2024-08-17T16:43:30.438 INFO:root:teuthology version: 1.2.0 2024-08-17T16:43:30.468 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T16:43:30.579 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324 branch: main description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/rbd-cls 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: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - 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 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; 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]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' first_in_suite: false job_id: '7858324' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic cls tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.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\) - \(POOL_APP_NOT_ENABLED\) - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_DEGRADED - Reduced data availability - Degraded data redundancy - OSDMAP_FLAGS - PG_AVAILABILITY sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 workunit: branch: main sha1: 91f88e4d132ac08dc53355fa3d9717a53236a3a9 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - 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: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 17 sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 11/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 91f88e4d132ac08dc53355fa3d9717a53236a3a9 targets: smithi016.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL69B7cMHztfdpccAcTE3bCQT7njto87FZwtZ2jtqGLK7qGBHJQ54mRdWmoQxRb7HMnhBMFPGRCe8zwU+aLWgIQ= smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC17q9d1lG2Okq6/1O+oMm9DjJEffIU1gbwlO05mcBjRseE4hxT6tsFJTksraegqXG3OSEg1PwaNsi1+d8ko+cA= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-17_03:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-17T16:43:30.579 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa; will attempt to use it 2024-08-17T16:43:30.580 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks 2024-08-17T16:43:30.580 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-17T16:43:30.581 INFO:teuthology.task.internal:Checking packages... 2024-08-17T16:43:30.603 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453' 2024-08-17T16:43:30.603 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:43:30.603 INFO:teuthology.packaging:ref: None 2024-08-17T16:43:30.604 INFO:teuthology.packaging:tag: None 2024-08-17T16:43:30.604 INFO:teuthology.packaging:branch: main 2024-08-17T16:43:30.604 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:43:30.604 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-08-17T16:43:30.819 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5836-gcd8bdbeb-1jammy 2024-08-17T16:43:30.821 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-17T16:43:30.828 INFO:teuthology.task.internal:no buildpackages task found 2024-08-17T16:43:30.828 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-17T16:43:30.833 INFO:teuthology.task.internal:Saving configuration 2024-08-17T16:43:30.853 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-17T16:43:30.860 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-17T16:43:30.896 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 16:38:04.705422', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMzvuXh3E8lsAlVrZgoSKrd48Rjz+Fru1tH5NwkMnVXt'} 2024-08-17T16:43:30.929 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 16:38:04.707046', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICi8TeAf38tDZSox9j3FcJ2Cca0IKAV25t5ltWp/mWuO'} 2024-08-17T16:43:30.929 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-17T16:43:30.935 INFO:teuthology.task.internal:roles: ubuntu@smithi016.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-08-17T16:43:30.936 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-08-17T16:43:30.936 INFO:teuthology.run_tasks:Running task console_log... 2024-08-17T16:43:31.005 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f75e4967010>, signals=[15]) 2024-08-17T16:43:31.005 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-17T16:43:31.011 INFO:teuthology.task.internal:Opening connections... 2024-08-17T16:43:31.011 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi016.front.sepia.ceph.com 2024-08-17T16:43:31.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:43:31.102 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-08-17T16:43:31.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:43:31.190 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-17T16:43:31.198 DEBUG:teuthology.orchestra.run.smithi016:> uname -m 2024-08-17T16:43:31.204 INFO:teuthology.orchestra.run.smithi016.stdout:x86_64 2024-08-17T16:43:31.204 DEBUG:teuthology.orchestra.run.smithi016:> cat /etc/os-release 2024-08-17T16:43:31.252 INFO:teuthology.orchestra.run.smithi016.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T16:43:31.252 INFO:teuthology.orchestra.run.smithi016.stdout:NAME="Ubuntu" 2024-08-17T16:43:31.252 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_ID="22.04" 2024-08-17T16:43:31.252 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T16:43:31.252 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_CODENAME=jammy 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:ID=ubuntu 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:ID_LIKE=debian 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T16:43:31.253 INFO:teuthology.orchestra.run.smithi016.stdout:UBUNTU_CODENAME=jammy 2024-08-17T16:43:31.254 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2024-08-17T16:43:31.286 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-08-17T16:43:31.292 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-08-17T16:43:31.292 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="22.04" 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=jammy 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2024-08-17T16:43:31.338 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2024-08-17T16:43:31.339 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T16:43:31.339 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T16:43:31.339 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T16:43:31.339 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T16:43:31.339 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=jammy 2024-08-17T16:43:31.339 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-08-17T16:43:31.370 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-17T16:43:31.379 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-17T16:43:31.384 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-17T16:43:31.384 DEBUG:teuthology.orchestra.run.smithi016:> test '!' -e /home/ubuntu/cephtest 2024-08-17T16:43:31.387 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-08-17T16:43:31.391 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-17T16:43:31.397 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-17T16:43:31.398 DEBUG:teuthology.orchestra.run.smithi016:> test -z $(ls -A /var/lib/ceph) 2024-08-17T16:43:31.434 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-08-17T16:43:31.441 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-17T16:43:31.513 INFO:teuthology.run_tasks:Running task kernel... 2024-08-17T16:43:31.528 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-17T16:43:31.528 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-17T16:43:31.528 DEBUG:teuthology.orchestra.run.smithi016:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T16:43:31.529 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T16:43:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T16:43:31.533 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-08-17T16:43:31.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T16:43:31.534 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-08-17T16:43:31.582 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-56-generic 2024-08-17T16:43:31.582 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.15.0-56-generic 2024-08-17T16:43:31.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-08-17T16:43:31.584 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-56-generic 2024-08-17T16:43:31.585 INFO:teuthology.task.kernel:Running kernel on smithi016: 5.15.0-56-generic 2024-08-17T16:43:31.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-08-17T16:43:31.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-08-17T16:43:31.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-08-17T16:43:32.011 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:43:32.013 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T16:43:32.027 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:43:32.035 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T16:43:32.061 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T16:43:32.069 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T16:43:32.418 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T16:43:32.425 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T16:43:32.445 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T16:43:32.454 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T16:43:32.557 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T16:43:32.564 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T16:43:32.735 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T16:43:32.751 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T16:43:32.768 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T16:43:32.874 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T16:43:32.888 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T16:43:32.897 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T16:43:32.898 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T16:43:32.899 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T16:43:32.906 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T16:43:32.908 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T16:43:32.913 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T16:43:32.919 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T16:43:32.920 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T16:43:32.921 INFO:teuthology.orchestra.run.smithi016.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T16:43:32.922 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T16:43:32.924 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T16:43:32.927 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T16:43:32.928 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T16:43:32.989 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T16:43:32.994 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T16:43:32.995 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T16:43:32.996 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T16:43:33.004 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T16:43:33.004 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T16:43:33.007 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T16:43:33.028 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T16:43:33.028 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T16:43:33.028 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T16:43:33.040 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T16:43:33.042 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T16:43:33.049 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T16:43:33.049 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T16:43:33.056 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T16:43:33.056 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T16:43:33.056 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T16:43:33.059 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T16:43:33.060 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T16:43:33.060 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T16:43:33.061 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T16:43:33.063 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T16:43:33.068 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T16:43:33.069 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T16:43:33.072 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T16:43:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T16:43:33.078 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T16:43:33.081 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T16:43:33.083 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T16:43:33.086 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T16:43:33.087 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T16:43:33.087 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T16:43:33.087 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T16:43:33.087 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T16:43:33.088 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T16:43:33.089 INFO:teuthology.orchestra.run.smithi016.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T16:43:33.136 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T16:43:33.147 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T16:43:33.147 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T16:43:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T16:43:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T16:43:33.150 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T16:43:33.152 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T16:43:33.153 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T16:43:33.153 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T16:43:33.154 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T16:43:33.155 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T16:43:33.158 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T16:43:33.159 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T16:43:33.159 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T16:43:33.171 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T16:43:33.172 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T16:43:33.172 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T16:43:33.172 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T16:43:33.173 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T16:43:33.235 INFO:teuthology.orchestra.run.smithi016.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T16:43:33.240 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T16:43:33.240 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T16:43:39.393 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 15.5 MB in 3s (5,645 kB/s) 2024-08-17T16:43:39.449 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 15.5 MB in 3s (5,630 kB/s) 2024-08-17T16:43:40.831 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-08-17T16:43:40.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:43:40.891 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-08-17T16:43:40.902 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-08-17T16:43:40.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:43:40.964 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-08-17T16:43:41.090 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-08-17T16:43:41.091 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-08-17T16:43:41.155 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-08-17T16:43:41.155 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-08-17T16:43:41.260 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:43:41.261 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:43:41.261 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:43:41.261 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:43:41.261 INFO:teuthology.orchestra.run.smithi016.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T16:43:41.261 INFO:teuthology.orchestra.run.smithi016.stdout: python2.7-minimal 2024-08-17T16:43:41.261 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:43:41.262 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-08-17T16:43:41.262 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:43:41.263 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T16:43:41.263 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T16:43:41.264 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-08-17T16:43:41.265 INFO:teuthology.orchestra.run.smithi016.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T16:43:41.265 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-08-17T16:43:41.265 INFO:teuthology.orchestra.run.smithi016.stdout: thermald 2024-08-17T16:43:41.311 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-08-17T16:43:41.311 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:43:41.311 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T16:43:41.311 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T16:43:41.312 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages will be upgraded: 2024-08-17T16:43:41.313 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T16:43:41.325 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:43:41.325 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:43:41.325 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:43:41.326 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:43:41.326 INFO:teuthology.orchestra.run.smithi060.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T16:43:41.326 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7-minimal 2024-08-17T16:43:41.326 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:43:41.327 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-08-17T16:43:41.327 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:43:41.327 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T16:43:41.328 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T16:43:41.329 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-08-17T16:43:41.329 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T16:43:41.329 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-08-17T16:43:41.329 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2024-08-17T16:43:41.364 INFO:teuthology.orchestra.run.smithi016.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:43:41.364 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 113 MB of archives. 2024-08-17T16:43:41.365 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T16:43:41.365 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-17T16:43:41.376 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-08-17T16:43:41.377 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:43:41.377 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T16:43:41.377 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T16:43:41.378 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-08-17T16:43:41.378 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T16:43:41.557 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:43:41.558 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 113 MB of archives. 2024-08-17T16:43:41.558 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T16:43:41.558 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-17T16:43:41.847 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-17T16:43:41.944 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-17T16:43:42.842 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-17T16:43:42.843 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-17T16:43:42.843 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-17T16:43:42.910 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-17T16:43:42.973 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-17T16:43:42.996 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-17T16:43:43.172 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-17T16:43:43.401 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 113 MB in 2s (67.7 MB/s) 2024-08-17T16:43:43.587 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T16:43:44.085 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-17T16:43:44.119 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-17T16:43:44.137 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-17T16:43:44.313 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-17T16:43:44.354 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-17T16:43:44.779 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 113 MB in 3s (38.2 MB/s) 2024-08-17T16:43:44.960 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T16:43:45.594 INFO:teuthology.orchestra.run.smithi016.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 ... 129542 files and directories currently installed.) 2024-08-17T16:43:45.599 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:43:45.701 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:43:47.022 INFO:teuthology.orchestra.run.smithi060.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 ... 129542 files and directories currently installed.) 2024-08-17T16:43:47.026 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:43:47.124 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:43:48.011 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T16:43:48.033 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:43:48.124 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:43:48.639 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T16:43:48.660 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:43:48.697 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:43:49.567 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T16:43:49.588 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:43:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:43:50.161 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T16:43:50.182 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:43:50.219 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:43:55.764 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:43:55.874 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:43:56.224 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:43:56.361 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:43:56.673 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T16:43:56.695 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T16:43:56.733 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:43:56.739 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:43:56.857 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:43:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:43:57.336 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:43:57.605 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T16:43:57.616 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T16:43:57.647 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:44:02.892 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T16:44:02.927 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:44:02.959 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:03.353 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T16:44:03.390 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:44:03.428 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:05.700 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:44:05.820 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:44:06.162 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:44:06.192 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:44:06.267 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:06.313 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:44:06.393 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T16:44:06.555 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:06.689 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:44:06.810 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:06.936 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T16:44:07.057 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:08.020 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:44:08.020 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T16:44:08.020 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:44:08.020 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:08.258 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:08.505 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:44:08.505 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T16:44:08.505 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:44:08.505 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:08.661 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:09.684 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:10.221 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:11.110 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T16:44:11.211 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T16:44:11.312 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:11.405 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T16:44:11.405 INFO:teuthology.orchestra.run.smithi016.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:11.663 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T16:44:11.789 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T16:44:11.915 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:44:11.974 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T16:44:11.974 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:26.296 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T16:44:26.296 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub' 2024-08-17T16:44:26.314 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:44:26.337 INFO:teuthology.orchestra.run.smithi016.stdout:Generating grub configuration file ... 2024-08-17T16:44:26.566 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:44:26.586 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:26.649 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T16:44:26.649 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2024-08-17T16:44:26.658 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:44:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2024-08-17T16:44:26.901 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:44:26.907 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:44:26.952 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:44:26.969 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:26.984 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:44:26.990 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:44:27.160 INFO:teuthology.orchestra.run.smithi016.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:44:27.160 INFO:teuthology.orchestra.run.smithi016.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:44:27.160 INFO:teuthology.orchestra.run.smithi016.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:44:27.201 INFO:teuthology.orchestra.run.smithi016.stdout:done 2024-08-17T16:44:27.284 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:44:27.289 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:44:27.369 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:44:27.375 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:44:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:44:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:44:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:44:27.596 INFO:teuthology.orchestra.run.smithi060.stdout:done 2024-08-17T16:44:27.688 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-08-17T16:44:27.714 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-08-17T16:44:27.714 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-08-17T16:44:27.714 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-08-17T16:44:27.714 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.118.118 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:44:27.715 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-08-17T16:44:27.716 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T16:44:27.716 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T16:44:27.716 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T16:44:27.716 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-17T16:44:27.716 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi016.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T16:44:27.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-08-17T16:44:27.867 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-08-17T16:44:27.979 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:44:28.083 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-08-17T16:44:28.101 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:44:28.150 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-08-17T16:44:28.150 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-08-17T16:44:28.150 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-08-17T16:44:28.150 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-08-17T16:44:28.150 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-08-17T16:44:28.150 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.118.118 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:44:28.151 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-08-17T16:44:28.151 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T16:44:28.151 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T16:44:28.152 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T16:44:28.152 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-17T16:44:28.152 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T16:44:28.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-08-17T16:44:28.185 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:44:28.264 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:44:28.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-08-17T16:44:28.452 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:44:28.452 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:44:28.462 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:44:28.480 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:44:29.513 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-08-17T16:44:29.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:44:29.594 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-08-17T16:44:29.811 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-08-17T16:44:29.811 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-08-17T16:44:30.004 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-08-17T16:44:30.008 INFO:teuthology.orchestra.run.smithi016.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T16:44:30.008 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:44:30.008 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:44:30.008 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:44:30.009 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:44:30.009 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:44:30.009 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:44:30.009 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:44:30.022 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:44:30.054 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:44:30.056 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.118.118 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:44:30.069 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:44:30.070 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-08-17T16:44:30.070 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-08-17T16:44:30.070 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:44:30.070 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-08-17T16:44:30.070 DEBUG:teuthology.orchestra.run.smithi016:> mktemp 2024-08-17T16:44:30.076 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-08-17T16:44:30.120 INFO:teuthology.orchestra.run.smithi016.stdout:/tmp/tmp.CzjcVuJwPi 2024-08-17T16:44:30.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo cp /boot/grub/grub.cfg /tmp/tmp.CzjcVuJwPi 2024-08-17T16:44:30.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0666 /tmp/tmp.CzjcVuJwPi 2024-08-17T16:44:30.265 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-08-17T16:44:30.265 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-08-17T16:44:30.292 DEBUG:teuthology.orchestra.remote:smithi016:/tmp/tmp.CzjcVuJwPi is 10KB 2024-08-17T16:44:30.305 DEBUG:teuthology.orchestra.run.smithi016:> rm -fr /tmp/tmp.CzjcVuJwPi 2024-08-17T16:44:30.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T16:44:30.364 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:44:30.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T16:44:30.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T16:44:30.431 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T16:44:30.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo update-grub 2024-08-17T16:44:30.442 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T16:44:30.442 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:44:30.442 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:44:30.442 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:44:30.443 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:44:30.443 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:44:30.443 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:44:30.443 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:44:30.483 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:44:30.485 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.118.118 2024-08-17T16:44:30.501 INFO:teuthology.orchestra.run.smithi060.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:44:30.502 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:44:30.502 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-08-17T16:44:30.502 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-08-17T16:44:30.502 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:44:30.502 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-08-17T16:44:30.503 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-08-17T16:44:30.550 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.r3DOl14y69 2024-08-17T16:44:30.550 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.r3DOl14y69 2024-08-17T16:44:30.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.r3DOl14y69 2024-08-17T16:44:30.722 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.r3DOl14y69 is 10KB 2024-08-17T16:44:30.735 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.r3DOl14y69 2024-08-17T16:44:30.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T16:44:30.793 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:44:30.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T16:44:30.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T16:44:30.861 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T16:44:30.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2024-08-17T16:44:31.807 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub' 2024-08-17T16:44:31.808 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:44:31.820 INFO:teuthology.orchestra.run.smithi016.stderr:Generating grub configuration file ... 2024-08-17T16:44:32.001 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:44:32.007 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:32.233 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2024-08-17T16:44:32.234 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:44:32.236 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-08-17T16:44:32.247 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:44:32.253 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:44:32.294 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:44:32.300 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:44:32.427 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:44:32.432 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:44:32.432 INFO:teuthology.orchestra.run.smithi016.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:44:32.432 INFO:teuthology.orchestra.run.smithi016.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:44:32.433 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:44:32.444 INFO:teuthology.orchestra.run.smithi016.stderr:done 2024-08-17T16:44:32.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo shutdown -r now 2024-08-17T16:44:32.661 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:44:32.666 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:44:32.704 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:44:32.708 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:44:32.816 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:44:32.816 INFO:teuthology.orchestra.run.smithi060.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:44:32.816 INFO:teuthology.orchestra.run.smithi060.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:44:32.830 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-08-17T16:44:32.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-08-17T16:45:02.490 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-17T16:45:02.491 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-08-17T16:45:02.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:45:02.834 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-17T16:45:02.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-08-17T16:45:02.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:45:20.991 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.16 2024-08-17T16:45:21.246 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.60 2024-08-17T16:45:30.000 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-08-17T16:45:30.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:45:30.248 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-08-17T16:45:30.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:46:30.071 DEBUG:teuthology.orchestra.remote:timed out 2024-08-17T16:46:30.260 DEBUG:teuthology.orchestra.remote:timed out 2024-08-17T16:46:42.084 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-08-17T16:46:42.085 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:46:42.261 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-08-17T16:46:42.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:46:42.296 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-08-17T16:46:42.451 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-08-17T16:46:42.887 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-08-17T16:46:42.887 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-118-generic"... 2024-08-17T16:46:42.888 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-08-17T16:46:42.933 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-118-generic 2024-08-17T16:46:42.934 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T16:46:42.934 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T16:46:42.934 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T16:46:43.037 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-08-17T16:46:43.037 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-118-generic"... 2024-08-17T16:46:43.037 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-08-17T16:46:43.083 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-118-generic 2024-08-17T16:46:43.083 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T16:46:43.083 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T16:46:43.083 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T16:46:43.934 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-17T16:46:43.935 DEBUG:teuthology.orchestra.run.smithi016:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T16:46:43.989 INFO:teuthology.orchestra.run.smithi016.stdout:ttyS1 2024-08-17T16:46:44.019 DEBUG:teuthology.parallel:result is None 2024-08-17T16:46:44.085 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-17T16:46:44.085 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T16:46:44.164 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-08-17T16:46:44.181 DEBUG:teuthology.parallel:result is None 2024-08-17T16:46:44.181 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-17T16:46:44.188 INFO:teuthology.task.internal:Creating test directory... 2024-08-17T16:46:44.189 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T16:46:44.191 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T16:46:44.197 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-17T16:46:44.247 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-17T16:46:44.257 INFO:teuthology.task.internal:Creating archive directory... 2024-08-17T16:46:44.257 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T16:46:44.259 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T16:46:44.284 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-17T16:46:44.290 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-17T16:46:44.290 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-17T16:46:44.310 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-17T16:46:44.344 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:46:44.344 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:46:44.352 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:46:44.353 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:46:44.355 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-17T16:46:44.362 INFO:teuthology.task.internal:Configuring sudo... 2024-08-17T16:46:44.363 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T16:46:44.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T16:46:44.414 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-17T16:46:44.427 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-17T16:46:44.427 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T16:46:44.455 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T16:46:44.461 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T16:46:44.506 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T16:46:44.554 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:46:44.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T16:46:44.616 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T16:46:44.622 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T16:46:44.668 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:46:44.668 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T16:46:44.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo service rsyslog restart 2024-08-17T16:46:44.737 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-08-17T16:46:44.810 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-17T16:46:44.819 INFO:teuthology.task.internal:Starting timer... 2024-08-17T16:46:44.820 INFO:teuthology.run_tasks:Running task pcp... 2024-08-17T16:46:44.834 INFO:teuthology.run_tasks:Running task selinux... 2024-08-17T16:46:44.843 DEBUG:teuthology.task.selinux:Excluding smithi016: OS 'ubuntu' does not support SELinux 2024-08-17T16:46:44.843 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2024-08-17T16:46:44.843 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-17T16:46:44.843 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-17T16:46:44.843 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-17T16:46:44.843 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-17T16:46:44.851 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-17T16:46:44.854 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-17T16:46:45.000 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-17T16:46:45.011 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-17T16:46:45.012 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi016.front.sepia.ceph.com,smithi060.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-17T16:54:18.378 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi016.front.sepia.ceph.com'), Remote(name='ubuntu@smithi060.front.sepia.ceph.com')] 2024-08-17T16:54:18.380 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-08-17T16:54:18.381 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:54:18.476 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-08-17T16:54:18.559 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-08-17T16:54:18.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-08-17T16:54:18.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:54:18.649 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-08-17T16:54:18.727 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-08-17T16:54:18.727 INFO:teuthology.run_tasks:Running task clock... 2024-08-17T16:54:18.739 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-17T16:54:18.739 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T16:54:18.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T16:54:18.742 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T16:54:18.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T16:54:18.775 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T16:54:18.775 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Command line: ntpd -gq 2024-08-17T16:54:18.775 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: ---------------------------------------------------- 2024-08-17T16:54:18.776 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T16:54:18.776 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T16:54:18.776 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: corporation. Support and training for ntp-4 are 2024-08-17T16:54:18.776 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: available at https://www.nwtime.org/support 2024-08-17T16:54:18.776 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: ---------------------------------------------------- 2024-08-17T16:54:18.776 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: proto: precision = 0.048 usec (-24) 2024-08-17T16:54:18.777 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: basedate set to 2022-02-04 2024-08-17T16:54:18.777 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: gps base set to 2022-02-06 (week 2196) 2024-08-17T16:54:18.777 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:54:18.777 INFO:teuthology.orchestra.run.smithi016.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:54:18.777 INFO:teuthology.orchestra.run.smithi016.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:54:18.778 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:54:18.778 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T16:54:18.778 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T16:54:18.779 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T16:54:18.779 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listen normally on 3 ens1f0 172.21.15.16:123 2024-08-17T16:54:18.779 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listen normally on 4 lo [::1]:123 2024-08-17T16:54:18.779 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1564%3]:123 2024-08-17T16:54:18.779 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:18 ntpd[18258]: Listening on routing socket on fd #22 for interface updates 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Command line: ntpd -gq 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: ---------------------------------------------------- 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: corporation. Support and training for ntp-4 are 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: available at https://www.nwtime.org/support 2024-08-17T16:54:18.797 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: ---------------------------------------------------- 2024-08-17T16:54:18.798 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: proto: precision = 0.051 usec (-24) 2024-08-17T16:54:18.798 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: basedate set to 2022-02-04 2024-08-17T16:54:18.798 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: gps base set to 2022-02-06 (week 2196) 2024-08-17T16:54:18.798 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:54:18.799 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:54:18.799 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listen normally on 3 ens1f0 172.21.15.60:123 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listen normally on 4 lo [::1]:123 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2024-08-17T16:54:18.800 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:18 ntpd[18315]: Listening on routing socket on fd #22 for interface updates 2024-08-17T16:54:19.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:19 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:19.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:19 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:19.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:19 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:19.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:19 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:19.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:19 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:19.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:19 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:19.797 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:19 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:19.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:19 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:19.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:19 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:19.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:19 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:19.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:19 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:19.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:19 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:20.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:20.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:20 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:21.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:21 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:21.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:21 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:21.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:21 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:21.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:21 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:21.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:21 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:21.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:21 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:21.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:21 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:22.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:22.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:22.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:22 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:22.797 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:22.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:22 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:23.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:23 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:23.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:23 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:23.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:23 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:23.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:23 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:23.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:23 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:23.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:23 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:23.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:23.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:23.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:23.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:23.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:23 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:24.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:24.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:24.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:24.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:24 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:24.797 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:24 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:24.797 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:24 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:24.797 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:24 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:24.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:24 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:24.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:24 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:24.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:24 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:25.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:25.776 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:25.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:25.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:25.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:25.777 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:25.777 INFO:teuthology.orchestra.run.smithi016.stdout:17 Aug 16:54:25 ntpd[18258]: ntpd: time slew -0.001209 s 2024-08-17T16:54:25.777 INFO:teuthology.orchestra.run.smithi016.stdout:ntpd: time slew -0.001209s 2024-08-17T16:54:25.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T16:54:25.778 INFO:teuthology.orchestra.run.smithi016.stderr:17 Aug 16:54:25 ntpd[18258]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:54:25.798 INFO:teuthology.orchestra.run.smithi060.stdout:17 Aug 16:54:25 ntpd[18315]: ntpd: time slew +0.000678 s 2024-08-17T16:54:25.799 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew +0.000678s 2024-08-17T16:54:25.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T16:54:25.799 INFO:teuthology.orchestra.run.smithi060.stderr:17 Aug 16:54:25 ntpd[18315]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T16:54:25.829 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T16:54:25.829 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-08-17T16:54:25.829 INFO:teuthology.orchestra.run.smithi016.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.829 INFO:teuthology.orchestra.run.smithi016.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.829 INFO:teuthology.orchestra.run.smithi016.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.829 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.856 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T16:54:25.856 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-08-17T16:54:25.856 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.856 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.856 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.856 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:54:25.857 INFO:teuthology.run_tasks:Running task install... 2024-08-17T16:54:25.866 DEBUG:teuthology.task.install:project ceph 2024-08-17T16:54:25.866 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}} 2024-08-17T16:54:25.866 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T16:54:25.866 INFO:teuthology.task.install:Using flavor: default 2024-08-17T16:54:25.872 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-08-17T16:54:25.872 INFO:teuthology.task.install:extra packages: [] 2024-08-17T16:54:25.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-key list | grep Ceph 2024-08-17T16:54:25.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-key list | grep Ceph 2024-08-17T16:54:25.929 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-17T16:54:25.954 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-17T16:54:25.958 INFO:teuthology.orchestra.run.smithi016.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-17T16:54:25.958 INFO:teuthology.orchestra.run.smithi016.stdout:uid [ unknown] Ceph.com (release key) 2024-08-17T16:54:25.959 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 2024-08-17T16:54:25.959 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:54:25.959 INFO:teuthology.packaging:ref: None 2024-08-17T16:54:25.959 INFO:teuthology.packaging:tag: None 2024-08-17T16:54:25.959 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:54:25.959 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:54:25.959 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-08-17T16:54:25.988 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-17T16:54:25.988 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph.com (release key) 2024-08-17T16:54:25.988 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 2024-08-17T16:54:25.988 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:54:25.988 INFO:teuthology.packaging:ref: None 2024-08-17T16:54:25.988 INFO:teuthology.packaging:tag: None 2024-08-17T16:54:25.988 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:54:25.989 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:54:25.989 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-08-17T16:54:26.124 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-08-17T16:54:26.124 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-08-17T16:54:26.148 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default/ 2024-08-17T16:54:26.148 INFO:teuthology.task.install.deb:Package version is 17.2.7-1jammy 2024-08-17T16:54:26.183 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:54:26.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-17T16:54:26.194 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:54:26.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-17T16:54:26.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-08-17T16:54:26.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-08-17T16:54:26.340 INFO:teuthology.orchestra.run.smithi016.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-08-17T16:54:26.341 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-08-17T16:54:26.343 INFO:teuthology.orchestra.run.smithi016.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-17T16:54:26.344 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-08-17T16:54:26.353 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-08-17T16:54:26.353 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy InRelease 2024-08-17T16:54:26.354 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release [7,641 B] 2024-08-17T16:54:26.356 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-17T16:54:26.357 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,331 B] 2024-08-17T16:54:26.365 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.3 kB] 2024-08-17T16:54:26.369 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:54:26.378 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:54:26.378 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:54:26.380 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:54:26.389 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:54:26.395 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:54:26.406 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:54:26.509 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:9 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:54:26.738 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 28.3 kB in 0s (81.8 kB/s) 2024-08-17T16:54:26.743 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 28.3 kB in 0s (79.7 kB/s) 2024-08-17T16:54:27.769 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-08-17T16:54:27.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-08-17T16:54:27.788 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-08-17T16:54:27.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-1jammy cephadm=17.2.7-1jammy ceph-mds=17.2.7-1jammy ceph-mgr=17.2.7-1jammy ceph-common=17.2.7-1jammy ceph-fuse=17.2.7-1jammy ceph-test=17.2.7-1jammy radosgw=17.2.7-1jammy python3-rados=17.2.7-1jammy python3-rgw=17.2.7-1jammy python3-cephfs=17.2.7-1jammy python3-rbd=17.2.7-1jammy libcephfs2=17.2.7-1jammy libcephfs-dev=17.2.7-1jammy librados2=17.2.7-1jammy librbd1=17.2.7-1jammy rbd-fuse=17.2.7-1jammy 2024-08-17T16:54:27.850 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-08-17T16:54:27.858 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-08-17T16:54:28.046 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-08-17T16:54:28.047 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-08-17T16:54:28.062 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-08-17T16:54:28.063 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-08-17T16:54:28.237 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:54:28.237 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:54:28.237 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:54:28.237 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:54:28.238 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:54:28.238 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:54:28.238 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:54:28.239 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-08-17T16:54:28.239 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-17T16:54:28.239 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-17T16:54:28.239 INFO:teuthology.orchestra.run.smithi016.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-17T16:54:28.239 INFO:teuthology.orchestra.run.smithi016.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-08-17T16:54:28.240 INFO:teuthology.orchestra.run.smithi016.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:54:28.241 INFO:teuthology.orchestra.run.smithi016.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: python3-watchdog 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-08-17T16:54:28.242 INFO:teuthology.orchestra.run.smithi016.stdout: btrfs-tools 2024-08-17T16:54:28.279 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:54:28.279 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:54:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:54:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:54:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:54:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:54:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:54:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-08-17T16:54:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-17T16:54:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-17T16:54:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-17T16:54:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python-babel-localedata python-pastedeploy-tpl python3-babel python3-bcrypt 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-08-17T16:54:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-08-17T16:54:28.284 INFO:teuthology.orchestra.run.smithi060.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: python3-watchdog 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-08-17T16:54:28.285 INFO:teuthology.orchestra.run.smithi060.stdout: btrfs-tools 2024-08-17T16:54:28.346 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-17T16:54:28.347 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-08-17T16:54:28.348 INFO:teuthology.orchestra.run.smithi016.stdout: radosgw rbd-fuse socat xmlstarlet 2024-08-17T16:54:28.384 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 107 newly installed, 0 to remove and 320 not upgraded. 2024-08-17T16:54:28.384 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 187 MB of archives. 2024-08-17T16:54:28.384 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 815 MB of additional disk space will be used. 2024-08-17T16:54:28.384 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-08-17T16:54:28.386 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-08-17T16:54:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-17T16:54:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-17T16:54:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-17T16:54:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-17T16:54:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-17T16:54:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-17T16:54:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: libthrift-0.16.0 nvme-cli python-babel-localedata python-pastedeploy-tpl 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-08-17T16:54:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-08-17T16:54:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-08-17T16:54:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-08-17T16:54:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-08-17T16:54:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: radosgw rbd-fuse socat xmlstarlet 2024-08-17T16:54:28.402 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-17T16:54:28.414 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-08-17T16:54:28.431 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 107 newly installed, 0 to remove and 320 not upgraded. 2024-08-17T16:54:28.431 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 187 MB of archives. 2024-08-17T16:54:28.431 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 815 MB of additional disk space will be used. 2024-08-17T16:54:28.431 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 17.2.7-1jammy [3,198 kB] 2024-08-17T16:54:28.450 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-08-17T16:54:28.455 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-08-17T16:54:28.457 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-08-17T16:54:28.458 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-08-17T16:54:28.459 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-08-17T16:54:28.460 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-08-17T16:54:28.460 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-17T16:54:28.461 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 17.2.7-1jammy [3,067 kB] 2024-08-17T16:54:28.462 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-08-17T16:54:28.486 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 17.2.7-1jammy [632 kB] 2024-08-17T16:54:28.490 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 17.2.7-1jammy [344 kB] 2024-08-17T16:54:28.493 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 17.2.7-1jammy [23.1 kB] 2024-08-17T16:54:28.493 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 17.2.7-1jammy [164 kB] 2024-08-17T16:54:28.495 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 17.2.7-1jammy [47.7 kB] 2024-08-17T16:54:28.495 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 17.2.7-1jammy [313 kB] 2024-08-17T16:54:28.497 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-17T16:54:28.498 INFO:teuthology.orchestra.run.smithi016.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-17T16:54:28.498 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 17.2.7-1jammy [5,086 kB] 2024-08-17T16:54:28.499 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-08-17T16:54:28.499 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-08-17T16:54:28.501 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-17T16:54:28.503 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-08-17T16:54:28.532 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-17T16:54:28.532 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 17.2.7-1jammy [102 kB] 2024-08-17T16:54:28.533 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 17.2.7-1jammy [415 kB] 2024-08-17T16:54:28.533 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-17T16:54:28.536 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 17.2.7-1jammy [25.3 MB] 2024-08-17T16:54:28.538 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-17T16:54:28.578 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-17T16:54:28.578 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-17T16:54:28.582 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-17T16:54:28.592 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-17T16:54:28.595 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-17T16:54:28.596 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-17T16:54:28.597 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-17T16:54:28.597 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-17T16:54:28.598 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-17T16:54:28.599 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-17T16:54:28.599 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-17T16:54:28.616 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-17T16:54:28.616 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-17T16:54:28.617 INFO:teuthology.orchestra.run.smithi016.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-17T16:54:28.617 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-17T16:54:28.617 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-17T16:54:28.620 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-17T16:54:28.633 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-17T16:54:28.633 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-17T16:54:28.634 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-17T16:54:28.635 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-17T16:54:28.650 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-17T16:54:28.650 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-17T16:54:28.652 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-17T16:54:28.652 INFO:teuthology.orchestra.run.smithi016.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-17T16:54:28.652 INFO:teuthology.orchestra.run.smithi016.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-17T16:54:28.658 INFO:teuthology.orchestra.run.smithi016.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-17T16:54:28.667 INFO:teuthology.orchestra.run.smithi016.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-17T16:54:28.667 INFO:teuthology.orchestra.run.smithi016.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-17T16:54:28.668 INFO:teuthology.orchestra.run.smithi016.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-17T16:54:28.669 INFO:teuthology.orchestra.run.smithi016.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-17T16:54:28.685 INFO:teuthology.orchestra.run.smithi016.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-17T16:54:28.730 INFO:teuthology.orchestra.run.smithi016.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-17T16:54:28.766 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-08-17T16:54:28.776 INFO:teuthology.orchestra.run.smithi016.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-17T16:54:28.808 INFO:teuthology.orchestra.run.smithi016.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-17T16:54:28.809 INFO:teuthology.orchestra.run.smithi016.stdout:Get:55 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 17.2.7-1jammy [6,378 kB] 2024-08-17T16:54:28.809 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-08-17T16:54:28.813 INFO:teuthology.orchestra.run.smithi016.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-17T16:54:28.858 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-17T16:54:28.859 INFO:teuthology.orchestra.run.smithi016.stdout:Get:57 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 17.2.7-1jammy [224 kB] 2024-08-17T16:54:28.861 INFO:teuthology.orchestra.run.smithi016.stdout:Get:58 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-08-17T16:54:28.862 INFO:teuthology.orchestra.run.smithi016.stdout:Get:59 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-08-17T16:54:28.874 INFO:teuthology.orchestra.run.smithi016.stdout:Get:60 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-08-17T16:54:28.880 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 17.2.7-1jammy [115 kB] 2024-08-17T16:54:28.880 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 17.2.7-1jammy [1,429 kB] 2024-08-17T16:54:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 17.2.7-1jammy [8,201 kB] 2024-08-17T16:54:28.900 INFO:teuthology.orchestra.run.smithi016.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-17T16:54:28.901 INFO:teuthology.orchestra.run.smithi016.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-17T16:54:28.902 INFO:teuthology.orchestra.run.smithi016.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-17T16:54:28.902 INFO:teuthology.orchestra.run.smithi016.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-17T16:54:28.903 INFO:teuthology.orchestra.run.smithi016.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-17T16:54:28.923 INFO:teuthology.orchestra.run.smithi016.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-17T16:54:28.925 INFO:teuthology.orchestra.run.smithi016.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-17T16:54:28.926 INFO:teuthology.orchestra.run.smithi016.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-17T16:54:28.945 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-08-17T16:54:29.009 INFO:teuthology.orchestra.run.smithi016.stdout:Get:69 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 17.2.7-1jammy [28.4 MB] 2024-08-17T16:54:29.009 INFO:teuthology.orchestra.run.smithi016.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-17T16:54:29.010 INFO:teuthology.orchestra.run.smithi016.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-17T16:54:29.010 INFO:teuthology.orchestra.run.smithi016.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-17T16:54:29.010 INFO:teuthology.orchestra.run.smithi016.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-17T16:54:29.010 INFO:teuthology.orchestra.run.smithi016.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-17T16:54:29.011 INFO:teuthology.orchestra.run.smithi016.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-08-17T16:54:29.011 INFO:teuthology.orchestra.run.smithi016.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-17T16:54:29.011 INFO:teuthology.orchestra.run.smithi016.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-17T16:54:29.015 INFO:teuthology.orchestra.run.smithi016.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-17T16:54:29.027 INFO:teuthology.orchestra.run.smithi016.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-17T16:54:29.030 INFO:teuthology.orchestra.run.smithi016.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-17T16:54:29.030 INFO:teuthology.orchestra.run.smithi016.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-17T16:54:29.031 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-17T16:54:29.039 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-17T16:54:29.044 INFO:teuthology.orchestra.run.smithi016.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-17T16:54:29.047 INFO:teuthology.orchestra.run.smithi016.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-17T16:54:29.051 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-17T16:54:29.053 INFO:teuthology.orchestra.run.smithi016.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-17T16:54:29.053 INFO:teuthology.orchestra.run.smithi016.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-17T16:54:29.053 INFO:teuthology.orchestra.run.smithi016.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-17T16:54:29.053 INFO:teuthology.orchestra.run.smithi016.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-17T16:54:29.055 INFO:teuthology.orchestra.run.smithi016.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-17T16:54:29.061 INFO:teuthology.orchestra.run.smithi016.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-17T16:54:29.069 INFO:teuthology.orchestra.run.smithi016.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-17T16:54:29.070 INFO:teuthology.orchestra.run.smithi016.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-17T16:54:29.078 INFO:teuthology.orchestra.run.smithi016.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-17T16:54:29.082 INFO:teuthology.orchestra.run.smithi016.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-17T16:54:29.082 INFO:teuthology.orchestra.run.smithi016.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-17T16:54:29.213 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-17T16:54:29.276 INFO:teuthology.orchestra.run.smithi016.stdout:Get:95 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-08-17T16:54:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 17.2.7-1jammy [3,690 B] 2024-08-17T16:54:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-17T16:54:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-08-17T16:54:29.293 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-17T16:54:29.293 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-08-17T16:54:29.307 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-08-17T16:54:29.307 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-08-17T16:54:29.309 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-08-17T16:54:29.321 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-08-17T16:54:29.346 INFO:teuthology.orchestra.run.smithi016.stdout:Get:96 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 17.2.7-1jammy [783 kB] 2024-08-17T16:54:29.351 INFO:teuthology.orchestra.run.smithi016.stdout:Get:97 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 17.2.7-1jammy [2,120 kB] 2024-08-17T16:54:29.367 INFO:teuthology.orchestra.run.smithi016.stdout:Get:98 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 17.2.7-1jammy [80.2 kB] 2024-08-17T16:54:29.367 INFO:teuthology.orchestra.run.smithi016.stdout:Get:99 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 17.2.7-1jammy [118 kB] 2024-08-17T16:54:29.368 INFO:teuthology.orchestra.run.smithi016.stdout:Get:100 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 17.2.7-1jammy [1,824 kB] 2024-08-17T16:54:29.369 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-17T16:54:29.375 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-17T16:54:29.377 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-08-17T16:54:29.377 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-08-17T16:54:29.381 INFO:teuthology.orchestra.run.smithi016.stdout:Get:101 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 17.2.7-1jammy [8,615 kB] 2024-08-17T16:54:29.393 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-17T16:54:29.400 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-17T16:54:29.402 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-17T16:54:29.403 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-17T16:54:29.404 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-17T16:54:29.439 INFO:teuthology.orchestra.run.smithi016.stdout:Get:102 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 17.2.7-1jammy [3,814 B] 2024-08-17T16:54:29.440 INFO:teuthology.orchestra.run.smithi016.stdout:Get:103 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 17.2.7-1jammy [52.7 MB] 2024-08-17T16:54:29.453 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-17T16:54:29.455 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-17T16:54:29.535 INFO:teuthology.orchestra.run.smithi060.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-17T16:54:29.535 INFO:teuthology.orchestra.run.smithi060.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-17T16:54:29.536 INFO:teuthology.orchestra.run.smithi060.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-17T16:54:29.537 INFO:teuthology.orchestra.run.smithi060.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-17T16:54:29.538 INFO:teuthology.orchestra.run.smithi060.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-17T16:54:29.538 INFO:teuthology.orchestra.run.smithi060.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-17T16:54:29.544 INFO:teuthology.orchestra.run.smithi060.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-17T16:54:29.545 INFO:teuthology.orchestra.run.smithi060.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-17T16:54:29.616 INFO:teuthology.orchestra.run.smithi060.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-17T16:54:29.617 INFO:teuthology.orchestra.run.smithi060.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-17T16:54:29.698 INFO:teuthology.orchestra.run.smithi060.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-17T16:54:29.699 INFO:teuthology.orchestra.run.smithi060.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-17T16:54:29.699 INFO:teuthology.orchestra.run.smithi060.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-17T16:54:29.702 INFO:teuthology.orchestra.run.smithi060.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-17T16:54:29.704 INFO:teuthology.orchestra.run.smithi060.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-17T16:54:29.705 INFO:teuthology.orchestra.run.smithi060.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-17T16:54:29.794 INFO:teuthology.orchestra.run.smithi060.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-17T16:54:29.795 INFO:teuthology.orchestra.run.smithi060.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-17T16:54:29.861 INFO:teuthology.orchestra.run.smithi060.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-17T16:54:29.952 INFO:teuthology.orchestra.run.smithi060.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-17T16:54:29.953 INFO:teuthology.orchestra.run.smithi060.stdout:Get:65 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-08-17T16:54:29.955 INFO:teuthology.orchestra.run.smithi060.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-17T16:54:29.955 INFO:teuthology.orchestra.run.smithi060.stdout:Get:67 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-08-17T16:54:29.956 INFO:teuthology.orchestra.run.smithi060.stdout:Get:68 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-08-17T16:54:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-17T16:54:29.962 INFO:teuthology.orchestra.run.smithi060.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-17T16:54:29.965 INFO:teuthology.orchestra.run.smithi060.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-17T16:54:29.967 INFO:teuthology.orchestra.run.smithi060.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-17T16:54:29.972 INFO:teuthology.orchestra.run.smithi060.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-17T16:54:30.021 INFO:teuthology.orchestra.run.smithi016.stdout:Get:104 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 17.2.7-1jammy [240 kB] 2024-08-17T16:54:30.023 INFO:teuthology.orchestra.run.smithi016.stdout:Get:105 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 17.2.7-1jammy [22.4 kB] 2024-08-17T16:54:30.023 INFO:teuthology.orchestra.run.smithi016.stdout:Get:106 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 17.2.7-1jammy [15.4 MB] 2024-08-17T16:54:30.155 INFO:teuthology.orchestra.run.smithi060.stdout:Get:74 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-08-17T16:54:30.155 INFO:teuthology.orchestra.run.smithi060.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-17T16:54:30.158 INFO:teuthology.orchestra.run.smithi060.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-17T16:54:30.161 INFO:teuthology.orchestra.run.smithi060.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-17T16:54:30.162 INFO:teuthology.orchestra.run.smithi060.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-17T16:54:30.165 INFO:teuthology.orchestra.run.smithi060.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-17T16:54:30.208 INFO:teuthology.orchestra.run.smithi060.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-17T16:54:30.211 INFO:teuthology.orchestra.run.smithi060.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-17T16:54:30.211 INFO:teuthology.orchestra.run.smithi060.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-17T16:54:30.213 INFO:teuthology.orchestra.run.smithi016.stdout:Get:107 https://chacra.ceph.com/r/ceph/quincy/b12291d110049b2f35e32e0de30d70e9a4c060d2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 17.2.7-1jammy [75.8 kB] 2024-08-17T16:54:30.279 INFO:teuthology.orchestra.run.smithi060.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-17T16:54:30.280 INFO:teuthology.orchestra.run.smithi060.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-17T16:54:30.324 INFO:teuthology.orchestra.run.smithi060.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-17T16:54:30.325 INFO:teuthology.orchestra.run.smithi060.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-17T16:54:30.326 INFO:teuthology.orchestra.run.smithi060.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-17T16:54:30.327 INFO:teuthology.orchestra.run.smithi060.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-08-17T16:54:30.328 INFO:teuthology.orchestra.run.smithi060.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-17T16:54:30.330 INFO:teuthology.orchestra.run.smithi060.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-17T16:54:30.337 INFO:teuthology.orchestra.run.smithi060.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-17T16:54:30.405 INFO:teuthology.orchestra.run.smithi060.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-17T16:54:30.409 INFO:teuthology.orchestra.run.smithi060.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-17T16:54:30.410 INFO:teuthology.orchestra.run.smithi060.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-17T16:54:30.486 INFO:teuthology.orchestra.run.smithi060.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-17T16:54:30.493 INFO:teuthology.orchestra.run.smithi060.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-17T16:54:30.504 INFO:teuthology.orchestra.run.smithi060.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-17T16:54:30.505 INFO:teuthology.orchestra.run.smithi060.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-17T16:54:30.507 INFO:teuthology.orchestra.run.smithi060.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-17T16:54:30.507 INFO:teuthology.orchestra.run.smithi060.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-17T16:54:30.511 INFO:teuthology.orchestra.run.smithi060.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-17T16:54:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-17T16:54:30.585 INFO:teuthology.orchestra.run.smithi060.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-17T16:54:30.586 INFO:teuthology.orchestra.run.smithi060.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-17T16:54:30.649 INFO:teuthology.orchestra.run.smithi060.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-17T16:54:30.654 INFO:teuthology.orchestra.run.smithi060.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-17T16:54:30.656 INFO:teuthology.orchestra.run.smithi060.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-17T16:54:30.801 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 187 MB in 2s (100 MB/s) 2024-08-17T16:54:30.944 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-17T16:54:31.042 INFO:teuthology.orchestra.run.smithi016.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 ... 165988 files and directories currently installed.) 2024-08-17T16:54:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-17T16:54:31.134 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:54:31.293 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 187 MB in 2s (81.0 MB/s) 2024-08-17T16:54:31.411 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-17T16:54:31.470 INFO:teuthology.orchestra.run.smithi060.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 ... 165988 files and directories currently installed.) 2024-08-17T16:54:31.470 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-17T16:54:31.474 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-17T16:54:31.497 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-17T16:54:31.537 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:54:31.544 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:54:31.849 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librados2. 2024-08-17T16:54:31.876 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:31.881 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-17T16:54:31.908 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-17T16:54:31.915 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-08-17T16:54:31.948 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:54:32.268 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librados2. 2024-08-17T16:54:32.294 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../002-librados2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:32.318 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librbd1. 2024-08-17T16:54:32.334 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librados2 (17.2.7-1jammy) ... 2024-08-17T16:54:32.345 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:32.385 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-08-17T16:54:32.762 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librbd1. 2024-08-17T16:54:32.789 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../003-librbd1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:32.829 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librbd1 (17.2.7-1jammy) ... 2024-08-17T16:54:32.829 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libcephfs2. 2024-08-17T16:54:32.857 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:32.896 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:54:33.174 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rados. 2024-08-17T16:54:33.189 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:33.232 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-08-17T16:54:33.240 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs2. 2024-08-17T16:54:33.267 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../004-libcephfs2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:33.323 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:54:33.493 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-17T16:54:33.509 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-08-17T16:54:33.551 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:54:33.617 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rados. 2024-08-17T16:54:33.633 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../005-python3-rados_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:33.676 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rados (17.2.7-1jammy) ... 2024-08-17T16:54:33.829 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cephfs. 2024-08-17T16:54:33.856 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:33.895 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:54:34.003 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-17T16:54:34.030 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../006-python3-ceph-argparse_17.2.7-1jammy_all.deb ... 2024-08-17T16:54:34.070 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:54:34.207 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-17T16:54:34.234 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-08-17T16:54:34.273 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:54:34.306 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cephfs. 2024-08-17T16:54:34.322 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../007-python3-cephfs_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:34.356 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:54:34.585 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-17T16:54:34.612 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-17T16:54:34.651 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:54:34.684 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-17T16:54:34.710 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../008-python3-ceph-common_17.2.7-1jammy_all.deb ... 2024-08-17T16:54:34.750 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:54:34.929 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-prettytable. 2024-08-17T16:54:34.956 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-08-17T16:54:34.996 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-17T16:54:35.087 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-17T16:54:35.113 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../009-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-17T16:54:35.153 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:54:35.274 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rbd. 2024-08-17T16:54:35.300 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:35.340 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:54:35.473 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-prettytable. 2024-08-17T16:54:35.500 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../010-python3-prettytable_2.5.0-2_all.deb ... 2024-08-17T16:54:35.539 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-17T16:54:35.693 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-17T16:54:35.720 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-17T16:54:35.760 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:54:35.783 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rbd. 2024-08-17T16:54:35.799 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../011-python3-rbd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:35.833 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:54:36.096 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-17T16:54:36.123 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-17T16:54:36.163 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:54:36.186 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-17T16:54:36.213 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../012-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-17T16:54:36.253 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:54:36.491 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-17T16:54:36.518 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-17T16:54:36.558 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:54:36.583 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-17T16:54:36.610 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-17T16:54:36.650 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:54:36.961 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-17T16:54:36.987 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../014-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-17T16:54:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:54:37.028 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-17T16:54:37.055 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:54:37.102 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:54:37.506 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-17T16:54:37.523 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-17T16:54:37.533 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../015-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:54:37.550 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:54:37.581 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:54:37.589 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:54:37.918 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-17T16:54:37.944 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:54:37.951 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-17T16:54:37.978 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../016-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:54:37.984 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:54:38.009 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:54:38.279 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-17T16:54:38.306 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-17T16:54:38.337 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:54:38.346 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-17T16:54:38.372 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../017-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:54:38.412 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:54:38.657 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librgw2. 2024-08-17T16:54:38.684 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:38.723 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-08-17T16:54:38.740 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-17T16:54:38.767 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../018-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-17T16:54:38.807 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:54:39.127 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librgw2. 2024-08-17T16:54:39.154 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../019-librgw2_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:39.184 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rgw. 2024-08-17T16:54:39.193 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librgw2 (17.2.7-1jammy) ... 2024-08-17T16:54:39.201 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:39.242 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:54:39.579 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-17T16:54:39.606 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-17T16:54:39.637 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rgw. 2024-08-17T16:54:39.645 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:54:39.653 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:39.696 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:54:39.940 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libradosstriper1. 2024-08-17T16:54:39.967 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:40.007 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:54:40.040 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-17T16:54:40.068 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-17T16:54:40.107 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:54:40.402 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-common. 2024-08-17T16:54:40.426 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libradosstriper1. 2024-08-17T16:54:40.429 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:40.453 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:40.468 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-08-17T16:54:40.493 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:54:40.847 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-common. 2024-08-17T16:54:40.873 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../023-ceph-common_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:40.913 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-common (17.2.7-1jammy) ... 2024-08-17T16:54:41.918 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-base. 2024-08-17T16:54:41.945 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:41.986 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-08-17T16:54:42.569 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-base. 2024-08-17T16:54:42.589 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-openssl. 2024-08-17T16:54:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../024-ceph-base_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:42.616 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-08-17T16:54:42.644 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-base (17.2.7-1jammy) ... 2024-08-17T16:54:42.647 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-17T16:54:42.917 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-17T16:54:42.933 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-08-17T16:54:42.975 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:54:43.332 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-openssl. 2024-08-17T16:54:43.338 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-17T16:54:43.359 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../025-python3-openssl_21.0.0-1_all.deb ... 2024-08-17T16:54:43.365 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-17T16:54:43.396 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:54:43.398 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-17T16:54:43.668 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-17T16:54:43.674 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-17T16:54:43.694 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../026-ceph-mgr-modules-core_17.2.7-1jammy_all.deb ... 2024-08-17T16:54:43.701 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-17T16:54:43.734 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:54:43.741 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:54:44.027 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cheroot. 2024-08-17T16:54:44.054 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-17T16:54:44.093 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:54:44.106 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-17T16:54:44.122 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../027-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-17T16:54:44.156 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:54:44.421 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-17T16:54:44.448 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-17T16:54:44.459 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-17T16:54:44.486 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../028-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-17T16:54:44.488 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:54:44.526 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:54:44.774 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-17T16:54:44.801 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-17T16:54:44.849 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:54:44.861 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cheroot. 2024-08-17T16:54:44.889 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../029-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-17T16:54:44.920 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:54:45.110 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-17T16:54:45.137 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-17T16:54:45.177 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:54:45.215 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-17T16:54:45.242 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../030-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-17T16:54:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:54:45.488 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-tempora. 2024-08-17T16:54:45.515 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-08-17T16:54:45.554 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-17T16:54:45.576 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-17T16:54:45.603 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../031-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-17T16:54:45.642 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:54:45.857 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-portend. 2024-08-17T16:54:45.884 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-08-17T16:54:45.932 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-17T16:54:45.945 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-17T16:54:45.972 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../032-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-17T16:54:46.012 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:54:46.194 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-17T16:54:46.220 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-17T16:54:46.265 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-tempora. 2024-08-17T16:54:46.281 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../033-python3-tempora_4.1.2-1_all.deb ... 2024-08-17T16:54:46.315 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-17T16:54:46.385 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-17T16:54:46.618 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-portend. 2024-08-17T16:54:46.645 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../034-python3-portend_3.0.0-1_all.deb ... 2024-08-17T16:54:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-17T16:54:46.763 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-17T16:54:46.790 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-17T16:54:46.830 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:54:46.987 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-17T16:54:47.014 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../035-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-17T16:54:47.054 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-17T16:54:47.142 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-natsort. 2024-08-17T16:54:47.169 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-08-17T16:54:47.208 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-17T16:54:47.470 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-logutils. 2024-08-17T16:54:47.497 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-08-17T16:54:47.536 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-17T16:54:47.699 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-17T16:54:47.727 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../036-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-17T16:54:47.766 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:54:47.839 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-17T16:54:47.866 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-17T16:54:47.905 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:54:48.119 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-natsort. 2024-08-17T16:54:48.146 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../037-python3-natsort_8.0.2-1_all.deb ... 2024-08-17T16:54:48.186 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-17T16:54:48.208 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-mako. 2024-08-17T16:54:48.235 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-17T16:54:48.275 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:54:48.497 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-logutils. 2024-08-17T16:54:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../038-python3-logutils_0.3.3-8_all.deb ... 2024-08-17T16:54:48.564 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-17T16:54:48.603 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-17T16:54:48.630 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-17T16:54:48.670 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:54:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-17T16:54:48.884 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../039-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-17T16:54:48.917 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:54:48.973 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-17T16:54:48.999 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-17T16:54:49.039 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:54:49.212 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-mako. 2024-08-17T16:54:49.238 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../040-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-17T16:54:49.278 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:54:49.342 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-webob. 2024-08-17T16:54:49.369 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-17T16:54:49.409 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:54:49.607 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-17T16:54:49.633 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../041-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-17T16:54:49.681 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:54:49.770 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-waitress. 2024-08-17T16:54:49.797 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-17T16:54:49.857 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:54:49.984 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-17T16:54:50.011 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../042-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-17T16:54:50.051 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:54:50.173 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-tempita. 2024-08-17T16:54:50.200 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-17T16:54:50.239 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:54:50.337 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-webob. 2024-08-17T16:54:50.364 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../043-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-17T16:54:50.404 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:54:50.601 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-paste. 2024-08-17T16:54:50.628 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-17T16:54:50.667 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:54:50.732 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-waitress. 2024-08-17T16:54:50.759 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../044-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-17T16:54:50.802 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:54:51.004 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-17T16:54:51.031 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-17T16:54:51.070 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:54:51.076 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-tempita. 2024-08-17T16:54:51.103 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../045-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-17T16:54:51.143 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:54:51.357 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-17T16:54:51.383 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-17T16:54:51.423 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:54:51.446 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-paste. 2024-08-17T16:54:51.473 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../046-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-17T16:54:51.512 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:54:51.685 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-webtest. 2024-08-17T16:54:51.701 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-08-17T16:54:51.734 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-17T16:54:51.833 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-17T16:54:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../047-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-17T16:54:51.882 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:54:52.037 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pecan. 2024-08-17T16:54:52.065 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-17T16:54:52.104 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:54:52.169 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-17T16:54:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../048-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-17T16:54:52.235 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:54:52.484 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-certifi. 2024-08-17T16:54:52.511 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-08-17T16:54:52.550 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-17T16:54:52.764 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-webtest. 2024-08-17T16:54:52.790 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../049-python3-webtest_2.0.35-1_all.deb ... 2024-08-17T16:54:52.830 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-17T16:54:52.878 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-idna. 2024-08-17T16:54:52.906 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-17T16:54:52.945 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:54:53.125 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pecan. 2024-08-17T16:54:53.151 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../050-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-17T16:54:53.191 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:54:53.239 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-urllib3. 2024-08-17T16:54:53.255 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-17T16:54:53.289 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:54:53.563 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-certifi. 2024-08-17T16:54:53.590 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../051-python3-certifi_2020.6.20-1_all.deb ... 2024-08-17T16:54:53.609 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-requests. 2024-08-17T16:54:53.625 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-17T16:54:53.629 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-17T16:54:53.667 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:54:53.920 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-17T16:54:53.942 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-idna. 2024-08-17T16:54:53.947 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-17T16:54:53.968 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../052-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-17T16:54:53.978 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:54:54.032 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:54:54.302 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-urllib3. 2024-08-17T16:54:54.318 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../053-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-17T16:54:54.324 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-17T16:54:54.351 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:54.360 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:54:54.390 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:54:54.689 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-requests. 2024-08-17T16:54:54.693 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr. 2024-08-17T16:54:54.716 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../054-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-17T16:54:54.720 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:54.755 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:54:54.761 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:54:55.075 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-17T16:54:55.102 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../055-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-17T16:54:55.141 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:54:55.163 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mon. 2024-08-17T16:54:55.190 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:55.229 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:54:55.495 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-17T16:54:55.522 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../056-libsqlite3-mod-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:54:55.898 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr. 2024-08-17T16:54:55.925 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../057-ceph-mgr_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:55.964 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:54:56.075 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-osd. 2024-08-17T16:54:56.102 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:56.141 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:54:56.343 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mon. 2024-08-17T16:54:56.370 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../058-ceph-mon_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:56.409 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:54:57.255 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-osd. 2024-08-17T16:54:57.282 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../059-ceph-osd_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:57.321 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:54:57.803 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph. 2024-08-17T16:54:57.819 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:57.861 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-08-17T16:54:58.164 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-fuse. 2024-08-17T16:54:58.191 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:58.230 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:54:58.592 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mds. 2024-08-17T16:54:58.620 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:58.650 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:54:59.012 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package cephadm. 2024-08-17T16:54:59.039 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:59.049 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph. 2024-08-17T16:54:59.065 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../060-ceph_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:59.078 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-08-17T16:54:59.107 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph (17.2.7-1jammy) ... 2024-08-17T16:54:59.339 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-17T16:54:59.355 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:54:59.394 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-fuse. 2024-08-17T16:54:59.397 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:54:59.421 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../061-ceph-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:59.460 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:54:59.822 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mds. 2024-08-17T16:54:59.849 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../062-ceph-mds_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:54:59.888 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:55:00.250 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package cephadm. 2024-08-17T16:55:00.266 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../063-cephadm_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:00.300 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:00.369 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-babel. 2024-08-17T16:55:00.397 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:55:00.436 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:00.553 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-17T16:55:00.580 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../064-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:55:00.619 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:00.731 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jinja2. 2024-08-17T16:55:00.758 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-17T16:55:00.788 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:55:01.125 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-17T16:55:01.141 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:01.184 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:01.487 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-17T16:55:01.518 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-08-17T16:55:01.545 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-17T16:55:01.625 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-babel. 2024-08-17T16:55:01.653 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../065-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:55:01.683 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:02.740 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-routes. 2024-08-17T16:55:02.767 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-17T16:55:02.786 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jinja2. 2024-08-17T16:55:02.802 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../066-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-17T16:55:02.806 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:55:02.836 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:55:03.168 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-17T16:55:03.195 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:03.235 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:55:03.315 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-17T16:55:03.342 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../067-ceph-mgr-cephadm_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:03.381 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:03.647 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-17T16:55:03.674 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-17T16:55:03.727 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-17T16:55:03.730 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:55:03.754 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../068-python3-repoze.lru_0.7-2_all.deb ... 2024-08-17T16:55:03.793 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-17T16:55:04.121 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-routes. 2024-08-17T16:55:04.148 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../069-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-17T16:55:04.188 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:55:04.225 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-joblib. 2024-08-17T16:55:04.252 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-17T16:55:04.291 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:55:04.533 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-17T16:55:04.560 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:55:04.670 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-17T16:55:04.698 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-17T16:55:04.737 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:55:04.961 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-17T16:55:04.977 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../071-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-17T16:55:05.011 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:55:05.057 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-sklearn. 2024-08-17T16:55:05.084 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-17T16:55:05.123 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:55:05.515 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-joblib. 2024-08-17T16:55:05.542 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../072-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-17T16:55:05.598 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:55:05.815 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-17T16:55:05.843 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:05.882 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:55:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-17T16:55:05.963 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../073-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-17T16:55:06.002 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:55:06.280 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-sklearn. 2024-08-17T16:55:06.307 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../074-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-17T16:55:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:55:06.860 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cachetools. 2024-08-17T16:55:06.888 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-08-17T16:55:06.926 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-17T16:55:07.180 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-17T16:55:07.187 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-17T16:55:07.203 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-17T16:55:07.208 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../075-ceph-mgr-diskprediction-local_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:07.247 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:55:07.262 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:55:07.558 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-17T16:55:07.585 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-17T16:55:07.624 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:55:07.961 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rsa. 2024-08-17T16:55:07.990 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-08-17T16:55:08.211 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-17T16:55:08.292 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cachetools. 2024-08-17T16:55:08.319 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../076-python3-cachetools_5.0.0-1_all.deb ... 2024-08-17T16:55:08.358 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-17T16:55:08.530 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-google-auth. 2024-08-17T16:55:08.558 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-08-17T16:55:08.597 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-17T16:55:08.645 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-17T16:55:08.672 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../077-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-17T16:55:08.711 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:55:08.875 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-17T16:55:08.894 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-17T16:55:08.925 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:55:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-17T16:55:09.117 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-17T16:55:09.156 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:55:09.219 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-websocket. 2024-08-17T16:55:09.247 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-08-17T16:55:09.286 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-17T16:55:09.434 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rsa. 2024-08-17T16:55:09.451 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../079-python3-rsa_4.8-1_all.deb ... 2024-08-17T16:55:09.484 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-17T16:55:09.691 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-17T16:55:09.718 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-17T16:55:09.757 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:55:09.796 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-google-auth. 2024-08-17T16:55:09.813 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../080-python3-google-auth_1.5.1-3_all.deb ... 2024-08-17T16:55:09.862 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-17T16:55:10.249 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-17T16:55:10.277 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../081-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-17T16:55:10.324 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:55:10.422 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-17T16:55:10.439 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:10.480 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:55:10.711 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-websocket. 2024-08-17T16:55:10.738 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../082-python3-websocket_1.2.3-1_all.deb ... 2024-08-17T16:55:10.777 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-17T16:55:10.791 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-17T16:55:10.819 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-17T16:55:10.857 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:55:11.182 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-17T16:55:11.194 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-17T16:55:11.210 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../083-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-17T16:55:11.222 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:55:11.249 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:55:11.260 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:55:11.472 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package jq. 2024-08-17T16:55:11.488 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:55:11.530 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-17T16:55:11.816 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package socat. 2024-08-17T16:55:11.832 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-17T16:55:11.874 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:55:11.921 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-17T16:55:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../084-ceph-mgr-k8sevents_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:11.971 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:55:12.194 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package xmlstarlet. 2024-08-17T16:55:12.222 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-17T16:55:12.260 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:55:12.274 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-17T16:55:12.302 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../085-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-17T16:55:12.340 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:55:12.589 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-test. 2024-08-17T16:55:12.606 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:12.639 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-08-17T16:55:12.677 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-17T16:55:12.705 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../086-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:55:12.743 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:55:13.005 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package jq. 2024-08-17T16:55:13.032 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../087-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:55:13.071 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-17T16:55:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package socat. 2024-08-17T16:55:13.468 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../088-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-17T16:55:13.507 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:55:13.827 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package xmlstarlet. 2024-08-17T16:55:13.855 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../089-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-17T16:55:13.894 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:55:14.265 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-test. 2024-08-17T16:55:14.281 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../090-ceph-test_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:14.323 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-test (17.2.7-1jammy) ... 2024-08-17T16:55:15.085 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-volume. 2024-08-17T16:55:15.101 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:15.143 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:55:15.506 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-17T16:55:15.523 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:15.564 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:55:15.976 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package nvme-cli. 2024-08-17T16:55:16.004 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-17T16:55:16.042 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:55:16.423 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-17T16:55:16.454 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-17T16:55:16.489 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-17T16:55:16.726 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pastescript. 2024-08-17T16:55:16.753 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-08-17T16:55:16.792 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-17T16:55:16.870 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-volume. 2024-08-17T16:55:16.887 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../091-ceph-volume_17.2.7-1jammy_all.deb ... 2024-08-17T16:55:16.928 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:55:17.088 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pluggy. 2024-08-17T16:55:17.115 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-17T16:55:17.154 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:55:17.258 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-17T16:55:17.275 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../092-libcephfs-dev_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:55:17.432 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-psutil. 2024-08-17T16:55:17.448 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-17T16:55:17.482 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-17T16:55:17.687 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package nvme-cli. 2024-08-17T16:55:17.715 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../093-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-17T16:55:17.753 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:55:17.835 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-py. 2024-08-17T16:55:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-08-17T16:55:17.918 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-17T16:55:18.126 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-17T16:55:18.154 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../094-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-17T16:55:18.184 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-17T16:55:18.247 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pygments. 2024-08-17T16:55:18.274 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-17T16:55:18.313 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:55:18.462 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pastescript. 2024-08-17T16:55:18.490 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../095-python3-pastescript_2.0.2-4_all.deb ... 2024-08-17T16:55:18.528 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-17T16:55:18.758 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-17T16:55:18.775 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-17T16:55:18.808 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:55:18.882 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pluggy. 2024-08-17T16:55:18.910 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../096-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-17T16:55:18.949 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:55:19.111 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-toml. 2024-08-17T16:55:19.139 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-08-17T16:55:19.178 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-17T16:55:19.260 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-psutil. 2024-08-17T16:55:19.288 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../097-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-17T16:55:19.326 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-17T16:55:19.481 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pytest. 2024-08-17T16:55:19.509 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-17T16:55:19.547 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:55:19.705 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-py. 2024-08-17T16:55:19.722 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../098-python3-py_1.10.0-1_all.deb ... 2024-08-17T16:55:19.763 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-17T16:55:19.867 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-simplejson. 2024-08-17T16:55:19.896 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-17T16:55:19.934 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:55:20.058 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pygments. 2024-08-17T16:55:20.086 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../099-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-17T16:55:20.116 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:55:20.203 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-17T16:55:20.231 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-17T16:55:20.295 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:55:20.587 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-17T16:55:20.615 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../100-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-17T16:55:20.653 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:55:20.956 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-toml. 2024-08-17T16:55:20.984 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../101-python3-toml_0.10.2-1_all.deb ... 2024-08-17T16:55:21.023 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-17T16:55:21.032 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package radosgw. 2024-08-17T16:55:21.061 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:21.090 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-08-17T16:55:21.292 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pytest. 2024-08-17T16:55:21.320 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../102-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-17T16:55:21.350 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:55:21.696 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-simplejson. 2024-08-17T16:55:21.724 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../103-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-17T16:55:21.762 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:55:22.035 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package rbd-fuse. 2024-08-17T16:55:22.040 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-17T16:55:22.051 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:22.068 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../104-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-17T16:55:22.095 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:55:22.106 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:55:22.391 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-17T16:55:22.650 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:55:22.776 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:55:22.861 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package radosgw. 2024-08-17T16:55:22.889 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../105-radosgw_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:22.927 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking radosgw (17.2.7-1jammy) ... 2024-08-17T16:55:23.053 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-17T16:55:23.365 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-17T16:55:23.800 INFO:teuthology.orchestra.run.smithi016.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-17T16:55:23.895 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:24.064 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package rbd-fuse. 2024-08-17T16:55:24.081 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../106-rbd-fuse_17.2.7-1jammy_amd64.deb ... 2024-08-17T16:55:24.122 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:55:24.426 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-17T16:55:24.505 INFO:teuthology.orchestra.run.smithi016.stdout:Adding system user cephadm....done 2024-08-17T16:55:24.669 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:55:24.718 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:55:24.795 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:55:25.047 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-17T16:55:25.279 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:55:25.404 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-17T16:55:25.555 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:55:25.815 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-17T16:55:25.823 INFO:teuthology.orchestra.run.smithi060.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-17T16:55:25.880 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:26.083 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:55:26.183 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-17T16:55:26.416 INFO:teuthology.orchestra.run.smithi060.stdout:Adding system user cephadm....done 2024-08-17T16:55:26.510 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:55:26.537 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:55:26.805 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:55:26.882 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-17T16:55:27.081 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:55:27.155 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-17T16:55:27.340 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-17T16:55:27.448 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:55:27.617 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:55:27.707 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:55:27.718 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-17T16:55:27.966 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:55:28.028 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:55:28.209 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:55:28.380 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-17T16:55:28.477 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:55:28.603 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:55:28.647 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-17T16:55:28.871 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:55:28.915 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:55:29.022 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-17T16:55:29.158 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:55:29.407 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:29.426 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:55:29.532 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-17T16:55:29.702 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-ceph-argparse (17.2.7-1jammy) ... 2024-08-17T16:55:29.808 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:55:29.987 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:55:30.076 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:55:30.187 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:55:30.386 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:55:30.522 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:55:30.648 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-17T16:55:31.016 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:31.072 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:55:31.117 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-17T16:55:31.356 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:55:31.376 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:55:31.482 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:55:31.583 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:55:31.636 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:55:31.867 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-17T16:55:31.962 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:55:32.118 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:55:32.495 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:55:32.631 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:55:32.788 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:55:32.898 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:55:33.016 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:55:33.142 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:55:33.373 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:55:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-17T16:55:33.695 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:55:33.824 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:55:33.925 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:55:34.096 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:55:34.226 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:55:34.448 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:55:34.560 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:55:34.782 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:55:35.042 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:55:35.168 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-ceph-common (17.2.7-1jammy) ... 2024-08-17T16:55:35.461 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:55:35.787 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:55:35.808 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:55:35.926 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-17T16:55:36.202 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:55:36.328 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:55:36.454 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:55:36.764 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:55:37.010 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:55:37.023 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-17T16:55:37.110 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-17T16:55:37.266 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:55:37.370 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:55:37.392 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:55:37.496 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:55:37.518 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:55:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:55:37.828 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:55:37.890 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:55:38.087 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-17T16:55:38.141 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-17T16:55:38.364 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:55:38.401 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:55:38.489 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-17T16:55:38.502 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:55:38.628 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:55:38.757 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:55:38.946 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:55:39.008 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-17T16:55:39.198 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-17T16:55:39.268 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:55:39.394 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-17T16:55:39.465 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-modules-core (17.2.7-1jammy) ... 2024-08-17T16:55:39.591 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-17T16:55:39.695 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:55:39.821 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:55:39.867 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:55:40.114 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:55:40.127 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-17T16:55:40.394 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:55:40.423 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:55:40.521 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-17T16:55:40.724 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-08-17T16:55:40.805 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:55:40.850 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:40.906 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:55:41.207 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:55:41.234 INFO:teuthology.orchestra.run.smithi016.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-17T16:55:41.517 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:55:41.528 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:55:41.680 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:55:41.785 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librados2 (17.2.7-1jammy) ... 2024-08-17T16:55:41.831 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:55:41.910 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:55:42.224 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:55:42.316 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-17T16:55:42.475 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-17T16:55:42.572 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libsqlite3-mod-ceph (17.2.7-1jammy) ... 2024-08-17T16:55:42.673 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:55:42.734 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:55:42.774 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:55:42.860 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:55:42.986 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:55:43.176 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:55:43.321 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:55:43.435 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-17T16:55:43.464 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:55:43.703 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:55:43.773 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:55:43.829 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libcephfs2 (17.2.7-1jammy) ... 2024-08-17T16:55:43.955 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:55:44.049 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-08-17T16:55:44.150 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-17T16:55:44.274 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libradosstriper1 (17.2.7-1jammy) ... 2024-08-17T16:55:44.276 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-17T16:55:44.399 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:55:44.544 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-17T16:55:44.725 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:55:44.829 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:55:45.010 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librbd1 (17.2.7-1jammy) ... 2024-08-17T16:55:45.055 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:55:45.056 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:55:45.152 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-17T16:55:45.320 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-17T16:55:45.580 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:55:45.613 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-17T16:55:45.714 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:55:45.898 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-fuse (17.2.7-1jammy) ... 2024-08-17T16:55:45.991 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:55:46.123 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:55:46.123 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:55:46.409 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-17T16:55:46.591 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libcephfs-dev (17.2.7-1jammy) ... 2024-08-17T16:55:46.693 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:55:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:55:46.985 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:55:47.132 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:55:47.258 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-08-17T16:55:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-17T16:55:47.383 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-08-17T16:55:47.510 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:55:47.636 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:55:47.679 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:55:47.762 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-17T16:55:48.047 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:55:48.126 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:55:48.173 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:55:48.252 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rados (17.2.7-1jammy) ... 2024-08-17T16:55:48.282 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:55:48.403 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librgw2 (17.2.7-1jammy) ... 2024-08-17T16:55:48.554 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rbd (17.2.7-1jammy) ... 2024-08-17T16:55:48.714 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up rbd-fuse (17.2.7-1jammy) ... 2024-08-17T16:55:48.865 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-17T16:55:49.141 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rgw (17.2.7-1jammy) ... 2024-08-17T16:55:49.267 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cephfs (17.2.7-1jammy) ... 2024-08-17T16:55:49.368 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:55:49.545 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-08-17T16:55:50.147 INFO:teuthology.orchestra.run.smithi016.stdout:Adding group ceph....done 2024-08-17T16:55:50.432 INFO:teuthology.orchestra.run.smithi016.stdout:Adding system user ceph....done 2024-08-17T16:55:50.548 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-common (17.2.7-1jammy) ... 2024-08-17T16:55:50.592 INFO:teuthology.orchestra.run.smithi016.stdout:Setting system user ceph properties....done 2024-08-17T16:55:50.607 INFO:teuthology.orchestra.run.smithi016.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-17T16:55:50.759 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-17T16:55:51.057 INFO:teuthology.orchestra.run.smithi060.stdout:Adding group ceph....done 2024-08-17T16:55:51.079 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-17T16:55:51.551 INFO:teuthology.orchestra.run.smithi060.stdout:Adding system user ceph....done 2024-08-17T16:55:51.605 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-08-17T16:55:51.695 INFO:teuthology.orchestra.run.smithi060.stdout:Setting system user ceph properties....done 2024-08-17T16:55:51.713 INFO:teuthology.orchestra.run.smithi060.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-17T16:55:51.732 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-08-17T16:55:51.857 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-17T16:55:52.012 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:55:52.012 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:55:52.238 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-17T16:55:52.722 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-08-17T16:55:52.749 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-test (17.2.7-1jammy) ... 2024-08-17T16:55:52.901 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up radosgw (17.2.7-1jammy) ... 2024-08-17T16:55:53.174 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:55:53.174 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:55:53.208 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-17T16:55:53.703 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:55:53.869 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-base (17.2.7-1jammy) ... 2024-08-17T16:55:53.922 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:55:53.922 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:55:54.281 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-17T16:55:54.413 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:55:54.640 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:55:54.640 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:55:55.065 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mds (17.2.7-1jammy) ... 2024-08-17T16:55:55.140 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:55:55.344 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:55:55.344 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:55:55.439 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:55:55.439 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:55:55.782 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr (17.2.7-1jammy) ... 2024-08-17T16:55:55.933 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:55:56.001 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:55:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:55:56.059 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:55:56.210 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:55:56.426 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:55:56.426 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:55:56.475 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-osd (17.2.7-1jammy) ... 2024-08-17T16:55:56.795 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:55:56.795 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:55:56.936 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:57.096 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-08-17T16:55:57.247 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:55:57.301 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-k8sevents (17.2.7-1jammy) ... 2024-08-17T16:55:57.398 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:55:57.427 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-1jammy) ... 2024-08-17T16:55:57.525 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-17T16:55:57.587 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mon (17.2.7-1jammy) ... 2024-08-17T16:55:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:55:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:55:58.167 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-17T16:55:58.297 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-cephadm (17.2.7-1jammy) ... 2024-08-17T16:55:58.457 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph (17.2.7-1jammy) ... 2024-08-17T16:55:58.660 INFO:teuthology.orchestra.run.smithi016.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-17T16:55:58.666 DEBUG:teuthology.parallel:result is None 2024-08-17T16:55:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-dashboard (17.2.7-1jammy) ... 2024-08-17T16:55:59.118 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-volume (17.2.7-1jammy) ... 2024-08-17T16:55:59.270 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-17T16:56:00.255 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-17T16:56:00.802 INFO:teuthology.orchestra.run.smithi060.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-17T16:56:00.807 DEBUG:teuthology.parallel:result is None 2024-08-17T16:56:00.808 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:56:00.808 INFO:teuthology.packaging:ref: None 2024-08-17T16:56:00.808 INFO:teuthology.packaging:tag: None 2024-08-17T16:56:00.808 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:56:00.808 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:56:00.808 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-08-17T16:56:00.962 DEBUG:teuthology.orchestra.run.smithi016:> dpkg-query -W -f '${Version}' ceph 2024-08-17T16:56:00.982 INFO:teuthology.orchestra.run.smithi016.stdout:17.2.7-1jammy 2024-08-17T16:56:00.982 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-08-17T16:56:00.982 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-08-17T16:56:00.984 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:56:00.984 INFO:teuthology.packaging:ref: None 2024-08-17T16:56:00.984 INFO:teuthology.packaging:tag: None 2024-08-17T16:56:00.984 INFO:teuthology.packaging:branch: quincy 2024-08-17T16:56:00.984 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:56:00.984 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=quincy 2024-08-17T16:56:01.141 DEBUG:teuthology.orchestra.run.smithi060:> dpkg-query -W -f '${Version}' ceph 2024-08-17T16:56:01.160 INFO:teuthology.orchestra.run.smithi060.stdout:17.2.7-1jammy 2024-08-17T16:56:01.161 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1jammy 2024-08-17T16:56:01.161 INFO:teuthology.task.install:The correct ceph version 17.2.7-1jammy is installed. 2024-08-17T16:56:01.163 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-17T16:56:01.163 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:56:01.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T16:56:01.178 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:56:01.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T16:56:01.216 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-17T16:56:01.216 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:56:01.217 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T16:56:01.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T16:56:01.289 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:56:01.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T16:56:01.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T16:56:01.359 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-17T16:56:01.359 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:56:01.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T16:56:01.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T16:56:01.428 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:56:01.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T16:56:01.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T16:56:01.495 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-17T16:56:01.495 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:56:01.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T16:56:01.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T16:56:01.565 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:56:01.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T16:56:01.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T16:56:01.635 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-17T16:56:01.736 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T16:56:01.736 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T16:56:01.737 INFO:tasks.cephadm:Cluster fsid is 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:56:01.737 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-17T16:56:01.737 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.16', 'mon.c': '[v2:172.21.15.16:3301,v1:172.21.15.16:6790]', 'mon.b': '172.21.15.60'} 2024-08-17T16:56:01.737 INFO:tasks.cephadm:First mon is mon.a on smithi016 2024-08-17T16:56:01.737 INFO:tasks.cephadm:First mgr is y 2024-08-17T16:56:01.737 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-17T16:56:01.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo hostname $(hostname -s) 2024-08-17T16:56:01.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2024-08-17T16:56:01.767 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-08-17T16:56:01.767 DEBUG:teuthology.orchestra.run.smithi016:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T16:56:02.082 INFO:teuthology.orchestra.run.smithi016.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Aug 17 16:56 /home/ubuntu/cephtest/cephadm 2024-08-17T16:56:02.082 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T16:56:02.303 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r-- 1 ubuntu ubuntu 378585 Aug 17 16:56 /home/ubuntu/cephtest/cephadm 2024-08-17T16:56:02.303 DEBUG:teuthology.orchestra.run.smithi016:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T16:56:02.312 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T16:56:02.329 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-08-17T16:56:02.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-08-17T16:56:02.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-08-17T16:56:02.528 INFO:teuthology.orchestra.run.smithi016.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T16:56:02.538 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T16:56:59.134 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T16:56:59.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)", 2024-08-17T16:56:59.134 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce", 2024-08-17T16:56:59.134 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2024-08-17T16:56:59.135 INFO:teuthology.orchestra.run.smithi060.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251" 2024-08-17T16:56:59.135 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T16:56:59.135 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T16:57:06.890 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T16:57:06.890 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph_version": "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)", 2024-08-17T16:57:06.890 INFO:teuthology.orchestra.run.smithi016.stdout: "image_id": "f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce", 2024-08-17T16:57:06.891 INFO:teuthology.orchestra.run.smithi016.stdout: "repo_digests": [ 2024-08-17T16:57:06.891 INFO:teuthology.orchestra.run.smithi016.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251" 2024-08-17T16:57:06.891 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T16:57:06.891 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T16:57:06.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /etc/ceph 2024-08-17T16:57:06.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2024-08-17T16:57:06.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 777 /etc/ceph 2024-08-17T16:57:06.992 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2024-08-17T16:57:07.007 INFO:tasks.cephadm:Writing seed config... 2024-08-17T16:57:07.008 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-17T16:57:07.008 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-17T16:57:07.009 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-17T16:57:07.010 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:57:07.010 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-17T16:57:07.040 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 956c1c4e-5cb9-11ef-bccf-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-08-17T16:57:07.041 DEBUG:teuthology.orchestra.run.smithi016:mon.a> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service 2024-08-17T16:57:07.085 DEBUG:teuthology.orchestra.run.smithi016:mgr.y> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service 2024-08-17T16:57:07.129 INFO:tasks.cephadm:Bootstrapping... 2024-08-17T16:57:07.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.16 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:07.339 INFO:teuthology.orchestra.run.smithi016.stdout:-------------------------------------------------------------------------------- 2024-08-17T16:57:07.339 INFO:teuthology.orchestra.run.smithi016.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '956c1c4e-5cb9-11ef-bccf-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.16', '--skip-admin-label'] 2024-08-17T16:57:07.340 INFO:teuthology.orchestra.run.smithi016.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-17T16:57:07.340 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying podman|docker is present... 2024-08-17T16:57:07.340 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying lvm2 is present... 2024-08-17T16:57:07.340 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying time synchronization is in place... 2024-08-17T16:57:07.345 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T16:57:07.346 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T16:57:07.352 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T16:57:07.352 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.356 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-17T16:57:07.356 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T16:57:07.360 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-17T16:57:07.360 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.364 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-17T16:57:07.364 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout masked 2024-08-17T16:57:07.368 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-17T16:57:07.368 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.372 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-17T16:57:07.372 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T16:57:07.376 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-17T16:57:07.376 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.380 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout enabled 2024-08-17T16:57:07.384 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout active 2024-08-17T16:57:07.384 INFO:teuthology.orchestra.run.smithi016.stdout:Unit ntp.service is enabled and running 2024-08-17T16:57:07.385 INFO:teuthology.orchestra.run.smithi016.stdout:Repeating the final host check... 2024-08-17T16:57:07.385 INFO:teuthology.orchestra.run.smithi016.stdout:docker (/usr/bin/docker) is present 2024-08-17T16:57:07.385 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl is present 2024-08-17T16:57:07.385 INFO:teuthology.orchestra.run.smithi016.stdout:lvcreate is present 2024-08-17T16:57:07.388 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T16:57:07.388 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T16:57:07.392 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T16:57:07.392 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.396 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-17T16:57:07.396 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T16:57:07.399 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-17T16:57:07.399 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.403 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-17T16:57:07.403 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout masked 2024-08-17T16:57:07.407 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-17T16:57:07.407 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.411 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-17T16:57:07.411 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T16:57:07.415 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-17T16:57:07.415 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout inactive 2024-08-17T16:57:07.419 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout enabled 2024-08-17T16:57:07.423 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stdout active 2024-08-17T16:57:07.423 INFO:teuthology.orchestra.run.smithi016.stdout:Unit ntp.service is enabled and running 2024-08-17T16:57:07.423 INFO:teuthology.orchestra.run.smithi016.stdout:Host looks OK 2024-08-17T16:57:07.423 INFO:teuthology.orchestra.run.smithi016.stdout:Cluster fsid: 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:07.423 INFO:teuthology.orchestra.run.smithi016.stdout:Acquiring lock 140279664854352 on /run/cephadm/956c1c4e-5cb9-11ef-bccf-c7b262605968.lock 2024-08-17T16:57:07.424 INFO:teuthology.orchestra.run.smithi016.stdout:Lock 140279664854352 acquired on /run/cephadm/956c1c4e-5cb9-11ef-bccf-c7b262605968.lock 2024-08-17T16:57:07.424 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying IP 172.21.15.16 port 3300 ... 2024-08-17T16:57:07.424 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying IP 172.21.15.16 port 6789 ... 2024-08-17T16:57:07.424 INFO:teuthology.orchestra.run.smithi016.stdout:Base mon IP(s) is [172.21.15.16:3300, 172.21.15.16:6789], mon addrv is [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2024-08-17T16:57:07.427 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-08-17T16:57:07.427 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-17T16:57:07.427 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.16 2024-08-17T16:57:07.429 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-17T16:57:07.429 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-08-17T16:57:07.429 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1768sec hoplimit 64 pref medium 2024-08-17T16:57:07.432 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-17T16:57:07.432 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-17T16:57:07.432 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T16:57:07.432 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2024-08-17T16:57:07.432 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1564/64 scope link 2024-08-17T16:57:07.432 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T16:57:07.433 INFO:teuthology.orchestra.run.smithi016.stdout:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2024-08-17T16:57:07.433 INFO:teuthology.orchestra.run.smithi016.stdout:Mon IP `172.21.15.16` is in CIDR network `172.21.0.0/20` 2024-08-17T16:57:07.433 INFO:teuthology.orchestra.run.smithi016.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-17T16:57:07.434 INFO:teuthology.orchestra.run.smithi016.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-17T16:57:07.434 INFO:teuthology.orchestra.run.smithi016.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T16:57:07.718 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-08-17T16:57:07.719 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout Digest: sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T16:57:07.719 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T16:57:07.719 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T16:57:09.403 INFO:teuthology.orchestra.run.smithi016.stdout:ceph: stdout ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T16:57:09.404 INFO:teuthology.orchestra.run.smithi016.stdout:Ceph version: ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T16:57:09.404 INFO:teuthology.orchestra.run.smithi016.stdout:Extracting ceph user uid/gid from container image... 2024-08-17T16:57:10.800 INFO:teuthology.orchestra.run.smithi016.stdout:stat: stdout 167 167 2024-08-17T16:57:10.800 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial keys... 2024-08-17T16:57:12.123 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQBn1sBmgI0RJxAAmm1UIODXhktwRgZhTGBrWg== 2024-08-17T16:57:13.555 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQBp1sBmRPQPAxAA4NDmkPeqoH3C24lUTTiheg== 2024-08-17T16:57:14.960 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-authtool: stdout AQBq1sBmm2VKGBAA9yC4H65tuXGcCBrvGNVoxA== 2024-08-17T16:57:14.961 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial monmap... 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:monmaptool for a [v2:172.21.15.16:3300,v1:172.21.15.16:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:setting min_mon_release = octopus 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: set fsid to 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:16.392 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T16:57:16.393 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:57:16.393 INFO:teuthology.orchestra.run.smithi016.stdout:Creating mon... 2024-08-17T16:57:17.857 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.311+0000 7f535900f900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:57:17.857 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 1 imported monmap: 2024-08-17T16:57:17.857 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-17T16:57:17.857 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:17.857 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-17T16:57:15.869841+0000 2024-08-17T16:57:17.858 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr created 2024-08-17T16:57:15.869841+0000 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 0 /usr/bin/ceph-mon: set fsid to 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:57:17.859 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: DB SUMMARY 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: DB Session ID: WHOPX6FZW7PIP7KVO756 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-17T16:57:17.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.create_if_missing: 1 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.env: 0x557d17b89480 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.info_log: 0x557d19208740 2024-08-17T16:57:17.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:57:17.864 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:57:17.869 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:57:17.869 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:57:17.869 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:57:17.869 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:57:17.869 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:57:17.870 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.write_buffer_manager: 0x557d19251e30 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:57:17.871 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.row_cache: None 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:57:17.872 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:57:17.873 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:57:17.873 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:57:17.873 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:57:17.873 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:57:17.873 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:57:17.883 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:57:17.883 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:57:17.883 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:57:17.883 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:57:17.884 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:57:17.885 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.886 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.merge_operator: 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d191ee570) 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:57:17.887 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x557d191e11f0 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-17T16:57:17.888 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-17T16:57:17.889 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:57:17.890 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:57:17.891 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:57:17.891 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:57:17.891 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:57:17.904 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:57:17.904 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:57:17.904 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:57:17.904 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:57:17.904 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:57:17.905 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:57:17.906 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:57:17.907 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:57:17.908 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:57:17.909 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T16:57:17.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.315+0000 7f535900f900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535900f900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x557d19212700 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535900f900 4 rocksdb: DB pointer 0x557d191e4000 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535079d640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535079d640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:57:17.911 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:57:17.912 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.913 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:17.914 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.915 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:57:17.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:57:17.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535900f900 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-08-17T16:57:17.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535900f900 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-08-17T16:57:17.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:57:17.319+0000 7f535900f900 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-17T16:57:17.916 INFO:teuthology.orchestra.run.smithi016.stdout:create mon.a on 2024-08-17T16:57:18.159 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-08-17T16:57:18.376 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-17T16:57:18.584 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968.target. 2024-08-17T16:57:18.584 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968.target. 2024-08-17T16:57:18.835 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a 2024-08-17T16:57:18.835 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to reset failed state of unit ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service: Unit ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service not loaded. 2024-08-17T16:57:19.047 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968.target.wants/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service. 2024-08-17T16:57:19.055 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-08-17T16:57:19.055 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T16:57:19.055 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mon to start... 2024-08-17T16:57:19.055 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mon... 2024-08-17T16:57:19.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:19 smithi016 systemd[1]: Started Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T16:57:20.785 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:20 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.563020+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:20.785 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:20 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.556992+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:57:21.326 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout cluster: 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout id: 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout services: 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.212226s) 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-17T16:57:21.327 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:21.328 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout data: 2024-08-17T16:57:21.328 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-17T16:57:21.328 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-17T16:57:21.328 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-17T16:57:21.328 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout pgs: 2024-08-17T16:57:21.328 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:21.329 INFO:teuthology.orchestra.run.smithi016.stdout:mon is available 2024-08-17T16:57:21.329 INFO:teuthology.orchestra.run.smithi016.stdout:Assimilating anything we can from ceph.conf... 2024-08-17T16:57:21.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:21 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.562129+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:57:21.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:21 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.562318+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:57:21.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:21 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.564998+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-17T16:57:21.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:21 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.567791+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T16:57:21.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:21 smithi016 bash[21890]: cluster 2024-08-17T16:57:20.568382+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T16:57:21.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:21 smithi016 bash[21890]: audit 2024-08-17T16:57:20.774325+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.16:0/2454637785' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T16:57:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:22 smithi016 bash[21890]: audit 2024-08-17T16:57:22.401068+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.16:0/3270919563' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T16:57:22.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:22 smithi016 bash[21890]: audit 2024-08-17T16:57:22.407660+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.16:0/3270919563' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T16:57:22.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:22.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T16:57:22.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout fsid = 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:22.916 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.16:3300,v1:172.21.15.16:6789] 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:22.917 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T16:57:22.918 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T16:57:22.918 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:22.918 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T16:57:22.918 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T16:57:22.918 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T16:57:22.918 INFO:teuthology.orchestra.run.smithi016.stdout:Generating new minimal ceph.conf... 2024-08-17T16:57:24.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:24 smithi016 bash[21890]: audit 2024-08-17T16:57:23.993676+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.16:0/2076585942' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:24.472 INFO:teuthology.orchestra.run.smithi016.stdout:Restarting the monitor... 2024-08-17T16:57:24.783 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:24 smithi016 systemd[1]: Stopping Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T16:57:24.784 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:24 smithi016 bash[21890]: debug 2024-08-17T16:57:24.567+0000 7f7cef785640 -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 2024-08-17T16:57:24.784 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:24 smithi016 bash[21890]: debug 2024-08-17T16:57:24.567+0000 7f7cef785640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-17T16:57:25.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:25 smithi016 bash[22275]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-a 2024-08-17T16:57:25.204 INFO:teuthology.orchestra.run.smithi016.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-17T16:57:25.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:25 smithi016 bash[22334]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-a 2024-08-17T16:57:25.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:25 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T16:57:25.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:25 smithi016 systemd[1]: Stopped Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T16:57:25.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:25 smithi016 systemd[1]: Started Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T16:57:26.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.623+0000 7f970db7e900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:57:26.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.623+0000 7f970db7e900 0 ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 7 2024-08-17T16:57:26.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.623+0000 7f970db7e900 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:57:26.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 0 load: jerasure load: lrc 2024-08-17T16:57:26.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: DB SUMMARY 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: DB Session ID: SXH6JV4XIOSZN4876JSZ 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83679 ; 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:57:26.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.env: 0x55a2abcde480 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.info_log: 0x55a2adc3efc0 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:57:26.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:57:26.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:57:26.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:57:26.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.write_buffer_manager: 0x55a2adcfc780 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:57:26.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.row_cache: None 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:57:26.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:57:26.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:57:26.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.627+0000 7f970db7e900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:57:26.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.merge_operator: 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a2adbe7a78) 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cache_index_and_filter_blocks: 1 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: pin_top_level_index_and_filter: 1 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: index_type: 0 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: data_block_index_type: 0 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: index_shortening: 1 2024-08-17T16:57:26.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: hash_index_allow_collision: 1 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: checksum: 1 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: no_block_cache: 0 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_cache: 0x55a2adc1b350 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_cache_name: BinnedLRUCache 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_cache_options: 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: capacity : 536870912 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: num_shard_bits : 4 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: strict_capacity_limit : 0 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: high_pri_pool_ratio: 0.000 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_cache_compressed: (nil) 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: persistent_cache: (nil) 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_size: 4096 2024-08-17T16:57:26.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_size_deviation: 10 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_restart_interval: 16 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: index_block_restart_interval: 1 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: metadata_block_size: 4096 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: partition_filters: 0 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: use_delta_encoding: 1 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: whole_key_filtering: 1 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: verify_compression: 0 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: read_amp_bytes_per_bit: 0 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: format_version: 4 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: enable_index_compression: 1 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: block_align: 0 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:57:26.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:57:26.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:57:26.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:57:26.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:57:26.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:57:26.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:57:26.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:57:26.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:57:26.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913846634133, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913846635175, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80252, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78494, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10130, "raw_average_key_size": 47, "raw_value_size": 72708, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723913846, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "037b01f2-355a-4dc2-b270-58da9c6bbe65", "db_session_id": "SXH6JV4XIOSZN4876JSZ"}} 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913846635725, "job": 1, "event": "recovery_finished"} 2024-08-17T16:57:26.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.631+0000 7f970db7e900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55a2adc50700 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 4 rocksdb: DB pointer 0x55a2adc1e000 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970394a640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970394a640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** DB Stats ** 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:57:26.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** Compaction Stats [default] ** 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: L0 2/0 80.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Sum 2/0 80.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** Compaction Stats [default] ** 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:26.851 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Cumulative compaction: 0.00 GB write, 17.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Interval compaction: 0.00 GB write, 17.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** Compaction Stats [default] ** 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: L0 2/0 80.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Sum 2/0 80.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:57:26.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** Compaction Stats [default] ** 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 108.7 0.00 0.00 1 0.001 0 0 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Cumulative compaction: 0.00 GB write, 16.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:57:26.853 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 starting mon.a rank 0 at public addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] at bind addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 1 mon.a@-1(???) e1 preinit fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 mon.a@-1(???).mds e1 new map 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 mon.a@-1(???).mds e1 print_map 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: e1 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: legacy client fscid: -1 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: 2024-08-17T16:57:26.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: No filesystems configured 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: debug 2024-08-17T16:57:26.635+0000 7f970db7e900 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cluster 2024-08-17T16:57:26.646153+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cluster 2024-08-17T16:57:26.646297+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cluster 2024-08-17T16:57:26.646748+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cluster 2024-08-17T16:57:26.646774+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T16:57:26.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:26 smithi016 bash[22374]: cluster 2024-08-17T16:57:26.647161+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T16:57:27.427 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-17T16:57:27.427 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:57:27.427 INFO:teuthology.orchestra.run.smithi016.stdout:Creating mgr... 2024-08-17T16:57:27.427 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-17T16:57:27.427 INFO:teuthology.orchestra.run.smithi016.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-17T16:57:27.668 INFO:teuthology.orchestra.run.smithi016.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y 2024-08-17T16:57:27.668 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Failed to reset failed state of unit ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service: Unit ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service not loaded. 2024-08-17T16:57:27.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:27 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:27.888 INFO:teuthology.orchestra.run.smithi016.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968.target.wants/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service. 2024-08-17T16:57:27.897 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-08-17T16:57:27.897 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T16:57:27.898 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-08-17T16:57:27.898 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-17T16:57:27.898 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr to start... 2024-08-17T16:57:27.898 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr... 2024-08-17T16:57:28.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:27 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:28.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:27 smithi016 bash[22374]: audit 2024-08-17T16:57:26.883528+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.16:0/1551256269' entity='client.admin' 2024-08-17T16:57:29.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:29 smithi016 bash[22623]: debug 2024-08-17T16:57:29.479+0000 7f64dda6cec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:57:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:29 smithi016 bash[22374]: audit 2024-08-17T16:57:29.590481+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.16:0/2106388467' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "956c1c4e-5cb9-11ef-bccf-c7b262605968", 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:57:30.148 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:57:30.149 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:57:30.150 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:57:30.150 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:57:30.150 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:57:30.153 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:57:30.154 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:57:20.563409+0000", 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:57:30.155 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (1/15)... 2024-08-17T16:57:31.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:30 smithi016 bash[22623]: debug 2024-08-17T16:57:30.711+0000 7f64dda6cec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:57:31.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:30 smithi016 bash[22623]: debug 2024-08-17T16:57:30.775+0000 7f64dda6cec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:57:31.080 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:30 smithi016 bash[22623]: debug 2024-08-17T16:57:30.931+0000 7f64dda6cec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:57:31.890 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:31 smithi016 bash[22623]: debug 2024-08-17T16:57:31.583+0000 7f64dda6cec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:31.890 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:31 smithi016 bash[22623]: debug 2024-08-17T16:57:31.655+0000 7f64dda6cec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:57:31.890 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:31 smithi016 bash[22623]: debug 2024-08-17T16:57:31.723+0000 7f64dda6cec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:57:32.253 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:31 smithi016 bash[22623]: debug 2024-08-17T16:57:31.887+0000 7f64dda6cec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:57:32.253 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:31 smithi016 bash[22623]: debug 2024-08-17T16:57:31.963+0000 7f64dda6cec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:57:32.253 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:32 smithi016 bash[22623]: debug 2024-08-17T16:57:32.031+0000 7f64dda6cec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:57:32.515 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:32 smithi016 bash[22623]: debug 2024-08-17T16:57:32.271+0000 7f64dda6cec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:57:32.515 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:32 smithi016 bash[22623]: debug 2024-08-17T16:57:32.339+0000 7f64dda6cec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:57:32.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:32 smithi016 bash[22623]: debug 2024-08-17T16:57:32.511+0000 7f64dda6cec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:57:32.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:32 smithi016 bash[22623]: debug 2024-08-17T16:57:32.587+0000 7f64dda6cec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:57:33.219 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:32 smithi016 bash[22623]: debug 2024-08-17T16:57:32.831+0000 7f64dda6cec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:33.219 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:33 smithi016 bash[22623]: debug 2024-08-17T16:57:32.995+0000 7f64dda6cec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:33.219 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:33 smithi016 bash[22623]: debug 2024-08-17T16:57:33.075+0000 7f64dda6cec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:57:33.512 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:33 smithi016 bash[22623]: debug 2024-08-17T16:57:33.239+0000 7f64dda6cec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:33.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:33 smithi016 bash[22374]: audit 2024-08-17T16:57:33.502140+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.16:0/3567698725' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:57:34.088 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:34.088 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "956c1c4e-5cb9-11ef-bccf-c7b262605968", 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:57:34.089 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:57:34.090 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:57:34.094 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:57:34.095 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:57:20.563409+0000", 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:57:34.096 INFO:teuthology.orchestra.run.smithi016.stdout:mgr not available, waiting (2/15)... 2024-08-17T16:57:34.325 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22623]: debug 2024-08-17T16:57:34.039+0000 7f64dda6cec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:57:34.325 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22623]: debug 2024-08-17T16:57:34.119+0000 7f64dda6cec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:57:34.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22623]: debug 2024-08-17T16:57:34.323+0000 7f64dda6cec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:57:34.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22623]: debug 2024-08-17T16:57:34.395+0000 7f64dda6cec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:57:35.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22623]: debug 2024-08-17T16:57:34.723+0000 7f64dda6cec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:57:35.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22623]: debug 2024-08-17T16:57:34.803+0000 7f64dda6cec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: cluster 2024-08-17T16:57:34.826349+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: cluster 2024-08-17T16:57:34.833353+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00709275s) 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.834591+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.834778+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.834933+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.835066+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.835150+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.835227+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.835365+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.837003+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: cluster 2024-08-17T16:57:34.862325+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.874298+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:35.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:34 smithi016 bash[22374]: audit 2024-08-17T16:57:34.876190+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:36.186 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:35 smithi016 bash[22374]: audit 2024-08-17T16:57:34.878826+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' 2024-08-17T16:57:36.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:35 smithi016 bash[22374]: audit 2024-08-17T16:57:34.883410+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' 2024-08-17T16:57:36.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:35 smithi016 bash[22374]: audit 2024-08-17T16:57:34.885217+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.16:0/3629776024' entity='mgr.y' 2024-08-17T16:57:36.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:35 smithi016 bash[22374]: cluster 2024-08-17T16:57:35.839385+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e3: y(active, since 1.01313s) 2024-08-17T16:57:38.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:37 smithi016 bash[22374]: cluster 2024-08-17T16:57:36.886969+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-17T16:57:38.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:37 smithi016 bash[22374]: audit 2024-08-17T16:57:37.682811+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.16:0/3774716495' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:57:38.207 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:38.207 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:57:38.207 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsid": "956c1c4e-5cb9-11ef-bccf-c7b262605968", 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-08-17T16:57:38.208 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:57:38.209 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:57:38.210 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:57:38.211 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:57:20.563409+0000", 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:57:38.212 INFO:teuthology.orchestra.run.smithi016.stdout:mgr is available 2024-08-17T16:57:40.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:39 smithi016 bash[22374]: audit 2024-08-17T16:57:39.631697+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.16:0/4126353831' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T16:57:40.227 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:40.227 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout fsid = 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T16:57:40.228 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling cephadm module... 2024-08-17T16:57:42.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:41 smithi016 bash[22374]: audit 2024-08-17T16:57:41.647334+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.16:0/3835512111' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-17T16:57:42.080 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:41 smithi016 bash[22623]: ignoring --setuser ceph since I am not root 2024-08-17T16:57:42.080 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:41 smithi016 bash[22623]: ignoring --setgroup ceph since I am not root 2024-08-17T16:57:42.080 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:41 smithi016 bash[22623]: debug 2024-08-17T16:57:41.843+0000 7f63ccd38ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:57:43.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:42 smithi016 bash[22374]: audit 2024-08-17T16:57:41.704697+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.16:0/3835512111' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-17T16:57:43.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:42 smithi016 bash[22374]: cluster 2024-08-17T16:57:41.704818+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-08-17T16:57:43.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:43 smithi016 bash[22623]: debug 2024-08-17T16:57:43.071+0000 7f63ccd38ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:57:43.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:43 smithi016 bash[22623]: debug 2024-08-17T16:57:43.135+0000 7f63ccd38ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:57:43.330 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:43 smithi016 bash[22623]: debug 2024-08-17T16:57:43.299+0000 7f63ccd38ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:57:43.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:43 smithi016 bash[22374]: audit 2024-08-17T16:57:43.701609+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.16:0/1939335626' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T16:57:44.264 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:43 smithi016 bash[22623]: debug 2024-08-17T16:57:43.955+0000 7f63ccd38ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:44.264 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.027+0000 7f63ccd38ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:57:44.264 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.099+0000 7f63ccd38ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:57:44.271 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for the mgr to restart... 2024-08-17T16:57:44.272 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr epoch 5... 2024-08-17T16:57:44.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.259+0000 7f63ccd38ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:57:44.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.347+0000 7f63ccd38ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:57:44.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.415+0000 7f63ccd38ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:57:44.975 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.651+0000 7f63ccd38ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:57:44.975 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.719+0000 7f63ccd38ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:57:44.975 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.895+0000 7f63ccd38ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:57:45.225 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:44 smithi016 bash[22623]: debug 2024-08-17T16:57:44.971+0000 7f63ccd38ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:57:45.225 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:45 smithi016 bash[22623]: debug 2024-08-17T16:57:45.215+0000 7f63ccd38ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:45.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:45 smithi016 bash[22623]: debug 2024-08-17T16:57:45.387+0000 7f63ccd38ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:57:45.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:45 smithi016 bash[22623]: debug 2024-08-17T16:57:45.467+0000 7f63ccd38ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:57:46.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:45 smithi016 bash[22623]: debug 2024-08-17T16:57:45.623+0000 7f63ccd38ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:57:46.707 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:46 smithi016 bash[22623]: debug 2024-08-17T16:57:46.423+0000 7f63ccd38ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:57:46.707 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:46 smithi016 bash[22623]: debug 2024-08-17T16:57:46.499+0000 7f63ccd38ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:57:47.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:46 smithi016 bash[22623]: debug 2024-08-17T16:57:46.703+0000 7f63ccd38ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:57:47.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:46 smithi016 bash[22623]: debug 2024-08-17T16:57:46.779+0000 7f63ccd38ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:57:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: cluster 2024-08-17T16:57:47.210619+0000 mon.a (mon.0) 33 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:57:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: cluster 2024-08-17T16:57:47.211042+0000 mon.a (mon.0) 34 : cluster [INF] Activating manager daemon y 2024-08-17T16:57:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: cluster 2024-08-17T16:57:47.217666+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: cluster 2024-08-17T16:57:47.217919+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00703012s) 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: audit 2024-08-17T16:57:47.219676+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: audit 2024-08-17T16:57:47.221133+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: audit 2024-08-17T16:57:47.222189+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: audit 2024-08-17T16:57:47.222400+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: audit 2024-08-17T16:57:47.222592+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: cluster 2024-08-17T16:57:47.246835+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22374]: audit 2024-08-17T16:57:47.260261+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22623]: debug 2024-08-17T16:57:47.107+0000 7f63ccd38ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:57:47.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:47 smithi016 bash[22623]: debug 2024-08-17T16:57:47.187+0000 7f63ccd38ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:57:48.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: cephadm 2024-08-17T16:57:47.257589+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-17T16:57:48.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: audit 2024-08-17T16:57:47.265791+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:57:48.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: audit 2024-08-17T16:57:47.269271+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:48.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: audit 2024-08-17T16:57:47.271386+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:48.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: audit 2024-08-17T16:57:47.282787+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:57:48.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: audit 2024-08-17T16:57:47.284694+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:57:48.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:48 smithi016 bash[22374]: cluster 2024-08-17T16:57:48.221830+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.01094s) 2024-08-17T16:57:48.838 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:57:48.838 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-17T16:57:48.838 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T16:57:48.838 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:57:48.838 INFO:teuthology.orchestra.run.smithi016.stdout:mgr epoch 5 is available 2024-08-17T16:57:48.838 INFO:teuthology.orchestra.run.smithi016.stdout:Setting orchestrator backend to cephadm... 2024-08-17T16:57:49.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:49 smithi016 bash[22374]: audit 2024-08-17T16:57:48.221823+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T16:57:49.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:49 smithi016 bash[22374]: audit 2024-08-17T16:57:48.232939+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T16:57:50.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22374]: cluster 2024-08-17T16:57:49.272212+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-17T16:57:50.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22374]: audit 2024-08-17T16:57:50.199460+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22374]: audit 2024-08-17T16:57:50.213644+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: debug 2024-08-17T16:57:50.327+0000 7f637f025640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:57:50] ENGINE Error in HTTPServer.serve 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: Traceback (most recent call last): 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: self._connections.run(self.expiration_interval) 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: self._run(expiration_interval) 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:57:50.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: s = self.context.wrap_socket( 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: return self.sslsocket_class._create( 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: self.do_handshake() 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: self._sslobj.do_handshake() 2024-08-17T16:57:50.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:50 smithi016 bash[22623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:57:51.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: audit 2024-08-17T16:57:50.191910+0000 mgr.y (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:51.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: cephadm 2024-08-17T16:57:50.196233+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Aug/2024:16:57:50] ENGINE Bus STARTING 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: cephadm 2024-08-17T16:57:50.328814+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [17/Aug/2024:16:57:50] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: cephadm 2024-08-17T16:57:50.328942+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [17/Aug/2024:16:57:50] ENGINE Bus STARTED 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: cephadm 2024-08-17T16:57:50.331859+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [17/Aug/2024:16:57:50] ENGINE Error in HTTPServer.serve 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: Traceback (most recent call last): 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: self._connections.run(self.expiration_interval) 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: self._run(expiration_interval) 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:57:51.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: s = self.context.wrap_socket( 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: return self.sslsocket_class._create( 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: self.do_handshake() 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: self._sslobj.do_handshake() 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: audit 2024-08-17T16:57:50.333688+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:57:51.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:51 smithi016 bash[22374]: audit 2024-08-17T16:57:50.334794+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:52.636 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-17T16:57:52.636 INFO:teuthology.orchestra.run.smithi016.stdout:Generating ssh key... 2024-08-17T16:57:53.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:52 smithi016 bash[22374]: audit 2024-08-17T16:57:52.143087+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: Generating public/private rsa key pair. 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: Your identification has been saved in /tmp/tmps75fgm8t/key 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: Your public key has been saved in /tmp/tmps75fgm8t/key.pub 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: The key fingerprint is: 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: SHA256:eUbPtxU0mObLBDK9fFv1gQcTqeyEsIReoS2owC6y7Gk ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: The key's randomart image is: 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: +---[RSA 3072]----+ 2024-08-17T16:57:54.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: | ... . +Bo | 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |. ..o+ o o *ooo| 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |.. ..oo.o B * ..+| 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |o . ... + O + .o| 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |oo S = * = .| 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |+. o . = o | 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |.. . | 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |.E. | 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: |.o | 2024-08-17T16:57:54.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:57:54 smithi016 bash[22623]: +----[SHA256]-----+ 2024-08-17T16:57:55.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:55 smithi016 bash[22374]: audit 2024-08-17T16:57:53.976588+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:55.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:55 smithi016 bash[22374]: cephadm 2024-08-17T16:57:53.976994+0000 mgr.y (mgr.14118) 11 : cephadm [INF] Generating ssh key... 2024-08-17T16:57:55.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:55 smithi016 bash[22374]: audit 2024-08-17T16:57:54.243367+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:57:55.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:55 smithi016 bash[22374]: audit 2024-08-17T16:57:54.247697+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:57:56.652 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjc9N/rwTXz/4Q1q1UBH30T4pPEwLx+v832xH28r8hFx2et0RW0Y1waGBkCZfcmq9k9tJMfjcnhbFtHOCS633kujKPIp2znqDmtHfZ0EpBPJlszmoU3V+32K7M16DYPsDV+UTKq/xZqWewOA9Wjbn3Z/x9LkuLgbZbg40tjzDkpVYsAXvS/s/SYY3un9sVU+l4y9W93UbnD4L69cKUChfMVgvZwkbegdigQXbPdAIGWmnxzn4Md+GBxzt2w0O6QmL1VFKrwjCEFtkpV6CbdIWWFUQlESEph9Il0kye/CzQ+BciCi7olx8hMkRkDhE1be0FkjNmuJKf/4ERTHFlaYo7ZxxrSsfL9Dew9yGu3FR03VXjELbQni/f/jzHPk2gnVIaiAMK7LiQmfdIbl6CD5aeD7SuCXJQElO0gBF44I8VPbf8QJOiogOuhQCJOaBZcTMfUjKAAdogvIGYzfUNO/ztytRgzTvF7u+UwlMOYhLLh8lEYMeWUdaCk1hxwULY4sM= ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:57:56.652 INFO:teuthology.orchestra.run.smithi016.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-17T16:57:56.652 INFO:teuthology.orchestra.run.smithi016.stdout:Adding key to root@localhost authorized_keys... 2024-08-17T16:57:56.652 INFO:teuthology.orchestra.run.smithi016.stdout:Adding host smithi016... 2024-08-17T16:57:57.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:56 smithi016 bash[22374]: audit 2024-08-17T16:57:56.123468+0000 mgr.y (mgr.14118) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:57:59.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:58 smithi016 bash[22374]: audit 2024-08-17T16:57:58.081168+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi016", "addr": "172.21.15.16", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:00.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:57:59 smithi016 bash[22374]: cephadm 2024-08-17T16:57:59.357743+0000 mgr.y (mgr.14118) 14 : cephadm [INF] Deploying cephadm binary to smithi016 2024-08-17T16:58:02.910 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Added host 'smithi016' with addr '172.21.15.16' 2024-08-17T16:58:02.911 INFO:teuthology.orchestra.run.smithi016.stdout:Deploying unmanaged mon service... 2024-08-17T16:58:03.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:02 smithi016 bash[22374]: audit 2024-08-17T16:58:01.941709+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:03.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:02 smithi016 bash[22374]: cephadm 2024-08-17T16:58:01.942131+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Added host smithi016 2024-08-17T16:58:03.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:02 smithi016 bash[22374]: audit 2024-08-17T16:58:01.942570+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:05.390 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-17T16:58:05.390 INFO:teuthology.orchestra.run.smithi016.stdout:Deploying unmanaged mgr service... 2024-08-17T16:58:06.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:05 smithi016 bash[22374]: audit 2024-08-17T16:58:04.880074+0000 mgr.y (mgr.14118) 16 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:06.324 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:05 smithi016 bash[22374]: cephadm 2024-08-17T16:58:04.881321+0000 mgr.y (mgr.14118) 17 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-17T16:58:06.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:05 smithi016 bash[22374]: audit 2024-08-17T16:58:04.883516+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:06.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:05 smithi016 bash[22374]: audit 2024-08-17T16:58:04.964919+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:06.325 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:05 smithi016 bash[22374]: audit 2024-08-17T16:58:05.212062+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:07.373 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-17T16:58:08.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:07 smithi016 bash[22374]: audit 2024-08-17T16:58:06.837566+0000 mgr.y (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:08.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:07 smithi016 bash[22374]: cephadm 2024-08-17T16:58:06.839630+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-17T16:58:08.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:07 smithi016 bash[22374]: audit 2024-08-17T16:58:06.844202+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:08.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:07 smithi016 bash[22374]: cluster 2024-08-17T16:58:07.223867+0000 mgr.y (mgr.14118) 20 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:10.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:09 smithi016 bash[22374]: audit 2024-08-17T16:58:08.793190+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.16:0/226273997' entity='client.admin' 2024-08-17T16:58:10.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:09 smithi016 bash[22374]: cluster 2024-08-17T16:58:09.224309+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:11.288 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling the dashboard module... 2024-08-17T16:58:11.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:11 smithi016 bash[22374]: audit 2024-08-17T16:58:10.155908+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:11.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:11 smithi016 bash[22374]: audit 2024-08-17T16:58:10.623848+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.16:0/1353586700' entity='client.admin' 2024-08-17T16:58:11.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:11 smithi016 bash[22374]: audit 2024-08-17T16:58:10.735100+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.16:0/1244145756' entity='mgr.y' 2024-08-17T16:58:12.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:12 smithi016 bash[22374]: cluster 2024-08-17T16:58:11.224736+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:13.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:13 smithi016 bash[22374]: audit 2024-08-17T16:58:12.827718+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.16:0/3174205092' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-17T16:58:13.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:13 smithi016 bash[22623]: ignoring --setuser ceph since I am not root 2024-08-17T16:58:13.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:13 smithi016 bash[22623]: ignoring --setgroup ceph since I am not root 2024-08-17T16:58:13.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:13 smithi016 bash[22623]: debug 2024-08-17T16:58:13.327+0000 7fa406307ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:58:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:14 smithi016 bash[22374]: audit 2024-08-17T16:58:13.170547+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.16:0/3174205092' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-17T16:58:14.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:14 smithi016 bash[22374]: cluster 2024-08-17T16:58:13.170615+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-08-17T16:58:14.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:14 smithi016 bash[22623]: debug 2024-08-17T16:58:14.559+0000 7fa406307ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:58:14.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:14 smithi016 bash[22623]: debug 2024-08-17T16:58:14.627+0000 7fa406307ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:58:14.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:14 smithi016 bash[22623]: debug 2024-08-17T16:58:14.787+0000 7fa406307ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:58:15.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22374]: audit 2024-08-17T16:58:15.281437+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.16:0/328340261' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T16:58:15.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22623]: debug 2024-08-17T16:58:15.447+0000 7fa406307ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:58:15.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22623]: debug 2024-08-17T16:58:15.519+0000 7fa406307ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:58:15.861 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:58:15.861 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-17T16:58:15.861 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:58:15.861 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T16:58:15.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T16:58:15.862 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:58:15.862 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for the mgr to restart... 2024-08-17T16:58:15.862 INFO:teuthology.orchestra.run.smithi016.stdout:Waiting for mgr epoch 9... 2024-08-17T16:58:15.902 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22623]: debug 2024-08-17T16:58:15.587+0000 7fa406307ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:58:15.902 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22623]: debug 2024-08-17T16:58:15.751+0000 7fa406307ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:58:15.902 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22623]: debug 2024-08-17T16:58:15.827+0000 7fa406307ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:58:16.231 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:15 smithi016 bash[22623]: debug 2024-08-17T16:58:15.899+0000 7fa406307ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:58:16.231 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.135+0000 7fa406307ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:58:16.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.203+0000 7fa406307ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:58:16.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.379+0000 7fa406307ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:58:16.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.455+0000 7fa406307ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:58:17.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.699+0000 7fa406307ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:58:17.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.867+0000 7fa406307ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:58:17.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:16 smithi016 bash[22623]: debug 2024-08-17T16:58:16.947+0000 7fa406307ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:58:17.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:17 smithi016 bash[22623]: debug 2024-08-17T16:58:17.111+0000 7fa406307ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:58:18.202 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:17 smithi016 bash[22623]: debug 2024-08-17T16:58:17.915+0000 7fa406307ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:58:18.202 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:17 smithi016 bash[22623]: debug 2024-08-17T16:58:17.991+0000 7fa406307ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:58:18.567 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22623]: debug 2024-08-17T16:58:18.199+0000 7fa406307ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:58:18.567 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22623]: debug 2024-08-17T16:58:18.279+0000 7fa406307ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:58:18.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22623]: debug 2024-08-17T16:58:18.611+0000 7fa406307ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:58:18.829 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22623]: debug 2024-08-17T16:58:18.691+0000 7fa406307ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:58:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: cluster 2024-08-17T16:58:18.713834+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: cluster 2024-08-17T16:58:18.714291+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: cluster 2024-08-17T16:58:18.720747+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: cluster 2024-08-17T16:58:18.720991+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00687138s) 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: audit 2024-08-17T16:58:18.722956+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: audit 2024-08-17T16:58:18.724801+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: audit 2024-08-17T16:58:18.725841+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: audit 2024-08-17T16:58:18.726025+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: audit 2024-08-17T16:58:18.726213+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: cluster 2024-08-17T16:58:18.732360+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-08-17T16:58:18.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:18 smithi016 bash[22374]: audit 2024-08-17T16:58:18.748961+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:20.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:19 smithi016 bash[22374]: audit 2024-08-17T16:58:18.769085+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:58:20.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:19 smithi016 bash[22374]: audit 2024-08-17T16:58:18.770765+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:58:20.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:19 smithi016 bash[22374]: cluster 2024-08-17T16:58:19.726361+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e11: y(active, since 1.01224s) 2024-08-17T16:58:20.377 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:58:20.377 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-17T16:58:20.377 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T16:58:20.377 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:58:20.377 INFO:teuthology.orchestra.run.smithi016.stdout:mgr epoch 9 is available 2024-08-17T16:58:20.378 INFO:teuthology.orchestra.run.smithi016.stdout:Generating a dashboard self-signed certificate... 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: debug 2024-08-17T16:58:20.291+0000 7fa3b6e31640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:58:20] ENGINE Error in HTTPServer.serve 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: Traceback (most recent call last): 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: self._connections.run(self.expiration_interval) 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: self._run(expiration_interval) 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:58:20.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: s = self.context.wrap_socket( 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: return self.sslsocket_class._create( 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: self.do_handshake() 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: self._sslobj.do_handshake() 2024-08-17T16:58:20.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:58:21.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22374]: cephadm 2024-08-17T16:58:20.167337+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Aug/2024:16:58:20] ENGINE Bus STARTING 2024-08-17T16:58:21.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:20 smithi016 bash[22374]: audit 2024-08-17T16:58:20.298707+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: cephadm 2024-08-17T16:58:20.293321+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Aug/2024:16:58:20] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: cephadm 2024-08-17T16:58:20.293429+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [17/Aug/2024:16:58:20] ENGINE Bus STARTED 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: cephadm 2024-08-17T16:58:20.295369+0000 mgr.y (mgr.14150) 6 : cephadm [ERR] [17/Aug/2024:16:58:20] ENGINE Error in HTTPServer.serve 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: Traceback (most recent call last): 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: self._connections.run(self.expiration_interval) 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:58:22.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: self._run(expiration_interval) 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: s = self.context.wrap_socket( 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: return self.sslsocket_class._create( 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: self.do_handshake() 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: self._sslobj.do_handshake() 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:58:22.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:21 smithi016 bash[22374]: cluster 2024-08-17T16:58:21.302979+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-17T16:58:22.592 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-17T16:58:22.593 INFO:teuthology.orchestra.run.smithi016.stdout:Creating initial admin user... 2024-08-17T16:58:23.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:23 smithi016 bash[22374]: audit 2024-08-17T16:58:21.934827+0000 mgr.y (mgr.14150) 7 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:23.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:23 smithi016 bash[22374]: audit 2024-08-17T16:58:22.032710+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:23.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:23 smithi016 bash[22374]: audit 2024-08-17T16:58:22.037460+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:24.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:24 smithi016 bash[22374]: audit 2024-08-17T16:58:24.001969+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:24.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:24 smithi016 bash[22374]: audit 2024-08-17T16:58:24.264792+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:24.863 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$CJx7ZGFoWKBbuqmt/EnUZul/jWdxDFFGrvye04njI0n9eu9YhpW9a", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723913904, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-17T16:58:24.863 INFO:teuthology.orchestra.run.smithi016.stdout:Fetching dashboard port number... 2024-08-17T16:58:25.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:25 smithi016 bash[22374]: audit 2024-08-17T16:58:24.305842+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:25.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:25 smithi016 bash[22374]: audit 2024-08-17T16:58:24.877431+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:26.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:26 smithi016 bash[22374]: cluster 2024-08-17T16:58:25.312488+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-17T16:58:26.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:26 smithi016 bash[22374]: audit 2024-08-17T16:58:26.264374+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.16:0/4258582797' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-17T16:58:26.832 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stdout 8443 2024-08-17T16:58:26.832 INFO:teuthology.orchestra.run.smithi016.stdout:firewalld does not appear to be present 2024-08-17T16:58:26.832 INFO:teuthology.orchestra.run.smithi016.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-17T16:58:26.834 INFO:teuthology.orchestra.run.smithi016.stdout:Ceph Dashboard is now available at: 2024-08-17T16:58:26.834 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:26.835 INFO:teuthology.orchestra.run.smithi016.stdout: URL: https://smithi016.front.sepia.ceph.com:8443/ 2024-08-17T16:58:26.835 INFO:teuthology.orchestra.run.smithi016.stdout: User: admin 2024-08-17T16:58:26.835 INFO:teuthology.orchestra.run.smithi016.stdout: Password: g291aul446 2024-08-17T16:58:26.835 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:26.835 INFO:teuthology.orchestra.run.smithi016.stdout:Saving cluster configuration to /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config directory 2024-08-17T16:58:26.835 INFO:teuthology.orchestra.run.smithi016.stdout:Enabling autotune for osd_memory_target 2024-08-17T16:58:31.062 INFO:teuthology.orchestra.run.smithi016.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-17T16:58:31.062 INFO:teuthology.orchestra.run.smithi016.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-17T16:58:31.062 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.062 INFO:teuthology.orchestra.run.smithi016.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:58:31.062 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout:Or, if you are only running a single cluster on this host: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: ceph telemetry on 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout:For more information see: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:58:31.063 INFO:teuthology.orchestra.run.smithi016.stdout:Bootstrap complete. 2024-08-17T16:58:31.095 INFO:tasks.cephadm:Fetching config... 2024-08-17T16:58:31.095 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:58:31.095 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-17T16:58:31.100 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-17T16:58:31.100 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:58:31.101 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-17T16:58:31.147 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-17T16:58:31.147 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:58:31.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-17T16:58:31.200 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-17T16:58:31.200 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:58:31.200 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-17T16:58:31.247 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-17T16:58:31.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjc9N/rwTXz/4Q1q1UBH30T4pPEwLx+v832xH28r8hFx2et0RW0Y1waGBkCZfcmq9k9tJMfjcnhbFtHOCS633kujKPIp2znqDmtHfZ0EpBPJlszmoU3V+32K7M16DYPsDV+UTKq/xZqWewOA9Wjbn3Z/x9LkuLgbZbg40tjzDkpVYsAXvS/s/SYY3un9sVU+l4y9W93UbnD4L69cKUChfMVgvZwkbegdigQXbPdAIGWmnxzn4Md+GBxzt2w0O6QmL1VFKrwjCEFtkpV6CbdIWWFUQlESEph9Il0kye/CzQ+BciCi7olx8hMkRkDhE1be0FkjNmuJKf/4ERTHFlaYo7ZxxrSsfL9Dew9yGu3FR03VXjELbQni/f/jzHPk2gnVIaiAMK7LiQmfdIbl6CD5aeD7SuCXJQElO0gBF44I8VPbf8QJOiogOuhQCJOaBZcTMfUjKAAdogvIGYzfUNO/ztytRgzTvF7u+UwlMOYhLLh8lEYMeWUdaCk1hxwULY4sM= ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T16:58:31.306 INFO:teuthology.orchestra.run.smithi016.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjc9N/rwTXz/4Q1q1UBH30T4pPEwLx+v832xH28r8hFx2et0RW0Y1waGBkCZfcmq9k9tJMfjcnhbFtHOCS633kujKPIp2znqDmtHfZ0EpBPJlszmoU3V+32K7M16DYPsDV+UTKq/xZqWewOA9Wjbn3Z/x9LkuLgbZbg40tjzDkpVYsAXvS/s/SYY3un9sVU+l4y9W93UbnD4L69cKUChfMVgvZwkbegdigQXbPdAIGWmnxzn4Md+GBxzt2w0O6QmL1VFKrwjCEFtkpV6CbdIWWFUQlESEph9Il0kye/CzQ+BciCi7olx8hMkRkDhE1be0FkjNmuJKf/4ERTHFlaYo7ZxxrSsfL9Dew9yGu3FR03VXjELbQni/f/jzHPk2gnVIaiAMK7LiQmfdIbl6CD5aeD7SuCXJQElO0gBF44I8VPbf8QJOiogOuhQCJOaBZcTMfUjKAAdogvIGYzfUNO/ztytRgzTvF7u+UwlMOYhLLh8lEYMeWUdaCk1hxwULY4sM= ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:58:31.316 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:31 smithi016 bash[22374]: audit 2024-08-17T16:58:30.301846+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.16:0/3177749427' entity='client.admin' 2024-08-17T16:58:31.318 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjc9N/rwTXz/4Q1q1UBH30T4pPEwLx+v832xH28r8hFx2et0RW0Y1waGBkCZfcmq9k9tJMfjcnhbFtHOCS633kujKPIp2znqDmtHfZ0EpBPJlszmoU3V+32K7M16DYPsDV+UTKq/xZqWewOA9Wjbn3Z/x9LkuLgbZbg40tjzDkpVYsAXvS/s/SYY3un9sVU+l4y9W93UbnD4L69cKUChfMVgvZwkbegdigQXbPdAIGWmnxzn4Md+GBxzt2w0O6QmL1VFKrwjCEFtkpV6CbdIWWFUQlESEph9Il0kye/CzQ+BciCi7olx8hMkRkDhE1be0FkjNmuJKf/4ERTHFlaYo7ZxxrSsfL9Dew9yGu3FR03VXjELbQni/f/jzHPk2gnVIaiAMK7LiQmfdIbl6CD5aeD7SuCXJQElO0gBF44I8VPbf8QJOiogOuhQCJOaBZcTMfUjKAAdogvIGYzfUNO/ztytRgzTvF7u+UwlMOYhLLh8lEYMeWUdaCk1hxwULY4sM= ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T16:58:31.342 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjc9N/rwTXz/4Q1q1UBH30T4pPEwLx+v832xH28r8hFx2et0RW0Y1waGBkCZfcmq9k9tJMfjcnhbFtHOCS633kujKPIp2znqDmtHfZ0EpBPJlszmoU3V+32K7M16DYPsDV+UTKq/xZqWewOA9Wjbn3Z/x9LkuLgbZbg40tjzDkpVYsAXvS/s/SYY3un9sVU+l4y9W93UbnD4L69cKUChfMVgvZwkbegdigQXbPdAIGWmnxzn4Md+GBxzt2w0O6QmL1VFKrwjCEFtkpV6CbdIWWFUQlESEph9Il0kye/CzQ+BciCi7olx8hMkRkDhE1be0FkjNmuJKf/4ERTHFlaYo7ZxxrSsfL9Dew9yGu3FR03VXjELbQni/f/jzHPk2gnVIaiAMK7LiQmfdIbl6CD5aeD7SuCXJQElO0gBF44I8VPbf8QJOiogOuhQCJOaBZcTMfUjKAAdogvIGYzfUNO/ztytRgzTvF7u+UwlMOYhLLh8lEYMeWUdaCk1hxwULY4sM= ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:58:31.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-17T16:58:37.723 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:38.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:38 smithi016 bash[22374]: audit 2024-08-17T16:58:37.328881+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:38.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:38 smithi016 bash[22374]: audit 2024-08-17T16:58:37.334310+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:38.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:38 smithi016 bash[22374]: audit 2024-08-17T16:58:37.335991+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi016", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:58:38.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:38 smithi016 bash[22374]: audit 2024-08-17T16:58:37.343771+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:38.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:38 smithi016 bash[22374]: audit 2024-08-17T16:58:37.366279+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:38.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:38 smithi016 bash[22374]: audit 2024-08-17T16:58:37.373755+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:39 smithi016 bash[22374]: cluster 2024-08-17T16:58:38.727338+0000 mgr.y (mgr.14150) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:41.294 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-17T16:58:41.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-17T16:58:42.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:41 smithi016 bash[22374]: cluster 2024-08-17T16:58:40.727767+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:42.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:41 smithi016 bash[22374]: audit 2024-08-17T16:58:40.736786+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.16:0/971561247' entity='client.admin' 2024-08-17T16:58:42.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:41 smithi016 bash[22374]: audit 2024-08-17T16:58:40.747082+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:42.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:41 smithi016 bash[22374]: audit 2024-08-17T16:58:40.752639+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:44.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:43 smithi016 bash[22374]: cluster 2024-08-17T16:58:42.728287+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:46.009 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:46.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:45 smithi016 bash[22374]: cluster 2024-08-17T16:58:44.728651+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:48.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:47 smithi016 bash[22374]: cluster 2024-08-17T16:58:46.729061+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:49.608 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi060 2024-08-17T16:58:49.609 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:58:49.609 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/etc/ceph/ceph.conf 2024-08-17T16:58:49.615 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:58:49.615 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:58:49.663 INFO:tasks.cephadm:Adding host smithi060 to orchestrator... 2024-08-17T16:58:49.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch host add smithi060 2024-08-17T16:58:50.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: cluster 2024-08-17T16:58:48.729322+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:48.957437+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:48.961990+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:48.963059+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:48.965596+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:48.966706+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: cephadm 2024-08-17T16:58:48.967963+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: cephadm 2024-08-17T16:58:49.056745+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: cephadm 2024-08-17T16:58:49.133006+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: cephadm 2024-08-17T16:58:49.214039+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:49.298230+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:49.300920+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:50.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:49 smithi016 bash[22374]: audit 2024-08-17T16:58:49.303094+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:58:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:51 smithi016 bash[22374]: cluster 2024-08-17T16:58:50.729706+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:54.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:53 smithi016 bash[22374]: cluster 2024-08-17T16:58:52.730150+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:54.374 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:55 smithi016 bash[22374]: cluster 2024-08-17T16:58:54.730497+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:57 smithi016 bash[22374]: cluster 2024-08-17T16:58:56.730894+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:58:59.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:58 smithi016 bash[22374]: audit 2024-08-17T16:58:57.492660+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:59 smithi016 bash[22374]: cluster 2024-08-17T16:58:58.731276+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:58:59 smithi016 bash[22374]: cephadm 2024-08-17T16:58:58.801375+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi060 2024-08-17T16:59:01.444 INFO:teuthology.orchestra.run.smithi016.stdout:Added host 'smithi060' with addr '172.21.15.60' 2024-08-17T16:59:02.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch host ls --format=json 2024-08-17T16:59:02.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:01 smithi016 bash[22374]: cluster 2024-08-17T16:59:00.731610+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:02.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:01 smithi016 bash[22374]: audit 2024-08-17T16:59:01.442626+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:02.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:01 smithi016 bash[22374]: audit 2024-08-17T16:59:01.444299+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:02.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:01 smithi016 bash[22374]: audit 2024-08-17T16:59:01.716188+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:03.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:02 smithi016 bash[22374]: cephadm 2024-08-17T16:59:01.443440+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi060 2024-08-17T16:59:04.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:03 smithi016 bash[22374]: cluster 2024-08-17T16:59:02.732006+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:04.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:03 smithi016 bash[22374]: audit 2024-08-17T16:59:02.994310+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:04.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:03 smithi016 bash[22374]: audit 2024-08-17T16:59:03.709961+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:06.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:05 smithi016 bash[22374]: cluster 2024-08-17T16:59:04.732472+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:06.797 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:07 smithi016 bash[22374]: cluster 2024-08-17T16:59:06.732882+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:09.744 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T16:59:09.744 INFO:teuthology.orchestra.run.smithi016.stdout:[{"addr": "172.21.15.16", "hostname": "smithi016", "labels": [], "status": ""}, {"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}] 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: cluster 2024-08-17T16:59:08.733270+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.062240+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.067077+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.072671+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.077499+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.078888+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.080940+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.082688+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: cephadm 2024-08-17T16:59:09.085247+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T16:59:10.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.627829+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.632219+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:10 smithi016 bash[22374]: audit 2024-08-17T16:59:09.636991+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:10.316 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-17T16:59:10.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd crush tunables default 2024-08-17T16:59:11.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:11 smithi016 bash[22374]: cephadm 2024-08-17T16:59:09.248041+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:11.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:11 smithi016 bash[22374]: cephadm 2024-08-17T16:59:09.398669+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:59:11.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:11 smithi016 bash[22374]: cephadm 2024-08-17T16:59:09.516713+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:59:11.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:11 smithi016 bash[22374]: audit 2024-08-17T16:59:09.743745+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:59:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:12 smithi016 bash[22374]: cluster 2024-08-17T16:59:10.733682+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:14.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:14 smithi016 bash[22374]: cluster 2024-08-17T16:59:12.734089+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:15.033 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:16.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:16 smithi016 bash[22374]: cluster 2024-08-17T16:59:14.734484+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:18.074 INFO:teuthology.orchestra.run.smithi016.stderr:adjusted tunables profile to default 2024-08-17T16:59:18.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:18 smithi016 bash[22374]: cluster 2024-08-17T16:59:16.734859+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:18.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:18 smithi016 bash[22374]: audit 2024-08-17T16:59:18.014107+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.16:0/3490007023' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:59:18.685 INFO:tasks.cephadm:Adding mon.a on smithi016 2024-08-17T16:59:18.685 INFO:tasks.cephadm:Adding mon.c on smithi016 2024-08-17T16:59:18.685 INFO:tasks.cephadm:Adding mon.b on smithi060 2024-08-17T16:59:18.686 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch apply mon '3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b' 2024-08-17T16:59:19.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:19 smithi016 bash[22374]: audit 2024-08-17T16:59:18.074375+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.16:0/3490007023' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:59:19.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:19 smithi016 bash[22374]: cluster 2024-08-17T16:59:18.074493+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:19.904 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:20 smithi016 bash[22374]: cluster 2024-08-17T16:59:18.735251+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:22 smithi016 bash[22374]: cluster 2024-08-17T16:59:20.735693+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:22.656 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled mon update... 2024-08-17T16:59:23.419 DEBUG:teuthology.orchestra.run.smithi016:mon.c> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.c.service 2024-08-17T16:59:23.422 DEBUG:teuthology.orchestra.run.smithi060:mon.b> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.b.service 2024-08-17T16:59:23.425 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T16:59:23.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T16:59:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.645080+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: cephadm 2024-08-17T16:59:22.650495+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b;count:3 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.655815+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.657389+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.661308+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.663243+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.670779+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.674552+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: audit 2024-08-17T16:59:22.676218+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: cephadm 2024-08-17T16:59:22.678097+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T16:59:23.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:23 smithi016 bash[22374]: cluster 2024-08-17T16:59:22.736084+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:24.689 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:25 smithi016 bash[22374]: cluster 2024-08-17T16:59:24.736469+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:28.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:27 smithi016 bash[22374]: cluster 2024-08-17T16:59:26.736875+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:28.295 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:28 smithi060 systemd[1]: Started Ceph mon.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T16:59:28.664 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 1 2024-08-17T16:59:28.665 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-08-17T16:59:28.665 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":1,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","modified":"2024-08-17T16:57:15.869841Z","created":"2024-08-17T16:57:15.869841Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-17T16:59:29.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: audit 2024-08-17T16:59:28.299674+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: audit 2024-08-17T16:59:28.304995+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: audit 2024-08-17T16:59:28.310687+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: audit 2024-08-17T16:59:28.311812+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:29.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: audit 2024-08-17T16:59:28.313782+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:29.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: cephadm 2024-08-17T16:59:28.315832+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T16:59:29.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: audit 2024-08-17T16:59:28.664713+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.60:0/1706431333' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:59:29.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:29 smithi016 bash[22374]: cluster 2024-08-17T16:59:28.737226+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.755+0000 7f77242c3900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:59:29.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.755+0000 7f77242c3900 0 ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 7 2024-08-17T16:59:29.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.755+0000 7f77242c3900 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:59:29.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 0 load: jerasure load: lrc 2024-08-17T16:59:29.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:59:29.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: DB SUMMARY 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: DB Session ID: 0I3PJHPMKZKHOHKTEA7O 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:59:29.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.env: 0x55c220fc7480 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.info_log: 0x55c221cdefc0 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:59:29.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:59:29.799 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.write_buffer_manager: 0x55c221d9c780 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:59:29.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.row_cache: None 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:59:29.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:59:29.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:59:29.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:59:29.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.merge_operator: 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c221c87a78) 2024-08-17T16:59:29.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cache_index_and_filter_blocks: 1 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: pin_top_level_index_and_filter: 1 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: index_type: 0 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: data_block_index_type: 0 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: index_shortening: 1 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: hash_index_allow_collision: 1 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: checksum: 1 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: no_block_cache: 0 2024-08-17T16:59:29.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_cache: 0x55c221cbb1f0 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_cache_name: BinnedLRUCache 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_cache_options: 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: capacity : 536870912 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: num_shard_bits : 4 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: strict_capacity_limit : 0 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: high_pri_pool_ratio: 0.000 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_cache_compressed: (nil) 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: persistent_cache: (nil) 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_size: 4096 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_size_deviation: 10 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_restart_interval: 16 2024-08-17T16:59:29.808 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: index_block_restart_interval: 1 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: metadata_block_size: 4096 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: partition_filters: 0 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: use_delta_encoding: 1 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: whole_key_filtering: 1 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: verify_compression: 0 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: read_amp_bytes_per_bit: 0 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: format_version: 4 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: enable_index_compression: 1 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: block_align: 0 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:59:29.809 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:59:29.810 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:59:29.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:59:29.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:59:29.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:59:29.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.759+0000 7f77242c3900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913969767891, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913969768347, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1571, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723913969, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "66fb8c0e-68fa-41fd-8532-f11d39421695", "db_session_id": "0I3PJHPMKZKHOHKTEA7O"}} 2024-08-17T16:59:29.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913969768923, "job": 1, "event": "recovery_finished"} 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55c221cf0700 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 4 rocksdb: DB pointer 0x55c221cbe000 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f771a08f640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f771a08f640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** DB Stats ** 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:59:29.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** Compaction Stats [default] ** 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** Compaction Stats [default] ** 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:29.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** Compaction Stats [default] ** 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** Compaction Stats [default] ** 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:59:29.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.763+0000 7f77242c3900 0 using public_addr v2:172.21.15.60:0/0 -> [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.767+0000 7f77242c3900 0 starting mon.b rank -1 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.767+0000 7f77242c3900 1 mon.b@-1(???) e0 preinit fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: e1 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: legacy client fscid: -1 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: No filesystems configured 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 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 2024-08-17T16:59:29.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.787+0000 7f771d095640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:58:50.729706+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:58:52.730150+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:58:54.730497+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:58:56.730894+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:58:57.492660+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:58:58.731276+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:58:58.801375+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi060 2024-08-17T16:59:29.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:00.731610+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:01.442626+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:01.444299+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:01.716188+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:01.443440+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi060 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:02.732006+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:02.994310+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:03.709961+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:04.732472+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:06.732882+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:08.733270+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.062240+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.067077+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.072671+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.077499+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.078888+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.080940+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.082688+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:09.085247+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.627829+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.632219+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.636991+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:09.248041+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:09.398669+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:09.516713+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:09.743745+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:10.733682+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:12.734089+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:14.734484+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:16.734859+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:18.014107+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.16:0/3490007023' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:18.074375+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.16:0/3490007023' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:18.074493+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:18.735251+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:20.735693+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.645080+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:22.650495+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b;count:3 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.655815+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.657389+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.661308+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.663243+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.670779+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.674552+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:22.676218+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:29.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:22.678097+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:22.736084+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:24.736469+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:26.736875+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:28.299674+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:28.304995+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:28.310687+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:28.311812+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:28.313782+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cephadm 2024-08-17T16:59:28.315832+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: audit 2024-08-17T16:59:28.664713+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.60:0/1706431333' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: cluster 2024-08-17T16:59:28.737226+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:29.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:29 smithi060 bash[24532]: debug 2024-08-17T16:59:29.791+0000 7f771d095640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T16:59:30.502 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T16:59:30.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T16:59:32.111 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:32.112 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:32.112 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:32.438 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:32.439 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:32.439 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:32.439 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:32 smithi016 systemd[1]: Started Ceph mon.c for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T16:59:33.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.382+0000 7fad9dcb4900 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:59:33.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.382+0000 7fad9dcb4900 0 ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 7 2024-08-17T16:59:33.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.382+0000 7fad9dcb4900 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:59:33.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 0 load: jerasure load: lrc 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: RocksDB version: 6.15.5 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Compile date Aug 17 2024 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: DB SUMMARY 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: DB Session ID: 7FBFZP4O3L665K0XZYG8 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-08-17T16:59:33.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.env: 0x563b3bf8c480 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.fs: Posix File System 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.info_log: 0x563b3d2e4fc0 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:59:33.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:59:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:59:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:59:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:59:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.db_log_dir: 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:59:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.write_buffer_manager: 0x563b3d3a27b0 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:59:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:59:33.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.row_cache: None 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.wal_filter: None 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.preserve_deletes: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:59:33.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:59:33.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:59:33.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:59:33.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:59:33.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Compression algorithms supported: 2024-08-17T16:59:33.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kZSTD supported: 0 2024-08-17T16:59:33.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.merge_operator: 2024-08-17T16:59:33.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563b3d28da78) 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cache_index_and_filter_blocks: 1 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: pin_top_level_index_and_filter: 1 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: index_type: 0 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: data_block_index_type: 0 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: index_shortening: 1 2024-08-17T16:59:33.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: hash_index_allow_collision: 1 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: checksum: 1 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: no_block_cache: 0 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_cache: 0x563b3d2c1350 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_cache_name: BinnedLRUCache 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_cache_options: 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: capacity : 536870912 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: num_shard_bits : 4 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: strict_capacity_limit : 0 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: high_pri_pool_ratio: 0.000 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_cache_compressed: (nil) 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: persistent_cache: (nil) 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_size: 4096 2024-08-17T16:59:33.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_size_deviation: 10 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_restart_interval: 16 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: index_block_restart_interval: 1 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: metadata_block_size: 4096 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: partition_filters: 0 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: use_delta_encoding: 1 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: whole_key_filtering: 1 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: verify_compression: 0 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: read_amp_bytes_per_bit: 0 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: format_version: 4 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: enable_index_compression: 1 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: block_align: 0 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:59:33.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:59:33.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:59:33.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:59:33.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:59:33.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:59:33.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.num_levels: 7 2024-08-17T16:59:33.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:59:33.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:59:33.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:59:33.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.arena_block_size: 4194304 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:59:33.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:59:33.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:59:33.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.386+0000 7fad9dcb4900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913973392760, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T16:59:33.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913973393279, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1571, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723913973, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3638bf86-c140-4dbe-b552-f88a6c4b38b1", "db_session_id": "7FBFZP4O3L665K0XZYG8"}} 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913973393893, "job": 1, "event": "recovery_finished"} 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x563b3d2f6700 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 4 rocksdb: DB pointer 0x563b3d2c4000 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad93a80640 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad93a80640 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** DB Stats ** 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:59:33.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** Compaction Stats [default] ** 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** Compaction Stats [default] ** 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Cumulative compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Interval compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:59:33.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** Compaction Stats [default] ** 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** Compaction Stats [default] ** 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:59:33.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Cumulative compaction: 0.00 GB write, 0.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.390+0000 7fad9dcb4900 0 using public_addrv [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.394+0000 7fad9dcb4900 0 starting mon.c rank -1 at public addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] at bind addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.394+0000 7fad9dcb4900 1 mon.c@-1(???) e0 preinit fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:59:33.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 0 mon.c@-1(synchronizing).mds e1 new map 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: e1 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: legacy client fscid: -1 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: No filesystems configured 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-17T16:59:33.608 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.410+0000 7fad96a86640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:58:50.729706+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:58:52.730150+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:58:54.730497+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:58:56.730894+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:58:57.492660+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:33.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:58:58.731276+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:58:58.801375+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi060 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:00.731610+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:01.442626+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:01.444299+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:01.716188+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:01.443440+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi060 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:02.732006+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:02.994310+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:03.709961+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:04.732472+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:06.732882+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:08.733270+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.062240+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.067077+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.072671+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.077499+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.078888+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.080940+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.082688+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:09.085247+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.627829+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.632219+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.636991+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:09.248041+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:33.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:09.398669+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:09.516713+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:09.743745+0000 mgr.y (mgr.14150) 37 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:10.733682+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:12.734089+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:14.734484+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:16.734859+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:18.014107+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.16:0/3490007023' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:18.074375+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.16:0/3490007023' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:18.074493+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:18.735251+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:20.735693+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.645080+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:22.650495+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi016:172.21.15.16=a;smithi016:[v2:172.21.15.16:3301,v1:172.21.15.16:6790]=c;smithi060:172.21.15.60=b;count:3 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.655815+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.657389+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.661308+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.663243+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.670779+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.674552+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:22.676218+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:22.678097+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:22.736084+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:24.736469+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:26.736875+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:28.299674+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:28.304995+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:28.310687+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:33.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:28.311812+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:33.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:28.313782+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:33.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cephadm 2024-08-17T16:59:28.315832+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T16:59:33.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: audit 2024-08-17T16:59:28.664713+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.60:0/1706431333' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:59:33.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: cluster 2024-08-17T16:59:28.737226+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:33.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:33 smithi016 bash[31551]: debug 2024-08-17T16:59:33.414+0000 7fad96a86640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T16:59:34.215 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:59:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:29.804310+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:59:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:29.804557+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:29.804717+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:30.737684+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:30.802107+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:31.802393+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:31.803560+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:32.738127+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:32.802617+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:33.421788+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:33.802505+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:34.422860+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:34.802764+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:34.845876+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:34.851474+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:34.869307+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:34.869363+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:34.869608+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: cluster 2024-08-17T16:59:34.869852+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:34.876068+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:34.882986+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:34.890543+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:34 smithi060 bash[24532]: audit 2024-08-17T16:59:34.897957+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:29.804310+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:29.804557+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:29.804717+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:30.737684+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:30.802107+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:31.802393+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:31.803560+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:32.738127+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:32.802617+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:33.421788+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:33.802505+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:34.422860+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:34.802764+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:34.845876+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:34.851474+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:34.869307+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:34.869363+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:35.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:34.869608+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-08-17T16:59:35.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: cluster 2024-08-17T16:59:34.869852+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-08-17T16:59:35.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:34.876068+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:34.882986+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:34.890543+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:35.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:34 smithi016 bash[22374]: audit 2024-08-17T16:59:34.897957+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:36.079 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:59:35 smithi016 bash[22623]: debug 2024-08-17T16:59:35.798+0000 7fa3ea818640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T16:59:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:35.427611+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:35.429415+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:35.429938+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:35.449546+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:35.449772+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:36.423346+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:36.738905+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:37.424006+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:38.423663+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:38.739307+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:40.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:39.423833+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:40.424068+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.449985+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:59:40.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.455650+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.473354+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.473423+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.473704+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.474020+0000 mon.a (mon.0) 179 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.480652+0000 mon.a (mon.0) 180 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.480703+0000 mon.a (mon.0) 181 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.480740+0000 mon.a (mon.0) 182 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] is down (out of quorum) 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:40.485703+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:40.491318+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:40.496860+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:40.502675+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:40 smithi016 bash[22374]: audit 2024-08-17T16:59:40.508619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:35.427611+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:35.429415+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:35.429938+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:35.449546+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:35.449772+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:36.423346+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:36.738905+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:37.424006+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:38.423663+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:38.739307+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:39.423833+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:40.424068+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.449985+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.455650+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.473354+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.473423+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.473704+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.474020+0000 mon.a (mon.0) 179 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.480652+0000 mon.a (mon.0) 180 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-17T16:59:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.480703+0000 mon.a (mon.0) 181 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-17T16:59:40.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.480740+0000 mon.a (mon.0) 182 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] is down (out of quorum) 2024-08-17T16:59:40.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:40.485703+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:40.491318+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:40.496860+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:40.502675+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:40 smithi060 bash[24532]: audit 2024-08-17T16:59:40.508619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:40.951 INFO:teuthology.orchestra.run.smithi060.stderr:dumped monmap epoch 3 2024-08-17T16:59:40.951 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-08-17T16:59:40.951 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":3,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","modified":"2024-08-17T16:59:35.423585Z","created":"2024-08-17T16:57:15.869841Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3300","nonce":0},{"type":"v1","addr":"172.21.15.16:6789","nonce":0}]},"addr":"172.21.15.16:6789/0","public_addr":"172.21.15.16:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:3301","nonce":0},{"type":"v1","addr":"172.21.15.16:6790","nonce":0}]},"addr":"172.21.15.16:6790/0","public_addr":"172.21.15.16:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-17T16:59:41.578 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-17T16:59:41.579 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph config generate-minimal-conf 2024-08-17T16:59:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: cluster 2024-08-17T16:59:40.739696+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:40.923651+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:40.925093+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: cephadm 2024-08-17T16:59:40.926722+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T16:59:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: cephadm 2024-08-17T16:59:40.927110+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T16:59:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:40.951256+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.60:0/4043068298' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: cephadm 2024-08-17T16:59:41.061376+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: cephadm 2024-08-17T16:59:41.072229+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.185027+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.188813+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.199945+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.204197+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.208190+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.240332+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.241097+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.241827+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:41.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:41 smithi016 bash[22374]: audit 2024-08-17T16:59:41.424034+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: cluster 2024-08-17T16:59:40.739696+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:40.923651+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:40.925093+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: cephadm 2024-08-17T16:59:40.926722+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: cephadm 2024-08-17T16:59:40.927110+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:40.951256+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.60:0/4043068298' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: cephadm 2024-08-17T16:59:41.061376+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: cephadm 2024-08-17T16:59:41.072229+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.185027+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.188813+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.199945+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.204197+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.208190+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.240332+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.241097+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.241827+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:41 smithi060 bash[24532]: audit 2024-08-17T16:59:41.424034+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:37.425514+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:59:42.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.458272+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T16:59:42.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.458394+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:42.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.458747+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.501144+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.506611+0000 mon.a (mon.0) 203 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.507633+0000 mon.a (mon.0) 204 : cluster [DBG] fsmap 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.507696+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.507954+0000 mon.a (mon.0) 206 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.508242+0000 mon.a (mon.0) 207 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.508281+0000 mon.a (mon.0) 208 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:42.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.513249+0000 mon.a (mon.0) 209 : cluster [INF] overall HEALTH_OK 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:29.804310+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:29.804557+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:29.804717+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:30.737684+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:30.802107+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:31.802393+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:31.803560+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:42.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:32.738127+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:32.802617+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:33.421788+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:33.802505+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:34.422860+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:34.802764+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:34.845876+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:34.851474+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:34.869307+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:34.869363+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:34.869608+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:34.869852+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-08-17T16:59:42.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:34.876068+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:34.882986+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:34.890543+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:34.897957+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:35.427611+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:35.429415+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:35.429938+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:35.449546+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:35.449772+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:36.423346+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:36.738905+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:37.424006+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:38.423663+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:38.739307+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:39.423833+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.424068+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.449985+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.455650+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.473354+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.473423+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.473704+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.474020+0000 mon.a (mon.0) 179 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.480652+0000 mon.a (mon.0) 180 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.480703+0000 mon.a (mon.0) 181 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-17T16:59:42.734 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.480740+0000 mon.a (mon.0) 182 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] is down (out of quorum) 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.485703+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.491318+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.496860+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.502675+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.508619+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:40.739696+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.923651+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.925093+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cephadm 2024-08-17T16:59:40.926722+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cephadm 2024-08-17T16:59:40.927110+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:40.951256+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.60:0/4043068298' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cephadm 2024-08-17T16:59:41.061376+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cephadm 2024-08-17T16:59:41.072229+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:59:42.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.185027+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.188813+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.199945+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.204197+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.208190+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.240332+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.241097+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.241827+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: audit 2024-08-17T16:59:41.424034+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:42.736 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:37.425514+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.458272+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.458394+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.458747+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.501144+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.506611+0000 mon.a (mon.0) 203 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.507633+0000 mon.a (mon.0) 204 : cluster [DBG] fsmap 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.507696+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.507954+0000 mon.a (mon.0) 206 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.508242+0000 mon.a (mon.0) 207 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.508281+0000 mon.a (mon.0) 208 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:42.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:42 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.513249+0000 mon.a (mon.0) 209 : cluster [INF] overall HEALTH_OK 2024-08-17T16:59:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:37.425514+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:59:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.458272+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.458394+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.458747+0000 mon.a (mon.0) 201 : cluster [INF] mon.a calling monitor election 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.501144+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.506611+0000 mon.a (mon.0) 203 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0],b=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],c=[v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.507633+0000 mon.a (mon.0) 204 : cluster [DBG] fsmap 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.507696+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.507954+0000 mon.a (mon.0) 206 : cluster [DBG] mgrmap e13: y(active, since 83s) 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.508242+0000 mon.a (mon.0) 207 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.508281+0000 mon.a (mon.0) 208 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:42 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.513249+0000 mon.a (mon.0) 209 : cluster [INF] overall HEALTH_OK 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: cluster 2024-08-17T16:59:42.740008+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: audit 2024-08-17T16:59:43.423821+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: audit 2024-08-17T16:59:43.454402+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: audit 2024-08-17T16:59:43.470242+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: audit 2024-08-17T16:59:43.471873+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: audit 2024-08-17T16:59:43.473362+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:43.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[22374]: audit 2024-08-17T16:59:43.474780+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: cluster 2024-08-17T16:59:42.740008+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: audit 2024-08-17T16:59:43.423821+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: audit 2024-08-17T16:59:43.454402+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: audit 2024-08-17T16:59:43.470242+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: audit 2024-08-17T16:59:43.471873+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: audit 2024-08-17T16:59:43.473362+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:43.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:43 smithi016 bash[31551]: audit 2024-08-17T16:59:43.474780+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: cluster 2024-08-17T16:59:42.740008+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: audit 2024-08-17T16:59:43.423821+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:59:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: audit 2024-08-17T16:59:43.454402+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: audit 2024-08-17T16:59:43.470242+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: audit 2024-08-17T16:59:43.471873+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:43.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: audit 2024-08-17T16:59:43.473362+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:43.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:43 smithi060 bash[24532]: audit 2024-08-17T16:59:43.474780+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:44.704 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 16:59:44 smithi016 bash[22623]: debug 2024-08-17T16:59:44.422+0000 7fa3ea818640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T16:59:44.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:44 smithi016 bash[31551]: cephadm 2024-08-17T16:59:43.471331+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:59:44.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:44 smithi016 bash[31551]: cephadm 2024-08-17T16:59:43.476267+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T16:59:44.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:44 smithi016 bash[22374]: cephadm 2024-08-17T16:59:43.471331+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:59:44.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:44 smithi016 bash[22374]: cephadm 2024-08-17T16:59:43.476267+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T16:59:44.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:44 smithi060 bash[24532]: cephadm 2024-08-17T16:59:43.471331+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:59:44.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:44 smithi060 bash[24532]: cephadm 2024-08-17T16:59:43.476267+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T16:59:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[22374]: cluster 2024-08-17T16:59:44.740261+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[22374]: audit 2024-08-17T16:59:45.432755+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[22374]: audit 2024-08-17T16:59:45.437446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[22374]: audit 2024-08-17T16:59:45.438638+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[22374]: audit 2024-08-17T16:59:45.439673+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[22374]: audit 2024-08-17T16:59:45.440553+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[31551]: cluster 2024-08-17T16:59:44.740261+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[31551]: audit 2024-08-17T16:59:45.432755+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[31551]: audit 2024-08-17T16:59:45.437446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[31551]: audit 2024-08-17T16:59:45.438638+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[31551]: audit 2024-08-17T16:59:45.439673+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:45 smithi016 bash[31551]: audit 2024-08-17T16:59:45.440553+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:45 smithi060 bash[24532]: cluster 2024-08-17T16:59:44.740261+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:45 smithi060 bash[24532]: audit 2024-08-17T16:59:45.432755+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:45 smithi060 bash[24532]: audit 2024-08-17T16:59:45.437446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:45 smithi060 bash[24532]: audit 2024-08-17T16:59:45.438638+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:59:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:45 smithi060 bash[24532]: audit 2024-08-17T16:59:45.439673+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:59:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:45 smithi060 bash[24532]: audit 2024-08-17T16:59:45.440553+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:46.302 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:46 smithi016 bash[22374]: cephadm 2024-08-17T16:59:45.438281+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:59:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:46 smithi016 bash[22374]: cephadm 2024-08-17T16:59:45.441626+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T16:59:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:46 smithi016 bash[31551]: cephadm 2024-08-17T16:59:45.438281+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:59:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:46 smithi016 bash[31551]: cephadm 2024-08-17T16:59:45.441626+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T16:59:46.912 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:46 smithi060 bash[24532]: cephadm 2024-08-17T16:59:45.438281+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:59:46.912 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:46 smithi060 bash[24532]: cephadm 2024-08-17T16:59:45.441626+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T16:59:47.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: cluster 2024-08-17T16:59:46.740641+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:47.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: audit 2024-08-17T16:59:47.357582+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: audit 2024-08-17T16:59:47.363756+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: audit 2024-08-17T16:59:47.365978+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: audit 2024-08-17T16:59:47.369332+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: audit 2024-08-17T16:59:47.371101+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[22374]: audit 2024-08-17T16:59:47.381795+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: cluster 2024-08-17T16:59:46.740641+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: audit 2024-08-17T16:59:47.357582+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: audit 2024-08-17T16:59:47.363756+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: audit 2024-08-17T16:59:47.365978+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: audit 2024-08-17T16:59:47.369332+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:47.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: audit 2024-08-17T16:59:47.371101+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:47.750 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:47 smithi016 bash[31551]: audit 2024-08-17T16:59:47.381795+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: cluster 2024-08-17T16:59:46.740641+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: audit 2024-08-17T16:59:47.357582+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: audit 2024-08-17T16:59:47.363756+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: audit 2024-08-17T16:59:47.365978+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: audit 2024-08-17T16:59:47.369332+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: audit 2024-08-17T16:59:47.371101+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:47 smithi060 bash[24532]: audit 2024-08-17T16:59:47.381795+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:49.352 INFO:teuthology.orchestra.run.smithi016.stdout:# minimal ceph.conf for 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:59:49.352 INFO:teuthology.orchestra.run.smithi016.stdout:[global] 2024-08-17T16:59:49.352 INFO:teuthology.orchestra.run.smithi016.stdout: fsid = 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T16:59:49.352 INFO:teuthology.orchestra.run.smithi016.stdout: mon_host = [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] 2024-08-17T16:59:49.940 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-17T16:59:49.940 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:59:49.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T16:59:49.955 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:59:49.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:59:50.012 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:59:50.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T16:59:50.027 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:59:50.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:59:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:49 smithi016 bash[22374]: cluster 2024-08-17T16:59:48.741109+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:49 smithi016 bash[22374]: audit 2024-08-17T16:59:49.352280+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/2417281003' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:50.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:49 smithi016 bash[31551]: cluster 2024-08-17T16:59:48.741109+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:50.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:49 smithi016 bash[31551]: audit 2024-08-17T16:59:49.352280+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/2417281003' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:50.079 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:49 smithi060 bash[24532]: cluster 2024-08-17T16:59:48.741109+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:50.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:49 smithi060 bash[24532]: audit 2024-08-17T16:59:49.352280+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/2417281003' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:50.082 INFO:tasks.cephadm:Adding mgr.y on smithi016 2024-08-17T16:59:50.082 INFO:tasks.cephadm:Adding mgr.x on smithi060 2024-08-17T16:59:50.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch apply mgr '2;smithi016=y;smithi060=x' 2024-08-17T16:59:52.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:51 smithi016 bash[22374]: cluster 2024-08-17T16:59:50.741565+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:52.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:51 smithi016 bash[31551]: cluster 2024-08-17T16:59:50.741565+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:51 smithi060 bash[24532]: cluster 2024-08-17T16:59:50.741565+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:53.832 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:59:54.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:53 smithi016 bash[22374]: cluster 2024-08-17T16:59:52.741956+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:54.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:53 smithi016 bash[31551]: cluster 2024-08-17T16:59:52.741956+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:53 smithi060 bash[24532]: cluster 2024-08-17T16:59:52.741956+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:55 smithi060 bash[24532]: cluster 2024-08-17T16:59:54.742364+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:55 smithi016 bash[22374]: cluster 2024-08-17T16:59:54.742364+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:56.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:55 smithi016 bash[31551]: cluster 2024-08-17T16:59:54.742364+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:56.835 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled mgr update... 2024-08-17T16:59:57.731 DEBUG:teuthology.orchestra.run.smithi060:mgr.x> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x.service 2024-08-17T16:59:57.734 DEBUG:tasks.cephadm:set 0 configs 2024-08-17T16:59:57.734 INFO:tasks.cephadm:Deploying OSDs... 2024-08-17T16:59:57.734 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T16:59:57.734 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T16:59:57.740 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T16:59:57.741 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_1 2024-08-17T16:59:57.792 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T16:59:57.792 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:57.792 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-08-17T16:59:57.792 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:57.792 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-08-17 16:50:43.062562495 +0000 2024-08-17T16:59:57.793 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-08-17 16:50:42.786564960 +0000 2024-08-17T16:59:57.793 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-08-17 16:50:42.786564960 +0000 2024-08-17T16:59:57.793 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-08-17T16:59:57.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T16:59:57.848 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-08-17T16:59:57.848 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-08-17T16:59:57.848 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000258168 s, 2.0 MB/s 2024-08-17T16:59:57.850 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T16:59:57.898 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_2 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-08-17 16:50:43.566557992 +0000 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-08-17 16:50:43.294560421 +0000 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-08-17 16:50:43.294560421 +0000 2024-08-17T16:59:57.944 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-08-17T16:59:57.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T16:59:57.998 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-08-17T16:59:57.998 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-08-17T16:59:57.998 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000247628 s, 2.1 MB/s 2024-08-17T16:59:58.000 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T16:59:58.049 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_3 2024-08-17T16:59:58.095 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-08-17 16:50:44.074553455 +0000 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-08-17 16:50:43.802555884 +0000 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-08-17 16:50:43.802555884 +0000 2024-08-17T16:59:58.096 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-08-17T16:59:58.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T16:59:58.149 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: cluster 2024-08-17T16:59:56.742770+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.826048+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: cephadm 2024-08-17T16:59:56.829030+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi016=y;smithi060=x;count:2 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.835112+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.836770+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.840044+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.841846+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.850851+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.853862+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.859893+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.861560+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: audit 2024-08-17T16:59:56.863402+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:58.150 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[22374]: cephadm 2024-08-17T16:59:56.865253+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: cluster 2024-08-17T16:59:56.742770+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.826048+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: cephadm 2024-08-17T16:59:56.829030+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi016=y;smithi060=x;count:2 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.835112+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.836770+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.840044+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.841846+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.850851+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.853862+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:59:58.151 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.859893+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:59:58.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.861560+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:59:58.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: audit 2024-08-17T16:59:56.863402+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:58.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:57 smithi016 bash[31551]: cephadm 2024-08-17T16:59:56.865253+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T16:59:58.152 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-08-17T16:59:58.152 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-08-17T16:59:58.153 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.00031363 s, 1.6 MB/s 2024-08-17T16:59:58.153 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T16:59:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: cluster 2024-08-17T16:59:56.742770+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:59:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.826048+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi016=y;smithi060=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:59:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: cephadm 2024-08-17T16:59:56.829030+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi016=y;smithi060=x;count:2 2024-08-17T16:59:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.835112+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.836770+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.840044+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.841846+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.850851+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.853862+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.859893+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.861560+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: audit 2024-08-17T16:59:56.863402+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:57 smithi060 bash[24532]: cephadm 2024-08-17T16:59:56.865253+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T16:59:58.201 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_4 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-08-17 16:50:44.554549168 +0000 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-08-17 16:50:44.310551347 +0000 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-08-17 16:50:44.310551347 +0000 2024-08-17T16:59:58.248 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-08-17T16:59:58.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T16:59:58.303 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-08-17T16:59:58.303 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-08-17T16:59:58.303 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.00026165 s, 2.0 MB/s 2024-08-17T16:59:58.304 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T16:59:58.353 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T16:59:58.353 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T16:59:58.359 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T16:59:58.359 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-08-17 16:50:42.324566823 +0000 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-08-17 16:50:42.320566859 +0000 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-08-17 16:50:42.320566859 +0000 2024-08-17T16:59:58.408 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-08-17T16:59:58.408 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T16:59:58.462 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-08-17T16:59:58.462 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-08-17T16:59:58.462 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000316815 s, 1.6 MB/s 2024-08-17T16:59:58.463 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T16:59:58.512 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-08-17 16:50:43.072560141 +0000 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-08-17 16:50:42.800562570 +0000 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-08-17 16:50:42.800562570 +0000 2024-08-17T16:59:58.559 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-08-17T16:59:58.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T16:59:58.611 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-08-17T16:59:58.612 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-08-17T16:59:58.612 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000165189 s, 3.1 MB/s 2024-08-17T16:59:58.613 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T16:59:58.659 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-08-17T16:59:58.706 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T16:59:58.706 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:58.706 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-08-17T16:59:58.706 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:58.706 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-08-17 16:50:43.300558105 +0000 2024-08-17T16:59:58.707 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-08-17 16:50:43.296558140 +0000 2024-08-17T16:59:58.707 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-08-17 16:50:43.296558140 +0000 2024-08-17T16:59:58.707 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-08-17T16:59:58.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T16:59:58.764 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-08-17T16:59:58.764 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-08-17T16:59:58.764 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000171879 s, 3.0 MB/s 2024-08-17T16:59:58.765 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T16:59:58.812 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-08-17 16:50:43.828553389 +0000 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-08-17 16:50:43.824553425 +0000 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-08-17 16:50:43.824553425 +0000 2024-08-17T16:59:58.859 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-08-17T16:59:58.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T16:59:58.914 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-08-17T16:59:58.914 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-08-17T16:59:58.914 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000312918 s, 1.6 MB/s 2024-08-17T16:59:58.915 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T16:59:58.964 INFO:tasks.cephadm:Deploying osd.0 on smithi016 with /dev/vg_nvme/lv_4... 2024-08-17T16:59:58.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T16:59:59.560 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:59.560 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:59.560 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:59.560 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:59.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:59.838 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:59.838 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 16:59:59 smithi060 systemd[1]: Started Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:00:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 bash[24532]: cluster 2024-08-17T16:59:58.743199+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 bash[24532]: audit 2024-08-17T16:59:59.695214+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 bash[24532]: audit 2024-08-17T16:59:59.702341+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 bash[24532]: audit 2024-08-17T16:59:59.709581+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 bash[24532]: audit 2024-08-17T16:59:59.716541+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 16:59:59 smithi060 bash[24532]: audit 2024-08-17T16:59:59.775908+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[22374]: cluster 2024-08-17T16:59:58.743199+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[22374]: audit 2024-08-17T16:59:59.695214+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[22374]: audit 2024-08-17T16:59:59.702341+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[22374]: audit 2024-08-17T16:59:59.709581+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[22374]: audit 2024-08-17T16:59:59.716541+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[22374]: audit 2024-08-17T16:59:59.775908+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[31551]: cluster 2024-08-17T16:59:58.743199+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[31551]: audit 2024-08-17T16:59:59.695214+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[31551]: audit 2024-08-17T16:59:59.702341+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[31551]: audit 2024-08-17T16:59:59.709581+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[31551]: audit 2024-08-17T16:59:59.716541+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:00.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 16:59:59 smithi016 bash[31551]: audit 2024-08-17T16:59:59.775908+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:00 smithi060 bash[24532]: cluster 2024-08-17T17:00:00.000126+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:00 smithi060 bash[24532]: audit 2024-08-17T17:00:00.493946+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:01.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:00 smithi060 bash[25490]: debug 2024-08-17T17:00:00.823+0000 7f8dbd01c640 1 -- 172.21.15.60:0/1178477873 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558830ebc9c0 con 0x558830ec8800 2024-08-17T17:00:01.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:00 smithi060 bash[25490]: debug 2024-08-17T17:00:00.935+0000 7f8dbf884ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:00 smithi016 bash[31551]: cluster 2024-08-17T17:00:00.000126+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:00 smithi016 bash[31551]: audit 2024-08-17T17:00:00.493946+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:01.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:00 smithi016 bash[22374]: cluster 2024-08-17T17:00:00.000126+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:01.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:00 smithi016 bash[22374]: audit 2024-08-17T17:00:00.493946+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:02.174 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:01 smithi060 bash[24532]: cluster 2024-08-17T17:00:00.743631+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:02.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:01 smithi016 bash[22374]: cluster 2024-08-17T17:00:00.743631+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:01 smithi016 bash[31551]: cluster 2024-08-17T17:00:00.743631+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:02.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:02 smithi060 bash[25490]: debug 2024-08-17T17:00:02.167+0000 7f8dbf884ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:00:02.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:02 smithi060 bash[25490]: debug 2024-08-17T17:00:02.231+0000 7f8dbf884ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:00:02.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:02 smithi060 bash[25490]: debug 2024-08-17T17:00:02.387+0000 7f8dbf884ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:00:03.352 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.043+0000 7f8dbf884ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:00:03.352 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.115+0000 7f8dbf884ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:00:03.353 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.183+0000 7f8dbf884ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:00:03.353 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.347+0000 7f8dbf884ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:00:03.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.423+0000 7f8dbf884ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:00:03.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.491+0000 7f8dbf884ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:00:03.695 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:04.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[24532]: cluster 2024-08-17T17:00:02.744043+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:04.051 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.727+0000 7f8dbf884ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:00:04.051 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.795+0000 7f8dbf884ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:00:04.051 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:03 smithi060 bash[25490]: debug 2024-08-17T17:00:03.967+0000 7f8dbf884ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:00:04.051 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:04 smithi060 bash[25490]: debug 2024-08-17T17:00:04.043+0000 7f8dbf884ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:00:04.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:03 smithi016 bash[22374]: cluster 2024-08-17T17:00:02.744043+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:04.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:03 smithi016 bash[31551]: cluster 2024-08-17T17:00:02.744043+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:04.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:04 smithi060 bash[25490]: debug 2024-08-17T17:00:04.287+0000 7f8dbf884ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:00:04.718 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:04 smithi060 bash[25490]: debug 2024-08-17T17:00:04.451+0000 7f8dbf884ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:00:04.718 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:04 smithi060 bash[25490]: debug 2024-08-17T17:00:04.531+0000 7f8dbf884ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:00:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:04 smithi060 bash[25490]: debug 2024-08-17T17:00:04.711+0000 7f8dbf884ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:00:05.800 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[25490]: debug 2024-08-17T17:00:05.515+0000 7f8dbf884ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:00:05.800 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[25490]: debug 2024-08-17T17:00:05.591+0000 7f8dbf884ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:00:05.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:04.740455+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: cluster 2024-08-17T17:00:04.744528+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:04.747589+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:05.151689+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:05.153524+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:05.162923+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: cephadm 2024-08-17T17:00:05.201743+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:05.202374+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:05.203854+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: audit 2024-08-17T17:00:05.205049+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:05.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[24532]: cephadm 2024-08-17T17:00:05.206265+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:04.740455+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: cluster 2024-08-17T17:00:04.744528+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:04.747589+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:05.151689+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:05.153524+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:05.162923+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: cephadm 2024-08-17T17:00:05.201743+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T17:00:05.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:05.202374+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:05.203854+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: audit 2024-08-17T17:00:05.205049+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[22374]: cephadm 2024-08-17T17:00:05.206265+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:04.740455+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: cluster 2024-08-17T17:00:04.744528+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:04.747589+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:05.151689+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:05.153524+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:05.162923+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: cephadm 2024-08-17T17:00:05.201743+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:05.202374+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:05.203854+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:00:05.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: audit 2024-08-17T17:00:05.205049+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:05.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:05 smithi016 bash[31551]: cephadm 2024-08-17T17:00:05.206265+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:00:06.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[25490]: debug 2024-08-17T17:00:05.795+0000 7f8dbf884ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:00:06.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:05 smithi060 bash[25490]: debug 2024-08-17T17:00:05.867+0000 7f8dbf884ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:00:06.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[25490]: debug 2024-08-17T17:00:06.195+0000 7f8dbf884ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:00:06.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[25490]: debug 2024-08-17T17:00:06.275+0000 7f8dbf884ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[22374]: cluster 2024-08-17T17:00:06.302981+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[22374]: audit 2024-08-17T17:00:06.303208+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[22374]: audit 2024-08-17T17:00:06.304031+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[22374]: audit 2024-08-17T17:00:06.305407+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[22374]: audit 2024-08-17T17:00:06.305898+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[31551]: cluster 2024-08-17T17:00:06.302981+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[31551]: audit 2024-08-17T17:00:06.303208+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:00:07.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[31551]: audit 2024-08-17T17:00:06.304031+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:00:07.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[31551]: audit 2024-08-17T17:00:06.305407+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:00:07.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:06 smithi016 bash[31551]: audit 2024-08-17T17:00:06.305898+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:00:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[24532]: cluster 2024-08-17T17:00:06.302981+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:00:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[24532]: audit 2024-08-17T17:00:06.303208+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:00:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[24532]: audit 2024-08-17T17:00:06.304031+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:00:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[24532]: audit 2024-08-17T17:00:06.305407+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:00:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:06 smithi060 bash[24532]: audit 2024-08-17T17:00:06.305898+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.60:0/2945980842' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:00:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: cluster 2024-08-17T17:00:06.744954+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: cluster 2024-08-17T17:00:06.767453+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 108s), standbys: x 2024-08-17T17:00:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:06.769247+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:00:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:07.042062+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:07.049666+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:07.051656+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:07.054538+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:07.055977+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[22374]: audit 2024-08-17T17:00:07.064325+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: cluster 2024-08-17T17:00:06.744954+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: cluster 2024-08-17T17:00:06.767453+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 108s), standbys: x 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:06.769247+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:07.042062+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:07.049666+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:07.051656+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:07.054538+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:07.055977+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:08.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:07 smithi016 bash[31551]: audit 2024-08-17T17:00:07.064325+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: cluster 2024-08-17T17:00:06.744954+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: cluster 2024-08-17T17:00:06.767453+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 108s), standbys: x 2024-08-17T17:00:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:06.769247+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:00:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:07.042062+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:07.049666+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:07.051656+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:07.054538+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:07.055977+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:07 smithi060 bash[24532]: audit 2024-08-17T17:00:07.064325+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:09.352 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:00:09.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_4 2024-08-17T17:00:10.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:09 smithi016 bash[22374]: cluster 2024-08-17T17:00:08.745275+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:10.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:09 smithi016 bash[31551]: cluster 2024-08-17T17:00:08.745275+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:09 smithi060 bash[24532]: cluster 2024-08-17T17:00:08.745275+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:12.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:11 smithi016 bash[22374]: cluster 2024-08-17T17:00:10.745688+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:12.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:11 smithi016 bash[31551]: cluster 2024-08-17T17:00:10.745688+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:11 smithi060 bash[24532]: cluster 2024-08-17T17:00:10.745688+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:14.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:13 smithi016 bash[22374]: cluster 2024-08-17T17:00:12.746087+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:13 smithi016 bash[31551]: cluster 2024-08-17T17:00:12.746087+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:14.121 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:14.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:13 smithi060 bash[24532]: cluster 2024-08-17T17:00:12.746087+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:16.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:15 smithi016 bash[22374]: cluster 2024-08-17T17:00:14.746495+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:16.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:15 smithi016 bash[31551]: cluster 2024-08-17T17:00:14.746495+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:15 smithi060 bash[24532]: cluster 2024-08-17T17:00:14.746495+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[31551]: cluster 2024-08-17T17:00:16.746815+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[31551]: audit 2024-08-17T17:00:17.217385+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[31551]: audit 2024-08-17T17:00:17.223929+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[31551]: audit 2024-08-17T17:00:17.227682+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[31551]: audit 2024-08-17T17:00:17.228554+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[22374]: cluster 2024-08-17T17:00:16.746815+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:18.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[22374]: audit 2024-08-17T17:00:17.217385+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:00:18.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[22374]: audit 2024-08-17T17:00:17.223929+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:00:18.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[22374]: audit 2024-08-17T17:00:17.227682+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:00:18.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:17 smithi016 bash[22374]: audit 2024-08-17T17:00:17.228554+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:17 smithi060 bash[24532]: cluster 2024-08-17T17:00:16.746815+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:17 smithi060 bash[24532]: audit 2024-08-17T17:00:17.217385+0000 mgr.y (mgr.14150) 91 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:00:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:17 smithi060 bash[24532]: audit 2024-08-17T17:00:17.223929+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:00:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:17 smithi060 bash[24532]: audit 2024-08-17T17:00:17.227682+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:00:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:17 smithi060 bash[24532]: audit 2024-08-17T17:00:17.228554+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:20.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:19 smithi016 bash[22374]: cluster 2024-08-17T17:00:18.747162+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:20.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:19 smithi016 bash[31551]: cluster 2024-08-17T17:00:18.747162+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:19 smithi060 bash[24532]: cluster 2024-08-17T17:00:18.747162+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:21 smithi016 bash[22374]: cluster 2024-08-17T17:00:20.747550+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:22.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:21 smithi016 bash[31551]: cluster 2024-08-17T17:00:20.747550+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:21 smithi060 bash[24532]: cluster 2024-08-17T17:00:20.747550+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:24.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:23 smithi016 bash[22374]: cluster 2024-08-17T17:00:22.747926+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:24.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:23 smithi016 bash[31551]: cluster 2024-08-17T17:00:22.747926+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:23 smithi060 bash[24532]: cluster 2024-08-17T17:00:22.747926+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[22374]: cluster 2024-08-17T17:00:24.748271+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[22374]: audit 2024-08-17T17:00:25.486476+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.16:0/285096224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eee75844-bcb7-41ab-b851-7ea5d6573144"}]: dispatch 2024-08-17T17:00:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[22374]: audit 2024-08-17T17:00:25.490867+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.16:0/285096224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eee75844-bcb7-41ab-b851-7ea5d6573144"}]': finished 2024-08-17T17:00:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[22374]: cluster 2024-08-17T17:00:25.490905+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T17:00:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[22374]: audit 2024-08-17T17:00:25.491468+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:26.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[31551]: cluster 2024-08-17T17:00:24.748271+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:26.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[31551]: audit 2024-08-17T17:00:25.486476+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.16:0/285096224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eee75844-bcb7-41ab-b851-7ea5d6573144"}]: dispatch 2024-08-17T17:00:26.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[31551]: audit 2024-08-17T17:00:25.490867+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.16:0/285096224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eee75844-bcb7-41ab-b851-7ea5d6573144"}]': finished 2024-08-17T17:00:26.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[31551]: cluster 2024-08-17T17:00:25.490905+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T17:00:26.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:25 smithi016 bash[31551]: audit 2024-08-17T17:00:25.491468+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:25 smithi060 bash[24532]: cluster 2024-08-17T17:00:24.748271+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:25 smithi060 bash[24532]: audit 2024-08-17T17:00:25.486476+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.16:0/285096224' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eee75844-bcb7-41ab-b851-7ea5d6573144"}]: dispatch 2024-08-17T17:00:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:25 smithi060 bash[24532]: audit 2024-08-17T17:00:25.490867+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.16:0/285096224' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eee75844-bcb7-41ab-b851-7ea5d6573144"}]': finished 2024-08-17T17:00:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:25 smithi060 bash[24532]: cluster 2024-08-17T17:00:25.490905+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T17:00:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:25 smithi060 bash[24532]: audit 2024-08-17T17:00:25.491468+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:27.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:26 smithi016 bash[22374]: audit 2024-08-17T17:00:26.081912+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.16:0/2427349479' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:00:27.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:26 smithi016 bash[31551]: audit 2024-08-17T17:00:26.081912+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.16:0/2427349479' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:00:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:26 smithi060 bash[24532]: audit 2024-08-17T17:00:26.081912+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.16:0/2427349479' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:00:28.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:27 smithi016 bash[22374]: cluster 2024-08-17T17:00:26.748726+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:28.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:27 smithi016 bash[31551]: cluster 2024-08-17T17:00:26.748726+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:28.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:27 smithi060 bash[24532]: cluster 2024-08-17T17:00:26.748726+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:29 smithi016 bash[22374]: cluster 2024-08-17T17:00:28.749172+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:29 smithi016 bash[31551]: cluster 2024-08-17T17:00:28.749172+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:29 smithi060 bash[24532]: cluster 2024-08-17T17:00:28.749172+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:31 smithi016 bash[22374]: cluster 2024-08-17T17:00:30.749597+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:31 smithi016 bash[31551]: cluster 2024-08-17T17:00:30.749597+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:31 smithi060 bash[24532]: cluster 2024-08-17T17:00:30.749597+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:34.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:33 smithi016 bash[22374]: cluster 2024-08-17T17:00:32.750004+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:34.148 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:33 smithi016 bash[31551]: cluster 2024-08-17T17:00:32.750004+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:33 smithi060 bash[24532]: cluster 2024-08-17T17:00:32.750004+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:36.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:35 smithi016 bash[22374]: cluster 2024-08-17T17:00:34.750372+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:36.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:35 smithi016 bash[31551]: cluster 2024-08-17T17:00:34.750372+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:35 smithi060 bash[24532]: cluster 2024-08-17T17:00:34.750372+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:38.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:37 smithi016 bash[22374]: cluster 2024-08-17T17:00:36.750810+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:38.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:37 smithi016 bash[22374]: audit 2024-08-17T17:00:37.497925+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T17:00:38.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:37 smithi016 bash[22374]: audit 2024-08-17T17:00:37.499359+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:38.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:37 smithi016 bash[31551]: cluster 2024-08-17T17:00:36.750810+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:38.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:37 smithi016 bash[31551]: audit 2024-08-17T17:00:37.497925+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T17:00:38.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:37 smithi016 bash[31551]: audit 2024-08-17T17:00:37.499359+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:37 smithi060 bash[24532]: cluster 2024-08-17T17:00:36.750810+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:37 smithi060 bash[24532]: audit 2024-08-17T17:00:37.497925+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T17:00:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:37 smithi060 bash[24532]: audit 2024-08-17T17:00:37.499359+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:38 smithi016 bash[22374]: cephadm 2024-08-17T17:00:37.500674+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:00:39.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:38 smithi016 bash[31551]: cephadm 2024-08-17T17:00:37.500674+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:00:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:38 smithi060 bash[24532]: cephadm 2024-08-17T17:00:37.500674+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:00:40.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:39 smithi016 bash[22374]: cluster 2024-08-17T17:00:38.751125+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:40.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:39 smithi016 bash[31551]: cluster 2024-08-17T17:00:38.751125+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:40.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:39 smithi060 bash[24532]: cluster 2024-08-17T17:00:38.751125+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:41.731 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:00:41.732 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:00:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:00:41.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:00:42.078 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:00:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:00:42.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:00:42.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:41 smithi016 bash[22374]: cluster 2024-08-17T17:00:40.751535+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:42.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:00:42.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:41 smithi016 bash[31551]: cluster 2024-08-17T17:00:40.751535+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:42.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:41 smithi060 bash[24532]: cluster 2024-08-17T17:00:40.751535+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:42 smithi060 bash[24532]: audit 2024-08-17T17:00:41.856746+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:42 smithi060 bash[24532]: audit 2024-08-17T17:00:41.860501+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:42 smithi060 bash[24532]: audit 2024-08-17T17:00:41.864672+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:43.302 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:42 smithi016 bash[22374]: audit 2024-08-17T17:00:41.856746+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:43.302 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:42 smithi016 bash[22374]: audit 2024-08-17T17:00:41.860501+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:43.302 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:42 smithi016 bash[22374]: audit 2024-08-17T17:00:41.864672+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:43.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:42 smithi016 bash[31551]: audit 2024-08-17T17:00:41.856746+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:43.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:42 smithi016 bash[31551]: audit 2024-08-17T17:00:41.860501+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:43.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:42 smithi016 bash[31551]: audit 2024-08-17T17:00:41.864672+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:43 smithi060 bash[24532]: cluster 2024-08-17T17:00:42.751922+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:43 smithi016 bash[22374]: cluster 2024-08-17T17:00:42.751922+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:43 smithi016 bash[31551]: cluster 2024-08-17T17:00:42.751922+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:45 smithi060 bash[24532]: cluster 2024-08-17T17:00:44.752349+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:46.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:45 smithi016 bash[22374]: cluster 2024-08-17T17:00:44.752349+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:46.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:45 smithi016 bash[31551]: cluster 2024-08-17T17:00:44.752349+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[31551]: cluster 2024-08-17T17:00:46.752719+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[31551]: audit 2024-08-17T17:00:46.877673+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[31551]: audit 2024-08-17T17:00:46.881965+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[31551]: audit 2024-08-17T17:00:47.247446+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[31551]: audit 2024-08-17T17:00:47.248837+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[31551]: audit 2024-08-17T17:00:47.257666+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[22374]: cluster 2024-08-17T17:00:46.752719+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[22374]: audit 2024-08-17T17:00:46.877673+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.032 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[22374]: audit 2024-08-17T17:00:46.881965+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.033 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[22374]: audit 2024-08-17T17:00:47.247446+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:48.033 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[22374]: audit 2024-08-17T17:00:47.248837+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:48.033 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:47 smithi016 bash[22374]: audit 2024-08-17T17:00:47.257666+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:47 smithi060 bash[24532]: cluster 2024-08-17T17:00:46.752719+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:47 smithi060 bash[24532]: audit 2024-08-17T17:00:46.877673+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:47 smithi060 bash[24532]: audit 2024-08-17T17:00:46.881965+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:47 smithi060 bash[24532]: audit 2024-08-17T17:00:47.247446+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:47 smithi060 bash[24532]: audit 2024-08-17T17:00:47.248837+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:47 smithi060 bash[24532]: audit 2024-08-17T17:00:47.257666+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:49.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:48 smithi060 bash[24532]: audit 2024-08-17T17:00:48.609334+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:00:49.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:48 smithi060 bash[24532]: audit 2024-08-17T17:00:48.609764+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:00:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:48 smithi016 bash[22374]: audit 2024-08-17T17:00:48.609334+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:00:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:48 smithi016 bash[22374]: audit 2024-08-17T17:00:48.609764+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:00:49.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:48 smithi016 bash[31551]: audit 2024-08-17T17:00:48.609334+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:00:49.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:48 smithi016 bash[31551]: audit 2024-08-17T17:00:48.609764+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:00:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[22374]: cluster 2024-08-17T17:00:48.753122+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[22374]: audit 2024-08-17T17:00:48.892657+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:00:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[22374]: cluster 2024-08-17T17:00:48.892878+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T17:00:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[22374]: audit 2024-08-17T17:00:48.893191+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[22374]: audit 2024-08-17T17:00:48.894139+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:00:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[22374]: audit 2024-08-17T17:00:48.894846+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:00:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[31551]: cluster 2024-08-17T17:00:48.753122+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[31551]: audit 2024-08-17T17:00:48.892657+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:00:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[31551]: cluster 2024-08-17T17:00:48.892878+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T17:00:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[31551]: audit 2024-08-17T17:00:48.893191+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[31551]: audit 2024-08-17T17:00:48.894139+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:00:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:49 smithi016 bash[31551]: audit 2024-08-17T17:00:48.894846+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:00:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:49 smithi060 bash[24532]: cluster 2024-08-17T17:00:48.753122+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:49 smithi060 bash[24532]: audit 2024-08-17T17:00:48.892657+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:00:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:49 smithi060 bash[24532]: cluster 2024-08-17T17:00:48.892878+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T17:00:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:49 smithi060 bash[24532]: audit 2024-08-17T17:00:48.893191+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:49 smithi060 bash[24532]: audit 2024-08-17T17:00:48.894139+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:00:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:49 smithi060 bash[24532]: audit 2024-08-17T17:00:48.894846+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:00:50.435 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 0 on host 'smithi016' 2024-08-17T17:00:51.096 DEBUG:teuthology.orchestra.run.smithi016:osd.0> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T17:00:51.099 INFO:tasks.cephadm:Deploying osd.1 on smithi016 with /dev/vg_nvme/lv_3... 2024-08-17T17:00:51.099 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T17:00:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: audit 2024-08-17T17:00:49.893489+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:00:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: cluster 2024-08-17T17:00:49.893547+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T17:00:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: audit 2024-08-17T17:00:49.893938+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: audit 2024-08-17T17:00:49.900147+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: audit 2024-08-17T17:00:50.415720+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: audit 2024-08-17T17:00:50.422831+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:50 smithi060 bash[24532]: audit 2024-08-17T17:00:50.430842+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:51.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: audit 2024-08-17T17:00:49.893489+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: cluster 2024-08-17T17:00:49.893547+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: audit 2024-08-17T17:00:49.893938+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: audit 2024-08-17T17:00:49.900147+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: audit 2024-08-17T17:00:50.415720+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: audit 2024-08-17T17:00:50.422831+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[31551]: audit 2024-08-17T17:00:50.430842+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: audit 2024-08-17T17:00:49.893489+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: cluster 2024-08-17T17:00:49.893547+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: audit 2024-08-17T17:00:49.893938+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:51.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: audit 2024-08-17T17:00:49.900147+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:51.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: audit 2024-08-17T17:00:50.415720+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:51.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: audit 2024-08-17T17:00:50.422831+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:51.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:50 smithi016 bash[22374]: audit 2024-08-17T17:00:50.430842+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:00:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:51 smithi060 bash[24532]: cluster 2024-08-17T17:00:49.639924+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:00:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:51 smithi060 bash[24532]: cluster 2024-08-17T17:00:49.640017+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:00:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:51 smithi060 bash[24532]: cluster 2024-08-17T17:00:50.753621+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:51 smithi060 bash[24532]: cluster 2024-08-17T17:00:50.902593+0000 mon.a (mon.0) 289 : cluster [INF] osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283] boot 2024-08-17T17:00:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:51 smithi060 bash[24532]: cluster 2024-08-17T17:00:50.902710+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T17:00:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:51 smithi060 bash[24532]: audit 2024-08-17T17:00:50.903424+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[22374]: cluster 2024-08-17T17:00:49.639924+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[22374]: cluster 2024-08-17T17:00:49.640017+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[22374]: cluster 2024-08-17T17:00:50.753621+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[22374]: cluster 2024-08-17T17:00:50.902593+0000 mon.a (mon.0) 289 : cluster [INF] osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283] boot 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[22374]: cluster 2024-08-17T17:00:50.902710+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[22374]: audit 2024-08-17T17:00:50.903424+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[31551]: cluster 2024-08-17T17:00:49.639924+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[31551]: cluster 2024-08-17T17:00:49.640017+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:00:52.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[31551]: cluster 2024-08-17T17:00:50.753621+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:00:52.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[31551]: cluster 2024-08-17T17:00:50.902593+0000 mon.a (mon.0) 289 : cluster [INF] osd.0 [v2:172.21.15.16:6802/1757628283,v1:172.21.15.16:6803/1757628283] boot 2024-08-17T17:00:52.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[31551]: cluster 2024-08-17T17:00:50.902710+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T17:00:52.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:51 smithi016 bash[31551]: audit 2024-08-17T17:00:50.903424+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:00:53.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:53 smithi016 bash[22374]: cluster 2024-08-17T17:00:52.435049+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T17:00:53.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:53 smithi016 bash[22374]: cluster 2024-08-17T17:00:52.754136+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:53 smithi016 bash[31551]: cluster 2024-08-17T17:00:52.435049+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T17:00:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:53 smithi016 bash[31551]: cluster 2024-08-17T17:00:52.754136+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:53 smithi060 bash[24532]: cluster 2024-08-17T17:00:52.435049+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T17:00:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:53 smithi060 bash[24532]: cluster 2024-08-17T17:00:52.754136+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:55.183 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:55 smithi016 bash[22374]: cluster 2024-08-17T17:00:54.754641+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:56.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:55 smithi016 bash[31551]: cluster 2024-08-17T17:00:54.754641+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:55 smithi060 bash[24532]: cluster 2024-08-17T17:00:54.754641+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:58.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:57 smithi016 bash[22374]: cluster 2024-08-17T17:00:56.755146+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:58.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:57 smithi016 bash[31551]: cluster 2024-08-17T17:00:56.755146+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:00:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:57 smithi060 bash[24532]: cluster 2024-08-17T17:00:56.755146+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:00.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:00:59 smithi016 bash[22374]: cluster 2024-08-17T17:00:58.755636+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:00.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:00:59 smithi016 bash[31551]: cluster 2024-08-17T17:00:58.755636+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:00:59 smithi060 bash[24532]: cluster 2024-08-17T17:00:58.755636+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: cluster 2024-08-17T17:01:00.756135+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: cephadm 2024-08-17T17:01:01.042403+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.049707+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.057183+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.058707+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: cephadm 2024-08-17T17:01:01.059836+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 16245M 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.065522+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.067471+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.068755+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:02.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[31551]: audit 2024-08-17T17:01:01.079182+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: cluster 2024-08-17T17:01:00.756135+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: cephadm 2024-08-17T17:01:01.042403+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.049707+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.057183+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.058707+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: cephadm 2024-08-17T17:01:01.059836+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 16245M 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.065522+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.067471+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.068755+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:02 smithi016 bash[22374]: audit 2024-08-17T17:01:01.079182+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: cluster 2024-08-17T17:01:00.756135+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: cephadm 2024-08-17T17:01:01.042403+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:01:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.049707+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.057183+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.058707+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: cephadm 2024-08-17T17:01:01.059836+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 16245M 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.065522+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.067471+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.068755+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:02 smithi060 bash[24532]: audit 2024-08-17T17:01:01.079182+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:03.271 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:01:03.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_3 2024-08-17T17:01:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:04 smithi016 bash[22374]: cluster 2024-08-17T17:01:02.756722+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:04 smithi016 bash[31551]: cluster 2024-08-17T17:01:02.756722+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:04 smithi060 bash[24532]: cluster 2024-08-17T17:01:02.756722+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:06 smithi016 bash[22374]: cluster 2024-08-17T17:01:04.757144+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:06.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:06 smithi016 bash[31551]: cluster 2024-08-17T17:01:04.757144+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:06.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:06 smithi060 bash[24532]: cluster 2024-08-17T17:01:04.757144+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:08.048 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:08 smithi016 bash[22374]: cluster 2024-08-17T17:01:06.757604+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:08.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:08 smithi016 bash[31551]: cluster 2024-08-17T17:01:06.757604+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:08 smithi060 bash[24532]: cluster 2024-08-17T17:01:06.757604+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:10 smithi016 bash[22374]: cluster 2024-08-17T17:01:08.758060+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:10 smithi016 bash[31551]: cluster 2024-08-17T17:01:08.758060+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:10.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:10 smithi060 bash[24532]: cluster 2024-08-17T17:01:08.758060+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[22374]: cluster 2024-08-17T17:01:10.758514+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[22374]: audit 2024-08-17T17:01:11.460006+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[22374]: audit 2024-08-17T17:01:11.463168+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[22374]: audit 2024-08-17T17:01:11.464559+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[31551]: cluster 2024-08-17T17:01:10.758514+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[31551]: audit 2024-08-17T17:01:11.460006+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[31551]: audit 2024-08-17T17:01:11.463168+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:01:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:12 smithi016 bash[31551]: audit 2024-08-17T17:01:11.464559+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:12 smithi060 bash[24532]: cluster 2024-08-17T17:01:10.758514+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:12 smithi060 bash[24532]: audit 2024-08-17T17:01:11.460006+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:01:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:12 smithi060 bash[24532]: audit 2024-08-17T17:01:11.463168+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:01:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:12 smithi060 bash[24532]: audit 2024-08-17T17:01:11.464559+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:13.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:13 smithi016 bash[22374]: audit 2024-08-17T17:01:11.453861+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:01:13.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:13 smithi016 bash[31551]: audit 2024-08-17T17:01:11.453861+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:01:13.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:13 smithi060 bash[24532]: audit 2024-08-17T17:01:11.453861+0000 mgr.y (mgr.14150) 122 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:01:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:14 smithi016 bash[22374]: cluster 2024-08-17T17:01:12.758971+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:14.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:14 smithi016 bash[31551]: cluster 2024-08-17T17:01:12.758971+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:14 smithi060 bash[24532]: cluster 2024-08-17T17:01:12.758971+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:16.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:16 smithi016 bash[22374]: cluster 2024-08-17T17:01:14.759426+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:16.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:16 smithi016 bash[31551]: cluster 2024-08-17T17:01:14.759426+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:16 smithi060 bash[24532]: cluster 2024-08-17T17:01:14.759426+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:18.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:18 smithi060 bash[24532]: cluster 2024-08-17T17:01:16.759873+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:18.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:18 smithi016 bash[22374]: cluster 2024-08-17T17:01:16.759873+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:18.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:18 smithi016 bash[31551]: cluster 2024-08-17T17:01:16.759873+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:20 smithi060 bash[24532]: cluster 2024-08-17T17:01:18.760314+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:20 smithi060 bash[24532]: audit 2024-08-17T17:01:19.637415+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.16:0/1535004887' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c123736-218d-45e0-bad4-db2f78caf4c2"}]: dispatch 2024-08-17T17:01:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:20 smithi060 bash[24532]: audit 2024-08-17T17:01:19.644714+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.16:0/1535004887' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c123736-218d-45e0-bad4-db2f78caf4c2"}]': finished 2024-08-17T17:01:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:20 smithi060 bash[24532]: cluster 2024-08-17T17:01:19.644807+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T17:01:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:20 smithi060 bash[24532]: audit 2024-08-17T17:01:19.645028+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[22374]: cluster 2024-08-17T17:01:18.760314+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[22374]: audit 2024-08-17T17:01:19.637415+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.16:0/1535004887' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c123736-218d-45e0-bad4-db2f78caf4c2"}]: dispatch 2024-08-17T17:01:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[22374]: audit 2024-08-17T17:01:19.644714+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.16:0/1535004887' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c123736-218d-45e0-bad4-db2f78caf4c2"}]': finished 2024-08-17T17:01:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[22374]: cluster 2024-08-17T17:01:19.644807+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T17:01:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[22374]: audit 2024-08-17T17:01:19.645028+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[31551]: cluster 2024-08-17T17:01:18.760314+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[31551]: audit 2024-08-17T17:01:19.637415+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.16:0/1535004887' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c123736-218d-45e0-bad4-db2f78caf4c2"}]: dispatch 2024-08-17T17:01:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[31551]: audit 2024-08-17T17:01:19.644714+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.16:0/1535004887' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c123736-218d-45e0-bad4-db2f78caf4c2"}]': finished 2024-08-17T17:01:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[31551]: cluster 2024-08-17T17:01:19.644807+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T17:01:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:20 smithi016 bash[31551]: audit 2024-08-17T17:01:19.645028+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:21 smithi060 bash[24532]: audit 2024-08-17T17:01:20.251269+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.16:0/2597668672' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:01:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:21 smithi016 bash[22374]: audit 2024-08-17T17:01:20.251269+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.16:0/2597668672' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:01:21.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:21 smithi016 bash[31551]: audit 2024-08-17T17:01:20.251269+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.16:0/2597668672' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:01:22.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:22 smithi060 bash[24532]: cluster 2024-08-17T17:01:20.760764+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:22 smithi016 bash[22374]: cluster 2024-08-17T17:01:20.760764+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:22 smithi016 bash[31551]: cluster 2024-08-17T17:01:20.760764+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:24 smithi060 bash[24532]: cluster 2024-08-17T17:01:22.761104+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:24.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:24 smithi016 bash[22374]: cluster 2024-08-17T17:01:22.761104+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:24.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:24 smithi016 bash[31551]: cluster 2024-08-17T17:01:22.761104+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:26 smithi060 bash[24532]: cluster 2024-08-17T17:01:24.761516+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:26.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:26 smithi016 bash[22374]: cluster 2024-08-17T17:01:24.761516+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:26.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:26 smithi016 bash[31551]: cluster 2024-08-17T17:01:24.761516+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:28 smithi060 bash[24532]: cluster 2024-08-17T17:01:26.761953+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:28.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:28 smithi016 bash[22374]: cluster 2024-08-17T17:01:26.761953+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:28.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:28 smithi016 bash[31551]: cluster 2024-08-17T17:01:26.761953+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:30.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:30 smithi060 bash[24532]: cluster 2024-08-17T17:01:28.762409+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:30 smithi016 bash[22374]: cluster 2024-08-17T17:01:28.762409+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:30.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:30 smithi016 bash[31551]: cluster 2024-08-17T17:01:28.762409+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:32 smithi060 bash[24532]: cluster 2024-08-17T17:01:30.762830+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:32.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:32 smithi016 bash[22374]: cluster 2024-08-17T17:01:30.762830+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:32.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:32 smithi016 bash[31551]: cluster 2024-08-17T17:01:30.762830+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:33.396 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:33 smithi016 bash[22374]: audit 2024-08-17T17:01:32.128394+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T17:01:33.396 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:33 smithi016 bash[22374]: audit 2024-08-17T17:01:32.129686+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:33.396 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:33 smithi016 bash[22374]: cephadm 2024-08-17T17:01:32.130920+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:01:33.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:33 smithi016 bash[31551]: audit 2024-08-17T17:01:32.128394+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T17:01:33.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:33 smithi016 bash[31551]: audit 2024-08-17T17:01:32.129686+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:33.397 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:33 smithi016 bash[31551]: cephadm 2024-08-17T17:01:32.130920+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:01:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:33 smithi060 bash[24532]: audit 2024-08-17T17:01:32.128394+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T17:01:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:33 smithi060 bash[24532]: audit 2024-08-17T17:01:32.129686+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:33 smithi060 bash[24532]: cephadm 2024-08-17T17:01:32.130920+0000 mgr.y (mgr.14150) 133 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:01:34.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:34 smithi060 bash[24532]: cluster 2024-08-17T17:01:32.763361+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:34 smithi016 bash[22374]: cluster 2024-08-17T17:01:32.763361+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:34 smithi016 bash[31551]: cluster 2024-08-17T17:01:32.763361+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:36 smithi060 bash[24532]: cluster 2024-08-17T17:01:34.763786+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:36.453 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:36 smithi016 bash[22374]: cluster 2024-08-17T17:01:34.763786+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:36.453 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:36 smithi016 bash[31551]: cluster 2024-08-17T17:01:34.763786+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:36.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.454 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.455 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.710 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.710 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.711 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:36.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:36 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:01:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:37 smithi060 bash[24532]: audit 2024-08-17T17:01:36.743424+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:37 smithi060 bash[24532]: audit 2024-08-17T17:01:36.747385+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:37 smithi060 bash[24532]: audit 2024-08-17T17:01:36.752849+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:37.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:37 smithi016 bash[22374]: audit 2024-08-17T17:01:36.743424+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:37.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:37 smithi016 bash[22374]: audit 2024-08-17T17:01:36.747385+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:37.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:37 smithi016 bash[22374]: audit 2024-08-17T17:01:36.752849+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:37.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:37 smithi016 bash[31551]: audit 2024-08-17T17:01:36.743424+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:37.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:37 smithi016 bash[31551]: audit 2024-08-17T17:01:36.747385+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:37.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:37 smithi016 bash[31551]: audit 2024-08-17T17:01:36.752849+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:38.297 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:38 smithi016 bash[22374]: cluster 2024-08-17T17:01:36.764110+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:38.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:38 smithi016 bash[31551]: cluster 2024-08-17T17:01:36.764110+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:38 smithi060 bash[24532]: cluster 2024-08-17T17:01:36.764110+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:40.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:40 smithi016 bash[22374]: cluster 2024-08-17T17:01:38.764568+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:40 smithi016 bash[31551]: cluster 2024-08-17T17:01:38.764568+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:40 smithi060 bash[24532]: cluster 2024-08-17T17:01:38.764568+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:42.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:42 smithi060 bash[24532]: cluster 2024-08-17T17:01:40.765024+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:42 smithi016 bash[22374]: cluster 2024-08-17T17:01:40.765024+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:42 smithi016 bash[31551]: cluster 2024-08-17T17:01:40.765024+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:43.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: cluster 2024-08-17T17:01:42.765346+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:43.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:42.789799+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:43.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:42.793532+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:43.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:42.794279+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:43.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:42.794966+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:43.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:42.799362+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:43.551466+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[31551]: audit 2024-08-17T17:01:43.551845+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: cluster 2024-08-17T17:01:42.765346+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:42.789799+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:42.793532+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:42.794279+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:42.794966+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:42.799362+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:43.551466+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:01:43.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:43 smithi016 bash[22374]: audit 2024-08-17T17:01:43.551845+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:01:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: cluster 2024-08-17T17:01:42.765346+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:42.789799+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:42.793532+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:42.794279+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:42.794966+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:42.799362+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:43.551466+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:01:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:43 smithi060 bash[24532]: audit 2024-08-17T17:01:43.551845+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:01:45.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:45 smithi060 bash[24532]: audit 2024-08-17T17:01:44.146934+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:01:45.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:45 smithi060 bash[24532]: cluster 2024-08-17T17:01:44.147101+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T17:01:45.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:45 smithi060 bash[24532]: audit 2024-08-17T17:01:44.147388+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:45.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:45 smithi060 bash[24532]: audit 2024-08-17T17:01:44.148642+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:01:45.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:45 smithi060 bash[24532]: audit 2024-08-17T17:01:44.149373+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:01:45.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[22374]: audit 2024-08-17T17:01:44.146934+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:01:45.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[22374]: cluster 2024-08-17T17:01:44.147101+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T17:01:45.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[22374]: audit 2024-08-17T17:01:44.147388+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:45.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[22374]: audit 2024-08-17T17:01:44.148642+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:01:45.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[22374]: audit 2024-08-17T17:01:44.149373+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:01:45.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[31551]: audit 2024-08-17T17:01:44.146934+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:01:45.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[31551]: cluster 2024-08-17T17:01:44.147101+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T17:01:45.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[31551]: audit 2024-08-17T17:01:44.147388+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:45.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[31551]: audit 2024-08-17T17:01:44.148642+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:01:45.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:45 smithi016 bash[31551]: audit 2024-08-17T17:01:44.149373+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:01:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:46 smithi060 bash[24532]: cluster 2024-08-17T17:01:44.765738+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:46 smithi060 bash[24532]: audit 2024-08-17T17:01:45.157102+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:01:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:46 smithi060 bash[24532]: cluster 2024-08-17T17:01:45.157321+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T17:01:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:46 smithi060 bash[24532]: audit 2024-08-17T17:01:45.157803+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:46 smithi060 bash[24532]: audit 2024-08-17T17:01:45.165040+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:46.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[22374]: cluster 2024-08-17T17:01:44.765738+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:46.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[22374]: audit 2024-08-17T17:01:45.157102+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:01:46.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[22374]: cluster 2024-08-17T17:01:45.157321+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[22374]: audit 2024-08-17T17:01:45.157803+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[22374]: audit 2024-08-17T17:01:45.165040+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[31551]: cluster 2024-08-17T17:01:44.765738+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[31551]: audit 2024-08-17T17:01:45.157102+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[31551]: cluster 2024-08-17T17:01:45.157321+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[31551]: audit 2024-08-17T17:01:45.157803+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:46 smithi016 bash[31551]: audit 2024-08-17T17:01:45.165040+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:46.594 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 1 on host 'smithi016' 2024-08-17T17:01:47.265 DEBUG:teuthology.orchestra.run.smithi016:osd.1> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.1.service 2024-08-17T17:01:47.268 INFO:tasks.cephadm:Deploying osd.2 on smithi016 with /dev/vg_nvme/lv_2... 2024-08-17T17:01:47.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T17:01:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: cluster 2024-08-17T17:01:44.568543+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:01:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: cluster 2024-08-17T17:01:44.568637+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:01:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: cluster 2024-08-17T17:01:46.157571+0000 mon.a (mon.0) 327 : cluster [INF] osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669] boot 2024-08-17T17:01:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: cluster 2024-08-17T17:01:46.157638+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T17:01:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: audit 2024-08-17T17:01:46.158410+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: audit 2024-08-17T17:01:46.575600+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: audit 2024-08-17T17:01:46.583249+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:47 smithi060 bash[24532]: audit 2024-08-17T17:01:46.591352+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:47.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: cluster 2024-08-17T17:01:44.568543+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: cluster 2024-08-17T17:01:44.568637+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: cluster 2024-08-17T17:01:46.157571+0000 mon.a (mon.0) 327 : cluster [INF] osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669] boot 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: cluster 2024-08-17T17:01:46.157638+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: audit 2024-08-17T17:01:46.158410+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: audit 2024-08-17T17:01:46.575600+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: audit 2024-08-17T17:01:46.583249+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[22374]: audit 2024-08-17T17:01:46.591352+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:47.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: cluster 2024-08-17T17:01:44.568543+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: cluster 2024-08-17T17:01:44.568637+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: cluster 2024-08-17T17:01:46.157571+0000 mon.a (mon.0) 327 : cluster [INF] osd.1 [v2:172.21.15.16:6810/4274688669,v1:172.21.15.16:6811/4274688669] boot 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: cluster 2024-08-17T17:01:46.157638+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: audit 2024-08-17T17:01:46.158410+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: audit 2024-08-17T17:01:46.575600+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: audit 2024-08-17T17:01:46.583249+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:47 smithi016 bash[31551]: audit 2024-08-17T17:01:46.591352+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:01:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:48 smithi060 bash[24532]: cluster 2024-08-17T17:01:46.766167+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:48 smithi060 bash[24532]: cluster 2024-08-17T17:01:47.176230+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T17:01:48.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:48 smithi016 bash[22374]: cluster 2024-08-17T17:01:46.766167+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:48.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:48 smithi016 bash[22374]: cluster 2024-08-17T17:01:47.176230+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T17:01:48.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:48 smithi016 bash[31551]: cluster 2024-08-17T17:01:46.766167+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:48.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:48 smithi016 bash[31551]: cluster 2024-08-17T17:01:47.176230+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T17:01:50.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:50 smithi016 bash[22374]: cluster 2024-08-17T17:01:48.766611+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:50.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:50 smithi016 bash[31551]: cluster 2024-08-17T17:01:48.766611+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:50.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:50 smithi060 bash[24532]: cluster 2024-08-17T17:01:48.766611+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:51.357 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:52 smithi016 bash[22374]: cluster 2024-08-17T17:01:50.767061+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:52.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:52 smithi016 bash[31551]: cluster 2024-08-17T17:01:50.767061+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:52 smithi060 bash[24532]: cluster 2024-08-17T17:01:50.767061+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:54 smithi016 bash[22374]: cluster 2024-08-17T17:01:52.767549+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:54.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:54 smithi016 bash[31551]: cluster 2024-08-17T17:01:52.767549+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:54 smithi060 bash[24532]: cluster 2024-08-17T17:01:52.767549+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:56 smithi016 bash[22374]: cluster 2024-08-17T17:01:54.768001+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:56.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:56 smithi016 bash[31551]: cluster 2024-08-17T17:01:54.768001+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:56.550 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:01:56.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_2 2024-08-17T17:01:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:56 smithi060 bash[24532]: cluster 2024-08-17T17:01:54.768001+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:58.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:01:58 smithi016 bash[22374]: cluster 2024-08-17T17:01:56.768296+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:01:58 smithi016 bash[31551]: cluster 2024-08-17T17:01:56.768296+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:01:58.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:01:58 smithi060 bash[24532]: cluster 2024-08-17T17:01:56.768296+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: cluster 2024-08-17T17:01:58.768621+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.363265+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.371180+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.372792+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.374448+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.383517+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.385885+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.387576+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[22374]: audit 2024-08-17T17:01:59.397129+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: cluster 2024-08-17T17:01:58.768621+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.363265+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.371180+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.372792+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.374448+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.383517+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.385885+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.387576+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:00.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:00 smithi016 bash[31551]: audit 2024-08-17T17:01:59.397129+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: cluster 2024-08-17T17:01:58.768621+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.363265+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.371180+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.372792+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.374448+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.383517+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.385885+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.387576+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:00 smithi060 bash[24532]: audit 2024-08-17T17:01:59.397129+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:01 smithi016 bash[22374]: cephadm 2024-08-17T17:01:59.355236+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:02:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:01 smithi016 bash[22374]: cephadm 2024-08-17T17:01:59.375670+0000 mgr.y (mgr.14150) 149 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 8122M 2024-08-17T17:02:01.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:01 smithi016 bash[31551]: cephadm 2024-08-17T17:01:59.355236+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:02:01.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:01 smithi016 bash[31551]: cephadm 2024-08-17T17:01:59.375670+0000 mgr.y (mgr.14150) 149 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 8122M 2024-08-17T17:02:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:01 smithi060 bash[24532]: cephadm 2024-08-17T17:01:59.355236+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:02:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:01 smithi060 bash[24532]: cephadm 2024-08-17T17:01:59.375670+0000 mgr.y (mgr.14150) 149 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 8122M 2024-08-17T17:02:01.849 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:02 smithi016 bash[22374]: cluster 2024-08-17T17:02:00.769098+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:02 smithi016 bash[31551]: cluster 2024-08-17T17:02:00.769098+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:02 smithi060 bash[24532]: cluster 2024-08-17T17:02:00.769098+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:04 smithi016 bash[22374]: cluster 2024-08-17T17:02:02.769608+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:04 smithi016 bash[31551]: cluster 2024-08-17T17:02:02.769608+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:04 smithi060 bash[24532]: cluster 2024-08-17T17:02:02.769608+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:05 smithi016 bash[22374]: audit 2024-08-17T17:02:05.055172+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:02:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:05 smithi016 bash[22374]: audit 2024-08-17T17:02:05.059188+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:02:05.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:05 smithi016 bash[22374]: audit 2024-08-17T17:02:05.060342+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:05.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:05 smithi016 bash[31551]: audit 2024-08-17T17:02:05.055172+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:02:05.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:05 smithi016 bash[31551]: audit 2024-08-17T17:02:05.059188+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:02:05.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:05 smithi016 bash[31551]: audit 2024-08-17T17:02:05.060342+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:05 smithi060 bash[24532]: audit 2024-08-17T17:02:05.055172+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:02:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:05 smithi060 bash[24532]: audit 2024-08-17T17:02:05.059188+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:02:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:05 smithi060 bash[24532]: audit 2024-08-17T17:02:05.060342+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:06.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:06 smithi016 bash[22374]: cluster 2024-08-17T17:02:04.769921+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:06.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:06 smithi016 bash[22374]: audit 2024-08-17T17:02:05.049108+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:06.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:06 smithi016 bash[31551]: cluster 2024-08-17T17:02:04.769921+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:06.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:06 smithi016 bash[31551]: audit 2024-08-17T17:02:05.049108+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:06 smithi060 bash[24532]: cluster 2024-08-17T17:02:04.769921+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:06 smithi060 bash[24532]: audit 2024-08-17T17:02:05.049108+0000 mgr.y (mgr.14150) 153 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:08 smithi016 bash[22374]: cluster 2024-08-17T17:02:06.770334+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:08 smithi016 bash[31551]: cluster 2024-08-17T17:02:06.770334+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:08 smithi060 bash[24532]: cluster 2024-08-17T17:02:06.770334+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:10 smithi016 bash[22374]: cluster 2024-08-17T17:02:08.770771+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:10.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:10 smithi016 bash[31551]: cluster 2024-08-17T17:02:08.770771+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:10 smithi060 bash[24532]: cluster 2024-08-17T17:02:08.770771+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:12 smithi016 bash[22374]: cluster 2024-08-17T17:02:10.771221+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:12.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:12 smithi016 bash[31551]: cluster 2024-08-17T17:02:10.771221+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:12 smithi060 bash[24532]: cluster 2024-08-17T17:02:10.771221+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[22374]: cluster 2024-08-17T17:02:12.771513+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[22374]: audit 2024-08-17T17:02:13.423389+0000 mon.a (mon.0) 345 : audit [INF] from='client.? 172.21.15.16:0/340788404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5b68404-3ff2-4008-b8c9-9ee947c4cb6f"}]: dispatch 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[22374]: audit 2024-08-17T17:02:13.428126+0000 mon.a (mon.0) 346 : audit [INF] from='client.? 172.21.15.16:0/340788404' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5b68404-3ff2-4008-b8c9-9ee947c4cb6f"}]': finished 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[22374]: cluster 2024-08-17T17:02:13.428170+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[22374]: audit 2024-08-17T17:02:13.428327+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[22374]: audit 2024-08-17T17:02:14.092154+0000 mon.a (mon.0) 349 : audit [DBG] from='client.? 172.21.15.16:0/3008964010' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[31551]: cluster 2024-08-17T17:02:12.771513+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[31551]: audit 2024-08-17T17:02:13.423389+0000 mon.a (mon.0) 345 : audit [INF] from='client.? 172.21.15.16:0/340788404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5b68404-3ff2-4008-b8c9-9ee947c4cb6f"}]: dispatch 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[31551]: audit 2024-08-17T17:02:13.428126+0000 mon.a (mon.0) 346 : audit [INF] from='client.? 172.21.15.16:0/340788404' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5b68404-3ff2-4008-b8c9-9ee947c4cb6f"}]': finished 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[31551]: cluster 2024-08-17T17:02:13.428170+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T17:02:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[31551]: audit 2024-08-17T17:02:13.428327+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:14.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:14 smithi016 bash[31551]: audit 2024-08-17T17:02:14.092154+0000 mon.a (mon.0) 349 : audit [DBG] from='client.? 172.21.15.16:0/3008964010' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:02:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:14 smithi060 bash[24532]: cluster 2024-08-17T17:02:12.771513+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:14 smithi060 bash[24532]: audit 2024-08-17T17:02:13.423389+0000 mon.a (mon.0) 345 : audit [INF] from='client.? 172.21.15.16:0/340788404' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5b68404-3ff2-4008-b8c9-9ee947c4cb6f"}]: dispatch 2024-08-17T17:02:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:14 smithi060 bash[24532]: audit 2024-08-17T17:02:13.428126+0000 mon.a (mon.0) 346 : audit [INF] from='client.? 172.21.15.16:0/340788404' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5b68404-3ff2-4008-b8c9-9ee947c4cb6f"}]': finished 2024-08-17T17:02:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:14 smithi060 bash[24532]: cluster 2024-08-17T17:02:13.428170+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T17:02:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:14 smithi060 bash[24532]: audit 2024-08-17T17:02:13.428327+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:14 smithi060 bash[24532]: audit 2024-08-17T17:02:14.092154+0000 mon.a (mon.0) 349 : audit [DBG] from='client.? 172.21.15.16:0/3008964010' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:02:16.534 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:16 smithi016 bash[22374]: cluster 2024-08-17T17:02:14.771866+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:16.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:16 smithi016 bash[31551]: cluster 2024-08-17T17:02:14.771866+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:16 smithi060 bash[24532]: cluster 2024-08-17T17:02:14.771866+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:18.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:18 smithi016 bash[22374]: cluster 2024-08-17T17:02:16.772270+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:18.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:18 smithi016 bash[31551]: cluster 2024-08-17T17:02:16.772270+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:18 smithi060 bash[24532]: cluster 2024-08-17T17:02:16.772270+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:20 smithi016 bash[22374]: cluster 2024-08-17T17:02:18.772727+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:20.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:20 smithi016 bash[31551]: cluster 2024-08-17T17:02:18.772727+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:20 smithi060 bash[24532]: cluster 2024-08-17T17:02:18.772727+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:22 smithi016 bash[22374]: cluster 2024-08-17T17:02:20.773201+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:22 smithi016 bash[31551]: cluster 2024-08-17T17:02:20.773201+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:22 smithi060 bash[24532]: cluster 2024-08-17T17:02:20.773201+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:24 smithi016 bash[22374]: cluster 2024-08-17T17:02:22.773691+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:24 smithi016 bash[31551]: cluster 2024-08-17T17:02:22.773691+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:24 smithi060 bash[24532]: cluster 2024-08-17T17:02:22.773691+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:26 smithi016 bash[31551]: cluster 2024-08-17T17:02:24.774142+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:26 smithi016 bash[31551]: audit 2024-08-17T17:02:25.936466+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T17:02:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:26 smithi016 bash[31551]: audit 2024-08-17T17:02:25.938132+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:26.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:26 smithi016 bash[22374]: cluster 2024-08-17T17:02:24.774142+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:26.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:26 smithi016 bash[22374]: audit 2024-08-17T17:02:25.936466+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T17:02:26.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:26 smithi016 bash[22374]: audit 2024-08-17T17:02:25.938132+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:26 smithi060 bash[24532]: cluster 2024-08-17T17:02:24.774142+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:26 smithi060 bash[24532]: audit 2024-08-17T17:02:25.936466+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T17:02:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:26 smithi060 bash[24532]: audit 2024-08-17T17:02:25.938132+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:27 smithi016 bash[22374]: cephadm 2024-08-17T17:02:25.939613+0000 mgr.y (mgr.14150) 164 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:02:27.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:27 smithi016 bash[31551]: cephadm 2024-08-17T17:02:25.939613+0000 mgr.y (mgr.14150) 164 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:02:27.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:27 smithi060 bash[24532]: cephadm 2024-08-17T17:02:25.939613+0000 mgr.y (mgr.14150) 164 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:02:28.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:28 smithi016 bash[22374]: cluster 2024-08-17T17:02:26.774626+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:28.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:28 smithi016 bash[31551]: cluster 2024-08-17T17:02:26.774626+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:28 smithi060 bash[24532]: cluster 2024-08-17T17:02:26.774626+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:30.346 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.346 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.346 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:30 smithi016 bash[22374]: cluster 2024-08-17T17:02:28.775035+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:30.346 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.347 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.347 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.347 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:30 smithi016 bash[31551]: cluster 2024-08-17T17:02:28.775035+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:30.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:30 smithi060 bash[24532]: cluster 2024-08-17T17:02:28.775035+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:30.706 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.707 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.707 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.707 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:30.707 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:30 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:02:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:31 smithi016 bash[22374]: audit 2024-08-17T17:02:30.617308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:31 smithi016 bash[22374]: audit 2024-08-17T17:02:30.621397+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:31 smithi016 bash[22374]: audit 2024-08-17T17:02:30.626031+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:31 smithi016 bash[31551]: audit 2024-08-17T17:02:30.617308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:31 smithi016 bash[31551]: audit 2024-08-17T17:02:30.621397+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:31 smithi016 bash[31551]: audit 2024-08-17T17:02:30.626031+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:31 smithi060 bash[24532]: audit 2024-08-17T17:02:30.617308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:31 smithi060 bash[24532]: audit 2024-08-17T17:02:30.621397+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:31 smithi060 bash[24532]: audit 2024-08-17T17:02:30.626031+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:32.527 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:32 smithi016 bash[22374]: cluster 2024-08-17T17:02:30.775389+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:32.527 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:32 smithi016 bash[31551]: cluster 2024-08-17T17:02:30.775389+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:32 smithi060 bash[24532]: cluster 2024-08-17T17:02:30.775389+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:33 smithi016 bash[22374]: cluster 2024-08-17T17:02:32.775865+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:33.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:33 smithi016 bash[31551]: cluster 2024-08-17T17:02:32.775865+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:33.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:33 smithi060 bash[24532]: cluster 2024-08-17T17:02:32.775865+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:35 smithi060 bash[24532]: cluster 2024-08-17T17:02:34.776327+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:36.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:35 smithi016 bash[22374]: cluster 2024-08-17T17:02:34.776327+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:36.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:35 smithi016 bash[31551]: cluster 2024-08-17T17:02:34.776327+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:37.859 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:36.775052+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: cluster 2024-08-17T17:02:36.776573+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:36.779086+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:37.158343+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:37.159819+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:37.166541+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:37.594954+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[22374]: audit 2024-08-17T17:02:37.595352+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:02:37.860 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:36.775052+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: cluster 2024-08-17T17:02:36.776573+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:36.779086+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:37.158343+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:37.159819+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:37.166541+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:37.594954+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:02:37.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:37 smithi016 bash[31551]: audit 2024-08-17T17:02:37.595352+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:36.775052+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: cluster 2024-08-17T17:02:36.776573+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:36.779086+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:37.158343+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:37.159819+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:37.166541+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:37.594954+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:02:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:37 smithi060 bash[24532]: audit 2024-08-17T17:02:37.595352+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:02:39.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[22374]: audit 2024-08-17T17:02:38.173451+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:02:39.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[22374]: cluster 2024-08-17T17:02:38.173658+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[22374]: audit 2024-08-17T17:02:38.173957+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[22374]: audit 2024-08-17T17:02:38.174835+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[22374]: audit 2024-08-17T17:02:38.175587+0000 mon.a (mon.0) 364 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[31551]: audit 2024-08-17T17:02:38.173451+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[31551]: cluster 2024-08-17T17:02:38.173658+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[31551]: audit 2024-08-17T17:02:38.173957+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[31551]: audit 2024-08-17T17:02:38.174835+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:02:39.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:39 smithi016 bash[31551]: audit 2024-08-17T17:02:38.175587+0000 mon.a (mon.0) 364 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:02:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:39 smithi060 bash[24532]: audit 2024-08-17T17:02:38.173451+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:02:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:39 smithi060 bash[24532]: cluster 2024-08-17T17:02:38.173658+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T17:02:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:39 smithi060 bash[24532]: audit 2024-08-17T17:02:38.173957+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:39 smithi060 bash[24532]: audit 2024-08-17T17:02:38.174835+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:02:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:39 smithi060 bash[24532]: audit 2024-08-17T17:02:38.175587+0000 mon.a (mon.0) 364 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:02:40.385 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[22374]: cluster 2024-08-17T17:02:38.777069+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:40.385 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[22374]: audit 2024-08-17T17:02:39.173690+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:02:40.385 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[22374]: cluster 2024-08-17T17:02:39.173857+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T17:02:40.385 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[22374]: audit 2024-08-17T17:02:39.174576+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:40.385 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[22374]: audit 2024-08-17T17:02:39.185749+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:40.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[31551]: cluster 2024-08-17T17:02:38.777069+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:40.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[31551]: audit 2024-08-17T17:02:39.173690+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:02:40.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[31551]: cluster 2024-08-17T17:02:39.173857+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T17:02:40.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[31551]: audit 2024-08-17T17:02:39.174576+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:40.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:40 smithi016 bash[31551]: audit 2024-08-17T17:02:39.185749+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:40 smithi060 bash[24532]: cluster 2024-08-17T17:02:38.777069+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:02:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:40 smithi060 bash[24532]: audit 2024-08-17T17:02:39.173690+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:02:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:40 smithi060 bash[24532]: cluster 2024-08-17T17:02:39.173857+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T17:02:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:40 smithi060 bash[24532]: audit 2024-08-17T17:02:39.174576+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:40 smithi060 bash[24532]: audit 2024-08-17T17:02:39.185749+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:41.344 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 2 on host 'smithi016' 2024-08-17T17:02:41.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[22374]: cluster 2024-08-17T17:02:38.602796+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:02:41.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[22374]: cluster 2024-08-17T17:02:38.602893+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:02:41.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[22374]: cluster 2024-08-17T17:02:40.180657+0000 mon.a (mon.0) 369 : cluster [INF] osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899] boot 2024-08-17T17:02:41.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[22374]: cluster 2024-08-17T17:02:40.180708+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T17:02:41.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[22374]: audit 2024-08-17T17:02:40.181105+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[31551]: cluster 2024-08-17T17:02:38.602796+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:02:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[31551]: cluster 2024-08-17T17:02:38.602893+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:02:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[31551]: cluster 2024-08-17T17:02:40.180657+0000 mon.a (mon.0) 369 : cluster [INF] osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899] boot 2024-08-17T17:02:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[31551]: cluster 2024-08-17T17:02:40.180708+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T17:02:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:41 smithi016 bash[31551]: audit 2024-08-17T17:02:40.181105+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:41 smithi060 bash[24532]: cluster 2024-08-17T17:02:38.602796+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:02:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:41 smithi060 bash[24532]: cluster 2024-08-17T17:02:38.602893+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:02:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:41 smithi060 bash[24532]: cluster 2024-08-17T17:02:40.180657+0000 mon.a (mon.0) 369 : cluster [INF] osd.2 [v2:172.21.15.16:6818/999634899,v1:172.21.15.16:6819/999634899] boot 2024-08-17T17:02:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:41 smithi060 bash[24532]: cluster 2024-08-17T17:02:40.180708+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T17:02:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:41 smithi060 bash[24532]: audit 2024-08-17T17:02:40.181105+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:02:42.062 DEBUG:teuthology.orchestra.run.smithi016:osd.2> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.2.service 2024-08-17T17:02:42.065 INFO:tasks.cephadm:Deploying osd.3 on smithi016 with /dev/vg_nvme/lv_1... 2024-08-17T17:02:42.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T17:02:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: cluster 2024-08-17T17:02:40.777569+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: audit 2024-08-17T17:02:40.869086+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T17:02:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: audit 2024-08-17T17:02:41.320956+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: audit 2024-08-17T17:02:41.335484+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: cluster 2024-08-17T17:02:41.335596+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: audit 2024-08-17T17:02:41.335707+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: audit 2024-08-17T17:02:41.338206+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[22374]: audit 2024-08-17T17:02:41.342117+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: cluster 2024-08-17T17:02:40.777569+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: audit 2024-08-17T17:02:40.869086+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: audit 2024-08-17T17:02:41.320956+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: audit 2024-08-17T17:02:41.335484+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: cluster 2024-08-17T17:02:41.335596+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T17:02:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: audit 2024-08-17T17:02:41.335707+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:42.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: audit 2024-08-17T17:02:41.338206+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:42.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:42 smithi016 bash[31551]: audit 2024-08-17T17:02:41.342117+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: cluster 2024-08-17T17:02:40.777569+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: audit 2024-08-17T17:02:40.869086+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: audit 2024-08-17T17:02:41.320956+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: audit 2024-08-17T17:02:41.335484+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: cluster 2024-08-17T17:02:41.335596+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: audit 2024-08-17T17:02:41.335707+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: audit 2024-08-17T17:02:41.338206+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:02:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:42 smithi060 bash[24532]: audit 2024-08-17T17:02:41.342117+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:43 smithi060 bash[24532]: audit 2024-08-17T17:02:42.333304+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:43 smithi060 bash[24532]: cluster 2024-08-17T17:02:42.333349+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T17:02:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:43 smithi060 bash[24532]: cluster 2024-08-17T17:02:42.778088+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:43 smithi016 bash[22374]: audit 2024-08-17T17:02:42.333304+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:43 smithi016 bash[22374]: cluster 2024-08-17T17:02:42.333349+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T17:02:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:43 smithi016 bash[22374]: cluster 2024-08-17T17:02:42.778088+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:43 smithi016 bash[31551]: audit 2024-08-17T17:02:42.333304+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:02:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:43 smithi016 bash[31551]: cluster 2024-08-17T17:02:42.333349+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T17:02:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:43 smithi016 bash[31551]: cluster 2024-08-17T17:02:42.778088+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:44 smithi060 bash[24532]: cluster 2024-08-17T17:02:43.344685+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T17:02:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:44 smithi060 bash[24532]: audit 2024-08-17T17:02:44.155935+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:44 smithi016 bash[31551]: cluster 2024-08-17T17:02:43.344685+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T17:02:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:44 smithi016 bash[31551]: audit 2024-08-17T17:02:44.155935+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:44 smithi016 bash[22374]: cluster 2024-08-17T17:02:43.344685+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T17:02:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:44 smithi016 bash[22374]: audit 2024-08-17T17:02:44.155935+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:45 smithi060 bash[24532]: cluster 2024-08-17T17:02:44.778619+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:45 smithi016 bash[22374]: cluster 2024-08-17T17:02:44.778619+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:45 smithi016 bash[31551]: cluster 2024-08-17T17:02:44.778619+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:46.099 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:46 smithi016 bash[22374]: cluster 2024-08-17T17:02:45.363991+0000 mon.a (mon.0) 383 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T17:02:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:46 smithi016 bash[22374]: audit 2024-08-17T17:02:45.994285+0000 mon.a (mon.0) 384 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:46 smithi016 bash[31551]: cluster 2024-08-17T17:02:45.363991+0000 mon.a (mon.0) 383 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T17:02:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:46 smithi016 bash[31551]: audit 2024-08-17T17:02:45.994285+0000 mon.a (mon.0) 384 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:46 smithi060 bash[24532]: cluster 2024-08-17T17:02:45.363991+0000 mon.a (mon.0) 383 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T17:02:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:46 smithi060 bash[24532]: audit 2024-08-17T17:02:45.994285+0000 mon.a (mon.0) 384 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:49.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: cluster 2024-08-17T17:02:46.779166+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:49.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.932505+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:49.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.934309+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.938678+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.938857+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.940617+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.941833+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.942083+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:46.942319+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:47.875884+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:47.929404+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:47.932580+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:47.933155+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:48 smithi060 bash[24532]: audit 2024-08-17T17:02:47.933803+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: cluster 2024-08-17T17:02:46.779166+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.932505+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.934309+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.938678+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.938857+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.940617+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.941833+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.942083+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:46.942319+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:47.875884+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:47.929404+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:47.932580+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:47.933155+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[22374]: audit 2024-08-17T17:02:47.933803+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: cluster 2024-08-17T17:02:46.779166+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.932505+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.934309+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.938678+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.938857+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.940617+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.941833+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.942083+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:46.942319+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:49.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:47.875884+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:49.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:47.929404+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:49.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:47.932580+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:02:49.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:47.933155+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:02:49.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:48 smithi016 bash[31551]: audit 2024-08-17T17:02:47.933803+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:02:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:49 smithi060 bash[24532]: audit 2024-08-17T17:02:47.932138+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:49 smithi060 bash[24532]: cluster 2024-08-17T17:02:48.779611+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:49 smithi060 bash[24532]: audit 2024-08-17T17:02:48.876525+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:49 smithi016 bash[22374]: audit 2024-08-17T17:02:47.932138+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:49 smithi016 bash[22374]: cluster 2024-08-17T17:02:48.779611+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:49 smithi016 bash[22374]: audit 2024-08-17T17:02:48.876525+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:49 smithi016 bash[31551]: audit 2024-08-17T17:02:47.932138+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:02:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:49 smithi016 bash[31551]: cluster 2024-08-17T17:02:48.779611+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:50.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:49 smithi016 bash[31551]: audit 2024-08-17T17:02:48.876525+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:02:51.770 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:02:51.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi016:vg_nvme/lv_1 2024-08-17T17:02:52.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:51 smithi016 bash[22374]: cluster 2024-08-17T17:02:50.780016+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:52.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:51 smithi016 bash[31551]: cluster 2024-08-17T17:02:50.780016+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:51 smithi060 bash[24532]: cluster 2024-08-17T17:02:50.780016+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:02:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:53 smithi060 bash[24532]: cluster 2024-08-17T17:02:52.780681+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T17:02:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:53 smithi016 bash[22374]: cluster 2024-08-17T17:02:52.780681+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T17:02:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:53 smithi016 bash[31551]: cluster 2024-08-17T17:02:52.780681+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T17:02:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: cephadm 2024-08-17T17:02:54.627723+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:02:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.637871+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.647780+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.649996+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.651621+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.653139+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: cephadm 2024-08-17T17:02:54.654293+0000 mgr.y (mgr.14150) 180 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 5415M 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.661390+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.664065+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.665632+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: audit 2024-08-17T17:02:54.674674+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:55 smithi060 bash[24532]: cluster 2024-08-17T17:02:54.781339+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T17:02:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: cephadm 2024-08-17T17:02:54.627723+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.637871+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.647780+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.649996+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.651621+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.653139+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: cephadm 2024-08-17T17:02:54.654293+0000 mgr.y (mgr.14150) 180 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 5415M 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.661390+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.664065+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.665632+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: audit 2024-08-17T17:02:54.674674+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[22374]: cluster 2024-08-17T17:02:54.781339+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: cephadm 2024-08-17T17:02:54.627723+0000 mgr.y (mgr.14150) 179 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.637871+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.647780+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.649996+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.651621+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.653139+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: cephadm 2024-08-17T17:02:54.654293+0000 mgr.y (mgr.14150) 180 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 5415M 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.661390+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.664065+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.665632+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: audit 2024-08-17T17:02:54.674674+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:02:56.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:55 smithi016 bash[31551]: cluster 2024-08-17T17:02:54.781339+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T17:02:57.126 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:57 smithi060 bash[24532]: cluster 2024-08-17T17:02:56.781937+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T17:02:58.261 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:57 smithi016 bash[22374]: cluster 2024-08-17T17:02:56.781937+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T17:02:58.261 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:57 smithi016 bash[31551]: cluster 2024-08-17T17:02:56.781937+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T17:03:00.113 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:02:59 smithi016 bash[22374]: cluster 2024-08-17T17:02:58.782509+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:00.113 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:02:59 smithi016 bash[31551]: cluster 2024-08-17T17:02:58.782509+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:02:59 smithi060 bash[24532]: cluster 2024-08-17T17:02:58.782509+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:00 smithi060 bash[24532]: audit 2024-08-17T17:03:00.449026+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:03:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:00 smithi060 bash[24532]: audit 2024-08-17T17:03:00.452742+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:03:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:00 smithi060 bash[24532]: audit 2024-08-17T17:03:00.453678+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:00 smithi016 bash[22374]: audit 2024-08-17T17:03:00.449026+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:03:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:00 smithi016 bash[22374]: audit 2024-08-17T17:03:00.452742+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:03:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:00 smithi016 bash[22374]: audit 2024-08-17T17:03:00.453678+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:00 smithi016 bash[31551]: audit 2024-08-17T17:03:00.449026+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:03:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:00 smithi016 bash[31551]: audit 2024-08-17T17:03:00.452742+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:03:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:00 smithi016 bash[31551]: audit 2024-08-17T17:03:00.453678+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:01 smithi060 bash[24532]: audit 2024-08-17T17:03:00.442937+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:01 smithi060 bash[24532]: cluster 2024-08-17T17:03:00.783024+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:01 smithi016 bash[22374]: audit 2024-08-17T17:03:00.442937+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:02.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:01 smithi016 bash[22374]: cluster 2024-08-17T17:03:00.783024+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:02.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:01 smithi016 bash[31551]: audit 2024-08-17T17:03:00.442937+0000 mgr.y (mgr.14150) 184 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi016:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:02.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:01 smithi016 bash[31551]: cluster 2024-08-17T17:03:00.783024+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:03 smithi060 bash[24532]: cluster 2024-08-17T17:03:02.783588+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:03 smithi016 bash[22374]: cluster 2024-08-17T17:03:02.783588+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:03 smithi016 bash[31551]: cluster 2024-08-17T17:03:02.783588+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:03:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:05 smithi060 bash[24532]: cluster 2024-08-17T17:03:04.784108+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:05 smithi016 bash[22374]: cluster 2024-08-17T17:03:04.784108+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:05 smithi016 bash[31551]: cluster 2024-08-17T17:03:04.784108+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:07 smithi060 bash[24532]: cluster 2024-08-17T17:03:06.784727+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:08.229 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:07 smithi016 bash[22374]: cluster 2024-08-17T17:03:06.784727+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:08.230 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:07 smithi016 bash[31551]: cluster 2024-08-17T17:03:06.784727+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: cluster 2024-08-17T17:03:08.785012+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: audit 2024-08-17T17:03:08.971933+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.16:0/3598268341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]: dispatch 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: audit 2024-08-17T17:03:08.972752+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]: dispatch 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: audit 2024-08-17T17:03:08.980673+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]': finished 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: cluster 2024-08-17T17:03:08.980878+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: audit 2024-08-17T17:03:08.981038+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:09 smithi060 bash[24532]: audit 2024-08-17T17:03:09.624097+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.16:0/3724995818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: cluster 2024-08-17T17:03:08.785012+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: audit 2024-08-17T17:03:08.971933+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.16:0/3598268341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]: dispatch 2024-08-17T17:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: audit 2024-08-17T17:03:08.972752+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]: dispatch 2024-08-17T17:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: audit 2024-08-17T17:03:08.980673+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]': finished 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: cluster 2024-08-17T17:03:08.980878+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: audit 2024-08-17T17:03:08.981038+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[22374]: audit 2024-08-17T17:03:09.624097+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.16:0/3724995818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: cluster 2024-08-17T17:03:08.785012+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: audit 2024-08-17T17:03:08.971933+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.16:0/3598268341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]: dispatch 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: audit 2024-08-17T17:03:08.972752+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]: dispatch 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: audit 2024-08-17T17:03:08.980673+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d"}]': finished 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: cluster 2024-08-17T17:03:08.980878+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: audit 2024-08-17T17:03:08.981038+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:10.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:09 smithi016 bash[31551]: audit 2024-08-17T17:03:09.624097+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.16:0/3724995818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:03:12.132 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:11 smithi016 bash[22374]: cluster 2024-08-17T17:03:10.785466+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:12.132 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:11 smithi016 bash[31551]: cluster 2024-08-17T17:03:10.785466+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:12.174 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:11 smithi060 bash[24532]: cluster 2024-08-17T17:03:10.785466+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:14.174 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:13 smithi060 bash[24532]: cluster 2024-08-17T17:03:12.785987+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:13 smithi016 bash[22374]: cluster 2024-08-17T17:03:12.785987+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:13 smithi016 bash[31551]: cluster 2024-08-17T17:03:12.785987+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:15 smithi060 bash[24532]: cluster 2024-08-17T17:03:14.786484+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:15 smithi016 bash[22374]: cluster 2024-08-17T17:03:14.786484+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:15 smithi016 bash[31551]: cluster 2024-08-17T17:03:14.786484+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:17 smithi060 bash[24532]: cluster 2024-08-17T17:03:16.787025+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:17 smithi016 bash[22374]: cluster 2024-08-17T17:03:16.787025+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:17 smithi016 bash[31551]: cluster 2024-08-17T17:03:16.787025+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:20.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:19 smithi016 bash[22374]: cluster 2024-08-17T17:03:18.787541+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:20.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:19 smithi016 bash[31551]: cluster 2024-08-17T17:03:18.787541+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:19 smithi060 bash[24532]: cluster 2024-08-17T17:03:18.787541+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:21 smithi060 bash[24532]: cluster 2024-08-17T17:03:20.788031+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:21 smithi060 bash[24532]: audit 2024-08-17T17:03:21.654537+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T17:03:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:21 smithi060 bash[24532]: audit 2024-08-17T17:03:21.656171+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:21 smithi016 bash[22374]: cluster 2024-08-17T17:03:20.788031+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:21 smithi016 bash[22374]: audit 2024-08-17T17:03:21.654537+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T17:03:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:21 smithi016 bash[22374]: audit 2024-08-17T17:03:21.656171+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:21 smithi016 bash[31551]: cluster 2024-08-17T17:03:20.788031+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:21 smithi016 bash[31551]: audit 2024-08-17T17:03:21.654537+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T17:03:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:21 smithi016 bash[31551]: audit 2024-08-17T17:03:21.656171+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:23.147 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:22 smithi016 bash[22374]: cephadm 2024-08-17T17:03:21.657747+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:03:23.147 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:22 smithi016 bash[31551]: cephadm 2024-08-17T17:03:21.657747+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:03:23.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:22 smithi060 bash[24532]: cephadm 2024-08-17T17:03:21.657747+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:03:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:23 smithi060 bash[24532]: cluster 2024-08-17T17:03:22.788681+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:23 smithi016 bash[22374]: cluster 2024-08-17T17:03:22.788681+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:23 smithi016 bash[31551]: cluster 2024-08-17T17:03:22.788681+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:25 smithi060 bash[24532]: cluster 2024-08-17T17:03:24.789227+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:26.183 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:25 smithi016 bash[22374]: cluster 2024-08-17T17:03:24.789227+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:26.183 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:25 smithi016 bash[31551]: cluster 2024-08-17T17:03:24.789227+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:26.434 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.435 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.435 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.435 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.435 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.435 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.436 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.436 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:26.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:03:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:26 smithi060 bash[24532]: audit 2024-08-17T17:03:26.563705+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:26 smithi060 bash[24532]: audit 2024-08-17T17:03:26.568026+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:26 smithi060 bash[24532]: audit 2024-08-17T17:03:26.573379+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:26 smithi016 bash[22374]: audit 2024-08-17T17:03:26.563705+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:26 smithi016 bash[22374]: audit 2024-08-17T17:03:26.568026+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:26 smithi016 bash[22374]: audit 2024-08-17T17:03:26.573379+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:26 smithi016 bash[31551]: audit 2024-08-17T17:03:26.563705+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:26 smithi016 bash[31551]: audit 2024-08-17T17:03:26.568026+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:26 smithi016 bash[31551]: audit 2024-08-17T17:03:26.573379+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:28.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:27 smithi060 bash[24532]: cluster 2024-08-17T17:03:26.789628+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:28.240 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:27 smithi016 bash[22374]: cluster 2024-08-17T17:03:26.789628+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:28.241 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:27 smithi016 bash[31551]: cluster 2024-08-17T17:03:26.789628+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:29 smithi060 bash[24532]: cluster 2024-08-17T17:03:28.789945+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:30.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:29 smithi016 bash[22374]: cluster 2024-08-17T17:03:28.789945+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:30.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:29 smithi016 bash[31551]: cluster 2024-08-17T17:03:28.789945+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:31 smithi060 bash[24532]: cluster 2024-08-17T17:03:30.790465+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:32.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:31 smithi016 bash[22374]: cluster 2024-08-17T17:03:30.790465+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:32.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:31 smithi016 bash[31551]: cluster 2024-08-17T17:03:30.790465+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: cluster 2024-08-17T17:03:32.790828+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:32.838039+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:32.842402+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:32.843134+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:32.843890+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:32.848295+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:33.714661+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[22374]: audit 2024-08-17T17:03:33.715070+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:03:34.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: cluster 2024-08-17T17:03:32.790828+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:32.838039+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:32.842402+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:32.843134+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:32.843890+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:32.848295+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:33.714661+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:03:34.004 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:33 smithi016 bash[31551]: audit 2024-08-17T17:03:33.715070+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: cluster 2024-08-17T17:03:32.790828+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:32.838039+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:32.842402+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:32.843134+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:32.843890+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:32.848295+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:33.714661+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:03:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:33 smithi060 bash[24532]: audit 2024-08-17T17:03:33.715070+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:03:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[22374]: audit 2024-08-17T17:03:33.920301+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:03:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[22374]: cluster 2024-08-17T17:03:33.920368+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T17:03:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[22374]: audit 2024-08-17T17:03:33.920632+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[22374]: audit 2024-08-17T17:03:33.923681+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:03:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[22374]: audit 2024-08-17T17:03:33.924483+0000 mon.a (mon.0) 427 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:03:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[31551]: audit 2024-08-17T17:03:33.920301+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:03:35.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[31551]: cluster 2024-08-17T17:03:33.920368+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T17:03:35.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[31551]: audit 2024-08-17T17:03:33.920632+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:35.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[31551]: audit 2024-08-17T17:03:33.923681+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:03:35.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:34 smithi016 bash[31551]: audit 2024-08-17T17:03:33.924483+0000 mon.a (mon.0) 427 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:03:35.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:34 smithi060 bash[24532]: audit 2024-08-17T17:03:33.920301+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:03:35.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:34 smithi060 bash[24532]: cluster 2024-08-17T17:03:33.920368+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T17:03:35.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:34 smithi060 bash[24532]: audit 2024-08-17T17:03:33.920632+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:35.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:34 smithi060 bash[24532]: audit 2024-08-17T17:03:33.923681+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:03:35.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:34 smithi060 bash[24532]: audit 2024-08-17T17:03:33.924483+0000 mon.a (mon.0) 427 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]: dispatch 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[31551]: cluster 2024-08-17T17:03:34.791298+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[31551]: audit 2024-08-17T17:03:34.924942+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[31551]: cluster 2024-08-17T17:03:34.925108+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[31551]: audit 2024-08-17T17:03:34.925827+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[31551]: audit 2024-08-17T17:03:34.935757+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[22374]: cluster 2024-08-17T17:03:34.791298+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:36.202 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[22374]: audit 2024-08-17T17:03:34.924942+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:03:36.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[22374]: cluster 2024-08-17T17:03:34.925108+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T17:03:36.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[22374]: audit 2024-08-17T17:03:34.925827+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:36.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:35 smithi016 bash[22374]: audit 2024-08-17T17:03:34.935757+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:35 smithi060 bash[24532]: cluster 2024-08-17T17:03:34.791298+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:03:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:35 smithi060 bash[24532]: audit 2024-08-17T17:03:34.924942+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]}]': finished 2024-08-17T17:03:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:35 smithi060 bash[24532]: cluster 2024-08-17T17:03:34.925108+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T17:03:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:35 smithi060 bash[24532]: audit 2024-08-17T17:03:34.925827+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:35 smithi060 bash[24532]: audit 2024-08-17T17:03:34.935757+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:36.747 INFO:teuthology.orchestra.run.smithi016.stdout:Created osd(s) 3 on host 'smithi016' 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: cluster 2024-08-17T17:03:34.722625+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: cluster 2024-08-17T17:03:34.722743+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: cluster 2024-08-17T17:03:35.931612+0000 mon.a (mon.0) 432 : cluster [INF] osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787] boot 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: cluster 2024-08-17T17:03:35.931657+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: audit 2024-08-17T17:03:35.932160+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: audit 2024-08-17T17:03:36.726260+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: audit 2024-08-17T17:03:36.734452+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[31551]: audit 2024-08-17T17:03:36.743571+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: cluster 2024-08-17T17:03:34.722625+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: cluster 2024-08-17T17:03:34.722743+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: cluster 2024-08-17T17:03:35.931612+0000 mon.a (mon.0) 432 : cluster [INF] osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787] boot 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: cluster 2024-08-17T17:03:35.931657+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: audit 2024-08-17T17:03:35.932160+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: audit 2024-08-17T17:03:36.726260+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: audit 2024-08-17T17:03:36.734452+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:36 smithi016 bash[22374]: audit 2024-08-17T17:03:36.743571+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: cluster 2024-08-17T17:03:34.722625+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: cluster 2024-08-17T17:03:34.722743+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: cluster 2024-08-17T17:03:35.931612+0000 mon.a (mon.0) 432 : cluster [INF] osd.3 [v2:172.21.15.16:6826/539727787,v1:172.21.15.16:6827/539727787] boot 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: cluster 2024-08-17T17:03:35.931657+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: audit 2024-08-17T17:03:35.932160+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: audit 2024-08-17T17:03:36.726260+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: audit 2024-08-17T17:03:36.734452+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:36 smithi060 bash[24532]: audit 2024-08-17T17:03:36.743571+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:37.480 DEBUG:teuthology.orchestra.run.smithi016:osd.3> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T17:03:37.483 INFO:tasks.cephadm:Deploying osd.4 on smithi060 with /dev/vg_nvme/lv_4... 2024-08-17T17:03:37.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T17:03:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:37 smithi016 bash[22374]: cluster 2024-08-17T17:03:36.791673+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:37 smithi016 bash[22374]: cluster 2024-08-17T17:03:37.751499+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T17:03:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:37 smithi016 bash[31551]: cluster 2024-08-17T17:03:36.791673+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:37 smithi016 bash[31551]: cluster 2024-08-17T17:03:37.751499+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T17:03:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:37 smithi060 bash[24532]: cluster 2024-08-17T17:03:36.791673+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:37 smithi060 bash[24532]: cluster 2024-08-17T17:03:37.751499+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T17:03:40.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:39 smithi016 bash[22374]: cluster 2024-08-17T17:03:38.792165+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:39 smithi016 bash[31551]: cluster 2024-08-17T17:03:38.792165+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:39 smithi060 bash[24532]: cluster 2024-08-17T17:03:38.792165+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:42.201 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:03:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:41 smithi016 bash[22374]: cluster 2024-08-17T17:03:40.792761+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:41 smithi016 bash[31551]: cluster 2024-08-17T17:03:40.792761+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:42.405 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:41 smithi060 bash[24532]: cluster 2024-08-17T17:03:40.792761+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:44.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:43 smithi016 bash[22374]: cluster 2024-08-17T17:03:42.793260+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:44.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:43 smithi016 bash[31551]: cluster 2024-08-17T17:03:42.793260+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:43 smithi060 bash[24532]: cluster 2024-08-17T17:03:42.793260+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:45 smithi060 bash[24532]: cluster 2024-08-17T17:03:44.793737+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:46.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:45 smithi016 bash[22374]: cluster 2024-08-17T17:03:44.793737+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:46.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:45 smithi016 bash[31551]: cluster 2024-08-17T17:03:44.793737+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:46.455 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-08-17T17:03:46.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2024-08-17T17:03:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: cephadm 2024-08-17T17:03:46.559259+0000 mgr.y (mgr.14150) 209 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.568860+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.577861+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.580021+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.581709+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.583429+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.585159+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: cephadm 2024-08-17T17:03:46.586466+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 4061M 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.594475+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.597420+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.599145+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: audit 2024-08-17T17:03:46.608557+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[22374]: cluster 2024-08-17T17:03:46.794236+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: cephadm 2024-08-17T17:03:46.559259+0000 mgr.y (mgr.14150) 209 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.568860+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.577861+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.580021+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.581709+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.583429+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.585159+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: cephadm 2024-08-17T17:03:46.586466+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 4061M 2024-08-17T17:03:47.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.594475+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.597420+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:47.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.599145+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:47.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: audit 2024-08-17T17:03:46.608557+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:47 smithi016 bash[31551]: cluster 2024-08-17T17:03:46.794236+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: cephadm 2024-08-17T17:03:46.559259+0000 mgr.y (mgr.14150) 209 : cephadm [INF] Detected new or changed devices on smithi016 2024-08-17T17:03:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.568860+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.577861+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.580021+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.581709+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.583429+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.585159+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: cephadm 2024-08-17T17:03:46.586466+0000 mgr.y (mgr.14150) 210 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 4061M 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.594475+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.597420+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.599145+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: audit 2024-08-17T17:03:46.608557+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:03:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:47 smithi060 bash[24532]: cluster 2024-08-17T17:03:46.794236+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:49 smithi060 bash[24532]: cluster 2024-08-17T17:03:48.794795+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:49 smithi016 bash[31551]: cluster 2024-08-17T17:03:48.794795+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:49 smithi016 bash[22374]: cluster 2024-08-17T17:03:48.794795+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:51.198 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:03:52.144 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:51 smithi060 bash[24532]: cluster 2024-08-17T17:03:50.795327+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:51 smithi016 bash[22374]: cluster 2024-08-17T17:03:50.795327+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:51 smithi016 bash[31551]: cluster 2024-08-17T17:03:50.795327+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:53 smithi060 bash[24532]: cluster 2024-08-17T17:03:52.795887+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:53 smithi016 bash[22374]: cluster 2024-08-17T17:03:52.795887+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:53 smithi016 bash[31551]: cluster 2024-08-17T17:03:52.795887+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:54 smithi060 bash[24532]: audit 2024-08-17T17:03:54.169034+0000 mgr.y (mgr.14150) 215 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:54 smithi060 bash[24532]: audit 2024-08-17T17:03:54.175706+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:03:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:54 smithi060 bash[24532]: audit 2024-08-17T17:03:54.182366+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:03:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:54 smithi060 bash[24532]: audit 2024-08-17T17:03:54.184202+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[22374]: audit 2024-08-17T17:03:54.169034+0000 mgr.y (mgr.14150) 215 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[22374]: audit 2024-08-17T17:03:54.175706+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[22374]: audit 2024-08-17T17:03:54.182366+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[22374]: audit 2024-08-17T17:03:54.184202+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[31551]: audit 2024-08-17T17:03:54.169034+0000 mgr.y (mgr.14150) 215 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[31551]: audit 2024-08-17T17:03:54.175706+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[31551]: audit 2024-08-17T17:03:54.182366+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:03:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:54 smithi016 bash[31551]: audit 2024-08-17T17:03:54.184202+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:55 smithi060 bash[24532]: cluster 2024-08-17T17:03:54.796401+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:55 smithi016 bash[22374]: cluster 2024-08-17T17:03:54.796401+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:55 smithi016 bash[31551]: cluster 2024-08-17T17:03:54.796401+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:57 smithi060 bash[24532]: cluster 2024-08-17T17:03:56.796903+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:57 smithi016 bash[22374]: cluster 2024-08-17T17:03:56.796903+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:03:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:57 smithi016 bash[31551]: cluster 2024-08-17T17:03:56.796903+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:00.169 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:03:59 smithi060 bash[24532]: cluster 2024-08-17T17:03:58.797406+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:03:59 smithi016 bash[22374]: cluster 2024-08-17T17:03:58.797406+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:03:59 smithi016 bash[31551]: cluster 2024-08-17T17:03:58.797406+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:01 smithi060 bash[24532]: cluster 2024-08-17T17:04:00.797931+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:02.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:01 smithi016 bash[22374]: cluster 2024-08-17T17:04:00.797931+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:01 smithi016 bash[31551]: cluster 2024-08-17T17:04:00.797931+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:03.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:02 smithi060 bash[24532]: audit 2024-08-17T17:04:02.431976+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.60:0/2295920499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]: dispatch 2024-08-17T17:04:03.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:02 smithi060 bash[24532]: audit 2024-08-17T17:04:02.434161+0000 mon.a (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]: dispatch 2024-08-17T17:04:03.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:02 smithi060 bash[24532]: audit 2024-08-17T17:04:02.442607+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]': finished 2024-08-17T17:04:03.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:02 smithi060 bash[24532]: cluster 2024-08-17T17:04:02.442816+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T17:04:03.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:02 smithi060 bash[24532]: audit 2024-08-17T17:04:02.443115+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[31551]: audit 2024-08-17T17:04:02.431976+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.60:0/2295920499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]: dispatch 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[31551]: audit 2024-08-17T17:04:02.434161+0000 mon.a (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]: dispatch 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[31551]: audit 2024-08-17T17:04:02.442607+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]': finished 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[31551]: cluster 2024-08-17T17:04:02.442816+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[31551]: audit 2024-08-17T17:04:02.443115+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[22374]: audit 2024-08-17T17:04:02.431976+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.60:0/2295920499' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]: dispatch 2024-08-17T17:04:03.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[22374]: audit 2024-08-17T17:04:02.434161+0000 mon.a (mon.0) 452 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]: dispatch 2024-08-17T17:04:03.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[22374]: audit 2024-08-17T17:04:02.442607+0000 mon.a (mon.0) 453 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3332bd45-b1bc-49db-a911-6672508249a8"}]': finished 2024-08-17T17:04:03.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[22374]: cluster 2024-08-17T17:04:02.442816+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-17T17:04:03.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:02 smithi016 bash[22374]: audit 2024-08-17T17:04:02.443115+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:03 smithi060 bash[24532]: cluster 2024-08-17T17:04:02.798445+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:03 smithi060 bash[24532]: audit 2024-08-17T17:04:03.081514+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.60:0/3192251691' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:04:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:03 smithi016 bash[22374]: cluster 2024-08-17T17:04:02.798445+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:03 smithi016 bash[22374]: audit 2024-08-17T17:04:03.081514+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.60:0/3192251691' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:04:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:03 smithi016 bash[31551]: cluster 2024-08-17T17:04:02.798445+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:03 smithi016 bash[31551]: audit 2024-08-17T17:04:03.081514+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.60:0/3192251691' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:04:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:05 smithi060 bash[24532]: cluster 2024-08-17T17:04:04.799043+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:05 smithi016 bash[22374]: cluster 2024-08-17T17:04:04.799043+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:05 smithi016 bash[31551]: cluster 2024-08-17T17:04:04.799043+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:07 smithi060 bash[24532]: cluster 2024-08-17T17:04:06.799609+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:07 smithi016 bash[22374]: cluster 2024-08-17T17:04:06.799609+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:07 smithi016 bash[31551]: cluster 2024-08-17T17:04:06.799609+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:10.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:09 smithi060 bash[24532]: cluster 2024-08-17T17:04:08.800143+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:09 smithi016 bash[22374]: cluster 2024-08-17T17:04:08.800143+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:10.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:09 smithi016 bash[31551]: cluster 2024-08-17T17:04:08.800143+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:12.155 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:11 smithi060 bash[24532]: cluster 2024-08-17T17:04:10.800663+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:11 smithi016 bash[22374]: cluster 2024-08-17T17:04:10.800663+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:11 smithi016 bash[31551]: cluster 2024-08-17T17:04:10.800663+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:14.067 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:13 smithi060 bash[24532]: cluster 2024-08-17T17:04:12.801183+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:13 smithi016 bash[22374]: cluster 2024-08-17T17:04:12.801183+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:13 smithi016 bash[31551]: cluster 2024-08-17T17:04:12.801183+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:15.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:14 smithi060 bash[24532]: audit 2024-08-17T17:04:14.701292+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T17:04:15.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:14 smithi060 bash[24532]: audit 2024-08-17T17:04:14.702958+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:14 smithi016 bash[22374]: audit 2024-08-17T17:04:14.701292+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T17:04:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:14 smithi016 bash[22374]: audit 2024-08-17T17:04:14.702958+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:14 smithi016 bash[31551]: audit 2024-08-17T17:04:14.701292+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T17:04:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:14 smithi016 bash[31551]: audit 2024-08-17T17:04:14.702958+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:15 smithi060 bash[24532]: cephadm 2024-08-17T17:04:14.704399+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:04:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:15 smithi060 bash[24532]: cluster 2024-08-17T17:04:14.801682+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:16.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:15 smithi016 bash[22374]: cephadm 2024-08-17T17:04:14.704399+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:04:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:15 smithi016 bash[22374]: cluster 2024-08-17T17:04:14.801682+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:15 smithi016 bash[31551]: cephadm 2024-08-17T17:04:14.704399+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:04:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:15 smithi016 bash[31551]: cluster 2024-08-17T17:04:14.801682+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:17 smithi060 bash[24532]: cluster 2024-08-17T17:04:16.802208+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:17 smithi016 bash[31551]: cluster 2024-08-17T17:04:16.802208+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:17 smithi016 bash[22374]: cluster 2024-08-17T17:04:16.802208+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:19.000 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:04:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:19.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:19.312 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:19.312 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:04:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:19 smithi060 bash[24532]: cluster 2024-08-17T17:04:18.802696+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:19 smithi060 bash[24532]: audit 2024-08-17T17:04:19.240986+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:19 smithi060 bash[24532]: audit 2024-08-17T17:04:19.250435+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:19 smithi060 bash[24532]: audit 2024-08-17T17:04:19.260209+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[22374]: cluster 2024-08-17T17:04:18.802696+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[22374]: audit 2024-08-17T17:04:19.240986+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[22374]: audit 2024-08-17T17:04:19.250435+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[22374]: audit 2024-08-17T17:04:19.260209+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[31551]: cluster 2024-08-17T17:04:18.802696+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[31551]: audit 2024-08-17T17:04:19.240986+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[31551]: audit 2024-08-17T17:04:19.250435+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:19 smithi016 bash[31551]: audit 2024-08-17T17:04:19.260209+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:21 smithi060 bash[24532]: cluster 2024-08-17T17:04:20.803252+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:21 smithi016 bash[22374]: cluster 2024-08-17T17:04:20.803252+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:21 smithi016 bash[31551]: cluster 2024-08-17T17:04:20.803252+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:23 smithi016 bash[22374]: cluster 2024-08-17T17:04:22.803792+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:23 smithi016 bash[31551]: cluster 2024-08-17T17:04:22.803792+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:23 smithi060 bash[24532]: cluster 2024-08-17T17:04:22.803792+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:25.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[22374]: audit 2024-08-17T17:04:24.308247+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[22374]: audit 2024-08-17T17:04:24.316654+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[22374]: audit 2024-08-17T17:04:24.757973+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:25.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[22374]: audit 2024-08-17T17:04:24.759880+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:25.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[22374]: audit 2024-08-17T17:04:24.769117+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[22374]: cluster 2024-08-17T17:04:24.804298+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:25.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[31551]: audit 2024-08-17T17:04:24.308247+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[31551]: audit 2024-08-17T17:04:24.316654+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[31551]: audit 2024-08-17T17:04:24.757973+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:25.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[31551]: audit 2024-08-17T17:04:24.759880+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:25.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[31551]: audit 2024-08-17T17:04:24.769117+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:25 smithi016 bash[31551]: cluster 2024-08-17T17:04:24.804298+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:25 smithi060 bash[24532]: audit 2024-08-17T17:04:24.308247+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:25 smithi060 bash[24532]: audit 2024-08-17T17:04:24.316654+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:25 smithi060 bash[24532]: audit 2024-08-17T17:04:24.757973+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:25 smithi060 bash[24532]: audit 2024-08-17T17:04:24.759880+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:25 smithi060 bash[24532]: audit 2024-08-17T17:04:24.769117+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:25 smithi060 bash[24532]: cluster 2024-08-17T17:04:24.804298+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:27.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:26 smithi016 bash[22374]: audit 2024-08-17T17:04:25.955916+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:04:27.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:26 smithi016 bash[22374]: audit 2024-08-17T17:04:25.958037+0000 mon.a (mon.0) 466 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:04:27.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:26 smithi016 bash[31551]: audit 2024-08-17T17:04:25.955916+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:04:27.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:26 smithi016 bash[31551]: audit 2024-08-17T17:04:25.958037+0000 mon.a (mon.0) 466 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:04:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:26 smithi060 bash[24532]: audit 2024-08-17T17:04:25.955916+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:04:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:26 smithi060 bash[24532]: audit 2024-08-17T17:04:25.958037+0000 mon.a (mon.0) 466 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:04:28.031 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 4 on host 'smithi060' 2024-08-17T17:04:28.048 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:27 smithi060 bash[24532]: audit 2024-08-17T17:04:26.781106+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:04:28.048 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:27 smithi060 bash[24532]: audit 2024-08-17T17:04:26.781275+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:04:28.048 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:27 smithi060 bash[24532]: cluster 2024-08-17T17:04:26.781398+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T17:04:28.048 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:27 smithi060 bash[24532]: audit 2024-08-17T17:04:26.781687+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:28.049 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:27 smithi060 bash[24532]: audit 2024-08-17T17:04:26.783248+0000 mon.a (mon.0) 470 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:04:28.049 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:27 smithi060 bash[24532]: cluster 2024-08-17T17:04:26.804804+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[22374]: audit 2024-08-17T17:04:26.781106+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[22374]: audit 2024-08-17T17:04:26.781275+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[22374]: cluster 2024-08-17T17:04:26.781398+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[22374]: audit 2024-08-17T17:04:26.781687+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[22374]: audit 2024-08-17T17:04:26.783248+0000 mon.a (mon.0) 470 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[22374]: cluster 2024-08-17T17:04:26.804804+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[31551]: audit 2024-08-17T17:04:26.781106+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[31551]: audit 2024-08-17T17:04:26.781275+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:04:28.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[31551]: cluster 2024-08-17T17:04:26.781398+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T17:04:28.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[31551]: audit 2024-08-17T17:04:26.781687+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:28.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[31551]: audit 2024-08-17T17:04:26.783248+0000 mon.a (mon.0) 470 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:04:28.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:27 smithi016 bash[31551]: cluster 2024-08-17T17:04:26.804804+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:28.702 DEBUG:teuthology.orchestra.run.smithi060:osd.4> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.4.service 2024-08-17T17:04:28.705 INFO:tasks.cephadm:Deploying osd.5 on smithi060 with /dev/vg_nvme/lv_3... 2024-08-17T17:04:28.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T17:04:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: audit 2024-08-17T17:04:27.784040+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:04:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: cluster 2024-08-17T17:04:27.784277+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T17:04:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: audit 2024-08-17T17:04:27.785371+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: audit 2024-08-17T17:04:27.795092+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: audit 2024-08-17T17:04:28.012336+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: audit 2024-08-17T17:04:28.019667+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[22374]: audit 2024-08-17T17:04:28.027444+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: audit 2024-08-17T17:04:27.784040+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: cluster 2024-08-17T17:04:27.784277+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: audit 2024-08-17T17:04:27.785371+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: audit 2024-08-17T17:04:27.795092+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: audit 2024-08-17T17:04:28.012336+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: audit 2024-08-17T17:04:28.019667+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:29.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:28 smithi016 bash[31551]: audit 2024-08-17T17:04:28.027444+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: audit 2024-08-17T17:04:27.784040+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: cluster 2024-08-17T17:04:27.784277+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: audit 2024-08-17T17:04:27.785371+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: audit 2024-08-17T17:04:27.795092+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: audit 2024-08-17T17:04:28.012336+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: audit 2024-08-17T17:04:28.019667+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:28 smithi060 bash[24532]: audit 2024-08-17T17:04:28.027444+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[22374]: cluster 2024-08-17T17:04:27.003094+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[22374]: cluster 2024-08-17T17:04:27.003154+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[22374]: cluster 2024-08-17T17:04:28.787013+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944] boot 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[22374]: cluster 2024-08-17T17:04:28.787137+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[22374]: audit 2024-08-17T17:04:28.787455+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[22374]: cluster 2024-08-17T17:04:28.805274+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[31551]: cluster 2024-08-17T17:04:27.003094+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:04:30.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[31551]: cluster 2024-08-17T17:04:27.003154+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:04:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[31551]: cluster 2024-08-17T17:04:28.787013+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944] boot 2024-08-17T17:04:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[31551]: cluster 2024-08-17T17:04:28.787137+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T17:04:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[31551]: audit 2024-08-17T17:04:28.787455+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:29 smithi016 bash[31551]: cluster 2024-08-17T17:04:28.805274+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:29 smithi060 bash[24532]: cluster 2024-08-17T17:04:27.003094+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:04:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:29 smithi060 bash[24532]: cluster 2024-08-17T17:04:27.003154+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:04:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:29 smithi060 bash[24532]: cluster 2024-08-17T17:04:28.787013+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.60:6800/838172944,v1:172.21.15.60:6801/838172944] boot 2024-08-17T17:04:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:29 smithi060 bash[24532]: cluster 2024-08-17T17:04:28.787137+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-17T17:04:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:29 smithi060 bash[24532]: audit 2024-08-17T17:04:28.787455+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:29 smithi060 bash[24532]: cluster 2024-08-17T17:04:28.805274+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:04:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:30 smithi016 bash[22374]: cluster 2024-08-17T17:04:29.806412+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T17:04:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:30 smithi016 bash[31551]: cluster 2024-08-17T17:04:29.806412+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T17:04:31.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:30 smithi060 bash[24532]: cluster 2024-08-17T17:04:29.806412+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T17:04:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:31 smithi016 bash[22374]: cluster 2024-08-17T17:04:30.805181+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T17:04:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:31 smithi016 bash[22374]: cluster 2024-08-17T17:04:30.805867+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:32.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:31 smithi016 bash[31551]: cluster 2024-08-17T17:04:30.805181+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T17:04:32.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:31 smithi016 bash[31551]: cluster 2024-08-17T17:04:30.805867+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:31 smithi060 bash[24532]: cluster 2024-08-17T17:04:30.805181+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T17:04:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:31 smithi060 bash[24532]: cluster 2024-08-17T17:04:30.805867+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:32.786 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:04:33.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:32 smithi016 bash[22374]: cluster 2024-08-17T17:04:31.822273+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T17:04:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:32 smithi016 bash[31551]: cluster 2024-08-17T17:04:31.822273+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T17:04:33.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:32 smithi060 bash[24532]: cluster 2024-08-17T17:04:31.822273+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T17:04:34.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:33 smithi016 bash[22374]: cluster 2024-08-17T17:04:32.806419+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 143 KiB/s, 0 objects/s recovering 2024-08-17T17:04:34.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:33 smithi016 bash[22374]: cluster 2024-08-17T17:04:32.831518+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T17:04:34.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:33 smithi016 bash[31551]: cluster 2024-08-17T17:04:32.806419+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 143 KiB/s, 0 objects/s recovering 2024-08-17T17:04:34.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:33 smithi016 bash[31551]: cluster 2024-08-17T17:04:32.831518+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T17:04:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:33 smithi060 bash[24532]: cluster 2024-08-17T17:04:32.806419+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 143 KiB/s, 0 objects/s recovering 2024-08-17T17:04:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:33 smithi060 bash[24532]: cluster 2024-08-17T17:04:32.831518+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T17:04:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:35 smithi060 bash[24532]: cluster 2024-08-17T17:04:34.806934+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-08-17T17:04:36.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:35 smithi016 bash[22374]: cluster 2024-08-17T17:04:34.806934+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-08-17T17:04:36.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:35 smithi016 bash[31551]: cluster 2024-08-17T17:04:34.806934+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 115 KiB/s, 0 objects/s recovering 2024-08-17T17:04:37.757 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-08-17T17:04:37.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2024-08-17T17:04:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:37 smithi060 bash[24532]: cluster 2024-08-17T17:04:36.807514+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:04:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:37 smithi016 bash[22374]: cluster 2024-08-17T17:04:36.807514+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:04:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:37 smithi016 bash[31551]: cluster 2024-08-17T17:04:36.807514+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:04:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:39 smithi060 bash[24532]: cluster 2024-08-17T17:04:38.808019+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:04:40.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:39 smithi016 bash[22374]: cluster 2024-08-17T17:04:38.808019+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:04:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:39 smithi016 bash[31551]: cluster 2024-08-17T17:04:38.808019+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:04:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: cephadm 2024-08-17T17:04:40.348588+0000 mgr.y (mgr.14150) 240 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:04:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.357201+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.365731+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.367557+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:04:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: cephadm 2024-08-17T17:04:40.369007+0000 mgr.y (mgr.14150) 241 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 17269M 2024-08-17T17:04:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.376904+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.379110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.380751+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: audit 2024-08-17T17:04:40.390058+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:41 smithi060 bash[24532]: cluster 2024-08-17T17:04:40.808602+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: cephadm 2024-08-17T17:04:40.348588+0000 mgr.y (mgr.14150) 240 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.357201+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.365731+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.367557+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: cephadm 2024-08-17T17:04:40.369007+0000 mgr.y (mgr.14150) 241 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 17269M 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.376904+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.379110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.380751+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: audit 2024-08-17T17:04:40.390058+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[22374]: cluster 2024-08-17T17:04:40.808602+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: cephadm 2024-08-17T17:04:40.348588+0000 mgr.y (mgr.14150) 240 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.357201+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.365731+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.367557+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: cephadm 2024-08-17T17:04:40.369007+0000 mgr.y (mgr.14150) 241 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 17269M 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.376904+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.379110+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.380751+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: audit 2024-08-17T17:04:40.390058+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:04:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:41 smithi016 bash[31551]: cluster 2024-08-17T17:04:40.808602+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:42.817 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:04:44.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:43 smithi060 bash[24532]: cluster 2024-08-17T17:04:42.809121+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:43 smithi016 bash[22374]: cluster 2024-08-17T17:04:42.809121+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:44.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:43 smithi016 bash[31551]: cluster 2024-08-17T17:04:42.809121+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:45 smithi060 bash[24532]: cluster 2024-08-17T17:04:44.809631+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:46.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:45 smithi016 bash[22374]: cluster 2024-08-17T17:04:44.809631+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:46.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:45 smithi016 bash[31551]: cluster 2024-08-17T17:04:44.809631+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:47.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:46 smithi060 bash[24532]: audit 2024-08-17T17:04:45.870297+0000 mgr.y (mgr.14150) 245 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:47.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:46 smithi060 bash[24532]: audit 2024-08-17T17:04:45.877041+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:04:47.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:46 smithi060 bash[24532]: audit 2024-08-17T17:04:45.883556+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:04:47.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:46 smithi060 bash[24532]: audit 2024-08-17T17:04:45.885166+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[22374]: audit 2024-08-17T17:04:45.870297+0000 mgr.y (mgr.14150) 245 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[22374]: audit 2024-08-17T17:04:45.877041+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[22374]: audit 2024-08-17T17:04:45.883556+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[22374]: audit 2024-08-17T17:04:45.885166+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[31551]: audit 2024-08-17T17:04:45.870297+0000 mgr.y (mgr.14150) 245 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[31551]: audit 2024-08-17T17:04:45.877041+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[31551]: audit 2024-08-17T17:04:45.883556+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:04:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:46 smithi016 bash[31551]: audit 2024-08-17T17:04:45.885166+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:47 smithi060 bash[24532]: cluster 2024-08-17T17:04:46.810169+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:48.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:47 smithi016 bash[22374]: cluster 2024-08-17T17:04:46.810169+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:48.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:47 smithi016 bash[31551]: cluster 2024-08-17T17:04:46.810169+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:49 smithi060 bash[24532]: cluster 2024-08-17T17:04:48.810650+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:49 smithi016 bash[22374]: cluster 2024-08-17T17:04:48.810650+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:49 smithi016 bash[31551]: cluster 2024-08-17T17:04:48.810650+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:52.156 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:51 smithi060 bash[24532]: cluster 2024-08-17T17:04:50.811158+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:51 smithi016 bash[22374]: cluster 2024-08-17T17:04:50.811158+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:51 smithi016 bash[31551]: cluster 2024-08-17T17:04:50.811158+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:53 smithi060 bash[24532]: cluster 2024-08-17T17:04:52.811695+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:54.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:53 smithi016 bash[22374]: cluster 2024-08-17T17:04:52.811695+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:53 smithi016 bash[31551]: cluster 2024-08-17T17:04:52.811695+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:54 smithi060 bash[24532]: audit 2024-08-17T17:04:54.333876+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.60:0/2701664890' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]: dispatch 2024-08-17T17:04:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:54 smithi060 bash[24532]: audit 2024-08-17T17:04:54.336619+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]: dispatch 2024-08-17T17:04:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:54 smithi060 bash[24532]: audit 2024-08-17T17:04:54.345086+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]': finished 2024-08-17T17:04:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:54 smithi060 bash[24532]: cluster 2024-08-17T17:04:54.345227+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T17:04:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:54 smithi060 bash[24532]: audit 2024-08-17T17:04:54.345525+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:04:55.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[22374]: audit 2024-08-17T17:04:54.333876+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.60:0/2701664890' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]: dispatch 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[22374]: audit 2024-08-17T17:04:54.336619+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]: dispatch 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[22374]: audit 2024-08-17T17:04:54.345086+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]': finished 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[22374]: cluster 2024-08-17T17:04:54.345227+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[22374]: audit 2024-08-17T17:04:54.345525+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[31551]: audit 2024-08-17T17:04:54.333876+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.60:0/2701664890' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]: dispatch 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[31551]: audit 2024-08-17T17:04:54.336619+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]: dispatch 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[31551]: audit 2024-08-17T17:04:54.345086+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "578b6e8e-19e9-4c4f-844e-d399a3f9ae94"}]': finished 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[31551]: cluster 2024-08-17T17:04:54.345227+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-17T17:04:55.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:54 smithi016 bash[31551]: audit 2024-08-17T17:04:54.345525+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:04:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:55 smithi060 bash[24532]: cluster 2024-08-17T17:04:54.812278+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:55 smithi060 bash[24532]: audit 2024-08-17T17:04:54.982906+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/4259678940' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:04:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:55 smithi016 bash[22374]: cluster 2024-08-17T17:04:54.812278+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:55 smithi016 bash[22374]: audit 2024-08-17T17:04:54.982906+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/4259678940' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:04:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:55 smithi016 bash[31551]: cluster 2024-08-17T17:04:54.812278+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:55 smithi016 bash[31551]: audit 2024-08-17T17:04:54.982906+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.60:0/4259678940' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:04:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:57 smithi060 bash[24532]: cluster 2024-08-17T17:04:56.812915+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:57 smithi016 bash[22374]: cluster 2024-08-17T17:04:56.812915+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:04:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:57 smithi016 bash[31551]: cluster 2024-08-17T17:04:56.812915+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:04:59 smithi060 bash[24532]: cluster 2024-08-17T17:04:58.813460+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:04:59 smithi016 bash[22374]: cluster 2024-08-17T17:04:58.813460+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:04:59 smithi016 bash[31551]: cluster 2024-08-17T17:04:58.813460+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:01 smithi060 bash[24532]: cluster 2024-08-17T17:05:00.813976+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:01 smithi016 bash[22374]: cluster 2024-08-17T17:05:00.813976+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:01 smithi016 bash[31551]: cluster 2024-08-17T17:05:00.813976+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:03 smithi060 bash[24532]: cluster 2024-08-17T17:05:02.814535+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:03 smithi016 bash[22374]: cluster 2024-08-17T17:05:02.814535+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:03 smithi016 bash[31551]: cluster 2024-08-17T17:05:02.814535+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:06.097 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:05 smithi060 bash[24532]: cluster 2024-08-17T17:05:04.815094+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:05 smithi016 bash[22374]: cluster 2024-08-17T17:05:04.815094+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:05 smithi016 bash[31551]: cluster 2024-08-17T17:05:04.815094+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:06 smithi060 bash[24532]: audit 2024-08-17T17:05:06.713017+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T17:05:07.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:06 smithi060 bash[24532]: audit 2024-08-17T17:05:06.714816+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:07.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:06 smithi016 bash[31551]: audit 2024-08-17T17:05:06.713017+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T17:05:07.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:06 smithi016 bash[31551]: audit 2024-08-17T17:05:06.714816+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:06 smithi016 bash[22374]: audit 2024-08-17T17:05:06.713017+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T17:05:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:06 smithi016 bash[22374]: audit 2024-08-17T17:05:06.714816+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:07 smithi060 bash[24532]: cephadm 2024-08-17T17:05:06.716343+0000 mgr.y (mgr.14150) 256 : cephadm [INF] Deploying daemon osd.5 on smithi060 2024-08-17T17:05:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:07 smithi060 bash[24532]: cluster 2024-08-17T17:05:06.815595+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:07 smithi016 bash[31551]: cephadm 2024-08-17T17:05:06.716343+0000 mgr.y (mgr.14150) 256 : cephadm [INF] Deploying daemon osd.5 on smithi060 2024-08-17T17:05:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:07 smithi016 bash[31551]: cluster 2024-08-17T17:05:06.815595+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:07 smithi016 bash[22374]: cephadm 2024-08-17T17:05:06.716343+0000 mgr.y (mgr.14150) 256 : cephadm [INF] Deploying daemon osd.5 on smithi060 2024-08-17T17:05:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:07 smithi016 bash[22374]: cluster 2024-08-17T17:05:06.815595+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:10.127 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:09 smithi060 bash[24532]: cluster 2024-08-17T17:05:08.816102+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:10.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:09 smithi016 bash[22374]: cluster 2024-08-17T17:05:08.816102+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:10.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:09 smithi016 bash[31551]: cluster 2024-08-17T17:05:08.816102+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:11.085 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:10 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:11.086 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:05:10 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:11.086 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:05:10 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:11.357 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:11 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:11.358 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:05:11 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:11.358 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:05:11 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[22374]: cluster 2024-08-17T17:05:10.816666+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[22374]: audit 2024-08-17T17:05:11.354193+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[22374]: audit 2024-08-17T17:05:11.362031+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[22374]: audit 2024-08-17T17:05:11.370382+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[31551]: cluster 2024-08-17T17:05:10.816666+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[31551]: audit 2024-08-17T17:05:11.354193+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[31551]: audit 2024-08-17T17:05:11.362031+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:11 smithi016 bash[31551]: audit 2024-08-17T17:05:11.370382+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:11 smithi060 bash[24532]: cluster 2024-08-17T17:05:10.816666+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:11 smithi060 bash[24532]: audit 2024-08-17T17:05:11.354193+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:11 smithi060 bash[24532]: audit 2024-08-17T17:05:11.362031+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:11 smithi060 bash[24532]: audit 2024-08-17T17:05:11.370382+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:14.303 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:13 smithi060 bash[24532]: cluster 2024-08-17T17:05:12.817220+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:13 smithi016 bash[22374]: cluster 2024-08-17T17:05:12.817220+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:13 smithi016 bash[31551]: cluster 2024-08-17T17:05:12.817220+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:15 smithi060 bash[24532]: cluster 2024-08-17T17:05:14.817723+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:16.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:15 smithi016 bash[22374]: cluster 2024-08-17T17:05:14.817723+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:15 smithi016 bash[31551]: cluster 2024-08-17T17:05:14.817723+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:17 smithi060 bash[24532]: cluster 2024-08-17T17:05:16.818245+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:17 smithi016 bash[22374]: cluster 2024-08-17T17:05:16.818245+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:17 smithi016 bash[31551]: cluster 2024-08-17T17:05:16.818245+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:19.023 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:17.953157+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.023 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:17.961522+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.023 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:17.963440+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:19.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:17.965290+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:19.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:17.975103+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:18.713709+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:05:19.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:18 smithi060 bash[24532]: audit 2024-08-17T17:05:18.715972+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:17.953157+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:17.961522+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:17.963440+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:17.965290+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:17.975103+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:18.713709+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[22374]: audit 2024-08-17T17:05:18.715972+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:05:19.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:17.953157+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:17.961522+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:17.963440+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:17.965290+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:17.975103+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:18.713709+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:05:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:18 smithi016 bash[31551]: audit 2024-08-17T17:05:18.715972+0000 mon.a (mon.0) 509 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:05:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:19 smithi060 bash[24532]: cluster 2024-08-17T17:05:18.818831+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:19 smithi060 bash[24532]: audit 2024-08-17T17:05:18.982366+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:05:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:19 smithi060 bash[24532]: audit 2024-08-17T17:05:18.983064+0000 mon.a (mon.0) 510 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T17:05:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:19 smithi060 bash[24532]: cluster 2024-08-17T17:05:18.983317+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T17:05:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:19 smithi060 bash[24532]: audit 2024-08-17T17:05:18.983577+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:19 smithi060 bash[24532]: audit 2024-08-17T17:05:18.984753+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[22374]: cluster 2024-08-17T17:05:18.818831+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[22374]: audit 2024-08-17T17:05:18.982366+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[22374]: audit 2024-08-17T17:05:18.983064+0000 mon.a (mon.0) 510 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[22374]: cluster 2024-08-17T17:05:18.983317+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[22374]: audit 2024-08-17T17:05:18.983577+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[22374]: audit 2024-08-17T17:05:18.984753+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:05:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[31551]: cluster 2024-08-17T17:05:18.818831+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[31551]: audit 2024-08-17T17:05:18.982366+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:05:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[31551]: audit 2024-08-17T17:05:18.983064+0000 mon.a (mon.0) 510 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T17:05:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[31551]: cluster 2024-08-17T17:05:18.983317+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T17:05:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[31551]: audit 2024-08-17T17:05:18.983577+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:19 smithi016 bash[31551]: audit 2024-08-17T17:05:18.984753+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:05:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:20 smithi060 bash[24532]: audit 2024-08-17T17:05:19.986032+0000 mon.a (mon.0) 514 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:05:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:20 smithi060 bash[24532]: cluster 2024-08-17T17:05:19.986247+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T17:05:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:20 smithi060 bash[24532]: audit 2024-08-17T17:05:19.987037+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:20 smithi060 bash[24532]: audit 2024-08-17T17:05:19.996823+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[22374]: audit 2024-08-17T17:05:19.986032+0000 mon.a (mon.0) 514 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:05:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[22374]: cluster 2024-08-17T17:05:19.986247+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T17:05:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[22374]: audit 2024-08-17T17:05:19.987037+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[22374]: audit 2024-08-17T17:05:19.996823+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[31551]: audit 2024-08-17T17:05:19.986032+0000 mon.a (mon.0) 514 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:05:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[31551]: cluster 2024-08-17T17:05:19.986247+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T17:05:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[31551]: audit 2024-08-17T17:05:19.987037+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:20 smithi016 bash[31551]: audit 2024-08-17T17:05:19.996823+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:21.850 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 5 on host 'smithi060' 2024-08-17T17:05:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: cluster 2024-08-17T17:05:19.759658+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:05:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: cluster 2024-08-17T17:05:19.759735+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:05:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: cluster 2024-08-17T17:05:20.819367+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: audit 2024-08-17T17:05:20.995403+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: cluster 2024-08-17T17:05:21.005219+0000 mon.a (mon.0) 519 : cluster [INF] osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477] boot 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: cluster 2024-08-17T17:05:21.005361+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: audit 2024-08-17T17:05:21.005923+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: audit 2024-08-17T17:05:21.824281+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: audit 2024-08-17T17:05:21.834235+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: audit 2024-08-17T17:05:21.844392+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:21 smithi060 bash[24532]: cluster 2024-08-17T17:05:21.971918+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:21 smithi016 bash[22374]: cluster 2024-08-17T17:05:19.759658+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: cluster 2024-08-17T17:05:19.759735+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: cluster 2024-08-17T17:05:20.819367+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: audit 2024-08-17T17:05:20.995403+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: cluster 2024-08-17T17:05:21.005219+0000 mon.a (mon.0) 519 : cluster [INF] osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477] boot 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: cluster 2024-08-17T17:05:21.005361+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: audit 2024-08-17T17:05:21.005923+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: audit 2024-08-17T17:05:21.824281+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: audit 2024-08-17T17:05:21.834235+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: audit 2024-08-17T17:05:21.844392+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[22374]: cluster 2024-08-17T17:05:21.971918+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: cluster 2024-08-17T17:05:19.759658+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: cluster 2024-08-17T17:05:19.759735+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: cluster 2024-08-17T17:05:20.819367+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: audit 2024-08-17T17:05:20.995403+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: cluster 2024-08-17T17:05:21.005219+0000 mon.a (mon.0) 519 : cluster [INF] osd.5 [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477] boot 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: cluster 2024-08-17T17:05:21.005361+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: audit 2024-08-17T17:05:21.005923+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: audit 2024-08-17T17:05:21.824281+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:22.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: audit 2024-08-17T17:05:21.834235+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:22.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: audit 2024-08-17T17:05:21.844392+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:22.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:22 smithi016 bash[31551]: cluster 2024-08-17T17:05:21.971918+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T17:05:22.489 DEBUG:teuthology.orchestra.run.smithi060:osd.5> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.5.service 2024-08-17T17:05:22.492 INFO:tasks.cephadm:Deploying osd.6 on smithi060 with /dev/vg_nvme/lv_2... 2024-08-17T17:05:22.492 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T17:05:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:23 smithi016 bash[31551]: cluster 2024-08-17T17:05:22.819947+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:23 smithi016 bash[31551]: cluster 2024-08-17T17:05:22.981343+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T17:05:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:23 smithi016 bash[31551]: cluster 2024-08-17T17:05:22.998768+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:05:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:23 smithi016 bash[22374]: cluster 2024-08-17T17:05:22.819947+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:23 smithi016 bash[22374]: cluster 2024-08-17T17:05:22.981343+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T17:05:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:23 smithi016 bash[22374]: cluster 2024-08-17T17:05:22.998768+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:05:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:23 smithi060 bash[24532]: cluster 2024-08-17T17:05:22.819947+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:23 smithi060 bash[24532]: cluster 2024-08-17T17:05:22.981343+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T17:05:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:23 smithi060 bash[24532]: cluster 2024-08-17T17:05:22.998768+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:05:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:25 smithi016 bash[22374]: cluster 2024-08-17T17:05:24.007633+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T17:05:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:25 smithi016 bash[31551]: cluster 2024-08-17T17:05:24.007633+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T17:05:25.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:25 smithi060 bash[24532]: cluster 2024-08-17T17:05:24.007633+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T17:05:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:26 smithi016 bash[22374]: cluster 2024-08-17T17:05:24.820591+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:26 smithi016 bash[22374]: cluster 2024-08-17T17:05:25.016941+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T17:05:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:26 smithi016 bash[31551]: cluster 2024-08-17T17:05:24.820591+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:26 smithi016 bash[31551]: cluster 2024-08-17T17:05:25.016941+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T17:05:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:26 smithi060 bash[24532]: cluster 2024-08-17T17:05:24.820591+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:26 smithi060 bash[24532]: cluster 2024-08-17T17:05:25.016941+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T17:05:26.638 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:05:28.272 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:28 smithi060 bash[24532]: cluster 2024-08-17T17:05:26.821177+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:28 smithi016 bash[22374]: cluster 2024-08-17T17:05:26.821177+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:28 smithi016 bash[31551]: cluster 2024-08-17T17:05:26.821177+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:29.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:29 smithi016 bash[22374]: cluster 2024-08-17T17:05:29.016562+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:05:29.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:29 smithi016 bash[22374]: cluster 2024-08-17T17:05:29.016629+0000 mon.a (mon.0) 531 : cluster [INF] Cluster is now healthy 2024-08-17T17:05:29.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:29 smithi016 bash[31551]: cluster 2024-08-17T17:05:29.016562+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:05:29.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:29 smithi016 bash[31551]: cluster 2024-08-17T17:05:29.016629+0000 mon.a (mon.0) 531 : cluster [INF] Cluster is now healthy 2024-08-17T17:05:29.395 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:29 smithi060 bash[24532]: cluster 2024-08-17T17:05:29.016562+0000 mon.a (mon.0) 530 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:05:29.395 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:29 smithi060 bash[24532]: cluster 2024-08-17T17:05:29.016629+0000 mon.a (mon.0) 531 : cluster [INF] Cluster is now healthy 2024-08-17T17:05:30.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:30 smithi016 bash[22374]: cluster 2024-08-17T17:05:28.821754+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:05:30.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:30 smithi016 bash[31551]: cluster 2024-08-17T17:05:28.821754+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:05:30.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:30 smithi060 bash[24532]: cluster 2024-08-17T17:05:28.821754+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:05:31.622 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-08-17T17:05:31.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2024-08-17T17:05:32.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:32 smithi016 bash[22374]: cluster 2024-08-17T17:05:30.822291+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:05:32.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:32 smithi016 bash[31551]: cluster 2024-08-17T17:05:30.822291+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:05:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:32 smithi060 bash[24532]: cluster 2024-08-17T17:05:30.822291+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:05:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:34 smithi060 bash[24532]: cluster 2024-08-17T17:05:32.822854+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:05:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:34 smithi016 bash[22374]: cluster 2024-08-17T17:05:32.822854+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:05:34.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:34 smithi016 bash[31551]: cluster 2024-08-17T17:05:32.822854+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: cephadm 2024-08-17T17:05:34.516631+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.525545+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.533663+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.535786+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.537475+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: cephadm 2024-08-17T17:05:34.538737+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 8634M 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.546507+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.548920+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:35.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.550809+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:35.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: audit 2024-08-17T17:05:34.560404+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[22374]: cluster 2024-08-17T17:05:34.823365+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:05:35.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: cephadm 2024-08-17T17:05:34.516631+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:05:35.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.525545+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.533663+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.535786+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.537475+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: cephadm 2024-08-17T17:05:34.538737+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 8634M 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.546507+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.548920+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.550809+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: audit 2024-08-17T17:05:34.560404+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:35 smithi016 bash[31551]: cluster 2024-08-17T17:05:34.823365+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:05:35.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: cephadm 2024-08-17T17:05:34.516631+0000 mgr.y (mgr.14150) 271 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:05:35.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.525545+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.533663+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.535786+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.537475+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: cephadm 2024-08-17T17:05:34.538737+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 8634M 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.546507+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.548920+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.550809+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: audit 2024-08-17T17:05:34.560404+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:05:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:35 smithi060 bash[24532]: cluster 2024-08-17T17:05:34.823365+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:05:37.472 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:05:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:37 smithi060 bash[24532]: cluster 2024-08-17T17:05:36.823911+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:05:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:37 smithi016 bash[22374]: cluster 2024-08-17T17:05:36.823911+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:05:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:37 smithi016 bash[31551]: cluster 2024-08-17T17:05:36.823911+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:05:40.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:39 smithi060 bash[24532]: cluster 2024-08-17T17:05:38.824464+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T17:05:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:39 smithi016 bash[22374]: cluster 2024-08-17T17:05:38.824464+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T17:05:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:39 smithi016 bash[31551]: cluster 2024-08-17T17:05:38.824464+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T17:05:41.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:40 smithi060 bash[24532]: audit 2024-08-17T17:05:40.725433+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:05:41.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:40 smithi060 bash[24532]: audit 2024-08-17T17:05:40.731480+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:05:41.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:40 smithi060 bash[24532]: audit 2024-08-17T17:05:40.733223+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:41.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:40 smithi016 bash[22374]: audit 2024-08-17T17:05:40.725433+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:05:41.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:40 smithi016 bash[22374]: audit 2024-08-17T17:05:40.731480+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:05:41.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:40 smithi016 bash[22374]: audit 2024-08-17T17:05:40.733223+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:41.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:40 smithi016 bash[31551]: audit 2024-08-17T17:05:40.725433+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:05:41.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:40 smithi016 bash[31551]: audit 2024-08-17T17:05:40.731480+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:05:41.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:40 smithi016 bash[31551]: audit 2024-08-17T17:05:40.733223+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:42.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:41 smithi060 bash[24532]: audit 2024-08-17T17:05:40.719131+0000 mgr.y (mgr.14150) 276 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:42.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:41 smithi060 bash[24532]: cluster 2024-08-17T17:05:40.824954+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:41 smithi016 bash[22374]: audit 2024-08-17T17:05:40.719131+0000 mgr.y (mgr.14150) 276 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:41 smithi016 bash[22374]: cluster 2024-08-17T17:05:40.824954+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:41 smithi016 bash[31551]: audit 2024-08-17T17:05:40.719131+0000 mgr.y (mgr.14150) 276 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:41 smithi016 bash[31551]: cluster 2024-08-17T17:05:40.824954+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:43 smithi060 bash[24532]: cluster 2024-08-17T17:05:42.825491+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:44.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:43 smithi016 bash[22374]: cluster 2024-08-17T17:05:42.825491+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:44.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:43 smithi016 bash[31551]: cluster 2024-08-17T17:05:42.825491+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:45 smithi060 bash[24532]: cluster 2024-08-17T17:05:44.825999+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:46.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:45 smithi016 bash[22374]: cluster 2024-08-17T17:05:44.825999+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:46.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:45 smithi016 bash[31551]: cluster 2024-08-17T17:05:44.825999+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:47 smithi060 bash[24532]: cluster 2024-08-17T17:05:46.826539+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:48.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:47 smithi016 bash[22374]: cluster 2024-08-17T17:05:46.826539+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:48.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:47 smithi016 bash[31551]: cluster 2024-08-17T17:05:46.826539+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: cluster 2024-08-17T17:05:48.827274+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: audit 2024-08-17T17:05:49.047366+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.60:0/526283567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]: dispatch 2024-08-17T17:05:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: audit 2024-08-17T17:05:49.049940+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]: dispatch 2024-08-17T17:05:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: audit 2024-08-17T17:05:49.058621+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]': finished 2024-08-17T17:05:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: cluster 2024-08-17T17:05:49.058737+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T17:05:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: audit 2024-08-17T17:05:49.058948+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:05:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:49 smithi060 bash[24532]: audit 2024-08-17T17:05:49.701574+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.60:0/3059812123' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:05:50.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: cluster 2024-08-17T17:05:48.827274+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: audit 2024-08-17T17:05:49.047366+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.60:0/526283567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]: dispatch 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: audit 2024-08-17T17:05:49.049940+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]: dispatch 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: audit 2024-08-17T17:05:49.058621+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]': finished 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: cluster 2024-08-17T17:05:49.058737+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: audit 2024-08-17T17:05:49.058948+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[22374]: audit 2024-08-17T17:05:49.701574+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.60:0/3059812123' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: cluster 2024-08-17T17:05:48.827274+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: audit 2024-08-17T17:05:49.047366+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.60:0/526283567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]: dispatch 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: audit 2024-08-17T17:05:49.049940+0000 mon.a (mon.0) 543 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]: dispatch 2024-08-17T17:05:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: audit 2024-08-17T17:05:49.058621+0000 mon.a (mon.0) 544 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd97c2ff-f105-452b-8cdc-0f529c0a9580"}]': finished 2024-08-17T17:05:50.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: cluster 2024-08-17T17:05:49.058737+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-08-17T17:05:50.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: audit 2024-08-17T17:05:49.058948+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:05:50.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:49 smithi016 bash[31551]: audit 2024-08-17T17:05:49.701574+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.60:0/3059812123' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:05:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:51 smithi060 bash[24532]: cluster 2024-08-17T17:05:50.827894+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:51 smithi016 bash[22374]: cluster 2024-08-17T17:05:50.827894+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:51 smithi016 bash[31551]: cluster 2024-08-17T17:05:50.827894+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:53 smithi060 bash[24532]: cluster 2024-08-17T17:05:52.828555+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:54.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:53 smithi016 bash[22374]: cluster 2024-08-17T17:05:52.828555+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:54.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:53 smithi016 bash[31551]: cluster 2024-08-17T17:05:52.828555+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:55 smithi060 bash[24532]: cluster 2024-08-17T17:05:54.829012+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:55 smithi016 bash[22374]: cluster 2024-08-17T17:05:54.829012+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:56.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:55 smithi016 bash[31551]: cluster 2024-08-17T17:05:54.829012+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:57 smithi060 bash[24532]: cluster 2024-08-17T17:05:56.829531+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:57 smithi016 bash[22374]: cluster 2024-08-17T17:05:56.829531+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:05:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:57 smithi016 bash[31551]: cluster 2024-08-17T17:05:56.829531+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:05:59 smithi016 bash[22374]: cluster 2024-08-17T17:05:58.830067+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:05:59 smithi016 bash[31551]: cluster 2024-08-17T17:05:58.830067+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:00.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:05:59 smithi060 bash[24532]: cluster 2024-08-17T17:05:58.830067+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:01 smithi016 bash[22374]: cluster 2024-08-17T17:06:00.830587+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:01 smithi016 bash[22374]: audit 2024-08-17T17:06:01.477328+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T17:06:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:01 smithi016 bash[22374]: audit 2024-08-17T17:06:01.479094+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:01 smithi016 bash[31551]: cluster 2024-08-17T17:06:00.830587+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:01 smithi016 bash[31551]: audit 2024-08-17T17:06:01.477328+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T17:06:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:01 smithi016 bash[31551]: audit 2024-08-17T17:06:01.479094+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:01 smithi060 bash[24532]: cluster 2024-08-17T17:06:00.830587+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:01 smithi060 bash[24532]: audit 2024-08-17T17:06:01.477328+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T17:06:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:01 smithi060 bash[24532]: audit 2024-08-17T17:06:01.479094+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:03.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:02 smithi060 bash[24532]: cephadm 2024-08-17T17:06:01.480686+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Deploying daemon osd.6 on smithi060 2024-08-17T17:06:03.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:02 smithi016 bash[22374]: cephadm 2024-08-17T17:06:01.480686+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Deploying daemon osd.6 on smithi060 2024-08-17T17:06:03.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:02 smithi016 bash[31551]: cephadm 2024-08-17T17:06:01.480686+0000 mgr.y (mgr.14150) 288 : cephadm [INF] Deploying daemon osd.6 on smithi060 2024-08-17T17:06:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:03 smithi060 bash[24532]: cluster 2024-08-17T17:06:02.831137+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:03 smithi016 bash[22374]: cluster 2024-08-17T17:06:02.831137+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:03 smithi016 bash[31551]: cluster 2024-08-17T17:06:02.831137+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:05 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:05.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:06:05 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:05.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:06:05 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:05.926 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:06:05 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:06.240 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:06:06 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:06.240 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:05 smithi060 bash[24532]: cluster 2024-08-17T17:06:04.831673+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:06.240 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:06 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:06.240 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:06:06 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:06.241 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:06:06 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:06.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:05 smithi016 bash[22374]: cluster 2024-08-17T17:06:04.831673+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:06.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:05 smithi016 bash[31551]: cluster 2024-08-17T17:06:04.831673+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:07.278 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:06 smithi060 bash[24532]: audit 2024-08-17T17:06:06.159367+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:07.278 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:06 smithi060 bash[24532]: audit 2024-08-17T17:06:06.168991+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:07.278 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:06 smithi060 bash[24532]: audit 2024-08-17T17:06:06.178735+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:06 smithi016 bash[22374]: audit 2024-08-17T17:06:06.159367+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:06 smithi016 bash[22374]: audit 2024-08-17T17:06:06.168991+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:06 smithi016 bash[22374]: audit 2024-08-17T17:06:06.178735+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:06 smithi016 bash[31551]: audit 2024-08-17T17:06:06.159367+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:06 smithi016 bash[31551]: audit 2024-08-17T17:06:06.168991+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:06 smithi016 bash[31551]: audit 2024-08-17T17:06:06.178735+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:08 smithi060 bash[24532]: cluster 2024-08-17T17:06:06.832211+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:08 smithi016 bash[22374]: cluster 2024-08-17T17:06:06.832211+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:08 smithi016 bash[31551]: cluster 2024-08-17T17:06:06.832211+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:10.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:10 smithi060 bash[24532]: cluster 2024-08-17T17:06:08.832718+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:10 smithi016 bash[22374]: cluster 2024-08-17T17:06:08.832718+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:10 smithi016 bash[31551]: cluster 2024-08-17T17:06:08.832718+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:12 smithi060 bash[24532]: cluster 2024-08-17T17:06:10.833257+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:12 smithi016 bash[22374]: cluster 2024-08-17T17:06:10.833257+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:12 smithi016 bash[31551]: cluster 2024-08-17T17:06:10.833257+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:13.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.274287+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.283464+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.722933+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.724779+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.734913+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.996993+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[22374]: audit 2024-08-17T17:06:12.999631+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.274287+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.283464+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.722933+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.724779+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.734913+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.996993+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:06:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:13 smithi016 bash[31551]: audit 2024-08-17T17:06:12.999631+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:06:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.274287+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.283464+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.722933+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.724779+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.734913+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.996993+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:06:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:13 smithi060 bash[24532]: audit 2024-08-17T17:06:12.999631+0000 mon.a (mon.0) 557 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[22374]: cluster 2024-08-17T17:06:12.833929+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[22374]: audit 2024-08-17T17:06:13.742309+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[22374]: audit 2024-08-17T17:06:13.742810+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[22374]: cluster 2024-08-17T17:06:13.742954+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[22374]: audit 2024-08-17T17:06:13.743283+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[22374]: audit 2024-08-17T17:06:13.745026+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[31551]: cluster 2024-08-17T17:06:12.833929+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[31551]: audit 2024-08-17T17:06:13.742309+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:06:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[31551]: audit 2024-08-17T17:06:13.742810+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T17:06:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[31551]: cluster 2024-08-17T17:06:13.742954+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T17:06:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[31551]: audit 2024-08-17T17:06:13.743283+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:14 smithi016 bash[31551]: audit 2024-08-17T17:06:13.745026+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:06:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:14 smithi060 bash[24532]: cluster 2024-08-17T17:06:12.833929+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:14 smithi060 bash[24532]: audit 2024-08-17T17:06:13.742309+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:06:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:14 smithi060 bash[24532]: audit 2024-08-17T17:06:13.742810+0000 mon.a (mon.0) 558 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T17:06:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:14 smithi060 bash[24532]: cluster 2024-08-17T17:06:13.742954+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T17:06:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:14 smithi060 bash[24532]: audit 2024-08-17T17:06:13.743283+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:14 smithi060 bash[24532]: audit 2024-08-17T17:06:13.745026+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:06:15.865 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 6 on host 'smithi060' 2024-08-17T17:06:16.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[22374]: audit 2024-08-17T17:06:14.746743+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:06:16.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[22374]: cluster 2024-08-17T17:06:14.746899+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T17:06:16.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[22374]: audit 2024-08-17T17:06:14.747198+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[22374]: audit 2024-08-17T17:06:14.753332+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[22374]: cluster 2024-08-17T17:06:14.834465+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[31551]: audit 2024-08-17T17:06:14.746743+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[31551]: cluster 2024-08-17T17:06:14.746899+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[31551]: audit 2024-08-17T17:06:14.747198+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[31551]: audit 2024-08-17T17:06:14.753332+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:15 smithi016 bash[31551]: cluster 2024-08-17T17:06:14.834465+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:16.085 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:15 smithi060 bash[24532]: audit 2024-08-17T17:06:14.746743+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:06:16.085 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:15 smithi060 bash[24532]: cluster 2024-08-17T17:06:14.746899+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T17:06:16.085 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:15 smithi060 bash[24532]: audit 2024-08-17T17:06:14.747198+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.085 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:15 smithi060 bash[24532]: audit 2024-08-17T17:06:14.753332+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.085 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:15 smithi060 bash[24532]: cluster 2024-08-17T17:06:14.834465+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:06:16.570 DEBUG:teuthology.orchestra.run.smithi060:osd.6> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.6.service 2024-08-17T17:06:16.573 INFO:tasks.cephadm:Deploying osd.7 on smithi060 with /dev/vg_nvme/lv_1... 2024-08-17T17:06:16.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: cluster 2024-08-17T17:06:13.959854+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: cluster 2024-08-17T17:06:13.959948+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: cluster 2024-08-17T17:06:15.748444+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938] boot 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: cluster 2024-08-17T17:06:15.748552+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: audit 2024-08-17T17:06:15.749567+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: audit 2024-08-17T17:06:15.841923+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: audit 2024-08-17T17:06:15.851748+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:16 smithi060 bash[24532]: audit 2024-08-17T17:06:15.862184+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: cluster 2024-08-17T17:06:13.959854+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: cluster 2024-08-17T17:06:13.959948+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: cluster 2024-08-17T17:06:15.748444+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938] boot 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: cluster 2024-08-17T17:06:15.748552+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: audit 2024-08-17T17:06:15.749567+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: audit 2024-08-17T17:06:15.841923+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: audit 2024-08-17T17:06:15.851748+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[22374]: audit 2024-08-17T17:06:15.862184+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: cluster 2024-08-17T17:06:13.959854+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:06:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: cluster 2024-08-17T17:06:13.959948+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:06:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: cluster 2024-08-17T17:06:15.748444+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938] boot 2024-08-17T17:06:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: cluster 2024-08-17T17:06:15.748552+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-08-17T17:06:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: audit 2024-08-17T17:06:15.749567+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:06:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: audit 2024-08-17T17:06:15.841923+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: audit 2024-08-17T17:06:15.851748+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:16 smithi016 bash[31551]: audit 2024-08-17T17:06:15.862184+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:18.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:17 smithi016 bash[31551]: cluster 2024-08-17T17:06:16.767361+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T17:06:18.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:17 smithi016 bash[31551]: cluster 2024-08-17T17:06:16.834983+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:18.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:17 smithi016 bash[22374]: cluster 2024-08-17T17:06:16.767361+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T17:06:18.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:17 smithi016 bash[22374]: cluster 2024-08-17T17:06:16.834983+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:17 smithi060 bash[24532]: cluster 2024-08-17T17:06:16.767361+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T17:06:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:17 smithi060 bash[24532]: cluster 2024-08-17T17:06:16.834983+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:18 smithi016 bash[31551]: cluster 2024-08-17T17:06:17.776680+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T17:06:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:18 smithi016 bash[22374]: cluster 2024-08-17T17:06:17.776680+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T17:06:19.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:18 smithi060 bash[24532]: cluster 2024-08-17T17:06:17.776680+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T17:06:20.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:19 smithi016 bash[22374]: cluster 2024-08-17T17:06:18.783619+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T17:06:20.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:19 smithi016 bash[22374]: cluster 2024-08-17T17:06:18.835515+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:20.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:19 smithi016 bash[31551]: cluster 2024-08-17T17:06:18.783619+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T17:06:20.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:19 smithi016 bash[31551]: cluster 2024-08-17T17:06:18.835515+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:19 smithi060 bash[24532]: cluster 2024-08-17T17:06:18.783619+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T17:06:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:19 smithi060 bash[24532]: cluster 2024-08-17T17:06:18.835515+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:20.640 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:06:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:20 smithi016 bash[22374]: cluster 2024-08-17T17:06:19.793345+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T17:06:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:20 smithi016 bash[31551]: cluster 2024-08-17T17:06:19.793345+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T17:06:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:20 smithi060 bash[24532]: cluster 2024-08-17T17:06:19.793345+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T17:06:22.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:21 smithi016 bash[22374]: cluster 2024-08-17T17:06:20.836084+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-08-17T17:06:22.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:21 smithi016 bash[31551]: cluster 2024-08-17T17:06:20.836084+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-08-17T17:06:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:21 smithi060 bash[24532]: cluster 2024-08-17T17:06:20.836084+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 142 KiB/s, 0 objects/s recovering 2024-08-17T17:06:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:23 smithi060 bash[24532]: cluster 2024-08-17T17:06:22.836724+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:06:24.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:23 smithi016 bash[22374]: cluster 2024-08-17T17:06:22.836724+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:06:24.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:23 smithi016 bash[31551]: cluster 2024-08-17T17:06:22.836724+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:06:25.980 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-08-17T17:06:26.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2024-08-17T17:06:26.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:25 smithi060 bash[24532]: cluster 2024-08-17T17:06:24.837300+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-08-17T17:06:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:25 smithi016 bash[22374]: cluster 2024-08-17T17:06:24.837300+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-08-17T17:06:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:25 smithi016 bash[31551]: cluster 2024-08-17T17:06:24.837300+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-08-17T17:06:28.166 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:27 smithi060 bash[24532]: cluster 2024-08-17T17:06:26.837882+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:06:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:27 smithi016 bash[22374]: cluster 2024-08-17T17:06:26.837882+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:06:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:27 smithi016 bash[31551]: cluster 2024-08-17T17:06:26.837882+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: cephadm 2024-08-17T17:06:28.782739+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.791653+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.800560+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.802907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.804796+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.806727+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: cephadm 2024-08-17T17:06:28.808142+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5756M 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.816463+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.818588+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.820313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: audit 2024-08-17T17:06:28.830300+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[22374]: cluster 2024-08-17T17:06:28.838395+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: cephadm 2024-08-17T17:06:28.782739+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.791653+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.800560+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.802907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.804796+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.806727+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: cephadm 2024-08-17T17:06:28.808142+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5756M 2024-08-17T17:06:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.816463+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.818588+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.820313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: audit 2024-08-17T17:06:28.830300+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:29 smithi016 bash[31551]: cluster 2024-08-17T17:06:28.838395+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:06:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: cephadm 2024-08-17T17:06:28.782739+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:06:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.791653+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.800560+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.802907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.804796+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.806727+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: cephadm 2024-08-17T17:06:28.808142+0000 mgr.y (mgr.14150) 303 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 5756M 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.816463+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.818588+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.820313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: audit 2024-08-17T17:06:28.830300+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:06:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:29 smithi060 bash[24532]: cluster 2024-08-17T17:06:28.838395+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:06:31.266 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:06:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:31 smithi060 bash[24532]: cluster 2024-08-17T17:06:30.839029+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-17T17:06:32.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:31 smithi016 bash[22374]: cluster 2024-08-17T17:06:30.839029+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-17T17:06:32.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:31 smithi016 bash[31551]: cluster 2024-08-17T17:06:30.839029+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-17T17:06:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:33 smithi060 bash[24532]: cluster 2024-08-17T17:06:32.839701+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:33 smithi016 bash[22374]: cluster 2024-08-17T17:06:32.839701+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:34.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:33 smithi016 bash[31551]: cluster 2024-08-17T17:06:32.839701+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:34 smithi060 bash[24532]: audit 2024-08-17T17:06:34.404285+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:06:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:34 smithi060 bash[24532]: audit 2024-08-17T17:06:34.410326+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:06:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:34 smithi060 bash[24532]: audit 2024-08-17T17:06:34.411873+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:34 smithi016 bash[22374]: audit 2024-08-17T17:06:34.404285+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:06:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:34 smithi016 bash[22374]: audit 2024-08-17T17:06:34.410326+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:06:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:34 smithi016 bash[22374]: audit 2024-08-17T17:06:34.411873+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:34 smithi016 bash[31551]: audit 2024-08-17T17:06:34.404285+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:06:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:34 smithi016 bash[31551]: audit 2024-08-17T17:06:34.410326+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:06:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:34 smithi016 bash[31551]: audit 2024-08-17T17:06:34.411873+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:35 smithi060 bash[24532]: audit 2024-08-17T17:06:34.397987+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:35 smithi060 bash[24532]: cluster 2024-08-17T17:06:34.840269+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:36.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:35 smithi016 bash[22374]: audit 2024-08-17T17:06:34.397987+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:36.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:35 smithi016 bash[22374]: cluster 2024-08-17T17:06:34.840269+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:36.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:35 smithi016 bash[31551]: audit 2024-08-17T17:06:34.397987+0000 mgr.y (mgr.14150) 307 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:36.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:35 smithi016 bash[31551]: cluster 2024-08-17T17:06:34.840269+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:37 smithi060 bash[24532]: cluster 2024-08-17T17:06:36.840851+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:37 smithi016 bash[22374]: cluster 2024-08-17T17:06:36.840851+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:37 smithi016 bash[31551]: cluster 2024-08-17T17:06:36.840851+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:40.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:39 smithi060 bash[24532]: cluster 2024-08-17T17:06:38.841392+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:39 smithi016 bash[22374]: cluster 2024-08-17T17:06:38.841392+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:40.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:39 smithi016 bash[31551]: cluster 2024-08-17T17:06:38.841392+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:42.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:41 smithi060 bash[24532]: cluster 2024-08-17T17:06:40.841976+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:41 smithi016 bash[22374]: cluster 2024-08-17T17:06:40.841976+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:42.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:41 smithi016 bash[31551]: cluster 2024-08-17T17:06:40.841976+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:42 smithi060 bash[24532]: audit 2024-08-17T17:06:42.677754+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.60:0/3335557055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]: dispatch 2024-08-17T17:06:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:42 smithi060 bash[24532]: audit 2024-08-17T17:06:42.680561+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]: dispatch 2024-08-17T17:06:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:42 smithi060 bash[24532]: audit 2024-08-17T17:06:42.691293+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]': finished 2024-08-17T17:06:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:42 smithi060 bash[24532]: cluster 2024-08-17T17:06:42.691492+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T17:06:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:42 smithi060 bash[24532]: audit 2024-08-17T17:06:42.691795+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:06:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[22374]: audit 2024-08-17T17:06:42.677754+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.60:0/3335557055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]: dispatch 2024-08-17T17:06:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[22374]: audit 2024-08-17T17:06:42.680561+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]: dispatch 2024-08-17T17:06:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[22374]: audit 2024-08-17T17:06:42.691293+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]': finished 2024-08-17T17:06:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[22374]: cluster 2024-08-17T17:06:42.691492+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T17:06:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[22374]: audit 2024-08-17T17:06:42.691795+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:06:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[31551]: audit 2024-08-17T17:06:42.677754+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.60:0/3335557055' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]: dispatch 2024-08-17T17:06:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[31551]: audit 2024-08-17T17:06:42.680561+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]: dispatch 2024-08-17T17:06:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[31551]: audit 2024-08-17T17:06:42.691293+0000 mon.a (mon.0) 589 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6ab7db2-b296-4097-9a52-4a92466a172d"}]': finished 2024-08-17T17:06:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[31551]: cluster 2024-08-17T17:06:42.691492+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-08-17T17:06:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:42 smithi016 bash[31551]: audit 2024-08-17T17:06:42.691795+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:06:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:43 smithi060 bash[24532]: cluster 2024-08-17T17:06:42.842477+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:44.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:43 smithi060 bash[24532]: audit 2024-08-17T17:06:43.354634+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.60:0/876205056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:06:44.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:43 smithi016 bash[31551]: cluster 2024-08-17T17:06:42.842477+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:44.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:43 smithi016 bash[31551]: audit 2024-08-17T17:06:43.354634+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.60:0/876205056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:06:44.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:43 smithi016 bash[22374]: cluster 2024-08-17T17:06:42.842477+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:43 smithi016 bash[22374]: audit 2024-08-17T17:06:43.354634+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.60:0/876205056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:06:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:45 smithi060 bash[24532]: cluster 2024-08-17T17:06:44.842999+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:46.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:45 smithi016 bash[31551]: cluster 2024-08-17T17:06:44.842999+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:46.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:45 smithi016 bash[22374]: cluster 2024-08-17T17:06:44.842999+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:48.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:47 smithi016 bash[22374]: cluster 2024-08-17T17:06:46.843559+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:48.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:47 smithi016 bash[31551]: cluster 2024-08-17T17:06:46.843559+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:47 smithi060 bash[24532]: cluster 2024-08-17T17:06:46.843559+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:50.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:49 smithi016 bash[22374]: cluster 2024-08-17T17:06:48.844104+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:50.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:49 smithi016 bash[31551]: cluster 2024-08-17T17:06:48.844104+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:50.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:49 smithi060 bash[24532]: cluster 2024-08-17T17:06:48.844104+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:51 smithi016 bash[22374]: cluster 2024-08-17T17:06:50.844709+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:52.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:51 smithi016 bash[31551]: cluster 2024-08-17T17:06:50.844709+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:52.371 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:51 smithi060 bash[24532]: cluster 2024-08-17T17:06:50.844709+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:54.197 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:53 smithi060 bash[24532]: cluster 2024-08-17T17:06:52.845265+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:54.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:53 smithi016 bash[22374]: cluster 2024-08-17T17:06:52.845265+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:54.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:53 smithi016 bash[31551]: cluster 2024-08-17T17:06:52.845265+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[22374]: cluster 2024-08-17T17:06:54.845830+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[22374]: audit 2024-08-17T17:06:55.229531+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T17:06:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[22374]: audit 2024-08-17T17:06:55.231307+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[22374]: cephadm 2024-08-17T17:06:55.232782+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Deploying daemon osd.7 on smithi060 2024-08-17T17:06:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[31551]: cluster 2024-08-17T17:06:54.845830+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[31551]: audit 2024-08-17T17:06:55.229531+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T17:06:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[31551]: audit 2024-08-17T17:06:55.231307+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:55 smithi016 bash[31551]: cephadm 2024-08-17T17:06:55.232782+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Deploying daemon osd.7 on smithi060 2024-08-17T17:06:56.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:55 smithi060 bash[24532]: cluster 2024-08-17T17:06:54.845830+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:56.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:55 smithi060 bash[24532]: audit 2024-08-17T17:06:55.229531+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T17:06:56.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:55 smithi060 bash[24532]: audit 2024-08-17T17:06:55.231307+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:56.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:55 smithi060 bash[24532]: cephadm 2024-08-17T17:06:55.232782+0000 mgr.y (mgr.14150) 319 : cephadm [INF] Deploying daemon osd.7 on smithi060 2024-08-17T17:06:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:57 smithi016 bash[22374]: cluster 2024-08-17T17:06:56.846483+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:57 smithi016 bash[31551]: cluster 2024-08-17T17:06:56.846483+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:57 smithi060 bash[24532]: cluster 2024-08-17T17:06:56.846483+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:06:59.656 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.657 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.657 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.657 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.657 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.925 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.925 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:59.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:06:59 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[22374]: cluster 2024-08-17T17:06:58.847046+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[22374]: audit 2024-08-17T17:06:59.918144+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[22374]: audit 2024-08-17T17:06:59.926234+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[22374]: audit 2024-08-17T17:06:59.934472+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[31551]: cluster 2024-08-17T17:06:58.847046+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[31551]: audit 2024-08-17T17:06:59.918144+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[31551]: audit 2024-08-17T17:06:59.926234+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:06:59 smithi016 bash[31551]: audit 2024-08-17T17:06:59.934472+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:59 smithi060 bash[24532]: cluster 2024-08-17T17:06:58.847046+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:59 smithi060 bash[24532]: audit 2024-08-17T17:06:59.918144+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:59 smithi060 bash[24532]: audit 2024-08-17T17:06:59.926234+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:06:59 smithi060 bash[24532]: audit 2024-08-17T17:06:59.934472+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:01 smithi016 bash[22374]: cluster 2024-08-17T17:07:00.847589+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:02.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:01 smithi016 bash[31551]: cluster 2024-08-17T17:07:00.847589+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:01 smithi060 bash[24532]: cluster 2024-08-17T17:07:00.847589+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:03 smithi060 bash[24532]: cluster 2024-08-17T17:07:02.848155+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:03 smithi016 bash[22374]: cluster 2024-08-17T17:07:02.848155+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:03 smithi016 bash[31551]: cluster 2024-08-17T17:07:02.848155+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:05 smithi060 bash[24532]: cluster 2024-08-17T17:07:04.848732+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:06.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:05 smithi016 bash[22374]: cluster 2024-08-17T17:07:04.848732+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:06.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:05 smithi016 bash[31551]: cluster 2024-08-17T17:07:04.848732+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.084814+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.094062+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.095940+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.097805+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.107482+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.789531+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:07:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:07 smithi060 bash[24532]: audit 2024-08-17T17:07:06.792500+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:07:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.084814+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.094062+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.095940+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.097805+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.107482+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.789531+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[22374]: audit 2024-08-17T17:07:06.792500+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.084814+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.094062+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.095940+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.097805+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:07.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.107482+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:07.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.789531+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:07:07.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:07 smithi016 bash[31551]: audit 2024-08-17T17:07:06.792500+0000 mon.a (mon.0) 602 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:07:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:08 smithi060 bash[24532]: cluster 2024-08-17T17:07:06.849334+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:08 smithi060 bash[24532]: audit 2024-08-17T17:07:07.114520+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:07:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:08 smithi060 bash[24532]: audit 2024-08-17T17:07:07.115337+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T17:07:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:08 smithi060 bash[24532]: cluster 2024-08-17T17:07:07.115538+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T17:07:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:08 smithi060 bash[24532]: audit 2024-08-17T17:07:07.115769+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:08 smithi060 bash[24532]: audit 2024-08-17T17:07:07.117350+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:07:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[22374]: cluster 2024-08-17T17:07:06.849334+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[22374]: audit 2024-08-17T17:07:07.114520+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:07:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[22374]: audit 2024-08-17T17:07:07.115337+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T17:07:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[22374]: cluster 2024-08-17T17:07:07.115538+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T17:07:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[22374]: audit 2024-08-17T17:07:07.115769+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[22374]: audit 2024-08-17T17:07:07.117350+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[31551]: cluster 2024-08-17T17:07:06.849334+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[31551]: audit 2024-08-17T17:07:07.114520+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[31551]: audit 2024-08-17T17:07:07.115337+0000 mon.a (mon.0) 603 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[31551]: cluster 2024-08-17T17:07:07.115538+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[31551]: audit 2024-08-17T17:07:07.115769+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:08 smithi016 bash[31551]: audit 2024-08-17T17:07:07.117350+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2024-08-17T17:07:09.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:09 smithi060 bash[24532]: audit 2024-08-17T17:07:08.118128+0000 mon.a (mon.0) 607 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:07:09.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:09 smithi060 bash[24532]: cluster 2024-08-17T17:07:08.118317+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T17:07:09.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:09 smithi060 bash[24532]: audit 2024-08-17T17:07:08.119091+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:09.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:09 smithi060 bash[24532]: audit 2024-08-17T17:07:08.133458+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[22374]: audit 2024-08-17T17:07:08.118128+0000 mon.a (mon.0) 607 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:07:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[22374]: cluster 2024-08-17T17:07:08.118317+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T17:07:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[22374]: audit 2024-08-17T17:07:08.119091+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[22374]: audit 2024-08-17T17:07:08.133458+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[31551]: audit 2024-08-17T17:07:08.118128+0000 mon.a (mon.0) 607 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2024-08-17T17:07:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[31551]: cluster 2024-08-17T17:07:08.118317+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T17:07:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[31551]: audit 2024-08-17T17:07:08.119091+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:09 smithi016 bash[31551]: audit 2024-08-17T17:07:08.133458+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:09.679 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 7 on host 'smithi060' 2024-08-17T17:07:10.357 DEBUG:teuthology.orchestra.run.smithi060:osd.7> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.7.service 2024-08-17T17:07:10.360 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-17T17:07:10.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd stat -f json 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: cluster 2024-08-17T17:07:07.762518+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: cluster 2024-08-17T17:07:07.762647+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: cluster 2024-08-17T17:07:08.849854+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: audit 2024-08-17T17:07:09.127495+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: cluster 2024-08-17T17:07:09.137605+0000 mon.a (mon.0) 612 : cluster [INF] osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958] boot 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: cluster 2024-08-17T17:07:09.137703+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: audit 2024-08-17T17:07:09.137972+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: audit 2024-08-17T17:07:09.640959+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: audit 2024-08-17T17:07:09.648780+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:10 smithi060 bash[24532]: audit 2024-08-17T17:07:09.658274+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:10.403 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: cluster 2024-08-17T17:07:07.762518+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:07:10.403 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: cluster 2024-08-17T17:07:07.762647+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:07:10.403 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: cluster 2024-08-17T17:07:08.849854+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:10.403 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: audit 2024-08-17T17:07:09.127495+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:10.403 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: cluster 2024-08-17T17:07:09.137605+0000 mon.a (mon.0) 612 : cluster [INF] osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958] boot 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: cluster 2024-08-17T17:07:09.137703+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: audit 2024-08-17T17:07:09.137972+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: audit 2024-08-17T17:07:09.640959+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: audit 2024-08-17T17:07:09.648780+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[31551]: audit 2024-08-17T17:07:09.658274+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: cluster 2024-08-17T17:07:07.762518+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: cluster 2024-08-17T17:07:07.762647+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: cluster 2024-08-17T17:07:08.849854+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: audit 2024-08-17T17:07:09.127495+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: cluster 2024-08-17T17:07:09.137605+0000 mon.a (mon.0) 612 : cluster [INF] osd.7 [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958] boot 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: cluster 2024-08-17T17:07:09.137703+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: audit 2024-08-17T17:07:09.137972+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:07:10.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: audit 2024-08-17T17:07:09.640959+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:10.405 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: audit 2024-08-17T17:07:09.648780+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:10.405 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:10 smithi016 bash[22374]: audit 2024-08-17T17:07:09.658274+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:11.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:11 smithi060 bash[24532]: cluster 2024-08-17T17:07:10.136913+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T17:07:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:11 smithi016 bash[22374]: cluster 2024-08-17T17:07:10.136913+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T17:07:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:11 smithi016 bash[31551]: cluster 2024-08-17T17:07:10.136913+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T17:07:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:12 smithi060 bash[24532]: cluster 2024-08-17T17:07:10.850410+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:12 smithi060 bash[24532]: cluster 2024-08-17T17:07:11.153100+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T17:07:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:12 smithi060 bash[24532]: cluster 2024-08-17T17:07:11.998656+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T17:07:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:12 smithi016 bash[22374]: cluster 2024-08-17T17:07:10.850410+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:12 smithi016 bash[22374]: cluster 2024-08-17T17:07:11.153100+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T17:07:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:12 smithi016 bash[22374]: cluster 2024-08-17T17:07:11.998656+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T17:07:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:12 smithi016 bash[31551]: cluster 2024-08-17T17:07:10.850410+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:12 smithi016 bash[31551]: cluster 2024-08-17T17:07:11.153100+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T17:07:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:12 smithi016 bash[31551]: cluster 2024-08-17T17:07:11.998656+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T17:07:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:14 smithi016 bash[22374]: cluster 2024-08-17T17:07:12.850996+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-17T17:07:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:14 smithi016 bash[22374]: cluster 2024-08-17T17:07:13.008372+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T17:07:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:14 smithi016 bash[31551]: cluster 2024-08-17T17:07:12.850996+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-17T17:07:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:14 smithi016 bash[31551]: cluster 2024-08-17T17:07:13.008372+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T17:07:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:14 smithi060 bash[24532]: cluster 2024-08-17T17:07:12.850996+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-17T17:07:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:14 smithi060 bash[24532]: cluster 2024-08-17T17:07:13.008372+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T17:07:15.133 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:07:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:16 smithi060 bash[24532]: cluster 2024-08-17T17:07:14.851587+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-08-17T17:07:16.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:16 smithi016 bash[22374]: cluster 2024-08-17T17:07:14.851587+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-08-17T17:07:16.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:16 smithi016 bash[31551]: cluster 2024-08-17T17:07:14.851587+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-08-17T17:07:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:18 smithi016 bash[22374]: cluster 2024-08-17T17:07:16.852216+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:07:18.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:18 smithi016 bash[31551]: cluster 2024-08-17T17:07:16.852216+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:07:18.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:18 smithi060 bash[24532]: cluster 2024-08-17T17:07:16.852216+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:07:18.661 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:07:19.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:19 smithi016 bash[22374]: audit 2024-08-17T17:07:18.663147+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.16:0/2424895617' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T17:07:19.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:19 smithi016 bash[31551]: audit 2024-08-17T17:07:18.663147+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.16:0/2424895617' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T17:07:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:19 smithi060 bash[24532]: audit 2024-08-17T17:07:18.663147+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.16:0/2424895617' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T17:07:19.460 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1723914429,"num_in_osds":8,"osd_in_since":1723914402,"num_remapped_pgs":0} 2024-08-17T17:07:19.460 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:07:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: cluster 2024-08-17T17:07:18.852751+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T17:07:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: cephadm 2024-08-17T17:07:19.107511+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.118509+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.129361+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.131762+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.133542+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.135251+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.136851+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: cephadm 2024-08-17T17:07:19.138019+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 4317M 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.149094+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.151600+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.153519+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:20 smithi060 bash[24532]: audit 2024-08-17T17:07:19.165479+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: cluster 2024-08-17T17:07:18.852751+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: cephadm 2024-08-17T17:07:19.107511+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.118509+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.129361+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.131762+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.133542+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.135251+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.136851+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: cephadm 2024-08-17T17:07:19.138019+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 4317M 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.149094+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.151600+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.153519+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[22374]: audit 2024-08-17T17:07:19.165479+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: cluster 2024-08-17T17:07:18.852751+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: cephadm 2024-08-17T17:07:19.107511+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Detected new or changed devices on smithi060 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.118509+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.129361+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.131762+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.133542+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.135251+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.136851+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: cephadm 2024-08-17T17:07:19.138019+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 4317M 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.149094+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.151600+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.153519+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:20.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:20 smithi016 bash[31551]: audit 2024-08-17T17:07:19.165479+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:22.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:22 smithi060 bash[24532]: cluster 2024-08-17T17:07:20.853354+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:22 smithi016 bash[22374]: cluster 2024-08-17T17:07:20.853354+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:22.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:22 smithi016 bash[31551]: cluster 2024-08-17T17:07:20.853354+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:24.271 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:07:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:24 smithi060 bash[24532]: cluster 2024-08-17T17:07:22.853915+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:24 smithi016 bash[22374]: cluster 2024-08-17T17:07:22.853915+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:24 smithi016 bash[31551]: cluster 2024-08-17T17:07:22.853915+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:26 smithi016 bash[22374]: cluster 2024-08-17T17:07:24.854443+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:26 smithi016 bash[31551]: cluster 2024-08-17T17:07:24.854443+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:26 smithi060 bash[24532]: cluster 2024-08-17T17:07:24.854443+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:28.057 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:07:28.057 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":58,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:07:13.001269+0000","last_up_change":"2024-08-17T17:07:09.121376+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6803","nonce":1757628283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6805","nonce":1757628283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6809","nonce":1757628283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6807","nonce":1757628283}]},"public_addr":"172.21.15.16:6803/1757628283","cluster_addr":"172.21.15.16:6805/1757628283","heartbeat_back_addr":"172.21.15.16:6809/1757628283","heartbeat_front_addr":"172.21.15.16:6807/1757628283","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6811","nonce":4274688669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6813","nonce":4274688669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6817","nonce":4274688669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6815","nonce":4274688669}]},"public_addr":"172.21.15.16:6811/4274688669","cluster_addr":"172.21.15.16:6813/4274688669","heartbeat_back_addr":"172.21.15.16:6817/4274688669","heartbeat_front_addr":"172.21.15.16:6815/4274688669","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","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.16:6818","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6819","nonce":999634899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6821","nonce":999634899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6825","nonce":999634899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6823","nonce":999634899}]},"public_addr":"172.21.15.16:6819/999634899","cluster_addr":"172.21.15.16:6821/999634899","heartbeat_back_addr":"172.21.15.16:6825/999634899","heartbeat_front_addr":"172.21.15.16:6823/999634899","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","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.16:6826","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6827","nonce":539727787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6829","nonce":539727787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6833","nonce":539727787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6831","nonce":539727787}]},"public_addr":"172.21.15.16:6827/539727787","cluster_addr":"172.21.15.16:6829/539727787","heartbeat_back_addr":"172.21.15.16:6833/539727787","heartbeat_front_addr":"172.21.15.16:6831/539727787","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","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.60:6800","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6801","nonce":838172944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6803","nonce":838172944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6807","nonce":838172944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6805","nonce":838172944}]},"public_addr":"172.21.15.60:6801/838172944","cluster_addr":"172.21.15.60:6803/838172944","heartbeat_back_addr":"172.21.15.60:6807/838172944","heartbeat_front_addr":"172.21.15.60:6805/838172944","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:07:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:28 smithi016 bash[22374]: cluster 2024-08-17T17:07:26.855024+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:28 smithi016 bash[22374]: audit 2024-08-17T17:07:28.059145+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.16:0/3475290981' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:07:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:28 smithi016 bash[31551]: cluster 2024-08-17T17:07:26.855024+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:28 smithi016 bash[31551]: audit 2024-08-17T17:07:28.059145+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.16:0/3475290981' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:07:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:28 smithi060 bash[24532]: cluster 2024-08-17T17:07:26.855024+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:28 smithi060 bash[24532]: audit 2024-08-17T17:07:28.059145+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.16:0/3475290981' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:07:28.760 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-17T17:02:41.320015+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-08-17T17:07:28.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-17T17:07:30.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:30 smithi060 bash[24532]: cluster 2024-08-17T17:07:28.855553+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:30.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:30 smithi016 bash[22374]: cluster 2024-08-17T17:07:28.855553+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:30 smithi016 bash[31551]: cluster 2024-08-17T17:07:28.855553+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:32 smithi060 bash[24532]: cluster 2024-08-17T17:07:30.856109+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:32 smithi016 bash[22374]: cluster 2024-08-17T17:07:30.856109+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:32 smithi016 bash[31551]: cluster 2024-08-17T17:07:30.856109+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:33.528 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:07:34.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:34 smithi060 bash[24532]: cluster 2024-08-17T17:07:32.856677+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:34 smithi016 bash[22374]: cluster 2024-08-17T17:07:32.856677+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:34.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:34 smithi016 bash[31551]: cluster 2024-08-17T17:07:32.856677+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:36 smithi060 bash[24532]: cluster 2024-08-17T17:07:34.857101+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:36 smithi016 bash[22374]: cluster 2024-08-17T17:07:34.857101+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:36 smithi016 bash[31551]: cluster 2024-08-17T17:07:34.857101+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:37.194 INFO:teuthology.orchestra.run.smithi016.stdout:pg_num: 1 2024-08-17T17:07:37.851 INFO:tasks.cephadm:Adding prometheus.a on smithi060 2024-08-17T17:07:37.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch apply prometheus '1;smithi060=a' 2024-08-17T17:07:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:38 smithi060 bash[24532]: cluster 2024-08-17T17:07:36.857520+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:38 smithi060 bash[24532]: audit 2024-08-17T17:07:37.196641+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.16:0/1521722485' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T17:07:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:38 smithi016 bash[22374]: cluster 2024-08-17T17:07:36.857520+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:38 smithi016 bash[22374]: audit 2024-08-17T17:07:37.196641+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.16:0/1521722485' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T17:07:38.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:38 smithi016 bash[31551]: cluster 2024-08-17T17:07:36.857520+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:38.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:38 smithi016 bash[31551]: audit 2024-08-17T17:07:37.196641+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.16:0/1521722485' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T17:07:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:40 smithi060 bash[24532]: cluster 2024-08-17T17:07:38.858071+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:40 smithi016 bash[22374]: cluster 2024-08-17T17:07:38.858071+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:40.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:40 smithi016 bash[31551]: cluster 2024-08-17T17:07:38.858071+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:42.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:42 smithi060 bash[24532]: cluster 2024-08-17T17:07:40.858669+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:42.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:42 smithi016 bash[22374]: cluster 2024-08-17T17:07:40.858669+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:42.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:42 smithi016 bash[31551]: cluster 2024-08-17T17:07:40.858669+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:42.609 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:07:44.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:44 smithi060 bash[24532]: cluster 2024-08-17T17:07:42.859167+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:44 smithi016 bash[22374]: cluster 2024-08-17T17:07:42.859167+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:44 smithi016 bash[31551]: cluster 2024-08-17T17:07:42.859167+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:45.958 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled prometheus update... 2024-08-17T17:07:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:46 smithi060 bash[24532]: cluster 2024-08-17T17:07:44.859704+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:46 smithi060 bash[24532]: audit 2024-08-17T17:07:45.960047+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:46 smithi060 bash[24532]: audit 2024-08-17T17:07:45.961832+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:46 smithi016 bash[22374]: cluster 2024-08-17T17:07:44.859704+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:46 smithi016 bash[22374]: audit 2024-08-17T17:07:45.960047+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:46 smithi016 bash[22374]: audit 2024-08-17T17:07:45.961832+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:46 smithi016 bash[31551]: cluster 2024-08-17T17:07:44.859704+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:46 smithi016 bash[31551]: audit 2024-08-17T17:07:45.960047+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:46 smithi016 bash[31551]: audit 2024-08-17T17:07:45.961832+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:46.657 DEBUG:teuthology.orchestra.run.smithi060:prometheus.a> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@prometheus.a.service 2024-08-17T17:07:46.660 INFO:tasks.cephadm:Adding node-exporter.a on smithi016 2024-08-17T17:07:46.660 INFO:tasks.cephadm:Adding node-exporter.b on smithi060 2024-08-17T17:07:46.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch apply node-exporter '2;smithi016=a;smithi060=b' 2024-08-17T17:07:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:47 smithi060 bash[24532]: audit 2024-08-17T17:07:45.949998+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:47 smithi060 bash[24532]: cephadm 2024-08-17T17:07:45.952877+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service prometheus spec with placement smithi060=a;count:1 2024-08-17T17:07:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:47 smithi060 bash[24532]: audit 2024-08-17T17:07:46.379965+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:47 smithi060 bash[24532]: audit 2024-08-17T17:07:46.381750+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:47 smithi060 bash[24532]: audit 2024-08-17T17:07:46.393678+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:47.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[22374]: audit 2024-08-17T17:07:45.949998+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[22374]: cephadm 2024-08-17T17:07:45.952877+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service prometheus spec with placement smithi060=a;count:1 2024-08-17T17:07:47.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[22374]: audit 2024-08-17T17:07:46.379965+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:47.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[22374]: audit 2024-08-17T17:07:46.381750+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:47.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[22374]: audit 2024-08-17T17:07:46.393678+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:47.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[31551]: audit 2024-08-17T17:07:45.949998+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:47.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[31551]: cephadm 2024-08-17T17:07:45.952877+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service prometheus spec with placement smithi060=a;count:1 2024-08-17T17:07:47.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[31551]: audit 2024-08-17T17:07:46.379965+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:47.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[31551]: audit 2024-08-17T17:07:46.381750+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:47.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:47 smithi016 bash[31551]: audit 2024-08-17T17:07:46.393678+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:48 smithi060 bash[24532]: cephadm 2024-08-17T17:07:46.428370+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2024-08-17T17:07:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:48 smithi060 bash[24532]: cluster 2024-08-17T17:07:46.860215+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:48.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:48 smithi016 bash[22374]: cephadm 2024-08-17T17:07:46.428370+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2024-08-17T17:07:48.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:48 smithi016 bash[22374]: cluster 2024-08-17T17:07:46.860215+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:48.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:48 smithi016 bash[31551]: cephadm 2024-08-17T17:07:46.428370+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2024-08-17T17:07:48.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:48 smithi016 bash[31551]: cluster 2024-08-17T17:07:46.860215+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:50.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:50 smithi060 bash[24532]: cluster 2024-08-17T17:07:48.860776+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:50 smithi016 bash[22374]: cluster 2024-08-17T17:07:48.860776+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:50 smithi016 bash[31551]: cluster 2024-08-17T17:07:48.860776+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:51.435 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:07:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:52 smithi060 bash[24532]: cluster 2024-08-17T17:07:50.861336+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:52 smithi016 bash[22374]: cluster 2024-08-17T17:07:50.861336+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:52 smithi016 bash[31551]: cluster 2024-08-17T17:07:50.861336+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:54 smithi016 bash[22374]: cluster 2024-08-17T17:07:52.861904+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:54.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:54 smithi016 bash[31551]: cluster 2024-08-17T17:07:52.861904+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:54 smithi060 bash[24532]: cluster 2024-08-17T17:07:52.861904+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:56.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:56 smithi016 bash[22374]: cluster 2024-08-17T17:07:54.862442+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:56.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:56 smithi016 bash[31551]: cluster 2024-08-17T17:07:54.862442+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:56 smithi060 bash[24532]: cluster 2024-08-17T17:07:54.862442+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:58 smithi016 bash[22374]: cluster 2024-08-17T17:07:56.863007+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:58.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:58 smithi016 bash[31551]: cluster 2024-08-17T17:07:56.863007+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:58.614 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled node-exporter update... 2024-08-17T17:07:58.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:58 smithi060 bash[24532]: cluster 2024-08-17T17:07:56.863007+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:59.706 DEBUG:teuthology.orchestra.run.smithi016:node-exporter.a> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.a.service 2024-08-17T17:07:59.709 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.b> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.b.service 2024-08-17T17:07:59.712 INFO:tasks.cephadm:Adding alertmanager.a on smithi016 2024-08-17T17:07:59.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch apply alertmanager '1;smithi016=a' 2024-08-17T17:07:59.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:59 smithi060 bash[24532]: audit 2024-08-17T17:07:58.605820+0000 mgr.y (mgr.14150) 356 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:59.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:59 smithi060 bash[24532]: cephadm 2024-08-17T17:07:58.608961+0000 mgr.y (mgr.14150) 357 : cephadm [INF] Saving service node-exporter spec with placement smithi016=a;smithi060=b;count:2 2024-08-17T17:07:59.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:59 smithi060 bash[24532]: audit 2024-08-17T17:07:58.616566+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:07:59.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:07:59 smithi060 bash[24532]: cluster 2024-08-17T17:07:58.863559+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[22374]: audit 2024-08-17T17:07:58.605820+0000 mgr.y (mgr.14150) 356 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[22374]: cephadm 2024-08-17T17:07:58.608961+0000 mgr.y (mgr.14150) 357 : cephadm [INF] Saving service node-exporter spec with placement smithi016=a;smithi060=b;count:2 2024-08-17T17:08:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[22374]: audit 2024-08-17T17:07:58.616566+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[22374]: cluster 2024-08-17T17:07:58.863559+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:00.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[31551]: audit 2024-08-17T17:07:58.605820+0000 mgr.y (mgr.14150) 356 : audit [DBG] from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi016=a;smithi060=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:00.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[31551]: cephadm 2024-08-17T17:07:58.608961+0000 mgr.y (mgr.14150) 357 : cephadm [INF] Saving service node-exporter spec with placement smithi016=a;smithi060=b;count:2 2024-08-17T17:08:00.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[31551]: audit 2024-08-17T17:07:58.616566+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:00.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:07:59 smithi016 bash[31551]: cluster 2024-08-17T17:07:58.863559+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:01 smithi060 bash[24532]: cluster 2024-08-17T17:08:00.864121+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:01 smithi016 bash[22374]: cluster 2024-08-17T17:08:00.864121+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:02.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:01 smithi016 bash[31551]: cluster 2024-08-17T17:08:00.864121+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:03.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.388 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.388 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.389 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.389 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.389 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.389 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.390 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.390 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.390 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.675 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.676 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:03.677 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:03 smithi060 systemd[1]: Started Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:08:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 bash[24532]: cluster 2024-08-17T17:08:02.864775+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 bash[24532]: audit 2024-08-17T17:08:03.537659+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 bash[24532]: audit 2024-08-17T17:08:03.546751+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 bash[24532]: audit 2024-08-17T17:08:03.555214+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:03 smithi060 bash[24532]: audit 2024-08-17T17:08:03.561903+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[22374]: cluster 2024-08-17T17:08:02.864775+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[22374]: audit 2024-08-17T17:08:03.537659+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[22374]: audit 2024-08-17T17:08:03.546751+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[22374]: audit 2024-08-17T17:08:03.555214+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[22374]: audit 2024-08-17T17:08:03.561903+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[31551]: cluster 2024-08-17T17:08:02.864775+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[31551]: audit 2024-08-17T17:08:03.537659+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[31551]: audit 2024-08-17T17:08:03.546751+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[31551]: audit 2024-08-17T17:08:03.555214+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' 2024-08-17T17:08:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:03 smithi016 bash[31551]: audit 2024-08-17T17:08:03.561903+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T17:08:04.484 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:08:04.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:04 smithi060 bash[25490]: ignoring --setuser ceph since I am not root 2024-08-17T17:08:04.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:04 smithi060 bash[25490]: ignoring --setgroup ceph since I am not root 2024-08-17T17:08:04.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:04 smithi060 bash[25490]: debug 2024-08-17T17:08:04.638+0000 7f1436d49640 1 -- 172.21.15.60:0/3417371517 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555e2ef6e9c0 con 0x555e2ef7a800 2024-08-17T17:08:04.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:04 smithi060 bash[25490]: debug 2024-08-17T17:08:04.750+0000 7f14395a3ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:08:05.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:04 smithi016 bash[22623]: ignoring --setuser ceph since I am not root 2024-08-17T17:08:05.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:04 smithi016 bash[22623]: ignoring --setgroup ceph since I am not root 2024-08-17T17:08:05.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:04 smithi016 bash[22623]: debug 2024-08-17T17:08:04.608+0000 7f9d7226e640 1 -- 172.21.15.16:0/2016188181 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5582da59c9c0 con 0x5582da5a8c00 2024-08-17T17:08:05.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:04 smithi016 bash[22623]: debug 2024-08-17T17:08:04.716+0000 7f9d74ac8ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.032Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.033Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.033Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi060 (none))" 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.033Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.033Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.034Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.034Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T17:08:05.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.037Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.037Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.038Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.039Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.533µs 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.039Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.039Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.039Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.74µs wal_replay_duration=260.06µs wbl_replay_duration=136ns total_replay_duration=358.888µs 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.040Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.040Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.040Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.060Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.661387ms db_storage=754ns remote_storage=1.249µs web_handler=360ns query_engine=609ns scrape=260.34µs scrape_sd=19.439µs notify=750ns notify_sd=1.528µs rules=19.137994ms tracing=8.657µs 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.060Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T17:08:05.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[48780]: ts=2024-08-17T17:08:05.060Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:08:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:05 smithi016 bash[22374]: audit 2024-08-17T17:08:04.565750+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T17:08:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:05 smithi016 bash[22374]: cluster 2024-08-17T17:08:04.565813+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T17:08:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:05 smithi016 bash[31551]: audit 2024-08-17T17:08:04.565750+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T17:08:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:05 smithi016 bash[31551]: cluster 2024-08-17T17:08:04.565813+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T17:08:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[24532]: audit 2024-08-17T17:08:04.565750+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.16:0/2762749094' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T17:08:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:05 smithi060 bash[24532]: cluster 2024-08-17T17:08:04.565813+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T17:08:06.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:05 smithi016 bash[22623]: debug 2024-08-17T17:08:05.932+0000 7f9d74ac8ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:08:06.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:06 smithi016 bash[22623]: debug 2024-08-17T17:08:06.000+0000 7f9d74ac8ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:08:06.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:06 smithi016 bash[22623]: debug 2024-08-17T17:08:06.156+0000 7f9d74ac8ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:08:06.373 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:06 smithi060 bash[25490]: debug 2024-08-17T17:08:06.010+0000 7f14395a3ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:08:06.373 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:06 smithi060 bash[25490]: debug 2024-08-17T17:08:06.078+0000 7f14395a3ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:08:06.374 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:06 smithi060 bash[25490]: debug 2024-08-17T17:08:06.238+0000 7f14395a3ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:08:07.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:06 smithi016 bash[22623]: debug 2024-08-17T17:08:06.804+0000 7f9d74ac8ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:08:07.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:06 smithi016 bash[22623]: debug 2024-08-17T17:08:06.876+0000 7f9d74ac8ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:08:07.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:06 smithi016 bash[22623]: debug 2024-08-17T17:08:06.944+0000 7f9d74ac8ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:08:07.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:06 smithi060 bash[25490]: debug 2024-08-17T17:08:06.890+0000 7f14395a3ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:08:07.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:06 smithi060 bash[25490]: debug 2024-08-17T17:08:06.962+0000 7f14395a3ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:08:07.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.030+0000 7f14395a3ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:08:07.491 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.108+0000 7f9d74ac8ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:08:07.491 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.184+0000 7f9d74ac8ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:08:07.491 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.252+0000 7f9d74ac8ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:08:07.491 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.488+0000 7f9d74ac8ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:08:07.576 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.194+0000 7f14395a3ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:08:07.577 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.270+0000 7f14395a3ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:08:07.577 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.338+0000 7f14395a3ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:08:07.577 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.574+0000 7f14395a3ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:08:07.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.556+0000 7f9d74ac8ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:08:07.809 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.728+0000 7f9d74ac8ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:08:07.844 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.642+0000 7f14395a3ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:08:07.845 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.818+0000 7f14395a3ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:08:08.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:07 smithi016 bash[22623]: debug 2024-08-17T17:08:07.804+0000 7f9d74ac8ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:08:08.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:08 smithi016 bash[22623]: debug 2024-08-17T17:08:08.044+0000 7f9d74ac8ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:08:08.158 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:07 smithi060 bash[25490]: debug 2024-08-17T17:08:07.898+0000 7f14395a3ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:08:08.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:08 smithi060 bash[25490]: debug 2024-08-17T17:08:08.154+0000 7f14395a3ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:08:08.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:08 smithi060 bash[25490]: debug 2024-08-17T17:08:08.322+0000 7f14395a3ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:08:08.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:08 smithi060 bash[25490]: debug 2024-08-17T17:08:08.398+0000 7f14395a3ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:08:08.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:08 smithi016 bash[22623]: debug 2024-08-17T17:08:08.208+0000 7f9d74ac8ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:08:08.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:08 smithi016 bash[22623]: debug 2024-08-17T17:08:08.288+0000 7f9d74ac8ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:08:08.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:08 smithi016 bash[22623]: debug 2024-08-17T17:08:08.444+0000 7f9d74ac8ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:08:08.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:08 smithi060 bash[25490]: debug 2024-08-17T17:08:08.558+0000 7f14395a3ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:08:09.542 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:09 smithi016 bash[22623]: debug 2024-08-17T17:08:09.260+0000 7f9d74ac8ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:08:09.542 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:09 smithi016 bash[22623]: debug 2024-08-17T17:08:09.336+0000 7f9d74ac8ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:08:09.644 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:09 smithi060 bash[25490]: debug 2024-08-17T17:08:09.362+0000 7f14395a3ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:08:09.645 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:09 smithi060 bash[25490]: debug 2024-08-17T17:08:09.438+0000 7f14395a3ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:08:09.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:09 smithi016 bash[22623]: debug 2024-08-17T17:08:09.536+0000 7f9d74ac8ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:08:09.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:09 smithi016 bash[22623]: debug 2024-08-17T17:08:09.612+0000 7f9d74ac8ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:08:09.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:09 smithi060 bash[25490]: debug 2024-08-17T17:08:09.642+0000 7f14395a3ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:08:09.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:09 smithi060 bash[25490]: debug 2024-08-17T17:08:09.718+0000 7f14395a3ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:08:10.295 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:09 smithi016 bash[22623]: debug 2024-08-17T17:08:09.940+0000 7f9d74ac8ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:08:10.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22623]: debug 2024-08-17T17:08:10.020+0000 7f9d74ac8ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:08:10.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22623]: [17/Aug/2024:17:08:10] ENGINE Bus STARTING 2024-08-17T17:08:10.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22623]: CherryPy Checker: 2024-08-17T17:08:10.296 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22623]: The Application mounted at '' has an empty config. 2024-08-17T17:08:10.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.046774+0000 mon.a (mon.0) 647 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:10.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.047356+0000 mon.a (mon.0) 648 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.057326+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.058003+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0108102s), standbys: x 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.063493+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.063666+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.063829+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.065647+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.065772+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.066380+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.066678+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.067097+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.067494+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:10.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.067796+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.068177+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.068422+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.068744+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.068984+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.069220+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: audit 2024-08-17T17:08:10.069779+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.094476+0000 mon.a (mon.0) 667 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.046774+0000 mon.a (mon.0) 647 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:10.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.047356+0000 mon.a (mon.0) 648 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.057326+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.058003+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0108102s), standbys: x 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.063493+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.063666+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.063829+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.065647+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.065772+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.066380+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.066678+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.067097+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:10.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.067494+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.067796+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.068177+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.068422+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.068744+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.068984+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.069220+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: audit 2024-08-17T17:08:10.069779+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:10.300 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.094476+0000 mon.a (mon.0) 667 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:10.420 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: debug 2024-08-17T17:08:10.042+0000 7f14395a3ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: debug 2024-08-17T17:08:10.126+0000 7f14395a3ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: [17/Aug/2024:17:08:10] ENGINE Bus STARTING 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: CherryPy Checker: 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: The Application mounted at '' has an empty config. 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: [17/Aug/2024:17:08:10] ENGINE Serving on http://:::9283 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[25490]: [17/Aug/2024:17:08:10] ENGINE Bus STARTED 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.046774+0000 mon.a (mon.0) 647 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:10.421 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.047356+0000 mon.a (mon.0) 648 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.057326+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.058003+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0108102s), standbys: x 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.063493+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.063666+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.063829+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.065647+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.065772+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.066380+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.066678+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.067097+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.067494+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.067796+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:10.422 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.068177+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:10.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.068422+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:10.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.068744+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:10.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.068984+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:10.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.069220+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:10.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: audit 2024-08-17T17:08:10.069779+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:10.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:10 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.094476+0000 mon.a (mon.0) 667 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:10.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22623]: [17/Aug/2024:17:08:10] ENGINE Serving on http://:::9283 2024-08-17T17:08:10.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:10 smithi016 bash[22623]: [17/Aug/2024:17:08:10] ENGINE Bus STARTED 2024-08-17T17:08:11.081 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled alertmanager update... 2024-08-17T17:08:11.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.115750+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:11.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.136280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.143276+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.152247+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.152788+0000 mon.a (mon.0) 671 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.152876+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: cluster 2024-08-17T17:08:10.152911+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.154925+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.155094+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.155951+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.163674+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.758546+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:10.762978+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: cluster 2024-08-17T17:08:11.062250+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e18: y(active, since 1.01507s), standbys: x 2024-08-17T17:08:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:11 smithi060 bash[24532]: audit 2024-08-17T17:08:11.082906+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.115750+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.136280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.143276+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.152247+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.152788+0000 mon.a (mon.0) 671 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.152876+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: cluster 2024-08-17T17:08:10.152911+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.154925+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.155094+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.155951+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.163674+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.758546+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:10.762978+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: cluster 2024-08-17T17:08:11.062250+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e18: y(active, since 1.01507s), standbys: x 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[22374]: audit 2024-08-17T17:08:11.082906+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.115750+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.136280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.143276+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.152247+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.152788+0000 mon.a (mon.0) 671 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.152876+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: cluster 2024-08-17T17:08:10.152911+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.154925+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.155094+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.155951+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.60:0/205408112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.163674+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.758546+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:10.762978+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: cluster 2024-08-17T17:08:11.062250+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e18: y(active, since 1.01507s), standbys: x 2024-08-17T17:08:11.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:11 smithi016 bash[31551]: audit 2024-08-17T17:08:11.082906+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:11.876 DEBUG:teuthology.orchestra.run.smithi016:alertmanager.a> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@alertmanager.a.service 2024-08-17T17:08:11.879 INFO:tasks.cephadm:Adding grafana.a on smithi060 2024-08-17T17:08:11.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph orch apply grafana '1;smithi060=a' 2024-08-17T17:08:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:12 smithi060 bash[24532]: cephadm 2024-08-17T17:08:11.077577+0000 mgr.y (mgr.24317) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi016=a;count:1 2024-08-17T17:08:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:12 smithi060 bash[24532]: cluster 2024-08-17T17:08:11.079146+0000 mgr.y (mgr.24317) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:12.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[31551]: cephadm 2024-08-17T17:08:11.077577+0000 mgr.y (mgr.24317) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi016=a;count:1 2024-08-17T17:08:12.217 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[31551]: cluster 2024-08-17T17:08:11.079146+0000 mgr.y (mgr.24317) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:12.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22374]: cephadm 2024-08-17T17:08:11.077577+0000 mgr.y (mgr.24317) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi016=a;count:1 2024-08-17T17:08:12.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22374]: cluster 2024-08-17T17:08:11.079146+0000 mgr.y (mgr.24317) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:12.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: debug 2024-08-17T17:08:12.212+0000 7f9d17817640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:08:12] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:12.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: Traceback (most recent call last): 2024-08-17T17:08:12.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:12.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: self._run(expiration_interval) 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: s = self.context.wrap_socket( 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: return self.sslsocket_class._create( 2024-08-17T17:08:12.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:12.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: self.do_handshake() 2024-08-17T17:08:12.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:12.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: self._sslobj.do_handshake() 2024-08-17T17:08:12.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:12 smithi016 bash[22623]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: cluster 2024-08-17T17:08:12.067937+0000 mgr.y (mgr.24317) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: cephadm 2024-08-17T17:08:12.091922+0000 mgr.y (mgr.24317) 5 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Bus STARTING 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: cephadm 2024-08-17T17:08:12.217682+0000 mgr.y (mgr.24317) 6 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: cephadm 2024-08-17T17:08:12.217793+0000 mgr.y (mgr.24317) 7 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Bus STARTED 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: cephadm 2024-08-17T17:08:12.219489+0000 mgr.y (mgr.24317) 8 : cephadm [ERR] [17/Aug/2024:17:08:12] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: Traceback (most recent call last): 2024-08-17T17:08:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: self._run(expiration_interval) 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: s = self.context.wrap_socket( 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: return self.sslsocket_class._create( 2024-08-17T17:08:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: self.do_handshake() 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: self._sslobj.do_handshake() 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: audit 2024-08-17T17:08:12.222694+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[31551]: cluster 2024-08-17T17:08:13.078352+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: cluster 2024-08-17T17:08:12.067937+0000 mgr.y (mgr.24317) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: cephadm 2024-08-17T17:08:12.091922+0000 mgr.y (mgr.24317) 5 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Bus STARTING 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: cephadm 2024-08-17T17:08:12.217682+0000 mgr.y (mgr.24317) 6 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: cephadm 2024-08-17T17:08:12.217793+0000 mgr.y (mgr.24317) 7 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Bus STARTED 2024-08-17T17:08:13.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: cephadm 2024-08-17T17:08:12.219489+0000 mgr.y (mgr.24317) 8 : cephadm [ERR] [17/Aug/2024:17:08:12] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: Traceback (most recent call last): 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: self._run(expiration_interval) 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: s = self.context.wrap_socket( 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: return self.sslsocket_class._create( 2024-08-17T17:08:13.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:13.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: self.do_handshake() 2024-08-17T17:08:13.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:13.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: self._sslobj.do_handshake() 2024-08-17T17:08:13.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:13.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: audit 2024-08-17T17:08:12.222694+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:13.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:13 smithi016 bash[22374]: cluster 2024-08-17T17:08:13.078352+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-08-17T17:08:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: cluster 2024-08-17T17:08:12.067937+0000 mgr.y (mgr.24317) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: cephadm 2024-08-17T17:08:12.091922+0000 mgr.y (mgr.24317) 5 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Bus STARTING 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: cephadm 2024-08-17T17:08:12.217682+0000 mgr.y (mgr.24317) 6 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: cephadm 2024-08-17T17:08:12.217793+0000 mgr.y (mgr.24317) 7 : cephadm [INF] [17/Aug/2024:17:08:12] ENGINE Bus STARTED 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: cephadm 2024-08-17T17:08:12.219489+0000 mgr.y (mgr.24317) 8 : cephadm [ERR] [17/Aug/2024:17:08:12] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: Traceback (most recent call last): 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: self._run(expiration_interval) 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: s = self.context.wrap_socket( 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: return self.sslsocket_class._create( 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: self.do_handshake() 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: self._sslobj.do_handshake() 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: audit 2024-08-17T17:08:12.222694+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:13.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:13 smithi060 bash[24532]: cluster 2024-08-17T17:08:13.078352+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-08-17T17:08:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:08:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:08:15.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:15 smithi016 bash[22374]: cluster 2024-08-17T17:08:14.068510+0000 mgr.y (mgr.24317) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:15 smithi016 bash[22374]: cluster 2024-08-17T17:08:14.242314+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T17:08:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:15 smithi016 bash[31551]: cluster 2024-08-17T17:08:14.068510+0000 mgr.y (mgr.24317) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:15 smithi016 bash[31551]: cluster 2024-08-17T17:08:14.242314+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T17:08:15.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:15 smithi060 bash[24532]: cluster 2024-08-17T17:08:14.068510+0000 mgr.y (mgr.24317) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:15 smithi060 bash[24532]: cluster 2024-08-17T17:08:14.242314+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T17:08:16.388 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:15.813555+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:15.818756+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:15.865391+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:15.869886+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: cluster 2024-08-17T17:08:16.068921+0000 mgr.y (mgr.24317) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.485348+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.490931+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.494554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.494747+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.496154+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.499059+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.500450+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.501233+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.501815+0000 mgr.y (mgr.24317) 11 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 4061M 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.506330+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.507620+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: audit 2024-08-17T17:08:16.508378+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.509641+0000 mgr.y (mgr.24317) 12 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:08:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.509882+0000 mgr.y (mgr.24317) 13 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:15.813555+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:15.818756+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:15.865391+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:15.869886+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: cluster 2024-08-17T17:08:16.068921+0000 mgr.y (mgr.24317) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.485348+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.490931+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.494554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.494747+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.496154+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.499059+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.500450+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.501233+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.501815+0000 mgr.y (mgr.24317) 11 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 4061M 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.506330+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.507620+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: audit 2024-08-17T17:08:16.508378+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.509641+0000 mgr.y (mgr.24317) 12 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:08:17.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:16 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.509882+0000 mgr.y (mgr.24317) 13 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:08:17.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:15.813555+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:15.818756+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:15.865391+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:15.869886+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: cluster 2024-08-17T17:08:16.068921+0000 mgr.y (mgr.24317) 10 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.485348+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.490931+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.494554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.494747+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.496154+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.499059+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.500450+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.501233+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.501815+0000 mgr.y (mgr.24317) 11 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 4061M 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.506330+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.507620+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: audit 2024-08-17T17:08:16.508378+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.509641+0000 mgr.y (mgr.24317) 12 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:08:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:16 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.509882+0000 mgr.y (mgr.24317) 13 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:08:17.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.648 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.648 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.648 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.649 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.649 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.935 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.936 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.936 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.936 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.937 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: Started Ceph node-exporter.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:08:17.937 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.937 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:17.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.286 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.646874+0000 mgr.y (mgr.24317) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:18.286 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.742392+0000 mgr.y (mgr.24317) 15 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:18.286 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.772877+0000 mgr.y (mgr.24317) 16 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:18.286 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.862909+0000 mgr.y (mgr.24317) 17 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:18.286 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:16.905745+0000 mgr.y (mgr.24317) 18 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:16.989401+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:16.999252+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:17.028007+0000 mgr.y (mgr.24317) 19 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:17.139983+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:17.149184+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:17.157449+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: cephadm 2024-08-17T17:08:17.163749+0000 mgr.y (mgr.24317) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-08-17T17:08:18.287 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:17.930325+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.288 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:17.934759+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.288 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:17 smithi060 bash[24532]: audit 2024-08-17T17:08:17.939539+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.327 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[55938]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T17:08:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.646874+0000 mgr.y (mgr.24317) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.742392+0000 mgr.y (mgr.24317) 15 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.772877+0000 mgr.y (mgr.24317) 16 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.862909+0000 mgr.y (mgr.24317) 17 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:16.905745+0000 mgr.y (mgr.24317) 18 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:16.989401+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:16.999252+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:17.028007+0000 mgr.y (mgr.24317) 19 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:17.139983+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:17.149184+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:17.157449+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: cephadm 2024-08-17T17:08:17.163749+0000 mgr.y (mgr.24317) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:17.930325+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:17.934759+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[22374]: audit 2024-08-17T17:08:17.939539+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.646874+0000 mgr.y (mgr.24317) 14 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.742392+0000 mgr.y (mgr.24317) 15 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.772877+0000 mgr.y (mgr.24317) 16 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.862909+0000 mgr.y (mgr.24317) 17 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:16.905745+0000 mgr.y (mgr.24317) 18 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:16.989401+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:16.999252+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:17.028007+0000 mgr.y (mgr.24317) 19 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:17.139983+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:17.149184+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:17.157449+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: cephadm 2024-08-17T17:08:17.163749+0000 mgr.y (mgr.24317) 20 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-08-17T17:08:18.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:17.930325+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:17.934759+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:17 smithi016 bash[31551]: audit 2024-08-17T17:08:17.939539+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:18.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.536 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.537 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.537 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.537 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.537 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.538 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.538 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.538 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.538 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.538 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.538 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:18.925 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:18 smithi060 systemd[1]: Started Ceph node-exporter.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:08:18.925 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[49623]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T17:08:18.956 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[55938]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T17:08:18.956 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[55938]: 22b70bddd3ac: Pulling fs layer 2024-08-17T17:08:18.957 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[55938]: 5c12815fee55: Pulling fs layer 2024-08-17T17:08:18.957 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[55938]: c0e87333d380: Pulling fs layer 2024-08-17T17:08:19.284 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:18 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:19.284 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: 22b70bddd3ac: Verifying Checksum 2024-08-17T17:08:19.284 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: 22b70bddd3ac: Download complete 2024-08-17T17:08:19.284 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: 5c12815fee55: Verifying Checksum 2024-08-17T17:08:19.284 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: 5c12815fee55: Download complete 2024-08-17T17:08:19.284 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: c0e87333d380: Verifying Checksum 2024-08-17T17:08:19.285 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: c0e87333d380: Download complete 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: cephadm 2024-08-17T17:08:17.940340+0000 mgr.y (mgr.24317) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: cluster 2024-08-17T17:08:18.069517+0000 mgr.y (mgr.24317) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: audit 2024-08-17T17:08:18.682035+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: audit 2024-08-17T17:08:18.689690+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: audit 2024-08-17T17:08:18.697204+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: audit 2024-08-17T17:08:18.704012+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[22374]: audit 2024-08-17T17:08:18.713222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.285 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: cephadm 2024-08-17T17:08:17.940340+0000 mgr.y (mgr.24317) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2024-08-17T17:08:19.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: cluster 2024-08-17T17:08:18.069517+0000 mgr.y (mgr.24317) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T17:08:19.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: audit 2024-08-17T17:08:18.682035+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: audit 2024-08-17T17:08:18.689690+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: audit 2024-08-17T17:08:18.697204+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: audit 2024-08-17T17:08:18.704012+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:18 smithi016 bash[31551]: audit 2024-08-17T17:08:18.713222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: cephadm 2024-08-17T17:08:17.940340+0000 mgr.y (mgr.24317) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2024-08-17T17:08:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: cluster 2024-08-17T17:08:18.069517+0000 mgr.y (mgr.24317) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T17:08:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: audit 2024-08-17T17:08:18.682035+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: audit 2024-08-17T17:08:18.689690+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: audit 2024-08-17T17:08:18.697204+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: audit 2024-08-17T17:08:18.704012+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:18 smithi060 bash[24532]: audit 2024-08-17T17:08:18.713222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:19.576 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[55938]: 22b70bddd3ac: Pull complete 2024-08-17T17:08:20.031 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:19 smithi060 bash[24532]: cephadm 2024-08-17T17:08:18.738328+0000 mgr.y (mgr.24317) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-08-17T17:08:20.032 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:19 smithi060 bash[49623]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T17:08:20.305 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: 22b70bddd3ac: Pulling fs layer 2024-08-17T17:08:20.305 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: 5c12815fee55: Pulling fs layer 2024-08-17T17:08:20.306 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: c0e87333d380: Pulling fs layer 2024-08-17T17:08:20.306 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: 22b70bddd3ac: Verifying Checksum 2024-08-17T17:08:20.306 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: 22b70bddd3ac: Download complete 2024-08-17T17:08:20.306 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: 5c12815fee55: Download complete 2024-08-17T17:08:20.306 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: c0e87333d380: Verifying Checksum 2024-08-17T17:08:20.306 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: c0e87333d380: Download complete 2024-08-17T17:08:20.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[22374]: cephadm 2024-08-17T17:08:18.738328+0000 mgr.y (mgr.24317) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-08-17T17:08:20.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:19 smithi016 bash[31551]: cephadm 2024-08-17T17:08:18.738328+0000 mgr.y (mgr.24317) 23 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-08-17T17:08:20.327 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:20 smithi016 bash[55938]: 5c12815fee55: Pull complete 2024-08-17T17:08:20.380 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled grafana update... 2024-08-17T17:08:20.672 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:20 smithi060 bash[49623]: 22b70bddd3ac: Pull complete 2024-08-17T17:08:20.818 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:20 smithi016 bash[55938]: c0e87333d380: Pull complete 2024-08-17T17:08:21.077 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:20 smithi016 bash[55938]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T17:08:21.077 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:20 smithi016 bash[55938]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T17:08:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:21 smithi060 bash[24532]: cluster 2024-08-17T17:08:20.070053+0000 mgr.y (mgr.24317) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T17:08:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:21 smithi060 bash[24532]: audit 2024-08-17T17:08:20.139777+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:21 smithi060 bash[24532]: audit 2024-08-17T17:08:20.371783+0000 mgr.y (mgr.24317) 25 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:21 smithi060 bash[24532]: cephadm 2024-08-17T17:08:20.375582+0000 mgr.y (mgr.24317) 26 : cephadm [INF] Saving service grafana spec with placement smithi060=a;count:1 2024-08-17T17:08:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:21 smithi060 bash[24532]: audit 2024-08-17T17:08:20.382321+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:21.502 DEBUG:teuthology.orchestra.run.smithi060:grafana.a> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@grafana.a.service 2024-08-17T17:08:21.504 INFO:tasks.cephadm:Setting up client nodes... 2024-08-17T17:08:21.504 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T17:08:21.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[22374]: cluster 2024-08-17T17:08:20.070053+0000 mgr.y (mgr.24317) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T17:08:21.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[22374]: audit 2024-08-17T17:08:20.139777+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:21.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[22374]: audit 2024-08-17T17:08:20.371783+0000 mgr.y (mgr.24317) 25 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:21.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[22374]: cephadm 2024-08-17T17:08:20.375582+0000 mgr.y (mgr.24317) 26 : cephadm [INF] Saving service grafana spec with placement smithi060=a;count:1 2024-08-17T17:08:21.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[22374]: audit 2024-08-17T17:08:20.382321+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:21.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[31551]: cluster 2024-08-17T17:08:20.070053+0000 mgr.y (mgr.24317) 24 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T17:08:21.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[31551]: audit 2024-08-17T17:08:20.139777+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:21.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[31551]: audit 2024-08-17T17:08:20.371783+0000 mgr.y (mgr.24317) 25 : audit [DBG] from='client.24370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:21.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[31551]: cephadm 2024-08-17T17:08:20.375582+0000 mgr.y (mgr.24317) 26 : cephadm [INF] Saving service grafana spec with placement smithi060=a;count:1 2024-08-17T17:08:21.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:21 smithi016 bash[31551]: audit 2024-08-17T17:08:20.382321+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:21.925 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:21 smithi060 bash[49623]: 5c12815fee55: Pull complete 2024-08-17T17:08:22.365 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:22 smithi060 bash[49623]: c0e87333d380: Pull complete 2024-08-17T17:08:22.365 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:22 smithi060 bash[49623]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T17:08:22.366 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:22 smithi060 bash[49623]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T17:08:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[24532]: cluster 2024-08-17T17:08:22.070705+0000 mgr.y (mgr.24317) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:08:23.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[22374]: cluster 2024-08-17T17:08:22.070705+0000 mgr.y (mgr.24317) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:08:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[31551]: cluster 2024-08-17T17:08:22.070705+0000 mgr.y (mgr.24317) 27 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.677Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.678Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.678Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.678Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:08:23.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:08:23.927 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:08:23.928 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:08:23.929 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.679Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:08:23.930 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:08:23 smithi060 bash[49623]: ts=2024-08-17T17:08:23.680Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:08:24.077 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.732Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.732Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.733Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.733Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:08:24.078 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:08:24.079 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:08:24.080 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:08:24.081 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.734Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.735Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:08:24.082 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:23 smithi016 bash[55938]: ts=2024-08-17T17:08:23.735Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:08:25.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:25 smithi060 bash[24532]: cluster 2024-08-17T17:08:24.071282+0000 mgr.y (mgr.24317) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:08:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:08:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:25 smithi016 bash[22374]: cluster 2024-08-17T17:08:24.071282+0000 mgr.y (mgr.24317) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:25 smithi016 bash[31551]: cluster 2024-08-17T17:08:24.071282+0000 mgr.y (mgr.24317) 28 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:26.268 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:08:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:26 smithi060 bash[24532]: audit 2024-08-17T17:08:25.150006+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:26.487 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:26 smithi016 bash[22374]: audit 2024-08-17T17:08:25.150006+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:26.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:26 smithi016 bash[31551]: audit 2024-08-17T17:08:25.150006+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:27 smithi060 bash[24532]: cluster 2024-08-17T17:08:26.071852+0000 mgr.y (mgr.24317) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:27 smithi016 bash[22374]: cluster 2024-08-17T17:08:26.071852+0000 mgr.y (mgr.24317) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:27.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:27 smithi016 bash[31551]: cluster 2024-08-17T17:08:26.071852+0000 mgr.y (mgr.24317) 29 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:29.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:29 smithi060 bash[24532]: cluster 2024-08-17T17:08:28.072384+0000 mgr.y (mgr.24317) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:29.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:29 smithi016 bash[22374]: cluster 2024-08-17T17:08:28.072384+0000 mgr.y (mgr.24317) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:29.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:29 smithi016 bash[31551]: cluster 2024-08-17T17:08:28.072384+0000 mgr.y (mgr.24317) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:08:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:31 smithi016 bash[22374]: cluster 2024-08-17T17:08:30.072779+0000 mgr.y (mgr.24317) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:31 smithi016 bash[31551]: cluster 2024-08-17T17:08:30.072779+0000 mgr.y (mgr.24317) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:31 smithi060 bash[24532]: cluster 2024-08-17T17:08:30.072779+0000 mgr.y (mgr.24317) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:31.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.813 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.813 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.813 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.814 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.814 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.814 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.815 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.815 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.815 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:31.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.066 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.066 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.066 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.067 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.067 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.067 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.068 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:32.186 INFO:teuthology.orchestra.run.smithi016.stdout:[client.0] 2024-08-17T17:08:32.186 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQAQ2cBm2bQSCxAAihWwphYY2jGN9z9SoAytwg== 2024-08-17T17:08:32.506 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:32 smithi016 systemd[1]: Started Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: cluster 2024-08-17T17:08:32.073125+0000 mgr.y (mgr.24317) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.100455+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.106653+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.110730+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.115106+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.145353+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.185612+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.16:0/312657480' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:08:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[22374]: audit 2024-08-17T17:08:32.189374+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.16:0/312657480' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: cluster 2024-08-17T17:08:32.073125+0000 mgr.y (mgr.24317) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.100455+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.106653+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.110730+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.115106+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.145353+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.185612+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.16:0/312657480' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:08:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[31551]: audit 2024-08-17T17:08:32.189374+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.16:0/312657480' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:08:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: cluster 2024-08-17T17:08:32.073125+0000 mgr.y (mgr.24317) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.100455+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.106653+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.110730+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.115106+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:33.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.145353+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:33.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.185612+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.16:0/312657480' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:08:33.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:33 smithi060 bash[24532]: audit 2024-08-17T17:08:32.189374+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.16:0/312657480' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:08:33.666 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T17:08:33.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-17T17:08:33.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-17T17:08:33.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T17:08:34.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[56470]: ts=2024-08-17T17:08:33.973Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T17:08:34.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[56470]: ts=2024-08-17T17:08:33.973Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T17:08:34.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[56470]: ts=2024-08-17T17:08:33.975Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-08-17T17:08:34.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:33 smithi016 bash[56470]: ts=2024-08-17T17:08:33.976Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:08:34.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:34 smithi016 bash[56470]: ts=2024-08-17T17:08:34.007Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:08:34.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:34 smithi016 bash[56470]: ts=2024-08-17T17:08:34.007Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:08:34.328 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:34 smithi016 bash[56470]: ts=2024-08-17T17:08:34.011Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:08:34.328 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:34 smithi016 bash[56470]: ts=2024-08-17T17:08:34.011Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:08:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:35 smithi060 bash[24532]: cluster 2024-08-17T17:08:34.073614+0000 mgr.y (mgr.24317) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:08:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:08:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:35 smithi016 bash[22374]: cluster 2024-08-17T17:08:34.073614+0000 mgr.y (mgr.24317) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:35 smithi016 bash[31551]: cluster 2024-08-17T17:08:34.073614+0000 mgr.y (mgr.24317) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:36.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:36 smithi016 bash[22374]: audit 2024-08-17T17:08:35.153223+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:36.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:35 smithi016 bash[56470]: ts=2024-08-17T17:08:35.976Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000401661s 2024-08-17T17:08:36.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:36 smithi016 bash[31551]: audit 2024-08-17T17:08:35.153223+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:36 smithi060 bash[24532]: audit 2024-08-17T17:08:35.153223+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:37 smithi060 bash[24532]: cluster 2024-08-17T17:08:36.074253+0000 mgr.y (mgr.24317) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:37.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:37 smithi016 bash[22374]: cluster 2024-08-17T17:08:36.074253+0000 mgr.y (mgr.24317) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:37.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:37 smithi016 bash[31551]: cluster 2024-08-17T17:08:36.074253+0000 mgr.y (mgr.24317) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:37.950 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:08:38.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:37.480615+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:37.489976+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:38.440688+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.751 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:38.445740+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.752 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:38.446617+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:38.752 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:38.447325+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:38.752 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:38 smithi060 bash[24532]: audit 2024-08-17T17:08:38.451687+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22623]: [17/Aug/2024:17:08:38] ENGINE Bus STOPPING 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:37.480615+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:37.489976+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:38.440688+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:38.445740+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:38.446617+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:38.447325+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22374]: audit 2024-08-17T17:08:38.451687+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:37.480615+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:37.489976+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:38.440688+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:38.445740+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:38.446617+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:38.447325+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[31551]: audit 2024-08-17T17:08:38.451687+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.115 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:08:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:39.326 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22623]: [17/Aug/2024:17:08:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:08:39.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22623]: [17/Aug/2024:17:08:38] ENGINE Bus STOPPED 2024-08-17T17:08:39.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22623]: [17/Aug/2024:17:08:38] ENGINE Bus STARTING 2024-08-17T17:08:39.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22623]: [17/Aug/2024:17:08:38] ENGINE Serving on http://:::9283 2024-08-17T17:08:39.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:08:38 smithi016 bash[22623]: [17/Aug/2024:17:08:38] ENGINE Bus STARTED 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: cluster 2024-08-17T17:08:38.074696+0000 mgr.y (mgr.24317) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: audit 2024-08-17T17:08:38.493009+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: audit 2024-08-17T17:08:38.499749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: audit 2024-08-17T17:08:38.502531+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: audit 2024-08-17T17:08:38.503338+0000 mgr.y (mgr.24317) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: audit 2024-08-17T17:08:38.511063+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[22374]: cephadm 2024-08-17T17:08:38.532159+0000 mgr.y (mgr.24317) 37 : cephadm [INF] Deploying daemon grafana.a on smithi060 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: cluster 2024-08-17T17:08:38.074696+0000 mgr.y (mgr.24317) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: audit 2024-08-17T17:08:38.493009+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: audit 2024-08-17T17:08:38.499749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: audit 2024-08-17T17:08:38.502531+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:08:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: audit 2024-08-17T17:08:38.503338+0000 mgr.y (mgr.24317) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:08:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: audit 2024-08-17T17:08:38.511063+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:39 smithi016 bash[31551]: cephadm 2024-08-17T17:08:38.532159+0000 mgr.y (mgr.24317) 37 : cephadm [INF] Deploying daemon grafana.a on smithi060 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: cluster 2024-08-17T17:08:38.074696+0000 mgr.y (mgr.24317) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: audit 2024-08-17T17:08:38.493009+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: audit 2024-08-17T17:08:38.499749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: audit 2024-08-17T17:08:38.502531+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: audit 2024-08-17T17:08:38.503338+0000 mgr.y (mgr.24317) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: audit 2024-08-17T17:08:38.511063+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:39 smithi060 bash[24532]: cephadm 2024-08-17T17:08:38.532159+0000 mgr.y (mgr.24317) 37 : cephadm [INF] Deploying daemon grafana.a on smithi060 2024-08-17T17:08:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:40 smithi060 bash[24532]: audit 2024-08-17T17:08:40.144668+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:40 smithi016 bash[22374]: audit 2024-08-17T17:08:40.144668+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:40 smithi016 bash[31551]: audit 2024-08-17T17:08:40.144668+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:41.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:41 smithi016 bash[22374]: cluster 2024-08-17T17:08:40.075230+0000 mgr.y (mgr.24317) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:41 smithi016 bash[31551]: cluster 2024-08-17T17:08:40.075230+0000 mgr.y (mgr.24317) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:41 smithi060 bash[24532]: cluster 2024-08-17T17:08:40.075230+0000 mgr.y (mgr.24317) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:41.995 INFO:teuthology.orchestra.run.smithi060.stdout:[client.1] 2024-08-17T17:08:41.995 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQAZ2cBmEZQLOxAAZaWnPL2bd8K4Z5XK5J6vrA== 2024-08-17T17:08:42.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:42 smithi016 bash[22374]: audit 2024-08-17T17:08:41.986771+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.60:0/550399117' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:08:42.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:42 smithi016 bash[22374]: audit 2024-08-17T17:08:41.990286+0000 mon.a (mon.0) 733 : 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 2024-08-17T17:08:42.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:42 smithi016 bash[22374]: audit 2024-08-17T17:08:41.997498+0000 mon.a (mon.0) 734 : 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 2024-08-17T17:08:42.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:42 smithi016 bash[31551]: audit 2024-08-17T17:08:41.986771+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.60:0/550399117' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:08:42.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:42 smithi016 bash[31551]: audit 2024-08-17T17:08:41.990286+0000 mon.a (mon.0) 733 : 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 2024-08-17T17:08:42.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:42 smithi016 bash[31551]: audit 2024-08-17T17:08:41.997498+0000 mon.a (mon.0) 734 : 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 2024-08-17T17:08:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:42 smithi060 bash[24532]: audit 2024-08-17T17:08:41.986771+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.60:0/550399117' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:08:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:42 smithi060 bash[24532]: audit 2024-08-17T17:08:41.990286+0000 mon.a (mon.0) 733 : 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 2024-08-17T17:08:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:42 smithi060 bash[24532]: audit 2024-08-17T17:08:41.997498+0000 mon.a (mon.0) 734 : 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 2024-08-17T17:08:43.465 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-08-17T17:08:43.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-17T17:08:43.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-17T17:08:43.488 INFO:tasks.cephadm:Creating RBD pool 2024-08-17T17:08:43.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create rbd 8 2024-08-17T17:08:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:43 smithi016 bash[22374]: cluster 2024-08-17T17:08:42.075849+0000 mgr.y (mgr.24317) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:43 smithi016 bash[31551]: cluster 2024-08-17T17:08:42.075849+0000 mgr.y (mgr.24317) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:43 smithi060 bash[24532]: cluster 2024-08-17T17:08:42.075849+0000 mgr.y (mgr.24317) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:44.326 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:08:43 smithi016 bash[56470]: ts=2024-08-17T17:08:43.978Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001992103s 2024-08-17T17:08:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:08:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:08:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:45 smithi016 bash[22374]: cluster 2024-08-17T17:08:44.076468+0000 mgr.y (mgr.24317) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:45 smithi016 bash[31551]: cluster 2024-08-17T17:08:44.076468+0000 mgr.y (mgr.24317) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:45 smithi060 bash[24532]: cluster 2024-08-17T17:08:44.076468+0000 mgr.y (mgr.24317) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:47 smithi016 bash[22374]: cluster 2024-08-17T17:08:46.077023+0000 mgr.y (mgr.24317) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:47 smithi016 bash[31551]: cluster 2024-08-17T17:08:46.077023+0000 mgr.y (mgr.24317) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:47 smithi060 bash[24532]: cluster 2024-08-17T17:08:46.077023+0000 mgr.y (mgr.24317) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:48.282 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:08:49.770 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:49 smithi016 bash[22374]: cluster 2024-08-17T17:08:48.077620+0000 mgr.y (mgr.24317) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:49.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:49 smithi016 bash[31551]: cluster 2024-08-17T17:08:48.077620+0000 mgr.y (mgr.24317) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:49 smithi060 bash[24532]: cluster 2024-08-17T17:08:48.077620+0000 mgr.y (mgr.24317) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:51.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:51 smithi016 bash[31551]: cluster 2024-08-17T17:08:50.078151+0000 mgr.y (mgr.24317) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:51 smithi016 bash[22374]: cluster 2024-08-17T17:08:50.078151+0000 mgr.y (mgr.24317) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:51 smithi060 bash[24532]: cluster 2024-08-17T17:08:50.078151+0000 mgr.y (mgr.24317) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:52.539 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'rbd' created 2024-08-17T17:08:52.819 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:52 smithi016 bash[22374]: audit 2024-08-17T17:08:51.916605+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.16:0/225804679' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:08:52.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:52 smithi016 bash[22374]: audit 2024-08-17T17:08:51.917222+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:08:52.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:52 smithi016 bash[31551]: audit 2024-08-17T17:08:51.916605+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.16:0/225804679' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:08:52.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:52 smithi016 bash[31551]: audit 2024-08-17T17:08:51.917222+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:08:52.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:52 smithi060 bash[24532]: audit 2024-08-17T17:08:51.916605+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.16:0/225804679' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:08:52.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:52 smithi060 bash[24532]: audit 2024-08-17T17:08:51.917222+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:08:53.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- rbd pool init rbd 2024-08-17T17:08:53.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:53 smithi016 bash[22374]: cluster 2024-08-17T17:08:52.078714+0000 mgr.y (mgr.24317) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:53.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:53 smithi016 bash[22374]: audit 2024-08-17T17:08:52.541878+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T17:08:53.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:53 smithi016 bash[22374]: cluster 2024-08-17T17:08:52.542000+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T17:08:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:53 smithi016 bash[31551]: cluster 2024-08-17T17:08:52.078714+0000 mgr.y (mgr.24317) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:53 smithi016 bash[31551]: audit 2024-08-17T17:08:52.541878+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T17:08:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:53 smithi016 bash[31551]: cluster 2024-08-17T17:08:52.542000+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T17:08:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:53 smithi060 bash[24532]: cluster 2024-08-17T17:08:52.078714+0000 mgr.y (mgr.24317) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:53 smithi060 bash[24532]: audit 2024-08-17T17:08:52.541878+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T17:08:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:53 smithi060 bash[24532]: cluster 2024-08-17T17:08:52.542000+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T17:08:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:54 smithi016 bash[22374]: cluster 2024-08-17T17:08:53.540082+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T17:08:54.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:54 smithi016 bash[31551]: cluster 2024-08-17T17:08:53.540082+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T17:08:54.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:54 smithi060 bash[24532]: cluster 2024-08-17T17:08:53.540082+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T17:08:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:08:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:08:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[22374]: cluster 2024-08-17T17:08:54.079324+0000 mgr.y (mgr.24317) 45 : cluster [DBG] pgmap v27: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[22374]: cluster 2024-08-17T17:08:54.545892+0000 mon.a (mon.0) 739 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[22374]: cluster 2024-08-17T17:08:54.559603+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[22374]: audit 2024-08-17T17:08:55.151371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[22374]: audit 2024-08-17T17:08:55.153146+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[31551]: cluster 2024-08-17T17:08:54.079324+0000 mgr.y (mgr.24317) 45 : cluster [DBG] pgmap v27: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[31551]: cluster 2024-08-17T17:08:54.545892+0000 mon.a (mon.0) 739 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[31551]: cluster 2024-08-17T17:08:54.559603+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T17:08:55.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[31551]: audit 2024-08-17T17:08:55.151371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:55.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:55 smithi016 bash[31551]: audit 2024-08-17T17:08:55.153146+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:55 smithi060 bash[24532]: cluster 2024-08-17T17:08:54.079324+0000 mgr.y (mgr.24317) 45 : cluster [DBG] pgmap v27: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:55 smithi060 bash[24532]: cluster 2024-08-17T17:08:54.545892+0000 mon.a (mon.0) 739 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:08:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:55 smithi060 bash[24532]: cluster 2024-08-17T17:08:54.559603+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T17:08:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:55 smithi060 bash[24532]: audit 2024-08-17T17:08:55.151371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:08:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:55 smithi060 bash[24532]: audit 2024-08-17T17:08:55.153146+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:57.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:57 smithi016 bash[22374]: cluster 2024-08-17T17:08:56.080258+0000 mgr.y (mgr.24317) 46 : cluster [DBG] pgmap v29: 9 pgs: 3 unknown, 6 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:57.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:57 smithi016 bash[31551]: cluster 2024-08-17T17:08:56.080258+0000 mgr.y (mgr.24317) 46 : cluster [DBG] pgmap v29: 9 pgs: 3 unknown, 6 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:57 smithi060 bash[24532]: cluster 2024-08-17T17:08:56.080258+0000 mgr.y (mgr.24317) 46 : cluster [DBG] pgmap v29: 9 pgs: 3 unknown, 6 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:58.131 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:08:59.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:08:59 smithi016 bash[22374]: cluster 2024-08-17T17:08:58.080955+0000 mgr.y (mgr.24317) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:59.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:08:59 smithi016 bash[31551]: cluster 2024-08-17T17:08:58.080955+0000 mgr.y (mgr.24317) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:08:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:08:59 smithi060 bash[24532]: cluster 2024-08-17T17:08:58.080955+0000 mgr.y (mgr.24317) 47 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:01.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:01 smithi016 bash[22374]: cluster 2024-08-17T17:09:00.081572+0000 mgr.y (mgr.24317) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:01.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:01 smithi016 bash[31551]: cluster 2024-08-17T17:09:00.081572+0000 mgr.y (mgr.24317) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:01.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:01 smithi060 bash[24532]: cluster 2024-08-17T17:09:00.081572+0000 mgr.y (mgr.24317) 48 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:02 smithi016 bash[22374]: audit 2024-08-17T17:09:01.590700+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.16:0/2936999186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:09:02.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:02 smithi016 bash[22374]: audit 2024-08-17T17:09:01.591082+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:09:02.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:02 smithi016 bash[31551]: audit 2024-08-17T17:09:01.590700+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.16:0/2936999186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:09:02.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:02 smithi016 bash[31551]: audit 2024-08-17T17:09:01.591082+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:09:02.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:02 smithi060 bash[24532]: audit 2024-08-17T17:09:01.590700+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.16:0/2936999186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:09:02.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:02 smithi060 bash[24532]: audit 2024-08-17T17:09:01.591082+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:09:03.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:03 smithi016 bash[22374]: cluster 2024-08-17T17:09:02.082281+0000 mgr.y (mgr.24317) 49 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:03 smithi016 bash[22374]: audit 2024-08-17T17:09:02.574804+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T17:09:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:03 smithi016 bash[22374]: cluster 2024-08-17T17:09:02.574946+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T17:09:03.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:03 smithi016 bash[31551]: cluster 2024-08-17T17:09:02.082281+0000 mgr.y (mgr.24317) 49 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:03.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:03 smithi016 bash[31551]: audit 2024-08-17T17:09:02.574804+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T17:09:03.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:03 smithi016 bash[31551]: cluster 2024-08-17T17:09:02.574946+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T17:09:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:03 smithi060 bash[24532]: cluster 2024-08-17T17:09:02.082281+0000 mgr.y (mgr.24317) 49 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:03 smithi060 bash[24532]: audit 2024-08-17T17:09:02.574804+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T17:09:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:03 smithi060 bash[24532]: cluster 2024-08-17T17:09:02.574946+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T17:09:04.901 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:04 smithi016 bash[22374]: cluster 2024-08-17T17:09:03.577449+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T17:09:04.902 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:04 smithi016 bash[31551]: cluster 2024-08-17T17:09:03.577449+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T17:09:04.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:04 smithi060 bash[24532]: cluster 2024-08-17T17:09:03.577449+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T17:09:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:09:05.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph config log 1 --format=json 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[22374]: cluster 2024-08-17T17:09:04.082878+0000 mgr.y (mgr.24317) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[22374]: cluster 2024-08-17T17:09:04.579284+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[22374]: cluster 2024-08-17T17:09:04.579330+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[22374]: cluster 2024-08-17T17:09:04.597954+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[31551]: cluster 2024-08-17T17:09:04.082878+0000 mgr.y (mgr.24317) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[31551]: cluster 2024-08-17T17:09:04.579284+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[31551]: cluster 2024-08-17T17:09:04.579330+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:05 smithi016 bash[31551]: cluster 2024-08-17T17:09:04.597954+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T17:09:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:05 smithi060 bash[24532]: cluster 2024-08-17T17:09:04.082878+0000 mgr.y (mgr.24317) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:05 smithi060 bash[24532]: cluster 2024-08-17T17:09:04.579284+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:09:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:05 smithi060 bash[24532]: cluster 2024-08-17T17:09:04.579330+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-08-17T17:09:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:05 smithi060 bash[24532]: cluster 2024-08-17T17:09:04.597954+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T17:09:07.843 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:07 smithi060 bash[24532]: cluster 2024-08-17T17:09:06.083583+0000 mgr.y (mgr.24317) 51 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-17T17:09:07.843 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:07 smithi060 bash[24532]: cluster 2024-08-17T17:09:07.375883+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T17:09:08.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:07 smithi016 bash[22374]: cluster 2024-08-17T17:09:06.083583+0000 mgr.y (mgr.24317) 51 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-17T17:09:08.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:07 smithi016 bash[22374]: cluster 2024-08-17T17:09:07.375883+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T17:09:08.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:07 smithi016 bash[31551]: cluster 2024-08-17T17:09:06.083583+0000 mgr.y (mgr.24317) 51 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-17T17:09:08.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:07 smithi016 bash[31551]: cluster 2024-08-17T17:09:07.375883+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T17:09:08.675 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.675 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.676 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.677 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.938 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.938 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.938 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.939 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.939 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.940 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.940 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.940 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:09:08.941 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:08 smithi060 systemd[1]: Started Ceph grafana.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:09:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: cluster 2024-08-17T17:09:08.084219+0000 mgr.y (mgr.24317) 52 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 371 B/s wr, 0 op/s 2024-08-17T17:09:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:08.981005+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:08.990859+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:09.000049+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:09.007994+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:09.063282+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:09.348736+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:09 smithi060 bash[24532]: audit 2024-08-17T17:09:09.353098+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: cluster 2024-08-17T17:09:08.084219+0000 mgr.y (mgr.24317) 52 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 371 B/s wr, 0 op/s 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:08.981005+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:08.990859+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:09.000049+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:09.007994+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:09.063282+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:09.348736+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[22374]: audit 2024-08-17T17:09:09.353098+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: cluster 2024-08-17T17:09:08.084219+0000 mgr.y (mgr.24317) 52 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 371 B/s wr, 0 op/s 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:08.981005+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:08.990859+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:09.000049+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:09.007994+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:09.063282+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:09.348736+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:09 smithi016 bash[31551]: audit 2024-08-17T17:09:09.353098+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:10.193 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258208206Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258407932Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258432233Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258441753Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258449724Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258461296Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258479187Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T17:09:10.534 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258492421Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.25850487Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258518524Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258531281Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258541388Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258556803Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=settings t=2024-08-17T17:09:10.258573222Z level=info msg="App mode production" 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=sqlstore t=2024-08-17T17:09:10.258661529Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=sqlstore t=2024-08-17T17:09:10.258703461Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.259772154Z level=info msg="Starting DB migrations" 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.259875458Z level=info msg="Executing migration" id="create migration_log table" 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.296940178Z level=info msg="Executing migration" id="create user table" 2024-08-17T17:09:10.535 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.322442729Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.364588205Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.40661723Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.431744393Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.457698944Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.482558797Z level=info msg="Executing migration" id="create user table v2" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.507602028Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-17T17:09:10.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.532977358Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-17T17:09:10.785 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.558353165Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.583376119Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.625513156Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.650749783Z level=info msg="Executing migration" id="Update user table charset" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.67602349Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.717978334Z level=info msg="Executing migration" id="Add missing user data" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.760101612Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-17T17:09:10.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.785436886Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-17T17:09:11.071 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.810710298Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.835977066Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.861248644Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.886653187Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.911793571Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.9456386Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:10 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:10.987680431Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.029728952Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-17T17:09:11.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.071564923Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-17T17:09:11.324 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[24532]: cluster 2024-08-17T17:09:10.084818+0000 mgr.y (mgr.24317) 53 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 314 B/s wr, 0 op/s 2024-08-17T17:09:11.324 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[24532]: audit 2024-08-17T17:09:10.153615+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:11.325 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[24532]: audit 2024-08-17T17:09:10.155304+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:11.325 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[24532]: audit 2024-08-17T17:09:10.174291+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.11371239Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.139288148Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.181438119Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.223376218Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.248620244Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.273880555Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-17T17:09:11.325 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.299213726Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-17T17:09:11.326 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.324395556Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-17T17:09:11.474 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[22374]: cluster 2024-08-17T17:09:10.084818+0000 mgr.y (mgr.24317) 53 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 314 B/s wr, 0 op/s 2024-08-17T17:09:11.474 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[22374]: audit 2024-08-17T17:09:10.153615+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:11.474 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[22374]: audit 2024-08-17T17:09:10.155304+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:11.474 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[22374]: audit 2024-08-17T17:09:10.174291+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:11.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[31551]: cluster 2024-08-17T17:09:10.084818+0000 mgr.y (mgr.24317) 53 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 314 B/s wr, 0 op/s 2024-08-17T17:09:11.475 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[31551]: audit 2024-08-17T17:09:10.153615+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:11.475 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[31551]: audit 2024-08-17T17:09:10.155304+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:11.475 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:11 smithi016 bash[31551]: audit 2024-08-17T17:09:10.174291+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.349667864Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.391648593Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.433595612Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.458859798Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.500882206Z level=info msg="Executing migration" id="create star table" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.526166264Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.551577251Z level=info msg="Executing migration" id="create org table v1" 2024-08-17T17:09:11.577 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.57676187Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-17T17:09:11.830 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.601976292Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.627263314Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.652526466Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.677804345Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.70307091Z level=info msg="Executing migration" id="Update org table charset" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.72822653Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.761789298Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.778802906Z level=info msg="Executing migration" id="create dashboard table" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.795655738Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.812734545Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-17T17:09:11.831 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.829625356Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-17T17:09:12.082 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.846593181Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-17T17:09:12.082 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.871749857Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.897059125Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.922346293Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.947766907Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:11 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:11.973127688Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.014997235Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.057121982Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-17T17:09:12.083 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.0824738Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-17T17:09:12.343 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.107619Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-17T17:09:12.343 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.132720918Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-17T17:09:12.343 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.174849399Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-17T17:09:12.343 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.216797126Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-17T17:09:12.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.242125263Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-17T17:09:12.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.267384268Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-17T17:09:12.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.292642247Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-17T17:09:12.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.317879922Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-17T17:09:12.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.343131824Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-17T17:09:12.595 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.368368967Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-17T17:09:12.595 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.393690749Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-17T17:09:12.596 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.435614948Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-17T17:09:12.596 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.477717777Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-17T17:09:12.596 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.502971192Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-17T17:09:12.596 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.528214767Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-17T17:09:12.596 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.553525173Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-17T17:09:12.596 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.595456246Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.620735584Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.646053546Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.662919232Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.679730944Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.696770405Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.713702306Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.730642867Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.772824648Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.798171819Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.823482347Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-17T17:09:12.849 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.848686424Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.873939739Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.899224768Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.924500122Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.949784245Z level=info msg="Executing migration" id="create data_source table" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:12 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:12.975067894Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.01728055Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.059092645Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-17T17:09:13.101 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.101031518Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-17T17:09:13.353 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[24532]: cluster 2024-08-17T17:09:12.085521+0000 mgr.y (mgr.24317) 54 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:09:13.353 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.12633513Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-17T17:09:13.353 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.168404092Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-17T17:09:13.354 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.210291266Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-17T17:09:13.354 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.235559412Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-17T17:09:13.354 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.27765626Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-17T17:09:13.354 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.302942722Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-17T17:09:13.354 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.328160798Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-17T17:09:13.354 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.353420891Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-17T17:09:13.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:13 smithi016 bash[22374]: cluster 2024-08-17T17:09:12.085521+0000 mgr.y (mgr.24317) 54 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:09:13.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:13 smithi016 bash[31551]: cluster 2024-08-17T17:09:12.085521+0000 mgr.y (mgr.24317) 54 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:09:13.605 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.395423576Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-17T17:09:13.605 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.437441346Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-17T17:09:13.605 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.479450995Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-17T17:09:13.605 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.504628438Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-17T17:09:13.606 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.538327354Z level=info msg="Executing migration" id="Add uid column" 2024-08-17T17:09:13.606 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.571852281Z level=info msg="Executing migration" id="Update uid value" 2024-08-17T17:09:13.606 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.605482146Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-17T17:09:13.655 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:09:13.858 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.639273529Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-17T17:09:13.858 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.664750395Z level=info msg="Executing migration" id="create api_key table" 2024-08-17T17:09:13.858 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.689976807Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-17T17:09:13.858 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.715219486Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-17T17:09:13.858 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.740467116Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-17T17:09:13.859 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.782491531Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-17T17:09:13.859 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.807634172Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-17T17:09:13.859 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.832978526Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-17T17:09:13.859 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.858206485Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-17T17:09:14.110 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.900259751Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.925498334Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.950767762Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:13 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:13.976020145Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.018003834Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.059951061Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.085257557Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-17T17:09:14.111 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.11051904Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-17T17:09:14.370 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.135702796Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-17T17:09:14.371 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.177708765Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-17T17:09:14.371 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.219696999Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-17T17:09:14.371 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.261702798Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-17T17:09:14.371 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.28704531Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-17T17:09:14.371 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.329068101Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-17T17:09:14.371 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[24532]: audit 2024-08-17T17:09:13.658254+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.16:0/1340384648' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T17:09:14.371 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[24532]: audit 2024-08-17T17:09:13.772203+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:14.371 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[24532]: audit 2024-08-17T17:09:13.777243+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:14.448 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:14 smithi016 bash[31551]: audit 2024-08-17T17:09:13.658254+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.16:0/1340384648' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T17:09:14.448 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:14 smithi016 bash[31551]: audit 2024-08-17T17:09:13.772203+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:14.448 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:14 smithi016 bash[31551]: audit 2024-08-17T17:09:13.777243+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:14.448 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:14 smithi016 bash[22374]: audit 2024-08-17T17:09:13.658254+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.16:0/1340384648' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T17:09:14.448 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:14 smithi016 bash[22374]: audit 2024-08-17T17:09:13.772203+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:14.449 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:14 smithi016 bash[22374]: audit 2024-08-17T17:09:13.777243+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:14.449 INFO:teuthology.orchestra.run.smithi016.stdout:[{"version":19,"timestamp":"2024-08-17T17:08:38.503785+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-08-17T17:09:14.450 INFO:tasks.ceph_manager:config epoch is 19 2024-08-17T17:09:14.450 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:09:14.450 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:09:14.450 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:09:14.623 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.371087169Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.396355601Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.438293459Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.463583082Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.505592772Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.556385463Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.573352115Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.590188132Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-17T17:09:14.624 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.623976542Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-17T17:09:14.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.665991288Z level=info msg="Executing migration" id="create quota table v1" 2024-08-17T17:09:14.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.783413337Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-17T17:09:14.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.833776873Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-17T17:09:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:09:15.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:14 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:14.967559603Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-17T17:09:15.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.07665662Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-17T17:09:15.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.101862253Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-17T17:09:15.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.127020137Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-17T17:09:15.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.15234343Z level=info msg="Executing migration" id="create session table" 2024-08-17T17:09:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[24532]: cluster 2024-08-17T17:09:14.086042+0000 mgr.y (mgr.24317) 55 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 215 B/s wr, 0 op/s 2024-08-17T17:09:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[24532]: audit 2024-08-17T17:09:14.967727+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[24532]: audit 2024-08-17T17:09:14.979480+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[24532]: audit 2024-08-17T17:09:14.981472+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[24532]: audit 2024-08-17T17:09:14.983209+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[24532]: audit 2024-08-17T17:09:14.993051+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.194546581Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-17T17:09:15.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.219677576Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-17T17:09:15.455 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.24507082Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.270359253Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.295591859Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.320814032Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.346063098Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.388023379Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.413331771Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-17T17:09:15.456 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.455322361Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-17T17:09:15.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[22374]: cluster 2024-08-17T17:09:14.086042+0000 mgr.y (mgr.24317) 55 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 215 B/s wr, 0 op/s 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[22374]: audit 2024-08-17T17:09:14.967727+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[22374]: audit 2024-08-17T17:09:14.979480+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[22374]: audit 2024-08-17T17:09:14.981472+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[22374]: audit 2024-08-17T17:09:14.983209+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[22374]: audit 2024-08-17T17:09:14.993051+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[31551]: cluster 2024-08-17T17:09:14.086042+0000 mgr.y (mgr.24317) 55 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 215 B/s wr, 0 op/s 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[31551]: audit 2024-08-17T17:09:14.967727+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[31551]: audit 2024-08-17T17:09:14.979480+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[31551]: audit 2024-08-17T17:09:14.981472+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[31551]: audit 2024-08-17T17:09:14.983209+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:15.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:15 smithi016 bash[31551]: audit 2024-08-17T17:09:14.993051+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:15.708 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.480584048Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-17T17:09:15.708 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.50586546Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.531093904Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.556566094Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.581857523Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.607173982Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.632396102Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.657783Z level=info msg="Executing migration" id="create alert table v1" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.674620954Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.691575898Z level=info msg="Executing migration" id="add index alert state" 2024-08-17T17:09:15.709 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.708467474Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-17T17:09:15.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.74212055Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-17T17:09:15.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.775707881Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-17T17:09:15.994 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.809434016Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-17T17:09:15.995 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.834673005Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-17T17:09:15.995 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.876602123Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-17T17:09:15.995 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.901838253Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-17T17:09:15.995 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.927178839Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-17T17:09:15.995 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.952325172Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-17T17:09:15.995 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:15 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:15.994375131Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-17T17:09:16.280 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[24532]: cephadm 2024-08-17T17:09:15.057524+0000 mgr.y (mgr.24317) 56 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:09:16.280 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[24532]: cephadm 2024-08-17T17:09:15.065988+0000 mgr.y (mgr.24317) 57 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-08-17T17:09:16.280 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[24532]: audit 2024-08-17T17:09:15.182936+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:16.280 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.036358016Z level=info msg="Executing migration" id="Add column is_default" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.061620055Z level=info msg="Executing migration" id="Add column frequency" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.103551613Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.128969605Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.170962788Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.213056672Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.238258089Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-17T17:09:16.281 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.280221559Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-17T17:09:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:16 smithi016 bash[22374]: cephadm 2024-08-17T17:09:15.057524+0000 mgr.y (mgr.24317) 56 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:09:16.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:16 smithi016 bash[22374]: cephadm 2024-08-17T17:09:15.065988+0000 mgr.y (mgr.24317) 57 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-08-17T17:09:16.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:16 smithi016 bash[22374]: audit 2024-08-17T17:09:15.182936+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:16.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:16 smithi016 bash[31551]: cephadm 2024-08-17T17:09:15.057524+0000 mgr.y (mgr.24317) 56 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:09:16.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:16 smithi016 bash[31551]: cephadm 2024-08-17T17:09:15.065988+0000 mgr.y (mgr.24317) 57 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi016 2024-08-17T17:09:16.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:16 smithi016 bash[31551]: audit 2024-08-17T17:09:15.182936+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:16.541 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.305568825Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.330807438Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.356102511Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.398036576Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.44028163Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.465569323Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.490815036Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.516051093Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-17T17:09:16.542 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.541343439Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-17T17:09:16.819 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.566609615Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-17T17:09:16.819 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.591764996Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-17T17:09:16.819 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.617069405Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-17T17:09:16.819 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.642337492Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-17T17:09:16.820 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.667619611Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-17T17:09:16.820 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.692863551Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-17T17:09:16.820 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.73492163Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-17T17:09:16.820 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.776974867Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-17T17:09:16.820 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.818956082Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-17T17:09:17.071 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.844268364Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-17T17:09:17.071 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.869463577Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-17T17:09:17.071 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.894814753Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-17T17:09:17.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.919961987Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-17T17:09:17.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.961934535Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-17T17:09:17.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:16 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:16.987270824Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-17T17:09:17.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.029187648Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-17T17:09:17.072 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.071254439Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-17T17:09:17.331 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[24532]: cluster 2024-08-17T17:09:16.086641+0000 mgr.y (mgr.24317) 58 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:17.332 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.113206263Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-17T17:09:17.332 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.138471223Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-17T17:09:17.332 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.188978567Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-17T17:09:17.332 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.230940121Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-17T17:09:17.332 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.289548628Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-17T17:09:17.332 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.331547245Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-17T17:09:17.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:17 smithi016 bash[22374]: cluster 2024-08-17T17:09:16.086641+0000 mgr.y (mgr.24317) 58 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:17.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:17 smithi016 bash[31551]: cluster 2024-08-17T17:09:16.086641+0000 mgr.y (mgr.24317) 58 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:17.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.373763845Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.415777118Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.441126531Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.483145725Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.508343265Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.533686324Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.575535333Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-17T17:09:17.601 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.600911802Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-17T17:09:17.878 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.626197941Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.651404176Z level=info msg="Executing migration" id="Move region to single row" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.676662989Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.7186333Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.74389916Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.76918754Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.79442305Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.836459977Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-17T17:09:17.879 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.878452714Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-17T17:09:18.148 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.89540068Z level=info msg="Executing migration" id="create test_data table" 2024-08-17T17:09:18.148 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.929018774Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-17T17:09:18.148 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.945959779Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-17T17:09:18.148 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.962892042Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-17T17:09:18.148 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:17 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:17.979714722Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-17T17:09:18.148 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.013301Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-17T17:09:18.149 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.055421653Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-17T17:09:18.149 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.080681933Z level=info msg="Executing migration" id="create team table" 2024-08-17T17:09:18.149 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.106034223Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-17T17:09:18.149 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.147962518Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.173259908Z level=info msg="Executing migration" id="create team member table" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.223705032Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.249056278Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.274303542Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.299565968Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.341497437Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-17T17:09:18.409 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.366783597Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-17T17:09:18.661 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.408895204Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-17T17:09:18.661 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.434233703Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.459492321Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.484685527Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.526692105Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.551991805Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.593959313Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.619310367Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-17T17:09:18.662 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.661161172Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.686555971Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.711675529Z level=info msg="Executing migration" id="create tag table" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.753817316Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.795724878Z level=info msg="Executing migration" id="create login attempt table" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.821176372Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.84640207Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.871558244Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-17T17:09:18.922 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.9218953Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.94722104Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:18 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:18.972490237Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.014366159Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.031424131Z level=info msg="Executing migration" id="create user auth table" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.048291121Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.065253101Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.090657006Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-17T17:09:19.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.13271308Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-17T17:09:19.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.15802457Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[24532]: cluster 2024-08-17T17:09:18.087194+0000 mgr.y (mgr.24317) 59 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.199925919Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.225332718Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.250594206Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.275707851Z level=info msg="Executing migration" id="create server_lock table" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.301147092Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.326440226Z level=info msg="Executing migration" id="create user auth token table" 2024-08-17T17:09:19.461 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.368347661Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-17T17:09:19.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.410226214Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-17T17:09:19.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.43554741Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-17T17:09:19.462 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.460868348Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-17T17:09:19.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:19 smithi016 bash[22374]: cluster 2024-08-17T17:09:18.087194+0000 mgr.y (mgr.24317) 59 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:19.576 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:19 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:09:19.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:19 smithi016 bash[56470]: ts=2024-08-17T17:09:19.349Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:09:19.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:19 smithi016 bash[31551]: cluster 2024-08-17T17:09:18.087194+0000 mgr.y (mgr.24317) 59 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:19.713 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.486095055Z level=info msg="Executing migration" id="create cache_data table" 2024-08-17T17:09:19.713 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.52807282Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-17T17:09:19.713 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.553362047Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-17T17:09:19.713 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.57865524Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-17T17:09:19.713 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.603821441Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-17T17:09:19.714 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.645818503Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-17T17:09:19.714 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.671156439Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-17T17:09:19.714 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.713138892Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-17T17:09:19.848 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:19 smithi016 bash[57979]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:09:20.007 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.755076467Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-17T17:09:20.007 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.780412203Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-17T17:09:20.007 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.839143859Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-17T17:09:20.007 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.88129656Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-17T17:09:20.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.90658939Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-17T17:09:20.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.931744551Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-17T17:09:20.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:19 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:19.957116397Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-17T17:09:20.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.007559588Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-17T17:09:20.326 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:20 smithi016 bash[58038]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:09:20.326 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:20 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T17:09:20.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:20 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:09:20.327 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:20 smithi016 systemd[1]: Started Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:09:20.376 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.032922885Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-17T17:09:20.376 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.141638503Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-17T17:09:20.376 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.250186805Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-17T17:09:20.429 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:20.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.376464387Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-17T17:09:20.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.435328703Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-17T17:09:21.013 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.723482783Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-17T17:09:21.013 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:20 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:20.889549855Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-17T17:09:21.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.013285622Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-17T17:09:21.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.0972034Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-17T17:09:21.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.171892871Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-17T17:09:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[24532]: audit 2024-08-17T17:09:20.087113+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[24532]: cluster 2024-08-17T17:09:20.087597+0000 mgr.y (mgr.24317) 60 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[24532]: audit 2024-08-17T17:09:20.093788+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[24532]: cephadm 2024-08-17T17:09:20.095153+0000 mgr.y (mgr.24317) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:09:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[24532]: cephadm 2024-08-17T17:09:20.103766+0000 mgr.y (mgr.24317) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi060 2024-08-17T17:09:21.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[22374]: audit 2024-08-17T17:09:20.087113+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[22374]: cluster 2024-08-17T17:09:20.087597+0000 mgr.y (mgr.24317) 60 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[22374]: audit 2024-08-17T17:09:20.093788+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[22374]: cephadm 2024-08-17T17:09:20.095153+0000 mgr.y (mgr.24317) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[22374]: cephadm 2024-08-17T17:09:20.103766+0000 mgr.y (mgr.24317) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi060 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[31551]: audit 2024-08-17T17:09:20.087113+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[31551]: cluster 2024-08-17T17:09:20.087597+0000 mgr.y (mgr.24317) 60 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[31551]: audit 2024-08-17T17:09:20.093788+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[31551]: cephadm 2024-08-17T17:09:20.095153+0000 mgr.y (mgr.24317) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:09:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:21 smithi016 bash[31551]: cephadm 2024-08-17T17:09:20.103766+0000 mgr.y (mgr.24317) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi060 2024-08-17T17:09:21.786 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.467824488Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-17T17:09:21.787 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.599728736Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-17T17:09:21.787 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.695078237Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-17T17:09:21.787 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.786610128Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-17T17:09:22.058 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.868358212Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-17T17:09:22.059 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:21 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:21.960536303Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-17T17:09:22.059 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.058556252Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-17T17:09:22.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.111599706Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-17T17:09:22.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.153762419Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-17T17:09:22.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.195931709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-17T17:09:22.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.254953728Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-17T17:09:22.570 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.402Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T17:09:22.570 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.402Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T17:09:22.570 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.403Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-08-17T17:09:22.570 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.404Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:09:22.570 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.435Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:09:22.570 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.435Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:09:22.571 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.439Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:09:22.571 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:22 smithi016 bash[58065]: ts=2024-08-17T17:09:22.439Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:09:22.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.322194006Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-17T17:09:22.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.372311306Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-17T17:09:22.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.447802152Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-17T17:09:22.916 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.641847239Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-17T17:09:23.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:22 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:22.916573806Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-17T17:09:23.178 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.034033946Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-17T17:09:23.178 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.101610627Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-17T17:09:23.641 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[24532]: cluster 2024-08-17T17:09:22.088299+0000 mgr.y (mgr.24317) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:23.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.179730706Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-17T17:09:23.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.236671969Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-17T17:09:23.642 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.304214027Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-17T17:09:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:23 smithi016 bash[22374]: cluster 2024-08-17T17:09:22.088299+0000 mgr.y (mgr.24317) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:23 smithi016 bash[31551]: cluster 2024-08-17T17:09:22.088299+0000 mgr.y (mgr.24317) 63 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:23.925 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.641545015Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-17T17:09:23.925 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.773224437Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-17T17:09:23.925 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.823580548Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-17T17:09:23.925 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:23 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:23.883206981Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-17T17:09:24.470 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.175595674Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-17T17:09:24.470 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.292792054Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-17T17:09:24.470 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.377919429Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-17T17:09:24.576 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:24 smithi016 bash[58065]: ts=2024-08-17T17:09:24.404Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000164166s 2024-08-17T17:09:24.667 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:09:24.754 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.469655697Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-17T17:09:24.754 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.56122052Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-17T17:09:24.754 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.661983502Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-17T17:09:25.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.754090097Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-17T17:09:25.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.796020297Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-17T17:09:25.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.846639481Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-17T17:09:25.008 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:24.941286884Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-17T17:09:25.008 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:09:25.343 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.008118658Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-17T17:09:25.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.065222592Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-17T17:09:25.344 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.165793152Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-17T17:09:25.439 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":20,"flags":0,"active_gid":24317,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6800","nonce":330606132},{"type":"v1","addr":"172.21.15.16:6801","nonce":330606132}]},"active_addr":"172.21.15.16:6801/330606132","active_change":"2024-08-17T17:08:10.047167+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24337,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.16:8443/","prometheus":"http://172.21.15.16:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":3533282941}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":149845912}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":3281767884}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2021686707}]}]} 2024-08-17T17:09:25.445 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:09:25.445 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:09:25.445 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:09:25.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.343492539Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-17T17:09:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[24532]: cluster 2024-08-17T17:09:24.088917+0000 mgr.y (mgr.24317) 64 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[24532]: audit 2024-08-17T17:09:24.660258+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/2101746651' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:09:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[24532]: audit 2024-08-17T17:09:25.145939+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:25 smithi016 bash[22374]: cluster 2024-08-17T17:09:24.088917+0000 mgr.y (mgr.24317) 64 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:25 smithi016 bash[22374]: audit 2024-08-17T17:09:24.660258+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/2101746651' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:09:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:25 smithi016 bash[22374]: audit 2024-08-17T17:09:25.145939+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:25 smithi016 bash[31551]: cluster 2024-08-17T17:09:24.088917+0000 mgr.y (mgr.24317) 64 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:25 smithi016 bash[31551]: audit 2024-08-17T17:09:24.660258+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/2101746651' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:09:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:25 smithi016 bash[31551]: audit 2024-08-17T17:09:25.145939+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:25.979 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.684574231Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-17T17:09:25.979 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.810353008Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-17T17:09:25.979 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.886172453Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-17T17:09:25.979 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:25 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:25.978966814Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-17T17:09:26.240 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.020814424Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-17T17:09:26.240 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.046225437Z level=info msg="Executing migration" id="create alert_image table" 2024-08-17T17:09:26.240 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.088200322Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-17T17:09:26.240 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.155785174Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-17T17:09:26.240 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.181011225Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 systemd[1]: Stopping Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.149Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.150Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.150Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[48780]: ts=2024-08-17T17:09:26.150Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:09:26.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.240323423Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-17T17:09:26.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.332208894Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T17:09:26.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.332564134Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T17:09:26.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.407738283Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-17T17:09:26.600 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.600248916Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-17T17:09:27.195 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[51153]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:09:27.196 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[51211]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:09:27.196 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:27 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:09:27.196 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:27 smithi060 systemd[1]: Stopped Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:09:27.196 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:27 smithi060 systemd[1]: Started Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:09:27.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.926113941Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-17T17:09:27.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.926634318Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-17T17:09:27.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:26 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:26.927159446Z level=info msg="alerts found to migrate" alerts=0 2024-08-17T17:09:27.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.027100739Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-17T17:09:27.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.102903938Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-17T17:09:27.196 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.170768237Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-17T17:09:27.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: cluster 2024-08-17T17:09:26.089561+0000 mgr.y (mgr.24317) 65 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:27.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.206168+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.215408+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.505 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.223837+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.227058+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.236694+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.263436+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.266539+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.276623+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.297407+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.301123+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.311475+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22374]: audit 2024-08-17T17:09:27.327592+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:27.506 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE Bus STOPPING 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: cluster 2024-08-17T17:09:26.089561+0000 mgr.y (mgr.24317) 65 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.206168+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.215408+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.223837+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.227058+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.236694+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.263436+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.266539+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.276623+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.297407+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:09:27.507 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.301123+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:09:27.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.311475+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[31551]: audit 2024-08-17T17:09:27.327592+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: cluster 2024-08-17T17:09:26.089561+0000 mgr.y (mgr.24317) 65 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.206168+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.215408+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.223837+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.227058+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.236694+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.263436+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:09:27.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.266539+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:09:27.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.276623+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.297407+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:09:27.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.301123+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:09:27.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.311475+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:27.536 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[24532]: audit 2024-08-17T17:09:27.327592+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:27.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.195841603Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-17T17:09:27.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.263546874Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-17T17:09:27.536 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.331186128Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-17T17:09:27.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:09:27.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE Bus STOPPED 2024-08-17T17:09:27.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE Bus STARTING 2024-08-17T17:09:27.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE Serving on http://:::9283 2024-08-17T17:09:27.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE Bus STARTED 2024-08-17T17:09:27.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:27 smithi016 bash[22623]: [17/Aug/2024:17:09:27] ENGINE Bus STOPPING 2024-08-17T17:09:28.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.534832166Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-17T17:09:28.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:27 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:27.984457812Z level=info msg="Executing migration" id="create data_keys table" 2024-08-17T17:09:28.322 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.051513216Z level=info msg="Executing migration" id="create secrets table" 2024-08-17T17:09:28.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:09:28.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STOPPED 2024-08-17T17:09:28.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STARTING 2024-08-17T17:09:28.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Serving on http://:::9283 2024-08-17T17:09:28.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STARTED 2024-08-17T17:09:28.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STOPPING 2024-08-17T17:09:28.394 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[31551]: audit 2024-08-17T17:09:27.224789+0000 mgr.y (mgr.24317) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:09:28.394 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[31551]: audit 2024-08-17T17:09:27.227888+0000 mgr.y (mgr.24317) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:09:28.394 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[31551]: audit 2024-08-17T17:09:27.264613+0000 mgr.y (mgr.24317) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:09:28.394 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[31551]: audit 2024-08-17T17:09:27.267183+0000 mgr.y (mgr.24317) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:09:28.394 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[31551]: audit 2024-08-17T17:09:27.298226+0000 mgr.y (mgr.24317) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:09:28.394 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[31551]: audit 2024-08-17T17:09:27.302019+0000 mgr.y (mgr.24317) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:09:28.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.322207913Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-17T17:09:28.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.470426528Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-17T17:09:28.638 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.535709012Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-17T17:09:28.639 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.638184549Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-17T17:09:28.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[24532]: audit 2024-08-17T17:09:27.224789+0000 mgr.y (mgr.24317) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:09:28.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[24532]: audit 2024-08-17T17:09:27.227888+0000 mgr.y (mgr.24317) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:09:28.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[24532]: audit 2024-08-17T17:09:27.264613+0000 mgr.y (mgr.24317) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:09:28.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[24532]: audit 2024-08-17T17:09:27.267183+0000 mgr.y (mgr.24317) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:09:28.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[24532]: audit 2024-08-17T17:09:27.298226+0000 mgr.y (mgr.24317) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:09:28.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[24532]: audit 2024-08-17T17:09:27.302019+0000 mgr.y (mgr.24317) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:09:28.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22374]: audit 2024-08-17T17:09:27.224789+0000 mgr.y (mgr.24317) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:09:28.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22374]: audit 2024-08-17T17:09:27.227888+0000 mgr.y (mgr.24317) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi016.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:09:28.728 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22374]: audit 2024-08-17T17:09:27.264613+0000 mgr.y (mgr.24317) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:09:28.728 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22374]: audit 2024-08-17T17:09:27.267183+0000 mgr.y (mgr.24317) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:09:28.728 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22374]: audit 2024-08-17T17:09:27.298226+0000 mgr.y (mgr.24317) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:09:28.728 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22374]: audit 2024-08-17T17:09:27.302019+0000 mgr.y (mgr.24317) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:09:28.918 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.730186108Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-17T17:09:28.918 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.849324563Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-17T17:09:29.076 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:09:29.076 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STOPPED 2024-08-17T17:09:29.076 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STARTING 2024-08-17T17:09:29.076 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Serving on http://:::9283 2024-08-17T17:09:29.076 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:28 smithi016 bash[22623]: [17/Aug/2024:17:09:28] ENGINE Bus STARTED 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.917224324Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.956701957Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:28 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:28.999109498Z level=info msg="Executing migration" id="create permission table" 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.04965777Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.117435913Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.142703456Z level=info msg="Executing migration" id="create role table" 2024-08-17T17:09:29.168 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.167807963Z level=info msg="Executing migration" id="add column display_name" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.043Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.043Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.043Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi060 (none))" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.043Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.043Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.044Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.045Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.047Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.047Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.049Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:09:29.169 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.049Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.536µs 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.049Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.049Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.050Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.050Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.041µs wal_replay_duration=765.824µs wbl_replay_duration=118ns total_replay_duration=838.675µs 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.051Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.051Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.051Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.069Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.058298ms db_storage=929ns remote_storage=1.436µs web_handler=314ns query_engine=787ns scrape=311.971µs scrape_sd=30.227µs notify=39.59µs notify_sd=10.65µs rules=17.327674ms tracing=6.913µs 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.069Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T17:09:29.170 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[51240]: ts=2024-08-17T17:09:29.069Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:09:29.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[24532]: cluster 2024-08-17T17:09:28.090123+0000 mgr.y (mgr.24317) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:29.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.193150804Z level=info msg="Executing migration" id="add column group_name" 2024-08-17T17:09:29.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.218439454Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-17T17:09:29.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.243708673Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-17T17:09:29.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.269018285Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-17T17:09:29.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.29433691Z level=info msg="Executing migration" id="create team role table" 2024-08-17T17:09:29.426 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.319556397Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-17T17:09:29.426 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.344864403Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-17T17:09:29.426 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.386848984Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.428922462Z level=info msg="Executing migration" id="create user role table" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.470964878Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.521302838Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.56333418Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.605381058Z level=info msg="Executing migration" id="create builtin role table" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.647466239Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.672752084Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-17T17:09:29.715 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.714817982Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-17T17:09:29.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:29 smithi016 bash[22374]: cluster 2024-08-17T17:09:28.090123+0000 mgr.y (mgr.24317) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:29.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:29 smithi016 bash[31551]: cluster 2024-08-17T17:09:28.090123+0000 mgr.y (mgr.24317) 72 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.740074365Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.765461106Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.807380829Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.849380331Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.874999737Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.917040558Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.942332154Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-17T17:09:29.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.967524241Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-17T17:09:30.225 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:30.237 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:29 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:29.992850665Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-17T17:09:30.237 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.034779478Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-17T17:09:30.237 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.076822624Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-17T17:09:30.237 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.093846004Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-17T17:09:30.238 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.110712072Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-17T17:09:30.238 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.127588837Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-17T17:09:30.238 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.144643186Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-17T17:09:30.238 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.186612856Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-17T17:09:30.238 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.212066167Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-17T17:09:30.238 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.237320236Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.262519043Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.287717377Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.313122901Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.338398144Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.363652237Z level=info msg="Executing migration" id="add correlation config column" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.405752328Z level=info msg="Executing migration" id="create entity_events table" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.431180756Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.456382319Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.456801228Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.498342438Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T17:09:30.499 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.498701055Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.540313928Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.56564724Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.590937626Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.60785699Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.625119571Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.642037429Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.658911843Z level=info msg="Executing migration" id="Drop public config table" 2024-08-17T17:09:30.752 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.675861141Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-17T17:09:30.753 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.701227282Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-17T17:09:30.753 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.726445592Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T17:09:30.753 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.751706252Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-17T17:09:31.021 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.777011131Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-17T17:09:31.021 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.810596112Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-17T17:09:31.021 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.835870245Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-17T17:09:31.021 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.861222647Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-17T17:09:31.021 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.886471533Z level=info msg="Executing migration" id="add share column" 2024-08-17T17:09:31.021 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.928438272Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-17T17:09:31.022 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.9538037Z level=info msg="Executing migration" id="create file table" 2024-08-17T17:09:31.022 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:30 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:30.979141242Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-17T17:09:31.022 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.021120542Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-17T17:09:31.282 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.046513627Z level=info msg="Executing migration" id="create file_meta table" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.088538753Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.113845802Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.139097169Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.180937084Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.206357166Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.231374069Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.256702852Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-17T17:09:31.283 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.282216113Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-17T17:09:31.543 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[24532]: cluster 2024-08-17T17:09:30.090805+0000 mgr.y (mgr.24317) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:31.543 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.307532668Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-17T17:09:31.543 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.332754768Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-17T17:09:31.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.358039551Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-17T17:09:31.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.400312651Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-17T17:09:31.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.425753322Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-17T17:09:31.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.451007309Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-17T17:09:31.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.476273155Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-17T17:09:31.544 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.543390824Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-17T17:09:31.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.585436874Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-17T17:09:31.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.62743476Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-17T17:09:31.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.661084181Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-17T17:09:31.804 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.686297988Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-17T17:09:31.805 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.711589257Z level=info msg="Executing migration" id="create folder table" 2024-08-17T17:09:31.805 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.753618919Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-17T17:09:31.805 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.778929529Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-17T17:09:31.805 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.804178048Z level=info msg="Executing migration" id="Update folder title length" 2024-08-17T17:09:31.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:31 smithi016 bash[31551]: cluster 2024-08-17T17:09:30.090805+0000 mgr.y (mgr.24317) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:31.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:31 smithi016 bash[22374]: cluster 2024-08-17T17:09:30.090805+0000 mgr.y (mgr.24317) 73 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:32.082 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.829396885Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-17T17:09:32.082 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=migrator t=2024-08-17T17:09:31.871412901Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.611559856s 2024-08-17T17:09:32.082 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:31 smithi060 bash[50545]: logger=sqlstore t=2024-08-17T17:09:31.872848606Z level=info msg="Created default organization" 2024-08-17T17:09:32.082 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[50545]: logger=plugin.loader t=2024-08-17T17:09:32.020412491Z level=info msg="Plugin registered" pluginID=input 2024-08-17T17:09:32.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[50545]: logger=plugin.loader t=2024-08-17T17:09:32.081690353Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T17:09:32.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[50545]: logger=plugin.loader t=2024-08-17T17:09:32.081763552Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T17:09:32.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[50545]: logger=secrets t=2024-08-17T17:09:32.081871188Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T17:09:32.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[50545]: logger=query_data t=2024-08-17T17:09:32.086569266Z level=info msg="Query Service initialization" 2024-08-17T17:09:32.426 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[50545]: logger=live.push_http t=2024-08-17T17:09:32.093146251Z level=info msg="Live Push Gateway initialization" 2024-08-17T17:09:32.576 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[58065]: ts=2024-08-17T17:09:32.408Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003373662s 2024-08-17T17:09:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[22374]: audit 2024-08-17T17:09:31.739526+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[22374]: audit 2024-08-17T17:09:31.745256+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[22374]: cluster 2024-08-17T17:09:32.091558+0000 mgr.y (mgr.24317) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[31551]: audit 2024-08-17T17:09:31.739526+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[31551]: audit 2024-08-17T17:09:31.745256+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:32 smithi016 bash[31551]: cluster 2024-08-17T17:09:32.091558+0000 mgr.y (mgr.24317) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:33.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[24532]: audit 2024-08-17T17:09:31.739526+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:33.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[24532]: audit 2024-08-17T17:09:31.745256+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:33.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:32 smithi060 bash[24532]: cluster 2024-08-17T17:09:32.091558+0000 mgr.y (mgr.24317) 74 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:33.621 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:09:33.622 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":66,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:09:07.368163+0000","last_up_change":"2024-08-17T17:07:09.121376+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6803","nonce":1757628283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6805","nonce":1757628283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6809","nonce":1757628283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6807","nonce":1757628283}]},"public_addr":"172.21.15.16:6803/1757628283","cluster_addr":"172.21.15.16:6805/1757628283","heartbeat_back_addr":"172.21.15.16:6809/1757628283","heartbeat_front_addr":"172.21.15.16:6807/1757628283","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6811","nonce":4274688669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6813","nonce":4274688669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6817","nonce":4274688669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6815","nonce":4274688669}]},"public_addr":"172.21.15.16:6811/4274688669","cluster_addr":"172.21.15.16:6813/4274688669","heartbeat_back_addr":"172.21.15.16:6817/4274688669","heartbeat_front_addr":"172.21.15.16:6815/4274688669","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6819","nonce":999634899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6821","nonce":999634899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6825","nonce":999634899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6823","nonce":999634899}]},"public_addr":"172.21.15.16:6819/999634899","cluster_addr":"172.21.15.16:6821/999634899","heartbeat_back_addr":"172.21.15.16:6825/999634899","heartbeat_front_addr":"172.21.15.16:6823/999634899","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","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.16:6826","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6827","nonce":539727787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6829","nonce":539727787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6833","nonce":539727787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6831","nonce":539727787}]},"public_addr":"172.21.15.16:6827/539727787","cluster_addr":"172.21.15.16:6829/539727787","heartbeat_back_addr":"172.21.15.16:6833/539727787","heartbeat_front_addr":"172.21.15.16:6831/539727787","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","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.60:6800","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6801","nonce":838172944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6803","nonce":838172944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6807","nonce":838172944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6805","nonce":838172944}]},"public_addr":"172.21.15.60:6801/838172944","cluster_addr":"172.21.15.60:6803/838172944","heartbeat_back_addr":"172.21.15.60:6807/838172944","heartbeat_front_addr":"172.21.15.60:6805/838172944","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=infra.usagestats.collector t=2024-08-17T17:09:33.392503732Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=provisioning.datasources t=2024-08-17T17:09:33.392921165Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=provisioning.datasources t=2024-08-17T17:09:33.426346798Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=provisioning.datasources t=2024-08-17T17:09:33.491210586Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=provisioning.alerting t=2024-08-17T17:09:33.556632176Z level=info msg="starting to provision alerting" 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=provisioning.alerting t=2024-08-17T17:09:33.556672062Z level=info msg="finished to provision alerting" 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=ngalert.state.manager t=2024-08-17T17:09:33.557027842Z level=info msg="Warming state cache for startup" 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=grafanaStorageLogger t=2024-08-17T17:09:33.557713768Z level=info msg="storage starting" 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=http.server t=2024-08-17T17:09:33.560127326Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T17:09:33.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=sqlstore.transactions t=2024-08-17T17:09:33.567504918Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:09:33.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=ngalert.state.manager t=2024-08-17T17:09:33.606863922Z level=info msg="State cache has been initialized" states=0 duration=49.833967ms 2024-08-17T17:09:33.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=ngalert.multiorg.alertmanager t=2024-08-17T17:09:33.607005892Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T17:09:33.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=ticker t=2024-08-17T17:09:33.607023033Z level=info msg=starting first_tick=2024-08-17T17:09:40Z 2024-08-17T17:09:34.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:33 smithi016 bash[22374]: audit 2024-08-17T17:09:33.623326+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/3159169697' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:09:34.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:33 smithi016 bash[31551]: audit 2024-08-17T17:09:33.623326+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/3159169697' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:09:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[24532]: audit 2024-08-17T17:09:33.623326+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/3159169697' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:09:34.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=sqlstore.transactions t=2024-08-17T17:09:33.742860549Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:09:34.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=sqlstore.transactions t=2024-08-17T17:09:33.855451047Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:09:34.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=sqlstore.transactions t=2024-08-17T17:09:33.866780592Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-17T17:09:34.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:09:33 smithi060 bash[50545]: logger=sqlstore.transactions t=2024-08-17T17:09:33.956441725Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-08-17T17:09:34.374 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:09:34.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:09:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:09:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.013504+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.023964+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: cluster 2024-08-17T17:09:34.092127+0000 mgr.y (mgr.24317) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.458684+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.460228+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.469438+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.516493+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.519124+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.520195+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:35 smithi060 bash[24532]: audit 2024-08-17T17:09:34.528980+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.013504+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.023964+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: cluster 2024-08-17T17:09:34.092127+0000 mgr.y (mgr.24317) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.458684+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.460228+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.469438+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.516493+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.519124+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.520195+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[31551]: audit 2024-08-17T17:09:34.528980+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.013504+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.023964+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: cluster 2024-08-17T17:09:34.092127+0000 mgr.y (mgr.24317) 75 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.458684+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.460228+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.469438+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.516493+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.519124+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.520195+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:09:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:35 smithi016 bash[22374]: audit 2024-08-17T17:09:34.528980+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:09:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:37 smithi060 bash[24532]: cluster 2024-08-17T17:09:36.092881+0000 mgr.y (mgr.24317) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:37.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:37 smithi016 bash[22374]: cluster 2024-08-17T17:09:36.092881+0000 mgr.y (mgr.24317) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:37.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:37 smithi016 bash[31551]: cluster 2024-08-17T17:09:36.092881+0000 mgr.y (mgr.24317) 76 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:38.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:38] "GET /metrics HTTP/1.1" 200 203971 "" "Prometheus/2.43.0" 2024-08-17T17:09:39.166 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:39.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:39 smithi060 bash[24532]: cluster 2024-08-17T17:09:38.093466+0000 mgr.y (mgr.24317) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:39 smithi016 bash[22374]: cluster 2024-08-17T17:09:38.093466+0000 mgr.y (mgr.24317) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:39.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:39 smithi016 bash[31551]: cluster 2024-08-17T17:09:38.093466+0000 mgr.y (mgr.24317) 77 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:40.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:40 smithi016 bash[22374]: audit 2024-08-17T17:09:40.146748+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:40.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:40 smithi016 bash[31551]: audit 2024-08-17T17:09:40.146748+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:40 smithi060 bash[24532]: audit 2024-08-17T17:09:40.146748+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:41.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:41 smithi060 bash[24532]: cluster 2024-08-17T17:09:40.094042+0000 mgr.y (mgr.24317) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:41.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:41 smithi016 bash[22374]: cluster 2024-08-17T17:09:40.094042+0000 mgr.y (mgr.24317) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:41.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:41 smithi016 bash[31551]: cluster 2024-08-17T17:09:40.094042+0000 mgr.y (mgr.24317) 78 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:42.598 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:09:42.598 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":66,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:09:07.368163+0000","last_up_change":"2024-08-17T17:07:09.121376+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6803","nonce":1757628283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6805","nonce":1757628283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6809","nonce":1757628283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6807","nonce":1757628283}]},"public_addr":"172.21.15.16:6803/1757628283","cluster_addr":"172.21.15.16:6805/1757628283","heartbeat_back_addr":"172.21.15.16:6809/1757628283","heartbeat_front_addr":"172.21.15.16:6807/1757628283","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6811","nonce":4274688669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6813","nonce":4274688669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6817","nonce":4274688669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6815","nonce":4274688669}]},"public_addr":"172.21.15.16:6811/4274688669","cluster_addr":"172.21.15.16:6813/4274688669","heartbeat_back_addr":"172.21.15.16:6817/4274688669","heartbeat_front_addr":"172.21.15.16:6815/4274688669","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6819","nonce":999634899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6821","nonce":999634899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6825","nonce":999634899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6823","nonce":999634899}]},"public_addr":"172.21.15.16:6819/999634899","cluster_addr":"172.21.15.16:6821/999634899","heartbeat_back_addr":"172.21.15.16:6825/999634899","heartbeat_front_addr":"172.21.15.16:6823/999634899","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","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.16:6826","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6827","nonce":539727787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6829","nonce":539727787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6833","nonce":539727787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6831","nonce":539727787}]},"public_addr":"172.21.15.16:6827/539727787","cluster_addr":"172.21.15.16:6829/539727787","heartbeat_back_addr":"172.21.15.16:6833/539727787","heartbeat_front_addr":"172.21.15.16:6831/539727787","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","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.60:6800","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6801","nonce":838172944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6803","nonce":838172944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6807","nonce":838172944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6805","nonce":838172944}]},"public_addr":"172.21.15.60:6801/838172944","cluster_addr":"172.21.15.60:6803/838172944","heartbeat_back_addr":"172.21.15.60:6807/838172944","heartbeat_front_addr":"172.21.15.60:6805/838172944","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:09:43.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:09:43.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:09:43.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:09:43.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:09:43.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:09:43.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:09:43.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:09:43.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:09:43.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:43 smithi060 bash[24532]: cluster 2024-08-17T17:09:42.094716+0000 mgr.y (mgr.24317) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:43.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:43 smithi060 bash[24532]: audit 2024-08-17T17:09:42.599802+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/2198361294' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:09:43.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:43 smithi016 bash[31551]: cluster 2024-08-17T17:09:42.094716+0000 mgr.y (mgr.24317) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:43.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:43 smithi016 bash[31551]: audit 2024-08-17T17:09:42.599802+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/2198361294' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:09:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:43 smithi016 bash[22374]: cluster 2024-08-17T17:09:42.094716+0000 mgr.y (mgr.24317) 79 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:43 smithi016 bash[22374]: audit 2024-08-17T17:09:42.599802+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/2198361294' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:09:45.167 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:09:45.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:45 smithi060 bash[24532]: cluster 2024-08-17T17:09:44.095282+0000 mgr.y (mgr.24317) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:45 smithi016 bash[22374]: cluster 2024-08-17T17:09:44.095282+0000 mgr.y (mgr.24317) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:45.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:45 smithi016 bash[31551]: cluster 2024-08-17T17:09:44.095282+0000 mgr.y (mgr.24317) 80 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:47 smithi060 bash[24532]: cluster 2024-08-17T17:09:46.095908+0000 mgr.y (mgr.24317) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:47.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:47 smithi016 bash[22374]: cluster 2024-08-17T17:09:46.095908+0000 mgr.y (mgr.24317) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:47.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:47 smithi016 bash[31551]: cluster 2024-08-17T17:09:46.095908+0000 mgr.y (mgr.24317) 81 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:48.236 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.237 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.239 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.239 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.239 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.239 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.240 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.240 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:48.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:48] "GET /metrics HTTP/1.1" 200 203944 "" "Prometheus/2.43.0" 2024-08-17T17:09:49.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:49 smithi060 bash[24532]: cluster 2024-08-17T17:09:48.096491+0000 mgr.y (mgr.24317) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:49.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:49 smithi016 bash[22374]: cluster 2024-08-17T17:09:48.096491+0000 mgr.y (mgr.24317) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:49.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:49 smithi016 bash[31551]: cluster 2024-08-17T17:09:48.096491+0000 mgr.y (mgr.24317) 82 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:51.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:51 smithi016 bash[22374]: cluster 2024-08-17T17:09:50.096991+0000 mgr.y (mgr.24317) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:51.491 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:51 smithi016 bash[31551]: cluster 2024-08-17T17:09:50.096991+0000 mgr.y (mgr.24317) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:51.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:51 smithi060 bash[24532]: cluster 2024-08-17T17:09:50.096991+0000 mgr.y (mgr.24317) 83 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:53.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:53 smithi016 bash[22374]: cluster 2024-08-17T17:09:52.097672+0000 mgr.y (mgr.24317) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:53.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:53 smithi016 bash[31551]: cluster 2024-08-17T17:09:52.097672+0000 mgr.y (mgr.24317) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:53.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:53 smithi060 bash[24532]: cluster 2024-08-17T17:09:52.097672+0000 mgr.y (mgr.24317) 84 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:09:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:09:55.480 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:55 smithi016 bash[22374]: cluster 2024-08-17T17:09:54.098285+0000 mgr.y (mgr.24317) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:55.480 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:55 smithi016 bash[22374]: audit 2024-08-17T17:09:55.146329+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:55.480 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:55 smithi016 bash[31551]: cluster 2024-08-17T17:09:54.098285+0000 mgr.y (mgr.24317) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:55.480 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:55 smithi016 bash[31551]: audit 2024-08-17T17:09:55.146329+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:55 smithi060 bash[24532]: cluster 2024-08-17T17:09:54.098285+0000 mgr.y (mgr.24317) 85 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:55 smithi060 bash[24532]: audit 2024-08-17T17:09:55.146329+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:09:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:57 smithi016 bash[22374]: cluster 2024-08-17T17:09:56.099098+0000 mgr.y (mgr.24317) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:57.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:57 smithi016 bash[31551]: cluster 2024-08-17T17:09:56.099098+0000 mgr.y (mgr.24317) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:57 smithi060 bash[24532]: cluster 2024-08-17T17:09:56.099098+0000 mgr.y (mgr.24317) 86 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:58.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:09:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:09:58] "GET /metrics HTTP/1.1" 200 203939 "" "Prometheus/2.43.0" 2024-08-17T17:09:59.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:09:59 smithi016 bash[22374]: cluster 2024-08-17T17:09:58.099677+0000 mgr.y (mgr.24317) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:59.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:09:59 smithi016 bash[31551]: cluster 2024-08-17T17:09:58.099677+0000 mgr.y (mgr.24317) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:09:59.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:09:59 smithi060 bash[24532]: cluster 2024-08-17T17:09:58.099677+0000 mgr.y (mgr.24317) 87 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:00.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:00 smithi016 bash[22374]: cluster 2024-08-17T17:10:00.000151+0000 mon.a (mon.0) 798 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:00 smithi016 bash[31551]: cluster 2024-08-17T17:10:00.000151+0000 mon.a (mon.0) 798 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:00 smithi060 bash[24532]: cluster 2024-08-17T17:10:00.000151+0000 mon.a (mon.0) 798 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:01.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:01 smithi016 bash[22374]: cluster 2024-08-17T17:10:00.100239+0000 mgr.y (mgr.24317) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:01.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:01 smithi016 bash[31551]: cluster 2024-08-17T17:10:00.100239+0000 mgr.y (mgr.24317) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:01 smithi060 bash[24532]: cluster 2024-08-17T17:10:00.100239+0000 mgr.y (mgr.24317) 88 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:03.303 INFO:teuthology.orchestra.run.smithi016.stdout:77309411416 2024-08-17T17:10:03.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:10:03.527 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:03 smithi016 bash[22374]: cluster 2024-08-17T17:10:02.100695+0000 mgr.y (mgr.24317) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:03.527 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:03 smithi016 bash[31551]: cluster 2024-08-17T17:10:02.100695+0000 mgr.y (mgr.24317) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:03 smithi060 bash[24532]: cluster 2024-08-17T17:10:02.100695+0000 mgr.y (mgr.24317) 89 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:10:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:10:05.407 INFO:teuthology.orchestra.run.smithi016.stdout:107374182478 2024-08-17T17:10:05.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:10:05.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:05 smithi016 bash[22374]: cluster 2024-08-17T17:10:04.101198+0000 mgr.y (mgr.24317) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:05.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:05 smithi016 bash[31551]: cluster 2024-08-17T17:10:04.101198+0000 mgr.y (mgr.24317) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:05 smithi060 bash[24532]: cluster 2024-08-17T17:10:04.101198+0000 mgr.y (mgr.24317) 90 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:07.122 INFO:teuthology.orchestra.run.smithi016.stdout:55834574949 2024-08-17T17:10:07.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:10:07.543 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:07 smithi016 bash[22374]: cluster 2024-08-17T17:10:06.101555+0000 mgr.y (mgr.24317) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:07.544 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:07 smithi016 bash[31551]: cluster 2024-08-17T17:10:06.101555+0000 mgr.y (mgr.24317) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:07.638 INFO:teuthology.orchestra.run.smithi016.stdout:128849018949 2024-08-17T17:10:07.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:10:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:07 smithi060 bash[24532]: cluster 2024-08-17T17:10:06.101555+0000 mgr.y (mgr.24317) 91 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:08.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:10:08 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:08] "GET /metrics HTTP/1.1" 200 203939 "" "Prometheus/2.43.0" 2024-08-17T17:10:09.253 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:09 smithi016 bash[22374]: cluster 2024-08-17T17:10:08.102093+0000 mgr.y (mgr.24317) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:09.253 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:09 smithi016 bash[31551]: cluster 2024-08-17T17:10:08.102093+0000 mgr.y (mgr.24317) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:09.281 INFO:teuthology.orchestra.run.smithi016.stdout:34359738480 2024-08-17T17:10:09.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:10:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:09 smithi060 bash[24532]: cluster 2024-08-17T17:10:08.102093+0000 mgr.y (mgr.24317) 92 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:10.096 INFO:teuthology.orchestra.run.smithi016.stdout:197568495664 2024-08-17T17:10:10.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:10:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:10 smithi016 bash[22374]: audit 2024-08-17T17:10:10.149937+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:10.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:10 smithi016 bash[31551]: audit 2024-08-17T17:10:10.149937+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:10.604 INFO:teuthology.orchestra.run.smithi016.stdout:231928234021 2024-08-17T17:10:10.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:10:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:10 smithi060 bash[24532]: audit 2024-08-17T17:10:10.149937+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:11.026 INFO:teuthology.orchestra.run.smithi016.stdout:163208757307 2024-08-17T17:10:11.027 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:10:11.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:11 smithi016 bash[22374]: cluster 2024-08-17T17:10:10.102501+0000 mgr.y (mgr.24317) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:11.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:11 smithi016 bash[31551]: cluster 2024-08-17T17:10:10.102501+0000 mgr.y (mgr.24317) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:11.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:11 smithi060 bash[24532]: cluster 2024-08-17T17:10:10.102501+0000 mgr.y (mgr.24317) 93 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:13.177 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:13.177 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:13.178 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:13.182 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:13.183 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:13.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:13 smithi016 bash[22374]: cluster 2024-08-17T17:10:12.103118+0000 mgr.y (mgr.24317) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:13.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:13 smithi016 bash[31551]: cluster 2024-08-17T17:10:12.103118+0000 mgr.y (mgr.24317) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:13 smithi060 bash[24532]: cluster 2024-08-17T17:10:12.103118+0000 mgr.y (mgr.24317) 94 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:14.198 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:10:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:10:15.217 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:15.218 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:15.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:15 smithi016 bash[22374]: cluster 2024-08-17T17:10:14.103643+0000 mgr.y (mgr.24317) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:15.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:15 smithi016 bash[31551]: cluster 2024-08-17T17:10:14.103643+0000 mgr.y (mgr.24317) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:15 smithi060 bash[24532]: cluster 2024-08-17T17:10:14.103643+0000 mgr.y (mgr.24317) 95 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:17.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:17 smithi016 bash[22374]: cluster 2024-08-17T17:10:16.104271+0000 mgr.y (mgr.24317) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:17.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:17 smithi016 bash[31551]: cluster 2024-08-17T17:10:16.104271+0000 mgr.y (mgr.24317) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:17 smithi060 bash[24532]: cluster 2024-08-17T17:10:16.104271+0000 mgr.y (mgr.24317) 96 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:18.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:10:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:18] "GET /metrics HTTP/1.1" 200 203944 "" "Prometheus/2.43.0" 2024-08-17T17:10:19.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:19 smithi016 bash[22374]: cluster 2024-08-17T17:10:18.104858+0000 mgr.y (mgr.24317) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:19.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:19 smithi016 bash[31551]: cluster 2024-08-17T17:10:18.104858+0000 mgr.y (mgr.24317) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:19 smithi060 bash[24532]: cluster 2024-08-17T17:10:18.104858+0000 mgr.y (mgr.24317) 97 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:21.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:21 smithi016 bash[22374]: cluster 2024-08-17T17:10:20.105464+0000 mgr.y (mgr.24317) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:21 smithi016 bash[31551]: cluster 2024-08-17T17:10:20.105464+0000 mgr.y (mgr.24317) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:21 smithi060 bash[24532]: cluster 2024-08-17T17:10:20.105464+0000 mgr.y (mgr.24317) 98 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:23 smithi060 bash[24532]: cluster 2024-08-17T17:10:22.106172+0000 mgr.y (mgr.24317) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:23 smithi016 bash[22374]: cluster 2024-08-17T17:10:22.106172+0000 mgr.y (mgr.24317) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:23.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:23 smithi016 bash[31551]: cluster 2024-08-17T17:10:22.106172+0000 mgr.y (mgr.24317) 99 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:10:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:10:25.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:25 smithi016 bash[22374]: cluster 2024-08-17T17:10:24.106801+0000 mgr.y (mgr.24317) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:25.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:25 smithi016 bash[22374]: audit 2024-08-17T17:10:25.150407+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:25.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:25 smithi016 bash[31551]: cluster 2024-08-17T17:10:24.106801+0000 mgr.y (mgr.24317) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:25 smithi016 bash[31551]: audit 2024-08-17T17:10:25.150407+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:25 smithi060 bash[24532]: cluster 2024-08-17T17:10:24.106801+0000 mgr.y (mgr.24317) 100 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:25 smithi060 bash[24532]: audit 2024-08-17T17:10:25.150407+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:26.605 INFO:teuthology.orchestra.run.smithi016.stdout:107374182483 2024-08-17T17:10:27.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:27 smithi016 bash[22374]: cluster 2024-08-17T17:10:26.107481+0000 mgr.y (mgr.24317) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:27.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:27 smithi016 bash[22374]: audit 2024-08-17T17:10:26.608915+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/1374984149' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:10:27.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:27 smithi016 bash[31551]: cluster 2024-08-17T17:10:26.107481+0000 mgr.y (mgr.24317) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:27.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:27 smithi016 bash[31551]: audit 2024-08-17T17:10:26.608915+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/1374984149' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:10:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:27 smithi060 bash[24532]: cluster 2024-08-17T17:10:26.107481+0000 mgr.y (mgr.24317) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:27 smithi060 bash[24532]: audit 2024-08-17T17:10:26.608915+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/1374984149' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:10:28.089 INFO:teuthology.orchestra.run.smithi016.stdout:34359738485 2024-08-17T17:10:28.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:28 smithi016 bash[22374]: audit 2024-08-17T17:10:28.093172+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/612407977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:10:28.555 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:28 smithi016 bash[31551]: audit 2024-08-17T17:10:28.093172+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/612407977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:10:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:28 smithi060 bash[24532]: audit 2024-08-17T17:10:28.093172+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/612407977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:10:28.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:10:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:28] "GET /metrics HTTP/1.1" 200 203951 "" "Prometheus/2.43.0" 2024-08-17T17:10:29.028 INFO:teuthology.orchestra.run.smithi016.stdout:128849018954 2024-08-17T17:10:29.183 INFO:teuthology.orchestra.run.smithi016.stdout:163208757311 2024-08-17T17:10:29.221 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182478 got 107374182483 for osd.3 2024-08-17T17:10:29.222 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:29.489 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:29 smithi016 bash[31551]: cluster 2024-08-17T17:10:28.107866+0000 mgr.y (mgr.24317) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:29.489 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:29 smithi016 bash[31551]: audit 2024-08-17T17:10:29.032256+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.16:0/2349292900' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:10:29.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:29 smithi016 bash[31551]: audit 2024-08-17T17:10:29.184846+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.16:0/3530660576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:10:29.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:29 smithi016 bash[22374]: cluster 2024-08-17T17:10:28.107866+0000 mgr.y (mgr.24317) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:29.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:29 smithi016 bash[22374]: audit 2024-08-17T17:10:29.032256+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.16:0/2349292900' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:10:29.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:29 smithi016 bash[22374]: audit 2024-08-17T17:10:29.184846+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.16:0/3530660576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:10:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:29 smithi060 bash[24532]: cluster 2024-08-17T17:10:28.107866+0000 mgr.y (mgr.24317) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:29 smithi060 bash[24532]: audit 2024-08-17T17:10:29.032256+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.16:0/2349292900' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:10:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:29 smithi060 bash[24532]: audit 2024-08-17T17:10:29.184846+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.16:0/3530660576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:10:30.247 INFO:teuthology.orchestra.run.smithi016.stdout:77309411422 2024-08-17T17:10:30.528 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:30 smithi016 bash[22374]: audit 2024-08-17T17:10:30.250419+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.16:0/4055939070' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:10:30.529 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:30 smithi016 bash[31551]: audit 2024-08-17T17:10:30.250419+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.16:0/4055939070' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:10:30.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:30 smithi060 bash[24532]: audit 2024-08-17T17:10:30.250419+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.16:0/4055939070' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:10:31.419 INFO:teuthology.orchestra.run.smithi016.stdout:197568495668 2024-08-17T17:10:31.431 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:31 smithi016 bash[22374]: cluster 2024-08-17T17:10:30.108194+0000 mgr.y (mgr.24317) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:31.432 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:31 smithi016 bash[31551]: cluster 2024-08-17T17:10:30.108194+0000 mgr.y (mgr.24317) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:31.562 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738480 got 34359738485 for osd.0 2024-08-17T17:10:31.562 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:31 smithi060 bash[24532]: cluster 2024-08-17T17:10:30.108194+0000 mgr.y (mgr.24317) 103 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:32.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:32 smithi016 bash[22374]: audit 2024-08-17T17:10:31.422600+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.16:0/1220269627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:10:32.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:32 smithi016 bash[31551]: audit 2024-08-17T17:10:31.422600+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.16:0/1220269627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:10:32.328 INFO:teuthology.orchestra.run.smithi016.stdout:231928234026 2024-08-17T17:10:32.643 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757307 got 163208757311 for osd.5 2024-08-17T17:10:32.643 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:32 smithi060 bash[24532]: audit 2024-08-17T17:10:31.422600+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.16:0/1220269627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:10:33.060 INFO:teuthology.orchestra.run.smithi016.stdout:55834574955 2024-08-17T17:10:33.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:33 smithi016 bash[22374]: cluster 2024-08-17T17:10:32.108598+0000 mgr.y (mgr.24317) 104 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:33.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:33 smithi016 bash[22374]: audit 2024-08-17T17:10:32.332302+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.16:0/3378925470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:10:33.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:33 smithi016 bash[22374]: audit 2024-08-17T17:10:33.063456+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.16:0/2602410177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:10:33.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:33 smithi016 bash[31551]: cluster 2024-08-17T17:10:32.108598+0000 mgr.y (mgr.24317) 104 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:33.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:33 smithi016 bash[31551]: audit 2024-08-17T17:10:32.332302+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.16:0/3378925470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:10:33.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:33 smithi016 bash[31551]: audit 2024-08-17T17:10:33.063456+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.16:0/2602410177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:10:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:33 smithi060 bash[24532]: cluster 2024-08-17T17:10:32.108598+0000 mgr.y (mgr.24317) 104 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:33 smithi060 bash[24532]: audit 2024-08-17T17:10:32.332302+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.16:0/3378925470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:10:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:33 smithi060 bash[24532]: audit 2024-08-17T17:10:33.063456+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.16:0/2602410177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:10:34.107 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018949 got 128849018954 for osd.4 2024-08-17T17:10:34.107 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:34.326 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411416 got 77309411422 for osd.2 2024-08-17T17:10:34.326 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:34.784 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495664 got 197568495668 for osd.6 2024-08-17T17:10:34.784 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:10:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:10:35.414 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234021 got 231928234026 for osd.7 2024-08-17T17:10:35.414 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:35.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574949 got 55834574955 for osd.1 2024-08-17T17:10:35.460 DEBUG:teuthology.parallel:result is None 2024-08-17T17:10:35.460 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:10:35.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:10:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[22374]: cluster 2024-08-17T17:10:34.109194+0000 mgr.y (mgr.24317) 105 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[22374]: audit 2024-08-17T17:10:34.569584+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:10:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[22374]: audit 2024-08-17T17:10:35.060949+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:10:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[22374]: audit 2024-08-17T17:10:35.062494+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:10:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[22374]: audit 2024-08-17T17:10:35.072299+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:10:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[31551]: cluster 2024-08-17T17:10:34.109194+0000 mgr.y (mgr.24317) 105 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[31551]: audit 2024-08-17T17:10:34.569584+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:10:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[31551]: audit 2024-08-17T17:10:35.060949+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:10:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[31551]: audit 2024-08-17T17:10:35.062494+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:10:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:35 smithi016 bash[31551]: audit 2024-08-17T17:10:35.072299+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:10:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:35 smithi060 bash[24532]: cluster 2024-08-17T17:10:34.109194+0000 mgr.y (mgr.24317) 105 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:35 smithi060 bash[24532]: audit 2024-08-17T17:10:34.569584+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:10:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:35 smithi060 bash[24532]: audit 2024-08-17T17:10:35.060949+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:10:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:35 smithi060 bash[24532]: audit 2024-08-17T17:10:35.062494+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:10:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:35 smithi060 bash[24532]: audit 2024-08-17T17:10:35.072299+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:10:37.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:37 smithi016 bash[22374]: cluster 2024-08-17T17:10:36.109860+0000 mgr.y (mgr.24317) 106 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:37.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:37 smithi016 bash[31551]: cluster 2024-08-17T17:10:36.109860+0000 mgr.y (mgr.24317) 106 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:37 smithi060 bash[24532]: cluster 2024-08-17T17:10:36.109860+0000 mgr.y (mgr.24317) 106 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:38.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:10:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:38] "GET /metrics HTTP/1.1" 200 203951 "" "Prometheus/2.43.0" 2024-08-17T17:10:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:39 smithi016 bash[22374]: cluster 2024-08-17T17:10:38.110460+0000 mgr.y (mgr.24317) 107 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:39.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:39 smithi016 bash[31551]: cluster 2024-08-17T17:10:38.110460+0000 mgr.y (mgr.24317) 107 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:39 smithi060 bash[24532]: cluster 2024-08-17T17:10:38.110460+0000 mgr.y (mgr.24317) 107 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:40.244 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:40.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:40 smithi016 bash[22374]: audit 2024-08-17T17:10:40.150915+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:40.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:40 smithi016 bash[31551]: audit 2024-08-17T17:10:40.150915+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:40 smithi060 bash[24532]: audit 2024-08-17T17:10:40.150915+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:41.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:41 smithi016 bash[22374]: cluster 2024-08-17T17:10:40.111144+0000 mgr.y (mgr.24317) 108 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:41.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:41 smithi016 bash[31551]: cluster 2024-08-17T17:10:40.111144+0000 mgr.y (mgr.24317) 108 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:41 smithi060 bash[24532]: cluster 2024-08-17T17:10:40.111144+0000 mgr.y (mgr.24317) 108 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:43.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:43 smithi016 bash[31551]: cluster 2024-08-17T17:10:42.111859+0000 mgr.y (mgr.24317) 109 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:43 smithi016 bash[22374]: cluster 2024-08-17T17:10:42.111859+0000 mgr.y (mgr.24317) 109 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:43 smithi060 bash[24532]: cluster 2024-08-17T17:10:42.111859+0000 mgr.y (mgr.24317) 109 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:43.766 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:10:43.766 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:10:44.543 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":86,"stamp":"2024-08-17T17:10:42.111444+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385804,"kb_used_data":6948,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575412,"statfs":{"total":767960285184,"available":765517221888,"internally_reserved":0,"allocated":7114752,"data_stored":4027788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003389"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.417868+0000","last_change":"2024-08-17T17:09:04.602876+0000","last_active":"2024-08-17T17:09:07.417868+0000","last_peered":"2024-08-17T17:09:07.417868+0000","last_clean":"2024-08-17T17:09:07.417868+0000","last_became_active":"2024-08-17T17:08:53.551075+0000","last_became_peered":"2024-08-17T17:08:53.551075+0000","last_unstale":"2024-08-17T17:09:07.417868+0000","last_undegraded":"2024-08-17T17:09:07.417868+0000","last_fullsized":"2024-08-17T17:09:07.417868+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:33.977719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.373978+0000","last_change":"2024-08-17T17:09:04.594462+0000","last_active":"2024-08-17T17:09:07.373978+0000","last_peered":"2024-08-17T17:09:07.373978+0000","last_clean":"2024-08-17T17:09:07.373978+0000","last_became_active":"2024-08-17T17:08:53.809855+0000","last_became_peered":"2024-08-17T17:08:53.809855+0000","last_unstale":"2024-08-17T17:09:07.373978+0000","last_undegraded":"2024-08-17T17:09:07.373978+0000","last_fullsized":"2024-08-17T17:09:07.373978+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:02.621442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066228700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.408824+0000","last_change":"2024-08-17T17:09:05.334173+0000","last_active":"2024-08-17T17:09:07.408824+0000","last_peered":"2024-08-17T17:09:07.408824+0000","last_clean":"2024-08-17T17:09:07.408824+0000","last_became_active":"2024-08-17T17:08:53.837025+0000","last_became_peered":"2024-08-17T17:08:53.837025+0000","last_unstale":"2024-08-17T17:09:07.408824+0000","last_undegraded":"2024-08-17T17:09:07.408824+0000","last_fullsized":"2024-08-17T17:09:07.408824+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:39:52.567718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.373939+0000","last_change":"2024-08-17T17:09:04.594519+0000","last_active":"2024-08-17T17:09:07.373939+0000","last_peered":"2024-08-17T17:09:07.373939+0000","last_clean":"2024-08-17T17:09:07.373939+0000","last_became_active":"2024-08-17T17:08:53.840164+0000","last_became_peered":"2024-08-17T17:08:53.840164+0000","last_unstale":"2024-08-17T17:09:07.373939+0000","last_undegraded":"2024-08-17T17:09:07.373939+0000","last_fullsized":"2024-08-17T17:09:07.373939+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:13.348536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.417635+0000","last_change":"2024-08-17T17:09:04.601313+0000","last_active":"2024-08-17T17:09:07.417635+0000","last_peered":"2024-08-17T17:09:07.417635+0000","last_clean":"2024-08-17T17:09:07.417635+0000","last_became_active":"2024-08-17T17:08:53.547741+0000","last_became_peered":"2024-08-17T17:08:53.547741+0000","last_unstale":"2024-08-17T17:09:07.417635+0000","last_undegraded":"2024-08-17T17:09:07.417635+0000","last_fullsized":"2024-08-17T17:09:07.417635+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:15:05.314586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.420593+0000","last_change":"2024-08-17T17:09:05.206118+0000","last_active":"2024-08-17T17:09:07.420593+0000","last_peered":"2024-08-17T17:09:07.420593+0000","last_clean":"2024-08-17T17:09:07.420593+0000","last_became_active":"2024-08-17T17:08:54.019374+0000","last_became_peered":"2024-08-17T17:08:54.019374+0000","last_unstale":"2024-08-17T17:09:07.420593+0000","last_undegraded":"2024-08-17T17:09:07.420593+0000","last_fullsized":"2024-08-17T17:09:07.420593+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:56.943337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.408844+0000","last_change":"2024-08-17T17:09:05.334214+0000","last_active":"2024-08-17T17:09:07.408844+0000","last_peered":"2024-08-17T17:09:07.408844+0000","last_clean":"2024-08-17T17:09:07.408844+0000","last_became_active":"2024-08-17T17:08:53.836993+0000","last_became_peered":"2024-08-17T17:08:53.836993+0000","last_unstale":"2024-08-17T17:09:07.408844+0000","last_undegraded":"2024-08-17T17:09:07.408844+0000","last_fullsized":"2024-08-17T17:09:07.408844+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:00.270248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.417507+0000","last_change":"2024-08-17T17:09:04.599563+0000","last_active":"2024-08-17T17:09:07.417507+0000","last_peered":"2024-08-17T17:09:07.417507+0000","last_clean":"2024-08-17T17:09:07.417507+0000","last_became_active":"2024-08-17T17:08:53.546836+0000","last_became_peered":"2024-08-17T17:08:53.546836+0000","last_unstale":"2024-08-17T17:09:07.417507+0000","last_undegraded":"2024-08-17T17:09:07.417507+0000","last_fullsized":"2024-08-17T17:09:07.417507+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:08.258241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":269,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T17:09:05.333159+0000","last_change":"2024-08-17T17:07:13.013670+0000","last_active":"2024-08-17T17:09:05.333159+0000","last_peered":"2024-08-17T17:09:05.333159+0000","last_clean":"2024-08-17T17:09:05.333159+0000","last_became_active":"2024-08-17T17:07:13.012724+0000","last_became_peered":"2024-08-17T17:07:13.012724+0000","last_unstale":"2024-08-17T17:09:05.333159+0000","last_undegraded":"2024-08-17T17:09:05.333159+0000","last_fullsized":"2024-08-17T17:09:05.333159+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:11.470001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234028,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298588,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446564,"statfs":{"total":95995035648,"available":95689281536,"internally_reserved":0,"allocated":1261568,"data_stored":872612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.88200000000000001,"15min":0.878},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.347,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.95399999999999996,"15min":0.97299999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2410000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":0.93100000000000005}]},{"osd":1,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.94199999999999995,"15min":0.96999999999999997},"min":{"1min":0.59099999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.173,"5min":1.286,"15min":1.286},"last":1},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.94999999999999996,"15min":0.95699999999999996},"min":{"1min":0.61899999999999999,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.78800000000000003}]},{"osd":2,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.93200000000000005,"15min":0.93999999999999995},"min":{"1min":0.59399999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2350000000000001,"5min":1.248,"15min":1.248},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.97499999999999998,"15min":0.98899999999999999},"min":{"1min":0.74399999999999999,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.129,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.874}]},{"osd":3,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0249999999999999,"15min":1.0289999999999999},"min":{"1min":0.63400000000000001,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3149999999999999,"5min":1.45,"15min":1.45},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.0109999999999999,"15min":1.028},"min":{"1min":0.76300000000000001,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2450000000000001,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.76100000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.95899999999999996,"15min":0.98199999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.258,"5min":1.532,"15min":1.532},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.0349999999999999,"15min":1.0580000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.389,"5min":1.393,"15min":1.393},"last":0.96199999999999997}]},{"osd":5,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.98099999999999998,"15min":1.0109999999999999},"min":{"1min":0.41899999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.341,"5min":1.504,"15min":1.504},"last":1.129},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0669999999999999,"15min":1.093},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.3620000000000001,"5min":1.45,"15min":1.45},"last":1.202}]},{"osd":6,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1140000000000001,"15min":1.1439999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.423,"5min":1.49,"15min":1.49},"last":1.258},{"interface":"front","average":{"1min":1.054,"5min":1.1259999999999999,"15min":1.1439999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.468,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.2250000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495671,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298596,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446556,"statfs":{"total":95995035648,"available":95689273344,"internally_reserved":0,"allocated":1265664,"data_stored":872631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.92200000000000004,"15min":0.97799999999999998},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.167,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.83999999999999997,"15min":0.83799999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.139,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.66000000000000003}]},{"osd":1,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.98599999999999999,"15min":0.96799999999999997},"min":{"1min":0.53400000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0209999999999999,"15min":1.0469999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.284,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.79300000000000004}]},{"osd":2,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.90600000000000003,"15min":0.92300000000000004},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0980000000000001,"5min":1.254,"15min":1.254},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.077,"5min":0.95299999999999996,"15min":0.91600000000000004},"min":{"1min":0.57599999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":3.6019999999999999,"5min":3.6019999999999999,"15min":3.6019999999999999},"last":0.84999999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.94599999999999995,"15min":0.94799999999999995},"min":{"1min":0.60199999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.405,"5min":1.48,"15min":1.48},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.96699999999999997,"15min":0.96499999999999997},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.89000000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.879,"15min":0.81799999999999995},"min":{"1min":0.44800000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.77,"5min":3.77,"15min":3.77},"last":0.748},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.96099999999999997,"15min":0.94299999999999995},"min":{"1min":0.56999999999999995,"5min":0.437,"15min":0.437},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.0880000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.018,"15min":0.95599999999999996},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":3.8149999999999999,"5min":3.8149999999999999,"15min":3.8149999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.194,"5min":1.1020000000000001,"15min":1.077},"min":{"1min":0.60699999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.1319999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:10:14 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0660000000000001,"15min":1.0700000000000001},"min":{"1min":0.434,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":3.7130000000000001,"5min":3.7130000000000001,"15min":3.7130000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.1479999999999999,"15min":1.1579999999999999},"min":{"1min":0.58999999999999997,"5min":0.443,"15min":0.443},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":0.82299999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757314,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":667648,"data_stored":281998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.89700000000000002,"15min":0.86899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.214,"5min":1.359,"15min":1.359},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95999999999999996,"15min":0.90700000000000003},"min":{"1min":0.59699999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.242,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.89900000000000002}]},{"osd":1,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89900000000000002,"15min":0.90500000000000003},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.266,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95299999999999996,"15min":0.93799999999999994},"min":{"1min":0.63100000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.325,"5min":1.556,"15min":1.556},"last":1.151}]},{"osd":2,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89300000000000002,"15min":0.84599999999999997},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.206,"5min":1.29,"15min":1.29},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.58499999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3149999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.98799999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.90000000000000002,"15min":0.90500000000000003},"min":{"1min":0.58299999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2090000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.032,"5min":1.008,"15min":0.97599999999999998},"min":{"1min":0.61599999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.357,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0469999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92400000000000004,"15min":0.82599999999999996},"min":{"1min":0.41899999999999998,"5min":0.309,"15min":0.309},"max":{"1min":1.3919999999999999,"5min":1.494,"15min":1.494},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.92900000000000005,"15min":0.85399999999999998},"min":{"1min":0.375,"5min":0.373,"15min":0.373},"max":{"1min":1.3180000000000001,"5min":1.569,"15min":1.569},"last":1.286}]},{"osd":6,"last update":"Sat Aug 17 17:10:27 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.96299999999999997,"15min":0.93999999999999995},"min":{"1min":0.45100000000000001,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.224,"5min":1.395,"15min":1.395},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.038,"5min":0.98499999999999999,"15min":0.92900000000000005},"min":{"1min":0.441,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.51,"5min":1.635,"15min":1.635},"last":1.121}]},{"osd":7,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.069,"15min":1.0649999999999999},"min":{"1min":0.39300000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1319999999999999,"15min":1.135},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.4690000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.252}]}]},{"osd":4,"up_from":30,"seq":128849018957,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298004,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447148,"statfs":{"total":95995035648,"available":95689879552,"internally_reserved":0,"allocated":663552,"data_stored":281979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.85899999999999999,"15min":0.80400000000000005},"min":{"1min":0.498,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2969999999999999,"5min":1.399,"15min":1.399},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.874,"15min":0.80900000000000005},"min":{"1min":0.57699999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.006}]},{"osd":1,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.879,"15min":0.82099999999999995},"min":{"1min":0.60199999999999998,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.357,"5min":1.419,"15min":1.419},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88300000000000001,"15min":0.83799999999999997},"min":{"1min":0.54800000000000004,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.82499999999999996}]},{"osd":2,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":0.92700000000000005,"15min":0.89600000000000002},"min":{"1min":0.64800000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":2.8679999999999999,"5min":2.8679999999999999,"15min":2.8679999999999999},"last":1.194},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.875,"15min":0.83699999999999997},"min":{"1min":0.68999999999999995,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.054,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.754}]},{"osd":3,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.96699999999999997,"15min":0.92700000000000005},"min":{"1min":0.60899999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.3049999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0169999999999999,"15min":0.97299999999999998},"min":{"1min":0.78400000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3620000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.048}]},{"osd":5,"last update":"Sat Aug 17 17:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88700000000000001,"15min":0.79300000000000004},"min":{"1min":0.56000000000000005,"5min":0.377,"15min":0.377},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.101},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.92900000000000005,"15min":0.81999999999999995},"min":{"1min":0.66300000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.874}]},{"osd":6,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.88600000000000001,"15min":0.84499999999999997},"min":{"1min":0.56699999999999995,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.034,"5min":0.95099999999999996,"15min":0.89900000000000002},"min":{"1min":0.71499999999999997,"5min":0.373,"15min":0.373},"max":{"1min":1.391,"5min":1.538,"15min":1.538},"last":0.95599999999999996}]},{"osd":7,"last update":"Sat Aug 17 17:10:12 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.097,"15min":1.087},"min":{"1min":0.68000000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3480000000000001,"5min":1.633,"15min":1.633},"last":1.25},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.042,"15min":1.01},"min":{"1min":0.51400000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.486,"5min":1.679,"15min":1.679},"last":0.91900000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182486,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":663552,"data_stored":281979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.75800000000000001,"15min":0.72499999999999998},"min":{"1min":0.32800000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.85099999999999998}]},{"osd":1,"last update":"Sat Aug 17 17:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.753,"15min":0.76500000000000001},"min":{"1min":0.442,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.97699999999999998,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.76300000000000001,"15min":0.77300000000000002},"min":{"1min":0.39200000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.22,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1040000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.82899999999999996,"15min":0.80900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.103,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.81000000000000005,"15min":0.82499999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.996,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.054}]},{"osd":4,"last update":"Sat Aug 17 17:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.96299999999999997,"15min":0.93799999999999994},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.1899999999999999,"5min":1.357,"15min":1.357},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.97999999999999998,"15min":0.95799999999999996},"min":{"1min":0.67200000000000004,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2749999999999999,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.081}]},{"osd":5,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0029999999999999,"15min":0.97099999999999997},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":3.6619999999999999,"5min":3.6619999999999999,"15min":3.6619999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0189999999999999,"15min":1.024},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":3.7290000000000001,"5min":3.7290000000000001,"15min":3.7290000000000001},"last":1.1990000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0369999999999999,"15min":1.071},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2609999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.008,"5min":1.0880000000000001,"15min":1.1319999999999999},"min":{"1min":0.60499999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3420000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.173}]},{"osd":7,"last update":"Sat Aug 17 17:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0800000000000001,"15min":1.0880000000000001},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2909999999999999,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.105,"15min":1.113},"min":{"1min":0.66900000000000004,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.419,"5min":1.466,"15min":1.466},"last":1.222}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298004,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447148,"statfs":{"total":95995035648,"available":95689879552,"internally_reserved":0,"allocated":663552,"data_stored":281979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.67300000000000004,"15min":0.59299999999999997},"min":{"1min":0.371,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.751,"5min":0.72699999999999998,"15min":0.61199999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.316},"max":{"1min":1.0289999999999999,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.69399999999999995}]},{"osd":1,"last update":"Sat Aug 17 17:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.76900000000000002,"15min":0.66000000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.38},"max":{"1min":1.0840000000000001,"5min":1.2370000000000001,"15min":3.351},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.75900000000000001,"15min":0.64600000000000002},"min":{"1min":0.52800000000000002,"5min":0.46300000000000002,"15min":0.29499999999999998},"max":{"1min":1.038,"5min":1.173,"15min":1.173},"last":1.1499999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.84899999999999998,"15min":0.82099999999999995},"min":{"1min":0.57099999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.24,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.84899999999999998,"15min":0.83699999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.161,"5min":1.161,"15min":1.6779999999999999},"last":0.89900000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:09:39 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.89700000000000002,"15min":0.89800000000000002},"min":{"1min":0.71199999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.331,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.012,"15min":0.96999999999999997},"min":{"1min":0.77200000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.99099999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:10:34 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.0029999999999999,"15min":1.0009999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3440000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.014,"5min":1.0489999999999999,"15min":1.0129999999999999},"min":{"1min":0.63200000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.119}]},{"osd":6,"last update":"Sat Aug 17 17:10:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.101,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.069},{"interface":"front","average":{"1min":1.032,"5min":1.0589999999999999,"15min":1.0609999999999999},"min":{"1min":0.69499999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4119999999999999,"5min":1.488,"15min":1.488},"last":1.3029999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:10:15 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98699999999999999,"15min":0.96899999999999997},"min":{"1min":0.66600000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.28,"5min":1.327,"15min":1.327},"last":1.238},{"interface":"front","average":{"1min":1.173,"5min":1.1479999999999999,"15min":1.1259999999999999},"min":{"1min":0.72999999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.544,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.2609999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574957,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":667648,"data_stored":281998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66600000000000004,"15min":0.56299999999999994},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.28000000000000003},"max":{"1min":0.95999999999999996,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.754,"5min":0.77500000000000002,"15min":0.61599999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1120000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.79900000000000004}]},{"osd":2,"last update":"Sat Aug 17 17:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.73799999999999999,"15min":0.66500000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.32200000000000001},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.623},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.82899999999999996,"15min":0.70399999999999996},"min":{"1min":0.35199999999999998,"5min":0.35099999999999998,"15min":0.33500000000000002},"max":{"1min":1.145,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.0189999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:09:49 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.83699999999999997,"15min":0.79000000000000004},"min":{"1min":0.42099999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0149999999999999,"5min":1.381,"15min":1.381},"last":0.874},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.80300000000000005,"15min":0.747},"min":{"1min":0.44800000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.0549999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.97099999999999997,"15min":0.92700000000000005},"min":{"1min":0.71199999999999997,"5min":0.5,"15min":0.5},"max":{"1min":1.331,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.91500000000000004},{"interface":"front","average":{"1min":1,"5min":1.0269999999999999,"15min":0.96799999999999997},"min":{"1min":0.67100000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.3089999999999999,"5min":1.343,"15min":1.343},"last":1.1020000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:10:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.99299999999999999,"15min":0.96899999999999997},"min":{"1min":0.627,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.244,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.073,"15min":1.101},"min":{"1min":0.65300000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2849999999999999,"5min":1.663,"15min":1.663},"last":1.409}]},{"osd":6,"last update":"Sat Aug 17 17:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.99299999999999999,"15min":1.018},"min":{"1min":0.61599999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.1359999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.228},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1160000000000001,"15min":1.153},"min":{"1min":0.62,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.331,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.361}]},{"osd":7,"last update":"Sat Aug 17 17:10:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.1639999999999999,"15min":1.206},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.411,"5min":1.52,"15min":1.52},"last":1.304},{"interface":"front","average":{"1min":1.01,"5min":1.0980000000000001,"15min":1.143},"min":{"1min":0.64200000000000002,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.262,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1599999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738488,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298588,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446564,"statfs":{"total":95995035648,"available":95689281536,"internally_reserved":0,"allocated":1261568,"data_stored":872612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.65700000000000003,"15min":0.56399999999999995},"min":{"1min":0.30599999999999999,"5min":0.27900000000000003,"15min":0.27600000000000002},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.80900000000000005,"15min":0.64400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.29299999999999998},"max":{"1min":1.359,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.0649999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:09:51 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80400000000000005,"15min":0.68700000000000006},"min":{"1min":0.33400000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.69899999999999995,"15min":0.63},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.93899999999999995}]},{"osd":3,"last update":"Sat Aug 17 17:09:51 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.872,"15min":0.81200000000000006},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.123,"5min":1.633,"15min":1.633},"last":0.66800000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.96399999999999997,"15min":0.90000000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.198}]},{"osd":4,"last update":"Sat Aug 17 17:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.85399999999999998,"15min":0.82399999999999995},"min":{"1min":0.65700000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.198,"5min":1.321,"15min":1.321},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.0780000000000001,"15min":1.012},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.5309999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.24}]},{"osd":5,"last update":"Sat Aug 17 17:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.085,"15min":1.0409999999999999},"min":{"1min":0.63800000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.552,"5min":1.571,"15min":1.571},"last":1.149},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.92200000000000004,"15min":0.90000000000000002},"min":{"1min":0.68700000000000006,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.1579999999999999,"5min":1.615,"15min":1.615},"last":0.86899999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.98199999999999998,"15min":1.01},"min":{"1min":0.628,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.175,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.008},{"interface":"front","average":{"1min":1.032,"5min":1.0089999999999999,"15min":1.0029999999999999},"min":{"1min":0.71099999999999997,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3899999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.98099999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:10:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0429999999999999,"15min":1.038},"min":{"1min":0.76600000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2689999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.194,"5min":1.2050000000000001,"15min":1.22},"min":{"1min":0.67700000000000005,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.625,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.2889999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:10:44.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:10:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:10:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:10:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:45 smithi016 bash[22374]: audit 2024-08-17T17:10:43.763828+0000 mgr.y (mgr.24317) 110 : audit [DBG] from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:10:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:45 smithi016 bash[22374]: cluster 2024-08-17T17:10:44.112460+0000 mgr.y (mgr.24317) 111 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:45.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:45 smithi016 bash[31551]: audit 2024-08-17T17:10:43.763828+0000 mgr.y (mgr.24317) 110 : audit [DBG] from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:10:45.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:45 smithi016 bash[31551]: cluster 2024-08-17T17:10:44.112460+0000 mgr.y (mgr.24317) 111 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:45 smithi060 bash[24532]: audit 2024-08-17T17:10:43.763828+0000 mgr.y (mgr.24317) 110 : audit [DBG] from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:10:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:45 smithi060 bash[24532]: cluster 2024-08-17T17:10:44.112460+0000 mgr.y (mgr.24317) 111 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:47.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:47 smithi016 bash[22374]: cluster 2024-08-17T17:10:46.113046+0000 mgr.y (mgr.24317) 112 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:47.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:47 smithi016 bash[31551]: cluster 2024-08-17T17:10:46.113046+0000 mgr.y (mgr.24317) 112 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:47.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:47 smithi060 bash[24532]: cluster 2024-08-17T17:10:46.113046+0000 mgr.y (mgr.24317) 112 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:48.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:10:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:48] "GET /metrics HTTP/1.1" 200 203951 "" "Prometheus/2.43.0" 2024-08-17T17:10:49.331 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:49.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:49 smithi016 bash[22374]: cluster 2024-08-17T17:10:48.113651+0000 mgr.y (mgr.24317) 113 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:49.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:49 smithi016 bash[31551]: cluster 2024-08-17T17:10:48.113651+0000 mgr.y (mgr.24317) 113 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:49.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:49 smithi060 bash[24532]: cluster 2024-08-17T17:10:48.113651+0000 mgr.y (mgr.24317) 113 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:51.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:51 smithi016 bash[22374]: cluster 2024-08-17T17:10:50.114219+0000 mgr.y (mgr.24317) 114 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:51.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:51 smithi016 bash[31551]: cluster 2024-08-17T17:10:50.114219+0000 mgr.y (mgr.24317) 114 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:51.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:51 smithi060 bash[24532]: cluster 2024-08-17T17:10:50.114219+0000 mgr.y (mgr.24317) 114 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:52.956 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:10:52.957 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:10:53.666 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:53 smithi016 bash[22374]: cluster 2024-08-17T17:10:52.114904+0000 mgr.y (mgr.24317) 115 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:53.667 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:53 smithi016 bash[31551]: cluster 2024-08-17T17:10:52.114904+0000 mgr.y (mgr.24317) 115 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:53.667 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":91,"stamp":"2024-08-17T17:10:52.114548+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385804,"kb_used_data":6948,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575412,"statfs":{"total":767960285184,"available":765517221888,"internally_reserved":0,"allocated":7114752,"data_stored":4027788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003731"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.417868+0000","last_change":"2024-08-17T17:09:04.602876+0000","last_active":"2024-08-17T17:09:07.417868+0000","last_peered":"2024-08-17T17:09:07.417868+0000","last_clean":"2024-08-17T17:09:07.417868+0000","last_became_active":"2024-08-17T17:08:53.551075+0000","last_became_peered":"2024-08-17T17:08:53.551075+0000","last_unstale":"2024-08-17T17:09:07.417868+0000","last_undegraded":"2024-08-17T17:09:07.417868+0000","last_fullsized":"2024-08-17T17:09:07.417868+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:33.977719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.373978+0000","last_change":"2024-08-17T17:09:04.594462+0000","last_active":"2024-08-17T17:09:07.373978+0000","last_peered":"2024-08-17T17:09:07.373978+0000","last_clean":"2024-08-17T17:09:07.373978+0000","last_became_active":"2024-08-17T17:08:53.809855+0000","last_became_peered":"2024-08-17T17:08:53.809855+0000","last_unstale":"2024-08-17T17:09:07.373978+0000","last_undegraded":"2024-08-17T17:09:07.373978+0000","last_fullsized":"2024-08-17T17:09:07.373978+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:02.621442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066228700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.408824+0000","last_change":"2024-08-17T17:09:05.334173+0000","last_active":"2024-08-17T17:09:07.408824+0000","last_peered":"2024-08-17T17:09:07.408824+0000","last_clean":"2024-08-17T17:09:07.408824+0000","last_became_active":"2024-08-17T17:08:53.837025+0000","last_became_peered":"2024-08-17T17:08:53.837025+0000","last_unstale":"2024-08-17T17:09:07.408824+0000","last_undegraded":"2024-08-17T17:09:07.408824+0000","last_fullsized":"2024-08-17T17:09:07.408824+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:39:52.567718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.373939+0000","last_change":"2024-08-17T17:09:04.594519+0000","last_active":"2024-08-17T17:09:07.373939+0000","last_peered":"2024-08-17T17:09:07.373939+0000","last_clean":"2024-08-17T17:09:07.373939+0000","last_became_active":"2024-08-17T17:08:53.840164+0000","last_became_peered":"2024-08-17T17:08:53.840164+0000","last_unstale":"2024-08-17T17:09:07.373939+0000","last_undegraded":"2024-08-17T17:09:07.373939+0000","last_fullsized":"2024-08-17T17:09:07.373939+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:13.348536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.417635+0000","last_change":"2024-08-17T17:09:04.601313+0000","last_active":"2024-08-17T17:09:07.417635+0000","last_peered":"2024-08-17T17:09:07.417635+0000","last_clean":"2024-08-17T17:09:07.417635+0000","last_became_active":"2024-08-17T17:08:53.547741+0000","last_became_peered":"2024-08-17T17:08:53.547741+0000","last_unstale":"2024-08-17T17:09:07.417635+0000","last_undegraded":"2024-08-17T17:09:07.417635+0000","last_fullsized":"2024-08-17T17:09:07.417635+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:15:05.314586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.420593+0000","last_change":"2024-08-17T17:09:05.206118+0000","last_active":"2024-08-17T17:09:07.420593+0000","last_peered":"2024-08-17T17:09:07.420593+0000","last_clean":"2024-08-17T17:09:07.420593+0000","last_became_active":"2024-08-17T17:08:54.019374+0000","last_became_peered":"2024-08-17T17:08:54.019374+0000","last_unstale":"2024-08-17T17:09:07.420593+0000","last_undegraded":"2024-08-17T17:09:07.420593+0000","last_fullsized":"2024-08-17T17:09:07.420593+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:56.943337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.408844+0000","last_change":"2024-08-17T17:09:05.334214+0000","last_active":"2024-08-17T17:09:07.408844+0000","last_peered":"2024-08-17T17:09:07.408844+0000","last_clean":"2024-08-17T17:09:07.408844+0000","last_became_active":"2024-08-17T17:08:53.836993+0000","last_became_peered":"2024-08-17T17:08:53.836993+0000","last_unstale":"2024-08-17T17:09:07.408844+0000","last_undegraded":"2024-08-17T17:09:07.408844+0000","last_fullsized":"2024-08-17T17:09:07.408844+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:00.270248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:09:07.417507+0000","last_change":"2024-08-17T17:09:04.599563+0000","last_active":"2024-08-17T17:09:07.417507+0000","last_peered":"2024-08-17T17:09:07.417507+0000","last_clean":"2024-08-17T17:09:07.417507+0000","last_became_active":"2024-08-17T17:08:53.546836+0000","last_became_peered":"2024-08-17T17:08:53.546836+0000","last_unstale":"2024-08-17T17:09:07.417507+0000","last_undegraded":"2024-08-17T17:09:07.417507+0000","last_fullsized":"2024-08-17T17:09:07.417507+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:08.258241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":269,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T17:09:05.333159+0000","last_change":"2024-08-17T17:07:13.013670+0000","last_active":"2024-08-17T17:09:05.333159+0000","last_peered":"2024-08-17T17:09:05.333159+0000","last_clean":"2024-08-17T17:09:05.333159+0000","last_became_active":"2024-08-17T17:07:13.012724+0000","last_became_peered":"2024-08-17T17:07:13.012724+0000","last_unstale":"2024-08-17T17:09:05.333159+0000","last_undegraded":"2024-08-17T17:09:05.333159+0000","last_fullsized":"2024-08-17T17:09:05.333159+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:11.470001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234030,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298588,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446564,"statfs":{"total":95995035648,"available":95689281536,"internally_reserved":0,"allocated":1261568,"data_stored":872612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.88200000000000001,"15min":0.878},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.347,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.95399999999999996,"15min":0.97299999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2410000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2210000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.94199999999999995,"15min":0.96999999999999997},"min":{"1min":0.59099999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.173,"5min":1.286,"15min":1.286},"last":1.256},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.94999999999999996,"15min":0.95699999999999996},"min":{"1min":0.61899999999999999,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.86099999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.93200000000000005,"15min":0.93999999999999995},"min":{"1min":0.59399999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2350000000000001,"5min":1.248,"15min":1.248},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.97499999999999998,"15min":0.98899999999999999},"min":{"1min":0.74399999999999999,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.129,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0700000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0249999999999999,"15min":1.0289999999999999},"min":{"1min":0.63400000000000001,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3149999999999999,"5min":1.45,"15min":1.45},"last":0.67700000000000005},{"interface":"front","average":{"1min":1.002,"5min":1.0109999999999999,"15min":1.028},"min":{"1min":0.76300000000000001,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2450000000000001,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.91700000000000004}]},{"osd":4,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.95899999999999996,"15min":0.98199999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.258,"5min":1.532,"15min":1.532},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.0349999999999999,"15min":1.0580000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.389,"5min":1.393,"15min":1.393},"last":1.1000000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.98099999999999998,"15min":1.0109999999999999},"min":{"1min":0.41899999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.341,"5min":1.504,"15min":1.504},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0669999999999999,"15min":1.093},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.3620000000000001,"5min":1.45,"15min":1.45},"last":1.137}]},{"osd":6,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1140000000000001,"15min":1.1439999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.423,"5min":1.49,"15min":1.49},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.1259999999999999,"15min":1.1439999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.468,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.2}]}]},{"osd":6,"up_from":46,"seq":197568495673,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298596,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446556,"statfs":{"total":95995035648,"available":95689273344,"internally_reserved":0,"allocated":1265664,"data_stored":872631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.92200000000000004,"15min":0.97799999999999998},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.167,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.83999999999999997,"15min":0.83799999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.139,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.2709999999999999}]},{"osd":1,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.98599999999999999,"15min":0.96799999999999997},"min":{"1min":0.53400000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0209999999999999,"15min":1.0469999999999999},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.284,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.165}]},{"osd":2,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.90600000000000003,"15min":0.92300000000000004},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0980000000000001,"5min":1.254,"15min":1.254},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.077,"5min":0.95299999999999996,"15min":0.91600000000000004},"min":{"1min":0.57599999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":3.6019999999999999,"5min":3.6019999999999999,"15min":3.6019999999999999},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.94599999999999995,"15min":0.94799999999999995},"min":{"1min":0.60199999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.405,"5min":1.48,"15min":1.48},"last":1.214},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.96699999999999997,"15min":0.96499999999999997},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.88200000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.879,"15min":0.81799999999999995},"min":{"1min":0.44800000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":3.77,"5min":3.77,"15min":3.77},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.96099999999999997,"15min":0.94299999999999995},"min":{"1min":0.56999999999999995,"5min":0.437,"15min":0.437},"max":{"1min":1.7529999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.0740000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.018,"15min":0.95599999999999996},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":3.8149999999999999,"5min":3.8149999999999999,"15min":3.8149999999999999},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.1020000000000001,"15min":1.077},"min":{"1min":0.60699999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.3799999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:10:14 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0660000000000001,"15min":1.0700000000000001},"min":{"1min":0.434,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":3.7130000000000001,"5min":3.7130000000000001,"15min":3.7130000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.1479999999999999,"15min":1.1579999999999999},"min":{"1min":0.58999999999999997,"5min":0.443,"15min":0.443},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.3100000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757316,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":667648,"data_stored":281998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.89700000000000002,"15min":0.86899999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.214,"5min":1.359,"15min":1.359},"last":1.2350000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.95999999999999996,"15min":0.90700000000000003},"min":{"1min":0.59699999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.242,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1240000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89900000000000002,"15min":0.90500000000000003},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.266,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95299999999999996,"15min":0.93799999999999994},"min":{"1min":0.63100000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.325,"5min":1.556,"15min":1.556},"last":1.2070000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89300000000000002,"15min":0.84599999999999997},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.206,"5min":1.29,"15min":1.29},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.58499999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3149999999999999,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.077}]},{"osd":3,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.90000000000000002,"15min":0.90500000000000003},"min":{"1min":0.58299999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2090000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.008,"15min":0.97599999999999998},"min":{"1min":0.61599999999999999,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.357,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.97699999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92400000000000004,"15min":0.82599999999999996},"min":{"1min":0.41899999999999998,"5min":0.309,"15min":0.309},"max":{"1min":1.3919999999999999,"5min":1.494,"15min":1.494},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.92900000000000005,"15min":0.85399999999999998},"min":{"1min":0.375,"5min":0.373,"15min":0.373},"max":{"1min":1.3180000000000001,"5min":1.569,"15min":1.569},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:10:27 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.96299999999999997,"15min":0.93999999999999995},"min":{"1min":0.45100000000000001,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.224,"5min":1.395,"15min":1.395},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.038,"5min":0.98499999999999999,"15min":0.92900000000000005},"min":{"1min":0.441,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.51,"5min":1.635,"15min":1.635},"last":0.67100000000000004}]},{"osd":7,"last update":"Sat Aug 17 17:10:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.069,"15min":1.0649999999999999},"min":{"1min":0.39300000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1319999999999999,"15min":1.135},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.4690000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.0129999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018959,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298004,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447148,"statfs":{"total":95995035648,"available":95689879552,"internally_reserved":0,"allocated":663552,"data_stored":281979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.85899999999999999,"15min":0.80400000000000005},"min":{"1min":0.498,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2969999999999999,"5min":1.399,"15min":1.399},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.874,"15min":0.80900000000000005},"min":{"1min":0.57699999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.101}]},{"osd":1,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.879,"15min":0.82099999999999995},"min":{"1min":0.60199999999999998,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.357,"5min":1.419,"15min":1.419},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.88300000000000001,"15min":0.83799999999999997},"min":{"1min":0.54800000000000004,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.93400000000000005}]},{"osd":2,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":0.92700000000000005,"15min":0.89600000000000002},"min":{"1min":0.64800000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":2.8679999999999999,"5min":2.8679999999999999,"15min":2.8679999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.875,"15min":0.83699999999999997},"min":{"1min":0.68999999999999995,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.054,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.99199999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":0.96699999999999997,"15min":0.92700000000000005},"min":{"1min":0.60899999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.3049999999999999,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0169999999999999,"15min":0.97299999999999998},"min":{"1min":0.78400000000000003,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3620000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.133}]},{"osd":5,"last update":"Sat Aug 17 17:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88700000000000001,"15min":0.79300000000000004},"min":{"1min":0.56000000000000005,"5min":0.377,"15min":0.377},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.92900000000000005,"15min":0.81999999999999995},"min":{"1min":0.66300000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.2829999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:10:23 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.88600000000000001,"15min":0.84499999999999997},"min":{"1min":0.56699999999999995,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.034,"5min":0.95099999999999996,"15min":0.89900000000000002},"min":{"1min":0.71499999999999997,"5min":0.373,"15min":0.373},"max":{"1min":1.391,"5min":1.538,"15min":1.538},"last":1.0329999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:10:12 2024","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.097,"15min":1.087},"min":{"1min":0.68000000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3480000000000001,"5min":1.633,"15min":1.633},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.042,"15min":1.01},"min":{"1min":0.51400000000000001,"5min":0.433,"15min":0.433},"max":{"1min":1.486,"5min":1.679,"15min":1.679},"last":1.0780000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182488,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":663552,"data_stored":281979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.75800000000000001,"15min":0.72499999999999998},"min":{"1min":0.32800000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.79100000000000004}]},{"osd":1,"last update":"Sat Aug 17 17:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.753,"15min":0.76500000000000001},"min":{"1min":0.442,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.97699999999999998,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.76300000000000001,"15min":0.77300000000000002},"min":{"1min":0.39200000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.22,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.879}]},{"osd":2,"last update":"Sat Aug 17 17:09:50 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.82899999999999996,"15min":0.80900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.103,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.81000000000000005,"15min":0.82499999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.996,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Aug 17 17:10:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.98199999999999998,"15min":0.94399999999999995},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":3.2850000000000001,"5min":3.2850000000000001,"15min":3.2850000000000001},"last":1.157},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.97899999999999998,"15min":0.95799999999999996},"min":{"1min":0.70399999999999996,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1699999999999999,"5min":1.2749999999999999,"15min":1.3460000000000001},"last":1.012}]},{"osd":5,"last update":"Sat Aug 17 17:10:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0029999999999999,"15min":0.97099999999999997},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":3.6619999999999999,"5min":3.6619999999999999,"15min":3.6619999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0189999999999999,"15min":1.024},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":3.7290000000000001,"5min":3.7290000000000001,"15min":3.7290000000000001},"last":1.2090000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0369999999999999,"15min":1.071},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2609999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.008,"5min":1.0880000000000001,"15min":1.1319999999999999},"min":{"1min":0.60499999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.3420000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.137}]},{"osd":7,"last update":"Sat Aug 17 17:10:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0800000000000001,"15min":1.0880000000000001},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2909999999999999,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.105,"15min":1.113},"min":{"1min":0.66900000000000004,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.419,"5min":1.466,"15min":1.466},"last":1.2330000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411427,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298004,"kb_used_data":648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447148,"statfs":{"total":95995035648,"available":95689879552,"internally_reserved":0,"allocated":663552,"data_stored":281979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.67300000000000004,"15min":0.59299999999999997},"min":{"1min":0.371,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.751,"5min":0.72699999999999998,"15min":0.61199999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.316},"max":{"1min":1.0289999999999999,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.748}]},{"osd":1,"last update":"Sat Aug 17 17:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.76900000000000002,"15min":0.66000000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.38},"max":{"1min":1.0840000000000001,"5min":1.2370000000000001,"15min":3.351},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.75900000000000001,"15min":0.64600000000000002},"min":{"1min":0.52800000000000002,"5min":0.46300000000000002,"15min":0.29499999999999998},"max":{"1min":1.038,"5min":1.173,"15min":1.173},"last":0.68500000000000005}]},{"osd":3,"last update":"Sat Aug 17 17:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.84899999999999998,"15min":0.82099999999999995},"min":{"1min":0.57099999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.24,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.84899999999999998,"15min":0.83699999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.161,"5min":1.161,"15min":1.6779999999999999},"last":0.88600000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:10:42 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.68500000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3200000000000001,"5min":1.331,"15min":1.7909999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1,"5min":1.022,"15min":0.97399999999999998},"min":{"1min":0.72399999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2829999999999999,"5min":1.472,"15min":1.472},"last":1.04}]},{"osd":5,"last update":"Sat Aug 17 17:10:34 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.0029999999999999,"15min":1.0009999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3440000000000001,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.997},{"interface":"front","average":{"1min":1.014,"5min":1.0489999999999999,"15min":1.0129999999999999},"min":{"1min":0.63200000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.1910000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:10:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.101,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.252},{"interface":"front","average":{"1min":1.032,"5min":1.0589999999999999,"15min":1.0609999999999999},"min":{"1min":0.69499999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4119999999999999,"5min":1.488,"15min":1.488},"last":0.80100000000000005}]},{"osd":7,"last update":"Sat Aug 17 17:10:15 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98699999999999999,"15min":0.96899999999999997},"min":{"1min":0.66600000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.28,"5min":1.327,"15min":1.327},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.173,"5min":1.1479999999999999,"15min":1.1259999999999999},"min":{"1min":0.72999999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.544,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.2989999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574959,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":667648,"data_stored":281998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66600000000000004,"15min":0.56299999999999994},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.28000000000000003},"max":{"1min":0.95999999999999996,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.754,"5min":0.77500000000000002,"15min":0.61599999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1120000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Aug 17 17:09:52 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.73799999999999999,"15min":0.66500000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.32200000000000001},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.82899999999999996,"15min":0.70399999999999996},"min":{"1min":0.35199999999999998,"5min":0.35099999999999998,"15min":0.33500000000000002},"max":{"1min":1.145,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.78700000000000003}]},{"osd":3,"last update":"Sat Aug 17 17:09:49 2024","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.83699999999999997,"15min":0.79000000000000004},"min":{"1min":0.42099999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.0149999999999999,"5min":1.381,"15min":1.381},"last":0.745},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.80300000000000005,"15min":0.747},"min":{"1min":0.44800000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.1040000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.97099999999999997,"15min":0.92700000000000005},"min":{"1min":0.71199999999999997,"5min":0.5,"15min":0.5},"max":{"1min":1.331,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.3280000000000001},{"interface":"front","average":{"1min":1,"5min":1.0269999999999999,"15min":0.96799999999999997},"min":{"1min":0.67100000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.3089999999999999,"5min":1.343,"15min":1.343},"last":1.0289999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:10:32 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.99299999999999999,"15min":0.96899999999999997},"min":{"1min":0.627,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.244,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.169},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.073,"15min":1.101},"min":{"1min":0.65300000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2849999999999999,"5min":1.663,"15min":1.663},"last":0.93400000000000005}]},{"osd":6,"last update":"Sat Aug 17 17:10:21 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.99299999999999999,"15min":1.018},"min":{"1min":0.61599999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.1359999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.238},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.1160000000000001,"15min":1.153},"min":{"1min":0.62,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.331,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.0589999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:10:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.1639999999999999,"15min":1.206},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.411,"5min":1.52,"15min":1.52},"last":1.016},{"interface":"front","average":{"1min":1.01,"5min":1.0980000000000001,"15min":1.143},"min":{"1min":0.64200000000000002,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.262,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.4019999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738490,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298588,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446564,"statfs":{"total":95995035648,"available":95689281536,"internally_reserved":0,"allocated":1261568,"data_stored":872612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.65700000000000003,"15min":0.56399999999999995},"min":{"1min":0.30599999999999999,"5min":0.27900000000000003,"15min":0.27600000000000002},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":0.495},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.80900000000000005,"15min":0.64400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.29299999999999998},"max":{"1min":1.359,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.433}]},{"osd":2,"last update":"Sat Aug 17 17:09:51 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80400000000000005,"15min":0.68700000000000006},"min":{"1min":0.33400000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.69899999999999995,"15min":0.63},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.55200000000000005}]},{"osd":3,"last update":"Sat Aug 17 17:09:51 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.872,"15min":0.81200000000000006},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.123,"5min":1.633,"15min":1.633},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.96399999999999997,"15min":0.90000000000000002},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":0.85599999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.86699999999999999,"15min":0.82799999999999996},"min":{"1min":0.623,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.181,"5min":1.321,"15min":1.321},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.147,"5min":1.111,"15min":1.0229999999999999},"min":{"1min":0.78700000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.516,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":0.92800000000000005}]},{"osd":5,"last update":"Sat Aug 17 17:10:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.085,"15min":1.0409999999999999},"min":{"1min":0.63800000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.552,"5min":1.571,"15min":1.571},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.92200000000000004,"15min":0.90000000000000002},"min":{"1min":0.68700000000000006,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.1579999999999999,"5min":1.615,"15min":1.615},"last":0.65100000000000002}]},{"osd":6,"last update":"Sat Aug 17 17:10:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.98199999999999998,"15min":1.01},"min":{"1min":0.628,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.175,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.032,"5min":1.0089999999999999,"15min":1.0029999999999999},"min":{"1min":0.71099999999999997,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3899999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.624}]},{"osd":7,"last update":"Sat Aug 17 17:10:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0429999999999999,"15min":1.038},"min":{"1min":0.76600000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2689999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.748},{"interface":"front","average":{"1min":1.194,"5min":1.2050000000000001,"15min":1.22},"min":{"1min":0.67700000000000005,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.625,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":0.98899999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:10:53.669 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:10:53.669 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:10:53.669 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:10:53.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:10:53.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:53 smithi060 bash[24532]: cluster 2024-08-17T17:10:52.114904+0000 mgr.y (mgr.24317) 115 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:54 smithi060 bash[24532]: audit 2024-08-17T17:10:52.956540+0000 mgr.y (mgr.24317) 116 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:10:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:54 smithi016 bash[22374]: audit 2024-08-17T17:10:52.956540+0000 mgr.y (mgr.24317) 116 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:10:54.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:54 smithi016 bash[31551]: audit 2024-08-17T17:10:52.956540+0000 mgr.y (mgr.24317) 116 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:10:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:10:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:10:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:55 smithi060 bash[24532]: cluster 2024-08-17T17:10:54.115557+0000 mgr.y (mgr.24317) 117 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:55 smithi060 bash[24532]: audit 2024-08-17T17:10:55.151242+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:55 smithi016 bash[22374]: cluster 2024-08-17T17:10:54.115557+0000 mgr.y (mgr.24317) 117 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:55 smithi016 bash[22374]: audit 2024-08-17T17:10:55.151242+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:55.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:55 smithi016 bash[31551]: cluster 2024-08-17T17:10:54.115557+0000 mgr.y (mgr.24317) 117 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:55 smithi016 bash[31551]: audit 2024-08-17T17:10:55.151242+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:10:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:57 smithi060 bash[24532]: cluster 2024-08-17T17:10:56.116201+0000 mgr.y (mgr.24317) 118 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:57.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:57 smithi016 bash[22374]: cluster 2024-08-17T17:10:56.116201+0000 mgr.y (mgr.24317) 118 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:57.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:57 smithi016 bash[31551]: cluster 2024-08-17T17:10:56.116201+0000 mgr.y (mgr.24317) 118 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:58.452 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:58.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:10:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:10:58] "GET /metrics HTTP/1.1" 200 203960 "" "Prometheus/2.43.0" 2024-08-17T17:10:59.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:10:59 smithi060 bash[24532]: cluster 2024-08-17T17:10:58.116775+0000 mgr.y (mgr.24317) 119 : cluster [DBG] pgmap v94: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:59.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:10:59 smithi016 bash[22374]: cluster 2024-08-17T17:10:58.116775+0000 mgr.y (mgr.24317) 119 : cluster [DBG] pgmap v94: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:10:59.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:10:59 smithi016 bash[31551]: cluster 2024-08-17T17:10:58.116775+0000 mgr.y (mgr.24317) 119 : cluster [DBG] pgmap v94: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:01 smithi060 bash[24532]: cluster 2024-08-17T17:11:00.117260+0000 mgr.y (mgr.24317) 120 : cluster [DBG] pgmap v95: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:01.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:01 smithi016 bash[22374]: cluster 2024-08-17T17:11:00.117260+0000 mgr.y (mgr.24317) 120 : cluster [DBG] pgmap v95: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:01.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:01 smithi016 bash[31551]: cluster 2024-08-17T17:11:00.117260+0000 mgr.y (mgr.24317) 120 : cluster [DBG] pgmap v95: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:02.256 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:11:02.256 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:11:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:02 smithi016 bash[22374]: audit 2024-08-17T17:11:02.259812+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.16:0/2308976890' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:11:02.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:02 smithi016 bash[31551]: audit 2024-08-17T17:11:02.259812+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.16:0/2308976890' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:11:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:02 smithi060 bash[24532]: audit 2024-08-17T17:11:02.259812+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.16:0/2308976890' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:11:03.010 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:11:03.010 INFO:tasks.cephadm:Setup complete, yielding 2024-08-17T17:11:03.011 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T17:11:03.021 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi016.front.sepia.ceph.com 2024-08-17T17:11:03.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-08-17T17:11:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:03 smithi060 bash[24532]: cluster 2024-08-17T17:11:02.117632+0000 mgr.y (mgr.24317) 121 : cluster [DBG] pgmap v96: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:03.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:03 smithi016 bash[22374]: cluster 2024-08-17T17:11:02.117632+0000 mgr.y (mgr.24317) 121 : cluster [DBG] pgmap v96: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:03.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:03 smithi016 bash[31551]: cluster 2024-08-17T17:11:02.117632+0000 mgr.y (mgr.24317) 121 : cluster [DBG] pgmap v96: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:11:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:05 smithi060 bash[24532]: cluster 2024-08-17T17:11:04.118153+0000 mgr.y (mgr.24317) 122 : cluster [DBG] pgmap v97: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:05.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:05 smithi016 bash[22374]: cluster 2024-08-17T17:11:04.118153+0000 mgr.y (mgr.24317) 122 : cluster [DBG] pgmap v97: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:05.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:05 smithi016 bash[31551]: cluster 2024-08-17T17:11:04.118153+0000 mgr.y (mgr.24317) 122 : cluster [DBG] pgmap v97: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:07 smithi060 bash[24532]: cluster 2024-08-17T17:11:06.118814+0000 mgr.y (mgr.24317) 123 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:07.799 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:07.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:07 smithi016 bash[22374]: cluster 2024-08-17T17:11:06.118814+0000 mgr.y (mgr.24317) 123 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:07.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:07 smithi016 bash[31551]: cluster 2024-08-17T17:11:06.118814+0000 mgr.y (mgr.24317) 123 : cluster [DBG] pgmap v98: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:08.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:08 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:08] "GET /metrics HTTP/1.1" 200 203960 "" "Prometheus/2.43.0" 2024-08-17T17:11:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:09 smithi060 bash[24532]: cluster 2024-08-17T17:11:08.119375+0000 mgr.y (mgr.24317) 124 : cluster [DBG] pgmap v99: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:09.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:09 smithi016 bash[22374]: cluster 2024-08-17T17:11:08.119375+0000 mgr.y (mgr.24317) 124 : cluster [DBG] pgmap v99: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:09.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:09 smithi016 bash[31551]: cluster 2024-08-17T17:11:08.119375+0000 mgr.y (mgr.24317) 124 : cluster [DBG] pgmap v99: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:10 smithi060 bash[24532]: audit 2024-08-17T17:11:10.151790+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:10 smithi016 bash[22374]: audit 2024-08-17T17:11:10.151790+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:10 smithi016 bash[31551]: audit 2024-08-17T17:11:10.151790+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:12.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:11 smithi016 bash[22374]: cluster 2024-08-17T17:11:10.119892+0000 mgr.y (mgr.24317) 125 : cluster [DBG] pgmap v100: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:12.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:11 smithi016 bash[31551]: cluster 2024-08-17T17:11:10.119892+0000 mgr.y (mgr.24317) 125 : cluster [DBG] pgmap v100: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:11 smithi060 bash[24532]: cluster 2024-08-17T17:11:10.119892+0000 mgr.y (mgr.24317) 125 : cluster [DBG] pgmap v100: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: audit 2024-08-17T17:11:11.339698+0000 mgr.y (mgr.24317) 126 : audit [DBG] from='client.24521 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: audit 2024-08-17T17:11:11.340593+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:11:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: audit 2024-08-17T17:11:11.848724+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:11:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: cluster 2024-08-17T17:11:11.848951+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: audit 2024-08-17T17:11:11.856114+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.120590+0000 mgr.y (mgr.24317) 127 : cluster [DBG] pgmap v102: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[22374]: debug 2024-08-17T17:11:12.858+0000 7f9706950640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[31551]: audit 2024-08-17T17:11:11.339698+0000 mgr.y (mgr.24317) 126 : audit [DBG] from='client.24521 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[31551]: audit 2024-08-17T17:11:11.340593+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[31551]: audit 2024-08-17T17:11:11.848724+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[31551]: cluster 2024-08-17T17:11:11.848951+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[31551]: audit 2024-08-17T17:11:11.856114+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:11:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:12 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.120590+0000 mgr.y (mgr.24317) 127 : cluster [DBG] pgmap v102: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:12 smithi060 bash[24532]: audit 2024-08-17T17:11:11.339698+0000 mgr.y (mgr.24317) 126 : audit [DBG] from='client.24521 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:12 smithi060 bash[24532]: audit 2024-08-17T17:11:11.340593+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:11:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:12 smithi060 bash[24532]: audit 2024-08-17T17:11:11.848724+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:11:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:12 smithi060 bash[24532]: cluster 2024-08-17T17:11:11.848951+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:11:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:12 smithi060 bash[24532]: audit 2024-08-17T17:11:11.856114+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:11:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:12 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.120590+0000 mgr.y (mgr.24317) 127 : cluster [DBG] pgmap v102: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:14.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.842335+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:14.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[31551]: audit 2024-08-17T17:11:12.858270+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:11:14.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.858544+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:11:14.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[31551]: audit 2024-08-17T17:11:12.862010+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.842335+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.858270+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.858544+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.862010+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.863894+0000 mon.a (mon.0) 821 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.863977+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.881984+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.882220+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cluster 2024-08-17T17:11:12.882361+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:0 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: cephadm 2024-08-17T17:11:12.894426+0000 mgr.y (mgr.24317) 128 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.909607+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:14.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.913006+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:14.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.917524+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:14.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.919477+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:14.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:13 smithi016 bash[22374]: audit 2024-08-17T17:11:12.926279+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.842335+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.858270+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.858544+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.862010+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.863894+0000 mon.a (mon.0) 821 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.863977+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.881984+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.882220+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:11:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cluster 2024-08-17T17:11:12.882361+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:0 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cephadm 2024-08-17T17:11:12.894426+0000 mgr.y (mgr.24317) 128 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.909607+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.913006+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.917524+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.919477+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.926279+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.932442+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.937994+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: audit 2024-08-17T17:11:12.939123+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:14.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:13 smithi060 bash[24532]: cephadm 2024-08-17T17:11:12.940078+0000 mgr.y (mgr.24317) 129 : cephadm [INF] Deploying daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:11:14.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[22374]: audit 2024-08-17T17:11:12.932442+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:11:14.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[22374]: audit 2024-08-17T17:11:12.937994+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[22374]: audit 2024-08-17T17:11:12.939123+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[22374]: cephadm 2024-08-17T17:11:12.940078+0000 mgr.y (mgr.24317) 129 : cephadm [INF] Deploying daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.863894+0000 mon.a (mon.0) 821 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.863977+0000 mon.a (mon.0) 822 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.881984+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.882220+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cluster 2024-08-17T17:11:12.882361+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:0 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cephadm 2024-08-17T17:11:12.894426+0000 mgr.y (mgr.24317) 128 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T17:11:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.909607+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.913006+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.917524+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.919477+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.926279+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.932442+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.937994+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: audit 2024-08-17T17:11:12.939123+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cephadm 2024-08-17T17:11:12.940078+0000 mgr.y (mgr.24317) 129 : cephadm [INF] Deploying daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:11:14.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-17T17:11:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:11:15.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:14 smithi060 bash[24532]: cluster 2024-08-17T17:11:13.882024+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:11:15.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:14 smithi060 bash[24532]: cluster 2024-08-17T17:11:14.121239+0000 mgr.y (mgr.24317) 130 : cluster [DBG] pgmap v106: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:15.305 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[22374]: cluster 2024-08-17T17:11:13.882024+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:11:15.305 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[22374]: cluster 2024-08-17T17:11:14.121239+0000 mgr.y (mgr.24317) 130 : cluster [DBG] pgmap v106: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:15.305 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cluster 2024-08-17T17:11:13.882024+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:11:15.305 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:14 smithi016 bash[31551]: cluster 2024-08-17T17:11:14.121239+0000 mgr.y (mgr.24317) 130 : cluster [DBG] pgmap v106: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:15 smithi016 bash[22374]: cluster 2024-08-17T17:11:14.876142+0000 mon.a (mon.0) 835 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:15 smithi016 bash[22374]: cluster 2024-08-17T17:11:14.890943+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:11:16.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:15 smithi016 bash[31551]: cluster 2024-08-17T17:11:14.876142+0000 mon.a (mon.0) 835 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:15 smithi016 bash[31551]: cluster 2024-08-17T17:11:14.890943+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:11:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:15 smithi060 bash[24532]: cluster 2024-08-17T17:11:14.876142+0000 mon.a (mon.0) 835 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:15 smithi060 bash[24532]: cluster 2024-08-17T17:11:14.890943+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:11:16.419 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.420 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.420 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.420 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.421 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.421 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.421 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.422 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.422 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.677 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.678 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.678 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.678 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.679 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.679 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.680 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:16.680 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: cluster 2024-08-17T17:11:16.122146+0000 mgr.y (mgr.24317) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: audit 2024-08-17T17:11:16.712643+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: audit 2024-08-17T17:11:16.718212+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: audit 2024-08-17T17:11:16.722758+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: audit 2024-08-17T17:11:16.723454+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: audit 2024-08-17T17:11:16.727039+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[22374]: audit 2024-08-17T17:11:16.727784+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: cluster 2024-08-17T17:11:16.122146+0000 mgr.y (mgr.24317) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: audit 2024-08-17T17:11:16.712643+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: audit 2024-08-17T17:11:16.718212+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: audit 2024-08-17T17:11:16.722758+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: audit 2024-08-17T17:11:16.723454+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:11:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: audit 2024-08-17T17:11:16.727039+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:11:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:16 smithi016 bash[31551]: audit 2024-08-17T17:11:16.727784+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:17.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: cluster 2024-08-17T17:11:16.122146+0000 mgr.y (mgr.24317) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:17.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: audit 2024-08-17T17:11:16.712643+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: audit 2024-08-17T17:11:16.718212+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: audit 2024-08-17T17:11:16.722758+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: audit 2024-08-17T17:11:16.723454+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:11:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: audit 2024-08-17T17:11:16.727039+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:11:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:16 smithi060 bash[24532]: audit 2024-08-17T17:11:16.727784+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:18.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:17 smithi060 bash[24532]: cephadm 2024-08-17T17:11:16.728628+0000 mgr.y (mgr.24317) 132 : cephadm [INF] Deploying daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:11:18.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:17 smithi016 bash[22374]: cephadm 2024-08-17T17:11:16.728628+0000 mgr.y (mgr.24317) 132 : cephadm [INF] Deploying daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:11:18.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:17 smithi016 bash[31551]: cephadm 2024-08-17T17:11:16.728628+0000 mgr.y (mgr.24317) 132 : cephadm [INF] Deploying daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:11:18.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:18] "GET /metrics HTTP/1.1" 200 203956 "" "Prometheus/2.43.0" 2024-08-17T17:11:19.100 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.101 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.101 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.102 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.102 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.102 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.103 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.103 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.103 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:18 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.122760+0000 mgr.y (mgr.24317) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:19.103 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:18 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:18 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.122760+0000 mgr.y (mgr.24317) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:19.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:18 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.122760+0000 mgr.y (mgr.24317) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:19.358 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.359 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.359 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.359 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.360 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.360 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.360 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.361 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:19.361 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:11:19 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.902811+0000 mon.a (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.16:6834/645924592,v1:172.21.15.16:6835/645924592] up:boot 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.902919+0000 mon.a (mon.0) 844 : cluster [INF] daemon mds.foo.smithi016.daubqx assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.903091+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.903131+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.903158+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.903596+0000 mon.a (mon.0) 848 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:18.903839+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.913540+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:creating} 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: cluster 2024-08-17T17:11:18.936264+0000 mon.a (mon.0) 851 : cluster [INF] daemon mds.foo.smithi016.daubqx is now active in filesystem foo as rank 0 2024-08-17T17:11:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:19.401647+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:19.411628+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:19.419942+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:19.429123+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:19.437262+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:19 smithi060 bash[24532]: audit 2024-08-17T17:11:19.494380+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.902811+0000 mon.a (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.16:6834/645924592,v1:172.21.15.16:6835/645924592] up:boot 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.902919+0000 mon.a (mon.0) 844 : cluster [INF] daemon mds.foo.smithi016.daubqx assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.903091+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.903131+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.903158+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.903596+0000 mon.a (mon.0) 848 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:18.903839+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.913540+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:creating} 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: cluster 2024-08-17T17:11:18.936264+0000 mon.a (mon.0) 851 : cluster [INF] daemon mds.foo.smithi016.daubqx is now active in filesystem foo as rank 0 2024-08-17T17:11:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:19.401647+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:19.411628+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:19.419942+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:19.429123+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:19.437262+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[22374]: audit 2024-08-17T17:11:19.494380+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.902811+0000 mon.a (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.16:6834/645924592,v1:172.21.15.16:6835/645924592] up:boot 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.902919+0000 mon.a (mon.0) 844 : cluster [INF] daemon mds.foo.smithi016.daubqx assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.903091+0000 mon.a (mon.0) 845 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.903131+0000 mon.a (mon.0) 846 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:11:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.903158+0000 mon.a (mon.0) 847 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.903596+0000 mon.a (mon.0) 848 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:18.903839+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.913540+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:creating} 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: cluster 2024-08-17T17:11:18.936264+0000 mon.a (mon.0) 851 : cluster [INF] daemon mds.foo.smithi016.daubqx is now active in filesystem foo as rank 0 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:19.401647+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:19.411628+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:19.419942+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:19.429123+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:19.437262+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:19 smithi016 bash[31551]: audit 2024-08-17T17:11:19.494380+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:20.650 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:21.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[22374]: cluster 2024-08-17T17:11:19.912249+0000 mon.a (mon.0) 858 : cluster [DBG] mds.? [v2:172.21.15.16:6834/645924592,v1:172.21.15.16:6835/645924592] up:active 2024-08-17T17:11:21.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[22374]: cluster 2024-08-17T17:11:19.912393+0000 mon.a (mon.0) 859 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:active} 2024-08-17T17:11:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[22374]: cluster 2024-08-17T17:11:20.123383+0000 mgr.y (mgr.24317) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[22374]: audit 2024-08-17T17:11:20.259407+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[31551]: cluster 2024-08-17T17:11:19.912249+0000 mon.a (mon.0) 858 : cluster [DBG] mds.? [v2:172.21.15.16:6834/645924592,v1:172.21.15.16:6835/645924592] up:active 2024-08-17T17:11:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[31551]: cluster 2024-08-17T17:11:19.912393+0000 mon.a (mon.0) 859 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:active} 2024-08-17T17:11:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[31551]: cluster 2024-08-17T17:11:20.123383+0000 mgr.y (mgr.24317) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:20 smithi016 bash[31551]: audit 2024-08-17T17:11:20.259407+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:20 smithi060 bash[24532]: cluster 2024-08-17T17:11:19.912249+0000 mon.a (mon.0) 858 : cluster [DBG] mds.? [v2:172.21.15.16:6834/645924592,v1:172.21.15.16:6835/645924592] up:active 2024-08-17T17:11:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:20 smithi060 bash[24532]: cluster 2024-08-17T17:11:19.912393+0000 mon.a (mon.0) 859 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:active} 2024-08-17T17:11:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:20 smithi060 bash[24532]: cluster 2024-08-17T17:11:20.123383+0000 mgr.y (mgr.24317) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:21.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:20 smithi060 bash[24532]: audit 2024-08-17T17:11:20.259407+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:22.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.263457+0000 mon.a (mon.0) 861 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:boot 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.263583+0000 mon.a (mon.0) 862 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi016.daubqx in favor of higher affinity standby. 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.263646+0000 mon.a (mon.0) 863 : cluster [WRN] Replacing daemon mds.foo.smithi016.daubqx as rank 0 with standby daemon mds.foo.smithi060.hwrssp 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.264374+0000 mon.a (mon.0) 864 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.264458+0000 mon.a (mon.0) 865 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.264994+0000 mon.a (mon.0) 866 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:active} 1 up:standby 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: audit 2024-08-17T17:11:21.265367+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.273286+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[22374]: cluster 2024-08-17T17:11:21.273429+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:replay} 2024-08-17T17:11:22.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.263457+0000 mon.a (mon.0) 861 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:boot 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.263583+0000 mon.a (mon.0) 862 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi016.daubqx in favor of higher affinity standby. 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.263646+0000 mon.a (mon.0) 863 : cluster [WRN] Replacing daemon mds.foo.smithi016.daubqx as rank 0 with standby daemon mds.foo.smithi060.hwrssp 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.264374+0000 mon.a (mon.0) 864 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.264458+0000 mon.a (mon.0) 865 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.264994+0000 mon.a (mon.0) 866 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:active} 1 up:standby 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: audit 2024-08-17T17:11:21.265367+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.273286+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:11:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:22 smithi016 bash[31551]: cluster 2024-08-17T17:11:21.273429+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:replay} 2024-08-17T17:11:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.263457+0000 mon.a (mon.0) 861 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:boot 2024-08-17T17:11:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.263583+0000 mon.a (mon.0) 862 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi016.daubqx in favor of higher affinity standby. 2024-08-17T17:11:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.263646+0000 mon.a (mon.0) 863 : cluster [WRN] Replacing daemon mds.foo.smithi016.daubqx as rank 0 with standby daemon mds.foo.smithi060.hwrssp 2024-08-17T17:11:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.264374+0000 mon.a (mon.0) 864 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T17:11:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.264458+0000 mon.a (mon.0) 865 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T17:11:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.264994+0000 mon.a (mon.0) 866 : cluster [DBG] fsmap foo:1 {0=foo.smithi016.daubqx=up:active} 1 up:standby 2024-08-17T17:11:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: audit 2024-08-17T17:11:21.265367+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:11:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.273286+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:11:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:22 smithi060 bash[24532]: cluster 2024-08-17T17:11:21.273429+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:replay} 2024-08-17T17:11:23.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[22374]: cluster 2024-08-17T17:11:22.123799+0000 mgr.y (mgr.24317) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[22374]: cluster 2024-08-17T17:11:22.267013+0000 mon.a (mon.0) 870 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[22374]: cluster 2024-08-17T17:11:22.274704+0000 mon.a (mon.0) 871 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:reconnect 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[22374]: cluster 2024-08-17T17:11:22.274742+0000 mon.a (mon.0) 872 : cluster [DBG] mds.? [v2:172.21.15.16:6834/3192113226,v1:172.21.15.16:6835/3192113226] up:boot 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[22374]: cluster 2024-08-17T17:11:22.274781+0000 mon.a (mon.0) 873 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:reconnect} 1 up:standby 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[22374]: audit 2024-08-17T17:11:22.274939+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[31551]: cluster 2024-08-17T17:11:22.123799+0000 mgr.y (mgr.24317) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[31551]: cluster 2024-08-17T17:11:22.267013+0000 mon.a (mon.0) 870 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[31551]: cluster 2024-08-17T17:11:22.274704+0000 mon.a (mon.0) 871 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:reconnect 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[31551]: cluster 2024-08-17T17:11:22.274742+0000 mon.a (mon.0) 872 : cluster [DBG] mds.? [v2:172.21.15.16:6834/3192113226,v1:172.21.15.16:6835/3192113226] up:boot 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[31551]: cluster 2024-08-17T17:11:22.274781+0000 mon.a (mon.0) 873 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:reconnect} 1 up:standby 2024-08-17T17:11:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:23 smithi016 bash[31551]: audit 2024-08-17T17:11:22.274939+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:11:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:23 smithi060 bash[24532]: cluster 2024-08-17T17:11:22.123799+0000 mgr.y (mgr.24317) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-08-17T17:11:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:23 smithi060 bash[24532]: cluster 2024-08-17T17:11:22.267013+0000 mon.a (mon.0) 870 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T17:11:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:23 smithi060 bash[24532]: cluster 2024-08-17T17:11:22.274704+0000 mon.a (mon.0) 871 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:reconnect 2024-08-17T17:11:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:23 smithi060 bash[24532]: cluster 2024-08-17T17:11:22.274742+0000 mon.a (mon.0) 872 : cluster [DBG] mds.? [v2:172.21.15.16:6834/3192113226,v1:172.21.15.16:6835/3192113226] up:boot 2024-08-17T17:11:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:23 smithi060 bash[24532]: cluster 2024-08-17T17:11:22.274781+0000 mon.a (mon.0) 873 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:reconnect} 1 up:standby 2024-08-17T17:11:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:23 smithi060 bash[24532]: audit 2024-08-17T17:11:22.274939+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:11:24.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[22374]: cluster 2024-08-17T17:11:23.278854+0000 mon.a (mon.0) 875 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:rejoin 2024-08-17T17:11:24.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[22374]: cluster 2024-08-17T17:11:23.278982+0000 mon.a (mon.0) 876 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:rejoin} 1 up:standby 2024-08-17T17:11:24.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[22374]: cluster 2024-08-17T17:11:23.279497+0000 mon.a (mon.0) 877 : cluster [INF] daemon mds.foo.smithi060.hwrssp is now active in filesystem foo as rank 0 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[22374]: audit 2024-08-17T17:11:24.258808+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[22374]: audit 2024-08-17T17:11:24.263890+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[31551]: cluster 2024-08-17T17:11:23.278854+0000 mon.a (mon.0) 875 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:rejoin 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[31551]: cluster 2024-08-17T17:11:23.278982+0000 mon.a (mon.0) 876 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:rejoin} 1 up:standby 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[31551]: cluster 2024-08-17T17:11:23.279497+0000 mon.a (mon.0) 877 : cluster [INF] daemon mds.foo.smithi060.hwrssp is now active in filesystem foo as rank 0 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[31551]: audit 2024-08-17T17:11:24.258808+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:24.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:24 smithi016 bash[31551]: audit 2024-08-17T17:11:24.263890+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:24 smithi060 bash[24532]: cluster 2024-08-17T17:11:23.278854+0000 mon.a (mon.0) 875 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:rejoin 2024-08-17T17:11:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:24 smithi060 bash[24532]: cluster 2024-08-17T17:11:23.278982+0000 mon.a (mon.0) 876 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi060.hwrssp=up:rejoin} 1 up:standby 2024-08-17T17:11:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:24 smithi060 bash[24532]: cluster 2024-08-17T17:11:23.279497+0000 mon.a (mon.0) 877 : cluster [INF] daemon mds.foo.smithi060.hwrssp is now active in filesystem foo as rank 0 2024-08-17T17:11:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:24 smithi060 bash[24532]: audit 2024-08-17T17:11:24.258808+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:24 smithi060 bash[24532]: audit 2024-08-17T17:11:24.263890+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:25.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-17T17:11:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[22374]: cluster 2024-08-17T17:11:24.124190+0000 mgr.y (mgr.24317) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[22374]: cluster 2024-08-17T17:11:24.274503+0000 mon.a (mon.0) 880 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[22374]: cluster 2024-08-17T17:11:24.274518+0000 mon.a (mon.0) 881 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[22374]: cluster 2024-08-17T17:11:24.282401+0000 mon.a (mon.0) 882 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:active 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[22374]: cluster 2024-08-17T17:11:24.282460+0000 mon.a (mon.0) 883 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[22374]: audit 2024-08-17T17:11:25.152262+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[31551]: cluster 2024-08-17T17:11:24.124190+0000 mgr.y (mgr.24317) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-17T17:11:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[31551]: cluster 2024-08-17T17:11:24.274503+0000 mon.a (mon.0) 880 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T17:11:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[31551]: cluster 2024-08-17T17:11:24.274518+0000 mon.a (mon.0) 881 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[31551]: cluster 2024-08-17T17:11:24.282401+0000 mon.a (mon.0) 882 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:active 2024-08-17T17:11:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[31551]: cluster 2024-08-17T17:11:24.282460+0000 mon.a (mon.0) 883 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:11:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:25 smithi016 bash[31551]: audit 2024-08-17T17:11:25.152262+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:25 smithi060 bash[24532]: cluster 2024-08-17T17:11:24.124190+0000 mgr.y (mgr.24317) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-17T17:11:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:25 smithi060 bash[24532]: cluster 2024-08-17T17:11:24.274503+0000 mon.a (mon.0) 880 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T17:11:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:25 smithi060 bash[24532]: cluster 2024-08-17T17:11:24.274518+0000 mon.a (mon.0) 881 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:25 smithi060 bash[24532]: cluster 2024-08-17T17:11:24.282401+0000 mon.a (mon.0) 882 : cluster [DBG] mds.? [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] up:active 2024-08-17T17:11:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:25 smithi060 bash[24532]: cluster 2024-08-17T17:11:24.282460+0000 mon.a (mon.0) 883 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:11:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:25 smithi060 bash[24532]: audit 2024-08-17T17:11:25.152262+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.072113+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.082462+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.085443+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.091696+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.109677+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: cluster 2024-08-17T17:11:26.125293+0000 mgr.y (mgr.24317) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.164094+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.166819+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.168189+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[22374]: audit 2024-08-17T17:11:26.177336+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.072113+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.082462+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.085443+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.091696+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.109677+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: cluster 2024-08-17T17:11:26.125293+0000 mgr.y (mgr.24317) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.164094+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.166819+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.168189+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:27 smithi016 bash[31551]: audit 2024-08-17T17:11:26.177336+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.072113+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.082462+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.085443+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.091696+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.109677+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: cluster 2024-08-17T17:11:26.125293+0000 mgr.y (mgr.24317) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.164094+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.166819+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.168189+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:11:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:27 smithi060 bash[24532]: audit 2024-08-17T17:11:26.177336+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:28.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:28] "GET /metrics HTTP/1.1" 200 209506 "" "Prometheus/2.43.0" 2024-08-17T17:11:29.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:29 smithi016 bash[22374]: cluster 2024-08-17T17:11:28.125929+0000 mgr.y (mgr.24317) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:29.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:29 smithi016 bash[31551]: cluster 2024-08-17T17:11:28.125929+0000 mgr.y (mgr.24317) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:29 smithi060 bash[24532]: cluster 2024-08-17T17:11:28.125929+0000 mgr.y (mgr.24317) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:29.818 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:31.539 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:31 smithi016 bash[22374]: cluster 2024-08-17T17:11:30.126561+0000 mgr.y (mgr.24317) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:31.540 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:31 smithi016 bash[22374]: audit 2024-08-17T17:11:30.277270+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:31.540 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:31 smithi016 bash[31551]: cluster 2024-08-17T17:11:30.126561+0000 mgr.y (mgr.24317) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:31.540 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:31 smithi016 bash[31551]: audit 2024-08-17T17:11:30.277270+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:31 smithi060 bash[24532]: cluster 2024-08-17T17:11:30.126561+0000 mgr.y (mgr.24317) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-08-17T17:11:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:31 smithi060 bash[24532]: audit 2024-08-17T17:11:30.277270+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:11:33.432 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:33 smithi016 bash[22374]: cluster 2024-08-17T17:11:32.127633+0000 mgr.y (mgr.24317) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:11:33.433 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:33 smithi016 bash[31551]: cluster 2024-08-17T17:11:32.127633+0000 mgr.y (mgr.24317) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:11:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:33 smithi060 bash[24532]: cluster 2024-08-17T17:11:32.127633+0000 mgr.y (mgr.24317) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:11:34.194 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:11:34.204 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:11:34.204 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:11:34.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:11:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:11:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:35 smithi016 bash[22374]: cluster 2024-08-17T17:11:34.128289+0000 mgr.y (mgr.24317) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:11:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:35 smithi016 bash[31551]: cluster 2024-08-17T17:11:34.128289+0000 mgr.y (mgr.24317) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:11:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:35 smithi060 bash[24532]: cluster 2024-08-17T17:11:34.128289+0000 mgr.y (mgr.24317) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:11:37.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:37 smithi016 bash[22374]: cluster 2024-08-17T17:11:36.129321+0000 mgr.y (mgr.24317) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:11:37.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:37 smithi016 bash[31551]: cluster 2024-08-17T17:11:36.129321+0000 mgr.y (mgr.24317) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:11:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:37 smithi060 bash[24532]: cluster 2024-08-17T17:11:36.129321+0000 mgr.y (mgr.24317) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:11:38.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:38] "GET /metrics HTTP/1.1" 200 209506 "" "Prometheus/2.43.0" 2024-08-17T17:11:39.000 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:39 smithi016 bash[22374]: cluster 2024-08-17T17:11:38.129920+0000 mgr.y (mgr.24317) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:39.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:39 smithi016 bash[31551]: cluster 2024-08-17T17:11:38.129920+0000 mgr.y (mgr.24317) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:39 smithi060 bash[24532]: cluster 2024-08-17T17:11:38.129920+0000 mgr.y (mgr.24317) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:40.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:40 smithi016 bash[22374]: audit 2024-08-17T17:11:40.152650+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:40.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:40 smithi016 bash[31551]: audit 2024-08-17T17:11:40.152650+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:40 smithi060 bash[24532]: audit 2024-08-17T17:11:40.152650+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:41.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:41 smithi016 bash[22374]: cluster 2024-08-17T17:11:40.130522+0000 mgr.y (mgr.24317) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:41.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:41 smithi016 bash[31551]: cluster 2024-08-17T17:11:40.130522+0000 mgr.y (mgr.24317) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:41 smithi060 bash[24532]: cluster 2024-08-17T17:11:40.130522+0000 mgr.y (mgr.24317) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:42.598 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:11:43.318 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":20,"flags":0,"active_gid":24317,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6800","nonce":330606132},{"type":"v1","addr":"172.21.15.16:6801","nonce":330606132}]},"active_addr":"172.21.15.16:6801/330606132","active_change":"2024-08-17T17:08:10.047167+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24337,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.16:8443/","prometheus":"http://172.21.15.16:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":3533282941}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":149845912}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":3281767884}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2021686707}]}]} 2024-08-17T17:11:43.322 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:11:43.322 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:11:43.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:11:43.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:43 smithi016 bash[22374]: cluster 2024-08-17T17:11:42.131593+0000 mgr.y (mgr.24317) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:43 smithi016 bash[22374]: audit 2024-08-17T17:11:42.595152+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.16:0/4144572261' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:11:43.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:43 smithi016 bash[31551]: cluster 2024-08-17T17:11:42.131593+0000 mgr.y (mgr.24317) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:43.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:43 smithi016 bash[31551]: audit 2024-08-17T17:11:42.595152+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.16:0/4144572261' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:11:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:43 smithi060 bash[24532]: cluster 2024-08-17T17:11:42.131593+0000 mgr.y (mgr.24317) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:43 smithi060 bash[24532]: audit 2024-08-17T17:11:42.595152+0000 mon.a (mon.0) 896 : audit [DBG] from='client.? 172.21.15.16:0/4144572261' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:11:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:11:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:45 smithi016 bash[22374]: cluster 2024-08-17T17:11:44.132209+0000 mgr.y (mgr.24317) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:45 smithi016 bash[31551]: cluster 2024-08-17T17:11:44.132209+0000 mgr.y (mgr.24317) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:45 smithi060 bash[24532]: cluster 2024-08-17T17:11:44.132209+0000 mgr.y (mgr.24317) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:47.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:47 smithi016 bash[22374]: cluster 2024-08-17T17:11:46.132952+0000 mgr.y (mgr.24317) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:47.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:47 smithi016 bash[31551]: cluster 2024-08-17T17:11:46.132952+0000 mgr.y (mgr.24317) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:47.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:47 smithi060 bash[24532]: cluster 2024-08-17T17:11:46.132952+0000 mgr.y (mgr.24317) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:48.122 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:48.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:48] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-08-17T17:11:49.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:49 smithi016 bash[22374]: cluster 2024-08-17T17:11:48.133372+0000 mgr.y (mgr.24317) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:49.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:49 smithi016 bash[31551]: cluster 2024-08-17T17:11:48.133372+0000 mgr.y (mgr.24317) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:49.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:49 smithi060 bash[24532]: cluster 2024-08-17T17:11:48.133372+0000 mgr.y (mgr.24317) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:51.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:51 smithi016 bash[22374]: cluster 2024-08-17T17:11:50.133923+0000 mgr.y (mgr.24317) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:51.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:51 smithi016 bash[31551]: cluster 2024-08-17T17:11:50.133923+0000 mgr.y (mgr.24317) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:51.651 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:11:51.651 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":72,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:11:21.263757+0000","last_up_change":"2024-08-17T17:07:09.121376+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-08-17T17:11:11.789392+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:11:12.305906+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6803","nonce":1757628283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6805","nonce":1757628283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6809","nonce":1757628283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6807","nonce":1757628283}]},"public_addr":"172.21.15.16:6803/1757628283","cluster_addr":"172.21.15.16:6805/1757628283","heartbeat_back_addr":"172.21.15.16:6809/1757628283","heartbeat_front_addr":"172.21.15.16:6807/1757628283","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6811","nonce":4274688669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6813","nonce":4274688669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6817","nonce":4274688669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6815","nonce":4274688669}]},"public_addr":"172.21.15.16:6811/4274688669","cluster_addr":"172.21.15.16:6813/4274688669","heartbeat_back_addr":"172.21.15.16:6817/4274688669","heartbeat_front_addr":"172.21.15.16:6815/4274688669","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6819","nonce":999634899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6821","nonce":999634899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6825","nonce":999634899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6823","nonce":999634899}]},"public_addr":"172.21.15.16:6819/999634899","cluster_addr":"172.21.15.16:6821/999634899","heartbeat_back_addr":"172.21.15.16:6825/999634899","heartbeat_front_addr":"172.21.15.16:6823/999634899","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6827","nonce":539727787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6829","nonce":539727787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6833","nonce":539727787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6831","nonce":539727787}]},"public_addr":"172.21.15.16:6827/539727787","cluster_addr":"172.21.15.16:6829/539727787","heartbeat_back_addr":"172.21.15.16:6833/539727787","heartbeat_front_addr":"172.21.15.16:6831/539727787","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6801","nonce":838172944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6803","nonce":838172944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6807","nonce":838172944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6805","nonce":838172944}]},"public_addr":"172.21.15.60:6801/838172944","cluster_addr":"172.21.15.60:6803/838172944","heartbeat_back_addr":"172.21.15.60:6807/838172944","heartbeat_front_addr":"172.21.15.60:6805/838172944","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6835/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6834/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:11:51.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:51 smithi060 bash[24532]: cluster 2024-08-17T17:11:50.133923+0000 mgr.y (mgr.24317) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:52.394 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:11:52.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:11:52.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:52 smithi016 bash[22374]: audit 2024-08-17T17:11:51.652239+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.16:0/2096878489' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:11:52.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:52 smithi016 bash[31551]: audit 2024-08-17T17:11:51.652239+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.16:0/2096878489' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:11:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:52 smithi060 bash[24532]: audit 2024-08-17T17:11:51.652239+0000 mon.a (mon.0) 897 : audit [DBG] from='client.? 172.21.15.16:0/2096878489' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:11:53.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:53 smithi060 bash[24532]: cluster 2024-08-17T17:11:52.135082+0000 mgr.y (mgr.24317) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:53.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:53 smithi016 bash[22374]: cluster 2024-08-17T17:11:52.135082+0000 mgr.y (mgr.24317) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:53 smithi016 bash[31551]: cluster 2024-08-17T17:11:52.135082+0000 mgr.y (mgr.24317) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:11:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:11:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:55 smithi060 bash[24532]: cluster 2024-08-17T17:11:54.135744+0000 mgr.y (mgr.24317) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:55 smithi060 bash[24532]: audit 2024-08-17T17:11:55.153201+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:55 smithi016 bash[22374]: cluster 2024-08-17T17:11:54.135744+0000 mgr.y (mgr.24317) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:55 smithi016 bash[22374]: audit 2024-08-17T17:11:55.153201+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:55 smithi016 bash[31551]: cluster 2024-08-17T17:11:54.135744+0000 mgr.y (mgr.24317) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:55 smithi016 bash[31551]: audit 2024-08-17T17:11:55.153201+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:11:57.194 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:57 smithi016 bash[22374]: cluster 2024-08-17T17:11:56.136788+0000 mgr.y (mgr.24317) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:57 smithi016 bash[31551]: cluster 2024-08-17T17:11:56.136788+0000 mgr.y (mgr.24317) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:57 smithi060 bash[24532]: cluster 2024-08-17T17:11:56.136788+0000 mgr.y (mgr.24317) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:58.777 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:11:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:11:58] "GET /metrics HTTP/1.1" 200 239902 "" "Prometheus/2.43.0" 2024-08-17T17:11:59.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:11:59 smithi060 bash[24532]: cluster 2024-08-17T17:11:58.137379+0000 mgr.y (mgr.24317) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:59.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:11:59 smithi016 bash[22374]: cluster 2024-08-17T17:11:58.137379+0000 mgr.y (mgr.24317) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:11:59.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:11:59 smithi016 bash[31551]: cluster 2024-08-17T17:11:58.137379+0000 mgr.y (mgr.24317) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:00.766 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:12:00.766 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":72,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:11:21.263757+0000","last_up_change":"2024-08-17T17:07:09.121376+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-08-17T17:11:11.789392+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:11:12.305906+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6803","nonce":1757628283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6805","nonce":1757628283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6809","nonce":1757628283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":1757628283},{"type":"v1","addr":"172.21.15.16:6807","nonce":1757628283}]},"public_addr":"172.21.15.16:6803/1757628283","cluster_addr":"172.21.15.16:6805/1757628283","heartbeat_back_addr":"172.21.15.16:6809/1757628283","heartbeat_front_addr":"172.21.15.16:6807/1757628283","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6811","nonce":4274688669}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6813","nonce":4274688669}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6817","nonce":4274688669}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":4274688669},{"type":"v1","addr":"172.21.15.16:6815","nonce":4274688669}]},"public_addr":"172.21.15.16:6811/4274688669","cluster_addr":"172.21.15.16:6813/4274688669","heartbeat_back_addr":"172.21.15.16:6817/4274688669","heartbeat_front_addr":"172.21.15.16:6815/4274688669","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6819","nonce":999634899}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6821","nonce":999634899}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6825","nonce":999634899}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":999634899},{"type":"v1","addr":"172.21.15.16:6823","nonce":999634899}]},"public_addr":"172.21.15.16:6819/999634899","cluster_addr":"172.21.15.16:6821/999634899","heartbeat_back_addr":"172.21.15.16:6825/999634899","heartbeat_front_addr":"172.21.15.16:6823/999634899","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6827","nonce":539727787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6829","nonce":539727787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6833","nonce":539727787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":539727787},{"type":"v1","addr":"172.21.15.16:6831","nonce":539727787}]},"public_addr":"172.21.15.16:6827/539727787","cluster_addr":"172.21.15.16:6829/539727787","heartbeat_back_addr":"172.21.15.16:6833/539727787","heartbeat_front_addr":"172.21.15.16:6831/539727787","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6801","nonce":838172944}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6803","nonce":838172944}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6807","nonce":838172944}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":838172944},{"type":"v1","addr":"172.21.15.60:6805","nonce":838172944}]},"public_addr":"172.21.15.60:6801/838172944","cluster_addr":"172.21.15.60:6803/838172944","heartbeat_back_addr":"172.21.15.60:6807/838172944","heartbeat_front_addr":"172.21.15.60:6805/838172944","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6835/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6834/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:12:01.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:12:01.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:12:01.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:12:01.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:12:01.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:12:01.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:12:01.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:12:01.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:12:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:01 smithi060 bash[24532]: cluster 2024-08-17T17:12:00.137953+0000 mgr.y (mgr.24317) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:01 smithi060 bash[24532]: audit 2024-08-17T17:12:00.766756+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.16:0/4172614817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:12:01.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:01 smithi016 bash[22374]: cluster 2024-08-17T17:12:00.137953+0000 mgr.y (mgr.24317) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:01.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:01 smithi016 bash[22374]: audit 2024-08-17T17:12:00.766756+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.16:0/4172614817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:12:01.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:01 smithi016 bash[31551]: cluster 2024-08-17T17:12:00.137953+0000 mgr.y (mgr.24317) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:01.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:01 smithi016 bash[31551]: audit 2024-08-17T17:12:00.766756+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.16:0/4172614817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:12:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:03 smithi060 bash[24532]: cluster 2024-08-17T17:12:02.138998+0000 mgr.y (mgr.24317) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:03 smithi016 bash[22374]: cluster 2024-08-17T17:12:02.138998+0000 mgr.y (mgr.24317) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:03.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:03 smithi016 bash[31551]: cluster 2024-08-17T17:12:02.138998+0000 mgr.y (mgr.24317) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:12:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:12:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:05 smithi060 bash[24532]: cluster 2024-08-17T17:12:04.139694+0000 mgr.y (mgr.24317) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:05.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:05 smithi016 bash[22374]: cluster 2024-08-17T17:12:04.139694+0000 mgr.y (mgr.24317) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:05 smithi016 bash[31551]: cluster 2024-08-17T17:12:04.139694+0000 mgr.y (mgr.24317) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:06.459 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.460 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.460 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.460 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.461 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.461 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.463 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:06.463 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:07 smithi060 bash[24532]: cluster 2024-08-17T17:12:06.140873+0000 mgr.y (mgr.24317) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:07.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:07 smithi016 bash[22374]: cluster 2024-08-17T17:12:06.140873+0000 mgr.y (mgr.24317) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:07.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:07 smithi016 bash[31551]: cluster 2024-08-17T17:12:06.140873+0000 mgr.y (mgr.24317) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:08.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:12:08 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:08] "GET /metrics HTTP/1.1" 200 239902 "" "Prometheus/2.43.0" 2024-08-17T17:12:09.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:09 smithi016 bash[22374]: cluster 2024-08-17T17:12:08.141525+0000 mgr.y (mgr.24317) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:09 smithi016 bash[31551]: cluster 2024-08-17T17:12:08.141525+0000 mgr.y (mgr.24317) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:09 smithi060 bash[24532]: cluster 2024-08-17T17:12:08.141525+0000 mgr.y (mgr.24317) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:10.434 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[22374]: audit 2024-08-17T17:12:10.108620+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[22374]: audit 2024-08-17T17:12:10.109060+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[22374]: audit 2024-08-17T17:12:10.109391+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[22374]: audit 2024-08-17T17:12:10.153001+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[31551]: audit 2024-08-17T17:12:10.108620+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[31551]: audit 2024-08-17T17:12:10.109060+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[31551]: audit 2024-08-17T17:12:10.109391+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-08-17T17:12:10.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:10 smithi016 bash[31551]: audit 2024-08-17T17:12:10.153001+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:10 smithi060 bash[24532]: audit 2024-08-17T17:12:10.108620+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-08-17T17:12:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:10 smithi060 bash[24532]: audit 2024-08-17T17:12:10.109060+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-08-17T17:12:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:10 smithi060 bash[24532]: audit 2024-08-17T17:12:10.109391+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-08-17T17:12:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:10 smithi060 bash[24532]: audit 2024-08-17T17:12:10.153001+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[31551]: cluster 2024-08-17T17:12:10.141922+0000 mgr.y (mgr.24317) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[31551]: audit 2024-08-17T17:12:10.375844+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[31551]: audit 2024-08-17T17:12:10.376055+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[31551]: audit 2024-08-17T17:12:10.376243+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[31551]: cluster 2024-08-17T17:12:10.376390+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[22374]: cluster 2024-08-17T17:12:10.141922+0000 mgr.y (mgr.24317) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[22374]: audit 2024-08-17T17:12:10.375844+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-08-17T17:12:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[22374]: audit 2024-08-17T17:12:10.376055+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:12:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[22374]: audit 2024-08-17T17:12:10.376243+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-08-17T17:12:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:11 smithi016 bash[22374]: cluster 2024-08-17T17:12:10.376390+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:12:11.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:11 smithi060 bash[24532]: cluster 2024-08-17T17:12:10.141922+0000 mgr.y (mgr.24317) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:11.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:11 smithi060 bash[24532]: audit 2024-08-17T17:12:10.375844+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-08-17T17:12:11.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:11 smithi060 bash[24532]: audit 2024-08-17T17:12:10.376055+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:12:11.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:11 smithi060 bash[24532]: audit 2024-08-17T17:12:10.376243+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-08-17T17:12:11.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:11 smithi060 bash[24532]: cluster 2024-08-17T17:12:10.376390+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:12:12.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:12 smithi016 bash[22374]: cluster 2024-08-17T17:12:11.377289+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:12:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:12 smithi016 bash[31551]: cluster 2024-08-17T17:12:11.377289+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:12:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:12 smithi060 bash[24532]: cluster 2024-08-17T17:12:11.377289+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:12:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:13 smithi060 bash[24532]: cluster 2024-08-17T17:12:12.142505+0000 mgr.y (mgr.24317) 160 : cluster [DBG] pgmap v139: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:13.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:13 smithi016 bash[22374]: cluster 2024-08-17T17:12:12.142505+0000 mgr.y (mgr.24317) 160 : cluster [DBG] pgmap v139: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:13.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:13 smithi016 bash[31551]: cluster 2024-08-17T17:12:12.142505+0000 mgr.y (mgr.24317) 160 : cluster [DBG] pgmap v139: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:12:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:12:15.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:15 smithi016 bash[22374]: cluster 2024-08-17T17:12:14.143154+0000 mgr.y (mgr.24317) 161 : cluster [DBG] pgmap v140: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:15.626 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:15 smithi016 bash[31551]: cluster 2024-08-17T17:12:14.143154+0000 mgr.y (mgr.24317) 161 : cluster [DBG] pgmap v140: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:15 smithi060 bash[24532]: cluster 2024-08-17T17:12:14.143154+0000 mgr.y (mgr.24317) 161 : cluster [DBG] pgmap v140: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:17 smithi060 bash[24532]: cluster 2024-08-17T17:12:16.143867+0000 mgr.y (mgr.24317) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:17.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:17 smithi016 bash[22374]: cluster 2024-08-17T17:12:16.143867+0000 mgr.y (mgr.24317) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:17.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:17 smithi016 bash[31551]: cluster 2024-08-17T17:12:16.143867+0000 mgr.y (mgr.24317) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:18.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:12:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:18] "GET /metrics HTTP/1.1" 200 239899 "" "Prometheus/2.43.0" 2024-08-17T17:12:19.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:19 smithi016 bash[22374]: cluster 2024-08-17T17:12:18.144457+0000 mgr.y (mgr.24317) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:19.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:19 smithi016 bash[31551]: cluster 2024-08-17T17:12:18.144457+0000 mgr.y (mgr.24317) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:19 smithi060 bash[24532]: cluster 2024-08-17T17:12:18.144457+0000 mgr.y (mgr.24317) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:21.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:21 smithi016 bash[22374]: cluster 2024-08-17T17:12:20.145106+0000 mgr.y (mgr.24317) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:21 smithi016 bash[31551]: cluster 2024-08-17T17:12:20.145106+0000 mgr.y (mgr.24317) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:21 smithi060 bash[24532]: cluster 2024-08-17T17:12:20.145106+0000 mgr.y (mgr.24317) 164 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:23 smithi060 bash[24532]: cluster 2024-08-17T17:12:22.146183+0000 mgr.y (mgr.24317) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:23.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:23 smithi016 bash[22374]: cluster 2024-08-17T17:12:22.146183+0000 mgr.y (mgr.24317) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:23.837 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:23 smithi016 bash[31551]: cluster 2024-08-17T17:12:22.146183+0000 mgr.y (mgr.24317) 165 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:24.296 INFO:teuthology.orchestra.run.smithi016.stdout:163208757334 2024-08-17T17:12:24.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:12:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:12:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:12:25.524 INFO:teuthology.orchestra.run.smithi016.stdout:197568495692 2024-08-17T17:12:25.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:12:25.527 INFO:teuthology.orchestra.run.smithi016.stdout:107374182506 2024-08-17T17:12:25.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:12:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:25 smithi060 bash[24532]: cluster 2024-08-17T17:12:24.146627+0000 mgr.y (mgr.24317) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:25 smithi060 bash[24532]: audit 2024-08-17T17:12:25.153708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:25.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:25 smithi016 bash[22374]: cluster 2024-08-17T17:12:24.146627+0000 mgr.y (mgr.24317) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:25.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:25 smithi016 bash[22374]: audit 2024-08-17T17:12:25.153708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:25.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:25 smithi016 bash[31551]: cluster 2024-08-17T17:12:24.146627+0000 mgr.y (mgr.24317) 166 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:25.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:25 smithi016 bash[31551]: audit 2024-08-17T17:12:25.153708+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:26 smithi060 bash[24532]: audit 2024-08-17T17:12:26.215517+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:12:26.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:26 smithi016 bash[31551]: audit 2024-08-17T17:12:26.215517+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:12:26.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:26 smithi016 bash[22374]: audit 2024-08-17T17:12:26.215517+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:12:26.775 INFO:teuthology.orchestra.run.smithi016.stdout:34359738509 2024-08-17T17:12:26.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:12:26.812 INFO:teuthology.orchestra.run.smithi016.stdout:231928234049 2024-08-17T17:12:26.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:12:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:27 smithi060 bash[24532]: cluster 2024-08-17T17:12:26.147579+0000 mgr.y (mgr.24317) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:27 smithi060 bash[24532]: audit 2024-08-17T17:12:26.705177+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:12:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:27 smithi060 bash[24532]: audit 2024-08-17T17:12:26.706479+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:12:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:27 smithi060 bash[24532]: audit 2024-08-17T17:12:26.715032+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:12:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[22374]: cluster 2024-08-17T17:12:26.147579+0000 mgr.y (mgr.24317) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[22374]: audit 2024-08-17T17:12:26.705177+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:12:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[22374]: audit 2024-08-17T17:12:26.706479+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:12:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[22374]: audit 2024-08-17T17:12:26.715032+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:12:27.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[31551]: cluster 2024-08-17T17:12:26.147579+0000 mgr.y (mgr.24317) 167 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:27.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[31551]: audit 2024-08-17T17:12:26.705177+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:12:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[31551]: audit 2024-08-17T17:12:26.706479+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:12:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:27 smithi016 bash[31551]: audit 2024-08-17T17:12:26.715032+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:12:28.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:12:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:28] "GET /metrics HTTP/1.1" 200 239936 "" "Prometheus/2.43.0" 2024-08-17T17:12:28.837 INFO:teuthology.orchestra.run.smithi016.stdout:77309411447 2024-08-17T17:12:28.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:12:28.943 INFO:teuthology.orchestra.run.smithi016.stdout:128849018979 2024-08-17T17:12:28.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:12:28.972 INFO:teuthology.orchestra.run.smithi016.stdout:55834574979 2024-08-17T17:12:28.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:12:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:29 smithi060 bash[24532]: cluster 2024-08-17T17:12:28.148352+0000 mgr.y (mgr.24317) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:29.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:29 smithi016 bash[22374]: cluster 2024-08-17T17:12:28.148352+0000 mgr.y (mgr.24317) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:29.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:29 smithi016 bash[31551]: cluster 2024-08-17T17:12:28.148352+0000 mgr.y (mgr.24317) 168 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:30.465 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:31.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:31.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:31.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:31 smithi016 bash[22374]: cluster 2024-08-17T17:12:30.149054+0000 mgr.y (mgr.24317) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:31.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:31 smithi016 bash[31551]: cluster 2024-08-17T17:12:30.149054+0000 mgr.y (mgr.24317) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:31.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:31 smithi060 bash[24532]: cluster 2024-08-17T17:12:30.149054+0000 mgr.y (mgr.24317) 169 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:32.505 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:32.506 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:33 smithi016 bash[22374]: cluster 2024-08-17T17:12:32.150090+0000 mgr.y (mgr.24317) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:33 smithi016 bash[31551]: cluster 2024-08-17T17:12:32.150090+0000 mgr.y (mgr.24317) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:33.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:33 smithi060 bash[24532]: cluster 2024-08-17T17:12:32.150090+0000 mgr.y (mgr.24317) 170 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:34.461 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:34.462 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:34.462 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:12:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:12:35.867 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:35 smithi016 bash[22374]: cluster 2024-08-17T17:12:34.150678+0000 mgr.y (mgr.24317) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:35.867 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:35 smithi016 bash[31551]: cluster 2024-08-17T17:12:34.150678+0000 mgr.y (mgr.24317) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:35.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:35 smithi060 bash[24532]: cluster 2024-08-17T17:12:34.150678+0000 mgr.y (mgr.24317) 171 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:37.473 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:37 smithi016 bash[22374]: cluster 2024-08-17T17:12:36.151662+0000 mgr.y (mgr.24317) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:37.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:37 smithi016 bash[31551]: cluster 2024-08-17T17:12:36.151662+0000 mgr.y (mgr.24317) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:37.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:37 smithi060 bash[24532]: cluster 2024-08-17T17:12:36.151662+0000 mgr.y (mgr.24317) 172 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:38.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:12:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:38] "GET /metrics HTTP/1.1" 200 239936 "" "Prometheus/2.43.0" 2024-08-17T17:12:39.390 INFO:teuthology.orchestra.run.smithi016.stdout:163208757338 2024-08-17T17:12:39.733 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:39 smithi016 bash[22374]: cluster 2024-08-17T17:12:38.152245+0000 mgr.y (mgr.24317) 173 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:39.733 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:39 smithi016 bash[22374]: audit 2024-08-17T17:12:39.393491+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/2310424626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:12:39.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:39 smithi016 bash[31551]: cluster 2024-08-17T17:12:38.152245+0000 mgr.y (mgr.24317) 173 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:39.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:39 smithi016 bash[31551]: audit 2024-08-17T17:12:39.393491+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/2310424626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:12:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:39 smithi060 bash[24532]: cluster 2024-08-17T17:12:38.152245+0000 mgr.y (mgr.24317) 173 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:39 smithi060 bash[24532]: audit 2024-08-17T17:12:39.393491+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/2310424626' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:12:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:40 smithi016 bash[22374]: audit 2024-08-17T17:12:40.154238+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:40 smithi016 bash[31551]: audit 2024-08-17T17:12:40.154238+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:40 smithi060 bash[24532]: audit 2024-08-17T17:12:40.154238+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:41.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:41 smithi016 bash[22374]: cluster 2024-08-17T17:12:40.152867+0000 mgr.y (mgr.24317) 174 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:41.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:41 smithi016 bash[31551]: cluster 2024-08-17T17:12:40.152867+0000 mgr.y (mgr.24317) 174 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:41 smithi060 bash[24532]: cluster 2024-08-17T17:12:40.152867+0000 mgr.y (mgr.24317) 174 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:43.540 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757334 got 163208757338 for osd.5 2024-08-17T17:12:43.541 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:43 smithi016 bash[22374]: cluster 2024-08-17T17:12:42.153834+0000 mgr.y (mgr.24317) 175 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:43 smithi016 bash[31551]: cluster 2024-08-17T17:12:42.153834+0000 mgr.y (mgr.24317) 175 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:43 smithi060 bash[24532]: cluster 2024-08-17T17:12:42.153834+0000 mgr.y (mgr.24317) 175 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:12:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:12:45.867 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:45 smithi016 bash[22374]: cluster 2024-08-17T17:12:44.154381+0000 mgr.y (mgr.24317) 176 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:45.867 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:45 smithi016 bash[31551]: cluster 2024-08-17T17:12:44.154381+0000 mgr.y (mgr.24317) 176 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:45 smithi060 bash[24532]: cluster 2024-08-17T17:12:44.154381+0000 mgr.y (mgr.24317) 176 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:46.616 INFO:teuthology.orchestra.run.smithi016.stdout:107374182512 2024-08-17T17:12:47.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:47 smithi016 bash[22374]: cluster 2024-08-17T17:12:46.155346+0000 mgr.y (mgr.24317) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:47.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:47 smithi016 bash[22374]: audit 2024-08-17T17:12:46.618999+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/934241765' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:12:47.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:47 smithi016 bash[31551]: cluster 2024-08-17T17:12:46.155346+0000 mgr.y (mgr.24317) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:47.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:47 smithi016 bash[31551]: audit 2024-08-17T17:12:46.618999+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/934241765' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:12:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:47 smithi060 bash[24532]: cluster 2024-08-17T17:12:46.155346+0000 mgr.y (mgr.24317) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:47 smithi060 bash[24532]: audit 2024-08-17T17:12:46.618999+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/934241765' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:12:48.688 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182506 got 107374182512 for osd.3 2024-08-17T17:12:48.688 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:48.832 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:12:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:48] "GET /metrics HTTP/1.1" 200 239929 "" "Prometheus/2.43.0" 2024-08-17T17:12:49.069 INFO:teuthology.orchestra.run.smithi016.stdout:197568495697 2024-08-17T17:12:49.363 INFO:teuthology.orchestra.run.smithi016.stdout:34359738514 2024-08-17T17:12:49.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:49 smithi016 bash[22374]: cluster 2024-08-17T17:12:48.156051+0000 mgr.y (mgr.24317) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:49.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:49 smithi016 bash[22374]: audit 2024-08-17T17:12:49.072402+0000 mon.a (mon.0) 916 : audit [DBG] from='client.? 172.21.15.16:0/1147714811' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:12:49.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:49 smithi016 bash[22374]: audit 2024-08-17T17:12:49.366036+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.16:0/2547093045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:12:49.550 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:49 smithi016 bash[31551]: cluster 2024-08-17T17:12:48.156051+0000 mgr.y (mgr.24317) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:49.550 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:49 smithi016 bash[31551]: audit 2024-08-17T17:12:49.072402+0000 mon.a (mon.0) 916 : audit [DBG] from='client.? 172.21.15.16:0/1147714811' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:12:49.550 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:49 smithi016 bash[31551]: audit 2024-08-17T17:12:49.366036+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.16:0/2547093045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:12:49.570 INFO:teuthology.orchestra.run.smithi016.stdout:128849018983 2024-08-17T17:12:49.823 INFO:teuthology.orchestra.run.smithi016.stdout:231928234054 2024-08-17T17:12:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:49 smithi060 bash[24532]: cluster 2024-08-17T17:12:48.156051+0000 mgr.y (mgr.24317) 178 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:49 smithi060 bash[24532]: audit 2024-08-17T17:12:49.072402+0000 mon.a (mon.0) 916 : audit [DBG] from='client.? 172.21.15.16:0/1147714811' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:12:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:49 smithi060 bash[24532]: audit 2024-08-17T17:12:49.366036+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.16:0/2547093045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:12:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:50 smithi016 bash[22374]: audit 2024-08-17T17:12:49.573394+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.16:0/3478904203' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:12:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:50 smithi016 bash[22374]: audit 2024-08-17T17:12:49.826045+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.16:0/3289238867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:12:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:50 smithi016 bash[31551]: audit 2024-08-17T17:12:49.573394+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.16:0/3478904203' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:12:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:50 smithi016 bash[31551]: audit 2024-08-17T17:12:49.826045+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.16:0/3289238867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:12:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:50 smithi060 bash[24532]: audit 2024-08-17T17:12:49.573394+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.16:0/3478904203' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:12:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:50 smithi060 bash[24532]: audit 2024-08-17T17:12:49.826045+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.16:0/3289238867' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:12:51.421 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495692 got 197568495697 for osd.6 2024-08-17T17:12:51.422 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:51.537 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738509 got 34359738514 for osd.0 2024-08-17T17:12:51.537 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:51.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:51 smithi016 bash[22374]: cluster 2024-08-17T17:12:50.156736+0000 mgr.y (mgr.24317) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:51 smithi016 bash[31551]: cluster 2024-08-17T17:12:50.156736+0000 mgr.y (mgr.24317) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:51.860 INFO:teuthology.orchestra.run.smithi016.stdout:55834574983 2024-08-17T17:12:51.900 INFO:teuthology.orchestra.run.smithi016.stdout:77309411451 2024-08-17T17:12:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:51 smithi060 bash[24532]: cluster 2024-08-17T17:12:50.156736+0000 mgr.y (mgr.24317) 179 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:52.147 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234049 got 231928234054 for osd.7 2024-08-17T17:12:52.147 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:52.707 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018979 got 128849018983 for osd.4 2024-08-17T17:12:52.707 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:52.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:52 smithi016 bash[22374]: audit 2024-08-17T17:12:51.862845+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.16:0/1482593655' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:12:52.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:52 smithi016 bash[22374]: audit 2024-08-17T17:12:51.903203+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/1706437996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:12:52.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:52 smithi016 bash[31551]: audit 2024-08-17T17:12:51.862845+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.16:0/1482593655' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:12:52.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:52 smithi016 bash[31551]: audit 2024-08-17T17:12:51.903203+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/1706437996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:12:52.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:52 smithi060 bash[24532]: audit 2024-08-17T17:12:51.862845+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.16:0/1482593655' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:12:52.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:52 smithi060 bash[24532]: audit 2024-08-17T17:12:51.903203+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/1706437996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:12:53.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:53 smithi016 bash[22374]: cluster 2024-08-17T17:12:52.157281+0000 mgr.y (mgr.24317) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:53.776 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:53 smithi016 bash[31551]: cluster 2024-08-17T17:12:52.157281+0000 mgr.y (mgr.24317) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:53.777 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411447 got 77309411451 for osd.2 2024-08-17T17:12:53.777 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:53.800 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574979 got 55834574983 for osd.1 2024-08-17T17:12:53.800 DEBUG:teuthology.parallel:result is None 2024-08-17T17:12:53.800 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:12:53.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:12:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:53 smithi060 bash[24532]: cluster 2024-08-17T17:12:52.157281+0000 mgr.y (mgr.24317) 180 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:12:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:12:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:55 smithi016 bash[22374]: cluster 2024-08-17T17:12:54.157831+0000 mgr.y (mgr.24317) 181 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:55 smithi016 bash[22374]: audit 2024-08-17T17:12:55.154725+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:55 smithi016 bash[31551]: cluster 2024-08-17T17:12:54.157831+0000 mgr.y (mgr.24317) 181 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:55 smithi016 bash[31551]: audit 2024-08-17T17:12:55.154725+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:55 smithi060 bash[24532]: cluster 2024-08-17T17:12:54.157831+0000 mgr.y (mgr.24317) 181 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:55 smithi060 bash[24532]: audit 2024-08-17T17:12:55.154725+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:12:57.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:57 smithi016 bash[22374]: cluster 2024-08-17T17:12:56.158868+0000 mgr.y (mgr.24317) 182 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:57.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:57 smithi016 bash[31551]: cluster 2024-08-17T17:12:56.158868+0000 mgr.y (mgr.24317) 182 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:57 smithi060 bash[24532]: cluster 2024-08-17T17:12:56.158868+0000 mgr.y (mgr.24317) 182 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:58.636 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:12:58.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:12:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:12:58] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-08-17T17:12:59.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:12:59 smithi016 bash[22374]: cluster 2024-08-17T17:12:58.159391+0000 mgr.y (mgr.24317) 183 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:59.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:12:59 smithi016 bash[31551]: cluster 2024-08-17T17:12:58.159391+0000 mgr.y (mgr.24317) 183 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:12:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:12:59 smithi060 bash[24532]: cluster 2024-08-17T17:12:58.159391+0000 mgr.y (mgr.24317) 183 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:01.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:01 smithi016 bash[22374]: cluster 2024-08-17T17:13:00.159976+0000 mgr.y (mgr.24317) 184 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:01.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:01 smithi016 bash[31551]: cluster 2024-08-17T17:13:00.159976+0000 mgr.y (mgr.24317) 184 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:01.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:01 smithi060 bash[24532]: cluster 2024-08-17T17:13:00.159976+0000 mgr.y (mgr.24317) 184 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:02.143 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:13:02.144 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:13:02.917 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":163,"stamp":"2024-08-17T17:13:00.159660+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":226,"num_write_kb":2431,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":176,"ondisk_log_size":176,"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":2386652,"kb_used_data":7812,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574564,"statfs":{"total":767960285184,"available":765516353536,"internally_reserved":0,"allocated":7999488,"data_stored":4496202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.004024"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378826+0000","last_change":"2024-08-17T17:11:13.917019+0000","last_active":"2024-08-17T17:12:10.378826+0000","last_peered":"2024-08-17T17:12:10.378826+0000","last_clean":"2024-08-17T17:12:10.378826+0000","last_became_active":"2024-08-17T17:11:13.916213+0000","last_became_peered":"2024-08-17T17:11:13.916213+0000","last_unstale":"2024-08-17T17:12:10.378826+0000","last_undegraded":"2024-08-17T17:12:10.378826+0000","last_fullsized":"2024-08-17T17:12:10.378826+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:15:45.854503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":19,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375613+0000","last_change":"2024-08-17T17:11:12.882398+0000","last_active":"2024-08-17T17:12:10.375613+0000","last_peered":"2024-08-17T17:12:10.375613+0000","last_clean":"2024-08-17T17:12:10.375613+0000","last_became_active":"2024-08-17T17:11:12.881624+0000","last_became_peered":"2024-08-17T17:11:12.881624+0000","last_unstale":"2024-08-17T17:12:10.375613+0000","last_undegraded":"2024-08-17T17:12:10.375613+0000","last_fullsized":"2024-08-17T17:12:10.375613+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:35.785531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378280+0000","last_change":"2024-08-17T17:11:12.915269+0000","last_active":"2024-08-17T17:12:10.378280+0000","last_peered":"2024-08-17T17:12:10.378280+0000","last_clean":"2024-08-17T17:12:10.378280+0000","last_became_active":"2024-08-17T17:11:12.914662+0000","last_became_peered":"2024-08-17T17:11:12.914662+0000","last_unstale":"2024-08-17T17:12:10.378280+0000","last_undegraded":"2024-08-17T17:12:10.378280+0000","last_fullsized":"2024-08-17T17:12:10.378280+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:27:07.853681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577174+0000","last_change":"2024-08-17T17:11:12.914100+0000","last_active":"2024-08-17T17:12:10.577174+0000","last_peered":"2024-08-17T17:12:10.577174+0000","last_clean":"2024-08-17T17:12:10.577174+0000","last_became_active":"2024-08-17T17:11:12.913463+0000","last_became_peered":"2024-08-17T17:11:12.913463+0000","last_unstale":"2024-08-17T17:12:10.577174+0000","last_undegraded":"2024-08-17T17:12:10.577174+0000","last_fullsized":"2024-08-17T17:12:10.577174+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:45.107489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577286+0000","last_change":"2024-08-17T17:11:13.922157+0000","last_active":"2024-08-17T17:12:10.577286+0000","last_peered":"2024-08-17T17:12:10.577286+0000","last_clean":"2024-08-17T17:12:10.577286+0000","last_became_active":"2024-08-17T17:11:13.919335+0000","last_became_peered":"2024-08-17T17:11:13.919335+0000","last_unstale":"2024-08-17T17:12:10.577286+0000","last_undegraded":"2024-08-17T17:12:10.577286+0000","last_fullsized":"2024-08-17T17:12:10.577286+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:04:53.086829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374187+0000","last_change":"2024-08-17T17:11:12.891762+0000","last_active":"2024-08-17T17:12:10.374187+0000","last_peered":"2024-08-17T17:12:10.374187+0000","last_clean":"2024-08-17T17:12:10.374187+0000","last_became_active":"2024-08-17T17:11:12.890714+0000","last_became_peered":"2024-08-17T17:11:12.890714+0000","last_unstale":"2024-08-17T17:12:10.374187+0000","last_undegraded":"2024-08-17T17:12:10.374187+0000","last_fullsized":"2024-08-17T17:12:10.374187+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:39.676546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:12:12.346044+0000","last_change":"2024-08-17T17:12:12.346044+0000","last_active":"2024-08-17T17:12:12.346044+0000","last_peered":"2024-08-17T17:12:12.346044+0000","last_clean":"2024-08-17T17:12:12.346044+0000","last_became_active":"2024-08-17T17:12:12.345720+0000","last_became_peered":"2024-08-17T17:12:12.345720+0000","last_unstale":"2024-08-17T17:12:12.346044+0000","last_undegraded":"2024-08-17T17:12:12.346044+0000","last_fullsized":"2024-08-17T17:12:12.346044+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:56.339872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.369204+0000","last_change":"2024-08-17T17:11:12.890550+0000","last_active":"2024-08-17T17:12:10.369204+0000","last_peered":"2024-08-17T17:12:10.369204+0000","last_clean":"2024-08-17T17:12:10.369204+0000","last_became_active":"2024-08-17T17:11:12.889712+0000","last_became_peered":"2024-08-17T17:11:12.889712+0000","last_unstale":"2024-08-17T17:12:10.369204+0000","last_undegraded":"2024-08-17T17:12:10.369204+0000","last_fullsized":"2024-08-17T17:12:10.369204+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:03.630640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376143+0000","last_change":"2024-08-17T17:11:12.880405+0000","last_active":"2024-08-17T17:12:10.376143+0000","last_peered":"2024-08-17T17:12:10.376143+0000","last_clean":"2024-08-17T17:12:10.376143+0000","last_became_active":"2024-08-17T17:11:12.879475+0000","last_became_peered":"2024-08-17T17:11:12.879475+0000","last_unstale":"2024-08-17T17:12:10.376143+0000","last_undegraded":"2024-08-17T17:12:10.376143+0000","last_fullsized":"2024-08-17T17:12:10.376143+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:07.375204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373573+0000","last_change":"2024-08-17T17:11:13.298216+0000","last_active":"2024-08-17T17:12:10.373573+0000","last_peered":"2024-08-17T17:12:10.373573+0000","last_clean":"2024-08-17T17:12:10.373573+0000","last_became_active":"2024-08-17T17:11:13.297382+0000","last_became_peered":"2024-08-17T17:11:13.297382+0000","last_unstale":"2024-08-17T17:12:10.373573+0000","last_undegraded":"2024-08-17T17:12:10.373573+0000","last_fullsized":"2024-08-17T17:12:10.373573+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:34.441698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374475+0000","last_change":"2024-08-17T17:11:12.878198+0000","last_active":"2024-08-17T17:12:10.374475+0000","last_peered":"2024-08-17T17:12:10.374475+0000","last_clean":"2024-08-17T17:12:10.374475+0000","last_became_active":"2024-08-17T17:11:12.877358+0000","last_became_peered":"2024-08-17T17:11:12.877358+0000","last_unstale":"2024-08-17T17:12:10.374475+0000","last_undegraded":"2024-08-17T17:12:10.374475+0000","last_fullsized":"2024-08-17T17:12:10.374475+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:43.962495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374721+0000","last_change":"2024-08-17T17:11:13.918976+0000","last_active":"2024-08-17T17:12:10.374721+0000","last_peered":"2024-08-17T17:12:10.374721+0000","last_clean":"2024-08-17T17:12:10.374721+0000","last_became_active":"2024-08-17T17:11:13.918180+0000","last_became_peered":"2024-08-17T17:11:13.918180+0000","last_unstale":"2024-08-17T17:12:10.374721+0000","last_undegraded":"2024-08-17T17:12:10.374721+0000","last_fullsized":"2024-08-17T17:12:10.374721+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:28:52.123717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375234+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:12:10.375234+0000","last_peered":"2024-08-17T17:12:10.375234+0000","last_clean":"2024-08-17T17:12:10.375234+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:12:10.375234+0000","last_undegraded":"2024-08-17T17:12:10.375234+0000","last_fullsized":"2024-08-17T17:12:10.375234+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:12:12.241619+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:12:12.241619+0000","last_peered":"2024-08-17T17:12:12.241619+0000","last_clean":"2024-08-17T17:12:12.241619+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:12:12.241619+0000","last_undegraded":"2024-08-17T17:12:12.241619+0000","last_fullsized":"2024-08-17T17:12:12.241619+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378899+0000","last_change":"2024-08-17T17:11:12.899927+0000","last_active":"2024-08-17T17:12:10.378899+0000","last_peered":"2024-08-17T17:12:10.378899+0000","last_clean":"2024-08-17T17:12:10.378899+0000","last_became_active":"2024-08-17T17:11:12.899234+0000","last_became_peered":"2024-08-17T17:11:12.899234+0000","last_unstale":"2024-08-17T17:12:10.378899+0000","last_undegraded":"2024-08-17T17:12:10.378899+0000","last_fullsized":"2024-08-17T17:12:10.378899+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:29.458293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577168+0000","last_change":"2024-08-17T17:11:13.906537+0000","last_active":"2024-08-17T17:12:10.577168+0000","last_peered":"2024-08-17T17:12:10.577168+0000","last_clean":"2024-08-17T17:12:10.577168+0000","last_became_active":"2024-08-17T17:11:13.905742+0000","last_became_peered":"2024-08-17T17:11:13.905742+0000","last_unstale":"2024-08-17T17:12:10.577168+0000","last_undegraded":"2024-08-17T17:12:10.577168+0000","last_fullsized":"2024-08-17T17:12:10.577168+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:27.756596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'3","reported_seq":19,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379819+0000","last_change":"2024-08-17T17:11:12.917070+0000","last_active":"2024-08-17T17:12:10.379819+0000","last_peered":"2024-08-17T17:12:10.379819+0000","last_clean":"2024-08-17T17:12:10.379819+0000","last_became_active":"2024-08-17T17:11:12.915736+0000","last_became_peered":"2024-08-17T17:11:12.915736+0000","last_unstale":"2024-08-17T17:12:10.379819+0000","last_undegraded":"2024-08-17T17:12:10.379819+0000","last_fullsized":"2024-08-17T17:12:10.379819+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:26:53.914054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374518+0000","last_change":"2024-08-17T17:11:13.918695+0000","last_active":"2024-08-17T17:12:10.374518+0000","last_peered":"2024-08-17T17:12:10.374518+0000","last_clean":"2024-08-17T17:12:10.374518+0000","last_became_active":"2024-08-17T17:11:13.917947+0000","last_became_peered":"2024-08-17T17:11:13.917947+0000","last_unstale":"2024-08-17T17:12:10.374518+0000","last_undegraded":"2024-08-17T17:12:10.374518+0000","last_fullsized":"2024-08-17T17:12:10.374518+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:01.752020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.369574+0000","last_change":"2024-08-17T17:11:12.893673+0000","last_active":"2024-08-17T17:12:10.369574+0000","last_peered":"2024-08-17T17:12:10.369574+0000","last_clean":"2024-08-17T17:12:10.369574+0000","last_became_active":"2024-08-17T17:11:12.892751+0000","last_became_peered":"2024-08-17T17:11:12.892751+0000","last_unstale":"2024-08-17T17:12:10.369574+0000","last_undegraded":"2024-08-17T17:12:10.369574+0000","last_fullsized":"2024-08-17T17:12:10.369574+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:05.722215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377025+0000","last_change":"2024-08-17T17:11:13.899208+0000","last_active":"2024-08-17T17:12:10.377025+0000","last_peered":"2024-08-17T17:12:10.377025+0000","last_clean":"2024-08-17T17:12:10.377025+0000","last_became_active":"2024-08-17T17:11:13.893736+0000","last_became_peered":"2024-08-17T17:11:13.893736+0000","last_unstale":"2024-08-17T17:12:10.377025+0000","last_undegraded":"2024-08-17T17:12:10.377025+0000","last_fullsized":"2024-08-17T17:12:10.377025+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:08:11.132320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374978+0000","last_change":"2024-08-17T17:11:12.884409+0000","last_active":"2024-08-17T17:12:10.374978+0000","last_peered":"2024-08-17T17:12:10.374978+0000","last_clean":"2024-08-17T17:12:10.374978+0000","last_became_active":"2024-08-17T17:11:12.883221+0000","last_became_peered":"2024-08-17T17:11:12.883221+0000","last_unstale":"2024-08-17T17:12:10.374978+0000","last_undegraded":"2024-08-17T17:12:10.374978+0000","last_fullsized":"2024-08-17T17:12:10.374978+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:58.578398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374766+0000","last_change":"2024-08-17T17:11:13.912455+0000","last_active":"2024-08-17T17:12:10.374766+0000","last_peered":"2024-08-17T17:12:10.374766+0000","last_clean":"2024-08-17T17:12:10.374766+0000","last_became_active":"2024-08-17T17:11:13.911672+0000","last_became_peered":"2024-08-17T17:11:13.911672+0000","last_unstale":"2024-08-17T17:12:10.374766+0000","last_undegraded":"2024-08-17T17:12:10.374766+0000","last_fullsized":"2024-08-17T17:12:10.374766+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:06:09.564939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378277+0000","last_change":"2024-08-17T17:11:12.915545+0000","last_active":"2024-08-17T17:12:10.378277+0000","last_peered":"2024-08-17T17:12:10.378277+0000","last_clean":"2024-08-17T17:12:10.378277+0000","last_became_active":"2024-08-17T17:11:12.911831+0000","last_became_peered":"2024-08-17T17:11:12.911831+0000","last_unstale":"2024-08-17T17:12:10.378277+0000","last_undegraded":"2024-08-17T17:12:10.378277+0000","last_fullsized":"2024-08-17T17:12:10.378277+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:03.916189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376157+0000","last_change":"2024-08-17T17:11:13.915037+0000","last_active":"2024-08-17T17:12:10.376157+0000","last_peered":"2024-08-17T17:12:10.376157+0000","last_clean":"2024-08-17T17:12:10.376157+0000","last_became_active":"2024-08-17T17:11:13.914113+0000","last_became_peered":"2024-08-17T17:11:13.914113+0000","last_unstale":"2024-08-17T17:12:10.376157+0000","last_undegraded":"2024-08-17T17:12:10.376157+0000","last_fullsized":"2024-08-17T17:12:10.376157+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:12:16.664699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":277,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375588+0000","last_change":"2024-08-17T17:07:13.013670+0000","last_active":"2024-08-17T17:12:10.375588+0000","last_peered":"2024-08-17T17:12:10.375588+0000","last_clean":"2024-08-17T17:12:10.375588+0000","last_became_active":"2024-08-17T17:07:13.012724+0000","last_became_peered":"2024-08-17T17:07:13.012724+0000","last_unstale":"2024-08-17T17:12:10.375588+0000","last_undegraded":"2024-08-17T17:12:10.375588+0000","last_fullsized":"2024-08-17T17:12:10.375588+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:11.470001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378239+0000","last_change":"2024-08-17T17:09:04.599563+0000","last_active":"2024-08-17T17:12:10.378239+0000","last_peered":"2024-08-17T17:12:10.378239+0000","last_clean":"2024-08-17T17:12:10.378239+0000","last_became_active":"2024-08-17T17:08:53.546836+0000","last_became_peered":"2024-08-17T17:08:53.546836+0000","last_unstale":"2024-08-17T17:12:10.378239+0000","last_undegraded":"2024-08-17T17:12:10.378239+0000","last_fullsized":"2024-08-17T17:12:10.378239+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:08.258241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378422+0000","last_change":"2024-08-17T17:11:12.906210+0000","last_active":"2024-08-17T17:12:10.378422+0000","last_peered":"2024-08-17T17:12:10.378422+0000","last_clean":"2024-08-17T17:12:10.378422+0000","last_became_active":"2024-08-17T17:11:12.904275+0000","last_became_peered":"2024-08-17T17:11:12.904275+0000","last_unstale":"2024-08-17T17:12:10.378422+0000","last_undegraded":"2024-08-17T17:12:10.378422+0000","last_fullsized":"2024-08-17T17:12:10.378422+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:07.230922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.369877+0000","last_change":"2024-08-17T17:11:13.899466+0000","last_active":"2024-08-17T17:12:10.369877+0000","last_peered":"2024-08-17T17:12:10.369877+0000","last_clean":"2024-08-17T17:12:10.369877+0000","last_became_active":"2024-08-17T17:11:13.898438+0000","last_became_peered":"2024-08-17T17:11:13.898438+0000","last_unstale":"2024-08-17T17:12:10.369877+0000","last_undegraded":"2024-08-17T17:12:10.369877+0000","last_fullsized":"2024-08-17T17:12:10.369877+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:13:12.454975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374110+0000","last_change":"2024-08-17T17:09:05.334214+0000","last_active":"2024-08-17T17:12:10.374110+0000","last_peered":"2024-08-17T17:12:10.374110+0000","last_clean":"2024-08-17T17:12:10.374110+0000","last_became_active":"2024-08-17T17:08:53.836993+0000","last_became_peered":"2024-08-17T17:08:53.836993+0000","last_unstale":"2024-08-17T17:12:10.374110+0000","last_undegraded":"2024-08-17T17:12:10.374110+0000","last_fullsized":"2024-08-17T17:12:10.374110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:00.270248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577388+0000","last_change":"2024-08-17T17:11:12.917196+0000","last_active":"2024-08-17T17:12:10.577388+0000","last_peered":"2024-08-17T17:12:10.577388+0000","last_clean":"2024-08-17T17:12:10.577388+0000","last_became_active":"2024-08-17T17:11:12.916889+0000","last_became_peered":"2024-08-17T17:11:12.916889+0000","last_unstale":"2024-08-17T17:12:10.577388+0000","last_undegraded":"2024-08-17T17:12:10.577388+0000","last_fullsized":"2024-08-17T17:12:10.577388+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:49:55.266207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577339+0000","last_change":"2024-08-17T17:11:13.900703+0000","last_active":"2024-08-17T17:12:10.577339+0000","last_peered":"2024-08-17T17:12:10.577339+0000","last_clean":"2024-08-17T17:12:10.577339+0000","last_became_active":"2024-08-17T17:11:13.899484+0000","last_became_peered":"2024-08-17T17:11:13.899484+0000","last_unstale":"2024-08-17T17:12:10.577339+0000","last_undegraded":"2024-08-17T17:12:10.577339+0000","last_fullsized":"2024-08-17T17:12:10.577339+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:03.534360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.382540+0000","last_change":"2024-08-17T17:09:05.206118+0000","last_active":"2024-08-17T17:12:10.382540+0000","last_peered":"2024-08-17T17:12:10.382540+0000","last_clean":"2024-08-17T17:12:10.382540+0000","last_became_active":"2024-08-17T17:08:54.019374+0000","last_became_peered":"2024-08-17T17:08:54.019374+0000","last_unstale":"2024-08-17T17:12:10.382540+0000","last_undegraded":"2024-08-17T17:12:10.382540+0000","last_fullsized":"2024-08-17T17:12:10.382540+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:56.943337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372393+0000","last_change":"2024-08-17T17:11:12.891944+0000","last_active":"2024-08-17T17:12:10.372393+0000","last_peered":"2024-08-17T17:12:10.372393+0000","last_clean":"2024-08-17T17:12:10.372393+0000","last_became_active":"2024-08-17T17:11:12.891213+0000","last_became_peered":"2024-08-17T17:11:12.891213+0000","last_unstale":"2024-08-17T17:12:10.372393+0000","last_undegraded":"2024-08-17T17:12:10.372393+0000","last_fullsized":"2024-08-17T17:12:10.372393+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:47:46.950809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376383+0000","last_change":"2024-08-17T17:11:13.950150+0000","last_active":"2024-08-17T17:12:10.376383+0000","last_peered":"2024-08-17T17:12:10.376383+0000","last_clean":"2024-08-17T17:12:10.376383+0000","last_became_active":"2024-08-17T17:11:13.949267+0000","last_became_peered":"2024-08-17T17:11:13.949267+0000","last_unstale":"2024-08-17T17:12:10.376383+0000","last_undegraded":"2024-08-17T17:12:10.376383+0000","last_fullsized":"2024-08-17T17:12:10.376383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:14.562289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":29,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378186+0000","last_change":"2024-08-17T17:09:04.601313+0000","last_active":"2024-08-17T17:12:10.378186+0000","last_peered":"2024-08-17T17:12:10.378186+0000","last_clean":"2024-08-17T17:12:10.378186+0000","last_became_active":"2024-08-17T17:08:53.547741+0000","last_became_peered":"2024-08-17T17:08:53.547741+0000","last_unstale":"2024-08-17T17:12:10.378186+0000","last_undegraded":"2024-08-17T17:12:10.378186+0000","last_fullsized":"2024-08-17T17:12:10.378186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:15:05.314586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379805+0000","last_change":"2024-08-17T17:11:12.899636+0000","last_active":"2024-08-17T17:12:10.379805+0000","last_peered":"2024-08-17T17:12:10.379805+0000","last_clean":"2024-08-17T17:12:10.379805+0000","last_became_active":"2024-08-17T17:11:12.898542+0000","last_became_peered":"2024-08-17T17:11:12.898542+0000","last_unstale":"2024-08-17T17:12:10.379805+0000","last_undegraded":"2024-08-17T17:12:10.379805+0000","last_fullsized":"2024-08-17T17:12:10.379805+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:58.522597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372890+0000","last_change":"2024-08-17T17:11:13.925433+0000","last_active":"2024-08-17T17:12:10.372890+0000","last_peered":"2024-08-17T17:12:10.372890+0000","last_clean":"2024-08-17T17:12:10.372890+0000","last_became_active":"2024-08-17T17:11:13.924344+0000","last_became_peered":"2024-08-17T17:11:13.924344+0000","last_unstale":"2024-08-17T17:12:10.372890+0000","last_undegraded":"2024-08-17T17:12:10.372890+0000","last_fullsized":"2024-08-17T17:12:10.372890+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:52:51.632140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379387+0000","last_change":"2024-08-17T17:11:12.900676+0000","last_active":"2024-08-17T17:12:10.379387+0000","last_peered":"2024-08-17T17:12:10.379387+0000","last_clean":"2024-08-17T17:12:10.379387+0000","last_became_active":"2024-08-17T17:11:12.899970+0000","last_became_peered":"2024-08-17T17:11:12.899970+0000","last_unstale":"2024-08-17T17:12:10.379387+0000","last_undegraded":"2024-08-17T17:12:10.379387+0000","last_fullsized":"2024-08-17T17:12:10.379387+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:50:16.687909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373131+0000","last_change":"2024-08-17T17:09:04.594519+0000","last_active":"2024-08-17T17:12:10.373131+0000","last_peered":"2024-08-17T17:12:10.373131+0000","last_clean":"2024-08-17T17:12:10.373131+0000","last_became_active":"2024-08-17T17:08:53.840164+0000","last_became_peered":"2024-08-17T17:08:53.840164+0000","last_unstale":"2024-08-17T17:12:10.373131+0000","last_undegraded":"2024-08-17T17:12:10.373131+0000","last_fullsized":"2024-08-17T17:12:10.373131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:13.348536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372987+0000","last_change":"2024-08-17T17:11:13.950143+0000","last_active":"2024-08-17T17:12:10.372987+0000","last_peered":"2024-08-17T17:12:10.372987+0000","last_clean":"2024-08-17T17:12:10.372987+0000","last_became_active":"2024-08-17T17:11:13.949423+0000","last_became_peered":"2024-08-17T17:11:13.949423+0000","last_unstale":"2024-08-17T17:12:10.372987+0000","last_undegraded":"2024-08-17T17:12:10.372987+0000","last_fullsized":"2024-08-17T17:12:10.372987+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:05:58.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373199+0000","last_change":"2024-08-17T17:11:12.885321+0000","last_active":"2024-08-17T17:12:10.373199+0000","last_peered":"2024-08-17T17:12:10.373199+0000","last_clean":"2024-08-17T17:12:10.373199+0000","last_became_active":"2024-08-17T17:11:12.884506+0000","last_became_peered":"2024-08-17T17:11:12.884506+0000","last_unstale":"2024-08-17T17:12:10.373199+0000","last_undegraded":"2024-08-17T17:12:10.373199+0000","last_fullsized":"2024-08-17T17:12:10.373199+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:25:27.791820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375490+0000","last_change":"2024-08-17T17:09:05.334173+0000","last_active":"2024-08-17T17:12:10.375490+0000","last_peered":"2024-08-17T17:12:10.375490+0000","last_clean":"2024-08-17T17:12:10.375490+0000","last_became_active":"2024-08-17T17:08:53.837025+0000","last_became_peered":"2024-08-17T17:08:53.837025+0000","last_unstale":"2024-08-17T17:12:10.375490+0000","last_undegraded":"2024-08-17T17:12:10.375490+0000","last_fullsized":"2024-08-17T17:12:10.375490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:39:52.567718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577304+0000","last_change":"2024-08-17T17:11:13.948341+0000","last_active":"2024-08-17T17:12:10.577304+0000","last_peered":"2024-08-17T17:12:10.577304+0000","last_clean":"2024-08-17T17:12:10.577304+0000","last_became_active":"2024-08-17T17:11:13.947696+0000","last_became_peered":"2024-08-17T17:11:13.947696+0000","last_unstale":"2024-08-17T17:12:10.577304+0000","last_undegraded":"2024-08-17T17:12:10.577304+0000","last_fullsized":"2024-08-17T17:12:10.577304+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:52.753048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.380747+0000","last_change":"2024-08-17T17:11:12.910073+0000","last_active":"2024-08-17T17:12:10.380747+0000","last_peered":"2024-08-17T17:12:10.380747+0000","last_clean":"2024-08-17T17:12:10.380747+0000","last_became_active":"2024-08-17T17:11:12.909588+0000","last_became_peered":"2024-08-17T17:11:12.909588+0000","last_unstale":"2024-08-17T17:12:10.380747+0000","last_undegraded":"2024-08-17T17:12:10.380747+0000","last_fullsized":"2024-08-17T17:12:10.380747+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:32:45.173406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374303+0000","last_change":"2024-08-17T17:09:04.594462+0000","last_active":"2024-08-17T17:12:10.374303+0000","last_peered":"2024-08-17T17:12:10.374303+0000","last_clean":"2024-08-17T17:12:10.374303+0000","last_became_active":"2024-08-17T17:08:53.809855+0000","last_became_peered":"2024-08-17T17:08:53.809855+0000","last_unstale":"2024-08-17T17:12:10.374303+0000","last_undegraded":"2024-08-17T17:12:10.374303+0000","last_fullsized":"2024-08-17T17:12:10.374303+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:02.621442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066228700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377808+0000","last_change":"2024-08-17T17:11:13.928907+0000","last_active":"2024-08-17T17:12:10.377808+0000","last_peered":"2024-08-17T17:12:10.377808+0000","last_clean":"2024-08-17T17:12:10.377808+0000","last_became_active":"2024-08-17T17:11:13.928131+0000","last_became_peered":"2024-08-17T17:11:13.928131+0000","last_unstale":"2024-08-17T17:12:10.377808+0000","last_undegraded":"2024-08-17T17:12:10.377808+0000","last_fullsized":"2024-08-17T17:12:10.377808+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:37.074416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577541+0000","last_change":"2024-08-17T17:11:12.890446+0000","last_active":"2024-08-17T17:12:10.577541+0000","last_peered":"2024-08-17T17:12:10.577541+0000","last_clean":"2024-08-17T17:12:10.577541+0000","last_became_active":"2024-08-17T17:11:12.889396+0000","last_became_peered":"2024-08-17T17:11:12.889396+0000","last_unstale":"2024-08-17T17:12:10.577541+0000","last_undegraded":"2024-08-17T17:12:10.577541+0000","last_fullsized":"2024-08-17T17:12:10.577541+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:17:11.580049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.370333+0000","last_change":"2024-08-17T17:09:04.602876+0000","last_active":"2024-08-17T17:12:10.370333+0000","last_peered":"2024-08-17T17:12:10.370333+0000","last_clean":"2024-08-17T17:12:10.370333+0000","last_became_active":"2024-08-17T17:08:53.551075+0000","last_became_peered":"2024-08-17T17:08:53.551075+0000","last_unstale":"2024-08-17T17:12:10.370333+0000","last_undegraded":"2024-08-17T17:12:10.370333+0000","last_fullsized":"2024-08-17T17:12:10.370333+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:33.977719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374308+0000","last_change":"2024-08-17T17:11:13.946158+0000","last_active":"2024-08-17T17:12:10.374308+0000","last_peered":"2024-08-17T17:12:10.374308+0000","last_clean":"2024-08-17T17:12:10.374308+0000","last_became_active":"2024-08-17T17:11:13.945051+0000","last_became_peered":"2024-08-17T17:11:13.945051+0000","last_unstale":"2024-08-17T17:12:10.374308+0000","last_undegraded":"2024-08-17T17:12:10.374308+0000","last_fullsized":"2024-08-17T17:12:10.374308+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:38.359088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378561+0000","last_change":"2024-08-17T17:11:13.901270+0000","last_active":"2024-08-17T17:12:10.378561+0000","last_peered":"2024-08-17T17:12:10.378561+0000","last_clean":"2024-08-17T17:12:10.378561+0000","last_became_active":"2024-08-17T17:11:13.899310+0000","last_became_peered":"2024-08-17T17:11:13.899310+0000","last_unstale":"2024-08-17T17:12:10.378561+0000","last_undegraded":"2024-08-17T17:12:10.378561+0000","last_fullsized":"2024-08-17T17:12:10.378561+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:54:18.555413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'7","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374796+0000","last_change":"2024-08-17T17:11:12.886496+0000","last_active":"2024-08-17T17:12:10.374796+0000","last_peered":"2024-08-17T17:12:10.374796+0000","last_clean":"2024-08-17T17:12:10.374796+0000","last_became_active":"2024-08-17T17:11:12.885658+0000","last_became_peered":"2024-08-17T17:11:12.885658+0000","last_unstale":"2024-08-17T17:12:10.374796+0000","last_undegraded":"2024-08-17T17:12:10.374796+0000","last_fullsized":"2024-08-17T17:12:10.374796+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:36:09.805159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373156+0000","last_change":"2024-08-17T17:11:13.902195+0000","last_active":"2024-08-17T17:12:10.373156+0000","last_peered":"2024-08-17T17:12:10.373156+0000","last_clean":"2024-08-17T17:12:10.373156+0000","last_became_active":"2024-08-17T17:11:13.900224+0000","last_became_peered":"2024-08-17T17:11:13.900224+0000","last_unstale":"2024-08-17T17:12:10.373156+0000","last_undegraded":"2024-08-17T17:12:10.373156+0000","last_fullsized":"2024-08-17T17:12:10.373156+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:30.970544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":20,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374645+0000","last_change":"2024-08-17T17:11:12.912525+0000","last_active":"2024-08-17T17:12:10.374645+0000","last_peered":"2024-08-17T17:12:10.374645+0000","last_clean":"2024-08-17T17:12:10.374645+0000","last_became_active":"2024-08-17T17:11:12.909936+0000","last_became_peered":"2024-08-17T17:11:12.909936+0000","last_unstale":"2024-08-17T17:12:10.374645+0000","last_undegraded":"2024-08-17T17:12:10.374645+0000","last_fullsized":"2024-08-17T17:12:10.374645+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:26:36.675946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379339+0000","last_change":"2024-08-17T17:11:12.891125+0000","last_active":"2024-08-17T17:12:10.379339+0000","last_peered":"2024-08-17T17:12:10.379339+0000","last_clean":"2024-08-17T17:12:10.379339+0000","last_became_active":"2024-08-17T17:11:12.885756+0000","last_became_peered":"2024-08-17T17:11:12.885756+0000","last_unstale":"2024-08-17T17:12:10.379339+0000","last_undegraded":"2024-08-17T17:12:10.379339+0000","last_fullsized":"2024-08-17T17:12:10.379339+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:57.351101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378239+0000","last_change":"2024-08-17T17:11:13.918355+0000","last_active":"2024-08-17T17:12:10.378239+0000","last_peered":"2024-08-17T17:12:10.378239+0000","last_clean":"2024-08-17T17:12:10.378239+0000","last_became_active":"2024-08-17T17:11:13.916603+0000","last_became_peered":"2024-08-17T17:11:13.916603+0000","last_unstale":"2024-08-17T17:12:10.378239+0000","last_undegraded":"2024-08-17T17:12:10.378239+0000","last_fullsized":"2024-08-17T17:12:10.378239+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:14.031757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577560+0000","last_change":"2024-08-17T17:11:12.913414+0000","last_active":"2024-08-17T17:12:10.577560+0000","last_peered":"2024-08-17T17:12:10.577560+0000","last_clean":"2024-08-17T17:12:10.577560+0000","last_became_active":"2024-08-17T17:11:12.912652+0000","last_became_peered":"2024-08-17T17:11:12.912652+0000","last_unstale":"2024-08-17T17:12:10.577560+0000","last_undegraded":"2024-08-17T17:12:10.577560+0000","last_fullsized":"2024-08-17T17:12:10.577560+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:56.599252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377883+0000","last_change":"2024-08-17T17:11:13.926884+0000","last_active":"2024-08-17T17:12:10.377883+0000","last_peered":"2024-08-17T17:12:10.377883+0000","last_clean":"2024-08-17T17:12:10.377883+0000","last_became_active":"2024-08-17T17:11:13.925411+0000","last_became_peered":"2024-08-17T17:11:13.925411+0000","last_unstale":"2024-08-17T17:12:10.377883+0000","last_undegraded":"2024-08-17T17:12:10.377883+0000","last_fullsized":"2024-08-17T17:12:10.377883+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:52:56.243062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.370220+0000","last_change":"2024-08-17T17:11:13.948510+0000","last_active":"2024-08-17T17:12:10.370220+0000","last_peered":"2024-08-17T17:12:10.370220+0000","last_clean":"2024-08-17T17:12:10.370220+0000","last_became_active":"2024-08-17T17:11:13.947624+0000","last_became_peered":"2024-08-17T17:11:13.947624+0000","last_unstale":"2024-08-17T17:12:10.370220+0000","last_undegraded":"2024-08-17T17:12:10.370220+0000","last_fullsized":"2024-08-17T17:12:10.370220+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:50.895270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377961+0000","last_change":"2024-08-17T17:11:12.918215+0000","last_active":"2024-08-17T17:12:10.377961+0000","last_peered":"2024-08-17T17:12:10.377961+0000","last_clean":"2024-08-17T17:12:10.377961+0000","last_became_active":"2024-08-17T17:11:12.917576+0000","last_became_peered":"2024-08-17T17:11:12.917576+0000","last_unstale":"2024-08-17T17:12:10.377961+0000","last_undegraded":"2024-08-17T17:12:10.377961+0000","last_fullsized":"2024-08-17T17:12:10.377961+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:12:26.928646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577120+0000","last_change":"2024-08-17T17:11:13.917850+0000","last_active":"2024-08-17T17:12:10.577120+0000","last_peered":"2024-08-17T17:12:10.577120+0000","last_clean":"2024-08-17T17:12:10.577120+0000","last_became_active":"2024-08-17T17:11:13.917007+0000","last_became_peered":"2024-08-17T17:11:13.917007+0000","last_unstale":"2024-08-17T17:12:10.577120+0000","last_undegraded":"2024-08-17T17:12:10.577120+0000","last_fullsized":"2024-08-17T17:12:10.577120+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:24.448507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372552+0000","last_change":"2024-08-17T17:11:12.902299+0000","last_active":"2024-08-17T17:12:10.372552+0000","last_peered":"2024-08-17T17:12:10.372552+0000","last_clean":"2024-08-17T17:12:10.372552+0000","last_became_active":"2024-08-17T17:11:12.901347+0000","last_became_peered":"2024-08-17T17:11:12.901347+0000","last_unstale":"2024-08-17T17:12:10.372552+0000","last_undegraded":"2024-08-17T17:12:10.372552+0000","last_fullsized":"2024-08-17T17:12:10.372552+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:18.561080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379026+0000","last_change":"2024-08-17T17:11:13.926343+0000","last_active":"2024-08-17T17:12:10.379026+0000","last_peered":"2024-08-17T17:12:10.379026+0000","last_clean":"2024-08-17T17:12:10.379026+0000","last_became_active":"2024-08-17T17:11:13.925557+0000","last_became_peered":"2024-08-17T17:11:13.925557+0000","last_unstale":"2024-08-17T17:12:10.379026+0000","last_undegraded":"2024-08-17T17:12:10.379026+0000","last_fullsized":"2024-08-17T17:12:10.379026+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:16.769111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375619+0000","last_change":"2024-08-17T17:11:12.888104+0000","last_active":"2024-08-17T17:12:10.375619+0000","last_peered":"2024-08-17T17:12:10.375619+0000","last_clean":"2024-08-17T17:12:10.375619+0000","last_became_active":"2024-08-17T17:11:12.886648+0000","last_became_peered":"2024-08-17T17:11:12.886648+0000","last_unstale":"2024-08-17T17:12:10.375619+0000","last_undegraded":"2024-08-17T17:12:10.375619+0000","last_fullsized":"2024-08-17T17:12:10.375619+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:54.398423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.383017+0000","last_change":"2024-08-17T17:11:13.921581+0000","last_active":"2024-08-17T17:12:10.383017+0000","last_peered":"2024-08-17T17:12:10.383017+0000","last_clean":"2024-08-17T17:12:10.383017+0000","last_became_active":"2024-08-17T17:11:13.920815+0000","last_became_peered":"2024-08-17T17:11:13.920815+0000","last_unstale":"2024-08-17T17:12:10.383017+0000","last_undegraded":"2024-08-17T17:12:10.383017+0000","last_fullsized":"2024-08-17T17:12:10.383017+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:02:35.073930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577424+0000","last_change":"2024-08-17T17:11:12.887289+0000","last_active":"2024-08-17T17:12:10.577424+0000","last_peered":"2024-08-17T17:12:10.577424+0000","last_clean":"2024-08-17T17:12:10.577424+0000","last_became_active":"2024-08-17T17:11:12.885123+0000","last_became_peered":"2024-08-17T17:11:12.885123+0000","last_unstale":"2024-08-17T17:12:10.577424+0000","last_undegraded":"2024-08-17T17:12:10.577424+0000","last_fullsized":"2024-08-17T17:12:10.577424+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:13.143488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:12:12.344180+0000","last_change":"2024-08-17T17:12:12.344180+0000","last_active":"2024-08-17T17:12:12.344180+0000","last_peered":"2024-08-17T17:12:12.344180+0000","last_clean":"2024-08-17T17:12:12.344180+0000","last_became_active":"2024-08-17T17:12:12.343327+0000","last_became_peered":"2024-08-17T17:12:12.343327+0000","last_unstale":"2024-08-17T17:12:12.344180+0000","last_undegraded":"2024-08-17T17:12:12.344180+0000","last_fullsized":"2024-08-17T17:12:12.344180+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:49.901354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378671+0000","last_change":"2024-08-17T17:11:12.893478+0000","last_active":"2024-08-17T17:12:10.378671+0000","last_peered":"2024-08-17T17:12:10.378671+0000","last_clean":"2024-08-17T17:12:10.378671+0000","last_became_active":"2024-08-17T17:11:12.892597+0000","last_became_peered":"2024-08-17T17:11:12.892597+0000","last_unstale":"2024-08-17T17:12:10.378671+0000","last_undegraded":"2024-08-17T17:12:10.378671+0000","last_fullsized":"2024-08-17T17:12:10.378671+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:49.554515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375801+0000","last_change":"2024-08-17T17:11:13.908639+0000","last_active":"2024-08-17T17:12:10.375801+0000","last_peered":"2024-08-17T17:12:10.375801+0000","last_clean":"2024-08-17T17:12:10.375801+0000","last_became_active":"2024-08-17T17:11:13.907737+0000","last_became_peered":"2024-08-17T17:11:13.907737+0000","last_unstale":"2024-08-17T17:12:10.375801+0000","last_undegraded":"2024-08-17T17:12:10.375801+0000","last_fullsized":"2024-08-17T17:12:10.375801+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:09.743900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379423+0000","last_change":"2024-08-17T17:11:12.883012+0000","last_active":"2024-08-17T17:12:10.379423+0000","last_peered":"2024-08-17T17:12:10.379423+0000","last_clean":"2024-08-17T17:12:10.379423+0000","last_became_active":"2024-08-17T17:11:12.882240+0000","last_became_peered":"2024-08-17T17:11:12.882240+0000","last_unstale":"2024-08-17T17:12:10.379423+0000","last_undegraded":"2024-08-17T17:12:10.379423+0000","last_fullsized":"2024-08-17T17:12:10.379423+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:09.154144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378463+0000","last_change":"2024-08-17T17:11:13.918835+0000","last_active":"2024-08-17T17:12:10.378463+0000","last_peered":"2024-08-17T17:12:10.378463+0000","last_clean":"2024-08-17T17:12:10.378463+0000","last_became_active":"2024-08-17T17:11:13.917634+0000","last_became_peered":"2024-08-17T17:11:13.917634+0000","last_unstale":"2024-08-17T17:12:10.378463+0000","last_undegraded":"2024-08-17T17:12:10.378463+0000","last_fullsized":"2024-08-17T17:12:10.378463+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:24.692568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378786+0000","last_change":"2024-08-17T17:11:12.901101+0000","last_active":"2024-08-17T17:12:10.378786+0000","last_peered":"2024-08-17T17:12:10.378786+0000","last_clean":"2024-08-17T17:12:10.378786+0000","last_became_active":"2024-08-17T17:11:12.898599+0000","last_became_peered":"2024-08-17T17:11:12.898599+0000","last_unstale":"2024-08-17T17:12:10.378786+0000","last_undegraded":"2024-08-17T17:12:10.378786+0000","last_fullsized":"2024-08-17T17:12:10.378786+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:23.719399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376255+0000","last_change":"2024-08-17T17:11:13.896898+0000","last_active":"2024-08-17T17:12:10.376255+0000","last_peered":"2024-08-17T17:12:10.376255+0000","last_clean":"2024-08-17T17:12:10.376255+0000","last_became_active":"2024-08-17T17:11:13.894074+0000","last_became_peered":"2024-08-17T17:11:13.894074+0000","last_unstale":"2024-08-17T17:12:10.376255+0000","last_undegraded":"2024-08-17T17:12:10.376255+0000","last_fullsized":"2024-08-17T17:12:10.376255+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:49:05.988064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":22,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577462+0000","last_change":"2024-08-17T17:11:12.894849+0000","last_active":"2024-08-17T17:12:10.577462+0000","last_peered":"2024-08-17T17:12:10.577462+0000","last_clean":"2024-08-17T17:12:10.577462+0000","last_became_active":"2024-08-17T17:11:12.893576+0000","last_became_peered":"2024-08-17T17:11:12.893576+0000","last_unstale":"2024-08-17T17:12:10.577462+0000","last_undegraded":"2024-08-17T17:12:10.577462+0000","last_fullsized":"2024-08-17T17:12:10.577462+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:09.138284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"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":2338,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234056,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298712,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446440,"statfs":{"total":95995035648,"available":95689154560,"internally_reserved":0,"allocated":1388544,"data_stored":932055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91500000000000004,"15min":0.88900000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2050000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.93999999999999995,"15min":0.96799999999999997},"min":{"1min":0.623,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2410000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.0569999999999999}]},{"osd":1,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.93000000000000005,"15min":0.96599999999999997},"min":{"1min":0.59399999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1919999999999999,"5min":1.306,"15min":1.306},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.72799999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2350000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.879}]},{"osd":2,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.91600000000000004,"15min":0.93400000000000005},"min":{"1min":0.55400000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.129,"5min":1.248,"15min":1.248},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97399999999999998,"15min":0.98799999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2350000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.77300000000000002}]},{"osd":3,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.98899999999999999,"15min":1.0169999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2170000000000001,"5min":1.45,"15min":1.45},"last":1.026},{"interface":"front","average":{"1min":1.016,"5min":1.004,"15min":1.026},"min":{"1min":0.69299999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2430000000000001,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.1779999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.93700000000000006,"15min":0.97499999999999998},"min":{"1min":0.65500000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.3100000000000001,"5min":1.532,"15min":1.532},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.012,"5min":1.018,"15min":1.052},"min":{"1min":0.62,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.339,"5min":1.444,"15min":1.444},"last":1.236}]},{"osd":5,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.98499999999999999,"15min":1.0129999999999999},"min":{"1min":0.67300000000000004,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.304,"5min":1.504,"15min":1.504},"last":1.093},{"interface":"front","average":{"1min":1.103,"5min":1.0720000000000001,"15min":1.0940000000000001},"min":{"1min":0.77600000000000002,"5min":0.373,"15min":0.373},"max":{"1min":1.3540000000000001,"5min":1.45,"15min":1.45},"last":1.28}]},{"osd":6,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.113,"15min":1.1439999999999999},"min":{"1min":0.90800000000000003,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3979999999999999,"5min":1.49,"15min":1.49},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.139,"15min":1.1479999999999999},"min":{"1min":0.86099999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.306,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.3140000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495699,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298704,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446448,"statfs":{"total":95995035648,"available":95689162752,"internally_reserved":0,"allocated":1380352,"data_stored":931928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85799999999999998,"15min":0.95699999999999996},"min":{"1min":0.63800000000000001,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.347,"5min":1.347,"15min":1.4239999999999999},"last":0.995},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.88,"15min":0.85199999999999998},"min":{"1min":0.58199999999999996,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2889999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.91300000000000003}]},{"osd":1,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0149999999999999,"15min":0.97699999999999998},"min":{"1min":0.53800000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.258,"5min":1.556,"15min":1.556},"last":0.746},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.024,"15min":1.048},"min":{"1min":0.77700000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.365,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.038}]},{"osd":2,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.92200000000000004,"15min":0.92800000000000005},"min":{"1min":0.65000000000000002,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.379,"5min":1.45,"15min":1.45},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.96799999999999997,"15min":0.92100000000000004},"min":{"1min":0.72199999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.222,"5min":3.6019999999999999,"15min":3.6019999999999999},"last":0.94499999999999995}]},{"osd":3,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.97199999999999998,"15min":0.95699999999999996},"min":{"1min":0.67300000000000004,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2969999999999999,"5min":1.48,"15min":1.48},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0069999999999999,"15min":0.97799999999999998},"min":{"1min":0.86299999999999999,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.288,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.81599999999999995}]},{"osd":4,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93200000000000005,"15min":0.83599999999999997},"min":{"1min":0.63900000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3180000000000001,"5min":3.77,"15min":3.77},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.018,"15min":0.96199999999999997},"min":{"1min":0.74299999999999999,"5min":0.437,"15min":0.437},"max":{"1min":1.4750000000000001,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.141}]},{"osd":5,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0589999999999999,"15min":0.96899999999999997},"min":{"1min":0.81299999999999994,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.403,"5min":3.8149999999999999,"15min":3.8149999999999999},"last":1.194},{"interface":"front","average":{"1min":1.236,"5min":1.175,"15min":1.101},"min":{"1min":0.89700000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.425,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.228}]},{"osd":7,"last update":"Sat Aug 17 17:12:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.075,"15min":1.073},"min":{"1min":0.79900000000000004,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.397,"5min":3.7130000000000001,"15min":3.7130000000000001},"last":1.268},{"interface":"front","average":{"1min":1.194,"5min":1.175,"15min":1.167},"min":{"1min":0.94499999999999995,"5min":0.443,"15min":0.443},"max":{"1min":1.5189999999999999,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.298}]}]},{"osd":5,"up_from":38,"seq":163208757342,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298112,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447040,"statfs":{"total":95995035648,"available":95689768960,"internally_reserved":0,"allocated":774144,"data_stored":340313,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.88400000000000001,"15min":0.86799999999999999},"min":{"1min":0.56299999999999994,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.21,"5min":1.359,"15min":1.359},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.95999999999999996,"15min":0.91100000000000003},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.55200000000000005},"max":{"1min":1.288,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.95099999999999996}]},{"osd":1,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88900000000000001,"15min":0.90000000000000002},"min":{"1min":0.60299999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3580000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.127},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.97399999999999998,"15min":0.94499999999999995},"min":{"1min":0.65600000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.371,"5min":1.556,"15min":1.556},"last":1.3440000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.91300000000000003,"15min":0.85599999999999998},"min":{"1min":0.68000000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.264,"5min":1.29,"15min":1.29},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.99299999999999999,"15min":0.98199999999999998},"min":{"1min":0.70899999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3129999999999999,"5min":1.3700000000000001,"15min":1.4870000000000001},"last":1.0589999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.92000000000000004,"15min":0.91100000000000003},"min":{"1min":0.57599999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.05,"5min":1.0289999999999999,"15min":0.98599999999999999},"min":{"1min":0.79600000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3320000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.3839999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.997,"15min":0.85799999999999998},"min":{"1min":0.75800000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.2609999999999999,"5min":1.494,"15min":1.494},"last":1.216},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96899999999999997,"15min":0.874},"min":{"1min":0.69199999999999995,"5min":0.37,"15min":0.37},"max":{"1min":1.206,"5min":1.3360000000000001,"15min":1.569},"last":1.034}]},{"osd":6,"last update":"Sat Aug 17 17:12:32 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.02,"15min":0.95899999999999996},"min":{"1min":0.95399999999999996,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.3520000000000001,"5min":1.444,"15min":1.444},"last":1.163},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0609999999999999,"15min":0.95399999999999996},"min":{"1min":0.71599999999999997,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.347,"5min":1.635,"15min":1.635},"last":0.996}]},{"osd":7,"last update":"Sat Aug 17 17:12:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.109,"15min":1.079},"min":{"1min":0.38900000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3879999999999999,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.159,"15min":1.1439999999999999},"min":{"1min":0.41699999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.4350000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.4339999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018985,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":786432,"data_stored":341352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.89200000000000002,"15min":0.82299999999999995},"min":{"1min":0.64600000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3380000000000001,"5min":1.399,"15min":1.399},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.86699999999999999,"15min":0.81899999999999995},"min":{"1min":0.54200000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1040000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.79000000000000004}]},{"osd":1,"last update":"Sat Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.88300000000000001,"15min":0.82899999999999996},"min":{"1min":0.66300000000000003,"5min":0.53900000000000003,"15min":0.52200000000000002},"max":{"1min":1.151,"5min":1.419,"15min":1.419},"last":1.173},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.92900000000000005,"15min":0.85899999999999999},"min":{"1min":0.60299999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.234,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0249999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.98899999999999999,"15min":0.91300000000000003},"min":{"1min":0.57999999999999996,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.611,"5min":2.8679999999999999,"15min":2.8679999999999999},"last":1.202},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.90700000000000003,"15min":0.85399999999999998},"min":{"1min":0.65000000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.2589999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.99299999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98999999999999999,"15min":0.93600000000000005},"min":{"1min":0.71999999999999997,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1910000000000001,"5min":1.385,"15min":1.385},"last":1.121},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.05,"15min":0.98699999999999999},"min":{"1min":0.80600000000000005,"5min":0.61599999999999999,"15min":0.56299999999999994},"max":{"1min":1.276,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.94699999999999995}]},{"osd":5,"last update":"Sat Aug 17 17:12:36 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":0.97799999999999998,"15min":0.82999999999999996},"min":{"1min":0.66700000000000004,"5min":0.45300000000000001,"15min":0.377},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0429999999999999,"15min":0.86399999999999999},"min":{"1min":0.61899999999999999,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.0600000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:12:29 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.96299999999999997,"15min":0.871},"min":{"1min":0.59599999999999997,"5min":0.48999999999999999,"15min":0.39500000000000002},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0509999999999999,"15min":0.93300000000000005},"min":{"1min":0.749,"5min":0.39600000000000002,"15min":0.373},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.143}]},{"osd":7,"last update":"Sat Aug 17 17:12:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1259999999999999,"15min":1.097},"min":{"1min":0.73199999999999998,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3779999999999999,"5min":1.633,"15min":1.633},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.123,"5min":1.0960000000000001,"15min":1.028},"min":{"1min":0.86899999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.2649999999999999,"5min":1.679,"15min":1.679},"last":1.0920000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182514,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298104,"kb_used_data":748,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447048,"statfs":{"total":95995035648,"available":95689777152,"internally_reserved":0,"allocated":765952,"data_stored":339744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:11:57 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.67500000000000004,"15min":0.66400000000000003},"min":{"1min":0.309,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.0009999999999999,"5min":3.073,"15min":3.073},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.73199999999999998,"15min":0.72599999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0449999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.65100000000000002}]},{"osd":1,"last update":"Sat Aug 17 17:11:57 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.73699999999999999,"15min":0.75900000000000001},"min":{"1min":0.34899999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.1180000000000001,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.75600000000000001,"15min":0.77000000000000002},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.95199999999999996,"5min":3.1440000000000001,"15min":3.1440000000000001},"last":0.68899999999999995}]},{"osd":2,"last update":"Sat Aug 17 17:11:57 2024","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.83599999999999997,"15min":0.81499999999999995},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.002,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.81299999999999994,"15min":0.82599999999999996},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.0740000000000001,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.50900000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:12:50 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.98999999999999999,"15min":0.95599999999999996},"min":{"1min":0.67000000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3680000000000001,"5min":3.2850000000000001,"15min":3.2850000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1,"5min":0.98599999999999999,"15min":0.96699999999999997},"min":{"1min":0.56000000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.538,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.93500000000000005}]},{"osd":5,"last update":"Sat Aug 17 17:12:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.016,"15min":0.97999999999999998},"min":{"1min":0.75,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2649999999999999,"5min":3.6619999999999999,"15min":3.6619999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.044,"5min":1.032,"15min":1.028},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.468,"5min":3.7290000000000001,"15min":3.7290000000000001},"last":0.97599999999999998}]},{"osd":6,"last update":"Sat Aug 17 17:12:30 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.028,"15min":1.0680000000000001},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.222},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.1040000000000001,"15min":1.1379999999999999},"min":{"1min":0.79400000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2629999999999999,"5min":3.7080000000000002,"15min":3.7080000000000002},"last":1.0469999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:12:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.121,"15min":1.1020000000000001},"min":{"1min":0.65100000000000002,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.413,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.1399999999999999,"15min":1.1240000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.494,"5min":3.7650000000000001,"15min":3.7650000000000001},"last":1.141}]}]},{"osd":2,"up_from":18,"seq":77309411453,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298108,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447044,"statfs":{"total":95995035648,"available":95689773056,"internally_reserved":0,"allocated":770048,"data_stored":340258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.67000000000000004,"15min":0.60999999999999999},"min":{"1min":0.441,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":1.1779999999999999,"5min":1.276,"15min":1.276},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.71099999999999997,"15min":0.63400000000000001},"min":{"1min":0.51700000000000002,"5min":0.33300000000000002,"15min":0.316},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.75}]},{"osd":1,"last update":"Sat Aug 17 17:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.76400000000000001,"15min":0.68400000000000005},"min":{"1min":0.40799999999999997,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.246,"5min":1.246,"15min":3.351},"last":0.44},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.755,"15min":0.66900000000000004},"min":{"1min":0.47999999999999998,"5min":0.40300000000000002,"15min":0.29499999999999998},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.63800000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:11:55 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.84999999999999998,"15min":0.82499999999999996},"min":{"1min":0.498,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.244,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.83199999999999996,"15min":0.83299999999999996},"min":{"1min":0.51200000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.6779999999999999},"last":0.80200000000000005}]},{"osd":4,"last update":"Sat Aug 17 17:12:49 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.92000000000000004,"15min":0.90300000000000002},"min":{"1min":0.63400000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.117,"5min":1.331,"15min":1.7909999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":1.091,"5min":1.0449999999999999,"15min":0.99299999999999999},"min":{"1min":0.754,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3600000000000001,"5min":1.472,"15min":1.472},"last":0.85299999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:12:38 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0069999999999999,"15min":1.002},"min":{"1min":0.629,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.071,"15min":1.022},"min":{"1min":0.64700000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.93400000000000005}]},{"osd":6,"last update":"Sat Aug 17 17:12:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.109,"15min":1.083},"min":{"1min":0.68300000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.5349999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.147,"5min":1.0649999999999999,"15min":1.0629999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.96299999999999997}]},{"osd":7,"last update":"Sat Aug 17 17:12:20 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.032,"15min":0.98399999999999999},"min":{"1min":0.79200000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1639999999999999,"15min":1.131},"min":{"1min":0.71299999999999997,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.595,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.86899999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574985,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298100,"kb_used_data":748,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447052,"statfs":{"total":95995035648,"available":95689781248,"internally_reserved":0,"allocated":765952,"data_stored":339673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.66900000000000004,"15min":0.60099999999999998},"min":{"1min":0.34599999999999997,"5min":0.32900000000000001,"15min":0.28000000000000003},"max":{"1min":0.93300000000000005,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.75700000000000001,"15min":0.66500000000000004},"min":{"1min":0.312,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1299999999999999,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.1299999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.70499999999999996,"15min":0.68300000000000005},"min":{"1min":0.377,"5min":0.35199999999999998,"15min":0.32200000000000001},"max":{"1min":1.157,"5min":1.202,"15min":1.202},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.78700000000000003,"15min":0.73599999999999999},"min":{"1min":0.45100000000000001,"5min":0.35099999999999998,"15min":0.33500000000000002},"max":{"1min":1.0700000000000001,"5min":1.212,"15min":1.2749999999999999},"last":0.70999999999999996}]},{"osd":3,"last update":"Sat Aug 17 17:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.81399999999999995,"15min":0.80100000000000005},"min":{"1min":0.42299999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.381},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.746,"5min":0.74299999999999999,"15min":0.752},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.76700000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:12:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98699999999999999,"15min":0.94599999999999995},"min":{"1min":0.77100000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.3899999999999999,"5min":1.429,"15min":1.429},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0149999999999999,"15min":0.97999999999999998},"min":{"1min":0.74299999999999999,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.387,"5min":1.391,"15min":1.391},"last":0.94799999999999995}]},{"osd":5,"last update":"Sat Aug 17 17:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.98299999999999998,"15min":0.97299999999999998},"min":{"1min":0.59099999999999997,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0489999999999999,"15min":1.095},"min":{"1min":0.61399999999999999,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3859999999999999,"5min":1.4119999999999999,"15min":1.663},"last":0.92700000000000005}]},{"osd":6,"last update":"Sat Aug 17 17:12:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0069999999999999,"15min":1.0229999999999999},"min":{"1min":0.69399999999999995,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.044},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.101,"15min":1.1479999999999999},"min":{"1min":0.85099999999999998,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.367,"5min":1.514,"15min":1.6839999999999999},"last":1.0189999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:12:22 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1299999999999999,"15min":1.194},"min":{"1min":0.749,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.413,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.105,"5min":1.075,"15min":1.135},"min":{"1min":0.747,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.1080000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738516,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298692,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446460,"statfs":{"total":95995035648,"available":95689175040,"internally_reserved":0,"allocated":1368064,"data_stored":930879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:00 2024","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.63900000000000001,"15min":0.58399999999999996},"min":{"1min":0.44800000000000001,"5min":0.27900000000000003,"15min":0.27600000000000002},"max":{"1min":0.81599999999999995,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.80200000000000005,"15min":0.67400000000000004},"min":{"1min":0.317,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.133,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.72699999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:11:54 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.79600000000000004,"15min":0.70699999999999996},"min":{"1min":0.505,"5min":0.315,"15min":0.315},"max":{"1min":1.4430000000000001,"5min":1.659,"15min":1.659},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.70799999999999996,"15min":0.64700000000000002},"min":{"1min":0.46600000000000003,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.0649999999999999,"5min":1.46,"15min":1.46},"last":0.81200000000000006}]},{"osd":3,"last update":"Sat Aug 17 17:11:54 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.86899999999999999,"15min":0.81899999999999995},"min":{"1min":0.61399999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.98499999999999999,"5min":1.633,"15min":1.633},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.01,"5min":0.97799999999999998,"15min":0.91500000000000004},"min":{"1min":0.746,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.212,"5min":1.589,"15min":1.589},"last":1.026}]},{"osd":4,"last update":"Sat Aug 17 17:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.876,"15min":0.83699999999999997},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1080000000000001,"15min":1.04},"min":{"1min":0.67200000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.7070000000000001},"last":1.218}]},{"osd":5,"last update":"Sat Aug 17 17:12:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0760000000000001,"15min":1.048},"min":{"1min":0.63700000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.484,"5min":1.571,"15min":1.571},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92100000000000004,"15min":0.90500000000000003},"min":{"1min":0.57899999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3939999999999999,"5min":1.615,"15min":1.615},"last":0.98999999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:12:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.96399999999999997,"15min":1.004},"min":{"1min":0.60399999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4570000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.002,"15min":1},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.1850000000000001}]},{"osd":7,"last update":"Sat Aug 17 17:12:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.038},"min":{"1min":0.623,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3049999999999999,"5min":1.325,"15min":1.325},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.165,"15min":1.2070000000000001},"min":{"1min":0.64600000000000002,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.49,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.2729999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:13:02.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:13:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:03 smithi016 bash[22374]: audit 2024-08-17T17:13:02.122907+0000 mgr.y (mgr.24317) 185 : audit [DBG] from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:13:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:03 smithi016 bash[22374]: cluster 2024-08-17T17:13:02.160686+0000 mgr.y (mgr.24317) 186 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:03.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:03 smithi016 bash[31551]: audit 2024-08-17T17:13:02.122907+0000 mgr.y (mgr.24317) 185 : audit [DBG] from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:13:03.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:03 smithi016 bash[31551]: cluster 2024-08-17T17:13:02.160686+0000 mgr.y (mgr.24317) 186 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:03 smithi060 bash[24532]: audit 2024-08-17T17:13:02.122907+0000 mgr.y (mgr.24317) 185 : audit [DBG] from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:13:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:03 smithi060 bash[24532]: cluster 2024-08-17T17:13:02.160686+0000 mgr.y (mgr.24317) 186 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:13:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:13:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:05 smithi016 bash[22374]: cluster 2024-08-17T17:13:04.161239+0000 mgr.y (mgr.24317) 187 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:05 smithi016 bash[31551]: cluster 2024-08-17T17:13:04.161239+0000 mgr.y (mgr.24317) 187 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:05 smithi060 bash[24532]: cluster 2024-08-17T17:13:04.161239+0000 mgr.y (mgr.24317) 187 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:07.712 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:07.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:07 smithi016 bash[22374]: cluster 2024-08-17T17:13:06.162257+0000 mgr.y (mgr.24317) 188 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:07.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:07 smithi016 bash[31551]: cluster 2024-08-17T17:13:06.162257+0000 mgr.y (mgr.24317) 188 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:07 smithi060 bash[24532]: cluster 2024-08-17T17:13:06.162257+0000 mgr.y (mgr.24317) 188 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:08.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:08 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:08] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-08-17T17:13:09.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:09 smithi016 bash[22374]: cluster 2024-08-17T17:13:08.162818+0000 mgr.y (mgr.24317) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:09.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:09 smithi016 bash[31551]: cluster 2024-08-17T17:13:08.162818+0000 mgr.y (mgr.24317) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:09 smithi060 bash[24532]: cluster 2024-08-17T17:13:08.162818+0000 mgr.y (mgr.24317) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:10 smithi016 bash[22374]: audit 2024-08-17T17:13:10.155104+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:10 smithi016 bash[31551]: audit 2024-08-17T17:13:10.155104+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:10 smithi060 bash[24532]: audit 2024-08-17T17:13:10.155104+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:11.307 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:13:11.309 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:13:11.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:11 smithi016 bash[22374]: cluster 2024-08-17T17:13:10.163426+0000 mgr.y (mgr.24317) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:11 smithi016 bash[31551]: cluster 2024-08-17T17:13:10.163426+0000 mgr.y (mgr.24317) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:11.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:11 smithi060 bash[24532]: cluster 2024-08-17T17:13:10.163426+0000 mgr.y (mgr.24317) 190 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:12.107 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":168,"stamp":"2024-08-17T17:13:10.163074+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":226,"num_write_kb":2431,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":176,"ondisk_log_size":176,"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":2386652,"kb_used_data":7812,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574564,"statfs":{"total":767960285184,"available":765516353536,"internally_reserved":0,"allocated":7999488,"data_stored":4496202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.003907"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378826+0000","last_change":"2024-08-17T17:11:13.917019+0000","last_active":"2024-08-17T17:12:10.378826+0000","last_peered":"2024-08-17T17:12:10.378826+0000","last_clean":"2024-08-17T17:12:10.378826+0000","last_became_active":"2024-08-17T17:11:13.916213+0000","last_became_peered":"2024-08-17T17:11:13.916213+0000","last_unstale":"2024-08-17T17:12:10.378826+0000","last_undegraded":"2024-08-17T17:12:10.378826+0000","last_fullsized":"2024-08-17T17:12:10.378826+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:15:45.854503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":19,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375613+0000","last_change":"2024-08-17T17:11:12.882398+0000","last_active":"2024-08-17T17:12:10.375613+0000","last_peered":"2024-08-17T17:12:10.375613+0000","last_clean":"2024-08-17T17:12:10.375613+0000","last_became_active":"2024-08-17T17:11:12.881624+0000","last_became_peered":"2024-08-17T17:11:12.881624+0000","last_unstale":"2024-08-17T17:12:10.375613+0000","last_undegraded":"2024-08-17T17:12:10.375613+0000","last_fullsized":"2024-08-17T17:12:10.375613+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:35.785531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378280+0000","last_change":"2024-08-17T17:11:12.915269+0000","last_active":"2024-08-17T17:12:10.378280+0000","last_peered":"2024-08-17T17:12:10.378280+0000","last_clean":"2024-08-17T17:12:10.378280+0000","last_became_active":"2024-08-17T17:11:12.914662+0000","last_became_peered":"2024-08-17T17:11:12.914662+0000","last_unstale":"2024-08-17T17:12:10.378280+0000","last_undegraded":"2024-08-17T17:12:10.378280+0000","last_fullsized":"2024-08-17T17:12:10.378280+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:27:07.853681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577174+0000","last_change":"2024-08-17T17:11:12.914100+0000","last_active":"2024-08-17T17:12:10.577174+0000","last_peered":"2024-08-17T17:12:10.577174+0000","last_clean":"2024-08-17T17:12:10.577174+0000","last_became_active":"2024-08-17T17:11:12.913463+0000","last_became_peered":"2024-08-17T17:11:12.913463+0000","last_unstale":"2024-08-17T17:12:10.577174+0000","last_undegraded":"2024-08-17T17:12:10.577174+0000","last_fullsized":"2024-08-17T17:12:10.577174+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:45.107489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577286+0000","last_change":"2024-08-17T17:11:13.922157+0000","last_active":"2024-08-17T17:12:10.577286+0000","last_peered":"2024-08-17T17:12:10.577286+0000","last_clean":"2024-08-17T17:12:10.577286+0000","last_became_active":"2024-08-17T17:11:13.919335+0000","last_became_peered":"2024-08-17T17:11:13.919335+0000","last_unstale":"2024-08-17T17:12:10.577286+0000","last_undegraded":"2024-08-17T17:12:10.577286+0000","last_fullsized":"2024-08-17T17:12:10.577286+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:04:53.086829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374187+0000","last_change":"2024-08-17T17:11:12.891762+0000","last_active":"2024-08-17T17:12:10.374187+0000","last_peered":"2024-08-17T17:12:10.374187+0000","last_clean":"2024-08-17T17:12:10.374187+0000","last_became_active":"2024-08-17T17:11:12.890714+0000","last_became_peered":"2024-08-17T17:11:12.890714+0000","last_unstale":"2024-08-17T17:12:10.374187+0000","last_undegraded":"2024-08-17T17:12:10.374187+0000","last_fullsized":"2024-08-17T17:12:10.374187+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:39.676546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:12:12.346044+0000","last_change":"2024-08-17T17:12:12.346044+0000","last_active":"2024-08-17T17:12:12.346044+0000","last_peered":"2024-08-17T17:12:12.346044+0000","last_clean":"2024-08-17T17:12:12.346044+0000","last_became_active":"2024-08-17T17:12:12.345720+0000","last_became_peered":"2024-08-17T17:12:12.345720+0000","last_unstale":"2024-08-17T17:12:12.346044+0000","last_undegraded":"2024-08-17T17:12:12.346044+0000","last_fullsized":"2024-08-17T17:12:12.346044+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:22:56.339872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.369204+0000","last_change":"2024-08-17T17:11:12.890550+0000","last_active":"2024-08-17T17:12:10.369204+0000","last_peered":"2024-08-17T17:12:10.369204+0000","last_clean":"2024-08-17T17:12:10.369204+0000","last_became_active":"2024-08-17T17:11:12.889712+0000","last_became_peered":"2024-08-17T17:11:12.889712+0000","last_unstale":"2024-08-17T17:12:10.369204+0000","last_undegraded":"2024-08-17T17:12:10.369204+0000","last_fullsized":"2024-08-17T17:12:10.369204+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:03.630640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376143+0000","last_change":"2024-08-17T17:11:12.880405+0000","last_active":"2024-08-17T17:12:10.376143+0000","last_peered":"2024-08-17T17:12:10.376143+0000","last_clean":"2024-08-17T17:12:10.376143+0000","last_became_active":"2024-08-17T17:11:12.879475+0000","last_became_peered":"2024-08-17T17:11:12.879475+0000","last_unstale":"2024-08-17T17:12:10.376143+0000","last_undegraded":"2024-08-17T17:12:10.376143+0000","last_fullsized":"2024-08-17T17:12:10.376143+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:07.375204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373573+0000","last_change":"2024-08-17T17:11:13.298216+0000","last_active":"2024-08-17T17:12:10.373573+0000","last_peered":"2024-08-17T17:12:10.373573+0000","last_clean":"2024-08-17T17:12:10.373573+0000","last_became_active":"2024-08-17T17:11:13.297382+0000","last_became_peered":"2024-08-17T17:11:13.297382+0000","last_unstale":"2024-08-17T17:12:10.373573+0000","last_undegraded":"2024-08-17T17:12:10.373573+0000","last_fullsized":"2024-08-17T17:12:10.373573+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:34.441698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374475+0000","last_change":"2024-08-17T17:11:12.878198+0000","last_active":"2024-08-17T17:12:10.374475+0000","last_peered":"2024-08-17T17:12:10.374475+0000","last_clean":"2024-08-17T17:12:10.374475+0000","last_became_active":"2024-08-17T17:11:12.877358+0000","last_became_peered":"2024-08-17T17:11:12.877358+0000","last_unstale":"2024-08-17T17:12:10.374475+0000","last_undegraded":"2024-08-17T17:12:10.374475+0000","last_fullsized":"2024-08-17T17:12:10.374475+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:43.962495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374721+0000","last_change":"2024-08-17T17:11:13.918976+0000","last_active":"2024-08-17T17:12:10.374721+0000","last_peered":"2024-08-17T17:12:10.374721+0000","last_clean":"2024-08-17T17:12:10.374721+0000","last_became_active":"2024-08-17T17:11:13.918180+0000","last_became_peered":"2024-08-17T17:11:13.918180+0000","last_unstale":"2024-08-17T17:12:10.374721+0000","last_undegraded":"2024-08-17T17:12:10.374721+0000","last_fullsized":"2024-08-17T17:12:10.374721+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:28:52.123717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375234+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:12:10.375234+0000","last_peered":"2024-08-17T17:12:10.375234+0000","last_clean":"2024-08-17T17:12:10.375234+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:12:10.375234+0000","last_undegraded":"2024-08-17T17:12:10.375234+0000","last_fullsized":"2024-08-17T17:12:10.375234+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:12:12.241619+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:12:12.241619+0000","last_peered":"2024-08-17T17:12:12.241619+0000","last_clean":"2024-08-17T17:12:12.241619+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:12:12.241619+0000","last_undegraded":"2024-08-17T17:12:12.241619+0000","last_fullsized":"2024-08-17T17:12:12.241619+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378899+0000","last_change":"2024-08-17T17:11:12.899927+0000","last_active":"2024-08-17T17:12:10.378899+0000","last_peered":"2024-08-17T17:12:10.378899+0000","last_clean":"2024-08-17T17:12:10.378899+0000","last_became_active":"2024-08-17T17:11:12.899234+0000","last_became_peered":"2024-08-17T17:11:12.899234+0000","last_unstale":"2024-08-17T17:12:10.378899+0000","last_undegraded":"2024-08-17T17:12:10.378899+0000","last_fullsized":"2024-08-17T17:12:10.378899+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:29.458293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577168+0000","last_change":"2024-08-17T17:11:13.906537+0000","last_active":"2024-08-17T17:12:10.577168+0000","last_peered":"2024-08-17T17:12:10.577168+0000","last_clean":"2024-08-17T17:12:10.577168+0000","last_became_active":"2024-08-17T17:11:13.905742+0000","last_became_peered":"2024-08-17T17:11:13.905742+0000","last_unstale":"2024-08-17T17:12:10.577168+0000","last_undegraded":"2024-08-17T17:12:10.577168+0000","last_fullsized":"2024-08-17T17:12:10.577168+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:27.756596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'3","reported_seq":19,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379819+0000","last_change":"2024-08-17T17:11:12.917070+0000","last_active":"2024-08-17T17:12:10.379819+0000","last_peered":"2024-08-17T17:12:10.379819+0000","last_clean":"2024-08-17T17:12:10.379819+0000","last_became_active":"2024-08-17T17:11:12.915736+0000","last_became_peered":"2024-08-17T17:11:12.915736+0000","last_unstale":"2024-08-17T17:12:10.379819+0000","last_undegraded":"2024-08-17T17:12:10.379819+0000","last_fullsized":"2024-08-17T17:12:10.379819+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:26:53.914054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374518+0000","last_change":"2024-08-17T17:11:13.918695+0000","last_active":"2024-08-17T17:12:10.374518+0000","last_peered":"2024-08-17T17:12:10.374518+0000","last_clean":"2024-08-17T17:12:10.374518+0000","last_became_active":"2024-08-17T17:11:13.917947+0000","last_became_peered":"2024-08-17T17:11:13.917947+0000","last_unstale":"2024-08-17T17:12:10.374518+0000","last_undegraded":"2024-08-17T17:12:10.374518+0000","last_fullsized":"2024-08-17T17:12:10.374518+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:01.752020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.369574+0000","last_change":"2024-08-17T17:11:12.893673+0000","last_active":"2024-08-17T17:12:10.369574+0000","last_peered":"2024-08-17T17:12:10.369574+0000","last_clean":"2024-08-17T17:12:10.369574+0000","last_became_active":"2024-08-17T17:11:12.892751+0000","last_became_peered":"2024-08-17T17:11:12.892751+0000","last_unstale":"2024-08-17T17:12:10.369574+0000","last_undegraded":"2024-08-17T17:12:10.369574+0000","last_fullsized":"2024-08-17T17:12:10.369574+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:05.722215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377025+0000","last_change":"2024-08-17T17:11:13.899208+0000","last_active":"2024-08-17T17:12:10.377025+0000","last_peered":"2024-08-17T17:12:10.377025+0000","last_clean":"2024-08-17T17:12:10.377025+0000","last_became_active":"2024-08-17T17:11:13.893736+0000","last_became_peered":"2024-08-17T17:11:13.893736+0000","last_unstale":"2024-08-17T17:12:10.377025+0000","last_undegraded":"2024-08-17T17:12:10.377025+0000","last_fullsized":"2024-08-17T17:12:10.377025+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:08:11.132320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374978+0000","last_change":"2024-08-17T17:11:12.884409+0000","last_active":"2024-08-17T17:12:10.374978+0000","last_peered":"2024-08-17T17:12:10.374978+0000","last_clean":"2024-08-17T17:12:10.374978+0000","last_became_active":"2024-08-17T17:11:12.883221+0000","last_became_peered":"2024-08-17T17:11:12.883221+0000","last_unstale":"2024-08-17T17:12:10.374978+0000","last_undegraded":"2024-08-17T17:12:10.374978+0000","last_fullsized":"2024-08-17T17:12:10.374978+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:58.578398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374766+0000","last_change":"2024-08-17T17:11:13.912455+0000","last_active":"2024-08-17T17:12:10.374766+0000","last_peered":"2024-08-17T17:12:10.374766+0000","last_clean":"2024-08-17T17:12:10.374766+0000","last_became_active":"2024-08-17T17:11:13.911672+0000","last_became_peered":"2024-08-17T17:11:13.911672+0000","last_unstale":"2024-08-17T17:12:10.374766+0000","last_undegraded":"2024-08-17T17:12:10.374766+0000","last_fullsized":"2024-08-17T17:12:10.374766+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:06:09.564939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378277+0000","last_change":"2024-08-17T17:11:12.915545+0000","last_active":"2024-08-17T17:12:10.378277+0000","last_peered":"2024-08-17T17:12:10.378277+0000","last_clean":"2024-08-17T17:12:10.378277+0000","last_became_active":"2024-08-17T17:11:12.911831+0000","last_became_peered":"2024-08-17T17:11:12.911831+0000","last_unstale":"2024-08-17T17:12:10.378277+0000","last_undegraded":"2024-08-17T17:12:10.378277+0000","last_fullsized":"2024-08-17T17:12:10.378277+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:03.916189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376157+0000","last_change":"2024-08-17T17:11:13.915037+0000","last_active":"2024-08-17T17:12:10.376157+0000","last_peered":"2024-08-17T17:12:10.376157+0000","last_clean":"2024-08-17T17:12:10.376157+0000","last_became_active":"2024-08-17T17:11:13.914113+0000","last_became_peered":"2024-08-17T17:11:13.914113+0000","last_unstale":"2024-08-17T17:12:10.376157+0000","last_undegraded":"2024-08-17T17:12:10.376157+0000","last_fullsized":"2024-08-17T17:12:10.376157+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:12:16.664699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":277,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375588+0000","last_change":"2024-08-17T17:07:13.013670+0000","last_active":"2024-08-17T17:12:10.375588+0000","last_peered":"2024-08-17T17:12:10.375588+0000","last_clean":"2024-08-17T17:12:10.375588+0000","last_became_active":"2024-08-17T17:07:13.012724+0000","last_became_peered":"2024-08-17T17:07:13.012724+0000","last_unstale":"2024-08-17T17:12:10.375588+0000","last_undegraded":"2024-08-17T17:12:10.375588+0000","last_fullsized":"2024-08-17T17:12:10.375588+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:11.470001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378239+0000","last_change":"2024-08-17T17:09:04.599563+0000","last_active":"2024-08-17T17:12:10.378239+0000","last_peered":"2024-08-17T17:12:10.378239+0000","last_clean":"2024-08-17T17:12:10.378239+0000","last_became_active":"2024-08-17T17:08:53.546836+0000","last_became_peered":"2024-08-17T17:08:53.546836+0000","last_unstale":"2024-08-17T17:12:10.378239+0000","last_undegraded":"2024-08-17T17:12:10.378239+0000","last_fullsized":"2024-08-17T17:12:10.378239+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:08.258241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378422+0000","last_change":"2024-08-17T17:11:12.906210+0000","last_active":"2024-08-17T17:12:10.378422+0000","last_peered":"2024-08-17T17:12:10.378422+0000","last_clean":"2024-08-17T17:12:10.378422+0000","last_became_active":"2024-08-17T17:11:12.904275+0000","last_became_peered":"2024-08-17T17:11:12.904275+0000","last_unstale":"2024-08-17T17:12:10.378422+0000","last_undegraded":"2024-08-17T17:12:10.378422+0000","last_fullsized":"2024-08-17T17:12:10.378422+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:07.230922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.369877+0000","last_change":"2024-08-17T17:11:13.899466+0000","last_active":"2024-08-17T17:12:10.369877+0000","last_peered":"2024-08-17T17:12:10.369877+0000","last_clean":"2024-08-17T17:12:10.369877+0000","last_became_active":"2024-08-17T17:11:13.898438+0000","last_became_peered":"2024-08-17T17:11:13.898438+0000","last_unstale":"2024-08-17T17:12:10.369877+0000","last_undegraded":"2024-08-17T17:12:10.369877+0000","last_fullsized":"2024-08-17T17:12:10.369877+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:13:12.454975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374110+0000","last_change":"2024-08-17T17:09:05.334214+0000","last_active":"2024-08-17T17:12:10.374110+0000","last_peered":"2024-08-17T17:12:10.374110+0000","last_clean":"2024-08-17T17:12:10.374110+0000","last_became_active":"2024-08-17T17:08:53.836993+0000","last_became_peered":"2024-08-17T17:08:53.836993+0000","last_unstale":"2024-08-17T17:12:10.374110+0000","last_undegraded":"2024-08-17T17:12:10.374110+0000","last_fullsized":"2024-08-17T17:12:10.374110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:00.270248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577388+0000","last_change":"2024-08-17T17:11:12.917196+0000","last_active":"2024-08-17T17:12:10.577388+0000","last_peered":"2024-08-17T17:12:10.577388+0000","last_clean":"2024-08-17T17:12:10.577388+0000","last_became_active":"2024-08-17T17:11:12.916889+0000","last_became_peered":"2024-08-17T17:11:12.916889+0000","last_unstale":"2024-08-17T17:12:10.577388+0000","last_undegraded":"2024-08-17T17:12:10.577388+0000","last_fullsized":"2024-08-17T17:12:10.577388+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:49:55.266207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577339+0000","last_change":"2024-08-17T17:11:13.900703+0000","last_active":"2024-08-17T17:12:10.577339+0000","last_peered":"2024-08-17T17:12:10.577339+0000","last_clean":"2024-08-17T17:12:10.577339+0000","last_became_active":"2024-08-17T17:11:13.899484+0000","last_became_peered":"2024-08-17T17:11:13.899484+0000","last_unstale":"2024-08-17T17:12:10.577339+0000","last_undegraded":"2024-08-17T17:12:10.577339+0000","last_fullsized":"2024-08-17T17:12:10.577339+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:03.534360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.382540+0000","last_change":"2024-08-17T17:09:05.206118+0000","last_active":"2024-08-17T17:12:10.382540+0000","last_peered":"2024-08-17T17:12:10.382540+0000","last_clean":"2024-08-17T17:12:10.382540+0000","last_became_active":"2024-08-17T17:08:54.019374+0000","last_became_peered":"2024-08-17T17:08:54.019374+0000","last_unstale":"2024-08-17T17:12:10.382540+0000","last_undegraded":"2024-08-17T17:12:10.382540+0000","last_fullsized":"2024-08-17T17:12:10.382540+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:56.943337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372393+0000","last_change":"2024-08-17T17:11:12.891944+0000","last_active":"2024-08-17T17:12:10.372393+0000","last_peered":"2024-08-17T17:12:10.372393+0000","last_clean":"2024-08-17T17:12:10.372393+0000","last_became_active":"2024-08-17T17:11:12.891213+0000","last_became_peered":"2024-08-17T17:11:12.891213+0000","last_unstale":"2024-08-17T17:12:10.372393+0000","last_undegraded":"2024-08-17T17:12:10.372393+0000","last_fullsized":"2024-08-17T17:12:10.372393+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:47:46.950809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376383+0000","last_change":"2024-08-17T17:11:13.950150+0000","last_active":"2024-08-17T17:12:10.376383+0000","last_peered":"2024-08-17T17:12:10.376383+0000","last_clean":"2024-08-17T17:12:10.376383+0000","last_became_active":"2024-08-17T17:11:13.949267+0000","last_became_peered":"2024-08-17T17:11:13.949267+0000","last_unstale":"2024-08-17T17:12:10.376383+0000","last_undegraded":"2024-08-17T17:12:10.376383+0000","last_fullsized":"2024-08-17T17:12:10.376383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:14.562289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":29,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378186+0000","last_change":"2024-08-17T17:09:04.601313+0000","last_active":"2024-08-17T17:12:10.378186+0000","last_peered":"2024-08-17T17:12:10.378186+0000","last_clean":"2024-08-17T17:12:10.378186+0000","last_became_active":"2024-08-17T17:08:53.547741+0000","last_became_peered":"2024-08-17T17:08:53.547741+0000","last_unstale":"2024-08-17T17:12:10.378186+0000","last_undegraded":"2024-08-17T17:12:10.378186+0000","last_fullsized":"2024-08-17T17:12:10.378186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:15:05.314586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379805+0000","last_change":"2024-08-17T17:11:12.899636+0000","last_active":"2024-08-17T17:12:10.379805+0000","last_peered":"2024-08-17T17:12:10.379805+0000","last_clean":"2024-08-17T17:12:10.379805+0000","last_became_active":"2024-08-17T17:11:12.898542+0000","last_became_peered":"2024-08-17T17:11:12.898542+0000","last_unstale":"2024-08-17T17:12:10.379805+0000","last_undegraded":"2024-08-17T17:12:10.379805+0000","last_fullsized":"2024-08-17T17:12:10.379805+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:58.522597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372890+0000","last_change":"2024-08-17T17:11:13.925433+0000","last_active":"2024-08-17T17:12:10.372890+0000","last_peered":"2024-08-17T17:12:10.372890+0000","last_clean":"2024-08-17T17:12:10.372890+0000","last_became_active":"2024-08-17T17:11:13.924344+0000","last_became_peered":"2024-08-17T17:11:13.924344+0000","last_unstale":"2024-08-17T17:12:10.372890+0000","last_undegraded":"2024-08-17T17:12:10.372890+0000","last_fullsized":"2024-08-17T17:12:10.372890+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:52:51.632140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379387+0000","last_change":"2024-08-17T17:11:12.900676+0000","last_active":"2024-08-17T17:12:10.379387+0000","last_peered":"2024-08-17T17:12:10.379387+0000","last_clean":"2024-08-17T17:12:10.379387+0000","last_became_active":"2024-08-17T17:11:12.899970+0000","last_became_peered":"2024-08-17T17:11:12.899970+0000","last_unstale":"2024-08-17T17:12:10.379387+0000","last_undegraded":"2024-08-17T17:12:10.379387+0000","last_fullsized":"2024-08-17T17:12:10.379387+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:50:16.687909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373131+0000","last_change":"2024-08-17T17:09:04.594519+0000","last_active":"2024-08-17T17:12:10.373131+0000","last_peered":"2024-08-17T17:12:10.373131+0000","last_clean":"2024-08-17T17:12:10.373131+0000","last_became_active":"2024-08-17T17:08:53.840164+0000","last_became_peered":"2024-08-17T17:08:53.840164+0000","last_unstale":"2024-08-17T17:12:10.373131+0000","last_undegraded":"2024-08-17T17:12:10.373131+0000","last_fullsized":"2024-08-17T17:12:10.373131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:13.348536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372987+0000","last_change":"2024-08-17T17:11:13.950143+0000","last_active":"2024-08-17T17:12:10.372987+0000","last_peered":"2024-08-17T17:12:10.372987+0000","last_clean":"2024-08-17T17:12:10.372987+0000","last_became_active":"2024-08-17T17:11:13.949423+0000","last_became_peered":"2024-08-17T17:11:13.949423+0000","last_unstale":"2024-08-17T17:12:10.372987+0000","last_undegraded":"2024-08-17T17:12:10.372987+0000","last_fullsized":"2024-08-17T17:12:10.372987+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:05:58.571701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373199+0000","last_change":"2024-08-17T17:11:12.885321+0000","last_active":"2024-08-17T17:12:10.373199+0000","last_peered":"2024-08-17T17:12:10.373199+0000","last_clean":"2024-08-17T17:12:10.373199+0000","last_became_active":"2024-08-17T17:11:12.884506+0000","last_became_peered":"2024-08-17T17:11:12.884506+0000","last_unstale":"2024-08-17T17:12:10.373199+0000","last_undegraded":"2024-08-17T17:12:10.373199+0000","last_fullsized":"2024-08-17T17:12:10.373199+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:25:27.791820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375490+0000","last_change":"2024-08-17T17:09:05.334173+0000","last_active":"2024-08-17T17:12:10.375490+0000","last_peered":"2024-08-17T17:12:10.375490+0000","last_clean":"2024-08-17T17:12:10.375490+0000","last_became_active":"2024-08-17T17:08:53.837025+0000","last_became_peered":"2024-08-17T17:08:53.837025+0000","last_unstale":"2024-08-17T17:12:10.375490+0000","last_undegraded":"2024-08-17T17:12:10.375490+0000","last_fullsized":"2024-08-17T17:12:10.375490+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:39:52.567718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577304+0000","last_change":"2024-08-17T17:11:13.948341+0000","last_active":"2024-08-17T17:12:10.577304+0000","last_peered":"2024-08-17T17:12:10.577304+0000","last_clean":"2024-08-17T17:12:10.577304+0000","last_became_active":"2024-08-17T17:11:13.947696+0000","last_became_peered":"2024-08-17T17:11:13.947696+0000","last_unstale":"2024-08-17T17:12:10.577304+0000","last_undegraded":"2024-08-17T17:12:10.577304+0000","last_fullsized":"2024-08-17T17:12:10.577304+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:52.753048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.380747+0000","last_change":"2024-08-17T17:11:12.910073+0000","last_active":"2024-08-17T17:12:10.380747+0000","last_peered":"2024-08-17T17:12:10.380747+0000","last_clean":"2024-08-17T17:12:10.380747+0000","last_became_active":"2024-08-17T17:11:12.909588+0000","last_became_peered":"2024-08-17T17:11:12.909588+0000","last_unstale":"2024-08-17T17:12:10.380747+0000","last_undegraded":"2024-08-17T17:12:10.380747+0000","last_fullsized":"2024-08-17T17:12:10.380747+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:32:45.173406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374303+0000","last_change":"2024-08-17T17:09:04.594462+0000","last_active":"2024-08-17T17:12:10.374303+0000","last_peered":"2024-08-17T17:12:10.374303+0000","last_clean":"2024-08-17T17:12:10.374303+0000","last_became_active":"2024-08-17T17:08:53.809855+0000","last_became_peered":"2024-08-17T17:08:53.809855+0000","last_unstale":"2024-08-17T17:12:10.374303+0000","last_undegraded":"2024-08-17T17:12:10.374303+0000","last_fullsized":"2024-08-17T17:12:10.374303+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:02.621442+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066228700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377808+0000","last_change":"2024-08-17T17:11:13.928907+0000","last_active":"2024-08-17T17:12:10.377808+0000","last_peered":"2024-08-17T17:12:10.377808+0000","last_clean":"2024-08-17T17:12:10.377808+0000","last_became_active":"2024-08-17T17:11:13.928131+0000","last_became_peered":"2024-08-17T17:11:13.928131+0000","last_unstale":"2024-08-17T17:12:10.377808+0000","last_undegraded":"2024-08-17T17:12:10.377808+0000","last_fullsized":"2024-08-17T17:12:10.377808+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:37.074416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577541+0000","last_change":"2024-08-17T17:11:12.890446+0000","last_active":"2024-08-17T17:12:10.577541+0000","last_peered":"2024-08-17T17:12:10.577541+0000","last_clean":"2024-08-17T17:12:10.577541+0000","last_became_active":"2024-08-17T17:11:12.889396+0000","last_became_peered":"2024-08-17T17:11:12.889396+0000","last_unstale":"2024-08-17T17:12:10.577541+0000","last_undegraded":"2024-08-17T17:12:10.577541+0000","last_fullsized":"2024-08-17T17:12:10.577541+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:17:11.580049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.370333+0000","last_change":"2024-08-17T17:09:04.602876+0000","last_active":"2024-08-17T17:12:10.370333+0000","last_peered":"2024-08-17T17:12:10.370333+0000","last_clean":"2024-08-17T17:12:10.370333+0000","last_became_active":"2024-08-17T17:08:53.551075+0000","last_became_peered":"2024-08-17T17:08:53.551075+0000","last_unstale":"2024-08-17T17:12:10.370333+0000","last_undegraded":"2024-08-17T17:12:10.370333+0000","last_fullsized":"2024-08-17T17:12:10.370333+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:33.977719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374308+0000","last_change":"2024-08-17T17:11:13.946158+0000","last_active":"2024-08-17T17:12:10.374308+0000","last_peered":"2024-08-17T17:12:10.374308+0000","last_clean":"2024-08-17T17:12:10.374308+0000","last_became_active":"2024-08-17T17:11:13.945051+0000","last_became_peered":"2024-08-17T17:11:13.945051+0000","last_unstale":"2024-08-17T17:12:10.374308+0000","last_undegraded":"2024-08-17T17:12:10.374308+0000","last_fullsized":"2024-08-17T17:12:10.374308+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:38.359088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378561+0000","last_change":"2024-08-17T17:11:13.901270+0000","last_active":"2024-08-17T17:12:10.378561+0000","last_peered":"2024-08-17T17:12:10.378561+0000","last_clean":"2024-08-17T17:12:10.378561+0000","last_became_active":"2024-08-17T17:11:13.899310+0000","last_became_peered":"2024-08-17T17:11:13.899310+0000","last_unstale":"2024-08-17T17:12:10.378561+0000","last_undegraded":"2024-08-17T17:12:10.378561+0000","last_fullsized":"2024-08-17T17:12:10.378561+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:54:18.555413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'7","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374796+0000","last_change":"2024-08-17T17:11:12.886496+0000","last_active":"2024-08-17T17:12:10.374796+0000","last_peered":"2024-08-17T17:12:10.374796+0000","last_clean":"2024-08-17T17:12:10.374796+0000","last_became_active":"2024-08-17T17:11:12.885658+0000","last_became_peered":"2024-08-17T17:11:12.885658+0000","last_unstale":"2024-08-17T17:12:10.374796+0000","last_undegraded":"2024-08-17T17:12:10.374796+0000","last_fullsized":"2024-08-17T17:12:10.374796+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:36:09.805159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.373156+0000","last_change":"2024-08-17T17:11:13.902195+0000","last_active":"2024-08-17T17:12:10.373156+0000","last_peered":"2024-08-17T17:12:10.373156+0000","last_clean":"2024-08-17T17:12:10.373156+0000","last_became_active":"2024-08-17T17:11:13.900224+0000","last_became_peered":"2024-08-17T17:11:13.900224+0000","last_unstale":"2024-08-17T17:12:10.373156+0000","last_undegraded":"2024-08-17T17:12:10.373156+0000","last_fullsized":"2024-08-17T17:12:10.373156+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:30.970544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":20,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.374645+0000","last_change":"2024-08-17T17:11:12.912525+0000","last_active":"2024-08-17T17:12:10.374645+0000","last_peered":"2024-08-17T17:12:10.374645+0000","last_clean":"2024-08-17T17:12:10.374645+0000","last_became_active":"2024-08-17T17:11:12.909936+0000","last_became_peered":"2024-08-17T17:11:12.909936+0000","last_unstale":"2024-08-17T17:12:10.374645+0000","last_undegraded":"2024-08-17T17:12:10.374645+0000","last_fullsized":"2024-08-17T17:12:10.374645+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:26:36.675946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379339+0000","last_change":"2024-08-17T17:11:12.891125+0000","last_active":"2024-08-17T17:12:10.379339+0000","last_peered":"2024-08-17T17:12:10.379339+0000","last_clean":"2024-08-17T17:12:10.379339+0000","last_became_active":"2024-08-17T17:11:12.885756+0000","last_became_peered":"2024-08-17T17:11:12.885756+0000","last_unstale":"2024-08-17T17:12:10.379339+0000","last_undegraded":"2024-08-17T17:12:10.379339+0000","last_fullsized":"2024-08-17T17:12:10.379339+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:57.351101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378239+0000","last_change":"2024-08-17T17:11:13.918355+0000","last_active":"2024-08-17T17:12:10.378239+0000","last_peered":"2024-08-17T17:12:10.378239+0000","last_clean":"2024-08-17T17:12:10.378239+0000","last_became_active":"2024-08-17T17:11:13.916603+0000","last_became_peered":"2024-08-17T17:11:13.916603+0000","last_unstale":"2024-08-17T17:12:10.378239+0000","last_undegraded":"2024-08-17T17:12:10.378239+0000","last_fullsized":"2024-08-17T17:12:10.378239+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:14.031757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577560+0000","last_change":"2024-08-17T17:11:12.913414+0000","last_active":"2024-08-17T17:12:10.577560+0000","last_peered":"2024-08-17T17:12:10.577560+0000","last_clean":"2024-08-17T17:12:10.577560+0000","last_became_active":"2024-08-17T17:11:12.912652+0000","last_became_peered":"2024-08-17T17:11:12.912652+0000","last_unstale":"2024-08-17T17:12:10.577560+0000","last_undegraded":"2024-08-17T17:12:10.577560+0000","last_fullsized":"2024-08-17T17:12:10.577560+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:56.599252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377883+0000","last_change":"2024-08-17T17:11:13.926884+0000","last_active":"2024-08-17T17:12:10.377883+0000","last_peered":"2024-08-17T17:12:10.377883+0000","last_clean":"2024-08-17T17:12:10.377883+0000","last_became_active":"2024-08-17T17:11:13.925411+0000","last_became_peered":"2024-08-17T17:11:13.925411+0000","last_unstale":"2024-08-17T17:12:10.377883+0000","last_undegraded":"2024-08-17T17:12:10.377883+0000","last_fullsized":"2024-08-17T17:12:10.377883+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:52:56.243062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.370220+0000","last_change":"2024-08-17T17:11:13.948510+0000","last_active":"2024-08-17T17:12:10.370220+0000","last_peered":"2024-08-17T17:12:10.370220+0000","last_clean":"2024-08-17T17:12:10.370220+0000","last_became_active":"2024-08-17T17:11:13.947624+0000","last_became_peered":"2024-08-17T17:11:13.947624+0000","last_unstale":"2024-08-17T17:12:10.370220+0000","last_undegraded":"2024-08-17T17:12:10.370220+0000","last_fullsized":"2024-08-17T17:12:10.370220+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:50.895270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.377961+0000","last_change":"2024-08-17T17:11:12.918215+0000","last_active":"2024-08-17T17:12:10.377961+0000","last_peered":"2024-08-17T17:12:10.377961+0000","last_clean":"2024-08-17T17:12:10.377961+0000","last_became_active":"2024-08-17T17:11:12.917576+0000","last_became_peered":"2024-08-17T17:11:12.917576+0000","last_unstale":"2024-08-17T17:12:10.377961+0000","last_undegraded":"2024-08-17T17:12:10.377961+0000","last_fullsized":"2024-08-17T17:12:10.377961+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:12:26.928646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577120+0000","last_change":"2024-08-17T17:11:13.917850+0000","last_active":"2024-08-17T17:12:10.577120+0000","last_peered":"2024-08-17T17:12:10.577120+0000","last_clean":"2024-08-17T17:12:10.577120+0000","last_became_active":"2024-08-17T17:11:13.917007+0000","last_became_peered":"2024-08-17T17:11:13.917007+0000","last_unstale":"2024-08-17T17:12:10.577120+0000","last_undegraded":"2024-08-17T17:12:10.577120+0000","last_fullsized":"2024-08-17T17:12:10.577120+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:24.448507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.372552+0000","last_change":"2024-08-17T17:11:12.902299+0000","last_active":"2024-08-17T17:12:10.372552+0000","last_peered":"2024-08-17T17:12:10.372552+0000","last_clean":"2024-08-17T17:12:10.372552+0000","last_became_active":"2024-08-17T17:11:12.901347+0000","last_became_peered":"2024-08-17T17:11:12.901347+0000","last_unstale":"2024-08-17T17:12:10.372552+0000","last_undegraded":"2024-08-17T17:12:10.372552+0000","last_fullsized":"2024-08-17T17:12:10.372552+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:18.561080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379026+0000","last_change":"2024-08-17T17:11:13.926343+0000","last_active":"2024-08-17T17:12:10.379026+0000","last_peered":"2024-08-17T17:12:10.379026+0000","last_clean":"2024-08-17T17:12:10.379026+0000","last_became_active":"2024-08-17T17:11:13.925557+0000","last_became_peered":"2024-08-17T17:11:13.925557+0000","last_unstale":"2024-08-17T17:12:10.379026+0000","last_undegraded":"2024-08-17T17:12:10.379026+0000","last_fullsized":"2024-08-17T17:12:10.379026+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:16.769111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375619+0000","last_change":"2024-08-17T17:11:12.888104+0000","last_active":"2024-08-17T17:12:10.375619+0000","last_peered":"2024-08-17T17:12:10.375619+0000","last_clean":"2024-08-17T17:12:10.375619+0000","last_became_active":"2024-08-17T17:11:12.886648+0000","last_became_peered":"2024-08-17T17:11:12.886648+0000","last_unstale":"2024-08-17T17:12:10.375619+0000","last_undegraded":"2024-08-17T17:12:10.375619+0000","last_fullsized":"2024-08-17T17:12:10.375619+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:54.398423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.383017+0000","last_change":"2024-08-17T17:11:13.921581+0000","last_active":"2024-08-17T17:12:10.383017+0000","last_peered":"2024-08-17T17:12:10.383017+0000","last_clean":"2024-08-17T17:12:10.383017+0000","last_became_active":"2024-08-17T17:11:13.920815+0000","last_became_peered":"2024-08-17T17:11:13.920815+0000","last_unstale":"2024-08-17T17:12:10.383017+0000","last_undegraded":"2024-08-17T17:12:10.383017+0000","last_fullsized":"2024-08-17T17:12:10.383017+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:02:35.073930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577424+0000","last_change":"2024-08-17T17:11:12.887289+0000","last_active":"2024-08-17T17:12:10.577424+0000","last_peered":"2024-08-17T17:12:10.577424+0000","last_clean":"2024-08-17T17:12:10.577424+0000","last_became_active":"2024-08-17T17:11:12.885123+0000","last_became_peered":"2024-08-17T17:11:12.885123+0000","last_unstale":"2024-08-17T17:12:10.577424+0000","last_undegraded":"2024-08-17T17:12:10.577424+0000","last_fullsized":"2024-08-17T17:12:10.577424+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:13.143488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:12:12.344180+0000","last_change":"2024-08-17T17:12:12.344180+0000","last_active":"2024-08-17T17:12:12.344180+0000","last_peered":"2024-08-17T17:12:12.344180+0000","last_clean":"2024-08-17T17:12:12.344180+0000","last_became_active":"2024-08-17T17:12:12.343327+0000","last_became_peered":"2024-08-17T17:12:12.343327+0000","last_unstale":"2024-08-17T17:12:12.344180+0000","last_undegraded":"2024-08-17T17:12:12.344180+0000","last_fullsized":"2024-08-17T17:12:12.344180+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:49.901354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378671+0000","last_change":"2024-08-17T17:11:12.893478+0000","last_active":"2024-08-17T17:12:10.378671+0000","last_peered":"2024-08-17T17:12:10.378671+0000","last_clean":"2024-08-17T17:12:10.378671+0000","last_became_active":"2024-08-17T17:11:12.892597+0000","last_became_peered":"2024-08-17T17:11:12.892597+0000","last_unstale":"2024-08-17T17:12:10.378671+0000","last_undegraded":"2024-08-17T17:12:10.378671+0000","last_fullsized":"2024-08-17T17:12:10.378671+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:49.554515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.375801+0000","last_change":"2024-08-17T17:11:13.908639+0000","last_active":"2024-08-17T17:12:10.375801+0000","last_peered":"2024-08-17T17:12:10.375801+0000","last_clean":"2024-08-17T17:12:10.375801+0000","last_became_active":"2024-08-17T17:11:13.907737+0000","last_became_peered":"2024-08-17T17:11:13.907737+0000","last_unstale":"2024-08-17T17:12:10.375801+0000","last_undegraded":"2024-08-17T17:12:10.375801+0000","last_fullsized":"2024-08-17T17:12:10.375801+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:09.743900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.379423+0000","last_change":"2024-08-17T17:11:12.883012+0000","last_active":"2024-08-17T17:12:10.379423+0000","last_peered":"2024-08-17T17:12:10.379423+0000","last_clean":"2024-08-17T17:12:10.379423+0000","last_became_active":"2024-08-17T17:11:12.882240+0000","last_became_peered":"2024-08-17T17:11:12.882240+0000","last_unstale":"2024-08-17T17:12:10.379423+0000","last_undegraded":"2024-08-17T17:12:10.379423+0000","last_fullsized":"2024-08-17T17:12:10.379423+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:09.154144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378463+0000","last_change":"2024-08-17T17:11:13.918835+0000","last_active":"2024-08-17T17:12:10.378463+0000","last_peered":"2024-08-17T17:12:10.378463+0000","last_clean":"2024-08-17T17:12:10.378463+0000","last_became_active":"2024-08-17T17:11:13.917634+0000","last_became_peered":"2024-08-17T17:11:13.917634+0000","last_unstale":"2024-08-17T17:12:10.378463+0000","last_undegraded":"2024-08-17T17:12:10.378463+0000","last_fullsized":"2024-08-17T17:12:10.378463+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:24.692568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.378786+0000","last_change":"2024-08-17T17:11:12.901101+0000","last_active":"2024-08-17T17:12:10.378786+0000","last_peered":"2024-08-17T17:12:10.378786+0000","last_clean":"2024-08-17T17:12:10.378786+0000","last_became_active":"2024-08-17T17:11:12.898599+0000","last_became_peered":"2024-08-17T17:11:12.898599+0000","last_unstale":"2024-08-17T17:12:10.378786+0000","last_undegraded":"2024-08-17T17:12:10.378786+0000","last_fullsized":"2024-08-17T17:12:10.378786+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:23.719399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.376255+0000","last_change":"2024-08-17T17:11:13.896898+0000","last_active":"2024-08-17T17:12:10.376255+0000","last_peered":"2024-08-17T17:12:10.376255+0000","last_clean":"2024-08-17T17:12:10.376255+0000","last_became_active":"2024-08-17T17:11:13.894074+0000","last_became_peered":"2024-08-17T17:11:13.894074+0000","last_unstale":"2024-08-17T17:12:10.376255+0000","last_undegraded":"2024-08-17T17:12:10.376255+0000","last_fullsized":"2024-08-17T17:12:10.376255+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:49:05.988064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":22,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:12:10.577462+0000","last_change":"2024-08-17T17:11:12.894849+0000","last_active":"2024-08-17T17:12:10.577462+0000","last_peered":"2024-08-17T17:12:10.577462+0000","last_clean":"2024-08-17T17:12:10.577462+0000","last_became_active":"2024-08-17T17:11:12.893576+0000","last_became_peered":"2024-08-17T17:11:12.893576+0000","last_unstale":"2024-08-17T17:12:10.577462+0000","last_undegraded":"2024-08-17T17:12:10.577462+0000","last_fullsized":"2024-08-17T17:12:10.577462+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:09.138284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"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":2338,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234058,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298712,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446440,"statfs":{"total":95995035648,"available":95689154560,"internally_reserved":0,"allocated":1388544,"data_stored":932055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91500000000000004,"15min":0.88900000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2050000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.107},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.93999999999999995,"15min":0.96799999999999997},"min":{"1min":0.623,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2410000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.0820000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.93000000000000005,"15min":0.96599999999999997},"min":{"1min":0.59399999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1919999999999999,"5min":1.306,"15min":1.306},"last":0.872},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.95599999999999996,"15min":0.95899999999999996},"min":{"1min":0.72799999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2350000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.135}]},{"osd":2,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.91600000000000004,"15min":0.93400000000000005},"min":{"1min":0.55400000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.129,"5min":1.248,"15min":1.248},"last":1.002},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97399999999999998,"15min":0.98799999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2350000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.752}]},{"osd":3,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.98899999999999999,"15min":1.0169999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2170000000000001,"5min":1.45,"15min":1.45},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.016,"5min":1.004,"15min":1.026},"min":{"1min":0.69299999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2430000000000001,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.1639999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.93700000000000006,"15min":0.97499999999999998},"min":{"1min":0.65500000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.3100000000000001,"5min":1.532,"15min":1.532},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.012,"5min":1.018,"15min":1.052},"min":{"1min":0.62,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.339,"5min":1.444,"15min":1.444},"last":0.89700000000000002}]},{"osd":5,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.98499999999999999,"15min":1.0129999999999999},"min":{"1min":0.67300000000000004,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.304,"5min":1.504,"15min":1.504},"last":1.042},{"interface":"front","average":{"1min":1.103,"5min":1.0720000000000001,"15min":1.0940000000000001},"min":{"1min":0.77600000000000002,"5min":0.373,"15min":0.373},"max":{"1min":1.3540000000000001,"5min":1.45,"15min":1.45},"last":1.2649999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:12:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.113,"15min":1.1439999999999999},"min":{"1min":0.90800000000000003,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3979999999999999,"5min":1.49,"15min":1.49},"last":1.212},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.139,"15min":1.1479999999999999},"min":{"1min":0.86099999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.306,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.0680000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495701,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298704,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446448,"statfs":{"total":95995035648,"available":95689162752,"internally_reserved":0,"allocated":1380352,"data_stored":931928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85799999999999998,"15min":0.95699999999999996},"min":{"1min":0.63800000000000001,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.347,"5min":1.347,"15min":1.4239999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.88,"15min":0.85199999999999998},"min":{"1min":0.58199999999999996,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.2889999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.23}]},{"osd":1,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0149999999999999,"15min":0.97699999999999998},"min":{"1min":0.53800000000000003,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.258,"5min":1.556,"15min":1.556},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.024,"15min":1.048},"min":{"1min":0.77700000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.365,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.151}]},{"osd":2,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.92200000000000004,"15min":0.92800000000000005},"min":{"1min":0.65000000000000002,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.379,"5min":1.45,"15min":1.45},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.96799999999999997,"15min":0.92100000000000004},"min":{"1min":0.72199999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.222,"5min":3.6019999999999999,"15min":3.6019999999999999},"last":1.2749999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.97199999999999998,"15min":0.95699999999999996},"min":{"1min":0.67300000000000004,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.2969999999999999,"5min":1.48,"15min":1.48},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0069999999999999,"15min":0.97799999999999998},"min":{"1min":0.86299999999999999,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.288,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.0469999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93200000000000005,"15min":0.83599999999999997},"min":{"1min":0.63900000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.3180000000000001,"5min":3.77,"15min":3.77},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.091,"5min":1.018,"15min":0.96199999999999997},"min":{"1min":0.74299999999999999,"5min":0.437,"15min":0.437},"max":{"1min":1.4750000000000001,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.1919999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:12:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0589999999999999,"15min":0.96899999999999997},"min":{"1min":0.81299999999999994,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.403,"5min":3.8149999999999999,"15min":3.8149999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.236,"5min":1.175,"15min":1.101},"min":{"1min":0.89700000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.425,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.3149999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:12:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.075,"15min":1.073},"min":{"1min":0.79900000000000004,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.397,"5min":3.7130000000000001,"15min":3.7130000000000001},"last":1.369},{"interface":"front","average":{"1min":1.194,"5min":1.175,"15min":1.167},"min":{"1min":0.94499999999999995,"5min":0.443,"15min":0.443},"max":{"1min":1.5189999999999999,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.4019999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757344,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298112,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447040,"statfs":{"total":95995035648,"available":95689768960,"internally_reserved":0,"allocated":774144,"data_stored":340313,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.88400000000000001,"15min":0.86799999999999999},"min":{"1min":0.56299999999999994,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.21,"5min":1.359,"15min":1.359},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.871,"5min":0.95999999999999996,"15min":0.91100000000000003},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.55200000000000005},"max":{"1min":1.288,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.036}]},{"osd":1,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88900000000000001,"15min":0.90000000000000002},"min":{"1min":0.60299999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3580000000000001,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.97399999999999998,"15min":0.94499999999999995},"min":{"1min":0.65600000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.371,"5min":1.556,"15min":1.556},"last":1.125}]},{"osd":2,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.91300000000000003,"15min":0.85599999999999998},"min":{"1min":0.68000000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.264,"5min":1.29,"15min":1.29},"last":1.286},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.99299999999999999,"15min":0.98199999999999998},"min":{"1min":0.70899999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3129999999999999,"5min":1.3700000000000001,"15min":1.4870000000000001},"last":0.97799999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.92000000000000004,"15min":0.91100000000000003},"min":{"1min":0.57599999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.05,"5min":1.0289999999999999,"15min":0.98599999999999999},"min":{"1min":0.79600000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3320000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.0840000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:12:41 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.997,"15min":0.85799999999999998},"min":{"1min":0.75800000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.2609999999999999,"5min":1.494,"15min":1.494},"last":0.874},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96899999999999997,"15min":0.874},"min":{"1min":0.69199999999999995,"5min":0.37,"15min":0.37},"max":{"1min":1.206,"5min":1.3360000000000001,"15min":1.569},"last":1.0600000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:12:32 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.02,"15min":0.95899999999999996},"min":{"1min":0.95399999999999996,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.3520000000000001,"5min":1.444,"15min":1.444},"last":1.008},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0609999999999999,"15min":0.95399999999999996},"min":{"1min":0.71599999999999997,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.347,"5min":1.635,"15min":1.635},"last":0.74199999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:12:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.109,"15min":1.079},"min":{"1min":0.38900000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3879999999999999,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.198},{"interface":"front","average":{"1min":1.175,"5min":1.159,"15min":1.1439999999999999},"min":{"1min":0.41699999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.4350000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":1.1719999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018987,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":786432,"data_stored":341352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.89200000000000002,"15min":0.82299999999999995},"min":{"1min":0.64600000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3380000000000001,"5min":1.399,"15min":1.399},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.86699999999999999,"15min":0.81899999999999995},"min":{"1min":0.54200000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1040000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.97699999999999998}]},{"osd":1,"last update":"Sat Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.88300000000000001,"15min":0.82899999999999996},"min":{"1min":0.66300000000000003,"5min":0.53900000000000003,"15min":0.52200000000000002},"max":{"1min":1.151,"5min":1.419,"15min":1.419},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.92900000000000005,"15min":0.85899999999999999},"min":{"1min":0.60299999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.234,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.167}]},{"osd":2,"last update":"Sat Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.98899999999999999,"15min":0.91300000000000003},"min":{"1min":0.57999999999999996,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.611,"5min":2.8679999999999999,"15min":2.8679999999999999},"last":0.874},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.90700000000000003,"15min":0.85399999999999998},"min":{"1min":0.65000000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.2589999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0820000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:12:42 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.98999999999999999,"15min":0.93600000000000005},"min":{"1min":0.71999999999999997,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1910000000000001,"5min":1.385,"15min":1.385},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.05,"15min":0.98699999999999999},"min":{"1min":0.80600000000000005,"5min":0.61599999999999999,"15min":0.56299999999999994},"max":{"1min":1.276,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.92600000000000005}]},{"osd":5,"last update":"Sat Aug 17 17:12:36 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":0.97799999999999998,"15min":0.82999999999999996},"min":{"1min":0.66700000000000004,"5min":0.45300000000000001,"15min":0.377},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0429999999999999,"15min":0.86399999999999999},"min":{"1min":0.61899999999999999,"5min":0.41899999999999998,"15min":0.40500000000000003},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.22}]},{"osd":6,"last update":"Sat Aug 17 17:12:29 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.96299999999999997,"15min":0.871},"min":{"1min":0.59599999999999997,"5min":0.48999999999999999,"15min":0.39500000000000002},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.024},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0509999999999999,"15min":0.93300000000000005},"min":{"1min":0.749,"5min":0.39600000000000002,"15min":0.373},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.274}]},{"osd":7,"last update":"Sat Aug 17 17:12:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.1259999999999999,"15min":1.097},"min":{"1min":0.73199999999999998,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3779999999999999,"5min":1.633,"15min":1.633},"last":1.335},{"interface":"front","average":{"1min":1.123,"5min":1.0960000000000001,"15min":1.028},"min":{"1min":0.86899999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.2649999999999999,"5min":1.679,"15min":1.679},"last":1.1890000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182516,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298104,"kb_used_data":748,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447048,"statfs":{"total":95995035648,"available":95689777152,"internally_reserved":0,"allocated":765952,"data_stored":339744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.66800000000000004,"15min":0.66400000000000003},"min":{"1min":0.35699999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.079,"5min":3.073,"15min":3.073},"last":0.497},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.71699999999999997,"15min":0.72699999999999998},"min":{"1min":0.309,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.1100000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.57699999999999996}]},{"osd":1,"last update":"Sat Aug 17 17:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.71299999999999997,"15min":0.754},"min":{"1min":0.39500000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.997,"5min":1.1180000000000001,"15min":1.2769999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.75,"15min":0.76900000000000002},"min":{"1min":0.27800000000000002,"5min":0.251,"15min":0.251},"max":{"1min":1.069,"5min":3.1440000000000001,"15min":3.1440000000000001},"last":0.77100000000000002}]},{"osd":2,"last update":"Sat Aug 17 17:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.81499999999999995,"15min":0.81499999999999995},"min":{"1min":0.38300000000000001,"5min":0.308,"15min":0.308},"max":{"1min":0.995,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.749,"5min":0.79600000000000004,"15min":0.81999999999999995},"min":{"1min":0.41599999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1100000000000001,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.72799999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:12:50 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.98999999999999999,"15min":0.95599999999999996},"min":{"1min":0.67000000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3680000000000001,"5min":3.2850000000000001,"15min":3.2850000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":1,"5min":0.98599999999999999,"15min":0.96699999999999997},"min":{"1min":0.56000000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.538,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.278}]},{"osd":5,"last update":"Sat Aug 17 17:12:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.016,"15min":0.97999999999999998},"min":{"1min":0.75,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2649999999999999,"5min":3.6619999999999999,"15min":3.6619999999999999},"last":1.415},{"interface":"front","average":{"1min":1.044,"5min":1.032,"15min":1.028},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.468,"5min":3.7290000000000001,"15min":3.7290000000000001},"last":1.0529999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:12:30 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.028,"15min":1.0680000000000001},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.1040000000000001,"15min":1.1379999999999999},"min":{"1min":0.79400000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2629999999999999,"5min":3.7080000000000002,"15min":3.7080000000000002},"last":1.357}]},{"osd":7,"last update":"Sat Aug 17 17:12:15 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.121,"15min":1.1020000000000001},"min":{"1min":0.65100000000000002,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.413,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.004},{"interface":"front","average":{"1min":1.105,"5min":1.1399999999999999,"15min":1.1240000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.494,"5min":3.7650000000000001,"15min":3.7650000000000001},"last":1.4570000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411455,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298108,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447044,"statfs":{"total":95995035648,"available":95689773056,"internally_reserved":0,"allocated":770048,"data_stored":340258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.65600000000000003,"15min":0.61499999999999999},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.0169999999999999,"5min":1.276,"15min":1.276},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.70099999999999996,"15min":0.64400000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.079}]},{"osd":1,"last update":"Sat Aug 17 17:13:02 2024","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.75900000000000001,"15min":0.69299999999999995},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.083,"5min":1.246,"15min":3.351},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.753,"15min":0.68200000000000005},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.1819999999999999,"5min":1.321,"15min":1.321},"last":0.70699999999999996}]},{"osd":3,"last update":"Sat Aug 17 17:12:59 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.83999999999999997,"15min":0.82399999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.157,"5min":1.244,"15min":1.3080000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.82399999999999995,"15min":0.83399999999999996},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.6779999999999999},"last":0.94799999999999995}]},{"osd":4,"last update":"Sat Aug 17 17:12:49 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.92000000000000004,"15min":0.90300000000000002},"min":{"1min":0.63400000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.117,"5min":1.331,"15min":1.7909999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.091,"5min":1.0449999999999999,"15min":0.99299999999999999},"min":{"1min":0.754,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3600000000000001,"5min":1.472,"15min":1.472},"last":1.1919999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:12:38 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0069999999999999,"15min":1.002},"min":{"1min":0.629,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.117},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.071,"15min":1.022},"min":{"1min":0.64700000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.028}]},{"osd":6,"last update":"Sat Aug 17 17:12:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.109,"15min":1.083},"min":{"1min":0.68300000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.5349999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.0649999999999999,"15min":1.0629999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.2450000000000001}]},{"osd":7,"last update":"Sat Aug 17 17:12:20 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.032,"15min":0.98399999999999999},"min":{"1min":0.79200000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.002},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1639999999999999,"15min":1.131},"min":{"1min":0.71299999999999997,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.595,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.1519999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574987,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298100,"kb_used_data":748,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447052,"statfs":{"total":95995035648,"available":95689781248,"internally_reserved":0,"allocated":765952,"data_stored":339673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.66900000000000004,"15min":0.60099999999999998},"min":{"1min":0.34599999999999997,"5min":0.32900000000000001,"15min":0.28000000000000003},"max":{"1min":0.93300000000000005,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.75700000000000001,"15min":0.66500000000000004},"min":{"1min":0.312,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.1299999999999999,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.93000000000000005}]},{"osd":2,"last update":"Sat Aug 17 17:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.70499999999999996,"15min":0.68300000000000005},"min":{"1min":0.377,"5min":0.35199999999999998,"15min":0.32200000000000001},"max":{"1min":1.157,"5min":1.202,"15min":1.202},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.78700000000000003,"15min":0.73599999999999999},"min":{"1min":0.45100000000000001,"5min":0.35099999999999998,"15min":0.33500000000000002},"max":{"1min":1.0700000000000001,"5min":1.212,"15min":1.2749999999999999},"last":0.77000000000000002}]},{"osd":3,"last update":"Sat Aug 17 17:12:55 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.81399999999999995,"15min":0.80100000000000005},"min":{"1min":0.42299999999999999,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.381},"last":1.089},{"interface":"front","average":{"1min":0.746,"5min":0.74299999999999999,"15min":0.752},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.81899999999999995}]},{"osd":4,"last update":"Sat Aug 17 17:12:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98699999999999999,"15min":0.94599999999999995},"min":{"1min":0.77100000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.3899999999999999,"5min":1.429,"15min":1.429},"last":1.05},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0149999999999999,"15min":0.97999999999999998},"min":{"1min":0.74299999999999999,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.387,"5min":1.391,"15min":1.391},"last":1.0680000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:12:39 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.98299999999999998,"15min":0.97299999999999998},"min":{"1min":0.59099999999999997,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0489999999999999,"15min":1.095},"min":{"1min":0.61399999999999999,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3859999999999999,"5min":1.4119999999999999,"15min":1.663},"last":1.1819999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:12:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0069999999999999,"15min":1.0229999999999999},"min":{"1min":0.69399999999999995,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.101,"15min":1.1479999999999999},"min":{"1min":0.85099999999999998,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.367,"5min":1.514,"15min":1.6839999999999999},"last":1.1379999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:12:22 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1299999999999999,"15min":1.194},"min":{"1min":0.749,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.413,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.024},{"interface":"front","average":{"1min":1.105,"5min":1.075,"15min":1.135},"min":{"1min":0.747,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.90000000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738518,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298692,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446460,"statfs":{"total":95995035648,"available":95689175040,"internally_reserved":0,"allocated":1368064,"data_stored":930879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:13:05 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.63200000000000001,"15min":0.59199999999999997},"min":{"1min":0.29399999999999998,"5min":0.27900000000000003,"15min":0.27600000000000002},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.75900000000000001,"15min":0.68200000000000005},"min":{"1min":0.34599999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.98499999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.98499999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.76700000000000002,"15min":0.71299999999999997},"min":{"1min":0.316,"5min":0.315,"15min":0.315},"max":{"1min":1.1160000000000001,"5min":1.659,"15min":1.659},"last":1.083},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.67500000000000004,"15min":0.64900000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.048,"5min":1.46,"15min":1.46},"last":0.91700000000000004}]},{"osd":3,"last update":"Sat Aug 17 17:13:00 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.83799999999999997,"15min":0.82299999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.633},"last":1.141},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.93600000000000005,"15min":0.91200000000000003},"min":{"1min":0.41699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.27,"5min":1.589,"15min":1.589},"last":1.1839999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:12:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.876,"15min":0.83699999999999997},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1080000000000001,"15min":1.04},"min":{"1min":0.67200000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.7070000000000001},"last":1.3819999999999999}]},{"osd":5,"last update":"Sat Aug 17 17:12:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0760000000000001,"15min":1.048},"min":{"1min":0.63700000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.484,"5min":1.571,"15min":1.571},"last":1.325},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92100000000000004,"15min":0.90500000000000003},"min":{"1min":0.57899999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3939999999999999,"5min":1.615,"15min":1.615},"last":1.028}]},{"osd":6,"last update":"Sat Aug 17 17:12:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.96399999999999997,"15min":1.004},"min":{"1min":0.60399999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4570000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.113},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.002,"15min":1},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.292}]},{"osd":7,"last update":"Sat Aug 17 17:12:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.038},"min":{"1min":0.623,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3049999999999999,"5min":1.325,"15min":1.325},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.165,"15min":1.2070000000000001},"min":{"1min":0.64600000000000002,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.49,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.53}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:13:12.111 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:13:12.112 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:13:12.112 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:13:12.112 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:13:12.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:12 smithi016 bash[22374]: audit 2024-08-17T17:13:11.285962+0000 mgr.y (mgr.24317) 191 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:13:12.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:12 smithi016 bash[31551]: audit 2024-08-17T17:13:11.285962+0000 mgr.y (mgr.24317) 191 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:13:12.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:12 smithi060 bash[24532]: audit 2024-08-17T17:13:11.285962+0000 mgr.y (mgr.24317) 191 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:13:13.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:13 smithi016 bash[22374]: cluster 2024-08-17T17:13:12.164166+0000 mgr.y (mgr.24317) 192 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:13.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:13 smithi016 bash[31551]: cluster 2024-08-17T17:13:12.164166+0000 mgr.y (mgr.24317) 192 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:13.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:13 smithi060 bash[24532]: cluster 2024-08-17T17:13:12.164166+0000 mgr.y (mgr.24317) 192 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:13:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:13:15.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:15 smithi016 bash[22374]: cluster 2024-08-17T17:13:14.164783+0000 mgr.y (mgr.24317) 193 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:15.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:15 smithi016 bash[31551]: cluster 2024-08-17T17:13:14.164783+0000 mgr.y (mgr.24317) 193 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:15.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:15 smithi060 bash[24532]: cluster 2024-08-17T17:13:14.164783+0000 mgr.y (mgr.24317) 193 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:16.908 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:17.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:17 smithi016 bash[22374]: cluster 2024-08-17T17:13:16.165820+0000 mgr.y (mgr.24317) 194 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:17.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:17 smithi016 bash[31551]: cluster 2024-08-17T17:13:16.165820+0000 mgr.y (mgr.24317) 194 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:17.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:17 smithi060 bash[24532]: cluster 2024-08-17T17:13:16.165820+0000 mgr.y (mgr.24317) 194 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:18.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:18] "GET /metrics HTTP/1.1" 200 239902 "" "Prometheus/2.43.0" 2024-08-17T17:13:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:19 smithi016 bash[22374]: cluster 2024-08-17T17:13:18.166424+0000 mgr.y (mgr.24317) 195 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:19 smithi016 bash[31551]: cluster 2024-08-17T17:13:18.166424+0000 mgr.y (mgr.24317) 195 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:19.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:19 smithi060 bash[24532]: cluster 2024-08-17T17:13:18.166424+0000 mgr.y (mgr.24317) 195 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:13:20.482 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:13:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:20 smithi016 bash[22374]: audit 2024-08-17T17:13:20.484532+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.16:0/2258685938' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:13:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:20 smithi016 bash[31551]: audit 2024-08-17T17:13:20.484532+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.16:0/2258685938' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:13:20.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:20 smithi060 bash[24532]: audit 2024-08-17T17:13:20.484532+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.16:0/2258685938' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:13:21.217 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:13:21.217 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:13:21.227 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-08-17T17:13:21.227 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:13:21.268 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:13:21.268 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:13:21.269 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T17:13:21.274 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-08-17T17:13:21.275 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T17:13:21.275 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:13:21.276 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:13:21.276 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-17T17:13:21.276 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi016.front.sepia.ceph.com 2024-08-17T17:13:21.276 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-08-17T17:13:21.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:13:21.283 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T17:13:21.283 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:13:21.330 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T17:13:21.330 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T17:13:21.378 INFO:tasks.workunit:timeout=3h 2024-08-17T17:13:21.378 INFO:tasks.workunit:cleanup=True 2024-08-17T17:13:21.379 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:13:21.427 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T17:13:21.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:21 smithi016 bash[22374]: cluster 2024-08-17T17:13:20.166966+0000 mgr.y (mgr.24317) 196 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:21.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:21 smithi016 bash[31551]: cluster 2024-08-17T17:13:20.166966+0000 mgr.y (mgr.24317) 196 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:21.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:21 smithi060 bash[24532]: cluster 2024-08-17T17:13:20.166966+0000 mgr.y (mgr.24317) 196 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:23 smithi016 bash[22374]: cluster 2024-08-17T17:13:22.167976+0000 mgr.y (mgr.24317) 197 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:23 smithi016 bash[31551]: cluster 2024-08-17T17:13:22.167976+0000 mgr.y (mgr.24317) 197 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:23.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:23 smithi060 bash[24532]: cluster 2024-08-17T17:13:22.167976+0000 mgr.y (mgr.24317) 197 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:13:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:13:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:25 smithi016 bash[22374]: cluster 2024-08-17T17:13:24.168640+0000 mgr.y (mgr.24317) 198 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:25 smithi016 bash[22374]: audit 2024-08-17T17:13:25.155634+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:25 smithi016 bash[31551]: cluster 2024-08-17T17:13:24.168640+0000 mgr.y (mgr.24317) 198 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:25 smithi016 bash[31551]: audit 2024-08-17T17:13:25.155634+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:25.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:25 smithi060 bash[24532]: cluster 2024-08-17T17:13:24.168640+0000 mgr.y (mgr.24317) 198 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:25.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:25 smithi060 bash[24532]: audit 2024-08-17T17:13:25.155634+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:26.071 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:27.662 INFO:tasks.workunit.client.0.smithi016.stderr:Updating files: 82% (9591/11661) Updating files: 83% (9679/11661) Updating files: 84% (9796/11661) Updating files: 85% (9912/11661) Updating files: 86% (10029/11661) Updating files: 87% (10146/11661) Updating files: 88% (10262/11661) Updating files: 89% (10379/11661) Updating files: 90% (10495/11661) Updating files: 91% (10612/11661) Updating files: 92% (10729/11661) Updating files: 93% (10845/11661) Updating files: 94% (10962/11661) Updating files: 95% (11078/11661) Updating files: 96% (11195/11661) Updating files: 97% (11312/11661) Updating files: 98% (11428/11661) Updating files: 99% (11545/11661) Updating files: 100% (11661/11661) Updating files: 100% (11661/11661), done. 2024-08-17T17:13:27.679 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-17T17:13:27.730 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T17:13:27.734 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:13:27.734 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[22374]: cluster 2024-08-17T17:13:26.169711+0000 mgr.y (mgr.24317) 199 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[22374]: audit 2024-08-17T17:13:26.756772+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[22374]: audit 2024-08-17T17:13:27.247353+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[22374]: audit 2024-08-17T17:13:27.249074+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[22374]: audit 2024-08-17T17:13:27.257875+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[31551]: cluster 2024-08-17T17:13:26.169711+0000 mgr.y (mgr.24317) 199 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:27.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[31551]: audit 2024-08-17T17:13:26.756772+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[31551]: audit 2024-08-17T17:13:27.247353+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[31551]: audit 2024-08-17T17:13:27.249074+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:27 smithi016 bash[31551]: audit 2024-08-17T17:13:27.257875+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:27.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:27 smithi060 bash[24532]: cluster 2024-08-17T17:13:26.169711+0000 mgr.y (mgr.24317) 199 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:27.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:27 smithi060 bash[24532]: audit 2024-08-17T17:13:26.756772+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:27.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:27 smithi060 bash[24532]: audit 2024-08-17T17:13:27.247353+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:27.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:27 smithi060 bash[24532]: audit 2024-08-17T17:13:27.249074+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:27.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:27 smithi060 bash[24532]: audit 2024-08-17T17:13:27.257875+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:28.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:28] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-08-17T17:13:29.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:29 smithi060 bash[24532]: cluster 2024-08-17T17:13:28.170400+0000 mgr.y (mgr.24317) 200 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:30.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:29 smithi016 bash[22374]: cluster 2024-08-17T17:13:28.170400+0000 mgr.y (mgr.24317) 200 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:30.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:29 smithi016 bash[31551]: cluster 2024-08-17T17:13:28.170400+0000 mgr.y (mgr.24317) 200 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:31.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:31 smithi016 bash[22374]: cluster 2024-08-17T17:13:30.170795+0000 mgr.y (mgr.24317) 201 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:31.908 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:31 smithi016 bash[31551]: cluster 2024-08-17T17:13:30.170795+0000 mgr.y (mgr.24317) 201 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:31.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:31 smithi060 bash[24532]: cluster 2024-08-17T17:13:30.170795+0000 mgr.y (mgr.24317) 201 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:33.355 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T17:13:33.517 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T17:13:33.563 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:13:33.564 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:13:33.565 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T17:13:33.608 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:13:33.611 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T17:13:33.611 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T17:13:33.657 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-08-17T17:13:33.658 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-17T17:13:33.658 DEBUG:teuthology.orchestra.run.smithi016:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-08-17T17:13:33.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:33 smithi016 bash[22374]: cluster 2024-08-17T17:13:32.171853+0000 mgr.y (mgr.24317) 202 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:33.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:33 smithi016 bash[31551]: cluster 2024-08-17T17:13:32.171853+0000 mgr.y (mgr.24317) 202 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:33.694 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-08-17T17:13:33.694 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-17T17:13:33.695 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-08-17T17:13:33.695 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 70 tests from TestClsRbd 2024-08-17T17:13:33.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:33 smithi060 bash[24532]: cluster 2024-08-17T17:13:32.171853+0000 mgr.y (mgr.24317) 202 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:33.947 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:33 smithi016 bash[22623]: [17/Aug/2024:17:13:33] ENGINE Bus STOPPING 2024-08-17T17:13:34.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22623]: [17/Aug/2024:17:13:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:13:34.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22623]: [17/Aug/2024:17:13:34] ENGINE Bus STOPPED 2024-08-17T17:13:34.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22623]: [17/Aug/2024:17:13:34] ENGINE Bus STARTING 2024-08-17T17:13:34.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22623]: [17/Aug/2024:17:13:34] ENGINE Serving on http://:::9283 2024-08-17T17:13:34.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22623]: [17/Aug/2024:17:13:34] ENGINE Bus STARTED 2024-08-17T17:13:34.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-17T17:13:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22374]: audit 2024-08-17T17:13:33.676624+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:34.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[22374]: audit 2024-08-17T17:13:33.686582+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[31551]: audit 2024-08-17T17:13:33.676624+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:34 smithi016 bash[31551]: audit 2024-08-17T17:13:33.686582+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:13:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:13:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:34 smithi060 bash[24532]: audit 2024-08-17T17:13:33.676624+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:13:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:34 smithi060 bash[24532]: audit 2024-08-17T17:13:33.686582+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:35.696 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-17T17:13:35.729 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_all_features (34 ms) 2024-08-17T17:13:35.729 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.copyup 2024-08-17T17:13:35.965 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.copyup (237 ms) 2024-08-17T17:13:35.966 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-17T17:13:35.990 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.sparse_copyup (25 ms) 2024-08-17T17:13:35.990 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-17T17:13:36.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_and_set_id (16 ms) 2024-08-17T17:13:36.007 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-17T17:13:36.032 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.add_remove_child (26 ms) 2024-08-17T17:13:36.033 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-17T17:13:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[31551]: cluster 2024-08-17T17:13:34.172324+0000 mgr.y (mgr.24317) 203 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[31551]: cluster 2024-08-17T17:13:34.682912+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:13:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[31551]: audit 2024-08-17T17:13:34.694199+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/3061757334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:13:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[31551]: audit 2024-08-17T17:13:34.695115+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:13:36.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[22374]: cluster 2024-08-17T17:13:34.172324+0000 mgr.y (mgr.24317) 203 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:36.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[22374]: cluster 2024-08-17T17:13:34.682912+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:13:36.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[22374]: audit 2024-08-17T17:13:34.694199+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/3061757334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:13:36.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:35 smithi016 bash[22374]: audit 2024-08-17T17:13:34.695115+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:13:36.110 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.directory_methods (77 ms) 2024-08-17T17:13:36.110 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.create 2024-08-17T17:13:36.147 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.create (37 ms) 2024-08-17T17:13:36.147 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_features 2024-08-17T17:13:36.152 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_features (5 ms) 2024-08-17T17:13:36.152 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-17T17:13:36.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2024-08-17T17:13:36.156 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-17T17:13:36.161 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_create_timestamp (5 ms) 2024-08-17T17:13:36.161 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-17T17:13:36.164 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2024-08-17T17:13:36.164 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-17T17:13:36.167 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_modify_timestamp (4 ms) 2024-08-17T17:13:36.167 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-17T17:13:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:35 smithi060 bash[24532]: cluster 2024-08-17T17:13:34.172324+0000 mgr.y (mgr.24317) 203 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:35 smithi060 bash[24532]: cluster 2024-08-17T17:13:34.682912+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:13:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:35 smithi060 bash[24532]: audit 2024-08-17T17:13:34.694199+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/3061757334' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:13:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:35 smithi060 bash[24532]: audit 2024-08-17T17:13:34.695115+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:13:36.178 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_data_pool (10 ms) 2024-08-17T17:13:36.178 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_size 2024-08-17T17:13:36.188 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_size (10 ms) 2024-08-17T17:13:36.188 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.set_size 2024-08-17T17:13:36.200 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.set_size (12 ms) 2024-08-17T17:13:36.200 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-17T17:13:36.246 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.protection_status (46 ms) 2024-08-17T17:13:36.246 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-17T17:13:36.265 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapshot_limits (19 ms) 2024-08-17T17:13:36.265 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-17T17:13:36.375 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.parents_v1 (110 ms) 2024-08-17T17:13:36.375 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-17T17:13:36.449 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.parents_v2 (74 ms) 2024-08-17T17:13:36.449 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-17T17:13:36.486 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapshots (38 ms) 2024-08-17T17:13:36.487 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-17T17:13:36.492 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapid_race (6 ms) 2024-08-17T17:13:36.493 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-17T17:13:36.505 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.stripingv2 (12 ms) 2024-08-17T17:13:36.505 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-17T17:13:36.506 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2024-08-17T17:13:36.506 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-17T17:13:36.511 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_resize (6 ms) 2024-08-17T17:13:36.511 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-17T17:13:36.516 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_update (4 ms) 2024-08-17T17:13:36.516 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-17T17:13:36.516 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-08-17T17:13:36.516 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-17T17:13:36.520 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2024-08-17T17:13:36.520 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-17T17:13:36.525 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_snap_remove (4 ms) 2024-08-17T17:13:36.525 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.flags 2024-08-17T17:13:36.532 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.flags (7 ms) 2024-08-17T17:13:36.532 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.metadata 2024-08-17T17:13:36.566 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.metadata (34 ms) 2024-08-17T17:13:36.566 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.set_features 2024-08-17T17:13:36.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2024-08-17T17:13:36.580 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror 2024-08-17T17:13:36.671 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror (91 ms) 2024-08-17T17:13:36.672 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-17T17:13:36.715 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image (44 ms) 2024-08-17T17:13:36.715 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-17T17:13:37.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:36 smithi016 bash[22374]: audit 2024-08-17T17:13:35.693573+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:37.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:36 smithi016 bash[22374]: cluster 2024-08-17T17:13:35.693666+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:13:37.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:36 smithi016 bash[22374]: cluster 2024-08-17T17:13:36.173463+0000 mgr.y (mgr.24317) 204 : cluster [DBG] pgmap v183: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 515 KiB/s wr, 12 op/s 2024-08-17T17:13:37.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:36 smithi016 bash[31551]: audit 2024-08-17T17:13:35.693573+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:37.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:36 smithi016 bash[31551]: cluster 2024-08-17T17:13:35.693666+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:13:37.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:36 smithi016 bash[31551]: cluster 2024-08-17T17:13:36.173463+0000 mgr.y (mgr.24317) 204 : cluster [DBG] pgmap v183: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 515 KiB/s wr, 12 op/s 2024-08-17T17:13:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:36 smithi060 bash[24532]: audit 2024-08-17T17:13:35.693573+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-68759-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:13:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:36 smithi060 bash[24532]: cluster 2024-08-17T17:13:35.693666+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:13:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:36 smithi060 bash[24532]: cluster 2024-08-17T17:13:36.173463+0000 mgr.y (mgr.24317) 204 : cluster [DBG] pgmap v183: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 515 KiB/s wr, 12 op/s 2024-08-17T17:13:38.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:37 smithi016 bash[22374]: cluster 2024-08-17T17:13:36.702924+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:13:38.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:37 smithi016 bash[31551]: cluster 2024-08-17T17:13:36.702924+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:13:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:37 smithi060 bash[24532]: cluster 2024-08-17T17:13:36.702924+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:13:38.490 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:38 smithi016 bash[22374]: cluster 2024-08-17T17:13:38.174111+0000 mgr.y (mgr.24317) 205 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 686 KiB/s wr, 17 op/s 2024-08-17T17:13:38.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:38] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-08-17T17:13:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:38 smithi016 bash[31551]: cluster 2024-08-17T17:13:38.174111+0000 mgr.y (mgr.24317) 205 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 686 KiB/s wr, 17 op/s 2024-08-17T17:13:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:38 smithi060 bash[24532]: cluster 2024-08-17T17:13:38.174111+0000 mgr.y (mgr.24317) 205 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 686 KiB/s wr, 17 op/s 2024-08-17T17:13:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.358633+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.364135+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.391659+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.396700+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.397873+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.398844+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:39.404746+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:40 smithi060 bash[24532]: audit 2024-08-17T17:13:40.155704+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:40.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.358633+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.364135+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.391659+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.396700+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.397873+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:40.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.398844+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:39.404746+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[22374]: audit 2024-08-17T17:13:40.155704+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.358633+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.364135+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.391659+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.396700+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.397873+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.398844+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:39.404746+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:40.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:40 smithi016 bash[31551]: audit 2024-08-17T17:13:40.155704+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:41.340 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image_status (4625 ms) 2024-08-17T17:13:41.340 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-17T17:13:41.491 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image_map (151 ms) 2024-08-17T17:13:41.491 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-17T17:13:41.508 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_instances (17 ms) 2024-08-17T17:13:41.508 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-17T17:13:41.540 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_snapshot (32 ms) 2024-08-17T17:13:41.540 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-17T17:13:41.546 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_list (7 ms) 2024-08-17T17:13:41.547 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-17T17:13:41.552 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_add (5 ms) 2024-08-17T17:13:41.552 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-17T17:13:41.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.dir_add_already_existing (8 ms) 2024-08-17T17:13:41.560 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-17T17:13:41.577 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_rename (17 ms) 2024-08-17T17:13:41.577 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-17T17:13:41.587 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_remove (10 ms) 2024-08-17T17:13:41.587 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-17T17:13:41.598 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (11 ms) 2024-08-17T17:13:41.599 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-17T17:13:41.604 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_add (6 ms) 2024-08-17T17:13:41.604 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-17T17:13:41.613 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_remove (9 ms) 2024-08-17T17:13:41.613 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-17T17:13:41.620 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_list (7 ms) 2024-08-17T17:13:41.620 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-17T17:13:41.630 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_clean (11 ms) 2024-08-17T17:13:41.631 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-17T17:13:41.636 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_add (6 ms) 2024-08-17T17:13:41.636 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-17T17:13:41.644 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_remove (8 ms) 2024-08-17T17:13:41.645 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-17T17:13:41.650 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_get (6 ms) 2024-08-17T17:13:41.650 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-17T17:13:41.655 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (4 ms) 2024-08-17T17:13:41.655 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-17T17:13:41.660 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (5 ms) 2024-08-17T17:13:41.660 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-17T17:13:41.667 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (7 ms) 2024-08-17T17:13:41.667 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-17T17:13:41.674 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (7 ms) 2024-08-17T17:13:41.674 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-17T17:13:41.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:41 smithi060 bash[24532]: cluster 2024-08-17T17:13:40.174620+0000 mgr.y (mgr.24317) 206 : cluster [DBG] pgmap v186: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 686 KiB/s wr, 17 op/s 2024-08-17T17:13:41.680 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set (6 ms) 2024-08-17T17:13:41.680 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-17T17:13:41.688 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list (9 ms) 2024-08-17T17:13:41.689 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-17T17:13:41.732 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (43 ms) 2024-08-17T17:13:41.732 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-17T17:13:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:41 smithi016 bash[22374]: cluster 2024-08-17T17:13:40.174620+0000 mgr.y (mgr.24317) 206 : cluster [DBG] pgmap v186: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 686 KiB/s wr, 17 op/s 2024-08-17T17:13:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:41 smithi016 bash[31551]: cluster 2024-08-17T17:13:40.174620+0000 mgr.y (mgr.24317) 206 : cluster [DBG] pgmap v186: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 686 KiB/s wr, 17 op/s 2024-08-17T17:13:42.180 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (448 ms) 2024-08-17T17:13:42.180 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-17T17:13:42.186 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_remove (7 ms) 2024-08-17T17:13:42.187 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-17T17:13:42.191 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (5 ms) 2024-08-17T17:13:42.192 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-17T17:13:42.209 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.trash_methods (17 ms) 2024-08-17T17:13:42.209 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.op_features 2024-08-17T17:13:42.226 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.op_features (18 ms) 2024-08-17T17:13:42.227 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-17T17:13:42.282 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_parent (55 ms) 2024-08-17T17:13:42.282 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-17T17:13:42.307 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_parent_ns (25 ms) 2024-08-17T17:13:42.307 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-17T17:13:42.333 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_child (26 ms) 2024-08-17T17:13:42.333 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-17T17:13:42.347 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.namespace_methods (15 ms) 2024-08-17T17:13:42.348 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.migration 2024-08-17T17:13:42.380 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.migration (32 ms) 2024-08-17T17:13:42.380 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-17T17:13:42.399 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.migration_v1 (19 ms) 2024-08-17T17:13:42.399 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-17T17:13:43.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:43 smithi016 bash[31551]: cluster 2024-08-17T17:13:42.175692+0000 mgr.y (mgr.24317) 207 : cluster [DBG] pgmap v187: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 977 KiB/s wr, 1.10k op/s 2024-08-17T17:13:43.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:43 smithi016 bash[22374]: cluster 2024-08-17T17:13:42.175692+0000 mgr.y (mgr.24317) 207 : cluster [DBG] pgmap v187: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 977 KiB/s wr, 1.10k op/s 2024-08-17T17:13:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:43 smithi060 bash[24532]: cluster 2024-08-17T17:13:42.175692+0000 mgr.y (mgr.24317) 207 : cluster [DBG] pgmap v187: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 977 KiB/s wr, 1.10k op/s 2024-08-17T17:13:43.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-17T17:13:44.432 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.assert_snapc_seq (2032 ms) 2024-08-17T17:13:44.432 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-17T17:13:44.498 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.sparsify (66 ms) 2024-08-17T17:13:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:44 smithi060 bash[24532]: cluster 2024-08-17T17:13:43.422790+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:13:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:44 smithi016 bash[22374]: cluster 2024-08-17T17:13:43.422790+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:13:44.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:44 smithi016 bash[31551]: cluster 2024-08-17T17:13:43.422790+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:13:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:13:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:13:45.440 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 70 tests from TestClsRbd (8804 ms total) 2024-08-17T17:13:45.440 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-08-17T17:13:45.440 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-08-17T17:13:45.440 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 70 tests from 1 test suite ran. (11745 ms total) 2024-08-17T17:13:45.440 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 70 tests. 2024-08-17T17:13:45.448 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T17:13:45.448 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T17:13:45.464 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-08-17T17:13:45.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:13:45.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:45 smithi016 bash[22374]: cluster 2024-08-17T17:13:44.176336+0000 mgr.y (mgr.24317) 208 : cluster [DBG] pgmap v189: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 598 KiB/s rd, 400 KiB/s wr, 1.01k op/s 2024-08-17T17:13:45.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:45 smithi016 bash[22374]: cluster 2024-08-17T17:13:44.433174+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:13:45.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:45 smithi016 bash[31551]: cluster 2024-08-17T17:13:44.176336+0000 mgr.y (mgr.24317) 208 : cluster [DBG] pgmap v189: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 598 KiB/s rd, 400 KiB/s wr, 1.01k op/s 2024-08-17T17:13:45.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:45 smithi016 bash[31551]: cluster 2024-08-17T17:13:44.433174+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:13:45.739 DEBUG:teuthology.parallel:result is None 2024-08-17T17:13:45.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:13:45.752 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:13:45.752 DEBUG:teuthology.orchestra.run.smithi016:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:13:45.806 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:13:45.807 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T17:13:45.807 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2024-08-17T17:13:45.807 DEBUG:teuthology.parallel:result is None 2024-08-17T17:13:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:45 smithi060 bash[24532]: cluster 2024-08-17T17:13:44.176336+0000 mgr.y (mgr.24317) 208 : cluster [DBG] pgmap v189: 105 pgs: 105 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 598 KiB/s rd, 400 KiB/s wr, 1.01k op/s 2024-08-17T17:13:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:45 smithi060 bash[24532]: cluster 2024-08-17T17:13:44.433174+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:13:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:46 smithi016 bash[22374]: cluster 2024-08-17T17:13:45.434859+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:13:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:46 smithi016 bash[31551]: cluster 2024-08-17T17:13:45.434859+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:13:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:46 smithi060 bash[24532]: cluster 2024-08-17T17:13:45.434859+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:13:47.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:47 smithi016 bash[22374]: cluster 2024-08-17T17:13:46.177508+0000 mgr.y (mgr.24317) 209 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:47 smithi016 bash[31551]: cluster 2024-08-17T17:13:46.177508+0000 mgr.y (mgr.24317) 209 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:47 smithi060 bash[24532]: cluster 2024-08-17T17:13:46.177508+0000 mgr.y (mgr.24317) 209 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:48.590 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:48.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:48] "GET /metrics HTTP/1.1" 200 242469 "" "Prometheus/2.43.0" 2024-08-17T17:13:49.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:49 smithi016 bash[22374]: cluster 2024-08-17T17:13:48.178176+0000 mgr.y (mgr.24317) 210 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:49.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:49 smithi016 bash[31551]: cluster 2024-08-17T17:13:48.178176+0000 mgr.y (mgr.24317) 210 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:49 smithi060 bash[24532]: cluster 2024-08-17T17:13:48.178176+0000 mgr.y (mgr.24317) 210 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:51.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:51 smithi016 bash[22374]: cluster 2024-08-17T17:13:50.178796+0000 mgr.y (mgr.24317) 211 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:51.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:51 smithi016 bash[31551]: cluster 2024-08-17T17:13:50.178796+0000 mgr.y (mgr.24317) 211 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:51 smithi060 bash[24532]: cluster 2024-08-17T17:13:50.178796+0000 mgr.y (mgr.24317) 211 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:53.195 INFO:teuthology.orchestra.run.smithi016.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:53.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[22374]: cluster 2024-08-17T17:13:52.179812+0000 mgr.y (mgr.24317) 212 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:53.461 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[22374]: audit 2024-08-17T17:13:53.197907+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:53.461 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[22374]: audit 2024-08-17T17:13:53.199063+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:53.461 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[22374]: audit 2024-08-17T17:13:53.201910+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:53.461 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[22374]: audit 2024-08-17T17:13:53.202721+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:53.461 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[22374]: audit 2024-08-17T17:13:53.209719+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[31551]: cluster 2024-08-17T17:13:52.179812+0000 mgr.y (mgr.24317) 212 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[31551]: audit 2024-08-17T17:13:53.197907+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[31551]: audit 2024-08-17T17:13:53.199063+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[31551]: audit 2024-08-17T17:13:53.201910+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[31551]: audit 2024-08-17T17:13:53.202721+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:53.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:53 smithi016 bash[31551]: audit 2024-08-17T17:13:53.209719+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:53 smithi060 bash[24532]: cluster 2024-08-17T17:13:52.179812+0000 mgr.y (mgr.24317) 212 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:53 smithi060 bash[24532]: audit 2024-08-17T17:13:53.197907+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:53 smithi060 bash[24532]: audit 2024-08-17T17:13:53.199063+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:13:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:53 smithi060 bash[24532]: audit 2024-08-17T17:13:53.201910+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:13:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:53 smithi060 bash[24532]: audit 2024-08-17T17:13:53.202721+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:13:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:53 smithi060 bash[24532]: audit 2024-08-17T17:13:53.209719+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:13:54.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:13:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:54 smithi016 bash[22374]: audit 2024-08-17T17:13:53.190511+0000 mgr.y (mgr.24317) 213 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:54 smithi016 bash[22374]: cephadm 2024-08-17T17:13:53.191190+0000 mgr.y (mgr.24317) 214 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:54 smithi016 bash[22374]: cephadm 2024-08-17T17:13:53.247397+0000 mgr.y (mgr.24317) 215 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:54.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:54 smithi016 bash[31551]: audit 2024-08-17T17:13:53.190511+0000 mgr.y (mgr.24317) 213 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:54 smithi016 bash[31551]: cephadm 2024-08-17T17:13:53.191190+0000 mgr.y (mgr.24317) 214 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:54 smithi016 bash[31551]: cephadm 2024-08-17T17:13:53.247397+0000 mgr.y (mgr.24317) 215 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:54.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:54 smithi060 bash[24532]: audit 2024-08-17T17:13:53.190511+0000 mgr.y (mgr.24317) 213 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:13:54.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:54 smithi060 bash[24532]: cephadm 2024-08-17T17:13:53.191190+0000 mgr.y (mgr.24317) 214 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:54.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:54 smithi060 bash[24532]: cephadm 2024-08-17T17:13:53.247397+0000 mgr.y (mgr.24317) 215 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:13:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:13:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:55 smithi016 bash[22374]: cluster 2024-08-17T17:13:54.180264+0000 mgr.y (mgr.24317) 216 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:55 smithi016 bash[22374]: audit 2024-08-17T17:13:55.157030+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:55 smithi016 bash[31551]: cluster 2024-08-17T17:13:54.180264+0000 mgr.y (mgr.24317) 216 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:55 smithi016 bash[31551]: audit 2024-08-17T17:13:55.157030+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:55 smithi060 bash[24532]: cluster 2024-08-17T17:13:54.180264+0000 mgr.y (mgr.24317) 216 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:55 smithi060 bash[24532]: audit 2024-08-17T17:13:55.157030+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:13:57.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:57 smithi016 bash[22374]: cluster 2024-08-17T17:13:56.181449+0000 mgr.y (mgr.24317) 217 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:57.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:57 smithi016 bash[31551]: cluster 2024-08-17T17:13:56.181449+0000 mgr.y (mgr.24317) 217 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:57 smithi060 bash[24532]: cluster 2024-08-17T17:13:56.181449+0000 mgr.y (mgr.24317) 217 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:58.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:13:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:13:58] "GET /metrics HTTP/1.1" 200 240631 "" "Prometheus/2.43.0" 2024-08-17T17:13:58.914 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:59.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:13:59 smithi016 bash[22374]: cluster 2024-08-17T17:13:58.182091+0000 mgr.y (mgr.24317) 218 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:59.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:13:59 smithi016 bash[31551]: cluster 2024-08-17T17:13:58.182091+0000 mgr.y (mgr.24317) 218 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:13:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:13:59 smithi060 bash[24532]: cluster 2024-08-17T17:13:58.182091+0000 mgr.y (mgr.24317) 218 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:01.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:01 smithi016 bash[22374]: cluster 2024-08-17T17:14:00.182691+0000 mgr.y (mgr.24317) 219 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:01.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:01 smithi016 bash[31551]: cluster 2024-08-17T17:14:00.182691+0000 mgr.y (mgr.24317) 219 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:01.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:01 smithi060 bash[24532]: cluster 2024-08-17T17:14:00.182691+0000 mgr.y (mgr.24317) 219 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:03.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:03 smithi016 bash[22374]: cluster 2024-08-17T17:14:02.183436+0000 mgr.y (mgr.24317) 220 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:03.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:03 smithi016 bash[31551]: cluster 2024-08-17T17:14:02.183436+0000 mgr.y (mgr.24317) 220 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:03 smithi060 bash[24532]: cluster 2024-08-17T17:14:02.183436+0000 mgr.y (mgr.24317) 220 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:04.206 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:14:04.206 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (4m) 24s ago 5m 13.2M - 0.25.0 c8568f914cd2 761323529fd5 2024-08-17T17:14:04.206 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi060 *:3000 running (4m) 24s ago 4m 79.6M - 9.4.7 954c08fa6188 00039dfcf619 2024-08-17T17:14:04.206 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi016.daubqx smithi016 running (2m) 24s ago 2m 11.7M - 17.2.7-1404-gf2c39d4d f69471c56189 e1da238be775 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi060.hwrssp smithi060 running (2m) 24s ago 2m 13.1M - 17.2.7-1404-gf2c39d4d f69471c56189 b7e23dd1a89a 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi060 *:8443 running (14m) 24s ago 14m 388M - 17.2.7-1404-gf2c39d4d f69471c56189 e494157f3389 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:9283,8765 running (16m) 24s ago 16m 443M - 17.2.7-1404-gf2c39d4d f69471c56189 bdb50337dd69 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (16m) 24s ago 16m 49.4M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 c74aa8b64f80 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi060 running (14m) 24s ago 14m 38.6M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 6f8b78f971f7 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (14m) 24s ago 14m 38.1M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 9397b3d34614 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (5m) 24s ago 5m 8435k - 1.5.0 0da6a335fe13 7f2447e2b9a5 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi060 *:9100 running (5m) 24s ago 5m 8540k - 1.5.0 0da6a335fe13 b07b95148876 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (13m) 24s ago 13m 46.2M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 e691a8570be5 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (12m) 24s ago 12m 46.2M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 a305ed5e8aca 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (11m) 24s ago 11m 46.2M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 55ea9211c36d 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (10m) 24s ago 10m 46.1M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 22e9497486e9 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi060 running (9m) 24s ago 9m 51.7M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 0f384b3f8f55 2024-08-17T17:14:04.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi060 running (8m) 24s ago 8m 53.2M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 cf9b79b655c7 2024-08-17T17:14:04.208 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi060 running (7m) 24s ago 7m 51.1M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 65b9e4ed801e 2024-08-17T17:14:04.208 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi060 running (7m) 24s ago 7m 42.6M 4061M 17.2.7-1404-gf2c39d4d f69471c56189 b238bc358d4e 2024-08-17T17:14:04.208 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi060 *:9095 running (4m) 24s ago 6m 46.1M - 2.43.0 a07b618ecd1d 392f03a64677 2024-08-17T17:14:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:14:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:14:05.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for minority of mons to upgrade' 2024-08-17T17:14:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:05 smithi016 bash[31551]: audit 2024-08-17T17:14:04.168173+0000 mgr.y (mgr.24317) 221 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:05.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:05 smithi016 bash[31551]: cluster 2024-08-17T17:14:04.183748+0000 mgr.y (mgr.24317) 222 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:05 smithi016 bash[22374]: audit 2024-08-17T17:14:04.168173+0000 mgr.y (mgr.24317) 221 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:05.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:05 smithi016 bash[22374]: cluster 2024-08-17T17:14:04.183748+0000 mgr.y (mgr.24317) 222 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:05 smithi060 bash[24532]: audit 2024-08-17T17:14:04.168173+0000 mgr.y (mgr.24317) 221 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:05 smithi060 bash[24532]: cluster 2024-08-17T17:14:04.183748+0000 mgr.y (mgr.24317) 222 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:07.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:07 smithi016 bash[22374]: cluster 2024-08-17T17:14:06.184785+0000 mgr.y (mgr.24317) 223 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:07.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:07 smithi016 bash[31551]: cluster 2024-08-17T17:14:06.184785+0000 mgr.y (mgr.24317) 223 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:07 smithi060 bash[24532]: cluster 2024-08-17T17:14:06.184785+0000 mgr.y (mgr.24317) 223 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:08.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:14:08 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:08] "GET /metrics HTTP/1.1" 200 240631 "" "Prometheus/2.43.0" 2024-08-17T17:14:09.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:09 smithi016 bash[22374]: cluster 2024-08-17T17:14:08.185385+0000 mgr.y (mgr.24317) 224 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:09.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:09 smithi016 bash[31551]: cluster 2024-08-17T17:14:08.185385+0000 mgr.y (mgr.24317) 224 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:09 smithi060 bash[24532]: cluster 2024-08-17T17:14:08.185385+0000 mgr.y (mgr.24317) 224 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:10.024 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:10 smithi016 bash[22374]: audit 2024-08-17T17:14:10.156615+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:10 smithi016 bash[31551]: audit 2024-08-17T17:14:10.156615+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:10 smithi060 bash[24532]: audit 2024-08-17T17:14:10.156615+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:11.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:11 smithi016 bash[22374]: cluster 2024-08-17T17:14:10.186000+0000 mgr.y (mgr.24317) 225 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:11.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:11 smithi016 bash[31551]: cluster 2024-08-17T17:14:10.186000+0000 mgr.y (mgr.24317) 225 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:11.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:11 smithi060 bash[24532]: cluster 2024-08-17T17:14:10.186000+0000 mgr.y (mgr.24317) 225 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:13.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:13 smithi016 bash[22374]: cluster 2024-08-17T17:14:12.186865+0000 mgr.y (mgr.24317) 226 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:13.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:13 smithi016 bash[31551]: cluster 2024-08-17T17:14:12.186865+0000 mgr.y (mgr.24317) 226 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:13.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:13 smithi060 bash[24532]: cluster 2024-08-17T17:14:12.186865+0000 mgr.y (mgr.24317) 226 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:14:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:14:15.285 INFO:teuthology.orchestra.run.smithi016.stdout:wait for minority of mons to upgrade 2024-08-17T17:14:15.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:15 smithi016 bash[22374]: cluster 2024-08-17T17:14:14.187491+0000 mgr.y (mgr.24317) 227 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:15.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:15 smithi016 bash[31551]: cluster 2024-08-17T17:14:14.187491+0000 mgr.y (mgr.24317) 227 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:15.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:15 smithi060 bash[24532]: cluster 2024-08-17T17:14:14.187491+0000 mgr.y (mgr.24317) 227 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:17.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:14:17.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:17 smithi016 bash[22374]: cluster 2024-08-17T17:14:16.188221+0000 mgr.y (mgr.24317) 228 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:17.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:17 smithi016 bash[31551]: cluster 2024-08-17T17:14:16.188221+0000 mgr.y (mgr.24317) 228 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:17.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:17 smithi060 bash[24532]: cluster 2024-08-17T17:14:16.188221+0000 mgr.y (mgr.24317) 228 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:18.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:14:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:18] "GET /metrics HTTP/1.1" 200 240612 "" "Prometheus/2.43.0" 2024-08-17T17:14:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:19 smithi016 bash[22374]: cluster 2024-08-17T17:14:18.188659+0000 mgr.y (mgr.24317) 229 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:19 smithi016 bash[31551]: cluster 2024-08-17T17:14:18.188659+0000 mgr.y (mgr.24317) 229 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:19.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:19 smithi060 bash[24532]: cluster 2024-08-17T17:14:18.188659+0000 mgr.y (mgr.24317) 229 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:21.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:21 smithi016 bash[31551]: cluster 2024-08-17T17:14:20.189149+0000 mgr.y (mgr.24317) 230 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:21.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:21 smithi016 bash[22374]: cluster 2024-08-17T17:14:20.189149+0000 mgr.y (mgr.24317) 230 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:21.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:21 smithi060 bash[24532]: cluster 2024-08-17T17:14:20.189149+0000 mgr.y (mgr.24317) 230 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:22.570 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:23 smithi016 bash[22374]: cluster 2024-08-17T17:14:22.190193+0000 mgr.y (mgr.24317) 231 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:23 smithi016 bash[31551]: cluster 2024-08-17T17:14:22.190193+0000 mgr.y (mgr.24317) 231 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:23.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:23 smithi060 bash[24532]: cluster 2024-08-17T17:14:22.190193+0000 mgr.y (mgr.24317) 231 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:14:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:14:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:25 smithi016 bash[22374]: cluster 2024-08-17T17:14:24.190929+0000 mgr.y (mgr.24317) 232 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:25 smithi016 bash[22374]: audit 2024-08-17T17:14:25.156983+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:25 smithi016 bash[31551]: cluster 2024-08-17T17:14:24.190929+0000 mgr.y (mgr.24317) 232 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:25 smithi016 bash[31551]: audit 2024-08-17T17:14:25.156983+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:25.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:25 smithi060 bash[24532]: cluster 2024-08-17T17:14:24.190929+0000 mgr.y (mgr.24317) 232 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:25.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:25 smithi060 bash[24532]: audit 2024-08-17T17:14:25.156983+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:27 smithi016 bash[22374]: cluster 2024-08-17T17:14:26.191771+0000 mgr.y (mgr.24317) 233 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:27.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:27 smithi016 bash[31551]: cluster 2024-08-17T17:14:26.191771+0000 mgr.y (mgr.24317) 233 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:27.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:27 smithi060 bash[24532]: cluster 2024-08-17T17:14:26.191771+0000 mgr.y (mgr.24317) 233 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:28.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:14:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:28] "GET /metrics HTTP/1.1" 200 240566 "" "Prometheus/2.43.0" 2024-08-17T17:14:29.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:29 smithi016 bash[22374]: cluster 2024-08-17T17:14:28.192284+0000 mgr.y (mgr.24317) 234 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:29.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:29 smithi016 bash[31551]: cluster 2024-08-17T17:14:28.192284+0000 mgr.y (mgr.24317) 234 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:29.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:29 smithi060 bash[24532]: cluster 2024-08-17T17:14:28.192284+0000 mgr.y (mgr.24317) 234 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:31 smithi016 bash[22374]: cluster 2024-08-17T17:14:30.192930+0000 mgr.y (mgr.24317) 235 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:31 smithi016 bash[31551]: cluster 2024-08-17T17:14:30.192930+0000 mgr.y (mgr.24317) 235 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:31.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:31 smithi060 bash[24532]: cluster 2024-08-17T17:14:30.192930+0000 mgr.y (mgr.24317) 235 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:33 smithi016 bash[22374]: cluster 2024-08-17T17:14:32.194060+0000 mgr.y (mgr.24317) 236 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:33 smithi016 bash[31551]: cluster 2024-08-17T17:14:32.194060+0000 mgr.y (mgr.24317) 236 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:33.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:33 smithi060 bash[24532]: cluster 2024-08-17T17:14:32.194060+0000 mgr.y (mgr.24317) 236 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:14:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:14:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:35 smithi016 bash[22374]: cluster 2024-08-17T17:14:34.194685+0000 mgr.y (mgr.24317) 237 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:35 smithi016 bash[31551]: cluster 2024-08-17T17:14:34.194685+0000 mgr.y (mgr.24317) 237 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:35 smithi060 bash[24532]: cluster 2024-08-17T17:14:34.194685+0000 mgr.y (mgr.24317) 237 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:36.927 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:37 smithi060 bash[24532]: cluster 2024-08-17T17:14:36.195728+0000 mgr.y (mgr.24317) 238 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:37 smithi060 bash[24532]: audit 2024-08-17T17:14:36.605735+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/2509805108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:37 smithi060 bash[24532]: audit 2024-08-17T17:14:36.831405+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:14:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:37 smithi060 bash[24532]: audit 2024-08-17T17:14:36.833610+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:14:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:37 smithi060 bash[24532]: audit 2024-08-17T17:14:36.840350+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:14:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[22374]: cluster 2024-08-17T17:14:36.195728+0000 mgr.y (mgr.24317) 238 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[22374]: audit 2024-08-17T17:14:36.605735+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/2509805108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[22374]: audit 2024-08-17T17:14:36.831405+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:14:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[22374]: audit 2024-08-17T17:14:36.833610+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:14:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[22374]: audit 2024-08-17T17:14:36.840350+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:14:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[31551]: cluster 2024-08-17T17:14:36.195728+0000 mgr.y (mgr.24317) 238 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[31551]: audit 2024-08-17T17:14:36.605735+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/2509805108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[31551]: audit 2024-08-17T17:14:36.831405+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:14:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[31551]: audit 2024-08-17T17:14:36.833610+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:14:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:37 smithi016 bash[31551]: audit 2024-08-17T17:14:36.840350+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:14:38.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:38] "GET /metrics HTTP/1.1" 200 240566 "" "Prometheus/2.43.0" 2024-08-17T17:14:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22374]: cephadm 2024-08-17T17:14:36.832008+0000 mgr.y (mgr.24317) 239 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:14:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22374]: cephadm 2024-08-17T17:14:36.832101+0000 mgr.y (mgr.24317) 240 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22374]: cephadm 2024-08-17T17:14:36.841612+0000 mgr.y (mgr.24317) 241 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:14:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22374]: audit 2024-08-17T17:14:36.916628+0000 mgr.y (mgr.24317) 242 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22374]: cephadm 2024-08-17T17:14:37.093090+0000 mgr.y (mgr.24317) 243 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi060 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[22374]: audit 2024-08-17T17:14:37.210367+0000 mgr.y (mgr.24317) 244 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[31551]: cephadm 2024-08-17T17:14:36.832008+0000 mgr.y (mgr.24317) 239 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[31551]: cephadm 2024-08-17T17:14:36.832101+0000 mgr.y (mgr.24317) 240 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[31551]: cephadm 2024-08-17T17:14:36.841612+0000 mgr.y (mgr.24317) 241 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[31551]: audit 2024-08-17T17:14:36.916628+0000 mgr.y (mgr.24317) 242 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[31551]: cephadm 2024-08-17T17:14:37.093090+0000 mgr.y (mgr.24317) 243 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi060 2024-08-17T17:14:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:38 smithi016 bash[31551]: audit 2024-08-17T17:14:37.210367+0000 mgr.y (mgr.24317) 244 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:38 smithi060 bash[24532]: cephadm 2024-08-17T17:14:36.832008+0000 mgr.y (mgr.24317) 239 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:14:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:38 smithi060 bash[24532]: cephadm 2024-08-17T17:14:36.832101+0000 mgr.y (mgr.24317) 240 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:38 smithi060 bash[24532]: cephadm 2024-08-17T17:14:36.841612+0000 mgr.y (mgr.24317) 241 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:14:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:38 smithi060 bash[24532]: audit 2024-08-17T17:14:36.916628+0000 mgr.y (mgr.24317) 242 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:38 smithi060 bash[24532]: cephadm 2024-08-17T17:14:37.093090+0000 mgr.y (mgr.24317) 243 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi060 2024-08-17T17:14:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:38 smithi060 bash[24532]: audit 2024-08-17T17:14:37.210367+0000 mgr.y (mgr.24317) 244 : audit [DBG] from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:39 smithi016 bash[22374]: cluster 2024-08-17T17:14:38.196338+0000 mgr.y (mgr.24317) 245 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:39 smithi016 bash[22374]: audit 2024-08-17T17:14:39.562514+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.16:0/1789492695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:39 smithi016 bash[31551]: cluster 2024-08-17T17:14:38.196338+0000 mgr.y (mgr.24317) 245 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:39 smithi016 bash[31551]: audit 2024-08-17T17:14:39.562514+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.16:0/1789492695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:39.856 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:39 smithi060 bash[24532]: cluster 2024-08-17T17:14:38.196338+0000 mgr.y (mgr.24317) 245 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:39 smithi060 bash[24532]: audit 2024-08-17T17:14:39.562514+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.16:0/1789492695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:40 smithi016 bash[22374]: audit 2024-08-17T17:14:40.156828+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:40 smithi016 bash[31551]: audit 2024-08-17T17:14:40.156828+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:40 smithi060 bash[24532]: audit 2024-08-17T17:14:40.156828+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:41 smithi060 bash[24532]: audit 2024-08-17T17:14:39.846847+0000 mgr.y (mgr.24317) 246 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:41 smithi060 bash[24532]: audit 2024-08-17T17:14:40.139968+0000 mgr.y (mgr.24317) 247 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:41 smithi060 bash[24532]: cluster 2024-08-17T17:14:40.196768+0000 mgr.y (mgr.24317) 248 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:42.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:41 smithi016 bash[22374]: audit 2024-08-17T17:14:39.846847+0000 mgr.y (mgr.24317) 246 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:42.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:41 smithi016 bash[22374]: audit 2024-08-17T17:14:40.139968+0000 mgr.y (mgr.24317) 247 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:42.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:41 smithi016 bash[22374]: cluster 2024-08-17T17:14:40.196768+0000 mgr.y (mgr.24317) 248 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:42.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:41 smithi016 bash[31551]: audit 2024-08-17T17:14:39.846847+0000 mgr.y (mgr.24317) 246 : audit [DBG] from='client.14814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:42.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:41 smithi016 bash[31551]: audit 2024-08-17T17:14:40.139968+0000 mgr.y (mgr.24317) 247 : audit [DBG] from='client.24743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:42.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:41 smithi016 bash[31551]: cluster 2024-08-17T17:14:40.196768+0000 mgr.y (mgr.24317) 248 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:42.806 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:42 smithi060 bash[24532]: audit 2024-08-17T17:14:42.502277+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.16:0/370063787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:43.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:42 smithi016 bash[31551]: audit 2024-08-17T17:14:42.502277+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.16:0/370063787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:43.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:42 smithi016 bash[22374]: audit 2024-08-17T17:14:42.502277+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.16:0/370063787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:43 smithi060 bash[24532]: cluster 2024-08-17T17:14:42.197588+0000 mgr.y (mgr.24317) 249 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:44.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:43 smithi016 bash[22374]: cluster 2024-08-17T17:14:42.197588+0000 mgr.y (mgr.24317) 249 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:44.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:43 smithi016 bash[31551]: cluster 2024-08-17T17:14:42.197588+0000 mgr.y (mgr.24317) 249 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:44.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:44 smithi060 bash[24532]: audit 2024-08-17T17:14:42.797005+0000 mgr.y (mgr.24317) 250 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:44.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:44 smithi060 bash[24532]: audit 2024-08-17T17:14:43.077959+0000 mgr.y (mgr.24317) 251 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:45.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:44 smithi016 bash[22374]: audit 2024-08-17T17:14:42.797005+0000 mgr.y (mgr.24317) 250 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:45.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:44 smithi016 bash[22374]: audit 2024-08-17T17:14:43.077959+0000 mgr.y (mgr.24317) 251 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:45.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:44 smithi016 bash[31551]: audit 2024-08-17T17:14:42.797005+0000 mgr.y (mgr.24317) 250 : audit [DBG] from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:45.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:44 smithi016 bash[31551]: audit 2024-08-17T17:14:43.077959+0000 mgr.y (mgr.24317) 251 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:14:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:14:45.742 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:45 smithi060 bash[24532]: cluster 2024-08-17T17:14:44.198185+0000 mgr.y (mgr.24317) 252 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:45 smithi060 bash[24532]: audit 2024-08-17T17:14:45.433704+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.16:0/2482690705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:45 smithi016 bash[22374]: cluster 2024-08-17T17:14:44.198185+0000 mgr.y (mgr.24317) 252 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:45 smithi016 bash[22374]: audit 2024-08-17T17:14:45.433704+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.16:0/2482690705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:45 smithi016 bash[31551]: cluster 2024-08-17T17:14:44.198185+0000 mgr.y (mgr.24317) 252 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:45 smithi016 bash[31551]: audit 2024-08-17T17:14:45.433704+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.16:0/2482690705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:47 smithi060 bash[24532]: audit 2024-08-17T17:14:45.732256+0000 mgr.y (mgr.24317) 253 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:47 smithi060 bash[24532]: audit 2024-08-17T17:14:46.026782+0000 mgr.y (mgr.24317) 254 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:47 smithi060 bash[24532]: cluster 2024-08-17T17:14:46.199188+0000 mgr.y (mgr.24317) 255 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:48.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:47 smithi016 bash[22374]: audit 2024-08-17T17:14:45.732256+0000 mgr.y (mgr.24317) 253 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:48.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:47 smithi016 bash[22374]: audit 2024-08-17T17:14:46.026782+0000 mgr.y (mgr.24317) 254 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:48.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:47 smithi016 bash[22374]: cluster 2024-08-17T17:14:46.199188+0000 mgr.y (mgr.24317) 255 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:48.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:47 smithi016 bash[31551]: audit 2024-08-17T17:14:45.732256+0000 mgr.y (mgr.24317) 253 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:48.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:47 smithi016 bash[31551]: audit 2024-08-17T17:14:46.026782+0000 mgr.y (mgr.24317) 254 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:48.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:47 smithi016 bash[31551]: cluster 2024-08-17T17:14:46.199188+0000 mgr.y (mgr.24317) 255 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:48.684 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:48.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:48 smithi016 bash[22374]: audit 2024-08-17T17:14:48.379629+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.16:0/3619861014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:48.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:48 smithi016 bash[31551]: audit 2024-08-17T17:14:48.379629+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.16:0/3619861014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:48.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:14:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:48] "GET /metrics HTTP/1.1" 200 240560 "" "Prometheus/2.43.0" 2024-08-17T17:14:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:48 smithi060 bash[24532]: audit 2024-08-17T17:14:48.379629+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.16:0/3619861014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:49 smithi060 bash[24532]: cluster 2024-08-17T17:14:48.199764+0000 mgr.y (mgr.24317) 256 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:49 smithi060 bash[24532]: audit 2024-08-17T17:14:48.674431+0000 mgr.y (mgr.24317) 257 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:50.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:49 smithi016 bash[31551]: cluster 2024-08-17T17:14:48.199764+0000 mgr.y (mgr.24317) 256 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:50.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:49 smithi016 bash[31551]: audit 2024-08-17T17:14:48.674431+0000 mgr.y (mgr.24317) 257 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:49 smithi016 bash[22374]: cluster 2024-08-17T17:14:48.199764+0000 mgr.y (mgr.24317) 256 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:49 smithi016 bash[22374]: audit 2024-08-17T17:14:48.674431+0000 mgr.y (mgr.24317) 257 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:50 smithi060 bash[24532]: audit 2024-08-17T17:14:48.961736+0000 mgr.y (mgr.24317) 258 : audit [DBG] from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:51.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:50 smithi016 bash[22374]: audit 2024-08-17T17:14:48.961736+0000 mgr.y (mgr.24317) 258 : audit [DBG] from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:50 smithi016 bash[31551]: audit 2024-08-17T17:14:48.961736+0000 mgr.y (mgr.24317) 258 : audit [DBG] from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:51.621 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:51 smithi060 bash[24532]: cluster 2024-08-17T17:14:50.200393+0000 mgr.y (mgr.24317) 259 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:51 smithi060 bash[24532]: audit 2024-08-17T17:14:51.316982+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/530039059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:52.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:51 smithi016 bash[22374]: cluster 2024-08-17T17:14:50.200393+0000 mgr.y (mgr.24317) 259 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:52.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:51 smithi016 bash[22374]: audit 2024-08-17T17:14:51.316982+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/530039059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:51 smithi016 bash[31551]: cluster 2024-08-17T17:14:50.200393+0000 mgr.y (mgr.24317) 259 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:51 smithi016 bash[31551]: audit 2024-08-17T17:14:51.316982+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/530039059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:52.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:52 smithi060 bash[24532]: audit 2024-08-17T17:14:51.610407+0000 mgr.y (mgr.24317) 260 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:52 smithi016 bash[31551]: audit 2024-08-17T17:14:51.610407+0000 mgr.y (mgr.24317) 260 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:52 smithi016 bash[22374]: audit 2024-08-17T17:14:51.610407+0000 mgr.y (mgr.24317) 260 : audit [DBG] from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:53 smithi060 bash[24532]: audit 2024-08-17T17:14:51.908219+0000 mgr.y (mgr.24317) 261 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:53 smithi060 bash[24532]: cluster 2024-08-17T17:14:52.201456+0000 mgr.y (mgr.24317) 262 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:54.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:53 smithi016 bash[31551]: audit 2024-08-17T17:14:51.908219+0000 mgr.y (mgr.24317) 261 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:53 smithi016 bash[31551]: cluster 2024-08-17T17:14:52.201456+0000 mgr.y (mgr.24317) 262 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:54.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:53 smithi016 bash[22374]: audit 2024-08-17T17:14:51.908219+0000 mgr.y (mgr.24317) 261 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:54.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:53 smithi016 bash[22374]: cluster 2024-08-17T17:14:52.201456+0000 mgr.y (mgr.24317) 262 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:54.568 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:54.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:54 smithi060 bash[24532]: audit 2024-08-17T17:14:54.268003+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.16:0/2043520365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:55.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:54 smithi016 bash[22374]: audit 2024-08-17T17:14:54.268003+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.16:0/2043520365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:55.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:54 smithi016 bash[31551]: audit 2024-08-17T17:14:54.268003+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.16:0/2043520365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:55.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:14:54 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:14:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:55 smithi060 bash[24532]: cluster 2024-08-17T17:14:54.202022+0000 mgr.y (mgr.24317) 263 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:55 smithi060 bash[24532]: audit 2024-08-17T17:14:54.558890+0000 mgr.y (mgr.24317) 264 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:55 smithi060 bash[24532]: audit 2024-08-17T17:14:55.157659+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:55 smithi016 bash[22374]: cluster 2024-08-17T17:14:54.202022+0000 mgr.y (mgr.24317) 263 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:55 smithi016 bash[22374]: audit 2024-08-17T17:14:54.558890+0000 mgr.y (mgr.24317) 264 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:55 smithi016 bash[22374]: audit 2024-08-17T17:14:55.157659+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:55 smithi016 bash[31551]: cluster 2024-08-17T17:14:54.202022+0000 mgr.y (mgr.24317) 263 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:55 smithi016 bash[31551]: audit 2024-08-17T17:14:54.558890+0000 mgr.y (mgr.24317) 264 : audit [DBG] from='client.24827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:55 smithi016 bash[31551]: audit 2024-08-17T17:14:55.157659+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:14:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:56 smithi060 bash[24532]: audit 2024-08-17T17:14:54.853512+0000 mgr.y (mgr.24317) 265 : audit [DBG] from='client.24833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:57.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:56 smithi016 bash[22374]: audit 2024-08-17T17:14:54.853512+0000 mgr.y (mgr.24317) 265 : audit [DBG] from='client.24833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:57.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:56 smithi016 bash[31551]: audit 2024-08-17T17:14:54.853512+0000 mgr.y (mgr.24317) 265 : audit [DBG] from='client.24833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:57.522 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:14:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:57 smithi060 bash[24532]: cluster 2024-08-17T17:14:56.203043+0000 mgr.y (mgr.24317) 266 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:57 smithi060 bash[24532]: audit 2024-08-17T17:14:57.211448+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.16:0/462082182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:58.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:57 smithi016 bash[22374]: cluster 2024-08-17T17:14:56.203043+0000 mgr.y (mgr.24317) 266 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:58.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:57 smithi016 bash[22374]: audit 2024-08-17T17:14:57.211448+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.16:0/462082182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:58.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:57 smithi016 bash[31551]: cluster 2024-08-17T17:14:56.203043+0000 mgr.y (mgr.24317) 266 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:14:58.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:57 smithi016 bash[31551]: audit 2024-08-17T17:14:57.211448+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.16:0/462082182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:14:58.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:14:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:14:58] "GET /metrics HTTP/1.1" 200 240559 "" "Prometheus/2.43.0" 2024-08-17T17:14:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:58 smithi016 bash[22374]: audit 2024-08-17T17:14:57.511209+0000 mgr.y (mgr.24317) 267 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:58.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:58 smithi016 bash[31551]: audit 2024-08-17T17:14:57.511209+0000 mgr.y (mgr.24317) 267 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:58.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:58 smithi060 bash[24532]: audit 2024-08-17T17:14:57.511209+0000 mgr.y (mgr.24317) 267 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:59 smithi060 bash[24532]: audit 2024-08-17T17:14:57.807972+0000 mgr.y (mgr.24317) 268 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:14:59 smithi060 bash[24532]: cluster 2024-08-17T17:14:58.203643+0000 mgr.y (mgr.24317) 269 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:59 smithi016 bash[22374]: audit 2024-08-17T17:14:57.807972+0000 mgr.y (mgr.24317) 268 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:14:59 smithi016 bash[22374]: cluster 2024-08-17T17:14:58.203643+0000 mgr.y (mgr.24317) 269 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:00.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:59 smithi016 bash[31551]: audit 2024-08-17T17:14:57.807972+0000 mgr.y (mgr.24317) 268 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:00.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:14:59 smithi016 bash[31551]: cluster 2024-08-17T17:14:58.203643+0000 mgr.y (mgr.24317) 269 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:00.470 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:00 smithi016 bash[22374]: audit 2024-08-17T17:15:00.165711+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.16:0/4188506339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:00 smithi016 bash[31551]: audit 2024-08-17T17:15:00.165711+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.16:0/4188506339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:00 smithi060 bash[24532]: audit 2024-08-17T17:15:00.165711+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.16:0/4188506339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:01.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:01 smithi060 bash[24532]: cluster 2024-08-17T17:15:00.204045+0000 mgr.y (mgr.24317) 270 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:01.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:01 smithi060 bash[24532]: audit 2024-08-17T17:15:00.460666+0000 mgr.y (mgr.24317) 271 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:02.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:01 smithi016 bash[22374]: cluster 2024-08-17T17:15:00.204045+0000 mgr.y (mgr.24317) 270 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:02.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:01 smithi016 bash[22374]: audit 2024-08-17T17:15:00.460666+0000 mgr.y (mgr.24317) 271 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:02.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:01 smithi016 bash[31551]: cluster 2024-08-17T17:15:00.204045+0000 mgr.y (mgr.24317) 270 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:02.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:01 smithi016 bash[31551]: audit 2024-08-17T17:15:00.460666+0000 mgr.y (mgr.24317) 271 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:03.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:02 smithi016 bash[22374]: audit 2024-08-17T17:15:00.758384+0000 mgr.y (mgr.24317) 272 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:03.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:02 smithi016 bash[31551]: audit 2024-08-17T17:15:00.758384+0000 mgr.y (mgr.24317) 272 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:03.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:02 smithi060 bash[24532]: audit 2024-08-17T17:15:00.758384+0000 mgr.y (mgr.24317) 272 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:03.406 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[22374]: cluster 2024-08-17T17:15:02.205110+0000 mgr.y (mgr.24317) 273 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[22374]: audit 2024-08-17T17:15:03.112345+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.16:0/3553320791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[22374]: audit 2024-08-17T17:15:03.397842+0000 mgr.y (mgr.24317) 274 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[22374]: audit 2024-08-17T17:15:03.684129+0000 mgr.y (mgr.24317) 275 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[31551]: cluster 2024-08-17T17:15:02.205110+0000 mgr.y (mgr.24317) 273 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[31551]: audit 2024-08-17T17:15:03.112345+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.16:0/3553320791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:04.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[31551]: audit 2024-08-17T17:15:03.397842+0000 mgr.y (mgr.24317) 274 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:04.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:03 smithi016 bash[31551]: audit 2024-08-17T17:15:03.684129+0000 mgr.y (mgr.24317) 275 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:03 smithi060 bash[24532]: cluster 2024-08-17T17:15:02.205110+0000 mgr.y (mgr.24317) 273 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:03 smithi060 bash[24532]: audit 2024-08-17T17:15:03.112345+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.16:0/3553320791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:03 smithi060 bash[24532]: audit 2024-08-17T17:15:03.397842+0000 mgr.y (mgr.24317) 274 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:03 smithi060 bash[24532]: audit 2024-08-17T17:15:03.684129+0000 mgr.y (mgr.24317) 275 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:04 smithi016 bash[22374]: cluster 2024-08-17T17:15:04.205763+0000 mgr.y (mgr.24317) 276 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:05.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:04 smithi016 bash[31551]: cluster 2024-08-17T17:15:04.205763+0000 mgr.y (mgr.24317) 276 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:05.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:04 smithi060 bash[24532]: cluster 2024-08-17T17:15:04.205763+0000 mgr.y (mgr.24317) 276 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:04 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:15:06.332 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:06.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:06 smithi060 bash[24532]: audit 2024-08-17T17:15:06.032723+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/3871712769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:06.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:06 smithi016 bash[22374]: audit 2024-08-17T17:15:06.032723+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/3871712769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:06.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:06 smithi016 bash[31551]: audit 2024-08-17T17:15:06.032723+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/3871712769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:07 smithi060 bash[24532]: cluster 2024-08-17T17:15:06.206788+0000 mgr.y (mgr.24317) 277 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:07 smithi060 bash[24532]: audit 2024-08-17T17:15:06.322721+0000 mgr.y (mgr.24317) 278 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:07.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:07 smithi060 bash[24532]: audit 2024-08-17T17:15:06.609156+0000 mgr.y (mgr.24317) 279 : audit [DBG] from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:07 smithi016 bash[22374]: cluster 2024-08-17T17:15:06.206788+0000 mgr.y (mgr.24317) 277 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:07 smithi016 bash[22374]: audit 2024-08-17T17:15:06.322721+0000 mgr.y (mgr.24317) 278 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:07 smithi016 bash[22374]: audit 2024-08-17T17:15:06.609156+0000 mgr.y (mgr.24317) 279 : audit [DBG] from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:07 smithi016 bash[31551]: cluster 2024-08-17T17:15:06.206788+0000 mgr.y (mgr.24317) 277 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:07 smithi016 bash[31551]: audit 2024-08-17T17:15:06.322721+0000 mgr.y (mgr.24317) 278 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:07 smithi016 bash[31551]: audit 2024-08-17T17:15:06.609156+0000 mgr.y (mgr.24317) 279 : audit [DBG] from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:08.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:15:08 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:08] "GET /metrics HTTP/1.1" 200 240559 "" "Prometheus/2.43.0" 2024-08-17T17:15:09.236 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:09 smithi016 bash[22374]: cluster 2024-08-17T17:15:08.207392+0000 mgr.y (mgr.24317) 280 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:09 smithi016 bash[22374]: audit 2024-08-17T17:15:08.953691+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/2379440985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:09 smithi016 bash[31551]: cluster 2024-08-17T17:15:08.207392+0000 mgr.y (mgr.24317) 280 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:09 smithi016 bash[31551]: audit 2024-08-17T17:15:08.953691+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/2379440985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:09 smithi060 bash[24532]: cluster 2024-08-17T17:15:08.207392+0000 mgr.y (mgr.24317) 280 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:09 smithi060 bash[24532]: audit 2024-08-17T17:15:08.953691+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/2379440985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:10 smithi016 bash[22374]: audit 2024-08-17T17:15:09.228009+0000 mgr.y (mgr.24317) 281 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:10 smithi016 bash[22374]: audit 2024-08-17T17:15:09.521419+0000 mgr.y (mgr.24317) 282 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:10 smithi016 bash[22374]: audit 2024-08-17T17:15:10.157969+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:10 smithi016 bash[31551]: audit 2024-08-17T17:15:09.228009+0000 mgr.y (mgr.24317) 281 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:10 smithi016 bash[31551]: audit 2024-08-17T17:15:09.521419+0000 mgr.y (mgr.24317) 282 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:10 smithi016 bash[31551]: audit 2024-08-17T17:15:10.157969+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:10 smithi060 bash[24532]: audit 2024-08-17T17:15:09.228009+0000 mgr.y (mgr.24317) 281 : audit [DBG] from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:10 smithi060 bash[24532]: audit 2024-08-17T17:15:09.521419+0000 mgr.y (mgr.24317) 282 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:10 smithi060 bash[24532]: audit 2024-08-17T17:15:10.157969+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:11 smithi016 bash[22374]: cluster 2024-08-17T17:15:10.207962+0000 mgr.y (mgr.24317) 283 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:11 smithi016 bash[31551]: cluster 2024-08-17T17:15:10.207962+0000 mgr.y (mgr.24317) 283 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:11.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:11 smithi060 bash[24532]: cluster 2024-08-17T17:15:10.207962+0000 mgr.y (mgr.24317) 283 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:12.178 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:12 smithi016 bash[22374]: audit 2024-08-17T17:15:11.874855+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.16:0/2149601619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:12 smithi016 bash[31551]: audit 2024-08-17T17:15:11.874855+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.16:0/2149601619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:12 smithi060 bash[24532]: audit 2024-08-17T17:15:11.874855+0000 mon.a (mon.0) 964 : audit [DBG] from='client.? 172.21.15.16:0/2149601619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:13.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:13 smithi016 bash[22374]: audit 2024-08-17T17:15:12.167722+0000 mgr.y (mgr.24317) 284 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:13.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:13 smithi016 bash[22374]: cluster 2024-08-17T17:15:12.209037+0000 mgr.y (mgr.24317) 285 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:13.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:13 smithi016 bash[22374]: audit 2024-08-17T17:15:12.467423+0000 mgr.y (mgr.24317) 286 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:13 smithi016 bash[31551]: audit 2024-08-17T17:15:12.167722+0000 mgr.y (mgr.24317) 284 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:13 smithi016 bash[31551]: cluster 2024-08-17T17:15:12.209037+0000 mgr.y (mgr.24317) 285 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:13 smithi016 bash[31551]: audit 2024-08-17T17:15:12.467423+0000 mgr.y (mgr.24317) 286 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:13 smithi060 bash[24532]: audit 2024-08-17T17:15:12.167722+0000 mgr.y (mgr.24317) 284 : audit [DBG] from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:13 smithi060 bash[24532]: cluster 2024-08-17T17:15:12.209037+0000 mgr.y (mgr.24317) 285 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:13 smithi060 bash[24532]: audit 2024-08-17T17:15:12.467423+0000 mgr.y (mgr.24317) 286 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:15.129 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:14 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:15:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:15 smithi016 bash[22374]: cluster 2024-08-17T17:15:14.209680+0000 mgr.y (mgr.24317) 287 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:15 smithi016 bash[22374]: audit 2024-08-17T17:15:14.823638+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.16:0/1281584663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:15 smithi016 bash[31551]: cluster 2024-08-17T17:15:14.209680+0000 mgr.y (mgr.24317) 287 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:15 smithi016 bash[31551]: audit 2024-08-17T17:15:14.823638+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.16:0/1281584663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:15 smithi060 bash[24532]: cluster 2024-08-17T17:15:14.209680+0000 mgr.y (mgr.24317) 287 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:15 smithi060 bash[24532]: audit 2024-08-17T17:15:14.823638+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.16:0/1281584663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:16 smithi016 bash[22374]: audit 2024-08-17T17:15:15.120106+0000 mgr.y (mgr.24317) 288 : audit [DBG] from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:16 smithi016 bash[22374]: audit 2024-08-17T17:15:15.413930+0000 mgr.y (mgr.24317) 289 : audit [DBG] from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:16.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:16 smithi016 bash[31551]: audit 2024-08-17T17:15:15.120106+0000 mgr.y (mgr.24317) 288 : audit [DBG] from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:16.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:16 smithi016 bash[31551]: audit 2024-08-17T17:15:15.413930+0000 mgr.y (mgr.24317) 289 : audit [DBG] from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:16 smithi060 bash[24532]: audit 2024-08-17T17:15:15.120106+0000 mgr.y (mgr.24317) 288 : audit [DBG] from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:16 smithi060 bash[24532]: audit 2024-08-17T17:15:15.413930+0000 mgr.y (mgr.24317) 289 : audit [DBG] from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:17.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:17 smithi016 bash[22374]: cluster 2024-08-17T17:15:16.210715+0000 mgr.y (mgr.24317) 290 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:17.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:17 smithi016 bash[31551]: cluster 2024-08-17T17:15:16.210715+0000 mgr.y (mgr.24317) 290 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:17 smithi060 bash[24532]: cluster 2024-08-17T17:15:16.210715+0000 mgr.y (mgr.24317) 290 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:18.071 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:18.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:18 smithi016 bash[22374]: audit 2024-08-17T17:15:17.767670+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.16:0/1836293680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:18.555 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:18 smithi016 bash[31551]: audit 2024-08-17T17:15:17.767670+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.16:0/1836293680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:18 smithi060 bash[24532]: audit 2024-08-17T17:15:17.767670+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.16:0/1836293680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:18.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:15:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:18] "GET /metrics HTTP/1.1" 200 240556 "" "Prometheus/2.43.0" 2024-08-17T17:15:19.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:19 smithi016 bash[22374]: audit 2024-08-17T17:15:18.060907+0000 mgr.y (mgr.24317) 291 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:19.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:19 smithi016 bash[22374]: cluster 2024-08-17T17:15:18.211077+0000 mgr.y (mgr.24317) 292 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:19.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:19 smithi016 bash[22374]: audit 2024-08-17T17:15:18.359498+0000 mgr.y (mgr.24317) 293 : audit [DBG] from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:19.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:19 smithi016 bash[31551]: audit 2024-08-17T17:15:18.060907+0000 mgr.y (mgr.24317) 291 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:19.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:19 smithi016 bash[31551]: cluster 2024-08-17T17:15:18.211077+0000 mgr.y (mgr.24317) 292 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:19 smithi016 bash[31551]: audit 2024-08-17T17:15:18.359498+0000 mgr.y (mgr.24317) 293 : audit [DBG] from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:19 smithi060 bash[24532]: audit 2024-08-17T17:15:18.060907+0000 mgr.y (mgr.24317) 291 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:19 smithi060 bash[24532]: cluster 2024-08-17T17:15:18.211077+0000 mgr.y (mgr.24317) 292 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:19 smithi060 bash[24532]: audit 2024-08-17T17:15:18.359498+0000 mgr.y (mgr.24317) 293 : audit [DBG] from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:21.015 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:21 smithi016 bash[22374]: cluster 2024-08-17T17:15:20.211618+0000 mgr.y (mgr.24317) 294 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:21 smithi016 bash[22374]: audit 2024-08-17T17:15:20.708778+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.16:0/1383854485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:21 smithi016 bash[31551]: cluster 2024-08-17T17:15:20.211618+0000 mgr.y (mgr.24317) 294 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:21 smithi016 bash[31551]: audit 2024-08-17T17:15:20.708778+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.16:0/1383854485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:21 smithi060 bash[24532]: cluster 2024-08-17T17:15:20.211618+0000 mgr.y (mgr.24317) 294 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:21 smithi060 bash[24532]: audit 2024-08-17T17:15:20.708778+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.16:0/1383854485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:22 smithi016 bash[22374]: audit 2024-08-17T17:15:21.005332+0000 mgr.y (mgr.24317) 295 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:22 smithi016 bash[22374]: audit 2024-08-17T17:15:21.292654+0000 mgr.y (mgr.24317) 296 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:22.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:22 smithi016 bash[31551]: audit 2024-08-17T17:15:21.005332+0000 mgr.y (mgr.24317) 295 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:22 smithi016 bash[31551]: audit 2024-08-17T17:15:21.292654+0000 mgr.y (mgr.24317) 296 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:22 smithi060 bash[24532]: audit 2024-08-17T17:15:21.005332+0000 mgr.y (mgr.24317) 295 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:22 smithi060 bash[24532]: audit 2024-08-17T17:15:21.292654+0000 mgr.y (mgr.24317) 296 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:23.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:23 smithi016 bash[31551]: cluster 2024-08-17T17:15:22.212705+0000 mgr.y (mgr.24317) 297 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:23 smithi016 bash[22374]: cluster 2024-08-17T17:15:22.212705+0000 mgr.y (mgr.24317) 297 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:23 smithi060 bash[24532]: cluster 2024-08-17T17:15:22.212705+0000 mgr.y (mgr.24317) 297 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:23.948 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:24 smithi016 bash[22374]: audit 2024-08-17T17:15:23.649611+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.16:0/3153048837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:24 smithi016 bash[31551]: audit 2024-08-17T17:15:23.649611+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.16:0/3153048837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:24 smithi060 bash[24532]: audit 2024-08-17T17:15:23.649611+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.16:0/3153048837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:25.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:24 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:15:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:25 smithi060 bash[24532]: audit 2024-08-17T17:15:23.939037+0000 mgr.y (mgr.24317) 298 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:25 smithi060 bash[24532]: cluster 2024-08-17T17:15:24.213281+0000 mgr.y (mgr.24317) 299 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:25 smithi060 bash[24532]: audit 2024-08-17T17:15:24.231408+0000 mgr.y (mgr.24317) 300 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:25 smithi060 bash[24532]: audit 2024-08-17T17:15:25.158293+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[22374]: audit 2024-08-17T17:15:23.939037+0000 mgr.y (mgr.24317) 298 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[22374]: cluster 2024-08-17T17:15:24.213281+0000 mgr.y (mgr.24317) 299 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[22374]: audit 2024-08-17T17:15:24.231408+0000 mgr.y (mgr.24317) 300 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[22374]: audit 2024-08-17T17:15:25.158293+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[31551]: audit 2024-08-17T17:15:23.939037+0000 mgr.y (mgr.24317) 298 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[31551]: cluster 2024-08-17T17:15:24.213281+0000 mgr.y (mgr.24317) 299 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[31551]: audit 2024-08-17T17:15:24.231408+0000 mgr.y (mgr.24317) 300 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:25 smithi016 bash[31551]: audit 2024-08-17T17:15:25.158293+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:26.893 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:27 smithi060 bash[24532]: cluster 2024-08-17T17:15:26.214290+0000 mgr.y (mgr.24317) 301 : cluster [DBG] pgmap v242: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:27 smithi060 bash[24532]: audit 2024-08-17T17:15:26.588667+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.16:0/2826036399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:27 smithi016 bash[22374]: cluster 2024-08-17T17:15:26.214290+0000 mgr.y (mgr.24317) 301 : cluster [DBG] pgmap v242: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:27 smithi016 bash[22374]: audit 2024-08-17T17:15:26.588667+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.16:0/2826036399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:27.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:27 smithi016 bash[31551]: cluster 2024-08-17T17:15:26.214290+0000 mgr.y (mgr.24317) 301 : cluster [DBG] pgmap v242: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:27 smithi016 bash[31551]: audit 2024-08-17T17:15:26.588667+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.16:0/2826036399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:28 smithi060 bash[24532]: audit 2024-08-17T17:15:26.884041+0000 mgr.y (mgr.24317) 302 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:28 smithi060 bash[24532]: audit 2024-08-17T17:15:27.176960+0000 mgr.y (mgr.24317) 303 : audit [DBG] from='client.25031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:28.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:28 smithi016 bash[22374]: audit 2024-08-17T17:15:26.884041+0000 mgr.y (mgr.24317) 302 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:28.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:28 smithi016 bash[22374]: audit 2024-08-17T17:15:27.176960+0000 mgr.y (mgr.24317) 303 : audit [DBG] from='client.25031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:28.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:28 smithi016 bash[31551]: audit 2024-08-17T17:15:26.884041+0000 mgr.y (mgr.24317) 302 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:28.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:28 smithi016 bash[31551]: audit 2024-08-17T17:15:27.176960+0000 mgr.y (mgr.24317) 303 : audit [DBG] from='client.25031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:28.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:15:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:28] "GET /metrics HTTP/1.1" 200 240552 "" "Prometheus/2.43.0" 2024-08-17T17:15:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:29 smithi060 bash[24532]: cluster 2024-08-17T17:15:28.214905+0000 mgr.y (mgr.24317) 304 : cluster [DBG] pgmap v243: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:29.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:29 smithi016 bash[22374]: cluster 2024-08-17T17:15:28.214905+0000 mgr.y (mgr.24317) 304 : cluster [DBG] pgmap v243: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:29.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:29 smithi016 bash[31551]: cluster 2024-08-17T17:15:28.214905+0000 mgr.y (mgr.24317) 304 : cluster [DBG] pgmap v243: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:29.843 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:30.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:30 smithi060 bash[24532]: audit 2024-08-17T17:15:29.536493+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/2409649512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:30 smithi016 bash[22374]: audit 2024-08-17T17:15:29.536493+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/2409649512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:30 smithi016 bash[31551]: audit 2024-08-17T17:15:29.536493+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/2409649512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:31 smithi060 bash[24532]: audit 2024-08-17T17:15:29.834084+0000 mgr.y (mgr.24317) 305 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:31 smithi060 bash[24532]: audit 2024-08-17T17:15:30.122061+0000 mgr.y (mgr.24317) 306 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:31 smithi060 bash[24532]: cluster 2024-08-17T17:15:30.215471+0000 mgr.y (mgr.24317) 307 : cluster [DBG] pgmap v244: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:31 smithi016 bash[22374]: audit 2024-08-17T17:15:29.834084+0000 mgr.y (mgr.24317) 305 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:31 smithi016 bash[22374]: audit 2024-08-17T17:15:30.122061+0000 mgr.y (mgr.24317) 306 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:31 smithi016 bash[22374]: cluster 2024-08-17T17:15:30.215471+0000 mgr.y (mgr.24317) 307 : cluster [DBG] pgmap v244: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:31 smithi016 bash[31551]: audit 2024-08-17T17:15:29.834084+0000 mgr.y (mgr.24317) 305 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:31 smithi016 bash[31551]: audit 2024-08-17T17:15:30.122061+0000 mgr.y (mgr.24317) 306 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:31.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:31 smithi016 bash[31551]: cluster 2024-08-17T17:15:30.215471+0000 mgr.y (mgr.24317) 307 : cluster [DBG] pgmap v244: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:32.773 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:33 smithi060 bash[24532]: cluster 2024-08-17T17:15:32.216533+0000 mgr.y (mgr.24317) 308 : cluster [DBG] pgmap v245: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:33 smithi060 bash[24532]: audit 2024-08-17T17:15:32.470222+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.16:0/3553928854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:33 smithi016 bash[22374]: cluster 2024-08-17T17:15:32.216533+0000 mgr.y (mgr.24317) 308 : cluster [DBG] pgmap v245: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:33 smithi016 bash[22374]: audit 2024-08-17T17:15:32.470222+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.16:0/3553928854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:33 smithi016 bash[31551]: cluster 2024-08-17T17:15:32.216533+0000 mgr.y (mgr.24317) 308 : cluster [DBG] pgmap v245: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:33 smithi016 bash[31551]: audit 2024-08-17T17:15:32.470222+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.16:0/3553928854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:34 smithi060 bash[24532]: audit 2024-08-17T17:15:32.762596+0000 mgr.y (mgr.24317) 309 : audit [DBG] from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:34 smithi060 bash[24532]: audit 2024-08-17T17:15:33.062030+0000 mgr.y (mgr.24317) 310 : audit [DBG] from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:34.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:34 smithi016 bash[22374]: audit 2024-08-17T17:15:32.762596+0000 mgr.y (mgr.24317) 309 : audit [DBG] from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:34.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:34 smithi016 bash[22374]: audit 2024-08-17T17:15:33.062030+0000 mgr.y (mgr.24317) 310 : audit [DBG] from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:34 smithi016 bash[31551]: audit 2024-08-17T17:15:32.762596+0000 mgr.y (mgr.24317) 309 : audit [DBG] from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:34 smithi016 bash[31551]: audit 2024-08-17T17:15:33.062030+0000 mgr.y (mgr.24317) 310 : audit [DBG] from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:34 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:15:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:35 smithi060 bash[24532]: cluster 2024-08-17T17:15:34.217099+0000 mgr.y (mgr.24317) 311 : cluster [DBG] pgmap v246: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:35.723 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:35 smithi016 bash[22374]: cluster 2024-08-17T17:15:34.217099+0000 mgr.y (mgr.24317) 311 : cluster [DBG] pgmap v246: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:35 smithi016 bash[31551]: cluster 2024-08-17T17:15:34.217099+0000 mgr.y (mgr.24317) 311 : cluster [DBG] pgmap v246: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:36 smithi060 bash[24532]: audit 2024-08-17T17:15:35.424317+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.16:0/2810004188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:36 smithi016 bash[22374]: audit 2024-08-17T17:15:35.424317+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.16:0/2810004188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:36.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:36 smithi016 bash[31551]: audit 2024-08-17T17:15:35.424317+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.16:0/2810004188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:37 smithi060 bash[24532]: audit 2024-08-17T17:15:35.712736+0000 mgr.y (mgr.24317) 312 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:37 smithi060 bash[24532]: audit 2024-08-17T17:15:36.008518+0000 mgr.y (mgr.24317) 313 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:37 smithi060 bash[24532]: cluster 2024-08-17T17:15:36.218117+0000 mgr.y (mgr.24317) 314 : cluster [DBG] pgmap v247: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:37 smithi016 bash[22374]: audit 2024-08-17T17:15:35.712736+0000 mgr.y (mgr.24317) 312 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:37 smithi016 bash[22374]: audit 2024-08-17T17:15:36.008518+0000 mgr.y (mgr.24317) 313 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:37 smithi016 bash[22374]: cluster 2024-08-17T17:15:36.218117+0000 mgr.y (mgr.24317) 314 : cluster [DBG] pgmap v247: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:37 smithi016 bash[31551]: audit 2024-08-17T17:15:35.712736+0000 mgr.y (mgr.24317) 312 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:37 smithi016 bash[31551]: audit 2024-08-17T17:15:36.008518+0000 mgr.y (mgr.24317) 313 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:37 smithi016 bash[31551]: cluster 2024-08-17T17:15:36.218117+0000 mgr.y (mgr.24317) 314 : cluster [DBG] pgmap v247: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:38.670 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:38 smithi016 bash[22374]: audit 2024-08-17T17:15:38.363148+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/2292149964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:38.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:15:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:38] "GET /metrics HTTP/1.1" 200 240552 "" "Prometheus/2.43.0" 2024-08-17T17:15:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:38 smithi016 bash[31551]: audit 2024-08-17T17:15:38.363148+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/2292149964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:38.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:38 smithi060 bash[24532]: audit 2024-08-17T17:15:38.363148+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/2292149964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:39 smithi016 bash[22374]: cluster 2024-08-17T17:15:38.218684+0000 mgr.y (mgr.24317) 315 : cluster [DBG] pgmap v248: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:39 smithi016 bash[22374]: audit 2024-08-17T17:15:38.660551+0000 mgr.y (mgr.24317) 316 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:39 smithi016 bash[31551]: cluster 2024-08-17T17:15:38.218684+0000 mgr.y (mgr.24317) 315 : cluster [DBG] pgmap v248: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:39 smithi016 bash[31551]: audit 2024-08-17T17:15:38.660551+0000 mgr.y (mgr.24317) 316 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:39 smithi060 bash[24532]: cluster 2024-08-17T17:15:38.218684+0000 mgr.y (mgr.24317) 315 : cluster [DBG] pgmap v248: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:39 smithi060 bash[24532]: audit 2024-08-17T17:15:38.660551+0000 mgr.y (mgr.24317) 316 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:40 smithi016 bash[22374]: audit 2024-08-17T17:15:38.956537+0000 mgr.y (mgr.24317) 317 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:40 smithi016 bash[22374]: audit 2024-08-17T17:15:40.158748+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:40 smithi016 bash[31551]: audit 2024-08-17T17:15:38.956537+0000 mgr.y (mgr.24317) 317 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:40 smithi016 bash[31551]: audit 2024-08-17T17:15:40.158748+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:40 smithi060 bash[24532]: audit 2024-08-17T17:15:38.956537+0000 mgr.y (mgr.24317) 317 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:40 smithi060 bash[24532]: audit 2024-08-17T17:15:40.158748+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:41.624 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:41 smithi016 bash[22374]: cluster 2024-08-17T17:15:40.219260+0000 mgr.y (mgr.24317) 318 : cluster [DBG] pgmap v249: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:41 smithi016 bash[22374]: audit 2024-08-17T17:15:41.314226+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.16:0/2321636169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:41 smithi016 bash[31551]: cluster 2024-08-17T17:15:40.219260+0000 mgr.y (mgr.24317) 318 : cluster [DBG] pgmap v249: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:41 smithi016 bash[31551]: audit 2024-08-17T17:15:41.314226+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.16:0/2321636169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:41 smithi060 bash[24532]: cluster 2024-08-17T17:15:40.219260+0000 mgr.y (mgr.24317) 318 : cluster [DBG] pgmap v249: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:41 smithi060 bash[24532]: audit 2024-08-17T17:15:41.314226+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.16:0/2321636169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:42.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:42 smithi016 bash[22374]: audit 2024-08-17T17:15:41.613800+0000 mgr.y (mgr.24317) 319 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:42.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:42 smithi016 bash[31551]: audit 2024-08-17T17:15:41.613800+0000 mgr.y (mgr.24317) 319 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:42.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:42 smithi060 bash[24532]: audit 2024-08-17T17:15:41.613800+0000 mgr.y (mgr.24317) 319 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:43 smithi016 bash[22374]: audit 2024-08-17T17:15:41.911128+0000 mgr.y (mgr.24317) 320 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:43 smithi016 bash[22374]: cluster 2024-08-17T17:15:42.220389+0000 mgr.y (mgr.24317) 321 : cluster [DBG] pgmap v250: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:43 smithi016 bash[31551]: audit 2024-08-17T17:15:41.911128+0000 mgr.y (mgr.24317) 320 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:43 smithi016 bash[31551]: cluster 2024-08-17T17:15:42.220389+0000 mgr.y (mgr.24317) 321 : cluster [DBG] pgmap v250: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:43.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:43 smithi060 bash[24532]: audit 2024-08-17T17:15:41.911128+0000 mgr.y (mgr.24317) 320 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:43.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:43 smithi060 bash[24532]: cluster 2024-08-17T17:15:42.220389+0000 mgr.y (mgr.24317) 321 : cluster [DBG] pgmap v250: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:44.562 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:44 smithi016 bash[22374]: audit 2024-08-17T17:15:44.263212+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.16:0/1516647018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:44.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:44 smithi016 bash[31551]: audit 2024-08-17T17:15:44.263212+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.16:0/1516647018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:44.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:44 smithi060 bash[24532]: audit 2024-08-17T17:15:44.263212+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.16:0/1516647018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:44 smithi060 bash[25490]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:15:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: cluster 2024-08-17T17:15:44.221041+0000 mgr.y (mgr.24317) 322 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: cephadm 2024-08-17T17:15:44.540283+0000 mgr.y (mgr.24317) 323 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: audit 2024-08-17T17:15:44.548597+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: audit 2024-08-17T17:15:44.550150+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: audit 2024-08-17T17:15:44.551587+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: audit 2024-08-17T17:15:44.552301+0000 mgr.y (mgr.24317) 324 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: audit 2024-08-17T17:15:44.553147+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[22374]: cephadm 2024-08-17T17:15:44.554621+0000 mgr.y (mgr.24317) 325 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: cluster 2024-08-17T17:15:44.221041+0000 mgr.y (mgr.24317) 322 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: cephadm 2024-08-17T17:15:44.540283+0000 mgr.y (mgr.24317) 323 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:15:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: audit 2024-08-17T17:15:44.548597+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: audit 2024-08-17T17:15:44.550150+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:15:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: audit 2024-08-17T17:15:44.551587+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:15:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: audit 2024-08-17T17:15:44.552301+0000 mgr.y (mgr.24317) 324 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: audit 2024-08-17T17:15:44.553147+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:15:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:45 smithi016 bash[31551]: cephadm 2024-08-17T17:15:44.554621+0000 mgr.y (mgr.24317) 325 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: cluster 2024-08-17T17:15:44.221041+0000 mgr.y (mgr.24317) 322 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: cephadm 2024-08-17T17:15:44.540283+0000 mgr.y (mgr.24317) 323 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: audit 2024-08-17T17:15:44.548597+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: audit 2024-08-17T17:15:44.550150+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: audit 2024-08-17T17:15:44.551587+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: audit 2024-08-17T17:15:44.552301+0000 mgr.y (mgr.24317) 324 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: audit 2024-08-17T17:15:44.553147+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:15:45.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:45 smithi060 bash[24532]: cephadm 2024-08-17T17:15:44.554621+0000 mgr.y (mgr.24317) 325 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T17:15:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:46 smithi016 bash[22374]: audit 2024-08-17T17:15:44.826435+0000 mgr.y (mgr.24317) 326 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:46 smithi016 bash[31551]: audit 2024-08-17T17:15:44.826435+0000 mgr.y (mgr.24317) 326 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:46.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:46 smithi060 bash[24532]: audit 2024-08-17T17:15:44.826435+0000 mgr.y (mgr.24317) 326 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:46.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.874 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.874 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.875 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.875 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.875 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.876 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.876 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:46.876 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:47.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:46 smithi060 systemd[1]: Stopping Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:15:47.489 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:47.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:47 smithi016 bash[22374]: cluster 2024-08-17T17:15:46.222041+0000 mgr.y (mgr.24317) 327 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:47.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:47 smithi016 bash[22374]: audit 2024-08-17T17:15:47.181850+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.16:0/2798205868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:47 smithi016 bash[31551]: cluster 2024-08-17T17:15:46.222041+0000 mgr.y (mgr.24317) 327 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:47 smithi016 bash[31551]: audit 2024-08-17T17:15:47.181850+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.16:0/2798205868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:47 smithi060 bash[24532]: cluster 2024-08-17T17:15:46.222041+0000 mgr.y (mgr.24317) 327 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:47 smithi060 bash[24532]: audit 2024-08-17T17:15:47.181850+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.16:0/2798205868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:47 smithi060 bash[52937]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:47 smithi060 bash[52997]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:15:47.891 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: Stopped Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:15:48.175 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.175 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.176 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.176 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.177 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.177 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:48 smithi060 systemd[1]: Started Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:15:48.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:15:47 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:15:48.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:48] "GET /metrics HTTP/1.1" 200 240552 "" "Prometheus/2.43.0" 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[22374]: audit 2024-08-17T17:15:47.478538+0000 mgr.y (mgr.24317) 328 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[22374]: audit 2024-08-17T17:15:48.051382+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[22374]: audit 2024-08-17T17:15:48.061307+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[22374]: audit 2024-08-17T17:15:48.063805+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[31551]: audit 2024-08-17T17:15:47.478538+0000 mgr.y (mgr.24317) 328 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[31551]: audit 2024-08-17T17:15:48.051382+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[31551]: audit 2024-08-17T17:15:48.061307+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:48 smithi016 bash[31551]: audit 2024-08-17T17:15:48.063805+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:15:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:48 smithi060 bash[24532]: audit 2024-08-17T17:15:47.478538+0000 mgr.y (mgr.24317) 328 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:48 smithi060 bash[24532]: audit 2024-08-17T17:15:48.051382+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:48 smithi060 bash[24532]: audit 2024-08-17T17:15:48.061307+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:48 smithi060 bash[24532]: audit 2024-08-17T17:15:48.063805+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:15:49.557 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:49 smithi060 bash[53052]: debug 2024-08-17T17:15:49.302+0000 7f5dc766e640 1 -- 172.21.15.60:0/3776194630 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562a2f0990e0 con 0x562a2f09b800 2024-08-17T17:15:49.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:49 smithi016 bash[31551]: audit 2024-08-17T17:15:47.775765+0000 mgr.y (mgr.24317) 329 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:49.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:49 smithi016 bash[31551]: cluster 2024-08-17T17:15:48.222626+0000 mgr.y (mgr.24317) 330 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:49.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:49 smithi016 bash[22374]: audit 2024-08-17T17:15:47.775765+0000 mgr.y (mgr.24317) 329 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:49.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:49 smithi016 bash[22374]: cluster 2024-08-17T17:15:48.222626+0000 mgr.y (mgr.24317) 330 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:49 smithi060 bash[24532]: audit 2024-08-17T17:15:47.775765+0000 mgr.y (mgr.24317) 329 : audit [DBG] from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:49 smithi060 bash[24532]: cluster 2024-08-17T17:15:48.222626+0000 mgr.y (mgr.24317) 330 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:50.416 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:50 smithi016 bash[22374]: audit 2024-08-17T17:15:50.128692+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.16:0/2246331455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:50 smithi016 bash[31551]: audit 2024-08-17T17:15:50.128692+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.16:0/2246331455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:50 smithi060 bash[24532]: audit 2024-08-17T17:15:50.128692+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.16:0/2246331455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:51 smithi016 bash[22374]: cluster 2024-08-17T17:15:50.222957+0000 mgr.y (mgr.24317) 331 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:51 smithi016 bash[22374]: audit 2024-08-17T17:15:50.406060+0000 mgr.y (mgr.24317) 332 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:51 smithi016 bash[22374]: audit 2024-08-17T17:15:50.696017+0000 mgr.y (mgr.24317) 333 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:51 smithi016 bash[31551]: cluster 2024-08-17T17:15:50.222957+0000 mgr.y (mgr.24317) 331 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:51 smithi016 bash[31551]: audit 2024-08-17T17:15:50.406060+0000 mgr.y (mgr.24317) 332 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:51 smithi016 bash[31551]: audit 2024-08-17T17:15:50.696017+0000 mgr.y (mgr.24317) 333 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:51 smithi060 bash[24532]: cluster 2024-08-17T17:15:50.222957+0000 mgr.y (mgr.24317) 331 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:51 smithi060 bash[24532]: audit 2024-08-17T17:15:50.406060+0000 mgr.y (mgr.24317) 332 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:51 smithi060 bash[24532]: audit 2024-08-17T17:15:50.696017+0000 mgr.y (mgr.24317) 333 : audit [DBG] from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:53.367 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:53.827 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[58065]: ts=2024-08-17T17:15:53.519Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi060.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.60:8443: connect: connection refused" 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[22374]: cluster 2024-08-17T17:15:52.223977+0000 mgr.y (mgr.24317) 334 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[22374]: audit 2024-08-17T17:15:53.066184+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.16:0/1492629252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[22374]: audit 2024-08-17T17:15:53.459246+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[22374]: audit 2024-08-17T17:15:53.465051+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[31551]: cluster 2024-08-17T17:15:52.223977+0000 mgr.y (mgr.24317) 334 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[31551]: audit 2024-08-17T17:15:53.066184+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.16:0/1492629252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[31551]: audit 2024-08-17T17:15:53.459246+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:53.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:53 smithi016 bash[31551]: audit 2024-08-17T17:15:53.465051+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:53 smithi060 bash[24532]: cluster 2024-08-17T17:15:52.223977+0000 mgr.y (mgr.24317) 334 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:53 smithi060 bash[24532]: audit 2024-08-17T17:15:53.066184+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.16:0/1492629252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:53 smithi060 bash[24532]: audit 2024-08-17T17:15:53.459246+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:53 smithi060 bash[24532]: audit 2024-08-17T17:15:53.465051+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:54 smithi016 bash[22374]: audit 2024-08-17T17:15:53.358770+0000 mgr.y (mgr.24317) 335 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:54.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:54 smithi016 bash[22374]: audit 2024-08-17T17:15:53.650112+0000 mgr.y (mgr.24317) 336 : audit [DBG] from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:54 smithi016 bash[31551]: audit 2024-08-17T17:15:53.358770+0000 mgr.y (mgr.24317) 335 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:54 smithi016 bash[31551]: audit 2024-08-17T17:15:53.650112+0000 mgr.y (mgr.24317) 336 : audit [DBG] from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:54 smithi060 bash[24532]: audit 2024-08-17T17:15:53.358770+0000 mgr.y (mgr.24317) 335 : audit [DBG] from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:54 smithi060 bash[24532]: audit 2024-08-17T17:15:53.650112+0000 mgr.y (mgr.24317) 336 : audit [DBG] from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:55.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[53052]: [17/Aug/2024:17:15:55] ENGINE Bus STARTING 2024-08-17T17:15:55.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[53052]: CherryPy Checker: 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[53052]: The Application mounted at '' has an empty config. 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[53052]: [17/Aug/2024:17:15:55] ENGINE Serving on http://:::9283 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[53052]: [17/Aug/2024:17:15:55] ENGINE Bus STARTED 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[24532]: cluster 2024-08-17T17:15:54.224620+0000 mgr.y (mgr.24317) 337 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[24532]: audit 2024-08-17T17:15:54.862295+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[24532]: audit 2024-08-17T17:15:54.872567+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[24532]: audit 2024-08-17T17:15:55.158975+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[24532]: audit 2024-08-17T17:15:55.555389+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:55 smithi060 bash[24532]: audit 2024-08-17T17:15:55.565396+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[31551]: cluster 2024-08-17T17:15:54.224620+0000 mgr.y (mgr.24317) 337 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[31551]: audit 2024-08-17T17:15:54.862295+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[31551]: audit 2024-08-17T17:15:54.872567+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[31551]: audit 2024-08-17T17:15:55.158975+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[31551]: audit 2024-08-17T17:15:55.555389+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[31551]: audit 2024-08-17T17:15:55.565396+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[22374]: cluster 2024-08-17T17:15:54.224620+0000 mgr.y (mgr.24317) 337 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[22374]: audit 2024-08-17T17:15:54.862295+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[22374]: audit 2024-08-17T17:15:54.872567+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[22374]: audit 2024-08-17T17:15:55.158975+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:15:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[22374]: audit 2024-08-17T17:15:55.555389+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:55 smithi016 bash[22374]: audit 2024-08-17T17:15:55.565396+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:15:56.308 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: audit 2024-08-17T17:15:55.658092+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:15:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: audit 2024-08-17T17:15:55.658686+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:15:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: cluster 2024-08-17T17:15:55.659252+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:15:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: cluster 2024-08-17T17:15:55.659661+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:15:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: audit 2024-08-17T17:15:55.660281+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:15:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: audit 2024-08-17T17:15:55.661294+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:15:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:56 smithi060 bash[24532]: audit 2024-08-17T17:15:56.004838+0000 mon.a (mon.0) 991 : audit [DBG] from='client.? 172.21.15.16:0/4023045408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:57.077 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[58065]: ts=2024-08-17T17:15:56.748Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=4 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: audit 2024-08-17T17:15:55.658092+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: audit 2024-08-17T17:15:55.658686+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: cluster 2024-08-17T17:15:55.659252+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: cluster 2024-08-17T17:15:55.659661+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: audit 2024-08-17T17:15:55.660281+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: audit 2024-08-17T17:15:55.661294+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[22374]: audit 2024-08-17T17:15:56.004838+0000 mon.a (mon.0) 991 : audit [DBG] from='client.? 172.21.15.16:0/4023045408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: audit 2024-08-17T17:15:55.658092+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: audit 2024-08-17T17:15:55.658686+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:15:57.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: cluster 2024-08-17T17:15:55.659252+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:15:57.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: cluster 2024-08-17T17:15:55.659661+0000 mon.a (mon.0) 990 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:15:57.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: audit 2024-08-17T17:15:55.660281+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:15:57.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: audit 2024-08-17T17:15:55.661294+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:15:57.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:56 smithi016 bash[31551]: audit 2024-08-17T17:15:56.004838+0000 mon.a (mon.0) 991 : audit [DBG] from='client.? 172.21.15.16:0/4023045408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:15:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:57 smithi060 bash[24532]: cluster 2024-08-17T17:15:56.225640+0000 mgr.y (mgr.24317) 338 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:57 smithi060 bash[24532]: audit 2024-08-17T17:15:56.298385+0000 mgr.y (mgr.24317) 339 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:57.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:57 smithi060 bash[24532]: audit 2024-08-17T17:15:56.594479+0000 mgr.y (mgr.24317) 340 : audit [DBG] from='client.25211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:57.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:57 smithi060 bash[24532]: cluster 2024-08-17T17:15:56.600389+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T17:15:58.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[22374]: cluster 2024-08-17T17:15:56.225640+0000 mgr.y (mgr.24317) 338 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:58.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[22374]: audit 2024-08-17T17:15:56.298385+0000 mgr.y (mgr.24317) 339 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:58.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[22374]: audit 2024-08-17T17:15:56.594479+0000 mgr.y (mgr.24317) 340 : audit [DBG] from='client.25211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:58.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[22374]: cluster 2024-08-17T17:15:56.600389+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T17:15:58.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[31551]: cluster 2024-08-17T17:15:56.225640+0000 mgr.y (mgr.24317) 338 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:58.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[31551]: audit 2024-08-17T17:15:56.298385+0000 mgr.y (mgr.24317) 339 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:58.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[31551]: audit 2024-08-17T17:15:56.594479+0000 mgr.y (mgr.24317) 340 : audit [DBG] from='client.25211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:15:58.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:57 smithi016 bash[31551]: cluster 2024-08-17T17:15:56.600389+0000 mon.a (mon.0) 992 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T17:15:58.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:15:58 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:15:58] "GET /metrics HTTP/1.1" 200 240494 "" "Prometheus/2.43.0" 2024-08-17T17:15:59.247 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:15:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:59 smithi060 bash[24532]: cluster 2024-08-17T17:15:58.226231+0000 mgr.y (mgr.24317) 341 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:15:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:15:59 smithi060 bash[24532]: audit 2024-08-17T17:15:58.948301+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.16:0/2209089044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:59 smithi016 bash[22374]: cluster 2024-08-17T17:15:58.226231+0000 mgr.y (mgr.24317) 341 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:00.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:15:59 smithi016 bash[22374]: audit 2024-08-17T17:15:58.948301+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.16:0/2209089044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:00.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:59 smithi016 bash[31551]: cluster 2024-08-17T17:15:58.226231+0000 mgr.y (mgr.24317) 341 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:00.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:15:59 smithi016 bash[31551]: audit 2024-08-17T17:15:58.948301+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.16:0/2209089044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:00 smithi060 bash[24532]: audit 2024-08-17T17:15:59.237447+0000 mgr.y (mgr.24317) 342 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:00 smithi060 bash[24532]: audit 2024-08-17T17:15:59.525241+0000 mgr.y (mgr.24317) 343 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:00 smithi016 bash[22374]: audit 2024-08-17T17:15:59.237447+0000 mgr.y (mgr.24317) 342 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:00 smithi016 bash[22374]: audit 2024-08-17T17:15:59.525241+0000 mgr.y (mgr.24317) 343 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:00 smithi016 bash[31551]: audit 2024-08-17T17:15:59.237447+0000 mgr.y (mgr.24317) 342 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:00 smithi016 bash[31551]: audit 2024-08-17T17:15:59.525241+0000 mgr.y (mgr.24317) 343 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:01 smithi060 bash[24532]: cluster 2024-08-17T17:16:00.226843+0000 mgr.y (mgr.24317) 344 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:02.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:01 smithi016 bash[22374]: cluster 2024-08-17T17:16:00.226843+0000 mgr.y (mgr.24317) 344 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:02.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:01 smithi016 bash[31551]: cluster 2024-08-17T17:16:00.226843+0000 mgr.y (mgr.24317) 344 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:02.191 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:02.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:02 smithi060 bash[24532]: audit 2024-08-17T17:16:01.883204+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.16:0/4294633371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:03.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:02 smithi016 bash[22374]: audit 2024-08-17T17:16:01.883204+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.16:0/4294633371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:03.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:02 smithi016 bash[31551]: audit 2024-08-17T17:16:01.883204+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.16:0/4294633371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:03 smithi060 bash[24532]: audit 2024-08-17T17:16:02.181109+0000 mgr.y (mgr.24317) 345 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:03 smithi060 bash[24532]: cluster 2024-08-17T17:16:02.227719+0000 mgr.y (mgr.24317) 346 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:03 smithi060 bash[24532]: audit 2024-08-17T17:16:02.472371+0000 mgr.y (mgr.24317) 347 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:03 smithi016 bash[22374]: audit 2024-08-17T17:16:02.181109+0000 mgr.y (mgr.24317) 345 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:03 smithi016 bash[22374]: cluster 2024-08-17T17:16:02.227719+0000 mgr.y (mgr.24317) 346 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:04.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:03 smithi016 bash[22374]: audit 2024-08-17T17:16:02.472371+0000 mgr.y (mgr.24317) 347 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:04.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:03 smithi016 bash[31551]: audit 2024-08-17T17:16:02.181109+0000 mgr.y (mgr.24317) 345 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:04.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:03 smithi016 bash[31551]: cluster 2024-08-17T17:16:02.227719+0000 mgr.y (mgr.24317) 346 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:04.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:03 smithi016 bash[31551]: audit 2024-08-17T17:16:02.472371+0000 mgr.y (mgr.24317) 347 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:05.132 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:05.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:04 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:16:05.624 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: cluster 2024-08-17T17:16:04.228304+0000 mgr.y (mgr.24317) 348 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:05.624 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:04.823990+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/3466984893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.279566+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.288608+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.290496+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.291931+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.301071+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.353590+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.364201+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: cluster 2024-08-17T17:16:05.364686+0000 mon.a (mon.0) 1001 : cluster [INF] Activating manager daemon x 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: cluster 2024-08-17T17:16:05.377182+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.377459+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: cluster 2024-08-17T17:16:05.377506+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0128202s) 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.379103+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.379810+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:16:05.625 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.380409+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:16:05.626 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22623]: debug 2024-08-17T17:16:05.369+0000 7f9d6fa69640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T17:16:05.626 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22623]: ignoring --setuser ceph since I am not root 2024-08-17T17:16:05.626 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22623]: ignoring --setgroup ceph since I am not root 2024-08-17T17:16:05.626 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22623]: debug 2024-08-17T17:16:05.421+0000 7f488de6c640 1 -- 172.21.15.16:0/1594263446 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c4ac23c9c0 con 0x55c4ac249000 2024-08-17T17:16:05.626 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22623]: debug 2024-08-17T17:16:05.521+0000 7f48906c6ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:16:05.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[53052]: [17/Aug/2024:17:16:05] ENGINE Bus STOPPING 2024-08-17T17:16:05.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[53052]: [17/Aug/2024:17:16:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:16:05.675 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[53052]: [17/Aug/2024:17:16:05] ENGINE Bus STOPPED 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: cluster 2024-08-17T17:16:04.228304+0000 mgr.y (mgr.24317) 348 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:04.823990+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/3466984893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.279566+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.288608+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.290496+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.291931+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:16:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.301071+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.353590+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.364201+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: cluster 2024-08-17T17:16:05.364686+0000 mon.a (mon.0) 1001 : cluster [INF] Activating manager daemon x 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: cluster 2024-08-17T17:16:05.377182+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.377459+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: cluster 2024-08-17T17:16:05.377506+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0128202s) 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.379103+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.379810+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.380409+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.380821+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.381521+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.382428+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:16:05.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.382972+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.383616+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.384101+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.384642+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.385153+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.385672+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.386149+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.386653+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.387513+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.388345+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:16:05.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:05 smithi060 bash[24532]: audit 2024-08-17T17:16:05.389479+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.380821+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.381521+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.382428+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.382972+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.383616+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.384101+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.384642+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.385153+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.385672+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.386149+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:16:06.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.386653+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.387513+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.388345+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[22374]: audit 2024-08-17T17:16:05.389479+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: cluster 2024-08-17T17:16:04.228304+0000 mgr.y (mgr.24317) 348 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:04.823990+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/3466984893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.279566+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.288608+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:06.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.290496+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.291931+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.301071+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.353590+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.364201+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: cluster 2024-08-17T17:16:05.364686+0000 mon.a (mon.0) 1001 : cluster [INF] Activating manager daemon x 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: cluster 2024-08-17T17:16:05.377182+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.377459+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24317 172.21.15.16:0/3814453091' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: cluster 2024-08-17T17:16:05.377506+0000 mon.a (mon.0) 1004 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0128202s) 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.379103+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.379810+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:16:06.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.380409+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.380821+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.381521+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.382428+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.382972+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.383616+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.384101+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.384642+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.385153+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.385672+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.386149+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.386653+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:16:06.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.387513+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:16:06.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.388345+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:16:06.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:05 smithi016 bash[31551]: audit 2024-08-17T17:16:05.389479+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:16:06.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: [17/Aug/2024:17:16:06] ENGINE Bus STARTING 2024-08-17T17:16:06.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.569+0000 7f5d3017a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.569+0000 7f5d3017a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.569+0000 7f5d3017a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.569+0000 7f5d3017a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.569+0000 7f5d3017a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.573+0000 7f5d33180640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.573+0000 7f5d33180640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.573+0000 7f5d33180640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.573+0000 7f5d33180640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: debug 2024-08-17T17:16:06.573+0000 7f5d33180640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: [17/Aug/2024:17:16:06] ENGINE Serving on http://:::9283 2024-08-17T17:16:06.927 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[53052]: [17/Aug/2024:17:16:06] ENGINE Bus STARTED 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: cluster 2024-08-17T17:16:05.771819+0000 mon.a (mon.0) 1005 : cluster [INF] Manager daemon x is now available 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.457610+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.465984+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.473801+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.481339+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.490362+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.495398+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:06.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.521163+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:06.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.524335+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:06.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.527294+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:06.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.557832+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:06.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:06 smithi060 bash[24532]: audit 2024-08-17T17:16:06.560633+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:06.974 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22623]: debug 2024-08-17T17:16:06.761+0000 7f48906c6ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:16:06.974 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22623]: debug 2024-08-17T17:16:06.824+0000 7f48906c6ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:16:06.974 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: cluster 2024-08-17T17:16:05.771819+0000 mon.a (mon.0) 1005 : cluster [INF] Manager daemon x is now available 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.457610+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.465984+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.473801+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.481339+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.490362+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.495398+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.521163+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.524335+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.527294+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.557832+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:06.975 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[31551]: audit 2024-08-17T17:16:06.560633+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: cluster 2024-08-17T17:16:05.771819+0000 mon.a (mon.0) 1005 : cluster [INF] Manager daemon x is now available 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.457610+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.465984+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.473801+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.481339+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.490362+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.495398+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.521163+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.524335+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.527294+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.557832+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:06.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22374]: audit 2024-08-17T17:16:06.560633+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:07.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:06 smithi016 bash[22623]: debug 2024-08-17T17:16:06.980+0000 7f48906c6ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:16:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cephadm 2024-08-17T17:16:06.465346+0000 mgr.x (mgr.24637) 1 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:16:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cephadm 2024-08-17T17:16:06.465406+0000 mgr.x (mgr.24637) 2 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:16:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cephadm 2024-08-17T17:16:06.472536+0000 mgr.x (mgr.24637) 3 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:16:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cluster 2024-08-17T17:16:06.642555+0000 mon.a (mon.0) 1013 : cluster [DBG] mgrmap e23: x(active, since 1.27785s) 2024-08-17T17:16:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: audit 2024-08-17T17:16:06.676872+0000 mgr.x (mgr.24637) 4 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cluster 2024-08-17T17:16:06.679302+0000 mgr.x (mgr.24637) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cephadm 2024-08-17T17:16:07.120060+0000 mgr.x (mgr.24637) 6 : cephadm [INF] Deploying cephadm binary to smithi060 2024-08-17T17:16:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:07 smithi060 bash[24532]: cephadm 2024-08-17T17:16:07.121256+0000 mgr.x (mgr.24637) 7 : cephadm [INF] Deploying cephadm binary to smithi016 2024-08-17T17:16:07.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cephadm 2024-08-17T17:16:06.465346+0000 mgr.x (mgr.24637) 1 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:16:07.951 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cephadm 2024-08-17T17:16:06.465406+0000 mgr.x (mgr.24637) 2 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cephadm 2024-08-17T17:16:06.472536+0000 mgr.x (mgr.24637) 3 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cluster 2024-08-17T17:16:06.642555+0000 mon.a (mon.0) 1013 : cluster [DBG] mgrmap e23: x(active, since 1.27785s) 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: audit 2024-08-17T17:16:06.676872+0000 mgr.x (mgr.24637) 4 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cluster 2024-08-17T17:16:06.679302+0000 mgr.x (mgr.24637) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cephadm 2024-08-17T17:16:07.120060+0000 mgr.x (mgr.24637) 6 : cephadm [INF] Deploying cephadm binary to smithi060 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[31551]: cephadm 2024-08-17T17:16:07.121256+0000 mgr.x (mgr.24637) 7 : cephadm [INF] Deploying cephadm binary to smithi016 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22623]: debug 2024-08-17T17:16:07.644+0000 7f48906c6ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22623]: debug 2024-08-17T17:16:07.716+0000 7f48906c6ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22623]: debug 2024-08-17T17:16:07.784+0000 7f48906c6ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:16:07.952 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22623]: debug 2024-08-17T17:16:07.948+0000 7f48906c6ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cephadm 2024-08-17T17:16:06.465346+0000 mgr.x (mgr.24637) 1 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cephadm 2024-08-17T17:16:06.465406+0000 mgr.x (mgr.24637) 2 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cephadm 2024-08-17T17:16:06.472536+0000 mgr.x (mgr.24637) 3 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cluster 2024-08-17T17:16:06.642555+0000 mon.a (mon.0) 1013 : cluster [DBG] mgrmap e23: x(active, since 1.27785s) 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: audit 2024-08-17T17:16:06.676872+0000 mgr.x (mgr.24637) 4 : audit [DBG] from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cluster 2024-08-17T17:16:06.679302+0000 mgr.x (mgr.24637) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cephadm 2024-08-17T17:16:07.120060+0000 mgr.x (mgr.24637) 6 : cephadm [INF] Deploying cephadm binary to smithi060 2024-08-17T17:16:07.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:07 smithi016 bash[22374]: cephadm 2024-08-17T17:16:07.121256+0000 mgr.x (mgr.24637) 7 : cephadm [INF] Deploying cephadm binary to smithi016 2024-08-17T17:16:08.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.024+0000 7f48906c6ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:16:08.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.096+0000 7f48906c6ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: debug 2024-08-17T17:16:08.073+0000 7f5d1beed640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:16:08] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: Traceback (most recent call last): 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: self._connections.run(self.expiration_interval) 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: self._run(expiration_interval) 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:08.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: s = self.context.wrap_socket( 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: return self.sslsocket_class._create( 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: self.do_handshake() 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: self._sslobj.do_handshake() 2024-08-17T17:16:08.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[53052]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:08.652 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.328+0000 7f48906c6ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:16:08.652 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.396+0000 7f48906c6ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:16:08.652 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.572+0000 7f48906c6ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:16:08.903 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.652+0000 7f48906c6ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:16:08.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: cluster 2024-08-17T17:16:07.387601+0000 mgr.x (mgr.24637) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:08.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: cephadm 2024-08-17T17:16:07.867519+0000 mgr.x (mgr.24637) 9 : cephadm [INF] [17/Aug/2024:17:16:07] ENGINE Bus STARTING 2024-08-17T17:16:08.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: cephadm 2024-08-17T17:16:08.049990+0000 mgr.x (mgr.24637) 10 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Serving on https://172.21.15.60:7150 2024-08-17T17:16:08.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: cephadm 2024-08-17T17:16:08.076793+0000 mgr.x (mgr.24637) 11 : cephadm [ERR] [17/Aug/2024:17:16:08] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:08.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: Traceback (most recent call last): 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: self._connections.run(self.expiration_interval) 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: self._run(expiration_interval) 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:08.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: s = self.context.wrap_socket( 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: return self.sslsocket_class._create( 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: self.do_handshake() 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: self._sslobj.do_handshake() 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: cephadm 2024-08-17T17:16:08.167967+0000 mgr.x (mgr.24637) 12 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Serving on http://172.21.15.60:8765 2024-08-17T17:16:08.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[31551]: cephadm 2024-08-17T17:16:08.168307+0000 mgr.x (mgr.24637) 13 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Bus STARTED 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: cluster 2024-08-17T17:16:07.387601+0000 mgr.x (mgr.24637) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: cephadm 2024-08-17T17:16:07.867519+0000 mgr.x (mgr.24637) 9 : cephadm [INF] [17/Aug/2024:17:16:07] ENGINE Bus STARTING 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: cephadm 2024-08-17T17:16:08.049990+0000 mgr.x (mgr.24637) 10 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Serving on https://172.21.15.60:7150 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: cephadm 2024-08-17T17:16:08.076793+0000 mgr.x (mgr.24637) 11 : cephadm [ERR] [17/Aug/2024:17:16:08] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: Traceback (most recent call last): 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: self._connections.run(self.expiration_interval) 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:08.907 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: self._run(expiration_interval) 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: s = self.context.wrap_socket( 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: return self.sslsocket_class._create( 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: self.do_handshake() 2024-08-17T17:16:08.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:08.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: self._sslobj.do_handshake() 2024-08-17T17:16:08.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:08.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: cephadm 2024-08-17T17:16:08.167967+0000 mgr.x (mgr.24637) 12 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Serving on http://172.21.15.60:8765 2024-08-17T17:16:08.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22374]: cephadm 2024-08-17T17:16:08.168307+0000 mgr.x (mgr.24637) 13 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Bus STARTED 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: cluster 2024-08-17T17:16:07.387601+0000 mgr.x (mgr.24637) 8 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: cephadm 2024-08-17T17:16:07.867519+0000 mgr.x (mgr.24637) 9 : cephadm [INF] [17/Aug/2024:17:16:07] ENGINE Bus STARTING 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: cephadm 2024-08-17T17:16:08.049990+0000 mgr.x (mgr.24637) 10 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Serving on https://172.21.15.60:7150 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: cephadm 2024-08-17T17:16:08.076793+0000 mgr.x (mgr.24637) 11 : cephadm [ERR] [17/Aug/2024:17:16:08] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: Traceback (most recent call last): 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: self._connections.run(self.expiration_interval) 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: self._run(expiration_interval) 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: s = self.context.wrap_socket( 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: return self.sslsocket_class._create( 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: self.do_handshake() 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: self._sslobj.do_handshake() 2024-08-17T17:16:08.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:08.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: cephadm 2024-08-17T17:16:08.167967+0000 mgr.x (mgr.24637) 12 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Serving on http://172.21.15.60:8765 2024-08-17T17:16:08.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:08 smithi060 bash[24532]: cephadm 2024-08-17T17:16:08.168307+0000 mgr.x (mgr.24637) 13 : cephadm [INF] [17/Aug/2024:17:16:08] ENGINE Bus STARTED 2024-08-17T17:16:09.314 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:08 smithi016 bash[22623]: debug 2024-08-17T17:16:08.900+0000 7f48906c6ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:09.314 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[22623]: debug 2024-08-17T17:16:09.068+0000 7f48906c6ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:09.314 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[22623]: debug 2024-08-17T17:16:09.152+0000 7f48906c6ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:16:09.356 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:09.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[22623]: debug 2024-08-17T17:16:09.308+0000 7f48906c6ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:09 smithi060 bash[24532]: cluster 2024-08-17T17:16:08.652250+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-08-17T17:16:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:09 smithi060 bash[24532]: audit 2024-08-17T17:16:09.046295+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.16:0/1749972779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:10.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[31551]: cluster 2024-08-17T17:16:08.652250+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-08-17T17:16:10.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[31551]: audit 2024-08-17T17:16:09.046295+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.16:0/1749972779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:10.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[22374]: cluster 2024-08-17T17:16:08.652250+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e24: x(active, since 3s) 2024-08-17T17:16:10.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:09 smithi016 bash[22374]: audit 2024-08-17T17:16:09.046295+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.16:0/1749972779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:10.471 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: debug 2024-08-17T17:16:10.172+0000 7f48906c6ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:16:10.472 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: debug 2024-08-17T17:16:10.252+0000 7f48906c6ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:16:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22374]: audit 2024-08-17T17:16:09.337869+0000 mgr.x (mgr.24637) 14 : audit [DBG] from='client.25310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22374]: cluster 2024-08-17T17:16:09.388211+0000 mgr.x (mgr.24637) 15 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22374]: audit 2024-08-17T17:16:09.659212+0000 mgr.x (mgr.24637) 16 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:10.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: debug 2024-08-17T17:16:10.468+0000 7f48906c6ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:16:10.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: debug 2024-08-17T17:16:10.544+0000 7f48906c6ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:16:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[31551]: audit 2024-08-17T17:16:09.337869+0000 mgr.x (mgr.24637) 14 : audit [DBG] from='client.25310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[31551]: cluster 2024-08-17T17:16:09.388211+0000 mgr.x (mgr.24637) 15 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[31551]: audit 2024-08-17T17:16:09.659212+0000 mgr.x (mgr.24637) 16 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:10 smithi060 bash[24532]: audit 2024-08-17T17:16:09.337869+0000 mgr.x (mgr.24637) 14 : audit [DBG] from='client.25310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:10 smithi060 bash[24532]: cluster 2024-08-17T17:16:09.388211+0000 mgr.x (mgr.24637) 15 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:10 smithi060 bash[24532]: audit 2024-08-17T17:16:09.659212+0000 mgr.x (mgr.24637) 16 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:11.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: debug 2024-08-17T17:16:10.876+0000 7f48906c6ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:16:11.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: debug 2024-08-17T17:16:10.952+0000 7f48906c6ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:16:11.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: [17/Aug/2024:17:16:10] ENGINE Bus STARTING 2024-08-17T17:16:11.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: CherryPy Checker: 2024-08-17T17:16:11.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:10 smithi016 bash[22623]: The Application mounted at '' has an empty config. 2024-08-17T17:16:11.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22623]: [17/Aug/2024:17:16:11] ENGINE Serving on http://:::9283 2024-08-17T17:16:11.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22623]: [17/Aug/2024:17:16:11] ENGINE Bus STARTED 2024-08-17T17:16:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[31551]: cluster 2024-08-17T17:16:10.670831+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e25: x(active, since 5s) 2024-08-17T17:16:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[31551]: cluster 2024-08-17T17:16:10.982794+0000 mon.a (mon.0) 1016 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:16:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[31551]: audit 2024-08-17T17:16:10.986859+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:16:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[31551]: audit 2024-08-17T17:16:10.988563+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:16:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[31551]: audit 2024-08-17T17:16:10.991460+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[31551]: audit 2024-08-17T17:16:10.991855+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22374]: cluster 2024-08-17T17:16:10.670831+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e25: x(active, since 5s) 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22374]: cluster 2024-08-17T17:16:10.982794+0000 mon.a (mon.0) 1016 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22374]: audit 2024-08-17T17:16:10.986859+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22374]: audit 2024-08-17T17:16:10.988563+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22374]: audit 2024-08-17T17:16:10.991460+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:16:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:11 smithi016 bash[22374]: audit 2024-08-17T17:16:10.991855+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:16:12.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:11 smithi060 bash[24532]: cluster 2024-08-17T17:16:10.670831+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e25: x(active, since 5s) 2024-08-17T17:16:12.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:11 smithi060 bash[24532]: cluster 2024-08-17T17:16:10.982794+0000 mon.a (mon.0) 1016 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:16:12.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:11 smithi060 bash[24532]: audit 2024-08-17T17:16:10.986859+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:16:12.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:11 smithi060 bash[24532]: audit 2024-08-17T17:16:10.988563+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:16:12.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:11 smithi060 bash[24532]: audit 2024-08-17T17:16:10.991460+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:16:12.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:11 smithi060 bash[24532]: audit 2024-08-17T17:16:10.991855+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.? 172.21.15.16:0/3198369167' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:16:12.372 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:13.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[22374]: cluster 2024-08-17T17:16:11.388886+0000 mgr.x (mgr.24637) 17 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:13.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[22374]: cluster 2024-08-17T17:16:11.690223+0000 mon.a (mon.0) 1017 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-08-17T17:16:13.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[22374]: audit 2024-08-17T17:16:11.697735+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:16:13.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[22374]: audit 2024-08-17T17:16:12.049344+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/9747136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:13.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[31551]: cluster 2024-08-17T17:16:11.388886+0000 mgr.x (mgr.24637) 17 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:13.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[31551]: cluster 2024-08-17T17:16:11.690223+0000 mon.a (mon.0) 1017 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-08-17T17:16:13.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[31551]: audit 2024-08-17T17:16:11.697735+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:16:13.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:12 smithi016 bash[31551]: audit 2024-08-17T17:16:12.049344+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/9747136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:12 smithi060 bash[24532]: cluster 2024-08-17T17:16:11.388886+0000 mgr.x (mgr.24637) 17 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:12 smithi060 bash[24532]: cluster 2024-08-17T17:16:11.690223+0000 mon.a (mon.0) 1017 : cluster [DBG] mgrmap e26: x(active, since 6s), standbys: y 2024-08-17T17:16:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:12 smithi060 bash[24532]: audit 2024-08-17T17:16:11.697735+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:16:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:12 smithi060 bash[24532]: audit 2024-08-17T17:16:12.049344+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/9747136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:13 smithi016 bash[22374]: audit 2024-08-17T17:16:12.360539+0000 mgr.x (mgr.24637) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:13 smithi016 bash[22374]: audit 2024-08-17T17:16:12.670353+0000 mgr.x (mgr.24637) 19 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:14.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:13 smithi016 bash[31551]: audit 2024-08-17T17:16:12.360539+0000 mgr.x (mgr.24637) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:14.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:13 smithi016 bash[31551]: audit 2024-08-17T17:16:12.670353+0000 mgr.x (mgr.24637) 19 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:14.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:13 smithi060 bash[24532]: audit 2024-08-17T17:16:12.360539+0000 mgr.x (mgr.24637) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:14.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:13 smithi060 bash[24532]: audit 2024-08-17T17:16:12.670353+0000 mgr.x (mgr.24637) 19 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:14 smithi016 bash[22374]: cluster 2024-08-17T17:16:13.390017+0000 mgr.x (mgr.24637) 20 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:16:15.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:14 smithi016 bash[31551]: cluster 2024-08-17T17:16:13.390017+0000 mgr.x (mgr.24637) 20 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:16:15.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:14 smithi060 bash[24532]: cluster 2024-08-17T17:16:13.390017+0000 mgr.x (mgr.24637) 20 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:16:15.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:14 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:14] "GET /metrics HTTP/1.1" 200 31023 "" "Prometheus/2.43.0" 2024-08-17T17:16:15.379 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:16.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[22374]: audit 2024-08-17T17:16:15.051385+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[22374]: audit 2024-08-17T17:16:15.057459+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[22374]: audit 2024-08-17T17:16:15.072059+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.16:0/3689246754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[22374]: audit 2024-08-17T17:16:15.470930+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[22374]: audit 2024-08-17T17:16:15.481939+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[31551]: audit 2024-08-17T17:16:15.051385+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[31551]: audit 2024-08-17T17:16:15.057459+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[31551]: audit 2024-08-17T17:16:15.072059+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.16:0/3689246754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[31551]: audit 2024-08-17T17:16:15.470930+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:16 smithi016 bash[31551]: audit 2024-08-17T17:16:15.481939+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:16 smithi060 bash[24532]: audit 2024-08-17T17:16:15.051385+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:16 smithi060 bash[24532]: audit 2024-08-17T17:16:15.057459+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:16 smithi060 bash[24532]: audit 2024-08-17T17:16:15.072059+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.16:0/3689246754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:16.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:16 smithi060 bash[24532]: audit 2024-08-17T17:16:15.470930+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:16.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:16 smithi060 bash[24532]: audit 2024-08-17T17:16:15.481939+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:15.367757+0000 mgr.x (mgr.24637) 21 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: cluster 2024-08-17T17:16:15.390613+0000 mgr.x (mgr.24637) 22 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:15.682773+0000 mgr.x (mgr.24637) 23 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.197274+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.209625+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.214480+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.217246+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.217343+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.219765+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.220002+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.222261+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.222529+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: cephadm 2024-08-17T17:16:16.224276+0000 mgr.x (mgr.24637) 24 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 2525M 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.225000+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.232179+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.648894+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[22374]: audit 2024-08-17T17:16:16.659608+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:15.367757+0000 mgr.x (mgr.24637) 21 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: cluster 2024-08-17T17:16:15.390613+0000 mgr.x (mgr.24637) 22 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:15.682773+0000 mgr.x (mgr.24637) 23 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.197274+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.209625+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.214480+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.217246+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.217343+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.219765+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.220002+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.222261+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.222529+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: cephadm 2024-08-17T17:16:16.224276+0000 mgr.x (mgr.24637) 24 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 2525M 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.225000+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.232179+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.648894+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:17 smithi016 bash[31551]: audit 2024-08-17T17:16:16.659608+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:15.367757+0000 mgr.x (mgr.24637) 21 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: cluster 2024-08-17T17:16:15.390613+0000 mgr.x (mgr.24637) 22 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:15.682773+0000 mgr.x (mgr.24637) 23 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.197274+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.209625+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.214480+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.217246+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.217343+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.219765+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.220002+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.222261+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.222529+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: cephadm 2024-08-17T17:16:16.224276+0000 mgr.x (mgr.24637) 24 : cephadm [INF] Adjusting osd_memory_target on smithi016 to 2525M 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.225000+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.232179+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.648894+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:17 smithi060 bash[24532]: audit 2024-08-17T17:16:16.659608+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:18.409 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:18.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:18 smithi016 bash[22374]: audit 2024-08-17T17:16:18.076138+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.16:0/2429504707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:18.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:18 smithi016 bash[31551]: audit 2024-08-17T17:16:18.076138+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.16:0/2429504707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:18 smithi060 bash[24532]: audit 2024-08-17T17:16:18.076138+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.16:0/2429504707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:18.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:18 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:16:19.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:19 smithi016 bash[22374]: cluster 2024-08-17T17:16:17.391731+0000 mgr.x (mgr.24637) 25 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:16:19.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:19 smithi016 bash[31551]: cluster 2024-08-17T17:16:17.391731+0000 mgr.x (mgr.24637) 25 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:16:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:19 smithi060 bash[24532]: cluster 2024-08-17T17:16:17.391731+0000 mgr.x (mgr.24637) 25 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:16:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:20 smithi016 bash[22374]: audit 2024-08-17T17:16:18.396184+0000 mgr.x (mgr.24637) 26 : audit [DBG] from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:20.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:20 smithi016 bash[22374]: audit 2024-08-17T17:16:18.717291+0000 mgr.x (mgr.24637) 27 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:20 smithi016 bash[31551]: audit 2024-08-17T17:16:18.396184+0000 mgr.x (mgr.24637) 26 : audit [DBG] from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:20.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:20 smithi016 bash[31551]: audit 2024-08-17T17:16:18.717291+0000 mgr.x (mgr.24637) 27 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:20 smithi060 bash[24532]: audit 2024-08-17T17:16:18.396184+0000 mgr.x (mgr.24637) 26 : audit [DBG] from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:20 smithi060 bash[24532]: audit 2024-08-17T17:16:18.717291+0000 mgr.x (mgr.24637) 27 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:21.436 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:21 smithi016 bash[31551]: cluster 2024-08-17T17:16:19.392456+0000 mgr.x (mgr.24637) 28 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:21.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:21 smithi016 bash[31551]: audit 2024-08-17T17:16:21.104480+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.16:0/2845260133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:21 smithi016 bash[22374]: cluster 2024-08-17T17:16:19.392456+0000 mgr.x (mgr.24637) 28 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:21 smithi016 bash[22374]: audit 2024-08-17T17:16:21.104480+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.16:0/2845260133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:21 smithi060 bash[24532]: cluster 2024-08-17T17:16:19.392456+0000 mgr.x (mgr.24637) 28 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:21 smithi060 bash[24532]: audit 2024-08-17T17:16:21.104480+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.16:0/2845260133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:22 smithi016 bash[22374]: audit 2024-08-17T17:16:21.522248+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:22 smithi016 bash[31551]: audit 2024-08-17T17:16:21.522248+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:22 smithi060 bash[24532]: audit 2024-08-17T17:16:21.522248+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:23.334 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:23 smithi060 bash[24532]: cluster 2024-08-17T17:16:21.393179+0000 mgr.x (mgr.24637) 29 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:23.334 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:23 smithi060 bash[24532]: audit 2024-08-17T17:16:21.422844+0000 mgr.x (mgr.24637) 30 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:23.334 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:23 smithi060 bash[24532]: audit 2024-08-17T17:16:21.742787+0000 mgr.x (mgr.24637) 31 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:23.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:23 smithi016 bash[22374]: cluster 2024-08-17T17:16:21.393179+0000 mgr.x (mgr.24637) 29 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:23 smithi016 bash[22374]: audit 2024-08-17T17:16:21.422844+0000 mgr.x (mgr.24637) 30 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:23 smithi016 bash[22374]: audit 2024-08-17T17:16:21.742787+0000 mgr.x (mgr.24637) 31 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:23.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:23 smithi016 bash[31551]: cluster 2024-08-17T17:16:21.393179+0000 mgr.x (mgr.24637) 29 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:23.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:23 smithi016 bash[31551]: audit 2024-08-17T17:16:21.422844+0000 mgr.x (mgr.24637) 30 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:23.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:23 smithi016 bash[31551]: audit 2024-08-17T17:16:21.742787+0000 mgr.x (mgr.24637) 31 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:24.460 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:24 smithi016 bash[22374]: audit 2024-08-17T17:16:24.132726+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.16:0/2707011599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:24 smithi016 bash[31551]: audit 2024-08-17T17:16:24.132726+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.16:0/2707011599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:24 smithi060 bash[24532]: audit 2024-08-17T17:16:24.132726+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.16:0/2707011599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:25.178 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:24 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:24] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2024-08-17T17:16:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:25 smithi016 bash[22374]: cluster 2024-08-17T17:16:23.394323+0000 mgr.x (mgr.24637) 32 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:25 smithi016 bash[31551]: cluster 2024-08-17T17:16:23.394323+0000 mgr.x (mgr.24637) 32 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:25 smithi060 bash[24532]: cluster 2024-08-17T17:16:23.394323+0000 mgr.x (mgr.24637) 32 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:16:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:26 smithi016 bash[22374]: audit 2024-08-17T17:16:24.446076+0000 mgr.x (mgr.24637) 33 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:26.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:26 smithi016 bash[22374]: audit 2024-08-17T17:16:24.768341+0000 mgr.x (mgr.24637) 34 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:26 smithi016 bash[31551]: audit 2024-08-17T17:16:24.446076+0000 mgr.x (mgr.24637) 33 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:26 smithi016 bash[31551]: audit 2024-08-17T17:16:24.768341+0000 mgr.x (mgr.24637) 34 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:26 smithi060 bash[24532]: audit 2024-08-17T17:16:24.446076+0000 mgr.x (mgr.24637) 33 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:26 smithi060 bash[24532]: audit 2024-08-17T17:16:24.768341+0000 mgr.x (mgr.24637) 34 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:27.490 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: cluster 2024-08-17T17:16:25.394919+0000 mgr.x (mgr.24637) 35 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.688672+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.701209+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.703666+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.706819+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.706867+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.709704+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.709758+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.712609+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.712688+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.715517+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.726478+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.726916+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:26.728751+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:16:27.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[22374]: audit 2024-08-17T17:16:27.158559+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/3542761147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: cluster 2024-08-17T17:16:25.394919+0000 mgr.x (mgr.24637) 35 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.688672+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.701209+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.703666+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.706819+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.706867+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.709704+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.709758+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.712609+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.712688+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.715517+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.726478+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.726916+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:27.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:26.728751+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:16:27.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:27 smithi016 bash[31551]: audit 2024-08-17T17:16:27.158559+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/3542761147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: cluster 2024-08-17T17:16:25.394919+0000 mgr.x (mgr.24637) 35 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.688672+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.701209+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.703666+0000 mon.b (mon.1) 62 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.706819+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.706867+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.709704+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.709758+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.712609+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.712688+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.715517+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:16:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.726478+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.726916+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:26.728751+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:16:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:27 smithi060 bash[24532]: audit 2024-08-17T17:16:27.158559+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/3542761147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:28.327 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.328 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.328 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.328 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.329 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.329 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:26.715188+0000 mgr.x (mgr.24637) 36 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2525M 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:26.731391+0000 mgr.x (mgr.24637) 37 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:26.732033+0000 mgr.x (mgr.24637) 38 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:26.930026+0000 mgr.x (mgr.24637) 39 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:26.939640+0000 mgr.x (mgr.24637) 40 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:27.064871+0000 mgr.x (mgr.24637) 41 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:27.085776+0000 mgr.x (mgr.24637) 42 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:27.207823+0000 mgr.x (mgr.24637) 43 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: cephadm 2024-08-17T17:16:27.227411+0000 mgr.x (mgr.24637) 44 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.355310+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.365472+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.374208+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.384082+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.392209+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.434340+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.441229+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.447546+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.331 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22374]: audit 2024-08-17T17:16:27.453897+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:26.715188+0000 mgr.x (mgr.24637) 36 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2525M 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:26.731391+0000 mgr.x (mgr.24637) 37 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:26.732033+0000 mgr.x (mgr.24637) 38 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:26.930026+0000 mgr.x (mgr.24637) 39 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:26.939640+0000 mgr.x (mgr.24637) 40 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:27.064871+0000 mgr.x (mgr.24637) 41 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:27.085776+0000 mgr.x (mgr.24637) 42 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:27.207823+0000 mgr.x (mgr.24637) 43 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: cephadm 2024-08-17T17:16:27.227411+0000 mgr.x (mgr.24637) 44 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.355310+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.365472+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.374208+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.384082+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.392209+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.434340+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.441229+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.447546+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[31551]: audit 2024-08-17T17:16:27.453897+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:26.715188+0000 mgr.x (mgr.24637) 36 : cephadm [INF] Adjusting osd_memory_target on smithi060 to 2525M 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:26.731391+0000 mgr.x (mgr.24637) 37 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:26.732033+0000 mgr.x (mgr.24637) 38 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:26.930026+0000 mgr.x (mgr.24637) 39 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:26.939640+0000 mgr.x (mgr.24637) 40 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:27.064871+0000 mgr.x (mgr.24637) 41 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:27.085776+0000 mgr.x (mgr.24637) 42 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:27.207823+0000 mgr.x (mgr.24637) 43 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: cephadm 2024-08-17T17:16:27.227411+0000 mgr.x (mgr.24637) 44 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.355310+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.365472+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.374208+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.384082+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.392209+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.434340+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.441229+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.447546+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:28 smithi060 bash[24532]: audit 2024-08-17T17:16:27.453897+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:28.725 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:28 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:16:28.726 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:28 smithi016 systemd[1]: Stopping Ceph node-exporter.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:16:29.527 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[73749]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:16:29.527 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[22374]: cluster 2024-08-17T17:16:27.395549+0000 mgr.x (mgr.24637) 45 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:29.527 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[22374]: cephadm 2024-08-17T17:16:27.456148+0000 mgr.x (mgr.24637) 46 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[22374]: cephadm 2024-08-17T17:16:27.456770+0000 mgr.x (mgr.24637) 47 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[22374]: audit 2024-08-17T17:16:27.477454+0000 mgr.x (mgr.24637) 48 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[22374]: audit 2024-08-17T17:16:27.794765+0000 mgr.x (mgr.24637) 49 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[31551]: cluster 2024-08-17T17:16:27.395549+0000 mgr.x (mgr.24637) 45 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[31551]: cephadm 2024-08-17T17:16:27.456148+0000 mgr.x (mgr.24637) 46 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[31551]: cephadm 2024-08-17T17:16:27.456770+0000 mgr.x (mgr.24637) 47 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[31551]: audit 2024-08-17T17:16:27.477454+0000 mgr.x (mgr.24637) 48 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:29.528 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[31551]: audit 2024-08-17T17:16:27.794765+0000 mgr.x (mgr.24637) 49 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:29 smithi060 bash[24532]: cluster 2024-08-17T17:16:27.395549+0000 mgr.x (mgr.24637) 45 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:29 smithi060 bash[24532]: cephadm 2024-08-17T17:16:27.456148+0000 mgr.x (mgr.24637) 46 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:16:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:29 smithi060 bash[24532]: cephadm 2024-08-17T17:16:27.456770+0000 mgr.x (mgr.24637) 47 : cephadm [INF] Deploying daemon node-exporter.a on smithi016 2024-08-17T17:16:29.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:29 smithi060 bash[24532]: audit 2024-08-17T17:16:27.477454+0000 mgr.x (mgr.24637) 48 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:29.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:29 smithi060 bash[24532]: audit 2024-08-17T17:16:27.794765+0000 mgr.x (mgr.24637) 49 : audit [DBG] from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:29.821 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.822 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.822 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.822 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.822 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.823 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.823 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.823 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:16:29.824 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[73809]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:16:29.824 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T17:16:29.824 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: Stopped Ceph node-exporter.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:16:29.824 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:29.824 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 systemd[1]: Started Ceph node-exporter.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:16:30.077 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:29 smithi016 bash[73865]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-17T17:16:30.513 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:30.727 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-17T17:16:30.727 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 2abcce694348: Pulling fs layer 2024-08-17T17:16:30.727 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 455fd88e5221: Pulling fs layer 2024-08-17T17:16:30.727 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 324153f2810a: Pulling fs layer 2024-08-17T17:16:30.727 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 455fd88e5221: Verifying Checksum 2024-08-17T17:16:30.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[22374]: cluster 2024-08-17T17:16:29.396170+0000 mgr.x (mgr.24637) 50 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:30.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[22374]: audit 2024-08-17T17:16:29.871635+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:30.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[22374]: audit 2024-08-17T17:16:29.880790+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[22374]: cephadm 2024-08-17T17:16:29.883281+0000 mgr.x (mgr.24637) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[22374]: cephadm 2024-08-17T17:16:29.910907+0000 mgr.x (mgr.24637) 52 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[22374]: audit 2024-08-17T17:16:30.180474+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.16:0/1133393724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[31551]: cluster 2024-08-17T17:16:29.396170+0000 mgr.x (mgr.24637) 50 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[31551]: audit 2024-08-17T17:16:29.871635+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[31551]: audit 2024-08-17T17:16:29.880790+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[31551]: cephadm 2024-08-17T17:16:29.883281+0000 mgr.x (mgr.24637) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[31551]: cephadm 2024-08-17T17:16:29.910907+0000 mgr.x (mgr.24637) 52 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-08-17T17:16:30.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[31551]: audit 2024-08-17T17:16:30.180474+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.16:0/1133393724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:30.996 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 455fd88e5221: Download complete 2024-08-17T17:16:30.996 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 2abcce694348: Verifying Checksum 2024-08-17T17:16:30.996 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 2abcce694348: Download complete 2024-08-17T17:16:30.996 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 324153f2810a: Verifying Checksum 2024-08-17T17:16:30.996 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 324153f2810a: Download complete 2024-08-17T17:16:30.996 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:30 smithi016 bash[73865]: 2abcce694348: Pull complete 2024-08-17T17:16:31.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:30 smithi060 bash[24532]: cluster 2024-08-17T17:16:29.396170+0000 mgr.x (mgr.24637) 50 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:31.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:30 smithi060 bash[24532]: audit 2024-08-17T17:16:29.871635+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:30 smithi060 bash[24532]: audit 2024-08-17T17:16:29.880790+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:30 smithi060 bash[24532]: cephadm 2024-08-17T17:16:29.883281+0000 mgr.x (mgr.24637) 51 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:16:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:30 smithi060 bash[24532]: cephadm 2024-08-17T17:16:29.910907+0000 mgr.x (mgr.24637) 52 : cephadm [INF] Deploying daemon alertmanager.a on smithi016 2024-08-17T17:16:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:30 smithi060 bash[24532]: audit 2024-08-17T17:16:30.180474+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.16:0/1133393724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:32.077 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:31 smithi016 bash[73865]: 455fd88e5221: Pull complete 2024-08-17T17:16:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:31 smithi016 bash[22374]: audit 2024-08-17T17:16:30.500812+0000 mgr.x (mgr.24637) 53 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:31 smithi016 bash[22374]: audit 2024-08-17T17:16:30.822848+0000 mgr.x (mgr.24637) 54 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:32.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:31 smithi016 bash[31551]: audit 2024-08-17T17:16:30.500812+0000 mgr.x (mgr.24637) 53 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:32.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:31 smithi016 bash[31551]: audit 2024-08-17T17:16:30.822848+0000 mgr.x (mgr.24637) 54 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:31 smithi060 bash[24532]: audit 2024-08-17T17:16:30.500812+0000 mgr.x (mgr.24637) 53 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:31 smithi060 bash[24532]: audit 2024-08-17T17:16:30.822848+0000 mgr.x (mgr.24637) 54 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:32.578 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:32 smithi016 bash[73865]: 324153f2810a: Pull complete 2024-08-17T17:16:32.879 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:32 smithi016 bash[73865]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-17T17:16:32.879 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:32 smithi016 bash[73865]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:16:33.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:32 smithi060 bash[24532]: cluster 2024-08-17T17:16:31.396833+0000 mgr.x (mgr.24637) 55 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:32 smithi016 bash[22374]: cluster 2024-08-17T17:16:31.396833+0000 mgr.x (mgr.24637) 55 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:33.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:32 smithi016 bash[31551]: cluster 2024-08-17T17:16:31.396833+0000 mgr.x (mgr.24637) 55 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:33.569 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:34.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:33 smithi060 bash[24532]: audit 2024-08-17T17:16:33.236132+0000 mon.a (mon.0) 1054 : audit [DBG] from='client.? 172.21.15.16:0/1869509166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:33 smithi016 bash[22374]: audit 2024-08-17T17:16:33.236132+0000 mon.a (mon.0) 1054 : audit [DBG] from='client.? 172.21.15.16:0/1869509166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:34.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:33 smithi016 bash[31551]: audit 2024-08-17T17:16:33.236132+0000 mon.a (mon.0) 1054 : audit [DBG] from='client.? 172.21.15.16:0/1869509166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:34 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:34] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2024-08-17T17:16:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:34 smithi060 bash[24532]: cluster 2024-08-17T17:16:33.397933+0000 mgr.x (mgr.24637) 56 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:34 smithi060 bash[24532]: audit 2024-08-17T17:16:33.556065+0000 mgr.x (mgr.24637) 57 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:34 smithi060 bash[24532]: audit 2024-08-17T17:16:33.876959+0000 mgr.x (mgr.24637) 58 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:35.205 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:34 smithi016 bash[22374]: cluster 2024-08-17T17:16:33.397933+0000 mgr.x (mgr.24637) 56 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:35.205 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:34 smithi016 bash[22374]: audit 2024-08-17T17:16:33.556065+0000 mgr.x (mgr.24637) 57 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:35.205 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:34 smithi016 bash[22374]: audit 2024-08-17T17:16:33.876959+0000 mgr.x (mgr.24637) 58 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:35.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:34 smithi016 bash[31551]: cluster 2024-08-17T17:16:33.397933+0000 mgr.x (mgr.24637) 56 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:35.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:34 smithi016 bash[31551]: audit 2024-08-17T17:16:33.556065+0000 mgr.x (mgr.24637) 57 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:35.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:34 smithi016 bash[31551]: audit 2024-08-17T17:16:33.876959+0000 mgr.x (mgr.24637) 58 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:35.578 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.275Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:16:35.578 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.275Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.276Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.276Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:16:35.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:16:35.580 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:16:35.581 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:16:35.582 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:16:35.583 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:16:35.583 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:16:35.583 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:16:35.583 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.277Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:16:35.583 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.278Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:16:35.583 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:35 smithi016 bash[73865]: ts=2024-08-17T17:16:35.278Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:16:36.602 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:36 smithi060 bash[24532]: cluster 2024-08-17T17:16:35.398586+0000 mgr.x (mgr.24637) 59 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:36 smithi060 bash[24532]: audit 2024-08-17T17:16:36.264195+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.16:0/2786129646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:36 smithi060 bash[24532]: audit 2024-08-17T17:16:36.523095+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:37.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:36 smithi016 bash[22374]: cluster 2024-08-17T17:16:35.398586+0000 mgr.x (mgr.24637) 59 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:37.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[22374]: audit 2024-08-17T17:16:36.264195+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.16:0/2786129646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:37.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[22374]: audit 2024-08-17T17:16:36.523095+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:37.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:36 smithi016 bash[31551]: cluster 2024-08-17T17:16:35.398586+0000 mgr.x (mgr.24637) 59 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:37.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[31551]: audit 2024-08-17T17:16:36.264195+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.16:0/2786129646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:37.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[31551]: audit 2024-08-17T17:16:36.523095+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:37 smithi060 bash[24532]: audit 2024-08-17T17:16:36.588584+0000 mgr.x (mgr.24637) 60 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:37 smithi060 bash[24532]: audit 2024-08-17T17:16:36.912922+0000 mgr.x (mgr.24637) 61 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.181 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[22374]: audit 2024-08-17T17:16:36.588584+0000 mgr.x (mgr.24637) 60 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.182 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[22374]: audit 2024-08-17T17:16:36.912922+0000 mgr.x (mgr.24637) 61 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.182 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[31551]: audit 2024-08-17T17:16:36.588584+0000 mgr.x (mgr.24637) 60 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.182 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:37 smithi016 bash[31551]: audit 2024-08-17T17:16:36.912922+0000 mgr.x (mgr.24637) 61 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:38 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:16:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:38 smithi060 bash[24532]: cluster 2024-08-17T17:16:37.399711+0000 mgr.x (mgr.24637) 62 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:39.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:38 smithi016 bash[22374]: cluster 2024-08-17T17:16:37.399711+0000 mgr.x (mgr.24637) 62 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:39.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:38 smithi016 bash[31551]: cluster 2024-08-17T17:16:37.399711+0000 mgr.x (mgr.24637) 62 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:39.619 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:40.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:39 smithi016 bash[22374]: audit 2024-08-17T17:16:39.292800+0000 mon.a (mon.0) 1055 : audit [DBG] from='client.? 172.21.15.16:0/3264714989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:40.162 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:39 smithi016 bash[31551]: audit 2024-08-17T17:16:39.292800+0000 mon.a (mon.0) 1055 : audit [DBG] from='client.? 172.21.15.16:0/3264714989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:40.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:39 smithi060 bash[24532]: audit 2024-08-17T17:16:39.292800+0000 mon.a (mon.0) 1055 : audit [DBG] from='client.? 172.21.15.16:0/3264714989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:41.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:40 smithi060 bash[24532]: cluster 2024-08-17T17:16:39.400369+0000 mgr.x (mgr.24637) 63 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:41.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:40 smithi060 bash[24532]: audit 2024-08-17T17:16:39.607483+0000 mgr.x (mgr.24637) 64 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:41.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:40 smithi060 bash[24532]: audit 2024-08-17T17:16:39.904541+0000 mgr.x (mgr.24637) 65 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:41.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:40 smithi016 bash[22374]: cluster 2024-08-17T17:16:39.400369+0000 mgr.x (mgr.24637) 63 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:41.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:40 smithi016 bash[22374]: audit 2024-08-17T17:16:39.607483+0000 mgr.x (mgr.24637) 64 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:41.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:40 smithi016 bash[22374]: audit 2024-08-17T17:16:39.904541+0000 mgr.x (mgr.24637) 65 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:41.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:40 smithi016 bash[31551]: cluster 2024-08-17T17:16:39.400369+0000 mgr.x (mgr.24637) 63 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:41.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:40 smithi016 bash[31551]: audit 2024-08-17T17:16:39.607483+0000 mgr.x (mgr.24637) 64 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:41.300 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:40 smithi016 bash[31551]: audit 2024-08-17T17:16:39.904541+0000 mgr.x (mgr.24637) 65 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:41.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.578 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.579 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.579 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.579 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.580 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.580 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:41.580 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:16:41.580 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:41 smithi016 bash[58065]: ts=2024-08-17T17:16:41.538Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:16:41.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:41 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[74450]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:16:42.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[74557]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:16:42.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T17:16:42.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:16:42.628 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:42.917 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.917 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.918 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.918 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.918 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.919 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.919 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.920 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.920 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:42.920 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:42 smithi016 systemd[1]: Started Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:16:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:42 smithi060 bash[24532]: cluster 2024-08-17T17:16:41.401051+0000 mgr.x (mgr.24637) 66 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:42 smithi060 bash[24532]: audit 2024-08-17T17:16:42.295351+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/2903864621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:42 smithi060 bash[24532]: audit 2024-08-17T17:16:42.765203+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:42 smithi060 bash[24532]: audit 2024-08-17T17:16:42.776906+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[22374]: cluster 2024-08-17T17:16:41.401051+0000 mgr.x (mgr.24637) 66 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[22374]: audit 2024-08-17T17:16:42.295351+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/2903864621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[22374]: audit 2024-08-17T17:16:42.765203+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[22374]: audit 2024-08-17T17:16:42.776906+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[31551]: cluster 2024-08-17T17:16:41.401051+0000 mgr.x (mgr.24637) 66 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[31551]: audit 2024-08-17T17:16:42.295351+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/2903864621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[31551]: audit 2024-08-17T17:16:42.765203+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:42 smithi016 bash[31551]: audit 2024-08-17T17:16:42.776906+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:43.925 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:43 smithi060 bash[51240]: ts=2024-08-17T17:16:43.509Z caller=notifier.go:532 level=error component=notifier alertmanager=http://smithi016.front.sepia.ceph.com:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://smithi016.front.sepia.ceph.com:9093/api/v2/alerts\": dial tcp 172.21.15.16:9093: connect: connection refused" 2024-08-17T17:16:44.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[31551]: audit 2024-08-17T17:16:42.615811+0000 mgr.x (mgr.24637) 67 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[31551]: cephadm 2024-08-17T17:16:42.780474+0000 mgr.x (mgr.24637) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:16:44.212 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[31551]: audit 2024-08-17T17:16:42.934271+0000 mgr.x (mgr.24637) 69 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.212 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[31551]: cephadm 2024-08-17T17:16:43.102270+0000 mgr.x (mgr.24637) 70 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2024-08-17T17:16:44.212 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[22374]: audit 2024-08-17T17:16:42.615811+0000 mgr.x (mgr.24637) 67 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.212 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[22374]: cephadm 2024-08-17T17:16:42.780474+0000 mgr.x (mgr.24637) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:16:44.212 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[22374]: audit 2024-08-17T17:16:42.934271+0000 mgr.x (mgr.24637) 69 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.212 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:43 smithi016 bash[22374]: cephadm 2024-08-17T17:16:43.102270+0000 mgr.x (mgr.24637) 70 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2024-08-17T17:16:44.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:43 smithi060 bash[24532]: audit 2024-08-17T17:16:42.615811+0000 mgr.x (mgr.24637) 67 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:43 smithi060 bash[24532]: cephadm 2024-08-17T17:16:42.780474+0000 mgr.x (mgr.24637) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:16:44.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:43 smithi060 bash[24532]: audit 2024-08-17T17:16:42.934271+0000 mgr.x (mgr.24637) 69 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:43 smithi060 bash[24532]: cephadm 2024-08-17T17:16:43.102270+0000 mgr.x (mgr.24637) 70 : cephadm [INF] Deploying daemon prometheus.a on smithi060 2024-08-17T17:16:44.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.268Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.269Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.270Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.16 port=9094 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.272Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.300Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.300Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.302Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:16:44.578 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[74635]: ts=2024-08-17T17:16:44.302Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:16:45.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:44 smithi060 bash[24532]: cluster 2024-08-17T17:16:43.402198+0000 mgr.x (mgr.24637) 71 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:45.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:44 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:44] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.43.0" 2024-08-17T17:16:45.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[22374]: cluster 2024-08-17T17:16:43.402198+0000 mgr.x (mgr.24637) 71 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:45.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:44 smithi016 bash[31551]: cluster 2024-08-17T17:16:43.402198+0000 mgr.x (mgr.24637) 71 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:45.649 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:46.270 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:45 smithi016 bash[22374]: audit 2024-08-17T17:16:45.317857+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.16:0/2716394412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:46.271 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:45 smithi016 bash[31551]: audit 2024-08-17T17:16:45.317857+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.16:0/2716394412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:45 smithi060 bash[24532]: audit 2024-08-17T17:16:45.317857+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.16:0/2716394412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:46.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[74635]: ts=2024-08-17T17:16:46.272Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000231859s 2024-08-17T17:16:47.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[22374]: cluster 2024-08-17T17:16:45.402817+0000 mgr.x (mgr.24637) 72 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[22374]: audit 2024-08-17T17:16:45.635401+0000 mgr.x (mgr.24637) 73 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[22374]: audit 2024-08-17T17:16:45.955854+0000 mgr.x (mgr.24637) 74 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[31551]: cluster 2024-08-17T17:16:45.402817+0000 mgr.x (mgr.24637) 72 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[31551]: audit 2024-08-17T17:16:45.635401+0000 mgr.x (mgr.24637) 73 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:46 smithi016 bash[31551]: audit 2024-08-17T17:16:45.955854+0000 mgr.x (mgr.24637) 74 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:46 smithi060 bash[24532]: cluster 2024-08-17T17:16:45.402817+0000 mgr.x (mgr.24637) 72 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:47.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:46 smithi060 bash[24532]: audit 2024-08-17T17:16:45.635401+0000 mgr.x (mgr.24637) 73 : audit [DBG] from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:46 smithi060 bash[24532]: audit 2024-08-17T17:16:45.955854+0000 mgr.x (mgr.24637) 74 : audit [DBG] from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.675 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:48.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:16:48 smithi016 bash[22623]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:16:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:48 smithi016 bash[22374]: cluster 2024-08-17T17:16:47.404124+0000 mgr.x (mgr.24637) 75 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:48 smithi016 bash[22374]: audit 2024-08-17T17:16:48.341932+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.16:0/275076092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:48 smithi016 bash[31551]: cluster 2024-08-17T17:16:47.404124+0000 mgr.x (mgr.24637) 75 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:48 smithi016 bash[31551]: audit 2024-08-17T17:16:48.341932+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.16:0/275076092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:49.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:48 smithi060 bash[24532]: cluster 2024-08-17T17:16:47.404124+0000 mgr.x (mgr.24637) 75 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:49.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:48 smithi060 bash[24532]: audit 2024-08-17T17:16:48.341932+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.16:0/275076092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:50.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:49 smithi016 bash[22374]: audit 2024-08-17T17:16:48.661390+0000 mgr.x (mgr.24637) 76 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:50.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:49 smithi016 bash[22374]: audit 2024-08-17T17:16:48.985662+0000 mgr.x (mgr.24637) 77 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:49 smithi016 bash[31551]: audit 2024-08-17T17:16:48.661390+0000 mgr.x (mgr.24637) 76 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:49 smithi016 bash[31551]: audit 2024-08-17T17:16:48.985662+0000 mgr.x (mgr.24637) 77 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:50.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:49 smithi060 bash[24532]: audit 2024-08-17T17:16:48.661390+0000 mgr.x (mgr.24637) 76 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:50.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:49 smithi060 bash[24532]: audit 2024-08-17T17:16:48.985662+0000 mgr.x (mgr.24637) 77 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:51.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:50 smithi016 bash[22374]: cluster 2024-08-17T17:16:49.404812+0000 mgr.x (mgr.24637) 78 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:51.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:50 smithi016 bash[31551]: cluster 2024-08-17T17:16:49.404812+0000 mgr.x (mgr.24637) 78 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:51.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:50 smithi060 bash[24532]: cluster 2024-08-17T17:16:49.404812+0000 mgr.x (mgr.24637) 78 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:51.707 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:51 smithi016 bash[22374]: audit 2024-08-17T17:16:51.371765+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/4254406872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:51 smithi016 bash[22374]: audit 2024-08-17T17:16:51.523369+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:51 smithi016 bash[31551]: audit 2024-08-17T17:16:51.371765+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/4254406872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:51 smithi016 bash[31551]: audit 2024-08-17T17:16:51.523369+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:51 smithi060 bash[24532]: audit 2024-08-17T17:16:51.371765+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/4254406872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:52 smithi060 bash[24532]: audit 2024-08-17T17:16:51.523369+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:16:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:52 smithi016 bash[22374]: cluster 2024-08-17T17:16:51.405452+0000 mgr.x (mgr.24637) 79 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:52 smithi016 bash[22374]: audit 2024-08-17T17:16:51.693042+0000 mgr.x (mgr.24637) 80 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:52 smithi016 bash[22374]: audit 2024-08-17T17:16:52.009796+0000 mgr.x (mgr.24637) 81 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:52 smithi016 bash[31551]: cluster 2024-08-17T17:16:51.405452+0000 mgr.x (mgr.24637) 79 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:52 smithi016 bash[31551]: audit 2024-08-17T17:16:51.693042+0000 mgr.x (mgr.24637) 80 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:52 smithi016 bash[31551]: audit 2024-08-17T17:16:52.009796+0000 mgr.x (mgr.24637) 81 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:53.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:52 smithi060 bash[24532]: cluster 2024-08-17T17:16:51.405452+0000 mgr.x (mgr.24637) 79 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:53 smithi060 bash[24532]: audit 2024-08-17T17:16:51.693042+0000 mgr.x (mgr.24637) 80 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:53 smithi060 bash[24532]: audit 2024-08-17T17:16:52.009796+0000 mgr.x (mgr.24637) 81 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:54.577 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:16:54 smithi016 bash[74635]: ts=2024-08-17T17:16:54.274Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002596282s 2024-08-17T17:16:54.704 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:55.106 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:54 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:16:54] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.43.0" 2024-08-17T17:16:55.106 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:54 smithi060 bash[24532]: cluster 2024-08-17T17:16:53.406538+0000 mgr.x (mgr.24637) 82 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:55.106 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:54 smithi060 bash[24532]: audit 2024-08-17T17:16:54.387994+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.16:0/116803121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:54 smithi016 bash[22374]: cluster 2024-08-17T17:16:53.406538+0000 mgr.x (mgr.24637) 82 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:54 smithi016 bash[22374]: audit 2024-08-17T17:16:54.387994+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.16:0/116803121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:54 smithi016 bash[31551]: cluster 2024-08-17T17:16:53.406538+0000 mgr.x (mgr.24637) 82 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:54 smithi016 bash[31551]: audit 2024-08-17T17:16:54.387994+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.16:0/116803121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:56.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:55 smithi060 bash[24532]: audit 2024-08-17T17:16:54.691955+0000 mgr.x (mgr.24637) 83 : audit [DBG] from='client.25580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:56.130 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:55 smithi060 bash[24532]: audit 2024-08-17T17:16:55.009425+0000 mgr.x (mgr.24637) 84 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:55 smithi016 bash[22374]: audit 2024-08-17T17:16:54.691955+0000 mgr.x (mgr.24637) 83 : audit [DBG] from='client.25580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:55 smithi016 bash[22374]: audit 2024-08-17T17:16:55.009425+0000 mgr.x (mgr.24637) 84 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:55 smithi016 bash[31551]: audit 2024-08-17T17:16:54.691955+0000 mgr.x (mgr.24637) 83 : audit [DBG] from='client.25580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:55 smithi016 bash[31551]: audit 2024-08-17T17:16:55.009425+0000 mgr.x (mgr.24637) 84 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:56.967 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.967 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.968 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.968 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.968 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.968 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.969 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.969 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:56.969 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:57.254 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:56 smithi060 bash[24532]: cluster 2024-08-17T17:16:55.407214+0000 mgr.x (mgr.24637) 85 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:57.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:56 smithi060 systemd[1]: Stopping Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:16:57.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:16:57.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:16:57.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:16:57.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:16:57.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:16:57.256 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[51240]: ts=2024-08-17T17:16:57.085Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:16:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:56 smithi016 bash[22374]: cluster 2024-08-17T17:16:55.407214+0000 mgr.x (mgr.24637) 85 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:56 smithi016 bash[31551]: cluster 2024-08-17T17:16:55.407214+0000 mgr.x (mgr.24637) 85 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:57.714 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:16:57.880 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[59614]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:16:57.880 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[59674]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:16:57.880 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:16:57.880 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: Stopped Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:16:58.134 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.135 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: Started Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:16:58.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:57 smithi060 bash[24532]: audit 2024-08-17T17:16:57.391881+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.16:0/3542097361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:58.135 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.136 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.136 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.136 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.137 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.137 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.137 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:16:57 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:57 smithi016 bash[22374]: audit 2024-08-17T17:16:57.391881+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.16:0/3542097361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:57 smithi016 bash[31551]: audit 2024-08-17T17:16:57.391881+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.16:0/3542097361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:16:59.059 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.059 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.059 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.059 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.060 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.060 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.060 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: cluster 2024-08-17T17:16:57.408408+0000 mgr.x (mgr.24637) 86 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: audit 2024-08-17T17:16:57.700929+0000 mgr.x (mgr.24637) 87 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: audit 2024-08-17T17:16:58.013476+0000 mgr.x (mgr.24637) 88 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: audit 2024-08-17T17:16:58.047491+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: cephadm 2024-08-17T17:16:58.053116+0000 mgr.x (mgr.24637) 89 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: cephadm 2024-08-17T17:16:58.053505+0000 mgr.x (mgr.24637) 90 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2024-08-17T17:16:59.061 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[24532]: audit 2024-08-17T17:16:58.053676+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:59.061 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:16:58 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:59.322 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:16:59 smithi060 systemd[1]: Stopping Ceph node-exporter.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:16:59.322 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.297Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:16:59.322 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.297Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-17T17:16:59.322 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.297Z caller=main.go:623 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi060 (none))" 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.297Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.297Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.299Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.300Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.302Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.302Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.304Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.304Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.638µs 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.304Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.304Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.322Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.322Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-17T17:16:59.323 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.322Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.748µs wal_replay_duration=17.925282ms wbl_replay_duration=148ns total_replay_duration=17.984067ms 2024-08-17T17:16:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: cluster 2024-08-17T17:16:57.408408+0000 mgr.x (mgr.24637) 86 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: audit 2024-08-17T17:16:57.700929+0000 mgr.x (mgr.24637) 87 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: audit 2024-08-17T17:16:58.013476+0000 mgr.x (mgr.24637) 88 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: audit 2024-08-17T17:16:58.047491+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: cephadm 2024-08-17T17:16:58.053116+0000 mgr.x (mgr.24637) 89 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: cephadm 2024-08-17T17:16:58.053505+0000 mgr.x (mgr.24637) 90 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[22374]: audit 2024-08-17T17:16:58.053676+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: cluster 2024-08-17T17:16:57.408408+0000 mgr.x (mgr.24637) 86 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: audit 2024-08-17T17:16:57.700929+0000 mgr.x (mgr.24637) 87 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: audit 2024-08-17T17:16:58.013476+0000 mgr.x (mgr.24637) 88 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: audit 2024-08-17T17:16:58.047491+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:59.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: cephadm 2024-08-17T17:16:58.053116+0000 mgr.x (mgr.24637) 89 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:16:59.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: cephadm 2024-08-17T17:16:58.053505+0000 mgr.x (mgr.24637) 90 : cephadm [INF] Deploying daemon node-exporter.b on smithi060 2024-08-17T17:16:59.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:16:59 smithi016 bash[31551]: audit 2024-08-17T17:16:58.053676+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:16:59.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.327Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:16:59.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.327Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:16:59.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.327Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:16:59.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.345Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.323933ms db_storage=861ns remote_storage=1.16µs web_handler=464ns query_engine=843ns scrape=257.195µs scrape_sd=114.887µs notify=19.235µs notify_sd=34.722µs rules=17.50732ms tracing=5.881µs 2024-08-17T17:16:59.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.345Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:16:59.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59727]: ts=2024-08-17T17:16:59.345Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:17:00.159 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:16:59 smithi060 bash[59799]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:17:00.159 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:17:00.159 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 bash[59913]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:17:00.159 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T17:17:00.160 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.426 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.426 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.427 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.427 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.428 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:00.428 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 systemd[1]: Started Ceph node-exporter.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:00.428 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 bash[59967]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-17T17:17:00.734 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:01.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:00 smithi060 bash[59967]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-17T17:17:01.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 2abcce694348: Pulling fs layer 2024-08-17T17:17:01.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 455fd88e5221: Pulling fs layer 2024-08-17T17:17:01.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 324153f2810a: Pulling fs layer 2024-08-17T17:17:01.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[24532]: cluster 2024-08-17T17:16:59.409067+0000 mgr.x (mgr.24637) 91 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:01.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[24532]: audit 2024-08-17T17:17:00.315170+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:01.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[24532]: audit 2024-08-17T17:17:00.324657+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:01.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[24532]: audit 2024-08-17T17:17:00.397635+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/3144873302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:01.515 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 455fd88e5221: Download complete 2024-08-17T17:17:01.515 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 2abcce694348: Verifying Checksum 2024-08-17T17:17:01.515 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 2abcce694348: Download complete 2024-08-17T17:17:01.515 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 324153f2810a: Verifying Checksum 2024-08-17T17:17:01.515 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:01 smithi060 bash[59967]: 324153f2810a: Download complete 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[22374]: cluster 2024-08-17T17:16:59.409067+0000 mgr.x (mgr.24637) 91 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[22374]: audit 2024-08-17T17:17:00.315170+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[22374]: audit 2024-08-17T17:17:00.324657+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[22374]: audit 2024-08-17T17:17:00.397635+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/3144873302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[31551]: cluster 2024-08-17T17:16:59.409067+0000 mgr.x (mgr.24637) 91 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[31551]: audit 2024-08-17T17:17:00.315170+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[31551]: audit 2024-08-17T17:17:00.324657+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:01.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:01 smithi016 bash[31551]: audit 2024-08-17T17:17:00.397635+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/3144873302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[22374]: cephadm 2024-08-17T17:17:00.324568+0000 mgr.x (mgr.24637) 92 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:17:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[22374]: cephadm 2024-08-17T17:17:00.374649+0000 mgr.x (mgr.24637) 93 : cephadm [INF] Reconfiguring daemon grafana.a on smithi060 2024-08-17T17:17:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[22374]: audit 2024-08-17T17:17:00.700353+0000 mgr.x (mgr.24637) 94 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[22374]: audit 2024-08-17T17:17:01.025715+0000 mgr.x (mgr.24637) 95 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[31551]: cephadm 2024-08-17T17:17:00.324568+0000 mgr.x (mgr.24637) 92 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:17:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[31551]: cephadm 2024-08-17T17:17:00.374649+0000 mgr.x (mgr.24637) 93 : cephadm [INF] Reconfiguring daemon grafana.a on smithi060 2024-08-17T17:17:02.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[31551]: audit 2024-08-17T17:17:00.700353+0000 mgr.x (mgr.24637) 94 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:02.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:02 smithi016 bash[31551]: audit 2024-08-17T17:17:01.025715+0000 mgr.x (mgr.24637) 95 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:02.675 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:02 smithi060 bash[59967]: 2abcce694348: Pull complete 2024-08-17T17:17:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:02 smithi060 bash[24532]: cephadm 2024-08-17T17:17:00.324568+0000 mgr.x (mgr.24637) 92 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:17:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:02 smithi060 bash[24532]: cephadm 2024-08-17T17:17:00.374649+0000 mgr.x (mgr.24637) 93 : cephadm [INF] Reconfiguring daemon grafana.a on smithi060 2024-08-17T17:17:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:02 smithi060 bash[24532]: audit 2024-08-17T17:17:00.700353+0000 mgr.x (mgr.24637) 94 : audit [DBG] from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:02 smithi060 bash[24532]: audit 2024-08-17T17:17:01.025715+0000 mgr.x (mgr.24637) 95 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:03.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:02 smithi060 bash[59967]: 455fd88e5221: Pull complete 2024-08-17T17:17:03.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:03 smithi016 bash[31551]: cluster 2024-08-17T17:17:01.409666+0000 mgr.x (mgr.24637) 96 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:03.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:03 smithi016 bash[22374]: cluster 2024-08-17T17:17:01.409666+0000 mgr.x (mgr.24637) 96 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:03 smithi060 bash[24532]: cluster 2024-08-17T17:17:01.409666+0000 mgr.x (mgr.24637) 96 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:03.782 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:04.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:04 smithi016 bash[22374]: audit 2024-08-17T17:17:03.414690+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.16:0/2544057652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:04 smithi016 bash[31551]: audit 2024-08-17T17:17:03.414690+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.16:0/2544057652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:04 smithi060 bash[24532]: audit 2024-08-17T17:17:03.414690+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.16:0/2544057652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:04.675 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:04 smithi060 bash[59967]: 324153f2810a: Pull complete 2024-08-17T17:17:05.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:04 smithi060 bash[59967]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-17T17:17:05.175 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:04 smithi060 bash[59967]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:17:05.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:05 smithi016 bash[31551]: cluster 2024-08-17T17:17:03.411008+0000 mgr.x (mgr.24637) 97 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:05.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:05 smithi016 bash[31551]: audit 2024-08-17T17:17:03.732343+0000 mgr.x (mgr.24637) 98 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:05.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:05 smithi016 bash[31551]: audit 2024-08-17T17:17:04.084519+0000 mgr.x (mgr.24637) 99 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:05 smithi016 bash[22374]: cluster 2024-08-17T17:17:03.411008+0000 mgr.x (mgr.24637) 97 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:05 smithi016 bash[22374]: audit 2024-08-17T17:17:03.732343+0000 mgr.x (mgr.24637) 98 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:05 smithi016 bash[22374]: audit 2024-08-17T17:17:04.084519+0000 mgr.x (mgr.24637) 99 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:05 smithi060 bash[24532]: cluster 2024-08-17T17:17:03.411008+0000 mgr.x (mgr.24637) 97 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:05 smithi060 bash[24532]: audit 2024-08-17T17:17:03.732343+0000 mgr.x (mgr.24637) 98 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:05.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:05 smithi060 bash[24532]: audit 2024-08-17T17:17:04.084519+0000 mgr.x (mgr.24637) 99 : audit [DBG] from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:06.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[24532]: cluster 2024-08-17T17:17:05.411688+0000 mgr.x (mgr.24637) 100 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:06.587 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:17:06] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.51.0" 2024-08-17T17:17:06.800 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:06.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:06 smithi016 bash[31551]: cluster 2024-08-17T17:17:05.411688+0000 mgr.x (mgr.24637) 100 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:06.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:06 smithi016 bash[22374]: cluster 2024-08-17T17:17:05.411688+0000 mgr.x (mgr.24637) 100 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:06.837 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.835Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:17:06.837 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.835Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.836Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.836Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.836Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.836Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:17:06.838 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:17:07.176 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:17:07.176 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:17:07.176 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:17:07.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:17:07.178 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.837Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.838Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:17:07.179 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:17:06 smithi060 bash[59967]: ts=2024-08-17T17:17:06.838Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:17:07.609 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:07 smithi060 systemd[1]: Stopping Ceph grafana.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:17:07.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:07 smithi060 bash[24532]: audit 2024-08-17T17:17:06.473553+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.16:0/967845483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:07.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:07 smithi060 bash[24532]: audit 2024-08-17T17:17:06.530244+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:07.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:07 smithi060 bash[24532]: audit 2024-08-17T17:17:06.787770+0000 mgr.x (mgr.24637) 101 : audit [DBG] from='client.25652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:07.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:07 smithi060 bash[24532]: audit 2024-08-17T17:17:07.097265+0000 mgr.x (mgr.24637) 102 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[22374]: audit 2024-08-17T17:17:06.473553+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.16:0/967845483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[22374]: audit 2024-08-17T17:17:06.530244+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[22374]: audit 2024-08-17T17:17:06.787770+0000 mgr.x (mgr.24637) 101 : audit [DBG] from='client.25652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[22374]: audit 2024-08-17T17:17:07.097265+0000 mgr.x (mgr.24637) 102 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[31551]: audit 2024-08-17T17:17:06.473553+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.16:0/967845483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[31551]: audit 2024-08-17T17:17:06.530244+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[31551]: audit 2024-08-17T17:17:06.787770+0000 mgr.x (mgr.24637) 101 : audit [DBG] from='client.25652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:07 smithi016 bash[31551]: audit 2024-08-17T17:17:07.097265+0000 mgr.x (mgr.24637) 102 : audit [DBG] from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:08 smithi060 bash[24532]: cluster 2024-08-17T17:17:07.413024+0000 mgr.x (mgr.24637) 103 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:08.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:08 smithi060 bash[60223]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:17:08.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:08 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:17:08.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:08 smithi060 bash[60283]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:17:08.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:08 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T17:17:08.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:08 smithi060 systemd[1]: Stopped Ceph grafana.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:08.425 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:08 smithi060 systemd[1]: Started Ceph grafana.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:08.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:08 smithi016 bash[31551]: cluster 2024-08-17T17:17:07.413024+0000 mgr.x (mgr.24637) 103 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:08 smithi016 bash[22374]: cluster 2024-08-17T17:17:07.413024+0000 mgr.x (mgr.24637) 103 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.364832+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.374369+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.377722+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.378195+0000 mgr.x (mgr.24637) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.381873+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.382288+0000 mgr.x (mgr.24637) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.385400+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.385774+0000 mgr.x (mgr.24637) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: audit 2024-08-17T17:17:08.425487+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: cephadm 2024-08-17T17:17:08.426834+0000 mgr.x (mgr.24637) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:17:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[24532]: cephadm 2024-08-17T17:17:08.427473+0000 mgr.x (mgr.24637) 108 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:17:09.802 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:09.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.364832+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:09.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.374369+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:09.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.377722+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.378195+0000 mgr.x (mgr.24637) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.381873+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.382288+0000 mgr.x (mgr.24637) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.385400+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.385774+0000 mgr.x (mgr.24637) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: audit 2024-08-17T17:17:08.425487+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: cephadm 2024-08-17T17:17:08.426834+0000 mgr.x (mgr.24637) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[22374]: cephadm 2024-08-17T17:17:08.427473+0000 mgr.x (mgr.24637) 108 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:17:09.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.364832+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.374369+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.377722+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.378195+0000 mgr.x (mgr.24637) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.381873+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.382288+0000 mgr.x (mgr.24637) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.385400+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.385774+0000 mgr.x (mgr.24637) 106 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: audit 2024-08-17T17:17:08.425487+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: cephadm 2024-08-17T17:17:08.426834+0000 mgr.x (mgr.24637) 107 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:17:09.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:09 smithi016 bash[31551]: cephadm 2024-08-17T17:17:08.427473+0000 mgr.x (mgr.24637) 108 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:17:10.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.675905673Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T17:17:10.175 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676160674Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676193968Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676205283Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676213097Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676220376Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676229525Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676241676Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676249268Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.67625829Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676265271Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676271716Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.67628072Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=settings t=2024-08-17T17:17:09.676291229Z level=info msg="App mode production" 2024-08-17T17:17:10.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=sqlstore t=2024-08-17T17:17:09.676361082Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=sqlstore t=2024-08-17T17:17:09.676395206Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=migrator t=2024-08-17T17:17:09.693123718Z level=info msg="Starting DB migrations" 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=migrator t=2024-08-17T17:17:09.698864242Z level=info msg="migrations completed" performed=0 skipped=481 duration=535.586µs 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=sqlstore t=2024-08-17T17:17:09.699306755Z level=info msg="Created default organization" 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=plugin.loader t=2024-08-17T17:17:09.811565514Z level=info msg="Plugin registered" pluginID=input 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=plugin.loader t=2024-08-17T17:17:09.846288658Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=plugin.loader t=2024-08-17T17:17:09.846345416Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=secrets t=2024-08-17T17:17:09.846393172Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=query_data t=2024-08-17T17:17:09.848621963Z level=info msg="Query Service initialization" 2024-08-17T17:17:10.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:09 smithi060 bash[60311]: logger=live.push_http t=2024-08-17T17:17:09.853001132Z level=info msg="Live Push Gateway initialization" 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[22374]: cluster 2024-08-17T17:17:09.413725+0000 mgr.x (mgr.24637) 109 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[22374]: audit 2024-08-17T17:17:09.477175+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.16:0/2054927346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[22374]: audit 2024-08-17T17:17:09.789622+0000 mgr.x (mgr.24637) 110 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[22374]: audit 2024-08-17T17:17:10.102318+0000 mgr.x (mgr.24637) 111 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[31551]: cluster 2024-08-17T17:17:09.413725+0000 mgr.x (mgr.24637) 109 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[31551]: audit 2024-08-17T17:17:09.477175+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.16:0/2054927346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[31551]: audit 2024-08-17T17:17:09.789622+0000 mgr.x (mgr.24637) 110 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:10 smithi016 bash[31551]: audit 2024-08-17T17:17:10.102318+0000 mgr.x (mgr.24637) 111 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:10 smithi060 bash[24532]: cluster 2024-08-17T17:17:09.413725+0000 mgr.x (mgr.24637) 109 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:10 smithi060 bash[24532]: audit 2024-08-17T17:17:09.477175+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.16:0/2054927346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:10 smithi060 bash[24532]: audit 2024-08-17T17:17:09.789622+0000 mgr.x (mgr.24637) 110 : audit [DBG] from='client.25670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:10 smithi060 bash[24532]: audit 2024-08-17T17:17:10.102318+0000 mgr.x (mgr.24637) 111 : audit [DBG] from='client.15750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:11.399 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=infra.usagestats.collector t=2024-08-17T17:17:11.032321612Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T17:17:11.399 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=provisioning.datasources t=2024-08-17T17:17:11.173149201Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-17T17:17:11.399 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=provisioning.datasources t=2024-08-17T17:17:11.173209914Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-17T17:17:11.399 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=provisioning.datasources t=2024-08-17T17:17:11.18470157Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T17:17:11.399 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=provisioning.alerting t=2024-08-17T17:17:11.398097473Z level=info msg="starting to provision alerting" 2024-08-17T17:17:11.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=provisioning.alerting t=2024-08-17T17:17:11.398185793Z level=info msg="finished to provision alerting" 2024-08-17T17:17:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=grafanaStorageLogger t=2024-08-17T17:17:11.398761461Z level=info msg="storage starting" 2024-08-17T17:17:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=ngalert.state.manager t=2024-08-17T17:17:11.398777211Z level=info msg="Warming state cache for startup" 2024-08-17T17:17:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=http.server t=2024-08-17T17:17:11.402815135Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T17:17:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=ngalert.state.manager t=2024-08-17T17:17:11.504150818Z level=info msg="State cache has been initialized" states=0 duration=105.366374ms 2024-08-17T17:17:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=ngalert.multiorg.alertmanager t=2024-08-17T17:17:11.504249541Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T17:17:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:17:11 smithi060 bash[60311]: logger=ticker t=2024-08-17T17:17:11.504312293Z level=info msg=starting first_tick=2024-08-17T17:17:20Z 2024-08-17T17:17:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: cephadm 2024-08-17T17:17:11.179425+0000 mgr.x (mgr.24637) 112 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:17:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: audit 2024-08-17T17:17:11.187771+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: audit 2024-08-17T17:17:11.192716+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: audit 2024-08-17T17:17:11.195396+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: audit 2024-08-17T17:17:11.195768+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: audit 2024-08-17T17:17:11.197777+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[22374]: cephadm 2024-08-17T17:17:11.200064+0000 mgr.x (mgr.24637) 113 : cephadm [INF] Deploying daemon mgr.y on smithi016 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: cephadm 2024-08-17T17:17:11.179425+0000 mgr.x (mgr.24637) 112 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: audit 2024-08-17T17:17:11.187771+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: audit 2024-08-17T17:17:11.192716+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:12.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: audit 2024-08-17T17:17:11.195396+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:12.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: audit 2024-08-17T17:17:11.195768+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:12.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: audit 2024-08-17T17:17:11.197777+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:12.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:12 smithi016 bash[31551]: cephadm 2024-08-17T17:17:11.200064+0000 mgr.x (mgr.24637) 113 : cephadm [INF] Deploying daemon mgr.y on smithi016 2024-08-17T17:17:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: cephadm 2024-08-17T17:17:11.179425+0000 mgr.x (mgr.24637) 112 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:17:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: audit 2024-08-17T17:17:11.187771+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: audit 2024-08-17T17:17:11.192716+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: audit 2024-08-17T17:17:11.195396+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: audit 2024-08-17T17:17:11.195768+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: audit 2024-08-17T17:17:11.197777+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:12 smithi060 bash[24532]: cephadm 2024-08-17T17:17:11.200064+0000 mgr.x (mgr.24637) 113 : cephadm [INF] Deploying daemon mgr.y on smithi016 2024-08-17T17:17:12.825 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:13.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:13 smithi016 bash[31551]: cluster 2024-08-17T17:17:11.414150+0000 mgr.x (mgr.24637) 114 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:13.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:13 smithi016 bash[31551]: audit 2024-08-17T17:17:12.490022+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.16:0/3972624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:13 smithi016 bash[22374]: cluster 2024-08-17T17:17:11.414150+0000 mgr.x (mgr.24637) 114 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:13.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:13 smithi016 bash[22374]: audit 2024-08-17T17:17:12.490022+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.16:0/3972624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:13 smithi060 bash[24532]: cluster 2024-08-17T17:17:11.414150+0000 mgr.x (mgr.24637) 114 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:13 smithi060 bash[24532]: audit 2024-08-17T17:17:12.490022+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.16:0/3972624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:13.912 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.912 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.913 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.913 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.913 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.914 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.914 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.914 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: Stopping Ceph mgr.y for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:17:13.914 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:13.915 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:17:13 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:14 smithi060 bash[24532]: audit 2024-08-17T17:17:12.809998+0000 mgr.x (mgr.24637) 115 : audit [DBG] from='client.25688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:14 smithi060 bash[24532]: audit 2024-08-17T17:17:13.114571+0000 mgr.x (mgr.24637) 116 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:14.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:14 smithi060 bash[59727]: ts=2024-08-17T17:17:14.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:14 smithi016 bash[22374]: audit 2024-08-17T17:17:12.809998+0000 mgr.x (mgr.24637) 115 : audit [DBG] from='client.25688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:14 smithi016 bash[22374]: audit 2024-08-17T17:17:13.114571+0000 mgr.x (mgr.24637) 116 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:14 smithi016 bash[31551]: audit 2024-08-17T17:17:12.809998+0000 mgr.x (mgr.24637) 115 : audit [DBG] from='client.25688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:14 smithi016 bash[31551]: audit 2024-08-17T17:17:13.114571+0000 mgr.x (mgr.24637) 116 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:14.950 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:14 smithi016 bash[75644]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:17:14.950 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:17:14.951 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:14 smithi016 bash[75705]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:17:14.951 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-17T17:17:14.951 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: Stopped Ceph mgr.y for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:15.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.211 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.211 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:15 smithi016 systemd[1]: Started Ceph mgr.y for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:15.212 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.212 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.212 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.212 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.213 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.213 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.213 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:15.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[22374]: cluster 2024-08-17T17:17:13.415243+0000 mgr.x (mgr.24637) 117 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[22374]: audit 2024-08-17T17:17:15.119946+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[22374]: audit 2024-08-17T17:17:15.130384+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[22374]: audit 2024-08-17T17:17:15.133437+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[31551]: cluster 2024-08-17T17:17:13.415243+0000 mgr.x (mgr.24637) 117 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[31551]: audit 2024-08-17T17:17:15.119946+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[31551]: audit 2024-08-17T17:17:15.130384+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:15 smithi016 bash[31551]: audit 2024-08-17T17:17:15.133437+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:15 smithi060 bash[24532]: cluster 2024-08-17T17:17:13.415243+0000 mgr.x (mgr.24637) 117 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:15 smithi060 bash[24532]: audit 2024-08-17T17:17:15.119946+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:15 smithi060 bash[24532]: audit 2024-08-17T17:17:15.130384+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:15 smithi060 bash[24532]: audit 2024-08-17T17:17:15.133437+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:15.813 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:16.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:15 smithi060 bash[59727]: ts=2024-08-17T17:17:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:16.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:15 smithi060 bash[59727]: ts=2024-08-17T17:17:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:16.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:16 smithi016 bash[22374]: audit 2024-08-17T17:17:15.484909+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.16:0/1370866890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:16.483 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:16 smithi016 bash[31551]: audit 2024-08-17T17:17:15.484909+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.16:0/1370866890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:16.565 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:16 smithi060 bash[24532]: audit 2024-08-17T17:17:15.484909+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.16:0/1370866890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:16.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:16 smithi016 bash[75762]: debug 2024-08-17T17:17:16.563+0000 7f3937fe4640 1 -- 172.21.15.16:0/385907222 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560bb97530e0 con 0x560bb9755400 2024-08-17T17:17:16.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:16 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:17:16] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.51.0" 2024-08-17T17:17:17.222 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:16 smithi060 bash[59727]: ts=2024-08-17T17:17:16.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:17.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:17 smithi016 bash[31551]: cluster 2024-08-17T17:17:15.415851+0000 mgr.x (mgr.24637) 118 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:17.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:17 smithi016 bash[31551]: audit 2024-08-17T17:17:15.799842+0000 mgr.x (mgr.24637) 119 : audit [DBG] from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:17.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:17 smithi016 bash[31551]: audit 2024-08-17T17:17:16.104541+0000 mgr.x (mgr.24637) 120 : audit [DBG] from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:17.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:17 smithi016 bash[22374]: cluster 2024-08-17T17:17:15.415851+0000 mgr.x (mgr.24637) 118 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:17.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:17 smithi016 bash[22374]: audit 2024-08-17T17:17:15.799842+0000 mgr.x (mgr.24637) 119 : audit [DBG] from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:17.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:17 smithi016 bash[22374]: audit 2024-08-17T17:17:16.104541+0000 mgr.x (mgr.24637) 120 : audit [DBG] from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:17 smithi060 bash[24532]: cluster 2024-08-17T17:17:15.415851+0000 mgr.x (mgr.24637) 118 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:17 smithi060 bash[24532]: audit 2024-08-17T17:17:15.799842+0000 mgr.x (mgr.24637) 119 : audit [DBG] from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:17 smithi060 bash[24532]: audit 2024-08-17T17:17:16.104541+0000 mgr.x (mgr.24637) 120 : audit [DBG] from='client.25712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:18.796 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:19.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:19 smithi016 bash[31551]: cluster 2024-08-17T17:17:17.416935+0000 mgr.x (mgr.24637) 121 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:19 smithi016 bash[31551]: audit 2024-08-17T17:17:18.476385+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.16:0/653606543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:19 smithi016 bash[22374]: cluster 2024-08-17T17:17:17.416935+0000 mgr.x (mgr.24637) 121 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:19 smithi016 bash[22374]: audit 2024-08-17T17:17:18.476385+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.16:0/653606543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:19 smithi060 bash[24532]: cluster 2024-08-17T17:17:17.416935+0000 mgr.x (mgr.24637) 121 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:19 smithi060 bash[24532]: audit 2024-08-17T17:17:18.476385+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.16:0/653606543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:20.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:20 smithi016 bash[31551]: audit 2024-08-17T17:17:18.783827+0000 mgr.x (mgr.24637) 122 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:20 smithi016 bash[31551]: audit 2024-08-17T17:17:19.084252+0000 mgr.x (mgr.24637) 123 : audit [DBG] from='client.15810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:20 smithi016 bash[22374]: audit 2024-08-17T17:17:18.783827+0000 mgr.x (mgr.24637) 122 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:20 smithi016 bash[22374]: audit 2024-08-17T17:17:19.084252+0000 mgr.x (mgr.24637) 123 : audit [DBG] from='client.15810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:20 smithi060 bash[24532]: audit 2024-08-17T17:17:18.783827+0000 mgr.x (mgr.24637) 122 : audit [DBG] from='client.15804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:20 smithi060 bash[24532]: audit 2024-08-17T17:17:19.084252+0000 mgr.x (mgr.24637) 123 : audit [DBG] from='client.15810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:20 smithi060 bash[59727]: ts=2024-08-17T17:17:20.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:21.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:21 smithi016 bash[22374]: cluster 2024-08-17T17:17:19.417578+0000 mgr.x (mgr.24637) 124 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:21 smithi016 bash[22374]: audit 2024-08-17T17:17:20.905452+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:21 smithi016 bash[22374]: audit 2024-08-17T17:17:20.911015+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:21.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:21 smithi016 bash[31551]: cluster 2024-08-17T17:17:19.417578+0000 mgr.x (mgr.24637) 124 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:21.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:21 smithi016 bash[31551]: audit 2024-08-17T17:17:20.905452+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:21.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:21 smithi016 bash[31551]: audit 2024-08-17T17:17:20.911015+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:21 smithi060 bash[24532]: cluster 2024-08-17T17:17:19.417578+0000 mgr.x (mgr.24637) 124 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:21 smithi060 bash[24532]: audit 2024-08-17T17:17:20.905452+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:21.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:21 smithi060 bash[24532]: audit 2024-08-17T17:17:20.911015+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:21.892 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:22.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[31551]: audit 2024-08-17T17:17:21.248271+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[31551]: audit 2024-08-17T17:17:21.255335+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[31551]: audit 2024-08-17T17:17:21.521617+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.16:0/4119378653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[31551]: audit 2024-08-17T17:17:21.559823+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[31551]: audit 2024-08-17T17:17:22.185187+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[31551]: audit 2024-08-17T17:17:22.198215+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[22374]: audit 2024-08-17T17:17:21.248271+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[22374]: audit 2024-08-17T17:17:21.255335+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[22374]: audit 2024-08-17T17:17:21.521617+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.16:0/4119378653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[22374]: audit 2024-08-17T17:17:21.559823+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[22374]: audit 2024-08-17T17:17:22.185187+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[22374]: audit 2024-08-17T17:17:22.198215+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:22 smithi060 bash[24532]: audit 2024-08-17T17:17:21.248271+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:22 smithi060 bash[24532]: audit 2024-08-17T17:17:21.255335+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:22 smithi060 bash[24532]: audit 2024-08-17T17:17:21.521617+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.16:0/4119378653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:22 smithi060 bash[24532]: audit 2024-08-17T17:17:21.559823+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:22 smithi060 bash[24532]: audit 2024-08-17T17:17:22.185187+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:22 smithi060 bash[24532]: audit 2024-08-17T17:17:22.198215+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:23.255 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[75762]: [17/Aug/2024:17:17:22] ENGINE Bus STARTING 2024-08-17T17:17:23.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[75762]: CherryPy Checker: 2024-08-17T17:17:23.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:22 smithi016 bash[75762]: The Application mounted at '' has an empty config. 2024-08-17T17:17:23.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[75762]: [17/Aug/2024:17:17:23] ENGINE Serving on http://:::9283 2024-08-17T17:17:23.256 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[75762]: [17/Aug/2024:17:17:23] ENGINE Bus STARTED 2024-08-17T17:17:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: cluster 2024-08-17T17:17:21.418182+0000 mgr.x (mgr.24637) 125 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: audit 2024-08-17T17:17:21.822432+0000 mgr.x (mgr.24637) 126 : audit [DBG] from='client.25748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: audit 2024-08-17T17:17:22.197142+0000 mgr.x (mgr.24637) 127 : audit [DBG] from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: cluster 2024-08-17T17:17:22.958933+0000 mon.a (mon.0) 1079 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:17:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: cluster 2024-08-17T17:17:22.959143+0000 mon.a (mon.0) 1080 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:17:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: audit 2024-08-17T17:17:22.963339+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: audit 2024-08-17T17:17:22.964041+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: audit 2024-08-17T17:17:22.966648+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[22374]: audit 2024-08-17T17:17:22.967008+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: cluster 2024-08-17T17:17:21.418182+0000 mgr.x (mgr.24637) 125 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: audit 2024-08-17T17:17:21.822432+0000 mgr.x (mgr.24637) 126 : audit [DBG] from='client.25748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: audit 2024-08-17T17:17:22.197142+0000 mgr.x (mgr.24637) 127 : audit [DBG] from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: cluster 2024-08-17T17:17:22.958933+0000 mon.a (mon.0) 1079 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: cluster 2024-08-17T17:17:22.959143+0000 mon.a (mon.0) 1080 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: audit 2024-08-17T17:17:22.963339+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: audit 2024-08-17T17:17:22.964041+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:23.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: audit 2024-08-17T17:17:22.966648+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:17:23.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:23 smithi016 bash[31551]: audit 2024-08-17T17:17:22.967008+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: cluster 2024-08-17T17:17:21.418182+0000 mgr.x (mgr.24637) 125 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: audit 2024-08-17T17:17:21.822432+0000 mgr.x (mgr.24637) 126 : audit [DBG] from='client.25748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: audit 2024-08-17T17:17:22.197142+0000 mgr.x (mgr.24637) 127 : audit [DBG] from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: cluster 2024-08-17T17:17:22.958933+0000 mon.a (mon.0) 1079 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: cluster 2024-08-17T17:17:22.959143+0000 mon.a (mon.0) 1080 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: audit 2024-08-17T17:17:22.963339+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: audit 2024-08-17T17:17:22.964041+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: audit 2024-08-17T17:17:22.966648+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:17:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:23 smithi060 bash[24532]: audit 2024-08-17T17:17:22.967008+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.? 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:24.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:24 smithi060 bash[59727]: ts=2024-08-17T17:17:24.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:24.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:24 smithi016 bash[22374]: cluster 2024-08-17T17:17:23.419268+0000 mgr.x (mgr.24637) 128 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:24.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:24 smithi016 bash[22374]: cluster 2024-08-17T17:17:23.503036+0000 mon.a (mon.0) 1081 : cluster [DBG] mgrmap e27: x(active, since 78s), standbys: y 2024-08-17T17:17:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:24 smithi016 bash[31551]: cluster 2024-08-17T17:17:23.419268+0000 mgr.x (mgr.24637) 128 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:24 smithi016 bash[31551]: cluster 2024-08-17T17:17:23.503036+0000 mon.a (mon.0) 1081 : cluster [DBG] mgrmap e27: x(active, since 78s), standbys: y 2024-08-17T17:17:24.917 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:24.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:24 smithi060 bash[24532]: cluster 2024-08-17T17:17:23.419268+0000 mgr.x (mgr.24637) 128 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:24.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:24 smithi060 bash[24532]: cluster 2024-08-17T17:17:23.503036+0000 mon.a (mon.0) 1081 : cluster [DBG] mgrmap e27: x(active, since 78s), standbys: y 2024-08-17T17:17:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:25 smithi016 bash[22374]: audit 2024-08-17T17:17:24.585218+0000 mon.a (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.16:0/4124723099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:25 smithi016 bash[22374]: audit 2024-08-17T17:17:24.904118+0000 mgr.x (mgr.24637) 129 : audit [DBG] from='client.25766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:25 smithi016 bash[22374]: audit 2024-08-17T17:17:25.223784+0000 mgr.x (mgr.24637) 130 : audit [DBG] from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:25 smithi016 bash[31551]: audit 2024-08-17T17:17:24.585218+0000 mon.a (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.16:0/4124723099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:25 smithi016 bash[31551]: audit 2024-08-17T17:17:24.904118+0000 mgr.x (mgr.24637) 129 : audit [DBG] from='client.25766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:25 smithi016 bash[31551]: audit 2024-08-17T17:17:25.223784+0000 mgr.x (mgr.24637) 130 : audit [DBG] from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:25 smithi060 bash[24532]: audit 2024-08-17T17:17:24.585218+0000 mon.a (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.16:0/4124723099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:25 smithi060 bash[24532]: audit 2024-08-17T17:17:24.904118+0000 mgr.x (mgr.24637) 129 : audit [DBG] from='client.25766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:25 smithi060 bash[24532]: audit 2024-08-17T17:17:25.223784+0000 mgr.x (mgr.24637) 130 : audit [DBG] from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.926 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:25 smithi060 bash[59727]: ts=2024-08-17T17:17:25.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:25.926 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:25 smithi060 bash[59727]: ts=2024-08-17T17:17:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:26.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:26 smithi016 bash[22374]: cluster 2024-08-17T17:17:25.419838+0000 mgr.x (mgr.24637) 131 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:26 smithi016 bash[31551]: cluster 2024-08-17T17:17:25.419838+0000 mgr.x (mgr.24637) 131 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:26.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:26 smithi060 bash[24532]: cluster 2024-08-17T17:17:25.419838+0000 mgr.x (mgr.24637) 131 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:26.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:26 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:17:26] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.51.0" 2024-08-17T17:17:27.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:26 smithi060 bash[59727]: ts=2024-08-17T17:17:26.952Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:27.932 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:28.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[22374]: cluster 2024-08-17T17:17:27.420988+0000 mgr.x (mgr.24637) 132 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:28.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[22374]: audit 2024-08-17T17:17:27.605271+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/1622924234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:28.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[22374]: audit 2024-08-17T17:17:27.918944+0000 mgr.x (mgr.24637) 133 : audit [DBG] from='client.15858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:28.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[22374]: audit 2024-08-17T17:17:28.228948+0000 mgr.x (mgr.24637) 134 : audit [DBG] from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[31551]: cluster 2024-08-17T17:17:27.420988+0000 mgr.x (mgr.24637) 132 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:28.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[31551]: audit 2024-08-17T17:17:27.605271+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/1622924234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:28.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[31551]: audit 2024-08-17T17:17:27.918944+0000 mgr.x (mgr.24637) 133 : audit [DBG] from='client.15858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:28.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:28 smithi016 bash[31551]: audit 2024-08-17T17:17:28.228948+0000 mgr.x (mgr.24637) 134 : audit [DBG] from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:28.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:28 smithi060 bash[24532]: cluster 2024-08-17T17:17:27.420988+0000 mgr.x (mgr.24637) 132 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:28.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:28 smithi060 bash[24532]: audit 2024-08-17T17:17:27.605271+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/1622924234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:28.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:28 smithi060 bash[24532]: audit 2024-08-17T17:17:27.918944+0000 mgr.x (mgr.24637) 133 : audit [DBG] from='client.15858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:28.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:28 smithi060 bash[24532]: audit 2024-08-17T17:17:28.228948+0000 mgr.x (mgr.24637) 134 : audit [DBG] from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:30.517 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:30 smithi060 bash[59727]: ts=2024-08-17T17:17:30.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:30 smithi016 bash[22374]: cluster 2024-08-17T17:17:29.421676+0000 mgr.x (mgr.24637) 135 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:30.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:30 smithi016 bash[31551]: cluster 2024-08-17T17:17:29.421676+0000 mgr.x (mgr.24637) 135 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:30.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:30 smithi060 bash[24532]: cluster 2024-08-17T17:17:29.421676+0000 mgr.x (mgr.24637) 135 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:30.943 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:31.618 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:31 smithi016 bash[22374]: audit 2024-08-17T17:17:30.619392+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.16:0/2789707540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:31.618 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:31 smithi016 bash[22374]: audit 2024-08-17T17:17:30.931211+0000 mgr.x (mgr.24637) 136 : audit [DBG] from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:31.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:31 smithi016 bash[22374]: audit 2024-08-17T17:17:31.235216+0000 mgr.x (mgr.24637) 137 : audit [DBG] from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:31.619 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:31 smithi016 bash[31551]: audit 2024-08-17T17:17:30.619392+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.16:0/2789707540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:31.619 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:31 smithi016 bash[31551]: audit 2024-08-17T17:17:30.931211+0000 mgr.x (mgr.24637) 136 : audit [DBG] from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:31.619 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:31 smithi016 bash[31551]: audit 2024-08-17T17:17:31.235216+0000 mgr.x (mgr.24637) 137 : audit [DBG] from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:31.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:31 smithi060 bash[24532]: audit 2024-08-17T17:17:30.619392+0000 mon.a (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.16:0/2789707540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:31.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:31 smithi060 bash[24532]: audit 2024-08-17T17:17:30.931211+0000 mgr.x (mgr.24637) 136 : audit [DBG] from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:31.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:31 smithi060 bash[24532]: audit 2024-08-17T17:17:31.235216+0000 mgr.x (mgr.24637) 137 : audit [DBG] from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:32.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:32 smithi016 bash[75762]: [17/Aug/2024:17:17:32] ENGINE Bus STOPPING 2024-08-17T17:17:32.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:32 smithi016 bash[75762]: [17/Aug/2024:17:17:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:17:32.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:32 smithi016 bash[75762]: [17/Aug/2024:17:17:32] ENGINE Bus STOPPED 2024-08-17T17:17:32.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:32 smithi060 bash[53052]: ignoring --setuser ceph since I am not root 2024-08-17T17:17:32.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:32 smithi060 bash[53052]: ignoring --setgroup ceph since I am not root 2024-08-17T17:17:32.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:32 smithi060 bash[53052]: debug 2024-08-17T17:17:32.480+0000 7f0d29d49640 1 -- 172.21.15.60:0/3861208212 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e798fc30e0 con 0x55e798fc4800 2024-08-17T17:17:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: cluster 2024-08-17T17:17:31.422294+0000 mgr.x (mgr.24637) 138 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.246572+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.260042+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.261982+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.264132+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.276380+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.400235+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.407406+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.410167+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: cluster 2024-08-17T17:17:32.411089+0000 mon.a (mon.0) 1088 : cluster [INF] Activating manager daemon y 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: cluster 2024-08-17T17:17:32.421734+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.422505+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: cluster 2024-08-17T17:17:32.422651+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0115538s) 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.430017+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.430400+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.430952+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:33.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.431909+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.432620+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.433213+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.433706+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a9b42640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a9b42640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a9b42640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a9b42640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a9b42640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a4b38640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a4b38640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a4b38640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a4b38640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: debug 2024-08-17T17:17:33.235+0000 7f38a4b38640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: [17/Aug/2024:17:17:33] ENGINE Bus STARTING 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.434269+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.434805+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.435347+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.435876+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.436429+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:17:33.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.436982+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.437517+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.438116+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.438696+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:32.439933+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: cluster 2024-08-17T17:17:32.696295+0000 mon.a (mon.0) 1109 : cluster [INF] Manager daemon y is now available 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:33.165983+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:33.193216+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:33.193618+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:33.212137+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:17:33.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[22374]: audit 2024-08-17T17:17:33.225940+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: cluster 2024-08-17T17:17:31.422294+0000 mgr.x (mgr.24637) 138 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.246572+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.260042+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.261982+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.264132+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.276380+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.400235+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.407406+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.410167+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: cluster 2024-08-17T17:17:32.411089+0000 mon.a (mon.0) 1088 : cluster [INF] Activating manager daemon y 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: cluster 2024-08-17T17:17:32.421734+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.422505+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:17:33.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: cluster 2024-08-17T17:17:32.422651+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0115538s) 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.430017+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.430400+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.430952+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.431909+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.432620+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.433213+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.433706+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.434269+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.434805+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.435347+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.435876+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.436429+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.436982+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:17:33.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.437517+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.438116+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.438696+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:32.439933+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: cluster 2024-08-17T17:17:32.696295+0000 mon.a (mon.0) 1109 : cluster [INF] Manager daemon y is now available 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:33.165983+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:33.193216+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:33.193618+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:33.212137+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:17:33.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[31551]: audit 2024-08-17T17:17:33.225940+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:17:33.623 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: cluster 2024-08-17T17:17:31.422294+0000 mgr.x (mgr.24637) 138 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.246572+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.260042+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.261982+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.264132+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.276380+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24637 ' entity='mgr.x' 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.400235+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.407406+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.24637 172.21.15.60:0/3732808597' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.410167+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: cluster 2024-08-17T17:17:32.411089+0000 mon.a (mon.0) 1088 : cluster [INF] Activating manager daemon y 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: cluster 2024-08-17T17:17:32.421734+0000 mon.a (mon.0) 1089 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.422505+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24637 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: cluster 2024-08-17T17:17:32.422651+0000 mon.a (mon.0) 1091 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0115538s) 2024-08-17T17:17:33.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.430017+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.430400+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.430952+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.431909+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.432620+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.433213+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.433706+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.434269+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.434805+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.435347+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.435876+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.436429+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.436982+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.437517+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.438116+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:17:33.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.438696+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:32.439933+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: cluster 2024-08-17T17:17:32.696295+0000 mon.a (mon.0) 1109 : cluster [INF] Manager daemon y is now available 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:33.165983+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:33.193216+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:33.193618+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:33.212137+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:17:33.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:33 smithi060 bash[24532]: audit 2024-08-17T17:17:33.225940+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:17:33.919 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:34.077 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: [17/Aug/2024:17:17:33] ENGINE Serving on http://:::9283 2024-08-17T17:17:34.078 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:33 smithi016 bash[75762]: [17/Aug/2024:17:17:33] ENGINE Bus STARTED 2024-08-17T17:17:34.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:34 smithi060 bash[59727]: ts=2024-08-17T17:17:34.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:34 smithi060 bash[24532]: cluster 2024-08-17T17:17:33.425040+0000 mon.a (mon.0) 1115 : cluster [DBG] mgrmap e29: y(active, since 1.01395s) 2024-08-17T17:17:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:34 smithi060 bash[24532]: audit 2024-08-17T17:17:33.462381+0000 mgr.y (mgr.25718) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:17:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:34 smithi060 bash[24532]: cluster 2024-08-17T17:17:33.464201+0000 mgr.y (mgr.25718) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:34 smithi060 bash[24532]: audit 2024-08-17T17:17:33.615222+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.16:0/3314856624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:34.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[22374]: cluster 2024-08-17T17:17:33.425040+0000 mon.a (mon.0) 1115 : cluster [DBG] mgrmap e29: y(active, since 1.01395s) 2024-08-17T17:17:34.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[22374]: audit 2024-08-17T17:17:33.462381+0000 mgr.y (mgr.25718) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:17:34.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[22374]: cluster 2024-08-17T17:17:33.464201+0000 mgr.y (mgr.25718) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:34.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[22374]: audit 2024-08-17T17:17:33.615222+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.16:0/3314856624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[31551]: cluster 2024-08-17T17:17:33.425040+0000 mon.a (mon.0) 1115 : cluster [DBG] mgrmap e29: y(active, since 1.01395s) 2024-08-17T17:17:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[31551]: audit 2024-08-17T17:17:33.462381+0000 mgr.y (mgr.25718) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:17:34.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[31551]: cluster 2024-08-17T17:17:33.464201+0000 mgr.y (mgr.25718) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:34.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:34 smithi016 bash[31551]: audit 2024-08-17T17:17:33.615222+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.16:0/3314856624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:35.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: debug 2024-08-17T17:17:35.007+0000 7f3887098640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:17:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:17:35.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: Traceback (most recent call last): 2024-08-17T17:17:35.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:17:35.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: self._connections.run(self.expiration_interval) 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: self._run(expiration_interval) 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: s = self.context.wrap_socket( 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:17:35.329 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: return self.sslsocket_class._create( 2024-08-17T17:17:35.330 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:17:35.330 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: self.do_handshake() 2024-08-17T17:17:35.330 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:17:35.330 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: self._sslobj.do_handshake() 2024-08-17T17:17:35.330 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[75762]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:17:35.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:35 smithi060 bash[24532]: audit 2024-08-17T17:17:33.909966+0000 mgr.y (mgr.25718) 3 : audit [DBG] from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:35.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:35 smithi060 bash[24532]: audit 2024-08-17T17:17:34.225821+0000 mgr.y (mgr.25718) 4 : audit [DBG] from='client.25859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:35.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:35 smithi060 bash[24532]: cluster 2024-08-17T17:17:34.433863+0000 mgr.y (mgr.25718) 5 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[22374]: audit 2024-08-17T17:17:33.909966+0000 mgr.y (mgr.25718) 3 : audit [DBG] from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[22374]: audit 2024-08-17T17:17:34.225821+0000 mgr.y (mgr.25718) 4 : audit [DBG] from='client.25859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[22374]: cluster 2024-08-17T17:17:34.433863+0000 mgr.y (mgr.25718) 5 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[31551]: audit 2024-08-17T17:17:33.909966+0000 mgr.y (mgr.25718) 3 : audit [DBG] from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[31551]: audit 2024-08-17T17:17:34.225821+0000 mgr.y (mgr.25718) 4 : audit [DBG] from='client.25859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:35 smithi016 bash[31551]: cluster 2024-08-17T17:17:34.433863+0000 mgr.y (mgr.25718) 5 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:36.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:35 smithi060 bash[59727]: ts=2024-08-17T17:17:35.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:36.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:35 smithi060 bash[59727]: ts=2024-08-17T17:17:35.742Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: cephadm 2024-08-17T17:17:34.784512+0000 mgr.y (mgr.25718) 6 : cephadm [INF] [17/Aug/2024:17:17:34] ENGINE Bus STARTING 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: cephadm 2024-08-17T17:17:34.886075+0000 mgr.y (mgr.25718) 7 : cephadm [INF] [17/Aug/2024:17:17:34] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: cephadm 2024-08-17T17:17:35.009516+0000 mgr.y (mgr.25718) 8 : cephadm [INF] [17/Aug/2024:17:17:35] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: cephadm 2024-08-17T17:17:35.009719+0000 mgr.y (mgr.25718) 9 : cephadm [INF] [17/Aug/2024:17:17:35] ENGINE Bus STARTED 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: cephadm 2024-08-17T17:17:35.011491+0000 mgr.y (mgr.25718) 10 : cephadm [ERR] [17/Aug/2024:17:17:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: Traceback (most recent call last): 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: self._connections.run(self.expiration_interval) 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: self._run(expiration_interval) 2024-08-17T17:17:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: s = self.context.wrap_socket( 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: return self.sslsocket_class._create( 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: self.do_handshake() 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: self._sslobj.do_handshake() 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:17:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[31551]: cluster 2024-08-17T17:17:35.443323+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: cephadm 2024-08-17T17:17:34.784512+0000 mgr.y (mgr.25718) 6 : cephadm [INF] [17/Aug/2024:17:17:34] ENGINE Bus STARTING 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: cephadm 2024-08-17T17:17:34.886075+0000 mgr.y (mgr.25718) 7 : cephadm [INF] [17/Aug/2024:17:17:34] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: cephadm 2024-08-17T17:17:35.009516+0000 mgr.y (mgr.25718) 8 : cephadm [INF] [17/Aug/2024:17:17:35] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: cephadm 2024-08-17T17:17:35.009719+0000 mgr.y (mgr.25718) 9 : cephadm [INF] [17/Aug/2024:17:17:35] ENGINE Bus STARTED 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: cephadm 2024-08-17T17:17:35.011491+0000 mgr.y (mgr.25718) 10 : cephadm [ERR] [17/Aug/2024:17:17:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: Traceback (most recent call last): 2024-08-17T17:17:36.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: self._connections.run(self.expiration_interval) 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: self._run(expiration_interval) 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: s = self.context.wrap_socket( 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: return self.sslsocket_class._create( 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: self.do_handshake() 2024-08-17T17:17:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:17:36.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: self._sslobj.do_handshake() 2024-08-17T17:17:36.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:17:36.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:36 smithi016 bash[22374]: cluster 2024-08-17T17:17:35.443323+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: cephadm 2024-08-17T17:17:34.784512+0000 mgr.y (mgr.25718) 6 : cephadm [INF] [17/Aug/2024:17:17:34] ENGINE Bus STARTING 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: cephadm 2024-08-17T17:17:34.886075+0000 mgr.y (mgr.25718) 7 : cephadm [INF] [17/Aug/2024:17:17:34] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: cephadm 2024-08-17T17:17:35.009516+0000 mgr.y (mgr.25718) 8 : cephadm [INF] [17/Aug/2024:17:17:35] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: cephadm 2024-08-17T17:17:35.009719+0000 mgr.y (mgr.25718) 9 : cephadm [INF] [17/Aug/2024:17:17:35] ENGINE Bus STARTED 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: cephadm 2024-08-17T17:17:35.011491+0000 mgr.y (mgr.25718) 10 : cephadm [ERR] [17/Aug/2024:17:17:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: Traceback (most recent call last): 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: self._connections.run(self.expiration_interval) 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:17:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: self._run(expiration_interval) 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: s = self.context.wrap_socket( 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: return self.sslsocket_class._create( 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: self.do_handshake() 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:17:36.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: self._sslobj.do_handshake() 2024-08-17T17:17:36.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:17:36.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[24532]: cluster 2024-08-17T17:17:35.443323+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-08-17T17:17:36.938 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:37.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:36 smithi060 bash[59727]: ts=2024-08-17T17:17:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:37 smithi016 bash[22374]: cluster 2024-08-17T17:17:36.434378+0000 mgr.y (mgr.25718) 11 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:37 smithi016 bash[22374]: audit 2024-08-17T17:17:36.608029+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/554522380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:37 smithi016 bash[31551]: cluster 2024-08-17T17:17:36.434378+0000 mgr.y (mgr.25718) 11 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:37.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:37 smithi016 bash[31551]: audit 2024-08-17T17:17:36.608029+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/554522380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:37.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:37 smithi060 bash[24532]: cluster 2024-08-17T17:17:36.434378+0000 mgr.y (mgr.25718) 11 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:37.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:37 smithi060 bash[24532]: audit 2024-08-17T17:17:36.608029+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/554522380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:38.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[24532]: audit 2024-08-17T17:17:36.927482+0000 mgr.y (mgr.25718) 12 : audit [DBG] from='client.25877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[24532]: audit 2024-08-17T17:17:37.246808+0000 mgr.y (mgr.25718) 13 : audit [DBG] from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[24532]: cluster 2024-08-17T17:17:37.499373+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-08-17T17:17:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:38 smithi016 bash[22374]: audit 2024-08-17T17:17:36.927482+0000 mgr.y (mgr.25718) 12 : audit [DBG] from='client.25877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:38 smithi016 bash[22374]: audit 2024-08-17T17:17:37.246808+0000 mgr.y (mgr.25718) 13 : audit [DBG] from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:38 smithi016 bash[22374]: cluster 2024-08-17T17:17:37.499373+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-08-17T17:17:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:38 smithi016 bash[31551]: audit 2024-08-17T17:17:36.927482+0000 mgr.y (mgr.25718) 12 : audit [DBG] from='client.25877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:38 smithi016 bash[31551]: audit 2024-08-17T17:17:37.246808+0000 mgr.y (mgr.25718) 13 : audit [DBG] from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:38 smithi016 bash[31551]: cluster 2024-08-17T17:17:37.499373+0000 mon.a (mon.0) 1118 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-08-17T17:17:39.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[53052]: [17/Aug/2024:17:17:38] ENGINE Bus STARTING 2024-08-17T17:17:39.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[53052]: CherryPy Checker: 2024-08-17T17:17:39.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[53052]: The Application mounted at '' has an empty config. 2024-08-17T17:17:39.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[53052]: [17/Aug/2024:17:17:38] ENGINE Serving on http://:::9283 2024-08-17T17:17:39.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:38 smithi060 bash[53052]: [17/Aug/2024:17:17:38] ENGINE Bus STARTED 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[31551]: cluster 2024-08-17T17:17:38.435237+0000 mgr.y (mgr.25718) 14 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[31551]: audit 2024-08-17T17:17:38.766276+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[31551]: cluster 2024-08-17T17:17:38.767868+0000 mon.a (mon.0) 1119 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[31551]: audit 2024-08-17T17:17:38.772179+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[31551]: audit 2024-08-17T17:17:38.773041+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[31551]: audit 2024-08-17T17:17:38.773379+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[22374]: cluster 2024-08-17T17:17:38.435237+0000 mgr.y (mgr.25718) 14 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[22374]: audit 2024-08-17T17:17:38.766276+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:17:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[22374]: cluster 2024-08-17T17:17:38.767868+0000 mon.a (mon.0) 1119 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:17:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[22374]: audit 2024-08-17T17:17:38.772179+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[22374]: audit 2024-08-17T17:17:38.773041+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:17:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:39 smithi016 bash[22374]: audit 2024-08-17T17:17:38.773379+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:39 smithi060 bash[24532]: cluster 2024-08-17T17:17:38.435237+0000 mgr.y (mgr.25718) 14 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:39 smithi060 bash[24532]: audit 2024-08-17T17:17:38.766276+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:17:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:39 smithi060 bash[24532]: cluster 2024-08-17T17:17:38.767868+0000 mon.a (mon.0) 1119 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:17:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:39 smithi060 bash[24532]: audit 2024-08-17T17:17:38.772179+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:39 smithi060 bash[24532]: audit 2024-08-17T17:17:38.773041+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:17:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:39 smithi060 bash[24532]: audit 2024-08-17T17:17:38.773379+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.60:0/3916048531' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:39.949 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:40.527 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[59727]: ts=2024-08-17T17:17:40.211Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: cluster 2024-08-17T17:17:39.521535+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: audit 2024-08-17T17:17:39.523457+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: audit 2024-08-17T17:17:39.534893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: audit 2024-08-17T17:17:39.539980+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: audit 2024-08-17T17:17:39.638206+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/1547738924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: audit 2024-08-17T17:17:39.757889+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[22374]: audit 2024-08-17T17:17:39.763951+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: cluster 2024-08-17T17:17:39.521535+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-08-17T17:17:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: audit 2024-08-17T17:17:39.523457+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:17:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: audit 2024-08-17T17:17:39.534893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: audit 2024-08-17T17:17:39.539980+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: audit 2024-08-17T17:17:39.638206+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/1547738924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: audit 2024-08-17T17:17:39.757889+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:40 smithi016 bash[31551]: audit 2024-08-17T17:17:39.763951+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: cluster 2024-08-17T17:17:39.521535+0000 mon.a (mon.0) 1120 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-08-17T17:17:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: audit 2024-08-17T17:17:39.523457+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:17:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: audit 2024-08-17T17:17:39.534893+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: audit 2024-08-17T17:17:39.539980+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: audit 2024-08-17T17:17:39.638206+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/1547738924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: audit 2024-08-17T17:17:39.757889+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:40 smithi060 bash[24532]: audit 2024-08-17T17:17:39.763951+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: audit 2024-08-17T17:17:39.940001+0000 mgr.y (mgr.25718) 15 : audit [DBG] from='client.25895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: audit 2024-08-17T17:17:40.247033+0000 mgr.y (mgr.25718) 16 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: cluster 2024-08-17T17:17:40.436075+0000 mgr.y (mgr.25718) 17 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:17:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: audit 2024-08-17T17:17:40.644881+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: audit 2024-08-17T17:17:40.651669+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: audit 2024-08-17T17:17:40.922530+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[22374]: audit 2024-08-17T17:17:40.932898+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: audit 2024-08-17T17:17:39.940001+0000 mgr.y (mgr.25718) 15 : audit [DBG] from='client.25895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: audit 2024-08-17T17:17:40.247033+0000 mgr.y (mgr.25718) 16 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: cluster 2024-08-17T17:17:40.436075+0000 mgr.y (mgr.25718) 17 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: audit 2024-08-17T17:17:40.644881+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: audit 2024-08-17T17:17:40.651669+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: audit 2024-08-17T17:17:40.922530+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:41 smithi016 bash[31551]: audit 2024-08-17T17:17:40.932898+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: audit 2024-08-17T17:17:39.940001+0000 mgr.y (mgr.25718) 15 : audit [DBG] from='client.25895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: audit 2024-08-17T17:17:40.247033+0000 mgr.y (mgr.25718) 16 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: cluster 2024-08-17T17:17:40.436075+0000 mgr.y (mgr.25718) 17 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:17:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: audit 2024-08-17T17:17:40.644881+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: audit 2024-08-17T17:17:40.651669+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: audit 2024-08-17T17:17:40.922530+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:41 smithi060 bash[24532]: audit 2024-08-17T17:17:40.932898+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:42.965 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:43 smithi016 bash[22374]: cluster 2024-08-17T17:17:42.436645+0000 mgr.y (mgr.25718) 18 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:17:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:43 smithi016 bash[22374]: audit 2024-08-17T17:17:42.633978+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.16:0/1690389284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:43 smithi016 bash[31551]: cluster 2024-08-17T17:17:42.436645+0000 mgr.y (mgr.25718) 18 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:17:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:43 smithi016 bash[31551]: audit 2024-08-17T17:17:42.633978+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.16:0/1690389284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:43 smithi060 bash[24532]: cluster 2024-08-17T17:17:42.436645+0000 mgr.y (mgr.25718) 18 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:17:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:43 smithi060 bash[24532]: audit 2024-08-17T17:17:42.633978+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.16:0/1690389284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:44 smithi016 bash[22374]: audit 2024-08-17T17:17:42.954141+0000 mgr.y (mgr.25718) 19 : audit [DBG] from='client.25913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:44 smithi016 bash[22374]: audit 2024-08-17T17:17:43.277235+0000 mgr.y (mgr.25718) 20 : audit [DBG] from='client.25919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:44 smithi016 bash[31551]: audit 2024-08-17T17:17:42.954141+0000 mgr.y (mgr.25718) 19 : audit [DBG] from='client.25913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:44 smithi016 bash[31551]: audit 2024-08-17T17:17:43.277235+0000 mgr.y (mgr.25718) 20 : audit [DBG] from='client.25919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:44.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:44 smithi060 bash[24532]: audit 2024-08-17T17:17:42.954141+0000 mgr.y (mgr.25718) 19 : audit [DBG] from='client.25913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:44.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:44 smithi060 bash[24532]: audit 2024-08-17T17:17:43.277235+0000 mgr.y (mgr.25718) 20 : audit [DBG] from='client.25919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:45 smithi016 bash[22374]: cluster 2024-08-17T17:17:44.437760+0000 mgr.y (mgr.25718) 21 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:17:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:45 smithi016 bash[31551]: cluster 2024-08-17T17:17:44.437760+0000 mgr.y (mgr.25718) 21 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:17:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:45 smithi060 bash[24532]: cluster 2024-08-17T17:17:44.437760+0000 mgr.y (mgr.25718) 21 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:17:45.994 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:46 smithi016 bash[22374]: audit 2024-08-17T17:17:45.661254+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.16:0/1420853095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:46.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:46 smithi016 bash[31551]: audit 2024-08-17T17:17:45.661254+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.16:0/1420853095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:46 smithi060 bash[24532]: audit 2024-08-17T17:17:45.661254+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.16:0/1420853095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:46.926 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:17:46 smithi060 bash[53052]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:17:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.51.0" 2024-08-17T17:17:47.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:46 smithi060 bash[59727]: ts=2024-08-17T17:17:46.952Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:47 smithi016 bash[22374]: audit 2024-08-17T17:17:45.982281+0000 mgr.y (mgr.25718) 22 : audit [DBG] from='client.25931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:47 smithi016 bash[22374]: audit 2024-08-17T17:17:46.300558+0000 mgr.y (mgr.25718) 23 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:47 smithi016 bash[22374]: cluster 2024-08-17T17:17:46.438443+0000 mgr.y (mgr.25718) 24 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:47 smithi016 bash[31551]: audit 2024-08-17T17:17:45.982281+0000 mgr.y (mgr.25718) 22 : audit [DBG] from='client.25931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:47 smithi016 bash[31551]: audit 2024-08-17T17:17:46.300558+0000 mgr.y (mgr.25718) 23 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:47 smithi016 bash[31551]: cluster 2024-08-17T17:17:46.438443+0000 mgr.y (mgr.25718) 24 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:47 smithi060 bash[24532]: audit 2024-08-17T17:17:45.982281+0000 mgr.y (mgr.25718) 22 : audit [DBG] from='client.25931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:47 smithi060 bash[24532]: audit 2024-08-17T17:17:46.300558+0000 mgr.y (mgr.25718) 23 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:47 smithi060 bash[24532]: cluster 2024-08-17T17:17:46.438443+0000 mgr.y (mgr.25718) 24 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:48.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:48 smithi016 bash[22374]: audit 2024-08-17T17:17:48.193318+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:48 smithi016 bash[31551]: audit 2024-08-17T17:17:48.193318+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:48 smithi060 bash[24532]: audit 2024-08-17T17:17:48.193318+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:17:49.009 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:49.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:49 smithi016 bash[22374]: cluster 2024-08-17T17:17:48.439036+0000 mgr.y (mgr.25718) 25 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:49.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:49 smithi016 bash[22374]: audit 2024-08-17T17:17:48.681894+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3173179647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:49 smithi016 bash[31551]: cluster 2024-08-17T17:17:48.439036+0000 mgr.y (mgr.25718) 25 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:49 smithi016 bash[31551]: audit 2024-08-17T17:17:48.681894+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3173179647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:49 smithi060 bash[24532]: cluster 2024-08-17T17:17:48.439036+0000 mgr.y (mgr.25718) 25 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:49.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:49 smithi060 bash[24532]: audit 2024-08-17T17:17:48.681894+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3173179647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:50.571 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:50 smithi060 bash[59727]: ts=2024-08-17T17:17:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:17:50.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:50 smithi016 bash[31551]: audit 2024-08-17T17:17:48.998655+0000 mgr.y (mgr.25718) 26 : audit [DBG] from='client.16020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:50.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:50 smithi016 bash[31551]: audit 2024-08-17T17:17:49.326108+0000 mgr.y (mgr.25718) 27 : audit [DBG] from='client.16026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:50.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:50 smithi016 bash[22374]: audit 2024-08-17T17:17:48.998655+0000 mgr.y (mgr.25718) 26 : audit [DBG] from='client.16020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:50.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:50 smithi016 bash[22374]: audit 2024-08-17T17:17:49.326108+0000 mgr.y (mgr.25718) 27 : audit [DBG] from='client.16026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:50 smithi060 bash[24532]: audit 2024-08-17T17:17:48.998655+0000 mgr.y (mgr.25718) 26 : audit [DBG] from='client.16020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:50 smithi060 bash[24532]: audit 2024-08-17T17:17:49.326108+0000 mgr.y (mgr.25718) 27 : audit [DBG] from='client.16026 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[22374]: cluster 2024-08-17T17:17:50.439925+0000 mgr.y (mgr.25718) 28 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[22374]: audit 2024-08-17T17:17:50.956202+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[22374]: audit 2024-08-17T17:17:50.966771+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[22374]: audit 2024-08-17T17:17:50.970925+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[22374]: audit 2024-08-17T17:17:50.972766+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[31551]: cluster 2024-08-17T17:17:50.439925+0000 mgr.y (mgr.25718) 28 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[31551]: audit 2024-08-17T17:17:50.956202+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[31551]: audit 2024-08-17T17:17:50.966771+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[31551]: audit 2024-08-17T17:17:50.970925+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:51 smithi016 bash[31551]: audit 2024-08-17T17:17:50.972766+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:51 smithi060 bash[24532]: cluster 2024-08-17T17:17:50.439925+0000 mgr.y (mgr.25718) 28 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:17:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:51 smithi060 bash[24532]: audit 2024-08-17T17:17:50.956202+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:51 smithi060 bash[24532]: audit 2024-08-17T17:17:50.966771+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:51 smithi060 bash[24532]: audit 2024-08-17T17:17:50.970925+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:51 smithi060 bash[24532]: audit 2024-08-17T17:17:50.972766+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:52.070 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:50.975529+0000 mgr.y (mgr.25718) 29 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:17:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:50.975963+0000 mgr.y (mgr.25718) 30 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:17:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.180785+0000 mgr.y (mgr.25718) 31 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.184976+0000 mgr.y (mgr.25718) 32 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.315557+0000 mgr.y (mgr.25718) 33 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.328586+0000 mgr.y (mgr.25718) 34 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.456685+0000 mgr.y (mgr.25718) 35 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.480558+0000 mgr.y (mgr.25718) 36 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: audit 2024-08-17T17:17:51.589138+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: audit 2024-08-17T17:17:51.594798+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: audit 2024-08-17T17:17:51.621000+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: audit 2024-08-17T17:17:51.627639+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: audit 2024-08-17T17:17:51.632851+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[22374]: audit 2024-08-17T17:17:51.736846+0000 mon.a (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.16:0/2816201951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:50.975529+0000 mgr.y (mgr.25718) 29 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:50.975963+0000 mgr.y (mgr.25718) 30 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:17:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.180785+0000 mgr.y (mgr.25718) 31 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.184976+0000 mgr.y (mgr.25718) 32 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.315557+0000 mgr.y (mgr.25718) 33 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.328586+0000 mgr.y (mgr.25718) 34 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.456685+0000 mgr.y (mgr.25718) 35 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.480558+0000 mgr.y (mgr.25718) 36 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: audit 2024-08-17T17:17:51.589138+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: audit 2024-08-17T17:17:51.594798+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: audit 2024-08-17T17:17:51.621000+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: audit 2024-08-17T17:17:51.627639+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: audit 2024-08-17T17:17:51.632851+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:52 smithi016 bash[31551]: audit 2024-08-17T17:17:51.736846+0000 mon.a (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.16:0/2816201951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:50.975529+0000 mgr.y (mgr.25718) 29 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:50.975963+0000 mgr.y (mgr.25718) 30 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.180785+0000 mgr.y (mgr.25718) 31 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.184976+0000 mgr.y (mgr.25718) 32 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.315557+0000 mgr.y (mgr.25718) 33 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.328586+0000 mgr.y (mgr.25718) 34 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.456685+0000 mgr.y (mgr.25718) 35 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.480558+0000 mgr.y (mgr.25718) 36 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: audit 2024-08-17T17:17:51.589138+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: audit 2024-08-17T17:17:51.594798+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: audit 2024-08-17T17:17:51.621000+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: audit 2024-08-17T17:17:51.627639+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: audit 2024-08-17T17:17:51.632851+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:52 smithi060 bash[24532]: audit 2024-08-17T17:17:51.736846+0000 mon.a (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.16:0/2816201951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.672725+0000 mgr.y (mgr.25718) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:17:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[22374]: cephadm 2024-08-17T17:17:51.941127+0000 mgr.y (mgr.25718) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi060 2024-08-17T17:17:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[22374]: audit 2024-08-17T17:17:52.047385+0000 mgr.y (mgr.25718) 39 : audit [DBG] from='client.25967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[22374]: audit 2024-08-17T17:17:52.375257+0000 mgr.y (mgr.25718) 40 : audit [DBG] from='client.25973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[22374]: cluster 2024-08-17T17:17:52.440565+0000 mgr.y (mgr.25718) 41 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.672725+0000 mgr.y (mgr.25718) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:17:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[31551]: cephadm 2024-08-17T17:17:51.941127+0000 mgr.y (mgr.25718) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi060 2024-08-17T17:17:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[31551]: audit 2024-08-17T17:17:52.047385+0000 mgr.y (mgr.25718) 39 : audit [DBG] from='client.25967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[31551]: audit 2024-08-17T17:17:52.375257+0000 mgr.y (mgr.25718) 40 : audit [DBG] from='client.25973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:53 smithi016 bash[31551]: cluster 2024-08-17T17:17:52.440565+0000 mgr.y (mgr.25718) 41 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:53 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.672725+0000 mgr.y (mgr.25718) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:17:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:53 smithi060 bash[24532]: cephadm 2024-08-17T17:17:51.941127+0000 mgr.y (mgr.25718) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi060 2024-08-17T17:17:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:53 smithi060 bash[24532]: audit 2024-08-17T17:17:52.047385+0000 mgr.y (mgr.25718) 39 : audit [DBG] from='client.25967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:53 smithi060 bash[24532]: audit 2024-08-17T17:17:52.375257+0000 mgr.y (mgr.25718) 40 : audit [DBG] from='client.25973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:53 smithi060 bash[24532]: cluster 2024-08-17T17:17:52.440565+0000 mgr.y (mgr.25718) 41 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:54.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:54 smithi060 bash[24532]: cluster 2024-08-17T17:17:54.441325+0000 mgr.y (mgr.25718) 42 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:55.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:54 smithi016 bash[22374]: cluster 2024-08-17T17:17:54.441325+0000 mgr.y (mgr.25718) 42 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:54 smithi016 bash[31551]: cluster 2024-08-17T17:17:54.441325+0000 mgr.y (mgr.25718) 42 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:55.093 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:55 smithi060 bash[24532]: audit 2024-08-17T17:17:54.758870+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.16:0/3030583299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:55 smithi060 bash[24532]: audit 2024-08-17T17:17:55.081643+0000 mgr.y (mgr.25718) 43 : audit [DBG] from='client.16056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:55 smithi060 bash[24532]: audit 2024-08-17T17:17:55.404856+0000 mgr.y (mgr.25718) 44 : audit [DBG] from='client.25991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:55 smithi016 bash[22374]: audit 2024-08-17T17:17:54.758870+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.16:0/3030583299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:55 smithi016 bash[22374]: audit 2024-08-17T17:17:55.081643+0000 mgr.y (mgr.25718) 43 : audit [DBG] from='client.16056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:55 smithi016 bash[22374]: audit 2024-08-17T17:17:55.404856+0000 mgr.y (mgr.25718) 44 : audit [DBG] from='client.25991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:55 smithi016 bash[31551]: audit 2024-08-17T17:17:54.758870+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.16:0/3030583299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:55 smithi016 bash[31551]: audit 2024-08-17T17:17:55.081643+0000 mgr.y (mgr.25718) 43 : audit [DBG] from='client.16056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:55 smithi016 bash[31551]: audit 2024-08-17T17:17:55.404856+0000 mgr.y (mgr.25718) 44 : audit [DBG] from='client.25991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 systemd[1]: Stopping Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T17:17:56.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.287Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T17:17:56.474 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.288Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T17:17:56.474 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.290Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:17:56.474 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.290Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T17:17:56.474 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[59727]: ts=2024-08-17T17:17:56.290Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T17:17:56.787 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[24532]: cluster 2024-08-17T17:17:56.441980+0000 mgr.y (mgr.25718) 45 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:57.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:56 smithi016 bash[31551]: cluster 2024-08-17T17:17:56.441980+0000 mgr.y (mgr.25718) 45 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:57.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:56 smithi016 bash[22374]: cluster 2024-08-17T17:17:56.441980+0000 mgr.y (mgr.25718) 45 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:57.106 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[61495]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:17:57.106 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 bash[61555]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:17:57.106 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:17:57.106 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 systemd[1]: Stopped Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:57.106 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:56 smithi060 systemd[1]: Started Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:17:58.116 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[22374]: audit 2024-08-17T17:17:57.049604+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[22374]: audit 2024-08-17T17:17:57.060316+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[22374]: audit 2024-08-17T17:17:57.067915+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[22374]: audit 2024-08-17T17:17:57.069004+0000 mgr.y (mgr.25718) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[22374]: audit 2024-08-17T17:17:57.109114+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[22374]: audit 2024-08-17T17:17:57.786631+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.16:0/1672323643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[31551]: audit 2024-08-17T17:17:57.049604+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[31551]: audit 2024-08-17T17:17:57.060316+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[31551]: audit 2024-08-17T17:17:57.067915+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[31551]: audit 2024-08-17T17:17:57.069004+0000 mgr.y (mgr.25718) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[31551]: audit 2024-08-17T17:17:57.109114+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:58 smithi016 bash[31551]: audit 2024-08-17T17:17:57.786631+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.16:0/1672323643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[24532]: audit 2024-08-17T17:17:57.049604+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[24532]: audit 2024-08-17T17:17:57.060316+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:17:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[24532]: audit 2024-08-17T17:17:57.067915+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[24532]: audit 2024-08-17T17:17:57.069004+0000 mgr.y (mgr.25718) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:17:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[24532]: audit 2024-08-17T17:17:57.109114+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[24532]: audit 2024-08-17T17:17:57.786631+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.16:0/1672323643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:17:59.051 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.814Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.814Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.814Z caller=main.go:623 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi060 (none))" 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.814Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.814Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.816Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.817Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.819Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.819Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.821Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:17:59.052 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.821Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.117µs 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.821Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.822Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.841Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.849Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.850Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.850Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.588µs wal_replay_duration=28.463162ms wbl_replay_duration=137ns total_replay_duration=28.529255ms 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.854Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.854Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.854Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.872Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.983133ms db_storage=1.249µs remote_storage=1.387µs web_handler=393ns query_engine=807ns scrape=275.922µs scrape_sd=139.214µs notify=11.84µs notify_sd=18.231µs rules=17.142177ms tracing=5.661µs 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.872Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:17:59.053 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:17:58 smithi060 bash[61583]: ts=2024-08-17T17:17:58.872Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:17:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:59 smithi016 bash[22374]: audit 2024-08-17T17:17:58.106432+0000 mgr.y (mgr.25718) 47 : audit [DBG] from='client.26003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:59 smithi016 bash[22374]: audit 2024-08-17T17:17:58.410990+0000 mgr.y (mgr.25718) 48 : audit [DBG] from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:17:59 smithi016 bash[22374]: cluster 2024-08-17T17:17:58.442818+0000 mgr.y (mgr.25718) 49 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:59 smithi016 bash[31551]: audit 2024-08-17T17:17:58.106432+0000 mgr.y (mgr.25718) 47 : audit [DBG] from='client.26003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:59 smithi016 bash[31551]: audit 2024-08-17T17:17:58.410990+0000 mgr.y (mgr.25718) 48 : audit [DBG] from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:59.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:17:59 smithi016 bash[31551]: cluster 2024-08-17T17:17:58.442818+0000 mgr.y (mgr.25718) 49 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:17:59.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:59 smithi060 bash[24532]: audit 2024-08-17T17:17:58.106432+0000 mgr.y (mgr.25718) 47 : audit [DBG] from='client.26003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:59.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:59 smithi060 bash[24532]: audit 2024-08-17T17:17:58.410990+0000 mgr.y (mgr.25718) 48 : audit [DBG] from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:59.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:17:59 smithi060 bash[24532]: cluster 2024-08-17T17:17:58.442818+0000 mgr.y (mgr.25718) 49 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:00 smithi016 bash[22374]: audit 2024-08-17T17:17:59.754609+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:18:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:00 smithi016 bash[22374]: audit 2024-08-17T17:17:59.756641+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:18:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:00 smithi016 bash[22374]: audit 2024-08-17T17:17:59.758643+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:00.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:00 smithi016 bash[31551]: audit 2024-08-17T17:17:59.754609+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:18:00.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:00 smithi016 bash[31551]: audit 2024-08-17T17:17:59.756641+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:18:00.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:00 smithi016 bash[31551]: audit 2024-08-17T17:17:59.758643+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:00.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:00 smithi060 bash[24532]: audit 2024-08-17T17:17:59.754609+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:18:00.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:00 smithi060 bash[24532]: audit 2024-08-17T17:17:59.756641+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:18:00.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:00 smithi060 bash[24532]: audit 2024-08-17T17:17:59.758643+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:00.372 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:00 smithi060 bash[61583]: ts=2024-08-17T17:18:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:01.099 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:01.319 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:01 smithi060 bash[24532]: cephadm 2024-08-17T17:17:59.753960+0000 mgr.y (mgr.25718) 50 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:18:01.320 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:01 smithi060 bash[24532]: cephadm 2024-08-17T17:17:59.760700+0000 mgr.y (mgr.25718) 51 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T17:18:01.320 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:01 smithi060 bash[24532]: cluster 2024-08-17T17:18:00.443490+0000 mgr.y (mgr.25718) 52 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:01.320 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:01 smithi060 bash[24532]: audit 2024-08-17T17:18:00.788346+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1278959333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:01.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[31551]: cephadm 2024-08-17T17:17:59.753960+0000 mgr.y (mgr.25718) 50 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[31551]: cephadm 2024-08-17T17:17:59.760700+0000 mgr.y (mgr.25718) 51 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[31551]: cluster 2024-08-17T17:18:00.443490+0000 mgr.y (mgr.25718) 52 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[31551]: audit 2024-08-17T17:18:00.788346+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1278959333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[22374]: cephadm 2024-08-17T17:17:59.753960+0000 mgr.y (mgr.25718) 50 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[22374]: cephadm 2024-08-17T17:17:59.760700+0000 mgr.y (mgr.25718) 51 : cephadm [INF] Deploying daemon mgr.x on smithi060 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[22374]: cluster 2024-08-17T17:18:00.443490+0000 mgr.y (mgr.25718) 52 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:01 smithi016 bash[22374]: audit 2024-08-17T17:18:00.788346+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1278959333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:02.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:02 smithi016 bash[22374]: audit 2024-08-17T17:18:01.089125+0000 mgr.y (mgr.25718) 53 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:02.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:02 smithi016 bash[22374]: audit 2024-08-17T17:18:01.391878+0000 mgr.y (mgr.25718) 54 : audit [DBG] from='client.26027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:02 smithi016 bash[31551]: audit 2024-08-17T17:18:01.089125+0000 mgr.y (mgr.25718) 53 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:02 smithi016 bash[31551]: audit 2024-08-17T17:18:01.391878+0000 mgr.y (mgr.25718) 54 : audit [DBG] from='client.26027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:02.369 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.369 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.370 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:02 smithi060 bash[24532]: audit 2024-08-17T17:18:01.089125+0000 mgr.y (mgr.25718) 53 : audit [DBG] from='client.26021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:02.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:02 smithi060 bash[24532]: audit 2024-08-17T17:18:01.391878+0000 mgr.y (mgr.25718) 54 : audit [DBG] from='client.26027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:02.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.371 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.371 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.371 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.371 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: Stopping Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:18:02.372 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:02.372 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.284 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:03 smithi060 bash[24532]: cluster 2024-08-17T17:18:02.444082+0000 mgr.y (mgr.25718) 55 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:03.285 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:02 smithi060 bash[61860]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:18:03.285 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:18:03.285 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:03 smithi060 bash[61920]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:18:03.285 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:18:03.285 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: Stopped Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:18:03.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:03 smithi016 bash[22374]: cluster 2024-08-17T17:18:02.444082+0000 mgr.y (mgr.25718) 55 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:03 smithi016 bash[31551]: cluster 2024-08-17T17:18:02.444082+0000 mgr.y (mgr.25718) 55 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.676 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.677 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.677 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.677 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: Started Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:18:03.678 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:03.678 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:18:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.117 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[31551]: audit 2024-08-17T17:18:03.193669+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[31551]: audit 2024-08-17T17:18:03.458222+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[31551]: audit 2024-08-17T17:18:03.468965+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[31551]: audit 2024-08-17T17:18:03.471116+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[31551]: audit 2024-08-17T17:18:03.785034+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/920363217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[22374]: audit 2024-08-17T17:18:03.193669+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[22374]: audit 2024-08-17T17:18:03.458222+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[22374]: audit 2024-08-17T17:18:03.468965+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:04.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[22374]: audit 2024-08-17T17:18:03.471116+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:04.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[22374]: audit 2024-08-17T17:18:03.785034+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/920363217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:04 smithi060 bash[24532]: audit 2024-08-17T17:18:03.193669+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:04 smithi060 bash[24532]: audit 2024-08-17T17:18:03.458222+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:04 smithi060 bash[24532]: audit 2024-08-17T17:18:03.468965+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:04 smithi060 bash[24532]: audit 2024-08-17T17:18:03.471116+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:04 smithi060 bash[24532]: audit 2024-08-17T17:18:03.785034+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/920363217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:04.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:18:04] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.51.0" 2024-08-17T17:18:04.925 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:04 smithi060 bash[61976]: debug 2024-08-17T17:18:04.612+0000 7fc98ba47640 1 -- 172.21.15.60:0/1079858973 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560b34be70e0 con 0x560b34be8800 2024-08-17T17:18:05.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:05 smithi060 bash[24532]: audit 2024-08-17T17:18:04.105656+0000 mgr.y (mgr.25718) 56 : audit [DBG] from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:05.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:05 smithi060 bash[24532]: audit 2024-08-17T17:18:04.427141+0000 mgr.y (mgr.25718) 57 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:05.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:05 smithi060 bash[24532]: cluster 2024-08-17T17:18:04.444939+0000 mgr.y (mgr.25718) 58 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:05 smithi016 bash[22374]: audit 2024-08-17T17:18:04.105656+0000 mgr.y (mgr.25718) 56 : audit [DBG] from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:05 smithi016 bash[22374]: audit 2024-08-17T17:18:04.427141+0000 mgr.y (mgr.25718) 57 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:05.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:05 smithi016 bash[22374]: cluster 2024-08-17T17:18:04.444939+0000 mgr.y (mgr.25718) 58 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:05.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:05 smithi016 bash[31551]: audit 2024-08-17T17:18:04.105656+0000 mgr.y (mgr.25718) 56 : audit [DBG] from='client.16110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:05.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:05 smithi016 bash[31551]: audit 2024-08-17T17:18:04.427141+0000 mgr.y (mgr.25718) 57 : audit [DBG] from='client.26045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:05.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:05 smithi016 bash[31551]: cluster 2024-08-17T17:18:04.444939+0000 mgr.y (mgr.25718) 58 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:06.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:05 smithi060 bash[61583]: ts=2024-08-17T17:18:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:06.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:05 smithi060 bash[61583]: ts=2024-08-17T17:18:05.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:07.137 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:07.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:06 smithi060 bash[61583]: ts=2024-08-17T17:18:06.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:07 smithi016 bash[22374]: cluster 2024-08-17T17:18:06.445525+0000 mgr.y (mgr.25718) 59 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:07 smithi016 bash[22374]: audit 2024-08-17T17:18:06.811330+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.16:0/92641389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:07 smithi016 bash[31551]: cluster 2024-08-17T17:18:06.445525+0000 mgr.y (mgr.25718) 59 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:07 smithi016 bash[31551]: audit 2024-08-17T17:18:06.811330+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.16:0/92641389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:07 smithi060 bash[24532]: cluster 2024-08-17T17:18:06.445525+0000 mgr.y (mgr.25718) 59 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:07 smithi060 bash[24532]: audit 2024-08-17T17:18:06.811330+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.16:0/92641389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:08 smithi016 bash[22374]: audit 2024-08-17T17:18:07.125025+0000 mgr.y (mgr.25718) 60 : audit [DBG] from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:08 smithi016 bash[22374]: audit 2024-08-17T17:18:07.444865+0000 mgr.y (mgr.25718) 61 : audit [DBG] from='client.26066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:08 smithi016 bash[31551]: audit 2024-08-17T17:18:07.125025+0000 mgr.y (mgr.25718) 60 : audit [DBG] from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:08 smithi016 bash[31551]: audit 2024-08-17T17:18:07.444865+0000 mgr.y (mgr.25718) 61 : audit [DBG] from='client.26066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:08 smithi060 bash[24532]: audit 2024-08-17T17:18:07.125025+0000 mgr.y (mgr.25718) 60 : audit [DBG] from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:08.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:08 smithi060 bash[24532]: audit 2024-08-17T17:18:07.444865+0000 mgr.y (mgr.25718) 61 : audit [DBG] from='client.26066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:09.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:09 smithi016 bash[31551]: cluster 2024-08-17T17:18:08.446431+0000 mgr.y (mgr.25718) 62 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:09.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:09 smithi016 bash[31551]: audit 2024-08-17T17:18:09.477637+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:09.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:09 smithi016 bash[31551]: audit 2024-08-17T17:18:09.488182+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:09 smithi016 bash[22374]: cluster 2024-08-17T17:18:08.446431+0000 mgr.y (mgr.25718) 62 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:09 smithi016 bash[22374]: audit 2024-08-17T17:18:09.477637+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:09.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:09 smithi016 bash[22374]: audit 2024-08-17T17:18:09.488182+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:09 smithi060 bash[24532]: cluster 2024-08-17T17:18:08.446431+0000 mgr.y (mgr.25718) 62 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:09 smithi060 bash[24532]: audit 2024-08-17T17:18:09.477637+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:09 smithi060 bash[24532]: audit 2024-08-17T17:18:09.488182+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:10.169 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:10.516 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:10 smithi060 bash[61583]: ts=2024-08-17T17:18:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:10.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:10 smithi016 bash[22374]: audit 2024-08-17T17:18:09.836581+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.16:0/1792889726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:10 smithi016 bash[31551]: audit 2024-08-17T17:18:09.836581+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.16:0/1792889726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:10 smithi060 bash[24532]: audit 2024-08-17T17:18:09.836581+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.16:0/1792889726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:11.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[61976]: [17/Aug/2024:17:18:11] ENGINE Bus STARTING 2024-08-17T17:18:11.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[61976]: CherryPy Checker: 2024-08-17T17:18:11.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[61976]: The Application mounted at '' has an empty config. 2024-08-17T17:18:11.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[61976]: [17/Aug/2024:17:18:11] ENGINE Serving on http://:::9283 2024-08-17T17:18:11.426 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[61976]: [17/Aug/2024:17:18:11] ENGINE Bus STARTED 2024-08-17T17:18:11.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:10.155720+0000 mgr.y (mgr.25718) 63 : audit [DBG] from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:11.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: cluster 2024-08-17T17:18:10.447295+0000 mgr.y (mgr.25718) 64 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:11.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:10.478603+0000 mgr.y (mgr.25718) 65 : audit [DBG] from='client.26084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:11.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:10.662640+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:10.672608+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: cluster 2024-08-17T17:18:11.028784+0000 mon.a (mon.0) 1159 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: cluster 2024-08-17T17:18:11.029190+0000 mon.a (mon.0) 1160 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:11.029941+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:11.031011+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:11.033664+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[22374]: audit 2024-08-17T17:18:11.035272+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:10.155720+0000 mgr.y (mgr.25718) 63 : audit [DBG] from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:11.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: cluster 2024-08-17T17:18:10.447295+0000 mgr.y (mgr.25718) 64 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:10.478603+0000 mgr.y (mgr.25718) 65 : audit [DBG] from='client.26084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:10.662640+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:10.672608+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: cluster 2024-08-17T17:18:11.028784+0000 mon.a (mon.0) 1159 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: cluster 2024-08-17T17:18:11.029190+0000 mon.a (mon.0) 1160 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:11.029941+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:11.031011+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:11.033664+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:11.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:11 smithi016 bash[31551]: audit 2024-08-17T17:18:11.035272+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:10.155720+0000 mgr.y (mgr.25718) 63 : audit [DBG] from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: cluster 2024-08-17T17:18:10.447295+0000 mgr.y (mgr.25718) 64 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:10.478603+0000 mgr.y (mgr.25718) 65 : audit [DBG] from='client.26084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:10.662640+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:10.672608+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: cluster 2024-08-17T17:18:11.028784+0000 mon.a (mon.0) 1159 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: cluster 2024-08-17T17:18:11.029190+0000 mon.a (mon.0) 1160 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:11.029941+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:11.031011+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:11.033664+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:11.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:11 smithi060 bash[24532]: audit 2024-08-17T17:18:11.035272+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.60:0/3142321275' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:13.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:12 smithi016 bash[31551]: cluster 2024-08-17T17:18:11.682581+0000 mon.a (mon.0) 1161 : cluster [DBG] mgrmap e33: y(active, since 39s), standbys: x 2024-08-17T17:18:13.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:12 smithi016 bash[31551]: cluster 2024-08-17T17:18:12.447964+0000 mgr.y (mgr.25718) 66 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:13.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:12 smithi016 bash[22374]: cluster 2024-08-17T17:18:11.682581+0000 mon.a (mon.0) 1161 : cluster [DBG] mgrmap e33: y(active, since 39s), standbys: x 2024-08-17T17:18:13.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:12 smithi016 bash[22374]: cluster 2024-08-17T17:18:12.447964+0000 mgr.y (mgr.25718) 66 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:12 smithi060 bash[24532]: cluster 2024-08-17T17:18:11.682581+0000 mon.a (mon.0) 1161 : cluster [DBG] mgrmap e33: y(active, since 39s), standbys: x 2024-08-17T17:18:13.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:12 smithi060 bash[24532]: cluster 2024-08-17T17:18:12.447964+0000 mgr.y (mgr.25718) 66 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:13.198 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:13 smithi016 bash[22374]: audit 2024-08-17T17:18:12.869699+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/4144560140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:13 smithi016 bash[22374]: audit 2024-08-17T17:18:13.187143+0000 mgr.y (mgr.25718) 67 : audit [DBG] from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:13 smithi016 bash[22374]: audit 2024-08-17T17:18:13.504935+0000 mgr.y (mgr.25718) 68 : audit [DBG] from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:14.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:13 smithi016 bash[31551]: audit 2024-08-17T17:18:12.869699+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/4144560140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:14.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:13 smithi016 bash[31551]: audit 2024-08-17T17:18:13.187143+0000 mgr.y (mgr.25718) 67 : audit [DBG] from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:13 smithi016 bash[31551]: audit 2024-08-17T17:18:13.504935+0000 mgr.y (mgr.25718) 68 : audit [DBG] from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:13 smithi060 bash[24532]: audit 2024-08-17T17:18:12.869699+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/4144560140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:13 smithi060 bash[24532]: audit 2024-08-17T17:18:13.187143+0000 mgr.y (mgr.25718) 67 : audit [DBG] from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:14.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:13 smithi060 bash[24532]: audit 2024-08-17T17:18:13.504935+0000 mgr.y (mgr.25718) 68 : audit [DBG] from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:14.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:14 smithi060 bash[61583]: ts=2024-08-17T17:18:14.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:14.691 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:18:14] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.51.0" 2024-08-17T17:18:15.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:14 smithi016 bash[22374]: cluster 2024-08-17T17:18:14.449059+0000 mgr.y (mgr.25718) 69 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:15.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:14 smithi016 bash[31551]: cluster 2024-08-17T17:18:14.449059+0000 mgr.y (mgr.25718) 69 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:15.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:14 smithi060 bash[24532]: cluster 2024-08-17T17:18:14.449059+0000 mgr.y (mgr.25718) 69 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:16.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:15 smithi060 bash[24532]: audit 2024-08-17T17:18:15.883663+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.16:0/2063187802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:16.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:15 smithi060 bash[61583]: ts=2024-08-17T17:18:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:16.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:15 smithi060 bash[61583]: ts=2024-08-17T17:18:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:16.208 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:16.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:15 smithi016 bash[22374]: audit 2024-08-17T17:18:15.883663+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.16:0/2063187802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:16.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:15 smithi016 bash[31551]: audit 2024-08-17T17:18:15.883663+0000 mon.a (mon.0) 1162 : audit [DBG] from='client.? 172.21.15.16:0/2063187802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:17.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:16 smithi060 bash[24532]: audit 2024-08-17T17:18:16.197507+0000 mgr.y (mgr.25718) 70 : audit [DBG] from='client.26114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:16 smithi060 bash[24532]: cluster 2024-08-17T17:18:16.449665+0000 mgr.y (mgr.25718) 71 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:16 smithi060 bash[24532]: audit 2024-08-17T17:18:16.514047+0000 mgr.y (mgr.25718) 72 : audit [DBG] from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:17.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:16 smithi060 bash[61583]: ts=2024-08-17T17:18:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:17.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:16 smithi016 bash[22374]: audit 2024-08-17T17:18:16.197507+0000 mgr.y (mgr.25718) 70 : audit [DBG] from='client.26114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:17.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:16 smithi016 bash[22374]: cluster 2024-08-17T17:18:16.449665+0000 mgr.y (mgr.25718) 71 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:17.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:16 smithi016 bash[22374]: audit 2024-08-17T17:18:16.514047+0000 mgr.y (mgr.25718) 72 : audit [DBG] from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:17.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:16 smithi016 bash[31551]: audit 2024-08-17T17:18:16.197507+0000 mgr.y (mgr.25718) 70 : audit [DBG] from='client.26114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:17.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:16 smithi016 bash[31551]: cluster 2024-08-17T17:18:16.449665+0000 mgr.y (mgr.25718) 71 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:17.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:16 smithi016 bash[31551]: audit 2024-08-17T17:18:16.514047+0000 mgr.y (mgr.25718) 72 : audit [DBG] from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:18.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:18 smithi016 bash[22374]: audit 2024-08-17T17:18:18.194163+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:18.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:18 smithi016 bash[31551]: audit 2024-08-17T17:18:18.194163+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:18 smithi060 bash[24532]: audit 2024-08-17T17:18:18.194163+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:19.217 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:19 smithi016 bash[22374]: cluster 2024-08-17T17:18:18.450521+0000 mgr.y (mgr.25718) 73 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:19 smithi016 bash[22374]: audit 2024-08-17T17:18:18.892599+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.16:0/2436626765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:19 smithi016 bash[31551]: cluster 2024-08-17T17:18:18.450521+0000 mgr.y (mgr.25718) 73 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:19 smithi016 bash[31551]: audit 2024-08-17T17:18:18.892599+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.16:0/2436626765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:19 smithi060 bash[24532]: cluster 2024-08-17T17:18:18.450521+0000 mgr.y (mgr.25718) 73 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:19 smithi060 bash[24532]: audit 2024-08-17T17:18:18.892599+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.16:0/2436626765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:20 smithi016 bash[22374]: audit 2024-08-17T17:18:19.203978+0000 mgr.y (mgr.25718) 74 : audit [DBG] from='client.26132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:20 smithi016 bash[22374]: audit 2024-08-17T17:18:19.517151+0000 mgr.y (mgr.25718) 75 : audit [DBG] from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:20.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:20 smithi016 bash[31551]: audit 2024-08-17T17:18:19.203978+0000 mgr.y (mgr.25718) 74 : audit [DBG] from='client.26132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:20.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:20 smithi016 bash[31551]: audit 2024-08-17T17:18:19.517151+0000 mgr.y (mgr.25718) 75 : audit [DBG] from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:20.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:20 smithi060 bash[61583]: ts=2024-08-17T17:18:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:20 smithi060 bash[24532]: audit 2024-08-17T17:18:19.203978+0000 mgr.y (mgr.25718) 74 : audit [DBG] from='client.26132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:20 smithi060 bash[24532]: audit 2024-08-17T17:18:19.517151+0000 mgr.y (mgr.25718) 75 : audit [DBG] from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: cluster 2024-08-17T17:18:20.451460+0000 mgr.y (mgr.25718) 76 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:21.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.643935+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.654276+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.656352+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.658160+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.668604+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.823651+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.826654+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.836760+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.838244+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.845923+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.847543+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.855344+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.858192+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:18:21.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[22374]: audit 2024-08-17T17:18:20.860044+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: cluster 2024-08-17T17:18:20.451460+0000 mgr.y (mgr.25718) 76 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.643935+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.654276+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.656352+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.658160+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.668604+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.823651+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.826654+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.836760+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.838244+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:18:21.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.845923+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:18:21.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.847543+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:18:21.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.855344+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:18:21.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.858192+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:18:21.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:21 smithi016 bash[31551]: audit 2024-08-17T17:18:20.860044+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: cluster 2024-08-17T17:18:20.451460+0000 mgr.y (mgr.25718) 76 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.643935+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.654276+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.656352+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.658160+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.668604+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.823651+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.826654+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.836760+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.838244+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.845923+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:18:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.847543+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:18:21.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.855344+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:18:21.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.858192+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:18:21.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:21 smithi060 bash[24532]: audit 2024-08-17T17:18:20.860044+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:18:22.218 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:22 smithi016 bash[31551]: cephadm 2024-08-17T17:18:20.827804+0000 mgr.y (mgr.25718) 77 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:18:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:22 smithi016 bash[31551]: cephadm 2024-08-17T17:18:20.861280+0000 mgr.y (mgr.25718) 78 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:18:22.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:22 smithi016 bash[31551]: audit 2024-08-17T17:18:21.896821+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.16:0/3707588779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:22 smithi016 bash[22374]: cephadm 2024-08-17T17:18:20.827804+0000 mgr.y (mgr.25718) 77 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:18:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:22 smithi016 bash[22374]: cephadm 2024-08-17T17:18:20.861280+0000 mgr.y (mgr.25718) 78 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:18:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:22 smithi016 bash[22374]: audit 2024-08-17T17:18:21.896821+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.16:0/3707588779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:22 smithi060 bash[24532]: cephadm 2024-08-17T17:18:20.827804+0000 mgr.y (mgr.25718) 77 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:18:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:22 smithi060 bash[24532]: cephadm 2024-08-17T17:18:20.861280+0000 mgr.y (mgr.25718) 78 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:18:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:22 smithi060 bash[24532]: audit 2024-08-17T17:18:21.896821+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.16:0/3707588779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:23.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:23 smithi016 bash[31551]: audit 2024-08-17T17:18:22.207705+0000 mgr.y (mgr.25718) 79 : audit [DBG] from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:23 smithi016 bash[31551]: cluster 2024-08-17T17:18:22.452059+0000 mgr.y (mgr.25718) 80 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:23.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:23 smithi016 bash[31551]: audit 2024-08-17T17:18:22.523117+0000 mgr.y (mgr.25718) 81 : audit [DBG] from='client.26156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:23 smithi016 bash[22374]: audit 2024-08-17T17:18:22.207705+0000 mgr.y (mgr.25718) 79 : audit [DBG] from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:23 smithi016 bash[22374]: cluster 2024-08-17T17:18:22.452059+0000 mgr.y (mgr.25718) 80 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:23.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:23 smithi016 bash[22374]: audit 2024-08-17T17:18:22.523117+0000 mgr.y (mgr.25718) 81 : audit [DBG] from='client.26156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:23 smithi060 bash[24532]: audit 2024-08-17T17:18:22.207705+0000 mgr.y (mgr.25718) 79 : audit [DBG] from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:23 smithi060 bash[24532]: cluster 2024-08-17T17:18:22.452059+0000 mgr.y (mgr.25718) 80 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:23 smithi060 bash[24532]: audit 2024-08-17T17:18:22.523117+0000 mgr.y (mgr.25718) 81 : audit [DBG] from='client.26156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[61583]: ts=2024-08-17T17:18:24.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:24.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:18:24] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.51.0" 2024-08-17T17:18:25.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: cephadm 2024-08-17T17:18:23.675412+0000 mgr.y (mgr.25718) 82 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:18:25.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: audit 2024-08-17T17:18:23.685019+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:25.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: audit 2024-08-17T17:18:23.686694+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:18:25.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: audit 2024-08-17T17:18:23.688060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:18:25.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: audit 2024-08-17T17:18:23.689527+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:25.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: cephadm 2024-08-17T17:18:23.691309+0000 mgr.y (mgr.25718) 83 : cephadm [INF] Deploying daemon mon.a on smithi016 2024-08-17T17:18:25.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[22374]: cluster 2024-08-17T17:18:24.453156+0000 mgr.y (mgr.25718) 84 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:25.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: cephadm 2024-08-17T17:18:23.675412+0000 mgr.y (mgr.25718) 82 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:18:25.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: audit 2024-08-17T17:18:23.685019+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:25.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: audit 2024-08-17T17:18:23.686694+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:18:25.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: audit 2024-08-17T17:18:23.688060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:18:25.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: audit 2024-08-17T17:18:23.689527+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:25.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: cephadm 2024-08-17T17:18:23.691309+0000 mgr.y (mgr.25718) 83 : cephadm [INF] Deploying daemon mon.a on smithi016 2024-08-17T17:18:25.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:24 smithi016 bash[31551]: cluster 2024-08-17T17:18:24.453156+0000 mgr.y (mgr.25718) 84 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: cephadm 2024-08-17T17:18:23.675412+0000 mgr.y (mgr.25718) 82 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: audit 2024-08-17T17:18:23.685019+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: audit 2024-08-17T17:18:23.686694+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: audit 2024-08-17T17:18:23.688060+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: audit 2024-08-17T17:18:23.689527+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: cephadm 2024-08-17T17:18:23.691309+0000 mgr.y (mgr.25718) 83 : cephadm [INF] Deploying daemon mon.a on smithi016 2024-08-17T17:18:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:24 smithi060 bash[24532]: cluster 2024-08-17T17:18:24.453156+0000 mgr.y (mgr.25718) 84 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:25.215 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:25 smithi016 bash[22374]: audit 2024-08-17T17:18:24.905360+0000 mon.a (mon.0) 1182 : audit [DBG] from='client.? 172.21.15.16:0/1771918800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:25 smithi016 bash[22374]: audit 2024-08-17T17:18:25.204684+0000 mgr.y (mgr.25718) 85 : audit [DBG] from='client.26168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:25 smithi016 bash[22374]: audit 2024-08-17T17:18:25.524439+0000 mgr.y (mgr.25718) 86 : audit [DBG] from='client.26174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:25 smithi016 bash[31551]: audit 2024-08-17T17:18:24.905360+0000 mon.a (mon.0) 1182 : audit [DBG] from='client.? 172.21.15.16:0/1771918800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:25.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:25 smithi016 bash[31551]: audit 2024-08-17T17:18:25.204684+0000 mgr.y (mgr.25718) 85 : audit [DBG] from='client.26168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:25.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:25 smithi016 bash[31551]: audit 2024-08-17T17:18:25.524439+0000 mgr.y (mgr.25718) 86 : audit [DBG] from='client.26174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:25 smithi060 bash[24532]: audit 2024-08-17T17:18:24.905360+0000 mon.a (mon.0) 1182 : audit [DBG] from='client.? 172.21.15.16:0/1771918800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:25 smithi060 bash[24532]: audit 2024-08-17T17:18:25.204684+0000 mgr.y (mgr.25718) 85 : audit [DBG] from='client.26168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:25 smithi060 bash[24532]: audit 2024-08-17T17:18:25.524439+0000 mgr.y (mgr.25718) 86 : audit [DBG] from='client.26174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:25 smithi060 bash[61583]: ts=2024-08-17T17:18:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:25 smithi060 bash[61583]: ts=2024-08-17T17:18:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:26.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:26 smithi016 bash[22374]: cluster 2024-08-17T17:18:26.453810+0000 mgr.y (mgr.25718) 87 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:26.792 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.793 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.793 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.793 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.794 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.794 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.794 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:26.795 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:26 smithi016 bash[31551]: cluster 2024-08-17T17:18:26.453810+0000 mgr.y (mgr.25718) 87 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:26.951 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:26 smithi060 bash[24532]: cluster 2024-08-17T17:18:26.453810+0000 mgr.y (mgr.25718) 87 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:27.078 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:26 smithi016 bash[75762]: [17/Aug/2024:17:18:26] ENGINE Bus STOPPING 2024-08-17T17:18:27.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:26 smithi016 systemd[1]: Stopping Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:18:27.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:26 smithi016 bash[22374]: debug 2024-08-17T17:18:26.918+0000 7f970c15b640 -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 2024-08-17T17:18:27.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:26 smithi016 bash[22374]: debug 2024-08-17T17:18:26.918+0000 7f970c15b640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-17T17:18:27.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:26 smithi060 bash[61583]: ts=2024-08-17T17:18:26.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:27.440 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[75762]: [17/Aug/2024:17:18:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:18:27.440 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[75762]: [17/Aug/2024:17:18:27] ENGINE Bus STOPPED 2024-08-17T17:18:27.440 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[75762]: [17/Aug/2024:17:18:27] ENGINE Bus STARTING 2024-08-17T17:18:27.768 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[75762]: [17/Aug/2024:17:18:27] ENGINE Serving on http://:::9283 2024-08-17T17:18:27.768 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[75762]: [17/Aug/2024:17:18:27] ENGINE Bus STARTED 2024-08-17T17:18:28.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[83964]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:18:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:27 smithi016 bash[84108]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:18:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:27 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T17:18:28.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:27 smithi016 systemd[1]: Stopped Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:18:28.236 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:18:28.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.578 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.578 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.579 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.579 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.579 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:28.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: Started Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:18:28.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:28 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:29.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.634+0000 7fb4a3ae9c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:18:29.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.634+0000 7fb4a3ae9c80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:18:29.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.634+0000 7fb4a3ae9c80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:18:29.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 0 load: jerasure load: lrc 2024-08-17T17:18:29.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:18:29.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Git sha 0 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: DB SUMMARY 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: DB Session ID: UOIRCM50GA9PK06LC83T 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1739 Bytes 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 2771972 ; 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:18:29.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.env: 0x55a70c07ebe0 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.info_log: 0x55a70deeb700 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:18:29.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.wal_dir: 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:18:29.649 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.write_buffer_manager: 0x55a70deeee60 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:18:29.650 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.row_cache: None 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:18:29.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:18:29.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:18:29.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:18:29.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:18:29.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:18:29.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:18:29.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:18:29.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:18:29.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.merge_operator: 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:18:29.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a70deeb380) 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: cache_index_and_filter_blocks: 1 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: pin_top_level_index_and_filter: 1 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: index_type: 0 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: data_block_index_type: 0 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: index_shortening: 1 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: checksum: 4 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: no_block_cache: 0 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_cache: 0x55a70dee1610 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_cache_name: BinnedLRUCache 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_cache_options: 2024-08-17T17:18:29.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: capacity : 536870912 2024-08-17T17:18:29.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: num_shard_bits : 4 2024-08-17T17:18:29.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: strict_capacity_limit : 0 2024-08-17T17:18:29.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: high_pri_pool_ratio: 0.000 2024-08-17T17:18:29.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_cache_compressed: (nil) 2024-08-17T17:18:29.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: persistent_cache: (nil) 2024-08-17T17:18:29.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_size: 4096 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_size_deviation: 10 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_restart_interval: 16 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: index_block_restart_interval: 1 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: metadata_block_size: 4096 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: partition_filters: 0 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: use_delta_encoding: 1 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: filter_policy: bloomfilter 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: whole_key_filtering: 1 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: verify_compression: 0 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: read_amp_bytes_per_bit: 0 2024-08-17T17:18:29.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: format_version: 5 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: enable_index_compression: 1 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: block_align: 0 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: max_auto_readahead_size: 262144 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: prepopulate_block_cache: 0 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: initial_auto_readahead_size: 8192 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:18:29.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:18:29.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:18:29.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:18:29.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:18:29.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:18:29.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a00be640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:18:29.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 44, last_sequence is 16858, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 037b01f2-355a-4dc2-b270-58da9c6bbe65 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915109644353, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.638+0000 7fb4a3ae9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.650+0000 7fb4a3ae9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915109654570, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 2573281, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16859, "largest_seqno": 18165, "table_properties": {"data_size": 2566735, "index_size": 3965, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 13853, "raw_average_key_size": 22, "raw_value_size": 2553935, "raw_average_value_size": 4214, "num_data_blocks": 180, "num_entries": 606, "num_filter_entries": 606, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1723915109, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "037b01f2-355a-4dc2-b270-58da9c6bbe65", "db_session_id": "UOIRCM50GA9PK06LC83T", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.650+0000 7fb4a3ae9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915109654710, "job": 1, "event": "recovery_finished"} 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.650+0000 7fb4a3ae9c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.650+0000 7fb4a3ae9c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.650+0000 7fb4a3ae9c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.650+0000 7fb4a3ae9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a70df0ee00 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 4 rocksdb: DB pointer 0x55a70e010000 2024-08-17T17:18:29.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4998b1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4998b1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: ** DB Stats ** 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: ** Compaction Stats [default] ** 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T17:18:29.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:18:29.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: L0 1/0 2.45 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 478.7 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:18:29.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: L6 1/0 5.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T17:18:29.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Sum 2/0 8.10 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 478.7 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:18:29.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: 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.7 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:18:29.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: ** Compaction Stats [default] ** 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: 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.7 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Flush(GB): cumulative 0.002, interval 0.002 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Cumulative compaction: 0.00 GB write, 183.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Interval compaction: 0.00 GB write, 183.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T17:18:29.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Block cache BinnedLRUCache@0x55a70dee1610#7 capacity: 512.00 MB usage: 5.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] at bind addrs [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 1 mon.a@-1(???) e3 preinit fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 mon.a@-1(???).mds e10 new map 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 mon.a@-1(???).mds e10 print_map 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: e10 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: legacy client fscid: 1 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Filesystem 'foo' (1) 2024-08-17T17:18:29.845 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: fs_name foo 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: epoch 10 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: created 2024-08-17T17:11:12.863578+0000 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: modified 2024-08-17T17:11:24.274469+0000 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: tableserver 0 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: root 0 2024-08-17T17:18:29.846 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: session_timeout 60 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: session_autoclose 300 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: max_file_size 1099511627776 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: max_xattr_size 65536 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: required_client_features {} 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: last_failure 0 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: last_failure_osd_epoch 72 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: max_mds 1 2024-08-17T17:18:29.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: in 0 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: up {0=24424} 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: failed 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: damaged 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: stopped 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: data_pools [4] 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: metadata_pool 3 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: inline_data disabled 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: balancer 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: bal_rank_mask -1 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: standby_count_wanted 1 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: qdb_cluster leader: 0 members: 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: [mds.foo.smithi060.hwrssp{0:24424} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: Standby daemons: 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: [mds.foo.smithi016.daubqx{-1:24533} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.16:6834/3192113226,v1:172.21.15.16:6835/3192113226] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:18:29.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 mon.a@-1(???).osd e82 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:18:29.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 mon.a@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:18:29.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 mon.a@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:18:29.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 0 mon.a@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:18:29.850 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:29 smithi016 bash[84186]: debug 2024-08-17T17:18:29.654+0000 7fb4a3ae9c80 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-08-17T17:18:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[61583]: ts=2024-08-17T17:18:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:30.676 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[61976]: ignoring --setuser ceph since I am not root 2024-08-17T17:18:30.676 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[61976]: ignoring --setgroup ceph since I am not root 2024-08-17T17:18:30.676 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[61976]: debug 2024-08-17T17:18:30.404+0000 7fd9a55a7640 1 -- 172.21.15.60:0/2983818765 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bcc2a3f0e0 con 0x55bcc2a41400 2024-08-17T17:18:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:26.925653+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:26.926023+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:26.926402+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:27.335369+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:27.338576+0000 mgr.y (mgr.25718) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:27.911397+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.16:0/1941476595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:28.225082+0000 mgr.y (mgr.25718) 89 : audit [DBG] from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:28.454665+0000 mgr.y (mgr.25718) 90 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:28.529734+0000 mgr.y (mgr.25718) 91 : audit [DBG] from='client.26192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.275553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.298997+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311554+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311593+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:18:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311626+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311661+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311696+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311729+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311757+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.311819+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.313111+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.313189+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.315507+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 57s), standbys: x 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.316560+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: audit 2024-08-17T17:18:30.340024+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25718 ' entity='' 2024-08-17T17:18:30.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:30 smithi060 bash[24532]: cluster 2024-08-17T17:18:30.341175+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 57s), standbys: x 2024-08-17T17:18:30.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[75762]: ignoring --setuser ceph since I am not root 2024-08-17T17:18:30.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[75762]: ignoring --setgroup ceph since I am not root 2024-08-17T17:18:30.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[75762]: debug 2024-08-17T17:18:30.414+0000 7fbf1f4dd640 1 -- 172.21.15.16:0/3300928511 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556b663350e0 con 0x556b66336800 2024-08-17T17:18:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:26.925653+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:26.925653+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:26.926023+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:26.926023+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:26.926402+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:26.926402+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:27.335369+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:27.335369+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:27.338576+0000 mgr.y (mgr.25718) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:27.338576+0000 mgr.y (mgr.25718) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:27.911397+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.16:0/1941476595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:27.911397+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.16:0/1941476595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:30.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:28.225082+0000 mgr.y (mgr.25718) 89 : audit [DBG] from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:28.225082+0000 mgr.y (mgr.25718) 89 : audit [DBG] from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:28.454665+0000 mgr.y (mgr.25718) 90 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:28.454665+0000 mgr.y (mgr.25718) 90 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:28.529734+0000 mgr.y (mgr.25718) 91 : audit [DBG] from='client.26192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:28.529734+0000 mgr.y (mgr.25718) 91 : audit [DBG] from='client.26192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.275553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.275553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.298997+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.298997+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311554+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311554+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:18:30.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311593+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311593+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311626+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311626+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311661+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311661+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311696+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311696+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311729+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311729+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311757+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311757+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:18:30.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311819+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.311819+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.313111+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.313111+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.313189+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.313189+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.315507+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 57s), standbys: x 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.315507+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 57s), standbys: x 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.316560+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.316560+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:30.340024+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25718 ' entity='' 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: audit 2024-08-17T17:18:30.340024+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25718 ' entity='' 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.341175+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 57s), standbys: x 2024-08-17T17:18:30.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[84186]: cluster 2024-08-17T17:18:30.341175+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 57s), standbys: x 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:26.925653+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:26.926023+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:26.926402+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:27.335369+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.25718 172.21.15.16:0/2134235880' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:27.338576+0000 mgr.y (mgr.25718) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:27.911397+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.16:0/1941476595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:28.225082+0000 mgr.y (mgr.25718) 89 : audit [DBG] from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:28.454665+0000 mgr.y (mgr.25718) 90 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:30.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:28.529734+0000 mgr.y (mgr.25718) 91 : audit [DBG] from='client.26192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.275553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.298997+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311554+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311593+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311626+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311661+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311696+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311729+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311757+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.311819+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.313111+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:18:30.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.313189+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:18:30.835 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.315507+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 57s), standbys: x 2024-08-17T17:18:30.835 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.316560+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:18:30.835 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: audit 2024-08-17T17:18:30.340024+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25718 ' entity='' 2024-08-17T17:18:30.835 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:30 smithi016 bash[31551]: cluster 2024-08-17T17:18:30.341175+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 57s), standbys: x 2024-08-17T17:18:30.919 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:18:31.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:31 smithi060 bash[24532]: audit 2024-08-17T17:18:30.909681+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.16:0/3162379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:31.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:31 smithi016 bash[84186]: audit 2024-08-17T17:18:30.909681+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.16:0/3162379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:31.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:31 smithi016 bash[84186]: audit 2024-08-17T17:18:30.909681+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.16:0/3162379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:31.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:31 smithi016 bash[31551]: audit 2024-08-17T17:18:30.909681+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.16:0/3162379563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:18:31.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:18:34.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:34 smithi060 bash[61583]: ts=2024-08-17T17:18:34.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:36.545 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:36.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.684829+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:36.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.684959+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:36.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[24532]: audit 2024-08-17T17:18:36.685306+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:36.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[24532]: audit 2024-08-17T17:18:36.686477+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:36.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[24532]: audit 2024-08-17T17:18:36.689310+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:36.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[24532]: audit 2024-08-17T17:18:36.690785+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:36.953 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[61976]: [17/Aug/2024:17:18:36] ENGINE Bus STARTING 2024-08-17T17:18:36.953 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[61976]: CherryPy Checker: 2024-08-17T17:18:36.953 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[61976]: The Application mounted at '' has an empty config. 2024-08-17T17:18:36.953 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[61976]: [17/Aug/2024:17:18:36] ENGINE Serving on http://:::9283 2024-08-17T17:18:36.953 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[61976]: [17/Aug/2024:17:18:36] ENGINE Bus STARTED 2024-08-17T17:18:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.684829+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.684959+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[31551]: audit 2024-08-17T17:18:36.685306+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[31551]: audit 2024-08-17T17:18:36.686477+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[31551]: audit 2024-08-17T17:18:36.689310+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:37.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[31551]: audit 2024-08-17T17:18:36.690785+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.684829+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.684829+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.684959+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.684959+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.685306+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.685306+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.686477+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.686477+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.689310+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.689310+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.690785+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:37.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:36 smithi016 bash[84186]: audit 2024-08-17T17:18:36.690785+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.60:0/4220516832' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:18:37.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:36 smithi060 bash[61583]: ts=2024-08-17T17:18:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:37.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe8d7b4640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe8d7b4640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe8d7b4640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe8d7b4640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe8d7b4640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe90fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe90fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe90fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe90fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.314+0000 7fbe90fbb640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:18:37.964 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: debug 2024-08-17T17:18:37.762+0000 7fbec02d9640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-17T17:18:37.964 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: [17/Aug/2024:17:18:37] ENGINE Bus STARTING 2024-08-17T17:18:37.964 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: CherryPy Checker: 2024-08-17T17:18:37.964 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: The Application mounted at '' has an empty config. 2024-08-17T17:18:37.964 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: [17/Aug/2024:17:18:37] ENGINE Serving on http://:::9283 2024-08-17T17:18:37.964 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[75762]: [17/Aug/2024:17:18:37] ENGINE Bus STARTED 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.748596+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.749242+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.750774+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.766530+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.766897+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.767120+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.767288+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0182059s), standbys: x 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.767348+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.767705+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.767920+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.769354+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.769577+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:37.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.769786+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.770000+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.770270+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.770559+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.770761+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.770985+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.771279+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.748596+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.748596+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.749242+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-08-17T17:18:37.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.749242+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.750774+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.750774+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.766530+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.766530+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.766897+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.766897+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767120+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767120+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.767288+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0182059s), standbys: x 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.767288+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0182059s), standbys: x 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767348+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767348+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767705+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767705+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:18:37.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767920+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.767920+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.769354+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.771554+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.771816+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.772084+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:36.772564+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: cluster 2024-08-17T17:18:36.799461+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.236059+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.257207+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.257771+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:37.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.264283+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:18:37.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.264645+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:18:37.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.289578+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:18:37.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[31551]: audit 2024-08-17T17:18:37.290015+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:18:37.969 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.769354+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:18:37.969 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.769577+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.769577+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.769786+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.769786+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770000+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770000+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770270+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770270+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770559+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770559+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770761+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770761+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770985+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:18:37.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.770985+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.771279+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.771279+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.771554+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.771554+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.771816+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.771816+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.772084+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.772084+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.772564+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:36.772564+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.799461+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: cluster 2024-08-17T17:18:36.799461+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.236059+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:37.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.236059+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.257207+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.257207+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.257771+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.257771+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.264283+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.264283+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.264645+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.264645+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.289578+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.289578+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.290015+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:18:37.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:37 smithi016 bash[84186]: audit 2024-08-17T17:18:37.290015+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:18:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.748596+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:18:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.749242+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-08-17T17:18:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.750774+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-08-17T17:18:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.766530+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.766897+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.767120+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.767288+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0182059s), standbys: x 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.767348+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.767705+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi060.hwrssp"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.767920+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi016.daubqx"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.769354+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.769577+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.769786+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.770000+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:38.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.770270+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.770559+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.770761+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.770985+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.771279+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.771554+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.771816+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.772084+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:36.772564+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: cluster 2024-08-17T17:18:36.799461+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.236059+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.257207+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.257771+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:38.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.264283+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:18:38.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.264645+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:18:38.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.289578+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:18:38.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:37 smithi060 bash[24532]: audit 2024-08-17T17:18:37.290015+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[31551]: cluster 2024-08-17T17:18:37.760905+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e37: y(active, since 1.01184s), standbys: x 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[31551]: audit 2024-08-17T17:18:37.768491+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[31551]: cluster 2024-08-17T17:18:37.773064+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[31551]: audit 2024-08-17T17:18:38.310263+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[31551]: audit 2024-08-17T17:18:38.316066+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: cluster 2024-08-17T17:18:37.760905+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e37: y(active, since 1.01184s), standbys: x 2024-08-17T17:18:39.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: cluster 2024-08-17T17:18:37.760905+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e37: y(active, since 1.01184s), standbys: x 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: audit 2024-08-17T17:18:37.768491+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: audit 2024-08-17T17:18:37.768491+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: cluster 2024-08-17T17:18:37.773064+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: cluster 2024-08-17T17:18:37.773064+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: audit 2024-08-17T17:18:38.310263+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: audit 2024-08-17T17:18:38.310263+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: audit 2024-08-17T17:18:38.316066+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:38 smithi016 bash[84186]: audit 2024-08-17T17:18:38.316066+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:38 smithi060 bash[24532]: cluster 2024-08-17T17:18:37.760905+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e37: y(active, since 1.01184s), standbys: x 2024-08-17T17:18:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:38 smithi060 bash[24532]: audit 2024-08-17T17:18:37.768491+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:18:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:38 smithi060 bash[24532]: cluster 2024-08-17T17:18:37.773064+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:39.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:38 smithi060 bash[24532]: audit 2024-08-17T17:18:38.310263+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:39.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:38 smithi060 bash[24532]: audit 2024-08-17T17:18:38.316066+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: debug 2024-08-17T17:18:39.882+0000 7fbe6a5be640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:18:39] ENGINE Error in HTTPServer.serve 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: Traceback (most recent call last): 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: self._connections.run(self.expiration_interval) 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: self._run(expiration_interval) 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:18:40.232 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: s = self.context.wrap_socket( 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: return self.sslsocket_class._create( 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: self.do_handshake() 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: self._sslobj.do_handshake() 2024-08-17T17:18:40.233 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:39 smithi016 bash[75762]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:18:40.575 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:18:40.575 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (117s) 61s ago 10m 15.0M - 0.27.0 11f11916f8cd b24e67af0964 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi060 *:3000 running (92s) 31s ago 9m 75.0M - 9.4.7 954c08fa6188 f920fb9e1cba 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi016.daubqx smithi016 running (7m) 61s ago 7m 13.2M - 17.2.7-1404-gf2c39d4d f69471c56189 e1da238be775 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi060.hwrssp smithi060 running (7m) 31s ago 7m 15.2M - 17.2.7-1404-gf2c39d4d f69471c56189 b7e23dd1a89a 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi060 *:8443,9283,8765 running (37s) 31s ago 18m 141M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ebf2bf129ed9 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (85s) 61s ago 21m 480M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1dc9418757b6 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (21m) 61s ago 21m 54.8M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 c74aa8b64f80 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi060 running (19m) 31s ago 19m 44.4M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 6f8b78f971f7 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (19m) 61s ago 19m 43.7M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 9397b3d34614 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (2m) 61s ago 10m 8112k - 1.7.0 72c9c2088986 b25e5f61e01c 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi060 *:9100 running (95s) 31s ago 10m 7684k - 1.7.0 72c9c2088986 b911ebf6787d 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (17m) 61s ago 17m 48.7M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 e691a8570be5 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (17m) 61s ago 17m 49.5M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 a305ed5e8aca 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (16m) 61s ago 16m 57.1M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 55ea9211c36d 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (15m) 61s ago 15m 48.5M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 22e9497486e9 2024-08-17T17:18:40.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi060 running (14m) 31s ago 14m 48.6M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 0f384b3f8f55 2024-08-17T17:18:40.577 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi060 running (13m) 31s ago 13m 54.9M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 cf9b79b655c7 2024-08-17T17:18:40.577 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi060 running (12m) 31s ago 12m 54.2M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 65b9e4ed801e 2024-08-17T17:18:40.577 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi060 running (11m) 31s ago 11m 54.2M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 b238bc358d4e 2024-08-17T17:18:40.577 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi060 *:9095 running (43s) 31s ago 10m 38.7M - 2.51.0 1d3b7f56885b 06756a247cab 2024-08-17T17:18:40.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:40 smithi016 bash[31551]: cluster 2024-08-17T17:18:38.771235+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:40.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:40 smithi016 bash[31551]: cluster 2024-08-17T17:18:39.321410+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:18:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:40 smithi016 bash[84186]: cluster 2024-08-17T17:18:38.771235+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:40 smithi016 bash[84186]: cluster 2024-08-17T17:18:38.771235+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:40 smithi016 bash[84186]: cluster 2024-08-17T17:18:39.321410+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:18:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:40 smithi016 bash[84186]: cluster 2024-08-17T17:18:39.321410+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:18:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:40 smithi060 bash[24532]: cluster 2024-08-17T17:18:38.771235+0000 mgr.y (mgr.34107) 3 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:40 smithi060 bash[24532]: cluster 2024-08-17T17:18:39.321410+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:18:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:40 smithi060 bash[61583]: ts=2024-08-17T17:18:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:41.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: cephadm 2024-08-17T17:18:39.656660+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTING 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: cephadm 2024-08-17T17:18:39.758541+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: cephadm 2024-08-17T17:18:39.883314+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: cephadm 2024-08-17T17:18:39.883579+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTED 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: cephadm 2024-08-17T17:18:39.885308+0000 mgr.y (mgr.34107) 8 : cephadm [ERR] [17/Aug/2024:17:18:39] ENGINE Error in HTTPServer.serve 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: Traceback (most recent call last): 2024-08-17T17:18:41.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: self._connections.run(self.expiration_interval) 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: self._run(expiration_interval) 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: s = self.context.wrap_socket( 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: return self.sslsocket_class._create( 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: self.do_handshake() 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:18:41.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: self._sslobj.do_handshake() 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[31551]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.656660+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTING 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.656660+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTING 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.758541+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.758541+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.883314+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.883314+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.883579+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTED 2024-08-17T17:18:41.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.883579+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTED 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.885308+0000 mgr.y (mgr.34107) 8 : cephadm [ERR] [17/Aug/2024:17:18:39] ENGINE Error in HTTPServer.serve 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: Traceback (most recent call last): 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self._connections.run(self.expiration_interval) 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self._run(expiration_interval) 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: s = self.context.wrap_socket( 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:18:41.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: return self.sslsocket_class._create( 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self.do_handshake() 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self._sslobj.do_handshake() 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: cephadm 2024-08-17T17:18:39.885308+0000 mgr.y (mgr.34107) 8 : cephadm [ERR] [17/Aug/2024:17:18:39] ENGINE Error in HTTPServer.serve 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: Traceback (most recent call last): 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self._connections.run(self.expiration_interval) 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self._run(expiration_interval) 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:18:41.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: s = self.context.wrap_socket( 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: return self.sslsocket_class._create( 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self.do_handshake() 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: self._sslobj.do_handshake() 2024-08-17T17:18:41.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:41 smithi016 bash[84186]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: cephadm 2024-08-17T17:18:39.656660+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTING 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: cephadm 2024-08-17T17:18:39.758541+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on http://172.21.15.16:8765 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: cephadm 2024-08-17T17:18:39.883314+0000 mgr.y (mgr.34107) 6 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Serving on https://172.21.15.16:7150 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: cephadm 2024-08-17T17:18:39.883579+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:18:39] ENGINE Bus STARTED 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: cephadm 2024-08-17T17:18:39.885308+0000 mgr.y (mgr.34107) 8 : cephadm [ERR] [17/Aug/2024:17:18:39] ENGINE Error in HTTPServer.serve 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: Traceback (most recent call last): 2024-08-17T17:18:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: self._connections.run(self.expiration_interval) 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: self._run(expiration_interval) 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: s = self.context.wrap_socket( 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: return self.sslsocket_class._create( 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: self.do_handshake() 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:18:41.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: self._sslobj.do_handshake() 2024-08-17T17:18:41.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:41 smithi060 bash[24532]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:18:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:42 smithi060 bash[24532]: audit 2024-08-17T17:18:40.550407+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.26246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:42 smithi060 bash[24532]: cluster 2024-08-17T17:18:40.771810+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:42 smithi060 bash[24532]: cluster 2024-08-17T17:18:41.341405+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:18:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[31551]: audit 2024-08-17T17:18:40.550407+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.26246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[31551]: cluster 2024-08-17T17:18:40.771810+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[31551]: cluster 2024-08-17T17:18:41.341405+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:18:42.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[84186]: audit 2024-08-17T17:18:40.550407+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.26246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:42.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[84186]: audit 2024-08-17T17:18:40.550407+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.26246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:42.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[84186]: cluster 2024-08-17T17:18:40.771810+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:42.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[84186]: cluster 2024-08-17T17:18:40.771810+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:42.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[84186]: cluster 2024-08-17T17:18:41.341405+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:18:42.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:42 smithi016 bash[84186]: cluster 2024-08-17T17:18:41.341405+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:18:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:44 smithi060 bash[24532]: cluster 2024-08-17T17:18:42.772895+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T17:18:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:44 smithi060 bash[24532]: audit 2024-08-17T17:18:43.841366+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:44 smithi060 bash[24532]: audit 2024-08-17T17:18:43.854446+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:18:44] "GET /metrics HTTP/1.1" 200 31227 "" "Prometheus/2.51.0" 2024-08-17T17:18:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[31551]: cluster 2024-08-17T17:18:42.772895+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T17:18:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[31551]: audit 2024-08-17T17:18:43.841366+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[31551]: audit 2024-08-17T17:18:43.854446+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[84186]: cluster 2024-08-17T17:18:42.772895+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T17:18:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[84186]: cluster 2024-08-17T17:18:42.772895+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-17T17:18:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[84186]: audit 2024-08-17T17:18:43.841366+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[84186]: audit 2024-08-17T17:18:43.841366+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[84186]: audit 2024-08-17T17:18:43.854446+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:44 smithi016 bash[84186]: audit 2024-08-17T17:18:43.854446+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[31551]: audit 2024-08-17T17:18:44.558306+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[31551]: audit 2024-08-17T17:18:44.564383+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[31551]: cluster 2024-08-17T17:18:44.773551+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:18:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[31551]: audit 2024-08-17T17:18:45.051721+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[31551]: audit 2024-08-17T17:18:45.060569+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:44.558306+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:44.558306+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:44.564383+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:44.564383+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: cluster 2024-08-17T17:18:44.773551+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: cluster 2024-08-17T17:18:44.773551+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:45.051721+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:45.051721+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:45.060569+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:45 smithi016 bash[84186]: audit 2024-08-17T17:18:45.060569+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.882 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:45.925 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[61583]: ts=2024-08-17T17:18:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:45.926 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[61583]: ts=2024-08-17T17:18:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[24532]: audit 2024-08-17T17:18:44.558306+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[24532]: audit 2024-08-17T17:18:44.564383+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[24532]: cluster 2024-08-17T17:18:44.773551+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:18:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[24532]: audit 2024-08-17T17:18:45.051721+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:45 smithi060 bash[24532]: audit 2024-08-17T17:18:45.060569+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:46.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:46 smithi060 bash[24532]: audit 2024-08-17T17:18:45.702095+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:46.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:46 smithi060 bash[24532]: audit 2024-08-17T17:18:45.708981+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:46 smithi016 bash[31551]: audit 2024-08-17T17:18:45.702095+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:46 smithi016 bash[31551]: audit 2024-08-17T17:18:45.708981+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:46 smithi016 bash[84186]: audit 2024-08-17T17:18:45.702095+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:46 smithi016 bash[84186]: audit 2024-08-17T17:18:45.702095+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:46 smithi016 bash[84186]: audit 2024-08-17T17:18:45.708981+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:46 smithi016 bash[84186]: audit 2024-08-17T17:18:45.708981+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:47.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:46 smithi060 bash[61583]: ts=2024-08-17T17:18:46.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:48.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:47 smithi016 bash[84186]: cluster 2024-08-17T17:18:46.774248+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:18:48.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:47 smithi016 bash[84186]: cluster 2024-08-17T17:18:46.774248+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:18:48.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:47 smithi016 bash[31551]: cluster 2024-08-17T17:18:46.774248+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:18:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:47 smithi060 bash[24532]: cluster 2024-08-17T17:18:46.774248+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:18:49.849 INFO:teuthology.orchestra.run.smithi016.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:18:50.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:49 smithi016 bash[31551]: cluster 2024-08-17T17:18:48.775369+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:18:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:49 smithi016 bash[84186]: cluster 2024-08-17T17:18:48.775369+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:18:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:49 smithi016 bash[84186]: cluster 2024-08-17T17:18:48.775369+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:18:50.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:49 smithi060 bash[24532]: cluster 2024-08-17T17:18:48.775369+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T17:18:50.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:18:50.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:50 smithi060 bash[61583]: ts=2024-08-17T17:18:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:51.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[84186]: audit 2024-08-17T17:18:49.840521+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:51.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[84186]: audit 2024-08-17T17:18:49.840521+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:51.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[84186]: cephadm 2024-08-17T17:18:49.841178+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:18:51.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[84186]: cephadm 2024-08-17T17:18:49.841178+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:18:51.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[84186]: audit 2024-08-17T17:18:49.849984+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:51.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[84186]: audit 2024-08-17T17:18:49.849984+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:51.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[31551]: audit 2024-08-17T17:18:49.840521+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:51.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[31551]: cephadm 2024-08-17T17:18:49.841178+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:18:51.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:50 smithi016 bash[31551]: audit 2024-08-17T17:18:49.849984+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:50 smithi060 bash[24532]: audit 2024-08-17T17:18:49.840521+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:50 smithi060 bash[24532]: cephadm 2024-08-17T17:18:49.841178+0000 mgr.y (mgr.34107) 16 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:18:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:50 smithi060 bash[24532]: audit 2024-08-17T17:18:49.849984+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:51 smithi060 bash[24532]: cluster 2024-08-17T17:18:50.776008+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:51 smithi016 bash[31551]: cluster 2024-08-17T17:18:50.776008+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:51 smithi016 bash[84186]: cluster 2024-08-17T17:18:50.776008+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:51 smithi016 bash[84186]: cluster 2024-08-17T17:18:50.776008+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:53.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:52 smithi060 bash[24532]: audit 2024-08-17T17:18:52.257962+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:52 smithi016 bash[31551]: audit 2024-08-17T17:18:52.257962+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:52 smithi016 bash[84186]: audit 2024-08-17T17:18:52.257962+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:52 smithi016 bash[84186]: audit 2024-08-17T17:18:52.257962+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:18:54.149 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:53 smithi060 bash[24532]: cluster 2024-08-17T17:18:52.777099+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:53 smithi016 bash[31551]: cluster 2024-08-17T17:18:52.777099+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:53 smithi016 bash[84186]: cluster 2024-08-17T17:18:52.777099+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:53 smithi016 bash[84186]: cluster 2024-08-17T17:18:52.777099+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T17:18:54.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:54 smithi060 bash[61583]: ts=2024-08-17T17:18:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:54.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:18:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:18:54] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.51.0" 2024-08-17T17:18:55.446 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:56.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:55 smithi060 bash[61583]: ts=2024-08-17T17:18:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:56.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:55 smithi060 bash[61583]: ts=2024-08-17T17:18:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: cluster 2024-08-17T17:18:54.777719+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:55.383110+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:55.396483+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:55.402021+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:55.403781+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: cephadm 2024-08-17T17:18:55.406224+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: cephadm 2024-08-17T17:18:55.406696+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:18:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.229342+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.238349+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.270964+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.279287+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.285450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.362930+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.365265+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.366142+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[24532]: audit 2024-08-17T17:18:56.374527+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: cluster 2024-08-17T17:18:54.777719+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:56.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:55.383110+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:55.396483+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:55.402021+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:55.403781+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: cephadm 2024-08-17T17:18:55.406224+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: cephadm 2024-08-17T17:18:55.406696+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.229342+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.238349+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.270964+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.279287+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.285450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.362930+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.365265+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.366142+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[31551]: audit 2024-08-17T17:18:56.374527+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: cluster 2024-08-17T17:18:54.777719+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:56.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: cluster 2024-08-17T17:18:54.777719+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:56.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.383110+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.383110+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.396483+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.396483+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.402021+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.402021+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.403781+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:55.403781+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.406224+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.406224+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.conf 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.406696+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.406696+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.conf 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.229342+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.229342+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.238349+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.238349+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.270964+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.270964+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.279287+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.279287+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.285450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.285450+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.362930+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.362930+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.365265+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.365265+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.366142+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.366142+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.374527+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:56.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:56 smithi016 bash[84186]: audit 2024-08-17T17:18:56.374527+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:18:57.388 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:18:56 smithi060 bash[61583]: ts=2024-08-17T17:18:56.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:18:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[31551]: cephadm 2024-08-17T17:18:55.595193+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[31551]: cephadm 2024-08-17T17:18:55.827121+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[31551]: cephadm 2024-08-17T17:18:55.925518+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[31551]: cephadm 2024-08-17T17:18:55.990996+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[31551]: cephadm 2024-08-17T17:18:56.068283+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[31551]: cephadm 2024-08-17T17:18:56.131440+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.595193+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.595193+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.827121+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.827121+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.925518+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.925518+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.990996+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:55.990996+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:56.068283+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:56.068283+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:56.131440+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:57 smithi016 bash[84186]: cephadm 2024-08-17T17:18:56.131440+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:57 smithi060 bash[24532]: cephadm 2024-08-17T17:18:55.595193+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:57 smithi060 bash[24532]: cephadm 2024-08-17T17:18:55.827121+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:18:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:57 smithi060 bash[24532]: cephadm 2024-08-17T17:18:55.925518+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:57 smithi060 bash[24532]: cephadm 2024-08-17T17:18:55.990996+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi016:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:18:57.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:57 smithi060 bash[24532]: cephadm 2024-08-17T17:18:56.068283+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:57.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:57 smithi060 bash[24532]: cephadm 2024-08-17T17:18:56.131440+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:18:58.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:18:58 smithi060 bash[24532]: cluster 2024-08-17T17:18:56.778458+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:18:58 smithi016 bash[31551]: cluster 2024-08-17T17:18:56.778458+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:58.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:58 smithi016 bash[84186]: cluster 2024-08-17T17:18:56.778458+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:18:58.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:18:58 smithi016 bash[84186]: cluster 2024-08-17T17:18:56.778458+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:00 smithi060 bash[24532]: cluster 2024-08-17T17:18:58.779587+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:00 smithi060 bash[61583]: ts=2024-08-17T17:19:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:00.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:00 smithi016 bash[31551]: cluster 2024-08-17T17:18:58.779587+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:00.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:00 smithi016 bash[84186]: cluster 2024-08-17T17:18:58.779587+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:00.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:00 smithi016 bash[84186]: cluster 2024-08-17T17:18:58.779587+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:02 smithi060 bash[24532]: cluster 2024-08-17T17:19:00.780286+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:02.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:02 smithi016 bash[84186]: cluster 2024-08-17T17:19:00.780286+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:02.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:02 smithi016 bash[84186]: cluster 2024-08-17T17:19:00.780286+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:02.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:02 smithi016 bash[31551]: cluster 2024-08-17T17:19:00.780286+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:04.403 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:04 smithi060 bash[61583]: ts=2024-08-17T17:19:04.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:04 smithi060 bash[24532]: cluster 2024-08-17T17:19:02.781421+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:04.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:19:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:19:04] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.51.0" 2024-08-17T17:19:04.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:04 smithi016 bash[84186]: cluster 2024-08-17T17:19:02.781421+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:04.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:04 smithi016 bash[84186]: cluster 2024-08-17T17:19:02.781421+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:04.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:04 smithi016 bash[31551]: cluster 2024-08-17T17:19:02.781421+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:06.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:05 smithi060 bash[61583]: ts=2024-08-17T17:19:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:06.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:05 smithi060 bash[61583]: ts=2024-08-17T17:19:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:06 smithi060 bash[24532]: cluster 2024-08-17T17:19:04.782222+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:06.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:06 smithi016 bash[31551]: cluster 2024-08-17T17:19:04.782222+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:06.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:06 smithi016 bash[84186]: cluster 2024-08-17T17:19:04.782222+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:06.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:06 smithi016 bash[84186]: cluster 2024-08-17T17:19:04.782222+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:07.415 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:06 smithi060 bash[61583]: ts=2024-08-17T17:19:06.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:07 smithi060 bash[24532]: audit 2024-08-17T17:19:07.258576+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:07 smithi016 bash[84186]: audit 2024-08-17T17:19:07.258576+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:07.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:07 smithi016 bash[84186]: audit 2024-08-17T17:19:07.258576+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:07.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:07 smithi016 bash[31551]: audit 2024-08-17T17:19:07.258576+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:08 smithi060 bash[24532]: cluster 2024-08-17T17:19:06.782994+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:08 smithi016 bash[31551]: cluster 2024-08-17T17:19:06.782994+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:08 smithi016 bash[84186]: cluster 2024-08-17T17:19:06.782994+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:08 smithi016 bash[84186]: cluster 2024-08-17T17:19:06.782994+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:10 smithi060 bash[24532]: cluster 2024-08-17T17:19:08.784265+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:10 smithi060 bash[61583]: ts=2024-08-17T17:19:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:10 smithi016 bash[31551]: cluster 2024-08-17T17:19:08.784265+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:10.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:10 smithi016 bash[84186]: cluster 2024-08-17T17:19:08.784265+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:10.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:10 smithi016 bash[84186]: cluster 2024-08-17T17:19:08.784265+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:12 smithi060 bash[24532]: cluster 2024-08-17T17:19:10.785083+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:12.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:12 smithi016 bash[84186]: cluster 2024-08-17T17:19:10.785083+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:12.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:12 smithi016 bash[84186]: cluster 2024-08-17T17:19:10.785083+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:12.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:12 smithi016 bash[31551]: cluster 2024-08-17T17:19:10.785083+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:14.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:14 smithi060 bash[61583]: ts=2024-08-17T17:19:14.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:14.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:19:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:19:14] "GET /metrics HTTP/1.1" 200 33885 "" "Prometheus/2.51.0" 2024-08-17T17:19:14.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:14 smithi016 bash[31551]: cluster 2024-08-17T17:19:12.786104+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:14 smithi016 bash[84186]: cluster 2024-08-17T17:19:12.786104+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:14.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:14 smithi016 bash[84186]: cluster 2024-08-17T17:19:12.786104+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:14.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:14 smithi060 bash[24532]: cluster 2024-08-17T17:19:12.786104+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:15.741 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:15 smithi060 bash[24532]: cluster 2024-08-17T17:19:14.786759+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:15 smithi016 bash[84186]: cluster 2024-08-17T17:19:14.786759+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:15 smithi016 bash[84186]: cluster 2024-08-17T17:19:14.786759+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:15.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:15 smithi016 bash[31551]: cluster 2024-08-17T17:19:14.786759+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:16.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:15 smithi060 bash[61583]: ts=2024-08-17T17:19:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:16.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:15 smithi060 bash[61583]: ts=2024-08-17T17:19:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:17.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:16 smithi060 bash[61583]: ts=2024-08-17T17:19:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:18.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:17 smithi060 bash[24532]: cluster 2024-08-17T17:19:16.787415+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:17 smithi016 bash[84186]: cluster 2024-08-17T17:19:16.787415+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:17 smithi016 bash[84186]: cluster 2024-08-17T17:19:16.787415+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:17 smithi016 bash[31551]: cluster 2024-08-17T17:19:16.787415+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:20.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:19 smithi060 bash[24532]: cluster 2024-08-17T17:19:18.788527+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:19 smithi016 bash[84186]: cluster 2024-08-17T17:19:18.788527+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:19 smithi016 bash[84186]: cluster 2024-08-17T17:19:18.788527+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:19 smithi016 bash[31551]: cluster 2024-08-17T17:19:18.788527+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:20.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:20 smithi060 bash[61583]: ts=2024-08-17T17:19:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:21 smithi060 bash[24532]: cluster 2024-08-17T17:19:20.789151+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:21 smithi016 bash[84186]: cluster 2024-08-17T17:19:20.789151+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:21 smithi016 bash[84186]: cluster 2024-08-17T17:19:20.789151+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:21 smithi016 bash[31551]: cluster 2024-08-17T17:19:20.789151+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:23.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:22 smithi060 bash[24532]: audit 2024-08-17T17:19:22.259159+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:23.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:22 smithi016 bash[84186]: audit 2024-08-17T17:19:22.259159+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:23.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:22 smithi016 bash[84186]: audit 2024-08-17T17:19:22.259159+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:22 smithi016 bash[31551]: audit 2024-08-17T17:19:22.259159+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:24.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:23 smithi060 bash[24532]: cluster 2024-08-17T17:19:22.790173+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:23 smithi016 bash[31551]: cluster 2024-08-17T17:19:22.790173+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:23 smithi016 bash[84186]: cluster 2024-08-17T17:19:22.790173+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:23 smithi016 bash[84186]: cluster 2024-08-17T17:19:22.790173+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:24.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:24 smithi060 bash[61583]: ts=2024-08-17T17:19:24.150Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:24.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:19:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:19:24] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.51.0" 2024-08-17T17:19:26.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:25 smithi016 bash[84186]: cluster 2024-08-17T17:19:24.790933+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:26.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:25 smithi016 bash[84186]: cluster 2024-08-17T17:19:24.790933+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:26.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:25 smithi016 bash[31551]: cluster 2024-08-17T17:19:24.790933+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:25 smithi060 bash[24532]: cluster 2024-08-17T17:19:24.790933+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:25 smithi060 bash[61583]: ts=2024-08-17T17:19:25.742Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:25 smithi060 bash[61583]: ts=2024-08-17T17:19:25.743Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:27.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:26 smithi060 bash[61583]: ts=2024-08-17T17:19:26.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:28.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:27 smithi060 bash[24532]: cluster 2024-08-17T17:19:26.791607+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:27 smithi016 bash[31551]: cluster 2024-08-17T17:19:26.791607+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:28.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:27 smithi016 bash[84186]: cluster 2024-08-17T17:19:26.791607+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:28.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:27 smithi016 bash[84186]: cluster 2024-08-17T17:19:26.791607+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:29 smithi060 bash[24532]: cluster 2024-08-17T17:19:28.792710+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:30.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:29 smithi016 bash[31551]: cluster 2024-08-17T17:19:28.792710+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:30.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:29 smithi016 bash[84186]: cluster 2024-08-17T17:19:28.792710+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:30.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:29 smithi016 bash[84186]: cluster 2024-08-17T17:19:28.792710+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:30 smithi060 bash[61583]: ts=2024-08-17T17:19:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:32.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:31 smithi016 bash[31551]: cluster 2024-08-17T17:19:30.793358+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:31 smithi016 bash[84186]: cluster 2024-08-17T17:19:30.793358+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:31 smithi016 bash[84186]: cluster 2024-08-17T17:19:30.793358+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:32.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:31 smithi060 bash[24532]: cluster 2024-08-17T17:19:30.793358+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:34.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:33 smithi060 bash[24532]: cluster 2024-08-17T17:19:32.794402+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:34.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:33 smithi016 bash[84186]: cluster 2024-08-17T17:19:32.794402+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:34.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:33 smithi016 bash[84186]: cluster 2024-08-17T17:19:32.794402+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:34.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:33 smithi016 bash[31551]: cluster 2024-08-17T17:19:32.794402+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:34.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:34 smithi060 bash[61583]: ts=2024-08-17T17:19:34.150Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:34.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:19:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:19:34] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.51.0" 2024-08-17T17:19:36.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:35 smithi060 bash[24532]: cluster 2024-08-17T17:19:34.795055+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:36.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:35 smithi060 bash[61583]: ts=2024-08-17T17:19:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:36.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:35 smithi060 bash[61583]: ts=2024-08-17T17:19:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:36.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:35 smithi016 bash[84186]: cluster 2024-08-17T17:19:34.795055+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:36.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:35 smithi016 bash[84186]: cluster 2024-08-17T17:19:34.795055+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:36.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:35 smithi016 bash[31551]: cluster 2024-08-17T17:19:34.795055+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:37.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:36 smithi060 bash[61583]: ts=2024-08-17T17:19:36.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:37 smithi060 bash[24532]: cluster 2024-08-17T17:19:36.795700+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:38.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:37 smithi060 bash[24532]: audit 2024-08-17T17:19:37.272831+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:37 smithi016 bash[31551]: cluster 2024-08-17T17:19:36.795700+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:37 smithi016 bash[31551]: audit 2024-08-17T17:19:37.272831+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:37 smithi016 bash[84186]: cluster 2024-08-17T17:19:36.795700+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:37 smithi016 bash[84186]: cluster 2024-08-17T17:19:36.795700+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:37 smithi016 bash[84186]: audit 2024-08-17T17:19:37.272831+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:37 smithi016 bash[84186]: audit 2024-08-17T17:19:37.272831+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:40.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:39 smithi060 bash[24532]: cluster 2024-08-17T17:19:38.796905+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:39 smithi016 bash[31551]: cluster 2024-08-17T17:19:38.796905+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:40.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:39 smithi016 bash[84186]: cluster 2024-08-17T17:19:38.796905+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:40.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:39 smithi016 bash[84186]: cluster 2024-08-17T17:19:38.796905+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:40.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:40 smithi060 bash[61583]: ts=2024-08-17T17:19:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:42.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:41 smithi060 bash[24532]: cluster 2024-08-17T17:19:40.797524+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:41 smithi016 bash[31551]: cluster 2024-08-17T17:19:40.797524+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:41 smithi016 bash[84186]: cluster 2024-08-17T17:19:40.797524+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:41 smithi016 bash[84186]: cluster 2024-08-17T17:19:40.797524+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:43 smithi060 bash[24532]: cluster 2024-08-17T17:19:42.798555+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:43 smithi016 bash[84186]: cluster 2024-08-17T17:19:42.798555+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:43 smithi016 bash[84186]: cluster 2024-08-17T17:19:42.798555+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:43 smithi016 bash[31551]: cluster 2024-08-17T17:19:42.798555+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:44.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:44 smithi060 bash[61583]: ts=2024-08-17T17:19:44.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:44.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:19:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:19:44] "GET /metrics HTTP/1.1" 200 33887 "" "Prometheus/2.51.0" 2024-08-17T17:19:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:45 smithi060 bash[24532]: cluster 2024-08-17T17:19:44.799173+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:46.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:45 smithi060 bash[61583]: ts=2024-08-17T17:19:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:46.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:45 smithi060 bash[61583]: ts=2024-08-17T17:19:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:46.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:45 smithi016 bash[84186]: cluster 2024-08-17T17:19:44.799173+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:46.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:45 smithi016 bash[84186]: cluster 2024-08-17T17:19:44.799173+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:46.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:45 smithi016 bash[31551]: cluster 2024-08-17T17:19:44.799173+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:47.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:46 smithi060 bash[61583]: ts=2024-08-17T17:19:46.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:48.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:47 smithi060 bash[24532]: cluster 2024-08-17T17:19:46.799822+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:48.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:47 smithi016 bash[84186]: cluster 2024-08-17T17:19:46.799822+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:48.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:47 smithi016 bash[84186]: cluster 2024-08-17T17:19:46.799822+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:48.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:47 smithi016 bash[31551]: cluster 2024-08-17T17:19:46.799822+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:50.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:49 smithi060 bash[24532]: cluster 2024-08-17T17:19:48.800926+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:49 smithi016 bash[84186]: cluster 2024-08-17T17:19:48.800926+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:50.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:49 smithi016 bash[84186]: cluster 2024-08-17T17:19:48.800926+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:50.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:49 smithi016 bash[31551]: cluster 2024-08-17T17:19:48.800926+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:50.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:50 smithi060 bash[61583]: ts=2024-08-17T17:19:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:51 smithi060 bash[24532]: cluster 2024-08-17T17:19:50.801519+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:51 smithi016 bash[31551]: cluster 2024-08-17T17:19:50.801519+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:51 smithi016 bash[84186]: cluster 2024-08-17T17:19:50.801519+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:51 smithi016 bash[84186]: cluster 2024-08-17T17:19:50.801519+0000 mgr.y (mgr.34107) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:53.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:52 smithi060 bash[24532]: audit 2024-08-17T17:19:52.273375+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:52 smithi016 bash[31551]: audit 2024-08-17T17:19:52.273375+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:53.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:52 smithi016 bash[84186]: audit 2024-08-17T17:19:52.273375+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:53.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:52 smithi016 bash[84186]: audit 2024-08-17T17:19:52.273375+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:19:54.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:53 smithi060 bash[24532]: cluster 2024-08-17T17:19:52.802565+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:54.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:54 smithi060 bash[61583]: ts=2024-08-17T17:19:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:53 smithi016 bash[31551]: cluster 2024-08-17T17:19:52.802565+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:53 smithi016 bash[84186]: cluster 2024-08-17T17:19:52.802565+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:53 smithi016 bash[84186]: cluster 2024-08-17T17:19:52.802565+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:19:54.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:19:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:19:54] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.51.0" 2024-08-17T17:19:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:55 smithi060 bash[24532]: cluster 2024-08-17T17:19:54.803192+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 2024-08-17T17:19:56.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:55 smithi060 bash[61583]: ts=2024-08-17T17:19:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:56.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:55 smithi060 bash[61583]: ts=2024-08-17T17:19:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:55 smithi016 bash[31551]: cluster 2024-08-17T17:19:54.803192+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 2024-08-17T17:19:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:55 smithi016 bash[84186]: cluster 2024-08-17T17:19:54.803192+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 2024-08-17T17:19:56.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:55 smithi016 bash[84186]: cluster 2024-08-17T17:19:54.803192+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 2024-08-17T17:19:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:56 smithi016 bash[31551]: audit 2024-08-17T17:19:56.462364+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:56 smithi016 bash[84186]: audit 2024-08-17T17:19:56.462364+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:56 smithi016 bash[84186]: audit 2024-08-17T17:19:56.462364+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:57.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:56 smithi060 bash[24532]: audit 2024-08-17T17:19:56.462364+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:57.475 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:19:56 smithi060 bash[61583]: ts=2024-08-17T17:19:56.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:19:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[31551]: cluster 2024-08-17T17:19:56.803809+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 2024-08-17T17:19:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[31551]: audit 2024-08-17T17:19:57.079215+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[31551]: audit 2024-08-17T17:19:57.088556+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[84186]: cluster 2024-08-17T17:19:56.803809+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 2024-08-17T17:19:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[84186]: cluster 2024-08-17T17:19:56.803809+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 2024-08-17T17:19:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[84186]: audit 2024-08-17T17:19:57.079215+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[84186]: audit 2024-08-17T17:19:57.079215+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[84186]: audit 2024-08-17T17:19:57.088556+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:19:58 smithi016 bash[84186]: audit 2024-08-17T17:19:57.088556+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:58 smithi060 bash[24532]: cluster 2024-08-17T17:19:56.803809+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 2024-08-17T17:19:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:58 smithi060 bash[24532]: audit 2024-08-17T17:19:57.079215+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:19:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:19:58 smithi060 bash[24532]: audit 2024-08-17T17:19:57.088556+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:00.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:20:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:00 smithi060 bash[24532]: cluster 2024-08-17T17:19:58.804925+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 2024-08-17T17:20:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:00 smithi060 bash[24532]: cluster 2024-08-17T17:20:00.000133+0000 mon.a (mon.0) 52 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:00 smithi060 bash[61583]: ts=2024-08-17T17:20:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:00 smithi016 bash[84186]: cluster 2024-08-17T17:19:58.804925+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 2024-08-17T17:20:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:00 smithi016 bash[84186]: cluster 2024-08-17T17:19:58.804925+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 2024-08-17T17:20:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:00 smithi016 bash[84186]: cluster 2024-08-17T17:20:00.000133+0000 mon.a (mon.0) 52 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:00 smithi016 bash[84186]: cluster 2024-08-17T17:20:00.000133+0000 mon.a (mon.0) 52 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:00.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:00 smithi016 bash[31551]: cluster 2024-08-17T17:19:58.804925+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 2024-08-17T17:20:00.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:00 smithi016 bash[31551]: cluster 2024-08-17T17:20:00.000133+0000 mon.a (mon.0) 52 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:02 smithi060 bash[24532]: cluster 2024-08-17T17:20:00.805525+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 2024-08-17T17:20:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:02 smithi016 bash[84186]: cluster 2024-08-17T17:20:00.805525+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 2024-08-17T17:20:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:02 smithi016 bash[84186]: cluster 2024-08-17T17:20:00.805525+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 2024-08-17T17:20:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:02 smithi016 bash[31551]: cluster 2024-08-17T17:20:00.805525+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 2024-08-17T17:20:03.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[31551]: audit 2024-08-17T17:20:02.287478+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[31551]: audit 2024-08-17T17:20:02.293026+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[31551]: audit 2024-08-17T17:20:03.163870+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[31551]: audit 2024-08-17T17:20:03.177859+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:02.287478+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:02.287478+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:02.293026+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:02.293026+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:03.163870+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:03.163870+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:03.177859+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:03 smithi016 bash[84186]: audit 2024-08-17T17:20:03.177859+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:03 smithi060 bash[24532]: audit 2024-08-17T17:20:02.287478+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:03 smithi060 bash[24532]: audit 2024-08-17T17:20:02.293026+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:03 smithi060 bash[24532]: audit 2024-08-17T17:20:03.163870+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:03 smithi060 bash[24532]: audit 2024-08-17T17:20:03.177859+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:04 smithi060 bash[24532]: cluster 2024-08-17T17:20:02.806178+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:04 smithi060 bash[24532]: audit 2024-08-17T17:20:03.858211+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:04 smithi060 bash[24532]: audit 2024-08-17T17:20:03.859883+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:04 smithi060 bash[24532]: audit 2024-08-17T17:20:03.869924+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:04.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:04 smithi060 bash[61583]: ts=2024-08-17T17:20:04.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:04.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:20:04] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.51.0" 2024-08-17T17:20:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[31551]: cluster 2024-08-17T17:20:02.806178+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[31551]: audit 2024-08-17T17:20:03.858211+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[31551]: audit 2024-08-17T17:20:03.859883+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[31551]: audit 2024-08-17T17:20:03.869924+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: cluster 2024-08-17T17:20:02.806178+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: cluster 2024-08-17T17:20:02.806178+0000 mgr.y (mgr.34107) 61 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: audit 2024-08-17T17:20:03.858211+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: audit 2024-08-17T17:20:03.858211+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: audit 2024-08-17T17:20:03.859883+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: audit 2024-08-17T17:20:03.859883+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: audit 2024-08-17T17:20:03.869924+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:04.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:04 smithi016 bash[84186]: audit 2024-08-17T17:20:03.869924+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:04.669 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:06.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:05 smithi060 bash[61583]: ts=2024-08-17T17:20:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:06.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:05 smithi060 bash[61583]: ts=2024-08-17T17:20:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:06 smithi016 bash[31551]: cluster 2024-08-17T17:20:04.806706+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:06 smithi016 bash[84186]: cluster 2024-08-17T17:20:04.806706+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:06 smithi016 bash[84186]: cluster 2024-08-17T17:20:04.806706+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:06 smithi060 bash[24532]: cluster 2024-08-17T17:20:04.806706+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:07.313 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:06 smithi060 bash[61583]: ts=2024-08-17T17:20:06.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:07 smithi016 bash[84186]: audit 2024-08-17T17:20:07.273643+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:20:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:07 smithi016 bash[84186]: audit 2024-08-17T17:20:07.273643+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:20:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:07 smithi016 bash[31551]: audit 2024-08-17T17:20:07.273643+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:20:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:07 smithi060 bash[24532]: audit 2024-08-17T17:20:07.273643+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:20:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:08 smithi016 bash[84186]: cluster 2024-08-17T17:20:06.807318+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:08 smithi016 bash[84186]: cluster 2024-08-17T17:20:06.807318+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:08 smithi016 bash[31551]: cluster 2024-08-17T17:20:06.807318+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:08.657 INFO:teuthology.orchestra.run.smithi016.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:20:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:08 smithi060 bash[24532]: cluster 2024-08-17T17:20:06.807318+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: cluster 2024-08-17T17:20:08.329045+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.658200+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.659499+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.662428+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.663565+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.669992+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.748110+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.750217+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.751430+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:20:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[31551]: audit 2024-08-17T17:20:08.752115+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: cluster 2024-08-17T17:20:08.329045+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: cluster 2024-08-17T17:20:08.329045+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.658200+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.658200+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.659499+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.659499+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.662428+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.662428+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.663565+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.663565+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.669992+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.669992+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.748110+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.748110+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.750217+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:20:09.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.750217+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:20:09.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.751430+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:20:09.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.751430+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:20:09.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.752115+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:20:09.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:09 smithi016 bash[84186]: audit 2024-08-17T17:20:08.752115+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:20:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: cluster 2024-08-17T17:20:08.329045+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.658200+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.659499+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.662428+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.663565+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.669992+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.748110+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.750217+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.751430+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:20:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:09 smithi060 bash[24532]: audit 2024-08-17T17:20:08.752115+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:20:09.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for majority of mons to upgrade' 2024-08-17T17:20:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[31551]: audit 2024-08-17T17:20:08.651459+0000 mgr.y (mgr.34107) 64 : audit [DBG] from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[31551]: cephadm 2024-08-17T17:20:08.652092+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:20:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[31551]: cephadm 2024-08-17T17:20:08.752653+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:20:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[31551]: cluster 2024-08-17T17:20:08.807855+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; 255 B/s wr, 0 op/s 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: audit 2024-08-17T17:20:08.651459+0000 mgr.y (mgr.34107) 64 : audit [DBG] from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: audit 2024-08-17T17:20:08.651459+0000 mgr.y (mgr.34107) 64 : audit [DBG] from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: cephadm 2024-08-17T17:20:08.652092+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: cephadm 2024-08-17T17:20:08.652092+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: cephadm 2024-08-17T17:20:08.752653+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: cephadm 2024-08-17T17:20:08.752653+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: cluster 2024-08-17T17:20:08.807855+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; 255 B/s wr, 0 op/s 2024-08-17T17:20:10.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:10 smithi016 bash[84186]: cluster 2024-08-17T17:20:08.807855+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; 255 B/s wr, 0 op/s 2024-08-17T17:20:10.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:10 smithi060 bash[61583]: ts=2024-08-17T17:20:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:10 smithi060 bash[24532]: audit 2024-08-17T17:20:08.651459+0000 mgr.y (mgr.34107) 64 : audit [DBG] from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:10 smithi060 bash[24532]: cephadm 2024-08-17T17:20:08.652092+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:20:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:10 smithi060 bash[24532]: cephadm 2024-08-17T17:20:08.752653+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:20:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:10 smithi060 bash[24532]: cluster 2024-08-17T17:20:08.807855+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; 255 B/s wr, 0 op/s 2024-08-17T17:20:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:12 smithi060 bash[24532]: cluster 2024-08-17T17:20:10.808448+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 2024-08-17T17:20:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:12 smithi060 bash[24532]: audit 2024-08-17T17:20:11.847342+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:12 smithi060 bash[24532]: audit 2024-08-17T17:20:11.850876+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:20:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:12 smithi060 bash[24532]: audit 2024-08-17T17:20:11.852058+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:20:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:12 smithi060 bash[24532]: audit 2024-08-17T17:20:11.853105+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:12.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[31551]: cluster 2024-08-17T17:20:10.808448+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 2024-08-17T17:20:12.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[31551]: audit 2024-08-17T17:20:11.847342+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:12.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[31551]: audit 2024-08-17T17:20:11.850876+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:20:12.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[31551]: audit 2024-08-17T17:20:11.852058+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[31551]: audit 2024-08-17T17:20:11.853105+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: cluster 2024-08-17T17:20:10.808448+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 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: cluster 2024-08-17T17:20:10.808448+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 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.847342+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.847342+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.850876+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.850876+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.852058+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.852058+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:20:12.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.853105+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:12.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:12 smithi016 bash[84186]: audit 2024-08-17T17:20:11.853105+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:13.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:13 smithi016 bash[84186]: cephadm 2024-08-17T17:20:11.840164+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:20:13.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:13 smithi016 bash[84186]: cephadm 2024-08-17T17:20:11.840164+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:20:13.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:13 smithi016 bash[84186]: cephadm 2024-08-17T17:20:11.854406+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T17:20:13.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:13 smithi016 bash[84186]: cephadm 2024-08-17T17:20:11.854406+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T17:20:13.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:13 smithi016 bash[31551]: cephadm 2024-08-17T17:20:11.840164+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:20:13.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:13 smithi016 bash[31551]: cephadm 2024-08-17T17:20:11.854406+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T17:20:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:13 smithi060 bash[24532]: cephadm 2024-08-17T17:20:11.840164+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:20:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:13 smithi060 bash[24532]: cephadm 2024-08-17T17:20:11.854406+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Deploying daemon mon.c on smithi016 2024-08-17T17:20:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:14 smithi060 bash[24532]: cluster 2024-08-17T17:20:12.809376+0000 mgr.y (mgr.34107) 71 : 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 2024-08-17T17:20:14.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:14 smithi060 bash[61583]: ts=2024-08-17T17:20:14.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:14.687 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:14 smithi016 bash[84186]: cluster 2024-08-17T17:20:12.809376+0000 mgr.y (mgr.34107) 71 : 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 2024-08-17T17:20:14.687 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:14 smithi016 bash[84186]: cluster 2024-08-17T17:20:12.809376+0000 mgr.y (mgr.34107) 71 : 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 2024-08-17T17:20:14.687 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:14 smithi016 bash[31551]: cluster 2024-08-17T17:20:12.809376+0000 mgr.y (mgr.34107) 71 : 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 2024-08-17T17:20:14.688 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:20:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.51.0" 2024-08-17T17:20:14.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.973 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.974 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.974 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.975 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.975 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.976 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.976 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: Stopping Ceph mon.c for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:20:14.976 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:14.977 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:14 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:15.321 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[75762]: [17/Aug/2024:17:20:15] ENGINE Bus STOPPING 2024-08-17T17:20:15.321 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[31551]: debug 2024-08-17T17:20:15.084+0000 7fad9c291640 -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 2024-08-17T17:20:15.321 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[31551]: debug 2024-08-17T17:20:15.084+0000 7fad9c291640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:20:15.347 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:15.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[75762]: [17/Aug/2024:17:20:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:20:15.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[75762]: [17/Aug/2024:17:20:15] ENGINE Bus STOPPED 2024-08-17T17:20:15.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[75762]: [17/Aug/2024:17:20:15] ENGINE Bus STARTING 2024-08-17T17:20:15.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[75762]: [17/Aug/2024:17:20:15] ENGINE Serving on http://:::9283 2024-08-17T17:20:15.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:15 smithi016 bash[75762]: [17/Aug/2024:17:20:15] ENGINE Bus STARTED 2024-08-17T17:20:16.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:15 smithi060 bash[61583]: ts=2024-08-17T17:20:15.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:16.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:15 smithi060 bash[61583]: ts=2024-08-17T17:20:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:16.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:16 smithi016 bash[86435]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:20:17.183 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.183 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.183 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.184 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.184 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.184 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.184 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.185 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:16 smithi016 bash[86516]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:20:17.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:16 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T17:20:17.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:16 smithi016 systemd[1]: Stopped Ceph mon.c for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:20:17.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:17.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:17 smithi016 systemd[1]: Started Ceph mon.c for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:20:17.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:16 smithi060 bash[61583]: ts=2024-08-17T17:20:16.953Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.468+0000 7fd5976d1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.468+0000 7fd5976d1c80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.468+0000 7fd5976d1c80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 0 load: jerasure load: lrc 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Git sha 0 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:20:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: DB SUMMARY 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: DB Session ID: R2VYG33JMVD31LQPBQO2 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1859 Bytes 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 923330 ; 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:20:19.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.env: 0x55b4bbc33be0 2024-08-17T17:20:19.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:20:19.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.info_log: 0x55b4bdcd5700 2024-08-17T17:20:19.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:20:19.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:20:19.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:20:19.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:20:19.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.wal_dir: 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.write_buffer_manager: 0x55b4bdcd8e60 2024-08-17T17:20:19.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:20:19.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.row_cache: None 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:20:19.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:20:19.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.merge_operator: 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:20:19.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b4bdcd5380) 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: cache_index_and_filter_blocks: 1 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: pin_top_level_index_and_filter: 1 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: index_type: 0 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: data_block_index_type: 0 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: index_shortening: 1 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: checksum: 4 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: no_block_cache: 0 2024-08-17T17:20:19.589 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_cache: 0x55b4bdccb610 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_cache_name: BinnedLRUCache 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_cache_options: 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: capacity : 536870912 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: num_shard_bits : 4 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: strict_capacity_limit : 0 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: high_pri_pool_ratio: 0.000 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_cache_compressed: (nil) 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: persistent_cache: (nil) 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_size: 4096 2024-08-17T17:20:19.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_size_deviation: 10 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_restart_interval: 16 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: index_block_restart_interval: 1 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: metadata_block_size: 4096 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: partition_filters: 0 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: use_delta_encoding: 1 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: filter_policy: bloomfilter 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: whole_key_filtering: 1 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: verify_compression: 0 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: read_amp_bytes_per_bit: 0 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: format_version: 5 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: enable_index_compression: 1 2024-08-17T17:20:19.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: block_align: 0 2024-08-17T17:20:19.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: max_auto_readahead_size: 262144 2024-08-17T17:20:19.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: prepopulate_block_cache: 0 2024-08-17T17:20:19.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: initial_auto_readahead_size: 8192 2024-08-17T17:20:19.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:20:19.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:20:19.592 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:20:19.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:20:19.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:20:19.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:20:19.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:20:19.593 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:20:19.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:20:19.595 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:20:19.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:20:19.597 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:20:19.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:20:19.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5944a7640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20458, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.472+0000 7fd5976d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3638bf86-c140-4dbe-b552-f88a6c4b38b1 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.476+0000 7fd5976d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915219480476, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.476+0000 7fd5976d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915219484788, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 597610, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20463, "largest_seqno": 20928, "table_properties": {"data_size": 594766, "index_size": 1292, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4110, "raw_average_key_size": 22, "raw_value_size": 590661, "raw_average_value_size": 3263, "num_data_blocks": 57, "num_entries": 181, "num_filter_entries": 181, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1723915219, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3638bf86-c140-4dbe-b552-f88a6c4b38b1", "db_session_id": "R2VYG33JMVD31LQPBQO2", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915219484942, "job": 1, "event": "recovery_finished"} 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-08-17T17:20:19.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b4bdcf8e00 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 4 rocksdb: DB pointer 0x55b4bddfa000 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd58d499640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd58d499640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: ** DB Stats ** 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:20:19.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: ** Compaction Stats [default] ** 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: L0 1/0 583.60 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: L6 1/0 9.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Sum 2/0 9.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 236.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: ** Compaction Stats [default] ** 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 236.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:20:19.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Cumulative compaction: 0.00 GB write, 76.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Interval compaction: 0.00 GB write, 76.93 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Block cache BinnedLRUCache@0x55b4bdccb610#7 capacity: 512.00 MB usage: 2.05 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:20:19.603 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] at bind addrs [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.480+0000 7fd5976d1c80 1 mon.c@-1(???) e3 preinit fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 0 mon.c@-1(???).mds e10 new map 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 0 mon.c@-1(???).mds e10 print_map 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: e10 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: legacy client fscid: 1 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Filesystem 'foo' (1) 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: fs_name foo 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: epoch 10 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:20:19.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: created 2024-08-17T17:11:12.863578+0000 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: modified 2024-08-17T17:11:24.274469+0000 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: tableserver 0 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: root 0 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: session_timeout 60 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: session_autoclose 300 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: max_file_size 1099511627776 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: max_xattr_size 65536 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: required_client_features {} 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: last_failure 0 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: last_failure_osd_epoch 72 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: max_mds 1 2024-08-17T17:20:19.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: in 0 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: up {0=24424} 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: failed 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: damaged 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: stopped 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: data_pools [4] 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: metadata_pool 3 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: inline_data disabled 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: balancer 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: bal_rank_mask -1 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: standby_count_wanted 1 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: qdb_cluster leader: 0 members: 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: [mds.foo.smithi060.hwrssp{0:24424} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:20:19.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: Standby daemons: 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: [mds.foo.smithi016.daubqx{-1:24533} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.16:6834/3192113226,v1:172.21.15.16:6835/3192113226] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 0 mon.c@-1(???).osd e83 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 0 mon.c@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 0 mon.c@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 0 mon.c@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:20:19.607 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:19 smithi016 bash[86572]: debug 2024-08-17T17:20:19.484+0000 7fd5976d1c80 1 mon.c@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-08-17T17:20:20.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:20 smithi060 bash[61583]: ts=2024-08-17T17:20:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:20.758 INFO:teuthology.orchestra.run.smithi016.stdout:wait for majority of mons to upgrade 2024-08-17T17:20:21.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:20:24.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:24 smithi060 bash[61583]: ts=2024-08-17T17:20:24.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:24.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:20:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.51.0" 2024-08-17T17:20:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:19.702999+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:19.702999+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.705345+0000 mon.b (mon.1) 101 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.705345+0000 mon.b (mon.1) 101 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.707702+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:26.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.707702+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.728692+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.728692+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735520+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735520+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735556+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735556+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735578+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735578+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735601+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735601+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:26.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735623+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735623+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735641+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735641+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735659+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735659+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735683+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735683+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735705+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:26.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.735705+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:19.702999+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:19.702999+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.705345+0000 mon.b (mon.1) 101 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.705345+0000 mon.b (mon.1) 101 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.707702+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.707702+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.728692+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.728692+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:26.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735520+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735520+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735556+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735556+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735578+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735578+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735601+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735601+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735623+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735623+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735641+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:26.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735641+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735659+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735659+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735683+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735683+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735705+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.735705+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.736822+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:26.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.736822+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.736901+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.736901+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.737705+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.737705+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.738013+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.738013+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.738053+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.738053+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.755639+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:26.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[84186]: cluster 2024-08-17T17:20:25.755639+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.736822+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.736822+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.736901+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.736901+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.737705+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.737705+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.738013+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.738013+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.738053+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-08-17T17:20:26.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.738053+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-08-17T17:20:26.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.755639+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:26.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:25 smithi016 bash[86572]: cluster 2024-08-17T17:20:25.755639+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:26.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[61583]: ts=2024-08-17T17:20:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[61583]: ts=2024-08-17T17:20:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:19.702999+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.705345+0000 mon.b (mon.1) 101 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.707702+0000 mon.a (mon.0) 88 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.728692+0000 mon.a (mon.0) 89 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735520+0000 mon.a (mon.0) 90 : cluster [DBG] monmap epoch 3 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735556+0000 mon.a (mon.0) 91 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735578+0000 mon.a (mon.0) 92 : cluster [DBG] last_changed 2024-08-17T16:59:35.423585+0000 2024-08-17T17:20:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735601+0000 mon.a (mon.0) 93 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735623+0000 mon.a (mon.0) 94 : cluster [DBG] min_mon_release 17 (quincy) 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735641+0000 mon.a (mon.0) 95 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735659+0000 mon.a (mon.0) 96 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735683+0000 mon.a (mon.0) 97 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.735705+0000 mon.a (mon.0) 98 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.736822+0000 mon.a (mon.0) 99 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.736901+0000 mon.a (mon.0) 100 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.737705+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e40: y(active, since 108s), standbys: x 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.738013+0000 mon.a (mon.0) 102 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.738053+0000 mon.a (mon.0) 103 : cluster [INF] Cluster is now healthy 2024-08-17T17:20:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:25 smithi060 bash[24532]: cluster 2024-08-17T17:20:25.755639+0000 mon.a (mon.0) 104 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:26.374 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:27.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:26 smithi060 bash[61583]: ts=2024-08-17T17:20:26.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:27.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:27 smithi016 bash[86572]: cluster 2024-08-17T17:20:26.814581+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 2024-08-17T17:20:27.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:27 smithi016 bash[86572]: cluster 2024-08-17T17:20:26.814581+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 2024-08-17T17:20:27.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:27 smithi016 bash[84186]: cluster 2024-08-17T17:20:26.814581+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 2024-08-17T17:20:27.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:27 smithi016 bash[84186]: cluster 2024-08-17T17:20:26.814581+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 2024-08-17T17:20:28.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:27 smithi060 bash[24532]: cluster 2024-08-17T17:20:26.814581+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 2024-08-17T17:20:29.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:29 smithi016 bash[75762]: debug 2024-08-17T17:20:29.496+0000 7fbec02d9640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T17:20:30.063 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:20:30.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:29 smithi060 bash[24532]: cluster 2024-08-17T17:20:28.815706+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 2024-08-17T17:20:30.286 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:29 smithi016 bash[84186]: cluster 2024-08-17T17:20:28.815706+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 2024-08-17T17:20:30.286 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:29 smithi016 bash[84186]: cluster 2024-08-17T17:20:28.815706+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 2024-08-17T17:20:30.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:29 smithi016 bash[86572]: cluster 2024-08-17T17:20:28.815706+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 2024-08-17T17:20:30.286 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:29 smithi016 bash[86572]: cluster 2024-08-17T17:20:28.815706+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 2024-08-17T17:20:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:30 smithi060 bash[61583]: ts=2024-08-17T17:20:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:30.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:20:31.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:30 smithi060 bash[24532]: audit 2024-08-17T17:20:30.053509+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.16:0/786701793' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:20:31.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:30 smithi060 bash[24532]: audit 2024-08-17T17:20:30.101006+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:30 smithi060 bash[24532]: audit 2024-08-17T17:20:30.106386+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[84186]: audit 2024-08-17T17:20:30.053509+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.16:0/786701793' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:20:31.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[84186]: audit 2024-08-17T17:20:30.053509+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.16:0/786701793' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:20:31.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[84186]: audit 2024-08-17T17:20:30.101006+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[84186]: audit 2024-08-17T17:20:30.101006+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[84186]: audit 2024-08-17T17:20:30.106386+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[84186]: audit 2024-08-17T17:20:30.106386+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[86572]: audit 2024-08-17T17:20:30.053509+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.16:0/786701793' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[86572]: audit 2024-08-17T17:20:30.053509+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.16:0/786701793' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[86572]: audit 2024-08-17T17:20:30.101006+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[86572]: audit 2024-08-17T17:20:30.101006+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[86572]: audit 2024-08-17T17:20:30.106386+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:31.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:30 smithi016 bash[86572]: audit 2024-08-17T17:20:30.106386+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[84186]: cluster 2024-08-17T17:20:30.816326+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 2024-08-17T17:20:32.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[84186]: cluster 2024-08-17T17:20:30.816326+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 2024-08-17T17:20:32.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[84186]: audit 2024-08-17T17:20:31.208199+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[84186]: audit 2024-08-17T17:20:31.208199+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[84186]: audit 2024-08-17T17:20:31.213143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[84186]: audit 2024-08-17T17:20:31.213143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[86572]: cluster 2024-08-17T17:20:30.816326+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 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[86572]: cluster 2024-08-17T17:20:30.816326+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 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[86572]: audit 2024-08-17T17:20:31.208199+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[86572]: audit 2024-08-17T17:20:31.208199+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[86572]: audit 2024-08-17T17:20:31.213143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:32 smithi016 bash[86572]: audit 2024-08-17T17:20:31.213143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:32 smithi060 bash[24532]: cluster 2024-08-17T17:20:30.816326+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 2024-08-17T17:20:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:32 smithi060 bash[24532]: audit 2024-08-17T17:20:31.208199+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:32 smithi060 bash[24532]: audit 2024-08-17T17:20:31.213143+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:34.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:34 smithi060 bash[24532]: cluster 2024-08-17T17:20:32.817404+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 2024-08-17T17:20:34.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:34 smithi060 bash[61583]: ts=2024-08-17T17:20:34.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:34 smithi016 bash[84186]: cluster 2024-08-17T17:20:32.817404+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 2024-08-17T17:20:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:34 smithi016 bash[84186]: cluster 2024-08-17T17:20:32.817404+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 2024-08-17T17:20:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:34 smithi016 bash[86572]: cluster 2024-08-17T17:20:32.817404+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 2024-08-17T17:20:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:34 smithi016 bash[86572]: cluster 2024-08-17T17:20:32.817404+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 2024-08-17T17:20:34.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:20:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.51.0" 2024-08-17T17:20:35.673 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:36.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:35 smithi060 bash[61583]: ts=2024-08-17T17:20:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:36.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:35 smithi060 bash[61583]: ts=2024-08-17T17:20:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:36.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:36 smithi016 bash[84186]: cluster 2024-08-17T17:20:34.818013+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 2024-08-17T17:20:36.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:36 smithi016 bash[84186]: cluster 2024-08-17T17:20:34.818013+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 2024-08-17T17:20:36.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:36 smithi016 bash[86572]: cluster 2024-08-17T17:20:34.818013+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 2024-08-17T17:20:36.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:36 smithi016 bash[86572]: cluster 2024-08-17T17:20:34.818013+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 2024-08-17T17:20:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:36 smithi060 bash[24532]: cluster 2024-08-17T17:20:34.818013+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 2024-08-17T17:20:37.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:36 smithi060 bash[61583]: ts=2024-08-17T17:20:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[84186]: cluster 2024-08-17T17:20:36.818640+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 2024-08-17T17:20:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[84186]: cluster 2024-08-17T17:20:36.818640+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 2024-08-17T17:20:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[84186]: audit 2024-08-17T17:20:37.274366+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[84186]: audit 2024-08-17T17:20:37.274366+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[86572]: cluster 2024-08-17T17:20:36.818640+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 2024-08-17T17:20:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[86572]: cluster 2024-08-17T17:20:36.818640+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 2024-08-17T17:20:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[86572]: audit 2024-08-17T17:20:37.274366+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:38 smithi016 bash[86572]: audit 2024-08-17T17:20:37.274366+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:38 smithi060 bash[24532]: cluster 2024-08-17T17:20:36.818640+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 2024-08-17T17:20:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:38 smithi060 bash[24532]: audit 2024-08-17T17:20:37.274366+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:40.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:40 smithi016 bash[84186]: cluster 2024-08-17T17:20:38.819704+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 2024-08-17T17:20:40.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:40 smithi016 bash[84186]: cluster 2024-08-17T17:20:38.819704+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 2024-08-17T17:20:40.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:40 smithi016 bash[86572]: cluster 2024-08-17T17:20:38.819704+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 2024-08-17T17:20:40.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:40 smithi016 bash[86572]: cluster 2024-08-17T17:20:38.819704+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 2024-08-17T17:20:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:40 smithi060 bash[24532]: cluster 2024-08-17T17:20:38.819704+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 2024-08-17T17:20:40.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:40 smithi060 bash[61583]: ts=2024-08-17T17:20:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:41.790 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:20:41.790 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (3m) 11s ago 12m 14.3M - 0.27.0 11f11916f8cd b24e67af0964 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi060 *:3000 running (3m) 38s ago 11m 76.0M - 9.4.7 954c08fa6188 f920fb9e1cba 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi016.daubqx smithi016 running (9m) 11s ago 9m 14.3M - 17.2.7-1404-gf2c39d4d f69471c56189 e1da238be775 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi060.hwrssp smithi060 running (9m) 38s ago 9m 15.8M - 17.2.7-1404-gf2c39d4d f69471c56189 b7e23dd1a89a 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi060 *:8443,9283,8765 running (2m) 38s ago 20m 438M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ebf2bf129ed9 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (3m) 11s ago 23m 496M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1dc9418757b6 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (2m) 11s ago 23m 40.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 51327b11d700 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi060 running (21m) 38s ago 21m 48.0M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 6f8b78f971f7 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (24s) 11s ago 21m 18.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 6b06286d8080 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (4m) 11s ago 12m 8487k - 1.7.0 72c9c2088986 b25e5f61e01c 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi060 *:9100 running (3m) 38s ago 12m 7988k - 1.7.0 72c9c2088986 b911ebf6787d 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (19m) 11s ago 19m 49.7M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 e691a8570be5 2024-08-17T17:20:41.791 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (19m) 11s ago 19m 50.1M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 a305ed5e8aca 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (18m) 11s ago 18m 57.8M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 55ea9211c36d 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (17m) 11s ago 17m 49.4M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 22e9497486e9 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi060 running (16m) 38s ago 16m 49.4M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 0f384b3f8f55 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi060 running (15m) 38s ago 15m 55.2M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 cf9b79b655c7 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi060 running (14m) 38s ago 14m 54.9M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 65b9e4ed801e 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi060 running (13m) 38s ago 13m 55.1M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 b238bc358d4e 2024-08-17T17:20:41.792 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi060 *:9095 running (2m) 38s ago 12m 44.0M - 2.51.0 1d3b7f56885b 06756a247cab 2024-08-17T17:20:42.524 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:42 smithi016 bash[84186]: cluster 2024-08-17T17:20:40.820306+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 2024-08-17T17:20:42.524 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:42 smithi016 bash[84186]: cluster 2024-08-17T17:20:40.820306+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 2024-08-17T17:20:42.524 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:42 smithi016 bash[86572]: cluster 2024-08-17T17:20:40.820306+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 2024-08-17T17:20:42.524 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:42 smithi016 bash[86572]: cluster 2024-08-17T17:20:40.820306+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 2024-08-17T17:20:42.642 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:42 smithi060 bash[24532]: cluster 2024-08-17T17:20:40.820306+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 2024-08-17T17:20:42.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:20:42.925 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:42 smithi060 bash[61583]: ts=2024-08-17T17:20:42.642Z caller=alerting.go:391 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.b\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.b\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", hostname=\"smithi060\", instance=\"ceph_cluster\", job=\"ceph\", public_addr=\"172.21.15.60\", rank=\"1\"}, {ceph_daemon=\"mon.b\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", hostname=\"smithi060\", instance=\"ceph_cluster\", job=\"ceph\", public_addr=\"172.21.15.60\", rank=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-08-17T17:20:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:43 smithi016 bash[84186]: audit 2024-08-17T17:20:41.778836+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:43 smithi016 bash[84186]: audit 2024-08-17T17:20:41.778836+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:43.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:43 smithi016 bash[86572]: audit 2024-08-17T17:20:41.778836+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:43.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:43 smithi016 bash[86572]: audit 2024-08-17T17:20:41.778836+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:43 smithi060 bash[24532]: audit 2024-08-17T17:20:41.778836+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:44.414 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[61583]: ts=2024-08-17T17:20:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: cluster 2024-08-17T17:20:42.821338+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.415252+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.424054+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.426052+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.427802+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.437069+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.596883+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.600333+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:20:44.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.602944+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:20:44.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:44 smithi060 bash[24532]: audit 2024-08-17T17:20:43.604477+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:20:44.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:20:44] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.51.0" 2024-08-17T17:20:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: cluster 2024-08-17T17:20:42.821338+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: cluster 2024-08-17T17:20:42.821338+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:44.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.415252+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.415252+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.424054+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.424054+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.426052+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.426052+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.427802+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.427802+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.437069+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.437069+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.596883+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.596883+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.600333+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:20:44.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.600333+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.602944+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.602944+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.604477+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[84186]: audit 2024-08-17T17:20:43.604477+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: cluster 2024-08-17T17:20:42.821338+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: cluster 2024-08-17T17:20:42.821338+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.415252+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.415252+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.424054+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.424054+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.426052+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.426052+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.427802+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.427802+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.437069+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.437069+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.596883+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.596883+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.600333+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.600333+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.602944+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.602944+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:20:44.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.604477+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:20:44.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:44 smithi016 bash[86572]: audit 2024-08-17T17:20:43.604477+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:20:45.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:45 smithi060 bash[24532]: cephadm 2024-08-17T17:20:43.605670+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:20:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:45 smithi016 bash[84186]: cephadm 2024-08-17T17:20:43.605670+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:20:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:45 smithi016 bash[84186]: cephadm 2024-08-17T17:20:43.605670+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:20:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:45 smithi016 bash[86572]: cephadm 2024-08-17T17:20:43.605670+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:20:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:45 smithi016 bash[86572]: cephadm 2024-08-17T17:20:43.605670+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:20:45.927 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:45 smithi060 bash[61583]: ts=2024-08-17T17:20:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:45.927 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:45 smithi060 bash[61583]: ts=2024-08-17T17:20:45.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: cluster 2024-08-17T17:20:44.821993+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: cluster 2024-08-17T17:20:44.821993+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.174901+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.174901+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.179093+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.179093+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.180877+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.180877+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.182688+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[84186]: audit 2024-08-17T17:20:46.182688+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: cluster 2024-08-17T17:20:44.821993+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: cluster 2024-08-17T17:20:44.821993+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.174901+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.174901+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.179093+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:20:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.179093+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:20:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.180877+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:20:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.180877+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:20:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.182688+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:46 smithi016 bash[86572]: audit 2024-08-17T17:20:46.182688+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:46 smithi060 bash[24532]: cluster 2024-08-17T17:20:44.821993+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:46 smithi060 bash[24532]: audit 2024-08-17T17:20:46.174901+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:46 smithi060 bash[24532]: audit 2024-08-17T17:20:46.179093+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:20:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:46 smithi060 bash[24532]: audit 2024-08-17T17:20:46.180877+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:20:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:46 smithi060 bash[24532]: audit 2024-08-17T17:20:46.182688+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:47.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:46 smithi060 bash[61583]: ts=2024-08-17T17:20:46.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:47.497 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:47.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:47 smithi060 bash[24532]: cephadm 2024-08-17T17:20:46.167516+0000 mgr.y (mgr.34107) 91 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:20:47.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:47 smithi060 bash[24532]: cephadm 2024-08-17T17:20:46.184880+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[84186]: cephadm 2024-08-17T17:20:46.167516+0000 mgr.y (mgr.34107) 91 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[84186]: cephadm 2024-08-17T17:20:46.167516+0000 mgr.y (mgr.34107) 91 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[84186]: cephadm 2024-08-17T17:20:46.184880+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[84186]: cephadm 2024-08-17T17:20:46.184880+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[86572]: cephadm 2024-08-17T17:20:46.167516+0000 mgr.y (mgr.34107) 91 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[86572]: cephadm 2024-08-17T17:20:46.167516+0000 mgr.y (mgr.34107) 91 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[86572]: cephadm 2024-08-17T17:20:46.184880+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T17:20:47.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:47 smithi016 bash[86572]: cephadm 2024-08-17T17:20:46.184880+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Deploying daemon mon.b on smithi060 2024-08-17T17:20:48.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:48 smithi060 bash[24532]: cluster 2024-08-17T17:20:46.822626+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:48.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:48 smithi016 bash[86572]: cluster 2024-08-17T17:20:46.822626+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:48.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:48 smithi016 bash[86572]: cluster 2024-08-17T17:20:46.822626+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:48.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:48 smithi016 bash[84186]: cluster 2024-08-17T17:20:46.822626+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:48.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:48 smithi016 bash[84186]: cluster 2024-08-17T17:20:46.822626+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:49.176 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.176 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.176 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.177 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.177 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.178 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:49.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:48 smithi060 systemd[1]: Stopping Ceph mon.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:20:49.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:48 smithi060 bash[24532]: debug 2024-08-17T17:20:48.974+0000 7f77228a0640 -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 2024-08-17T17:20:49.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:48 smithi060 bash[24532]: debug 2024-08-17T17:20:48.974+0000 7f77228a0640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:20:50.101 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:49 smithi060 bash[68760]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:20:50.101 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:49 smithi060 bash[68821]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:20:50.101 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:49 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T17:20:50.101 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:49 smithi060 systemd[1]: Stopped Ceph mon.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:20:50.425 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.426 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.426 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.427 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.427 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: Started Ceph mon.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:20:50.428 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.428 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:50 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:20:50.428 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:50 smithi060 bash[61583]: ts=2024-08-17T17:20:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:51.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.454+0000 7f0e4c02bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:20:51.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.454+0000 7f0e4c02bc80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:20:51.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.454+0000 7f0e4c02bc80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 0 load: jerasure load: lrc 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Git sha 0 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: DB SUMMARY 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: DB Session ID: 9VUTH4C5WMB9J2Q5TSXK 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1859 Bytes 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 1531921 ; 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:20:51.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.env: 0x5585f42b4be0 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.info_log: 0x5585f6189700 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:20:51.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:20:51.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.wal_dir: 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.write_buffer_manager: 0x5585f618ce60 2024-08-17T17:20:51.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:20:51.681 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.row_cache: None 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:20:51.682 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:20:51.683 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:20:51.684 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:20:51.685 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:20:51.685 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:20:51.685 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:20:51.685 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:20:51.685 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-08-17T17:20:51.686 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:20:51.686 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:20:51.686 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.merge_operator: 2024-08-17T17:20:51.686 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:20:51.686 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5585f6189380) 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: cache_index_and_filter_blocks: 1 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: pin_top_level_index_and_filter: 1 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: index_type: 0 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: data_block_index_type: 0 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: index_shortening: 1 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:20:51.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: checksum: 4 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: no_block_cache: 0 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_cache: 0x5585f617f610 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_cache_name: BinnedLRUCache 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_cache_options: 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: capacity : 536870912 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: num_shard_bits : 4 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: strict_capacity_limit : 0 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: high_pri_pool_ratio: 0.000 2024-08-17T17:20:51.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_cache_compressed: (nil) 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: persistent_cache: (nil) 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_size: 4096 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_size_deviation: 10 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_restart_interval: 16 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: index_block_restart_interval: 1 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: metadata_block_size: 4096 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: partition_filters: 0 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: use_delta_encoding: 1 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: filter_policy: bloomfilter 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: whole_key_filtering: 1 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: verify_compression: 0 2024-08-17T17:20:51.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: read_amp_bytes_per_bit: 0 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: format_version: 5 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: enable_index_compression: 1 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: block_align: 0 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: max_auto_readahead_size: 262144 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: prepopulate_block_cache: 0 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: initial_auto_readahead_size: 8192 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:20:51.690 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:20:51.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:20:51.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:20:51.693 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:20:51.694 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:20:51.695 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e48e01640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 20553, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:20:51.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 66fb8c0e-68fa-41fd-8532-f11d39421695 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915251462350, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.458+0000 7f0e4c02bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915251468156, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 940670, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20558, "largest_seqno": 21423, "table_properties": {"data_size": 936589, "index_size": 2209, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 7414, "raw_average_key_size": 22, "raw_value_size": 929412, "raw_average_value_size": 2833, "num_data_blocks": 101, "num_entries": 328, "num_filter_entries": 328, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1723915251, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "66fb8c0e-68fa-41fd-8532-f11d39421695", "db_session_id": "9VUTH4C5WMB9J2Q5TSXK", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723915251468302, "job": 1, "event": "recovery_finished"} 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5585f61ace00 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 4 rocksdb: DB pointer 0x5585f62ae000 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e41df3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e41df3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:20:51.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: ** DB Stats ** 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: ** Compaction Stats [default] ** 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:20:51.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: L0 1/0 918.62 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 315.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: L6 1/0 9.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Sum 2/0 10.10 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 315.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 315.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: ** Compaction Stats [default] ** 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 315.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:20:51.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Cumulative compaction: 0.00 GB write, 98.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Interval compaction: 0.00 GB write, 98.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Block cache BinnedLRUCache@0x5585f617f610#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.466+0000 7f0e4c02bc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 1 mon.b@-1(???) e3 preinit fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 0 mon.b@-1(???).mds e10 new map 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 0 mon.b@-1(???).mds e10 print_map 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: e10 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:20:51.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: legacy client fscid: 1 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Filesystem 'foo' (1) 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: fs_name foo 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: epoch 10 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: created 2024-08-17T17:11:12.863578+0000 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: modified 2024-08-17T17:11:24.274469+0000 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: tableserver 0 2024-08-17T17:20:51.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: root 0 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: session_timeout 60 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: session_autoclose 300 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: max_file_size 1099511627776 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: max_xattr_size 65536 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: required_client_features {} 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: last_failure 0 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: last_failure_osd_epoch 72 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: max_mds 1 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: in 0 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: up {0=24424} 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: failed 2024-08-17T17:20:51.702 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: damaged 2024-08-17T17:20:51.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: stopped 2024-08-17T17:20:51.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: data_pools [4] 2024-08-17T17:20:51.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: metadata_pool 3 2024-08-17T17:20:51.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: inline_data disabled 2024-08-17T17:20:51.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: balancer 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: bal_rank_mask -1 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: standby_count_wanted 1 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: qdb_cluster leader: 0 members: 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: [mds.foo.smithi060.hwrssp{0:24424} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.60:6832/1898351599,v1:172.21.15.60:6833/1898351599] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: Standby daemons: 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: [mds.foo.smithi016.daubqx{-1:24533} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.16:6834/3192113226,v1:172.21.15.16:6835/3192113226] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 0 mon.b@-1(???).osd e83 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:20:51.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 0 mon.b@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:20:51.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 0 mon.b@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:20:51.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 0 mon.b@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:20:51.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:51 smithi060 bash[68878]: debug 2024-08-17T17:20:51.470+0000 7f0e4c02bc80 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-08-17T17:20:52.437 INFO:teuthology.orchestra.run.smithi016.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:20:53.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.381209+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.381209+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.382145+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.382145+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.382700+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.382700+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.382877+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.382877+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:53.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.405720+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.405720+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.406864+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.406864+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.407077+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.407077+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411414+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411414+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411434+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411434+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411446+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T17:20:52.353329+0000 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411446+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T17:20:52.353329+0000 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411461+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411461+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411475+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:20:53.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411475+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.381209+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.381209+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.382145+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.382145+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.382700+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.382700+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.382877+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.382877+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.405720+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.405720+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:53.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.406864+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.406864+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.407077+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.407077+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411414+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411414+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411434+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411434+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411446+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T17:20:52.353329+0000 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411446+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T17:20:52.353329+0000 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411461+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411461+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:53.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411475+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411475+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411492+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411492+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411504+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411504+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411518+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411518+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411529+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.411529+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412252+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:53.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412252+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412291+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412291+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412784+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412784+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412993+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.412993+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.431098+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.431098+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.437510+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.437510+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.446829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.446829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.449234+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[84186]: audit 2024-08-17T17:20:52.449234+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411492+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411492+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411504+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411504+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411518+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411518+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411529+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.411529+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412252+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:53.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412252+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412291+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412291+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412784+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412784+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412993+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.412993+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.431098+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.431098+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.437510+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.437510+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.446829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.446829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.449234+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:53.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:53 smithi016 bash[86572]: audit 2024-08-17T17:20:52.449234+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.381209+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.381209+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:20:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.382145+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:20:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.382145+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.382700+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.382700+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.382877+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.382877+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.405720+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.405720+0000 mon.a (mon.0) 142 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.406864+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.406864+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.407077+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.407077+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411414+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411414+0000 mon.a (mon.0) 145 : cluster [DBG] monmap epoch 4 2024-08-17T17:20:53.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411434+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411434+0000 mon.a (mon.0) 146 : cluster [DBG] fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411446+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T17:20:52.353329+0000 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411446+0000 mon.a (mon.0) 147 : cluster [DBG] last_changed 2024-08-17T17:20:52.353329+0000 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411461+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411461+0000 mon.a (mon.0) 148 : cluster [DBG] created 2024-08-17T16:57:15.869841+0000 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411475+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411475+0000 mon.a (mon.0) 149 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411492+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:53.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411492+0000 mon.a (mon.0) 150 : cluster [DBG] election_strategy: 1 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411504+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411504+0000 mon.a (mon.0) 151 : cluster [DBG] 0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411518+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411518+0000 mon.a (mon.0) 152 : cluster [DBG] 1: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.b 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411529+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.411529+0000 mon.a (mon.0) 153 : cluster [DBG] 2: [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0] mon.c 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412252+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412252+0000 mon.a (mon.0) 154 : cluster [DBG] fsmap foo:1 {0=foo.smithi060.hwrssp=up:active} 1 up:standby 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412291+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412291+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412784+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412784+0000 mon.a (mon.0) 156 : cluster [DBG] mgrmap e40: y(active, since 2m), standbys: x 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412993+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:53.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.412993+0000 mon.a (mon.0) 157 : cluster [INF] overall HEALTH_OK 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.431098+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.431098+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.437510+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.437510+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.446829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.446829+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.449234+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:53.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:53 smithi060 bash[68878]: audit 2024-08-17T17:20:52.449234+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:54.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:54 smithi060 bash[61583]: ts=2024-08-17T17:20:54.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:54.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:20:54] "GET /metrics HTTP/1.1" 200 33821 "" "Prometheus/2.51.0" 2024-08-17T17:20:54.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:54 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.825111+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:54.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:54 smithi016 bash[84186]: cluster 2024-08-17T17:20:52.825111+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:54 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.825111+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:54.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:54 smithi016 bash[86572]: cluster 2024-08-17T17:20:52.825111+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:54 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.825111+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:54 smithi060 bash[68878]: cluster 2024-08-17T17:20:52.825111+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:55 smithi016 bash[84186]: cluster 2024-08-17T17:20:54.825760+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:55 smithi016 bash[84186]: cluster 2024-08-17T17:20:54.825760+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:55 smithi016 bash[86572]: cluster 2024-08-17T17:20:54.825760+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:55 smithi016 bash[86572]: cluster 2024-08-17T17:20:54.825760+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:55 smithi060 bash[68878]: cluster 2024-08-17T17:20:54.825760+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:55 smithi060 bash[68878]: cluster 2024-08-17T17:20:54.825760+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:55.926 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:55 smithi060 bash[61583]: ts=2024-08-17T17:20:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:55.926 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:55 smithi060 bash[61583]: ts=2024-08-17T17:20:55.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:56.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:20:56 smithi016 bash[75762]: debug 2024-08-17T17:20:56.483+0000 7fbec02d9640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T17:20:57.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:20:56 smithi060 bash[61583]: ts=2024-08-17T17:20:56.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:20:57.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:57 smithi016 bash[84186]: cluster 2024-08-17T17:20:56.826392+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:57.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:57 smithi016 bash[84186]: cluster 2024-08-17T17:20:56.826392+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:57.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:57 smithi016 bash[86572]: cluster 2024-08-17T17:20:56.826392+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:57.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:57 smithi016 bash[86572]: cluster 2024-08-17T17:20:56.826392+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:57 smithi060 bash[68878]: cluster 2024-08-17T17:20:56.826392+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:57.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:57 smithi060 bash[68878]: cluster 2024-08-17T17:20:56.826392+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:57.970 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:20:59.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[84186]: audit 2024-08-17T17:20:58.483078+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[84186]: audit 2024-08-17T17:20:58.483078+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[84186]: audit 2024-08-17T17:20:58.492482+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[84186]: audit 2024-08-17T17:20:58.492482+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[84186]: cluster 2024-08-17T17:20:58.827462+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:59.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[84186]: cluster 2024-08-17T17:20:58.827462+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:59.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[86572]: audit 2024-08-17T17:20:58.483078+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[86572]: audit 2024-08-17T17:20:58.483078+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[86572]: audit 2024-08-17T17:20:58.492482+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[86572]: audit 2024-08-17T17:20:58.492482+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[86572]: cluster 2024-08-17T17:20:58.827462+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:59.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:20:59 smithi016 bash[86572]: cluster 2024-08-17T17:20:58.827462+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:59 smithi060 bash[68878]: audit 2024-08-17T17:20:58.483078+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:59 smithi060 bash[68878]: audit 2024-08-17T17:20:58.483078+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:59 smithi060 bash[68878]: audit 2024-08-17T17:20:58.492482+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:59 smithi060 bash[68878]: audit 2024-08-17T17:20:58.492482+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:20:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:59 smithi060 bash[68878]: cluster 2024-08-17T17:20:58.827462+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:20:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:20:59 smithi060 bash[68878]: cluster 2024-08-17T17:20:58.827462+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:00.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:00 smithi060 bash[61583]: ts=2024-08-17T17:21:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[84186]: audit 2024-08-17T17:20:59.678777+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[84186]: audit 2024-08-17T17:20:59.678777+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[84186]: audit 2024-08-17T17:20:59.686227+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[84186]: audit 2024-08-17T17:20:59.686227+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[86572]: audit 2024-08-17T17:20:59.678777+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[86572]: audit 2024-08-17T17:20:59.678777+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[86572]: audit 2024-08-17T17:20:59.686227+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:00 smithi016 bash[86572]: audit 2024-08-17T17:20:59.686227+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:00 smithi060 bash[68878]: audit 2024-08-17T17:20:59.678777+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:00 smithi060 bash[68878]: audit 2024-08-17T17:20:59.678777+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:00 smithi060 bash[68878]: audit 2024-08-17T17:20:59.686227+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:00 smithi060 bash[68878]: audit 2024-08-17T17:20:59.686227+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:02.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:01 smithi016 bash[84186]: cluster 2024-08-17T17:21:00.828082+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:02.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:01 smithi016 bash[84186]: cluster 2024-08-17T17:21:00.828082+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:02.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:01 smithi016 bash[86572]: cluster 2024-08-17T17:21:00.828082+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:02.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:01 smithi016 bash[86572]: cluster 2024-08-17T17:21:00.828082+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:01 smithi060 bash[68878]: cluster 2024-08-17T17:21:00.828082+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:01 smithi060 bash[68878]: cluster 2024-08-17T17:21:00.828082+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.149 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:03 smithi060 bash[68878]: cluster 2024-08-17T17:21:02.829119+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.150 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:03 smithi060 bash[68878]: cluster 2024-08-17T17:21:02.829119+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:03 smithi016 bash[84186]: cluster 2024-08-17T17:21:02.829119+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:03 smithi016 bash[84186]: cluster 2024-08-17T17:21:02.829119+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:03 smithi016 bash[86572]: cluster 2024-08-17T17:21:02.829119+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:03 smithi016 bash[86572]: cluster 2024-08-17T17:21:02.829119+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:04.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:04 smithi060 bash[61583]: ts=2024-08-17T17:21:04.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:04.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:21:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:21:04] "GET /metrics HTTP/1.1" 200 33821 "" "Prometheus/2.51.0" 2024-08-17T17:21:06.004 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:05 smithi060 bash[68878]: cluster 2024-08-17T17:21:04.829734+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.005 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:05 smithi060 bash[68878]: cluster 2024-08-17T17:21:04.829734+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.005 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:05 smithi060 bash[61583]: ts=2024-08-17T17:21:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:06.005 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:05 smithi060 bash[61583]: ts=2024-08-17T17:21:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:05 smithi016 bash[84186]: cluster 2024-08-17T17:21:04.829734+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:05 smithi016 bash[84186]: cluster 2024-08-17T17:21:04.829734+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:05 smithi016 bash[86572]: cluster 2024-08-17T17:21:04.829734+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:05 smithi016 bash[86572]: cluster 2024-08-17T17:21:04.829734+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:07.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:06 smithi060 bash[61583]: ts=2024-08-17T17:21:06.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:07 smithi060 bash[68878]: cluster 2024-08-17T17:21:06.830383+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:07 smithi060 bash[68878]: cluster 2024-08-17T17:21:06.830383+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:07 smithi060 bash[68878]: audit 2024-08-17T17:21:07.275245+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:07 smithi060 bash[68878]: audit 2024-08-17T17:21:07.275245+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[84186]: cluster 2024-08-17T17:21:06.830383+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[84186]: cluster 2024-08-17T17:21:06.830383+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[84186]: audit 2024-08-17T17:21:07.275245+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[84186]: audit 2024-08-17T17:21:07.275245+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[86572]: cluster 2024-08-17T17:21:06.830383+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[86572]: cluster 2024-08-17T17:21:06.830383+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[86572]: audit 2024-08-17T17:21:07.275245+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:07 smithi016 bash[86572]: audit 2024-08-17T17:21:07.275245+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: cluster 2024-08-17T17:21:08.831449+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: cluster 2024-08-17T17:21:08.831449+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.735523+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.735523+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.745829+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.745829+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.748125+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.748125+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.749976+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.749976+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.760101+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.760101+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.828623+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.828623+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.830346+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.830346+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.831986+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:09 smithi060 bash[68878]: audit 2024-08-17T17:21:09.831986+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: cluster 2024-08-17T17:21:08.831449+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: cluster 2024-08-17T17:21:08.831449+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.735523+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.735523+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.745829+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.745829+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.748125+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.748125+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.749976+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.749976+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.760101+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.760101+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.828623+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.828623+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:10.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.830346+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.830346+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.831986+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[84186]: audit 2024-08-17T17:21:09.831986+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: cluster 2024-08-17T17:21:08.831449+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: cluster 2024-08-17T17:21:08.831449+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.735523+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.735523+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.745829+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.745829+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.748125+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.748125+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.749976+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.749976+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.760101+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.760101+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.828623+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.828623+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.830346+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.830346+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.831986+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:09 smithi016 bash[86572]: audit 2024-08-17T17:21:09.831986+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:10.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:10 smithi060 bash[61583]: ts=2024-08-17T17:21:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:11.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:10 smithi060 bash[68878]: cephadm 2024-08-17T17:21:09.827881+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:21:11.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:10 smithi060 bash[68878]: cephadm 2024-08-17T17:21:09.827881+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:21:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:10 smithi060 bash[68878]: cephadm 2024-08-17T17:21:09.833940+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-08-17T17:21:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:10 smithi060 bash[68878]: cephadm 2024-08-17T17:21:09.833940+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-08-17T17:21:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[84186]: cephadm 2024-08-17T17:21:09.827881+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:21:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[84186]: cephadm 2024-08-17T17:21:09.827881+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:21:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[84186]: cephadm 2024-08-17T17:21:09.833940+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-08-17T17:21:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[84186]: cephadm 2024-08-17T17:21:09.833940+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-08-17T17:21:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[86572]: cephadm 2024-08-17T17:21:09.827881+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:21:11.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[86572]: cephadm 2024-08-17T17:21:09.827881+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:21:11.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[86572]: cephadm 2024-08-17T17:21:09.833940+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-08-17T17:21:11.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:10 smithi016 bash[86572]: cephadm 2024-08-17T17:21:09.833940+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Reconfiguring daemon mon.a on smithi016 2024-08-17T17:21:12.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:11 smithi016 bash[86572]: cluster 2024-08-17T17:21:10.832056+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:12.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:11 smithi016 bash[86572]: cluster 2024-08-17T17:21:10.832056+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:11 smithi016 bash[84186]: cluster 2024-08-17T17:21:10.832056+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:12.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:11 smithi016 bash[84186]: cluster 2024-08-17T17:21:10.832056+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:11 smithi060 bash[68878]: cluster 2024-08-17T17:21:10.832056+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:11 smithi060 bash[68878]: cluster 2024-08-17T17:21:10.832056+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.709889+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.709889+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.721775+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.721775+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: cephadm 2024-08-17T17:21:12.723973+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: cephadm 2024-08-17T17:21:12.723973+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.724769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.724769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.726741+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.726741+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.728752+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:14.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: audit 2024-08-17T17:21:12.728752+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: cephadm 2024-08-17T17:21:12.730813+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: cephadm 2024-08-17T17:21:12.730813+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: cluster 2024-08-17T17:21:12.833180+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[84186]: cluster 2024-08-17T17:21:12.833180+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.709889+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.709889+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.721775+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.721775+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: cephadm 2024-08-17T17:21:12.723973+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: cephadm 2024-08-17T17:21:12.723973+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.724769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.724769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.726741+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.726741+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.728752+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: audit 2024-08-17T17:21:12.728752+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: cephadm 2024-08-17T17:21:12.730813+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: cephadm 2024-08-17T17:21:12.730813+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: cluster 2024-08-17T17:21:12.833180+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:13 smithi016 bash[86572]: cluster 2024-08-17T17:21:12.833180+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.709889+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.709889+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.721775+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.721775+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: cephadm 2024-08-17T17:21:12.723973+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: cephadm 2024-08-17T17:21:12.723973+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.724769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.724769+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:14.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.726741+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.726741+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.728752+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: audit 2024-08-17T17:21:12.728752+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: cephadm 2024-08-17T17:21:12.730813+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: cephadm 2024-08-17T17:21:12.730813+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.y on smithi016 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: cluster 2024-08-17T17:21:12.833180+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.152 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:13 smithi060 bash[68878]: cluster 2024-08-17T17:21:12.833180+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:14.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:14 smithi060 bash[61583]: ts=2024-08-17T17:21:14.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:14.756 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:21:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:21:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.51.0" 2024-08-17T17:21:16.175 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:15 smithi060 bash[61583]: ts=2024-08-17T17:21:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:16.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:15 smithi060 bash[61583]: ts=2024-08-17T17:21:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: cluster 2024-08-17T17:21:14.833814+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: cluster 2024-08-17T17:21:14.833814+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.308532+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.308532+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.317331+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.317331+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: cephadm 2024-08-17T17:21:15.319458+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: cephadm 2024-08-17T17:21:15.319458+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:21:16.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.320047+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.320047+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.321645+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.321645+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.323285+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: audit 2024-08-17T17:21:15.323285+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: cephadm 2024-08-17T17:21:15.325281+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[84186]: cephadm 2024-08-17T17:21:15.325281+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T17:21:16.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: cluster 2024-08-17T17:21:14.833814+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: cluster 2024-08-17T17:21:14.833814+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.308532+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.308532+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.317331+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.317331+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: cephadm 2024-08-17T17:21:15.319458+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: cephadm 2024-08-17T17:21:15.319458+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.320047+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.320047+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.321645+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.321645+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:16.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.323285+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:16.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: audit 2024-08-17T17:21:15.323285+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:16.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: cephadm 2024-08-17T17:21:15.325281+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T17:21:16.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:16 smithi016 bash[86572]: cephadm 2024-08-17T17:21:15.325281+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: cluster 2024-08-17T17:21:14.833814+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: cluster 2024-08-17T17:21:14.833814+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.308532+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.308532+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.317331+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.317331+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: cephadm 2024-08-17T17:21:15.319458+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: cephadm 2024-08-17T17:21:15.319458+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:21:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.320047+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.320047+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.321645+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.321645+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.323285+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: audit 2024-08-17T17:21:15.323285+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: cephadm 2024-08-17T17:21:15.325281+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T17:21:16.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[68878]: cephadm 2024-08-17T17:21:15.325281+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Reconfiguring daemon mon.c on smithi016 2024-08-17T17:21:17.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:16 smithi060 bash[61583]: ts=2024-08-17T17:21:16.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:18.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: cluster 2024-08-17T17:21:16.834455+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: cluster 2024-08-17T17:21:16.834455+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.951121+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.951121+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.961059+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.961059+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.963670+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.963670+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.965219+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[84186]: audit 2024-08-17T17:21:17.965219+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: cluster 2024-08-17T17:21:16.834455+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:18.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: cluster 2024-08-17T17:21:16.834455+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.951121+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.951121+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.961059+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.961059+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.963670+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.963670+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.965219+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:18.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:18 smithi016 bash[86572]: audit 2024-08-17T17:21:17.965219+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: cluster 2024-08-17T17:21:16.834455+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: cluster 2024-08-17T17:21:16.834455+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.951121+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.951121+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.961059+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.961059+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.963670+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.963670+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.965219+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:18 smithi060 bash[68878]: audit 2024-08-17T17:21:17.965219+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[84186]: cephadm 2024-08-17T17:21:17.963058+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:21:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[84186]: cephadm 2024-08-17T17:21:17.963058+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:21:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[84186]: cephadm 2024-08-17T17:21:17.968109+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon osd.0 on smithi016 2024-08-17T17:21:19.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[84186]: cephadm 2024-08-17T17:21:17.968109+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon osd.0 on smithi016 2024-08-17T17:21:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[86572]: cephadm 2024-08-17T17:21:17.963058+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:21:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[86572]: cephadm 2024-08-17T17:21:17.963058+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:21:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[86572]: cephadm 2024-08-17T17:21:17.968109+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon osd.0 on smithi016 2024-08-17T17:21:19.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:19 smithi016 bash[86572]: cephadm 2024-08-17T17:21:17.968109+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon osd.0 on smithi016 2024-08-17T17:21:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:19 smithi060 bash[68878]: cephadm 2024-08-17T17:21:17.963058+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:21:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:19 smithi060 bash[68878]: cephadm 2024-08-17T17:21:17.963058+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:21:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:19 smithi060 bash[68878]: cephadm 2024-08-17T17:21:17.968109+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon osd.0 on smithi016 2024-08-17T17:21:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:19 smithi060 bash[68878]: cephadm 2024-08-17T17:21:17.968109+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Reconfiguring daemon osd.0 on smithi016 2024-08-17T17:21:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:20 smithi016 bash[84186]: cluster 2024-08-17T17:21:18.835533+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:20.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:20 smithi016 bash[84186]: cluster 2024-08-17T17:21:18.835533+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:20.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:20 smithi016 bash[86572]: cluster 2024-08-17T17:21:18.835533+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:20.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:20 smithi016 bash[86572]: cluster 2024-08-17T17:21:18.835533+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:20 smithi060 bash[68878]: cluster 2024-08-17T17:21:18.835533+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:20 smithi060 bash[68878]: cluster 2024-08-17T17:21:18.835533+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:20 smithi060 bash[61583]: ts=2024-08-17T17:21:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.590479+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.590479+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.598360+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.598360+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: cephadm 2024-08-17T17:21:20.599914+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: cephadm 2024-08-17T17:21:20.599914+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.600483+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.600483+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:21:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.601758+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:21.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: audit 2024-08-17T17:21:20.601758+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:21.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: cephadm 2024-08-17T17:21:20.604483+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.1 on smithi016 2024-08-17T17:21:21.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: cephadm 2024-08-17T17:21:20.604483+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.1 on smithi016 2024-08-17T17:21:21.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: cluster 2024-08-17T17:21:20.836022+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:21.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:21 smithi060 bash[68878]: cluster 2024-08-17T17:21:20.836022+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.590479+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.590479+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.598360+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.598360+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: cephadm 2024-08-17T17:21:20.599914+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: cephadm 2024-08-17T17:21:20.599914+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.600483+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.600483+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.601758+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: audit 2024-08-17T17:21:20.601758+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: cephadm 2024-08-17T17:21:20.604483+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.1 on smithi016 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: cephadm 2024-08-17T17:21:20.604483+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.1 on smithi016 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: cluster 2024-08-17T17:21:20.836022+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[84186]: cluster 2024-08-17T17:21:20.836022+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.590479+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.590479+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.598360+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.598360+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: cephadm 2024-08-17T17:21:20.599914+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: cephadm 2024-08-17T17:21:20.599914+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.600483+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.600483+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.601758+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: audit 2024-08-17T17:21:20.601758+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: cephadm 2024-08-17T17:21:20.604483+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.1 on smithi016 2024-08-17T17:21:22.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: cephadm 2024-08-17T17:21:20.604483+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Reconfiguring daemon osd.1 on smithi016 2024-08-17T17:21:22.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: cluster 2024-08-17T17:21:20.836022+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:21 smithi016 bash[86572]: cluster 2024-08-17T17:21:20.836022+0000 mgr.y (mgr.34107) 122 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:22 smithi016 bash[84186]: audit 2024-08-17T17:21:22.275734+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:22 smithi016 bash[84186]: audit 2024-08-17T17:21:22.275734+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:22 smithi016 bash[86572]: audit 2024-08-17T17:21:22.275734+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:22 smithi016 bash[86572]: audit 2024-08-17T17:21:22.275734+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:22.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:22 smithi060 bash[68878]: audit 2024-08-17T17:21:22.275734+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:22.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:22 smithi060 bash[68878]: audit 2024-08-17T17:21:22.275734+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:24.417 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[61583]: ts=2024-08-17T17:21:24.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: cluster 2024-08-17T17:21:22.837072+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: cluster 2024-08-17T17:21:22.837072+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.419546+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.419546+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.427919+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.427919+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: cephadm 2024-08-17T17:21:23.429519+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: cephadm 2024-08-17T17:21:23.429519+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.429945+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.429945+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.431201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: audit 2024-08-17T17:21:23.431201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: cephadm 2024-08-17T17:21:23.433794+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi016 2024-08-17T17:21:24.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:24 smithi060 bash[68878]: cephadm 2024-08-17T17:21:23.433794+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi016 2024-08-17T17:21:24.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:21:24] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.51.0" 2024-08-17T17:21:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: cluster 2024-08-17T17:21:22.837072+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: cluster 2024-08-17T17:21:22.837072+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.419546+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.419546+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.427919+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.427919+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: cephadm 2024-08-17T17:21:23.429519+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: cephadm 2024-08-17T17:21:23.429519+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.429945+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.429945+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.431201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: audit 2024-08-17T17:21:23.431201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: cephadm 2024-08-17T17:21:23.433794+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi016 2024-08-17T17:21:24.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[86572]: cephadm 2024-08-17T17:21:23.433794+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi016 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: cluster 2024-08-17T17:21:22.837072+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: cluster 2024-08-17T17:21:22.837072+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.419546+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.419546+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.427919+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.427919+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: cephadm 2024-08-17T17:21:23.429519+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:21:24.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: cephadm 2024-08-17T17:21:23.429519+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:21:24.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.429945+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:21:24.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.429945+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:21:24.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.431201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:24.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: audit 2024-08-17T17:21:23.431201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:24.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: cephadm 2024-08-17T17:21:23.433794+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi016 2024-08-17T17:21:24.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:24 smithi016 bash[84186]: cephadm 2024-08-17T17:21:23.433794+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Reconfiguring daemon osd.2 on smithi016 2024-08-17T17:21:26.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:25 smithi016 bash[86572]: cluster 2024-08-17T17:21:24.837738+0000 mgr.y (mgr.34107) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:25 smithi016 bash[86572]: cluster 2024-08-17T17:21:24.837738+0000 mgr.y (mgr.34107) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:25 smithi016 bash[84186]: cluster 2024-08-17T17:21:24.837738+0000 mgr.y (mgr.34107) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:25 smithi016 bash[84186]: cluster 2024-08-17T17:21:24.837738+0000 mgr.y (mgr.34107) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:25 smithi060 bash[68878]: cluster 2024-08-17T17:21:24.837738+0000 mgr.y (mgr.34107) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:25 smithi060 bash[68878]: cluster 2024-08-17T17:21:24.837738+0000 mgr.y (mgr.34107) 126 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:25 smithi060 bash[61583]: ts=2024-08-17T17:21:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:26.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:25 smithi060 bash[61583]: ts=2024-08-17T17:21:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.988623+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.988623+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.994219+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.994219+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: cephadm 2024-08-17T17:21:25.995688+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: cephadm 2024-08-17T17:21:25.995688+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.996271+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.996271+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.997396+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: audit 2024-08-17T17:21:25.997396+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: cephadm 2024-08-17T17:21:25.999677+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Reconfiguring daemon osd.3 on smithi016 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[86572]: cephadm 2024-08-17T17:21:25.999677+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Reconfiguring daemon osd.3 on smithi016 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.988623+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.988623+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.994219+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.994219+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: cephadm 2024-08-17T17:21:25.995688+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: cephadm 2024-08-17T17:21:25.995688+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.996271+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.996271+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.997396+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: audit 2024-08-17T17:21:25.997396+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: cephadm 2024-08-17T17:21:25.999677+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Reconfiguring daemon osd.3 on smithi016 2024-08-17T17:21:27.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:26 smithi016 bash[84186]: cephadm 2024-08-17T17:21:25.999677+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Reconfiguring daemon osd.3 on smithi016 2024-08-17T17:21:27.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[61583]: ts=2024-08-17T17:21:26.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.988623+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.988623+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.994219+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.994219+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: cephadm 2024-08-17T17:21:25.995688+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: cephadm 2024-08-17T17:21:25.995688+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.996271+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.996271+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:21:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.997396+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:27.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: audit 2024-08-17T17:21:25.997396+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:27.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: cephadm 2024-08-17T17:21:25.999677+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Reconfiguring daemon osd.3 on smithi016 2024-08-17T17:21:27.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:26 smithi060 bash[68878]: cephadm 2024-08-17T17:21:25.999677+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Reconfiguring daemon osd.3 on smithi016 2024-08-17T17:21:28.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:28 smithi016 bash[84186]: cluster 2024-08-17T17:21:26.838374+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:28 smithi016 bash[84186]: cluster 2024-08-17T17:21:26.838374+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:28 smithi016 bash[86572]: cluster 2024-08-17T17:21:26.838374+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:28 smithi016 bash[86572]: cluster 2024-08-17T17:21:26.838374+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:28 smithi060 bash[68878]: cluster 2024-08-17T17:21:26.838374+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:28 smithi060 bash[68878]: cluster 2024-08-17T17:21:26.838374+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.747297+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.747297+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.754880+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.754880+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: cephadm 2024-08-17T17:21:28.757391+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring mds.foo.smithi016.daubqx (monmap changed)... 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: cephadm 2024-08-17T17:21:28.757391+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring mds.foo.smithi016.daubqx (monmap changed)... 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.757921+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.757921+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.759650+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:30.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: audit 2024-08-17T17:21:28.759650+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: cephadm 2024-08-17T17:21:28.761426+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: cephadm 2024-08-17T17:21:28.761426+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: cluster 2024-08-17T17:21:28.839411+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[84186]: cluster 2024-08-17T17:21:28.839411+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.747297+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.747297+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.754880+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.754880+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: cephadm 2024-08-17T17:21:28.757391+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring mds.foo.smithi016.daubqx (monmap changed)... 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: cephadm 2024-08-17T17:21:28.757391+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring mds.foo.smithi016.daubqx (monmap changed)... 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.757921+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.757921+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:30.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.759650+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:30.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: audit 2024-08-17T17:21:28.759650+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:30.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: cephadm 2024-08-17T17:21:28.761426+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:21:30.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: cephadm 2024-08-17T17:21:28.761426+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:21:30.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: cluster 2024-08-17T17:21:28.839411+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:29 smithi016 bash[86572]: cluster 2024-08-17T17:21:28.839411+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.747297+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.747297+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.754880+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.754880+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: cephadm 2024-08-17T17:21:28.757391+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring mds.foo.smithi016.daubqx (monmap changed)... 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: cephadm 2024-08-17T17:21:28.757391+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring mds.foo.smithi016.daubqx (monmap changed)... 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.757921+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.757921+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi016.daubqx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.759650+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: audit 2024-08-17T17:21:28.759650+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: cephadm 2024-08-17T17:21:28.761426+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: cephadm 2024-08-17T17:21:28.761426+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Reconfiguring daemon mds.foo.smithi016.daubqx on smithi016 2024-08-17T17:21:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: cluster 2024-08-17T17:21:28.839411+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:29 smithi060 bash[68878]: cluster 2024-08-17T17:21:28.839411+0000 mgr.y (mgr.34107) 132 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:30 smithi060 bash[61583]: ts=2024-08-17T17:21:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: cluster 2024-08-17T17:21:30.839986+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: cluster 2024-08-17T17:21:30.839986+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.023443+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.023443+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.030037+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.030037+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: cephadm 2024-08-17T17:21:31.031462+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: cephadm 2024-08-17T17:21:31.031462+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.032027+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.032027+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.033527+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.033527+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.034719+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: audit 2024-08-17T17:21:31.034719+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: cephadm 2024-08-17T17:21:31.035884+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[84186]: cephadm 2024-08-17T17:21:31.035884+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T17:21:32.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: cluster 2024-08-17T17:21:30.839986+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: cluster 2024-08-17T17:21:30.839986+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.023443+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.023443+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.030037+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.030037+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: cephadm 2024-08-17T17:21:31.031462+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: cephadm 2024-08-17T17:21:31.031462+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.032027+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.032027+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.033527+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.033527+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.034719+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: audit 2024-08-17T17:21:31.034719+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:32.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: cephadm 2024-08-17T17:21:31.035884+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T17:21:32.332 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:32 smithi016 bash[86572]: cephadm 2024-08-17T17:21:31.035884+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: cluster 2024-08-17T17:21:30.839986+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: cluster 2024-08-17T17:21:30.839986+0000 mgr.y (mgr.34107) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.023443+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.023443+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.030037+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.030037+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: cephadm 2024-08-17T17:21:31.031462+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: cephadm 2024-08-17T17:21:31.031462+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.032027+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.032027+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.033527+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.033527+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.034719+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: audit 2024-08-17T17:21:31.034719+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: cephadm 2024-08-17T17:21:31.035884+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T17:21:32.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:32 smithi060 bash[68878]: cephadm 2024-08-17T17:21:31.035884+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Reconfiguring daemon mon.b on smithi060 2024-08-17T17:21:34.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: cluster 2024-08-17T17:21:32.841023+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:34.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: cluster 2024-08-17T17:21:32.841023+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:34.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.494662+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.494662+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.505032+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.505032+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.507821+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.507821+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.509801+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.509801+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.511476+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[84186]: audit 2024-08-17T17:21:33.511476+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:34.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: cluster 2024-08-17T17:21:32.841023+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: cluster 2024-08-17T17:21:32.841023+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.494662+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.494662+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.505032+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.505032+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.507821+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.507821+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.509801+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.509801+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.511476+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:34.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[86572]: audit 2024-08-17T17:21:33.511476+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:34.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[61583]: ts=2024-08-17T17:21:34.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: cluster 2024-08-17T17:21:32.841023+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: cluster 2024-08-17T17:21:32.841023+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.494662+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.494662+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.505032+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.505032+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.507821+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.507821+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:21:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.509801+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.509801+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:21:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.511476+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:34 smithi060 bash[68878]: audit 2024-08-17T17:21:33.511476+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:34.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:21:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:21:34] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.51.0" 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[84186]: cephadm 2024-08-17T17:21:33.507166+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[84186]: cephadm 2024-08-17T17:21:33.507166+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[84186]: cephadm 2024-08-17T17:21:33.513407+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Reconfiguring daemon mgr.x on smithi060 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[84186]: cephadm 2024-08-17T17:21:33.513407+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Reconfiguring daemon mgr.x on smithi060 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[86572]: cephadm 2024-08-17T17:21:33.507166+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[86572]: cephadm 2024-08-17T17:21:33.507166+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:21:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[86572]: cephadm 2024-08-17T17:21:33.513407+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Reconfiguring daemon mgr.x on smithi060 2024-08-17T17:21:35.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:35 smithi016 bash[86572]: cephadm 2024-08-17T17:21:33.513407+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Reconfiguring daemon mgr.x on smithi060 2024-08-17T17:21:35.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:35 smithi060 bash[68878]: cephadm 2024-08-17T17:21:33.507166+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:21:35.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:35 smithi060 bash[68878]: cephadm 2024-08-17T17:21:33.507166+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:21:35.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:35 smithi060 bash[68878]: cephadm 2024-08-17T17:21:33.513407+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Reconfiguring daemon mgr.x on smithi060 2024-08-17T17:21:35.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:35 smithi060 bash[68878]: cephadm 2024-08-17T17:21:33.513407+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Reconfiguring daemon mgr.x on smithi060 2024-08-17T17:21:36.039 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:35 smithi060 bash[61583]: ts=2024-08-17T17:21:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:36.039 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:35 smithi060 bash[61583]: ts=2024-08-17T17:21:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:36.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: cluster 2024-08-17T17:21:34.841619+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: cluster 2024-08-17T17:21:34.841619+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.948906+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.948906+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.961125+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.961125+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.964260+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.964260+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.966025+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:36.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[84186]: audit 2024-08-17T17:21:35.966025+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: cluster 2024-08-17T17:21:34.841619+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: cluster 2024-08-17T17:21:34.841619+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.948906+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.948906+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.961125+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.961125+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.964260+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.964260+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.966025+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:36.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:36 smithi016 bash[86572]: audit 2024-08-17T17:21:35.966025+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: cluster 2024-08-17T17:21:34.841619+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: cluster 2024-08-17T17:21:34.841619+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.948906+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.948906+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.961125+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.961125+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.964260+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.964260+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.966025+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[68878]: audit 2024-08-17T17:21:35.966025+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:37.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[84186]: cephadm 2024-08-17T17:21:35.963551+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:21:37.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[84186]: cephadm 2024-08-17T17:21:35.963551+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:21:37.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[84186]: cephadm 2024-08-17T17:21:35.970555+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Reconfiguring daemon osd.4 on smithi060 2024-08-17T17:21:37.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[84186]: cephadm 2024-08-17T17:21:35.970555+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Reconfiguring daemon osd.4 on smithi060 2024-08-17T17:21:37.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[86572]: cephadm 2024-08-17T17:21:35.963551+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:21:37.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[86572]: cephadm 2024-08-17T17:21:35.963551+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:21:37.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[86572]: cephadm 2024-08-17T17:21:35.970555+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Reconfiguring daemon osd.4 on smithi060 2024-08-17T17:21:37.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:37 smithi016 bash[86572]: cephadm 2024-08-17T17:21:35.970555+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Reconfiguring daemon osd.4 on smithi060 2024-08-17T17:21:37.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:36 smithi060 bash[61583]: ts=2024-08-17T17:21:36.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:37 smithi060 bash[68878]: cephadm 2024-08-17T17:21:35.963551+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:21:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:37 smithi060 bash[68878]: cephadm 2024-08-17T17:21:35.963551+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:21:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:37 smithi060 bash[68878]: cephadm 2024-08-17T17:21:35.970555+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Reconfiguring daemon osd.4 on smithi060 2024-08-17T17:21:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:37 smithi060 bash[68878]: cephadm 2024-08-17T17:21:35.970555+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Reconfiguring daemon osd.4 on smithi060 2024-08-17T17:21:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[84186]: cluster 2024-08-17T17:21:36.842200+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[84186]: cluster 2024-08-17T17:21:36.842200+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[84186]: audit 2024-08-17T17:21:37.276066+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:38.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[84186]: audit 2024-08-17T17:21:37.276066+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:38.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[86572]: cluster 2024-08-17T17:21:36.842200+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:38.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[86572]: cluster 2024-08-17T17:21:36.842200+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:38.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[86572]: audit 2024-08-17T17:21:37.276066+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:38.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:38 smithi016 bash[86572]: audit 2024-08-17T17:21:37.276066+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:38 smithi060 bash[68878]: cluster 2024-08-17T17:21:36.842200+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:38 smithi060 bash[68878]: cluster 2024-08-17T17:21:36.842200+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:38 smithi060 bash[68878]: audit 2024-08-17T17:21:37.276066+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:38 smithi060 bash[68878]: audit 2024-08-17T17:21:37.276066+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.507669+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.507669+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.518182+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.518182+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: cephadm 2024-08-17T17:21:38.520307+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: cephadm 2024-08-17T17:21:38.520307+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.520956+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.520956+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.522605+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: audit 2024-08-17T17:21:38.522605+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: cephadm 2024-08-17T17:21:38.527107+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Reconfiguring daemon osd.5 on smithi060 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: cephadm 2024-08-17T17:21:38.527107+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Reconfiguring daemon osd.5 on smithi060 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: cluster 2024-08-17T17:21:38.843255+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[84186]: cluster 2024-08-17T17:21:38.843255+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.507669+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.507669+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.518182+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.518182+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: cephadm 2024-08-17T17:21:38.520307+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: cephadm 2024-08-17T17:21:38.520307+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.520956+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:21:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.520956+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:21:39.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.522605+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:39.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: audit 2024-08-17T17:21:38.522605+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:39.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: cephadm 2024-08-17T17:21:38.527107+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Reconfiguring daemon osd.5 on smithi060 2024-08-17T17:21:39.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: cephadm 2024-08-17T17:21:38.527107+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Reconfiguring daemon osd.5 on smithi060 2024-08-17T17:21:39.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: cluster 2024-08-17T17:21:38.843255+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:39 smithi016 bash[86572]: cluster 2024-08-17T17:21:38.843255+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.507669+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.507669+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.518182+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.518182+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: cephadm 2024-08-17T17:21:38.520307+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: cephadm 2024-08-17T17:21:38.520307+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.520956+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.520956+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.522605+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: audit 2024-08-17T17:21:38.522605+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: cephadm 2024-08-17T17:21:38.527107+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Reconfiguring daemon osd.5 on smithi060 2024-08-17T17:21:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: cephadm 2024-08-17T17:21:38.527107+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Reconfiguring daemon osd.5 on smithi060 2024-08-17T17:21:39.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: cluster 2024-08-17T17:21:38.843255+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:39 smithi060 bash[68878]: cluster 2024-08-17T17:21:38.843255+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:40.534 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:40 smithi060 bash[61583]: ts=2024-08-17T17:21:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: cluster 2024-08-17T17:21:40.843868+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: cluster 2024-08-17T17:21:40.843868+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.071401+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.071401+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.082316+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.082316+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: cephadm 2024-08-17T17:21:41.084442+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: cephadm 2024-08-17T17:21:41.084442+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.085078+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.085078+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.086757+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: audit 2024-08-17T17:21:41.086757+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: cephadm 2024-08-17T17:21:41.091745+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Reconfiguring daemon osd.6 on smithi060 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[84186]: cephadm 2024-08-17T17:21:41.091745+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Reconfiguring daemon osd.6 on smithi060 2024-08-17T17:21:42.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: cluster 2024-08-17T17:21:40.843868+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: cluster 2024-08-17T17:21:40.843868+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.071401+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.071401+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.082316+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.082316+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: cephadm 2024-08-17T17:21:41.084442+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: cephadm 2024-08-17T17:21:41.084442+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.085078+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.085078+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.086757+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: audit 2024-08-17T17:21:41.086757+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:42.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: cephadm 2024-08-17T17:21:41.091745+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Reconfiguring daemon osd.6 on smithi060 2024-08-17T17:21:42.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:42 smithi016 bash[86572]: cephadm 2024-08-17T17:21:41.091745+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Reconfiguring daemon osd.6 on smithi060 2024-08-17T17:21:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: cluster 2024-08-17T17:21:40.843868+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: cluster 2024-08-17T17:21:40.843868+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.071401+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.071401+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.082316+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.082316+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: cephadm 2024-08-17T17:21:41.084442+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: cephadm 2024-08-17T17:21:41.084442+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.085078+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.085078+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.086757+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: audit 2024-08-17T17:21:41.086757+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: cephadm 2024-08-17T17:21:41.091745+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Reconfiguring daemon osd.6 on smithi060 2024-08-17T17:21:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:42 smithi060 bash[68878]: cephadm 2024-08-17T17:21:41.091745+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Reconfiguring daemon osd.6 on smithi060 2024-08-17T17:21:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: cluster 2024-08-17T17:21:42.844908+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: cluster 2024-08-17T17:21:42.844908+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.612645+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.612645+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.622760+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.622760+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.625706+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.625706+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.627381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[84186]: audit 2024-08-17T17:21:43.627381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: cluster 2024-08-17T17:21:42.844908+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: cluster 2024-08-17T17:21:42.844908+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.612645+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.612645+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.622760+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.622760+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.625706+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.625706+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.627381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:44.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[86572]: audit 2024-08-17T17:21:43.627381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:44.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[61583]: ts=2024-08-17T17:21:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: cluster 2024-08-17T17:21:42.844908+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: cluster 2024-08-17T17:21:42.844908+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.612645+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.612645+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.622760+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.622760+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:44.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.625706+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:21:44.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.625706+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:21:44.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.627381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:44.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:44 smithi060 bash[68878]: audit 2024-08-17T17:21:43.627381+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:44.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:21:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:21:44] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.51.0" 2024-08-17T17:21:45.335 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:45 smithi060 bash[68878]: cephadm 2024-08-17T17:21:43.625052+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:21:45.335 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:45 smithi060 bash[68878]: cephadm 2024-08-17T17:21:43.625052+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:21:45.336 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:45 smithi060 bash[68878]: cephadm 2024-08-17T17:21:43.631816+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Reconfiguring daemon osd.7 on smithi060 2024-08-17T17:21:45.336 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:45 smithi060 bash[68878]: cephadm 2024-08-17T17:21:43.631816+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Reconfiguring daemon osd.7 on smithi060 2024-08-17T17:21:45.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[84186]: cephadm 2024-08-17T17:21:43.625052+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:21:45.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[84186]: cephadm 2024-08-17T17:21:43.625052+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:21:45.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[84186]: cephadm 2024-08-17T17:21:43.631816+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Reconfiguring daemon osd.7 on smithi060 2024-08-17T17:21:45.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[84186]: cephadm 2024-08-17T17:21:43.631816+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Reconfiguring daemon osd.7 on smithi060 2024-08-17T17:21:45.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[86572]: cephadm 2024-08-17T17:21:43.625052+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:21:45.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[86572]: cephadm 2024-08-17T17:21:43.625052+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:21:45.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[86572]: cephadm 2024-08-17T17:21:43.631816+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Reconfiguring daemon osd.7 on smithi060 2024-08-17T17:21:45.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:45 smithi016 bash[86572]: cephadm 2024-08-17T17:21:43.631816+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Reconfiguring daemon osd.7 on smithi060 2024-08-17T17:21:46.083 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:45 smithi060 bash[61583]: ts=2024-08-17T17:21:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:46.083 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:45 smithi060 bash[61583]: ts=2024-08-17T17:21:45.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:46 smithi060 bash[68878]: cluster 2024-08-17T17:21:44.845537+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:46 smithi060 bash[68878]: cluster 2024-08-17T17:21:44.845537+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:46.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:46 smithi016 bash[84186]: cluster 2024-08-17T17:21:44.845537+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:46.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:46 smithi016 bash[84186]: cluster 2024-08-17T17:21:44.845537+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:46 smithi016 bash[86572]: cluster 2024-08-17T17:21:44.845537+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:46.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:46 smithi016 bash[86572]: cluster 2024-08-17T17:21:44.845537+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:47.114 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:46 smithi060 bash[61583]: ts=2024-08-17T17:21:46.951Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi060\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi060\", job=\"node\", machine=\"x86_64\", nodename=\"smithi060\", release=\"5.15.0-118-generic\", sysname=\"Linux\", version=\"#128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.116117+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.116117+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.126753+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.126753+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: cephadm 2024-08-17T17:21:46.130853+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Reconfiguring mds.foo.smithi060.hwrssp (monmap changed)... 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: cephadm 2024-08-17T17:21:46.130853+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Reconfiguring mds.foo.smithi060.hwrssp (monmap changed)... 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.131502+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.131502+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.133447+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: audit 2024-08-17T17:21:46.133447+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:47.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: cephadm 2024-08-17T17:21:46.135386+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Reconfiguring daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:21:47.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:47 smithi060 bash[68878]: cephadm 2024-08-17T17:21:46.135386+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Reconfiguring daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:21:47.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.116117+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.116117+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.126753+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.126753+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: cephadm 2024-08-17T17:21:46.130853+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Reconfiguring mds.foo.smithi060.hwrssp (monmap changed)... 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: cephadm 2024-08-17T17:21:46.130853+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Reconfiguring mds.foo.smithi060.hwrssp (monmap changed)... 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.131502+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.131502+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.133447+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: audit 2024-08-17T17:21:46.133447+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: cephadm 2024-08-17T17:21:46.135386+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Reconfiguring daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[84186]: cephadm 2024-08-17T17:21:46.135386+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Reconfiguring daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:21:47.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.116117+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.116117+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.126753+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.126753+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: cephadm 2024-08-17T17:21:46.130853+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Reconfiguring mds.foo.smithi060.hwrssp (monmap changed)... 2024-08-17T17:21:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: cephadm 2024-08-17T17:21:46.130853+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Reconfiguring mds.foo.smithi060.hwrssp (monmap changed)... 2024-08-17T17:21:47.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.131502+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:47.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.131502+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi060.hwrssp", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:21:47.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.133447+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:47.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: audit 2024-08-17T17:21:46.133447+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:47.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: cephadm 2024-08-17T17:21:46.135386+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Reconfiguring daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:21:47.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:47 smithi016 bash[86572]: cephadm 2024-08-17T17:21:46.135386+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Reconfiguring daemon mds.foo.smithi060.hwrssp on smithi060 2024-08-17T17:21:48.141 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:48 smithi060 bash[68878]: cluster 2024-08-17T17:21:46.846176+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:48.142 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:48 smithi060 bash[68878]: cluster 2024-08-17T17:21:46.846176+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:48.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:48 smithi016 bash[84186]: cluster 2024-08-17T17:21:46.846176+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:48.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:48 smithi016 bash[84186]: cluster 2024-08-17T17:21:46.846176+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:48.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:48 smithi016 bash[86572]: cluster 2024-08-17T17:21:46.846176+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:48.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:48 smithi016 bash[86572]: cluster 2024-08-17T17:21:46.846176+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: audit 2024-08-17T17:21:48.633681+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: audit 2024-08-17T17:21:48.633681+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: audit 2024-08-17T17:21:48.644089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: audit 2024-08-17T17:21:48.644089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: audit 2024-08-17T17:21:48.734148+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: audit 2024-08-17T17:21:48.734148+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: cluster 2024-08-17T17:21:48.846887+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:49 smithi060 bash[68878]: cluster 2024-08-17T17:21:48.846887+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:50.081 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: audit 2024-08-17T17:21:48.633681+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: audit 2024-08-17T17:21:48.633681+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: audit 2024-08-17T17:21:48.644089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: audit 2024-08-17T17:21:48.644089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: audit 2024-08-17T17:21:48.734148+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: audit 2024-08-17T17:21:48.734148+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: cluster 2024-08-17T17:21:48.846887+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[84186]: cluster 2024-08-17T17:21:48.846887+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:50.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: audit 2024-08-17T17:21:48.633681+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: audit 2024-08-17T17:21:48.633681+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: audit 2024-08-17T17:21:48.644089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: audit 2024-08-17T17:21:48.644089+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: audit 2024-08-17T17:21:48.734148+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: audit 2024-08-17T17:21:48.734148+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: cluster 2024-08-17T17:21:48.846887+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:50.084 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:49 smithi016 bash[86572]: cluster 2024-08-17T17:21:48.846887+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:50.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:50 smithi060 bash[61583]: ts=2024-08-17T17:21:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:51 smithi060 bash[68878]: cluster 2024-08-17T17:21:50.847487+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:51 smithi060 bash[68878]: cluster 2024-08-17T17:21:50.847487+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:51 smithi016 bash[84186]: cluster 2024-08-17T17:21:50.847487+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:51 smithi016 bash[84186]: cluster 2024-08-17T17:21:50.847487+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:51 smithi016 bash[86572]: cluster 2024-08-17T17:21:50.847487+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:51 smithi016 bash[86572]: cluster 2024-08-17T17:21:50.847487+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:53.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:52 smithi060 bash[68878]: audit 2024-08-17T17:21:52.276631+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:52 smithi060 bash[68878]: audit 2024-08-17T17:21:52.276631+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:52 smithi016 bash[84186]: audit 2024-08-17T17:21:52.276631+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:52 smithi016 bash[84186]: audit 2024-08-17T17:21:52.276631+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:52 smithi016 bash[86572]: audit 2024-08-17T17:21:52.276631+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:52 smithi016 bash[86572]: audit 2024-08-17T17:21:52.276631+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:53 smithi060 bash[68878]: cluster 2024-08-17T17:21:52.848556+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:54.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:53 smithi060 bash[68878]: cluster 2024-08-17T17:21:52.848556+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:54.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:21:54 smithi060 bash[61583]: ts=2024-08-17T17:21:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.16\", device_class=\"ssd\", hostname=\"smithi016\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.16\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:21:54.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:53 smithi016 bash[84186]: cluster 2024-08-17T17:21:52.848556+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:54.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:53 smithi016 bash[84186]: cluster 2024-08-17T17:21:52.848556+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:53 smithi016 bash[86572]: cluster 2024-08-17T17:21:52.848556+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:53 smithi016 bash[86572]: cluster 2024-08-17T17:21:52.848556+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:54.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:21:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:21:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.51.0" 2024-08-17T17:21:55.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:54.533781+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:54.533781+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:54.539241+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:54.539241+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: cluster 2024-08-17T17:21:54.849088+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: cluster 2024-08-17T17:21:54.849088+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:55.204886+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:55.204886+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:55.206369+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:55.206369+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:55.216432+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[84186]: audit 2024-08-17T17:21:55.216432+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:54.533781+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:54.533781+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:54.539241+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:54.539241+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: cluster 2024-08-17T17:21:54.849088+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: cluster 2024-08-17T17:21:54.849088+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:55.204886+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:55.204886+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:55.206369+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:55.206369+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:55.216432+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:55 smithi016 bash[86572]: audit 2024-08-17T17:21:55.216432+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:54.533781+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:54.533781+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:54.539241+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:54.539241+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: cluster 2024-08-17T17:21:54.849088+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: cluster 2024-08-17T17:21:54.849088+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:55.204886+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:55.204886+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:55.206369+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:55.206369+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:55.216432+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:55.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:55 smithi060 bash[68878]: audit 2024-08-17T17:21:55.216432+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:21:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:57 smithi060 bash[68878]: cluster 2024-08-17T17:21:56.849699+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:57 smithi060 bash[68878]: cluster 2024-08-17T17:21:56.849699+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:57 smithi016 bash[84186]: cluster 2024-08-17T17:21:56.849699+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:57 smithi016 bash[84186]: cluster 2024-08-17T17:21:56.849699+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:57 smithi016 bash[86572]: cluster 2024-08-17T17:21:56.849699+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:57 smithi016 bash[86572]: cluster 2024-08-17T17:21:56.849699+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:59 smithi060 bash[68878]: cluster 2024-08-17T17:21:58.850695+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:21:59 smithi060 bash[68878]: cluster 2024-08-17T17:21:58.850695+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:59 smithi016 bash[84186]: cluster 2024-08-17T17:21:58.850695+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:21:59 smithi016 bash[84186]: cluster 2024-08-17T17:21:58.850695+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:59 smithi016 bash[86572]: cluster 2024-08-17T17:21:58.850695+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:21:59 smithi016 bash[86572]: cluster 2024-08-17T17:21:58.850695+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:22:00 smithi060 bash[61583]: ts=2024-08-17T17:22:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:22:02.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:01 smithi016 bash[84186]: cluster 2024-08-17T17:22:00.851308+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:01 smithi016 bash[84186]: cluster 2024-08-17T17:22:00.851308+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:01 smithi016 bash[86572]: cluster 2024-08-17T17:22:00.851308+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:01 smithi016 bash[86572]: cluster 2024-08-17T17:22:00.851308+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:01 smithi060 bash[68878]: cluster 2024-08-17T17:22:00.851308+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:01 smithi060 bash[68878]: cluster 2024-08-17T17:22:00.851308+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:22:04.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:03 smithi060 bash[68878]: cluster 2024-08-17T17:22:02.852306+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:03 smithi060 bash[68878]: cluster 2024-08-17T17:22:02.852306+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:03 smithi016 bash[84186]: cluster 2024-08-17T17:22:02.852306+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:03 smithi016 bash[84186]: cluster 2024-08-17T17:22:02.852306+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:03 smithi016 bash[86572]: cluster 2024-08-17T17:22:02.852306+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:03 smithi016 bash[86572]: cluster 2024-08-17T17:22:02.852306+0000 mgr.y (mgr.34107) 163 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:22:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.51.0" 2024-08-17T17:22:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:05 smithi060 bash[68878]: cluster 2024-08-17T17:22:04.852897+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:05 smithi060 bash[68878]: cluster 2024-08-17T17:22:04.852897+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:05 smithi016 bash[84186]: cluster 2024-08-17T17:22:04.852897+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:05 smithi016 bash[84186]: cluster 2024-08-17T17:22:04.852897+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:05 smithi016 bash[86572]: cluster 2024-08-17T17:22:04.852897+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:05 smithi016 bash[86572]: cluster 2024-08-17T17:22:04.852897+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:07.139 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:07 smithi060 bash[68878]: cluster 2024-08-17T17:22:06.853535+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:07 smithi060 bash[68878]: cluster 2024-08-17T17:22:06.853535+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:07 smithi060 bash[68878]: audit 2024-08-17T17:22:07.277165+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:07 smithi060 bash[68878]: audit 2024-08-17T17:22:07.277165+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[84186]: cluster 2024-08-17T17:22:06.853535+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[84186]: cluster 2024-08-17T17:22:06.853535+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[84186]: audit 2024-08-17T17:22:07.277165+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[84186]: audit 2024-08-17T17:22:07.277165+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[86572]: cluster 2024-08-17T17:22:06.853535+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[86572]: cluster 2024-08-17T17:22:06.853535+0000 mgr.y (mgr.34107) 165 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[86572]: audit 2024-08-17T17:22:07.277165+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:07 smithi016 bash[86572]: audit 2024-08-17T17:22:07.277165+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:10.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:09 smithi016 bash[84186]: cluster 2024-08-17T17:22:08.854430+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:09 smithi016 bash[84186]: cluster 2024-08-17T17:22:08.854430+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:09 smithi016 bash[86572]: cluster 2024-08-17T17:22:08.854430+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:09 smithi016 bash[86572]: cluster 2024-08-17T17:22:08.854430+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:09 smithi060 bash[68878]: cluster 2024-08-17T17:22:08.854430+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:09 smithi060 bash[68878]: cluster 2024-08-17T17:22:08.854430+0000 mgr.y (mgr.34107) 166 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:22:10 smithi060 bash[61583]: ts=2024-08-17T17:22:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:22:11.098 INFO:teuthology.orchestra.run.smithi016.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:11.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for all mons to upgrade' 2024-08-17T17:22:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: cluster 2024-08-17T17:22:10.854771+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: cluster 2024-08-17T17:22:10.854771+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: audit 2024-08-17T17:22:11.094094+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: audit 2024-08-17T17:22:11.094094+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: cephadm 2024-08-17T17:22:11.094571+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: cephadm 2024-08-17T17:22:11.094571+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: audit 2024-08-17T17:22:11.099389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: audit 2024-08-17T17:22:11.099389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: audit 2024-08-17T17:22:11.100592+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[84186]: audit 2024-08-17T17:22:11.100592+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: cluster 2024-08-17T17:22:10.854771+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: cluster 2024-08-17T17:22:10.854771+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: audit 2024-08-17T17:22:11.094094+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: audit 2024-08-17T17:22:11.094094+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:12.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: cephadm 2024-08-17T17:22:11.094571+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:12.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: cephadm 2024-08-17T17:22:11.094571+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:12.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: audit 2024-08-17T17:22:11.099389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:12.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: audit 2024-08-17T17:22:11.099389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:12.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: audit 2024-08-17T17:22:11.100592+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:12.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:12 smithi016 bash[86572]: audit 2024-08-17T17:22:11.100592+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: cluster 2024-08-17T17:22:10.854771+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: cluster 2024-08-17T17:22:10.854771+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: audit 2024-08-17T17:22:11.094094+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: audit 2024-08-17T17:22:11.094094+0000 mgr.y (mgr.34107) 168 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: cephadm 2024-08-17T17:22:11.094571+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: cephadm 2024-08-17T17:22:11.094571+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: audit 2024-08-17T17:22:11.099389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: audit 2024-08-17T17:22:11.099389+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: audit 2024-08-17T17:22:11.100592+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:12.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:12 smithi060 bash[68878]: audit 2024-08-17T17:22:11.100592+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:14 smithi060 bash[68878]: cluster 2024-08-17T17:22:12.855747+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:14 smithi060 bash[68878]: cluster 2024-08-17T17:22:12.855747+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:14 smithi016 bash[86572]: cluster 2024-08-17T17:22:12.855747+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:14 smithi016 bash[86572]: cluster 2024-08-17T17:22:12.855747+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:14 smithi016 bash[84186]: cluster 2024-08-17T17:22:12.855747+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:14 smithi016 bash[84186]: cluster 2024-08-17T17:22:12.855747+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:22:14] "GET /metrics HTTP/1.1" 200 33884 "" "Prometheus/2.51.0" 2024-08-17T17:22:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:16 smithi060 bash[68878]: cluster 2024-08-17T17:22:14.856438+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:16 smithi060 bash[68878]: cluster 2024-08-17T17:22:14.856438+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:16 smithi016 bash[84186]: cluster 2024-08-17T17:22:14.856438+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:16 smithi016 bash[84186]: cluster 2024-08-17T17:22:14.856438+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:16 smithi016 bash[86572]: cluster 2024-08-17T17:22:14.856438+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:16 smithi016 bash[86572]: cluster 2024-08-17T17:22:14.856438+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:16.677 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: cluster 2024-08-17T17:22:16.857021+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: cluster 2024-08-17T17:22:16.857021+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.169482+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.169482+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.313 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.179608+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.179608+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.869134+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.869134+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.870574+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.870574+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.879680+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.879680+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.993481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.993481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.996526+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.996526+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.999019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:17.999019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.004311+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.004311+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: cluster 2024-08-17T17:22:16.857021+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: cluster 2024-08-17T17:22:16.857021+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.169482+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.169482+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.179608+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.179608+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.869134+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.869134+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:18.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.870574+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.870574+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.879680+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.879680+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.993481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.993481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.996526+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.996526+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.999019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:17.999019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.004311+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.004311+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.316 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.006488+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.006488+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.011361+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.011361+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.013310+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.013310+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.018739+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.018739+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.020721+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.020721+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.025047+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:22:18.317 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.025047+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.027319+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.027319+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.032507+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.032507+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.034984+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[84186]: audit 2024-08-17T17:22:18.034984+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.006488+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.006488+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.011361+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.011361+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:22:18.318 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.013310+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.013310+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.018739+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.018739+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.020721+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.020721+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.025047+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.025047+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.027319+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.027319+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.032507+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.032507+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.034984+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:22:18.319 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:18 smithi016 bash[86572]: audit 2024-08-17T17:22:18.034984+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:22:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: cluster 2024-08-17T17:22:16.857021+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: cluster 2024-08-17T17:22:16.857021+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.169482+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.169482+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.179608+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.179608+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.869134+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.869134+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.870574+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.870574+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.879680+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.879680+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.993481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.993481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.996526+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.996526+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.999019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:17.999019+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.004311+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.004311+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.006488+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.006488+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:22:18.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.011361+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.011361+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.013310+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.013310+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.018739+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.018739+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.020721+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.020721+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.025047+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.025047+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.027319+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.027319+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.032507+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.032507+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:18.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.034984+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:22:18.430 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:18 smithi060 bash[68878]: audit 2024-08-17T17:22:18.034984+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:22:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: cephadm 2024-08-17T17:22:17.999919+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:22:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: cephadm 2024-08-17T17:22:17.999919+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:22:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: cephadm 2024-08-17T17:22:18.027973+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:22:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: cephadm 2024-08-17T17:22:18.027973+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:22:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: audit 2024-08-17T17:22:18.035150+0000 mgr.y (mgr.34107) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:22:19.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: audit 2024-08-17T17:22:18.035150+0000 mgr.y (mgr.34107) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:22:19.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: cephadm 2024-08-17T17:22:18.035951+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:22:19.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:19 smithi060 bash[68878]: cephadm 2024-08-17T17:22:18.035951+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: cephadm 2024-08-17T17:22:17.999919+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: cephadm 2024-08-17T17:22:17.999919+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: cephadm 2024-08-17T17:22:18.027973+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: cephadm 2024-08-17T17:22:18.027973+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: audit 2024-08-17T17:22:18.035150+0000 mgr.y (mgr.34107) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: audit 2024-08-17T17:22:18.035150+0000 mgr.y (mgr.34107) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: cephadm 2024-08-17T17:22:18.035951+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:22:19.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[84186]: cephadm 2024-08-17T17:22:18.035951+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: cephadm 2024-08-17T17:22:17.999919+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: cephadm 2024-08-17T17:22:17.999919+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: cephadm 2024-08-17T17:22:18.027973+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: cephadm 2024-08-17T17:22:18.027973+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: audit 2024-08-17T17:22:18.035150+0000 mgr.y (mgr.34107) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: audit 2024-08-17T17:22:18.035150+0000 mgr.y (mgr.34107) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: cephadm 2024-08-17T17:22:18.035951+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:22:19.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:19 smithi016 bash[86572]: cephadm 2024-08-17T17:22:18.035951+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:22:20.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:20 smithi016 bash[84186]: cluster 2024-08-17T17:22:18.858106+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:20.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:20 smithi016 bash[84186]: cluster 2024-08-17T17:22:18.858106+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:20.556 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:20 smithi016 bash[86572]: cluster 2024-08-17T17:22:18.858106+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:20.556 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:20 smithi016 bash[86572]: cluster 2024-08-17T17:22:18.858106+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:20 smithi060 bash[68878]: cluster 2024-08-17T17:22:18.858106+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:20 smithi060 bash[68878]: cluster 2024-08-17T17:22:18.858106+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:22:20 smithi060 bash[61583]: ts=2024-08-17T17:22:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:22:21.038 INFO:teuthology.orchestra.run.smithi016.stdout:wait for all mons to upgrade 2024-08-17T17:22:22.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:22:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: cluster 2024-08-17T17:22:20.858731+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: cluster 2024-08-17T17:22:20.858731+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: audit 2024-08-17T17:22:21.600944+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:22.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: audit 2024-08-17T17:22:21.600944+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: audit 2024-08-17T17:22:21.603441+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: audit 2024-08-17T17:22:21.603441+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: audit 2024-08-17T17:22:21.604686+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[84186]: audit 2024-08-17T17:22:21.604686+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: cluster 2024-08-17T17:22:20.858731+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: cluster 2024-08-17T17:22:20.858731+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: audit 2024-08-17T17:22:21.600944+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: audit 2024-08-17T17:22:21.600944+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: audit 2024-08-17T17:22:21.603441+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: audit 2024-08-17T17:22:21.603441+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:22:22.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: audit 2024-08-17T17:22:21.604686+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:22.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:22 smithi016 bash[86572]: audit 2024-08-17T17:22:21.604686+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: cluster 2024-08-17T17:22:20.858731+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: cluster 2024-08-17T17:22:20.858731+0000 mgr.y (mgr.34107) 178 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: audit 2024-08-17T17:22:21.600944+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: audit 2024-08-17T17:22:21.600944+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: audit 2024-08-17T17:22:21.603441+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: audit 2024-08-17T17:22:21.603441+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: audit 2024-08-17T17:22:21.604686+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:22 smithi060 bash[68878]: audit 2024-08-17T17:22:21.604686+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:23.515 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[84186]: cephadm 2024-08-17T17:22:21.595916+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[84186]: cephadm 2024-08-17T17:22:21.595916+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[84186]: cephadm 2024-08-17T17:22:21.607499+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[84186]: cephadm 2024-08-17T17:22:21.607499+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[84186]: audit 2024-08-17T17:22:22.277677+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[84186]: audit 2024-08-17T17:22:22.277677+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[86572]: cephadm 2024-08-17T17:22:21.595916+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[86572]: cephadm 2024-08-17T17:22:21.595916+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[86572]: cephadm 2024-08-17T17:22:21.607499+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:22:23.516 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[86572]: cephadm 2024-08-17T17:22:21.607499+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:22:23.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[86572]: audit 2024-08-17T17:22:22.277677+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:23.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:23 smithi016 bash[86572]: audit 2024-08-17T17:22:22.277677+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:23 smithi060 bash[68878]: cephadm 2024-08-17T17:22:21.595916+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:22:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:23 smithi060 bash[68878]: cephadm 2024-08-17T17:22:21.595916+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:22:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:23 smithi060 bash[68878]: cephadm 2024-08-17T17:22:21.607499+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:22:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:23 smithi060 bash[68878]: cephadm 2024-08-17T17:22:21.607499+0000 mgr.y (mgr.34107) 180 : cephadm [INF] Deploying daemon osd.0 on smithi016 2024-08-17T17:22:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:23 smithi060 bash[68878]: audit 2024-08-17T17:22:22.277677+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:23 smithi060 bash[68878]: audit 2024-08-17T17:22:22.277677+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:24.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:22:24] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.51.0" 2024-08-17T17:22:24.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:24 smithi016 bash[84186]: cluster 2024-08-17T17:22:22.859808+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:24 smithi016 bash[84186]: cluster 2024-08-17T17:22:22.859808+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:24 smithi016 bash[86572]: cluster 2024-08-17T17:22:22.859808+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:24 smithi016 bash[86572]: cluster 2024-08-17T17:22:22.859808+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:24 smithi060 bash[68878]: cluster 2024-08-17T17:22:22.859808+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:24 smithi060 bash[68878]: cluster 2024-08-17T17:22:22.859808+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:26 smithi016 bash[84186]: cluster 2024-08-17T17:22:24.860404+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:26 smithi016 bash[84186]: cluster 2024-08-17T17:22:24.860404+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:26 smithi016 bash[86572]: cluster 2024-08-17T17:22:24.860404+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:26 smithi016 bash[86572]: cluster 2024-08-17T17:22:24.860404+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:26 smithi060 bash[68878]: cluster 2024-08-17T17:22:24.860404+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:26 smithi060 bash[68878]: cluster 2024-08-17T17:22:24.860404+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:27.003 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:27.003 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.004 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.004 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.004 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.005 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.005 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.005 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.005 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.006 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:22:26 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:27.328 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:27 smithi016 systemd[1]: Stopping Ceph osd.0 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:22:27.328 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:27 smithi016 bash[34544]: debug 2024-08-17T17:22:27.230+0000 7f0e11d88640 -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 2024-08-17T17:22:27.328 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:27 smithi016 bash[34544]: debug 2024-08-17T17:22:27.230+0000 7f0e11d88640 -1 osd.0 83 *** Got signal Terminated *** 2024-08-17T17:22:27.328 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:27 smithi016 bash[34544]: debug 2024-08-17T17:22:27.230+0000 7f0e11d88640 -1 osd.0 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:22:28.467 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[84186]: cluster 2024-08-17T17:22:26.860850+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.467 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[84186]: cluster 2024-08-17T17:22:26.860850+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.467 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[84186]: cluster 2024-08-17T17:22:27.233571+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:22:28.467 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[84186]: cluster 2024-08-17T17:22:27.233571+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:22:28.467 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[86572]: cluster 2024-08-17T17:22:26.860850+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[86572]: cluster 2024-08-17T17:22:26.860850+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[86572]: cluster 2024-08-17T17:22:27.233571+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:22:28.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:28 smithi016 bash[86572]: cluster 2024-08-17T17:22:27.233571+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:22:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:28 smithi060 bash[68878]: cluster 2024-08-17T17:22:26.860850+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:28 smithi060 bash[68878]: cluster 2024-08-17T17:22:26.860850+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:28 smithi060 bash[68878]: cluster 2024-08-17T17:22:27.233571+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:22:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:28 smithi060 bash[68878]: cluster 2024-08-17T17:22:27.233571+0000 mon.a (mon.0) 271 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:22:29.497 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[86572]: cluster 2024-08-17T17:22:28.206187+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:22:29.497 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[86572]: cluster 2024-08-17T17:22:28.206187+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:22:29.498 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[86572]: cluster 2024-08-17T17:22:28.224337+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-08-17T17:22:29.498 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[86572]: cluster 2024-08-17T17:22:28.224337+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-08-17T17:22:29.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[84186]: cluster 2024-08-17T17:22:28.206187+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:22:29.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[84186]: cluster 2024-08-17T17:22:28.206187+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:22:29.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[84186]: cluster 2024-08-17T17:22:28.224337+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-08-17T17:22:29.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[84186]: cluster 2024-08-17T17:22:28.224337+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-08-17T17:22:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:29 smithi060 bash[68878]: cluster 2024-08-17T17:22:28.206187+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:22:29.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:29 smithi060 bash[68878]: cluster 2024-08-17T17:22:28.206187+0000 mon.a (mon.0) 272 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:22:29.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:29 smithi060 bash[68878]: cluster 2024-08-17T17:22:28.224337+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-08-17T17:22:29.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:29 smithi060 bash[68878]: cluster 2024-08-17T17:22:28.224337+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-08-17T17:22:30.166 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:29 smithi016 bash[92428]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:22:30.166 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[92565]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[86572]: cluster 2024-08-17T17:22:28.861410+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v120: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[86572]: cluster 2024-08-17T17:22:28.861410+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v120: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[86572]: cluster 2024-08-17T17:22:29.234860+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[86572]: cluster 2024-08-17T17:22:29.234860+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[84186]: cluster 2024-08-17T17:22:28.861410+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v120: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[84186]: cluster 2024-08-17T17:22:28.861410+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v120: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[84186]: cluster 2024-08-17T17:22:29.234860+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-08-17T17:22:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:30 smithi016 bash[84186]: cluster 2024-08-17T17:22:29.234860+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-08-17T17:22:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:22:30 smithi060 bash[61583]: ts=2024-08-17T17:22:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:22:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:30 smithi060 bash[68878]: cluster 2024-08-17T17:22:28.861410+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v120: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:30 smithi060 bash[68878]: cluster 2024-08-17T17:22:28.861410+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v120: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:30 smithi060 bash[68878]: cluster 2024-08-17T17:22:29.234860+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-08-17T17:22:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:30 smithi060 bash[68878]: cluster 2024-08-17T17:22:29.234860+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-08-17T17:22:32.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:32 smithi016 bash[84186]: cluster 2024-08-17T17:22:30.862048+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:32 smithi016 bash[84186]: cluster 2024-08-17T17:22:30.862048+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:32 smithi016 bash[86572]: cluster 2024-08-17T17:22:30.862048+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:32 smithi016 bash[86572]: cluster 2024-08-17T17:22:30.862048+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.499 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:22:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:32 smithi060 bash[68878]: cluster 2024-08-17T17:22:30.862048+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:32 smithi060 bash[68878]: cluster 2024-08-17T17:22:30.862048+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:33.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:33 smithi016 bash[86572]: audit 2024-08-17T17:22:32.487786+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/596895221' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:22:33.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:33 smithi016 bash[86572]: audit 2024-08-17T17:22:32.487786+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/596895221' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:22:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:33 smithi016 bash[84186]: audit 2024-08-17T17:22:32.487786+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/596895221' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:22:33.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:33 smithi016 bash[84186]: audit 2024-08-17T17:22:32.487786+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/596895221' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:22:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:33 smithi060 bash[68878]: audit 2024-08-17T17:22:32.487786+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/596895221' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:22:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:33 smithi060 bash[68878]: audit 2024-08-17T17:22:32.487786+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.16:0/596895221' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:22:33.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:22:33.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.942 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.942 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.942 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.942 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.943 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.943 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T17:22:33.943 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: Stopped Ceph osd.0 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:22:33.943 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:33.944 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:22:34.057 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:33 smithi016 systemd[1]: Started Ceph osd.0 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:22:34.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:22:34] "GET /metrics HTTP/1.1" 200 33886 "" "Prometheus/2.51.0" 2024-08-17T17:22:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: cluster 2024-08-17T17:22:32.863358+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: cluster 2024-08-17T17:22:32.863358+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: cluster 2024-08-17T17:22:33.232606+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: cluster 2024-08-17T17:22:33.232606+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: audit 2024-08-17T17:22:33.989246+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: audit 2024-08-17T17:22:33.989246+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: audit 2024-08-17T17:22:33.994514+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: audit 2024-08-17T17:22:33.994514+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: audit 2024-08-17T17:22:33.995561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[86572]: audit 2024-08-17T17:22:33.995561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: cluster 2024-08-17T17:22:32.863358+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: cluster 2024-08-17T17:22:32.863358+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: cluster 2024-08-17T17:22:33.232606+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: cluster 2024-08-17T17:22:33.232606+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: audit 2024-08-17T17:22:33.989246+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: audit 2024-08-17T17:22:33.989246+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: audit 2024-08-17T17:22:33.994514+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: audit 2024-08-17T17:22:33.994514+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: audit 2024-08-17T17:22:33.995561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:34.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:34 smithi016 bash[84186]: audit 2024-08-17T17:22:33.995561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: cluster 2024-08-17T17:22:32.863358+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: cluster 2024-08-17T17:22:32.863358+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v123: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: cluster 2024-08-17T17:22:33.232606+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: cluster 2024-08-17T17:22:33.232606+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: audit 2024-08-17T17:22:33.989246+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: audit 2024-08-17T17:22:33.989246+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: audit 2024-08-17T17:22:33.994514+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: audit 2024-08-17T17:22:33.994514+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: audit 2024-08-17T17:22:33.995561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:34 smithi060 bash[68878]: audit 2024-08-17T17:22:33.995561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:35.656 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:22:35.656 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:22:36.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:22:36.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:22:36.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:22:36.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:22:36.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:35 smithi016 bash[92819]: 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 2024-08-17T17:22:36.444 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[84186]: cluster 2024-08-17T17:22:34.864163+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:36.444 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[84186]: cluster 2024-08-17T17:22:34.864163+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:36.445 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[92819]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:22:36.445 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[92819]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:22:36.445 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[92819]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:22:36.445 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[92819]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:22:36.445 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[92819]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T17:22:36.445 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[86572]: cluster 2024-08-17T17:22:34.864163+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:36.445 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:36 smithi016 bash[86572]: cluster 2024-08-17T17:22:34.864163+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:36 smithi060 bash[68878]: cluster 2024-08-17T17:22:34.864163+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:36 smithi060 bash[68878]: cluster 2024-08-17T17:22:34.864163+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v124: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[84186]: cluster 2024-08-17T17:22:36.865003+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[84186]: cluster 2024-08-17T17:22:36.865003+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[84186]: audit 2024-08-17T17:22:37.285912+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[84186]: audit 2024-08-17T17:22:37.285912+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[84186]: audit 2024-08-17T17:22:37.287981+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[84186]: audit 2024-08-17T17:22:37.287981+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:38.578 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[93028]: debug 2024-08-17T17:22:38.286+0000 7fd9e7011640 1 -- 172.21.15.16:0/1803629153 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ee25c18960 con 0x55ee25c39c00 2024-08-17T17:22:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[86572]: cluster 2024-08-17T17:22:36.865003+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[86572]: cluster 2024-08-17T17:22:36.865003+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[86572]: audit 2024-08-17T17:22:37.285912+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[86572]: audit 2024-08-17T17:22:37.285912+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[86572]: audit 2024-08-17T17:22:37.287981+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:38 smithi016 bash[86572]: audit 2024-08-17T17:22:37.287981+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:38 smithi060 bash[68878]: cluster 2024-08-17T17:22:36.865003+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:38 smithi060 bash[68878]: cluster 2024-08-17T17:22:36.865003+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v125: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:38 smithi060 bash[68878]: audit 2024-08-17T17:22:37.285912+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:38 smithi060 bash[68878]: audit 2024-08-17T17:22:37.285912+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:38 smithi060 bash[68878]: audit 2024-08-17T17:22:37.287981+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:38 smithi060 bash[68878]: audit 2024-08-17T17:22:37.287981+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:40.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:39 smithi016 bash[93028]: debug 2024-08-17T17:22:39.802+0000 7fd9e9878640 -1 Falling back to public interface 2024-08-17T17:22:40.548 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:40 smithi016 bash[84186]: cluster 2024-08-17T17:22:38.866216+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:40 smithi016 bash[84186]: cluster 2024-08-17T17:22:38.866216+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:40 smithi016 bash[86572]: cluster 2024-08-17T17:22:38.866216+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:40 smithi016 bash[86572]: cluster 2024-08-17T17:22:38.866216+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:40 smithi060 bash[68878]: cluster 2024-08-17T17:22:38.866216+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:40 smithi060 bash[68878]: cluster 2024-08-17T17:22:38.866216+0000 mgr.y (mgr.34107) 189 : cluster [DBG] pgmap v126: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:22:40 smithi060 bash[61583]: ts=2024-08-17T17:22:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[84186]: cluster 2024-08-17T17:22:40.866661+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[84186]: cluster 2024-08-17T17:22:40.866661+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[84186]: audit 2024-08-17T17:22:41.205113+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[84186]: audit 2024-08-17T17:22:41.205113+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[84186]: audit 2024-08-17T17:22:41.211137+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[84186]: audit 2024-08-17T17:22:41.211137+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[86572]: cluster 2024-08-17T17:22:40.866661+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[86572]: cluster 2024-08-17T17:22:40.866661+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[86572]: audit 2024-08-17T17:22:41.205113+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[86572]: audit 2024-08-17T17:22:41.205113+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[86572]: audit 2024-08-17T17:22:41.211137+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:42 smithi016 bash[86572]: audit 2024-08-17T17:22:41.211137+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:42 smithi060 bash[68878]: cluster 2024-08-17T17:22:40.866661+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:42 smithi060 bash[68878]: cluster 2024-08-17T17:22:40.866661+0000 mgr.y (mgr.34107) 190 : cluster [DBG] pgmap v127: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:42 smithi060 bash[68878]: audit 2024-08-17T17:22:41.205113+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:42 smithi060 bash[68878]: audit 2024-08-17T17:22:41.205113+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:42 smithi060 bash[68878]: audit 2024-08-17T17:22:41.211137+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:42 smithi060 bash[68878]: audit 2024-08-17T17:22:41.211137+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.578 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[93028]: debug 2024-08-17T17:22:43.354+0000 7fd9e9878640 -1 osd.0 83 log_to_monitors true 2024-08-17T17:22:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[84186]: audit 2024-08-17T17:22:42.317016+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[84186]: audit 2024-08-17T17:22:42.317016+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[84186]: audit 2024-08-17T17:22:42.322268+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[84186]: audit 2024-08-17T17:22:42.322268+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[86572]: audit 2024-08-17T17:22:42.317016+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[86572]: audit 2024-08-17T17:22:42.317016+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[86572]: audit 2024-08-17T17:22:42.322268+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:43 smithi016 bash[86572]: audit 2024-08-17T17:22:42.322268+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:43 smithi060 bash[68878]: audit 2024-08-17T17:22:42.317016+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:43 smithi060 bash[68878]: audit 2024-08-17T17:22:42.317016+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:43 smithi060 bash[68878]: audit 2024-08-17T17:22:42.322268+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:43 smithi060 bash[68878]: audit 2024-08-17T17:22:42.322268+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:44.173 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (6m) 2s ago 14m 14.8M - 0.27.0 11f11916f8cd b24e67af0964 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi060 *:3000 running (5m) 26s ago 13m 74.4M - 9.4.7 954c08fa6188 f920fb9e1cba 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi016.daubqx smithi016 running (11m) 2s ago 11m 15.0M - 17.2.7-1404-gf2c39d4d f69471c56189 e1da238be775 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi060.hwrssp smithi060 running (11m) 26s ago 11m 16.6M - 17.2.7-1404-gf2c39d4d f69471c56189 b7e23dd1a89a 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi060 *:8443,9283,8765 running (4m) 26s ago 22m 440M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ebf2bf129ed9 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (5m) 2s ago 25m 503M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1dc9418757b6 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (4m) 2s ago 25m 43.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 51327b11d700 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi060 running (113s) 26s ago 23m 30.6M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb fdc738cdb656 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (2m) 2s ago 23m 34.5M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 6b06286d8080 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (6m) 2s ago 14m 8055k - 1.7.0 72c9c2088986 b25e5f61e01c 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi060 *:9100 running (5m) 26s ago 14m 8095k - 1.7.0 72c9c2088986 b911ebf6787d 2024-08-17T17:22:44.174 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (7s) 2s ago 22m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 8c3c4bdeb1a0 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (21m) 2s ago 21m 49.9M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 a305ed5e8aca 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (20m) 2s ago 20m 58.1M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 55ea9211c36d 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (19m) 2s ago 19m 50.0M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 22e9497486e9 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi060 running (18m) 26s ago 18m 50.1M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 0f384b3f8f55 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi060 running (17m) 26s ago 17m 55.7M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 cf9b79b655c7 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi060 running (16m) 26s ago 16m 55.6M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 65b9e4ed801e 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi060 running (15m) 26s ago 15m 55.7M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 b238bc358d4e 2024-08-17T17:22:44.175 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi060 *:9095 running (4m) 26s ago 14m 47.9M - 2.51.0 1d3b7f56885b 06756a247cab 2024-08-17T17:22:44.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:22:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.51.0" 2024-08-17T17:22:44.578 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[93028]: debug 2024-08-17T17:22:44.366+0000 7fd9e1622640 -1 osd.0 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:22:44.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[84186]: cluster 2024-08-17T17:22:42.867342+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[84186]: cluster 2024-08-17T17:22:42.867342+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[84186]: audit 2024-08-17T17:22:43.361378+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[84186]: audit 2024-08-17T17:22:43.361378+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[86572]: cluster 2024-08-17T17:22:42.867342+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[86572]: cluster 2024-08-17T17:22:42.867342+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[86572]: audit 2024-08-17T17:22:43.361378+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:22:44.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:44 smithi016 bash[86572]: audit 2024-08-17T17:22:43.361378+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:22:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:44 smithi060 bash[68878]: cluster 2024-08-17T17:22:42.867342+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:44 smithi060 bash[68878]: cluster 2024-08-17T17:22:42.867342+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v128: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:44 smithi060 bash[68878]: audit 2024-08-17T17:22:43.361378+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:22:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:44 smithi060 bash[68878]: audit 2024-08-17T17:22:43.361378+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:22:44.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: audit 2024-08-17T17:22:44.138707+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: audit 2024-08-17T17:22:44.138707+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: audit 2024-08-17T17:22:44.333426+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: audit 2024-08-17T17:22:44.333426+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: cluster 2024-08-17T17:22:44.339570+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: cluster 2024-08-17T17:22:44.339570+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: audit 2024-08-17T17:22:44.340142+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:22:45.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:45 smithi060 bash[68878]: audit 2024-08-17T17:22:44.340142+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:22:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: audit 2024-08-17T17:22:44.138707+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: audit 2024-08-17T17:22:44.138707+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: audit 2024-08-17T17:22:44.333426+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:22:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: audit 2024-08-17T17:22:44.333426+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:22:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: cluster 2024-08-17T17:22:44.339570+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: cluster 2024-08-17T17:22:44.339570+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: audit 2024-08-17T17:22:44.340142+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[84186]: audit 2024-08-17T17:22:44.340142+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: audit 2024-08-17T17:22:44.138707+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: audit 2024-08-17T17:22:44.138707+0000 mgr.y (mgr.34107) 192 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: audit 2024-08-17T17:22:44.333426+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:22:45.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: audit 2024-08-17T17:22:44.333426+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:22:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: cluster 2024-08-17T17:22:44.339570+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-08-17T17:22:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: cluster 2024-08-17T17:22:44.339570+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-08-17T17:22:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: audit 2024-08-17T17:22:44.340142+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:22:45.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:45 smithi016 bash[86572]: audit 2024-08-17T17:22:44.340142+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:44.868055+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v130: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:44.868055+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v130: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:45.334303+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:45.334303+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:45.344909+0000 mon.a (mon.0) 290 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] boot 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:45.344909+0000 mon.a (mon.0) 290 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] boot 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:45.345096+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:45.345096+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: audit 2024-08-17T17:22:45.356351+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:22:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: audit 2024-08-17T17:22:45.356351+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:22:46.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:46.347298+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:22:46.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:46 smithi060 bash[68878]: cluster 2024-08-17T17:22:46.347298+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:44.868055+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v130: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:44.868055+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v130: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:45.334303+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:45.334303+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:45.344909+0000 mon.a (mon.0) 290 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] boot 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:45.344909+0000 mon.a (mon.0) 290 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] boot 2024-08-17T17:22:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:45.345096+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:45.345096+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: audit 2024-08-17T17:22:45.356351+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: audit 2024-08-17T17:22:45.356351+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:46.347298+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[84186]: cluster 2024-08-17T17:22:46.347298+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:44.868055+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v130: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:44.868055+0000 mgr.y (mgr.34107) 193 : cluster [DBG] pgmap v130: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:45.334303+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:45.334303+0000 mon.a (mon.0) 289 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:22:46.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:45.344909+0000 mon.a (mon.0) 290 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] boot 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:45.344909+0000 mon.a (mon.0) 290 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] boot 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:45.345096+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:45.345096+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: audit 2024-08-17T17:22:45.356351+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: audit 2024-08-17T17:22:45.356351+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:46.347298+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:22:46.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:46 smithi016 bash[86572]: cluster 2024-08-17T17:22:46.347298+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:22:48.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:48 smithi016 bash[84186]: cluster 2024-08-17T17:22:46.868931+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v133: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:48.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:48 smithi016 bash[84186]: cluster 2024-08-17T17:22:46.868931+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v133: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:48.664 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:48 smithi016 bash[86572]: cluster 2024-08-17T17:22:46.868931+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v133: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:48.664 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:48 smithi016 bash[86572]: cluster 2024-08-17T17:22:46.868931+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v133: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:48.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:48 smithi060 bash[68878]: cluster 2024-08-17T17:22:46.868931+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v133: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:48.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:48 smithi060 bash[68878]: cluster 2024-08-17T17:22:46.868931+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v133: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:22:49.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:49 smithi060 bash[68878]: cluster 2024-08-17T17:22:49.367208+0000 mon.a (mon.0) 294 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:49.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:49 smithi060 bash[68878]: cluster 2024-08-17T17:22:49.367208+0000 mon.a (mon.0) 294 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:49.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:49 smithi016 bash[84186]: cluster 2024-08-17T17:22:49.367208+0000 mon.a (mon.0) 294 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:49.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:49 smithi016 bash[84186]: cluster 2024-08-17T17:22:49.367208+0000 mon.a (mon.0) 294 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:49 smithi016 bash[86572]: cluster 2024-08-17T17:22:49.367208+0000 mon.a (mon.0) 294 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:49 smithi016 bash[86572]: cluster 2024-08-17T17:22:49.367208+0000 mon.a (mon.0) 294 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:22:49.976 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:50.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:50 smithi016 bash[84186]: cluster 2024-08-17T17:22:48.869746+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v134: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:22:50.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:50 smithi016 bash[84186]: cluster 2024-08-17T17:22:48.869746+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v134: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:22:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:50 smithi016 bash[86572]: cluster 2024-08-17T17:22:48.869746+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v134: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:22:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:50 smithi016 bash[86572]: cluster 2024-08-17T17:22:48.869746+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v134: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:22:50.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:50 smithi060 bash[68878]: cluster 2024-08-17T17:22:48.869746+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v134: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:22:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:50 smithi060 bash[68878]: cluster 2024-08-17T17:22:48.869746+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v134: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:22:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:22:50 smithi060 bash[61583]: ts=2024-08-17T17:22:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:22:51.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[84186]: cluster 2024-08-17T17:22:50.870500+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.604 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[84186]: cluster 2024-08-17T17:22:50.870500+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[84186]: cluster 2024-08-17T17:22:51.421400+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:22:51.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[84186]: cluster 2024-08-17T17:22:51.421400+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:22:51.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[84186]: cluster 2024-08-17T17:22:51.421449+0000 mon.a (mon.0) 296 : cluster [INF] Cluster is now healthy 2024-08-17T17:22:51.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[84186]: cluster 2024-08-17T17:22:51.421449+0000 mon.a (mon.0) 296 : cluster [INF] Cluster is now healthy 2024-08-17T17:22:51.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[86572]: cluster 2024-08-17T17:22:50.870500+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[86572]: cluster 2024-08-17T17:22:50.870500+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[86572]: cluster 2024-08-17T17:22:51.421400+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:22:51.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[86572]: cluster 2024-08-17T17:22:51.421400+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:22:51.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[86572]: cluster 2024-08-17T17:22:51.421449+0000 mon.a (mon.0) 296 : cluster [INF] Cluster is now healthy 2024-08-17T17:22:51.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:51 smithi016 bash[86572]: cluster 2024-08-17T17:22:51.421449+0000 mon.a (mon.0) 296 : cluster [INF] Cluster is now healthy 2024-08-17T17:22:51.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:51 smithi060 bash[68878]: cluster 2024-08-17T17:22:50.870500+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:51 smithi060 bash[68878]: cluster 2024-08-17T17:22:50.870500+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:51 smithi060 bash[68878]: cluster 2024-08-17T17:22:51.421400+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:22:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:51 smithi060 bash[68878]: cluster 2024-08-17T17:22:51.421400+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:22:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:51 smithi060 bash[68878]: cluster 2024-08-17T17:22:51.421449+0000 mon.a (mon.0) 296 : cluster [INF] Cluster is now healthy 2024-08-17T17:22:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:51 smithi060 bash[68878]: cluster 2024-08-17T17:22:51.421449+0000 mon.a (mon.0) 296 : cluster [INF] Cluster is now healthy 2024-08-17T17:22:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[84186]: audit 2024-08-17T17:22:52.282174+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[84186]: audit 2024-08-17T17:22:52.282174+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[84186]: audit 2024-08-17T17:22:52.283497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[84186]: audit 2024-08-17T17:22:52.283497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[86572]: audit 2024-08-17T17:22:52.282174+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:53.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[86572]: audit 2024-08-17T17:22:52.282174+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:53.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[86572]: audit 2024-08-17T17:22:52.283497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:53.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:53 smithi016 bash[86572]: audit 2024-08-17T17:22:52.283497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:53.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:53 smithi060 bash[68878]: audit 2024-08-17T17:22:52.282174+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:53 smithi060 bash[68878]: audit 2024-08-17T17:22:52.282174+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:53 smithi060 bash[68878]: audit 2024-08-17T17:22:52.283497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:53 smithi060 bash[68878]: audit 2024-08-17T17:22:52.283497+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:54.385 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:22:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.51.0" 2024-08-17T17:22:54.483 INFO:teuthology.orchestra.run.smithi016.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: cluster 2024-08-17T17:22:52.871520+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: cluster 2024-08-17T17:22:52.871520+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.387661+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.387661+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.397537+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.397537+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.399545+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.399545+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.401581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.401581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.411737+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.411737+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.530108+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.530108+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.533801+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.533801+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.536824+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.536824+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.539116+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.539116+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.541847+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:22:54.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:54 smithi060 bash[68878]: audit 2024-08-17T17:22:53.541847+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:22:54.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: cluster 2024-08-17T17:22:52.871520+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: cluster 2024-08-17T17:22:52.871520+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.387661+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.387661+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.397537+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.397537+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.399545+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.399545+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.401581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.401581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.411737+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.411737+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.530108+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:54.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.530108+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.533801+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.533801+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.536824+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.536824+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.539116+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.539116+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: cluster 2024-08-17T17:22:52.871520+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: cluster 2024-08-17T17:22:52.871520+0000 mgr.y (mgr.34107) 197 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.387661+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.387661+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.397537+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.397537+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.399545+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.399545+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.401581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.401581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.411737+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.411737+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.530108+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:54.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.530108+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.533801+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.533801+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.536824+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.536824+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.539116+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.539116+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.541847+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[84186]: audit 2024-08-17T17:22:53.541847+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:22:54.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.541847+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:22:54.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:54 smithi016 bash[86572]: audit 2024-08-17T17:22:53.541847+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:22:55.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[84186]: audit 2024-08-17T17:22:53.542095+0000 mgr.y (mgr.34107) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:22:55.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[84186]: audit 2024-08-17T17:22:53.542095+0000 mgr.y (mgr.34107) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:22:55.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[84186]: cephadm 2024-08-17T17:22:53.543635+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:22:55.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[84186]: cephadm 2024-08-17T17:22:53.543635+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:22:55.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[84186]: audit 2024-08-17T17:22:54.484523+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:55.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[84186]: audit 2024-08-17T17:22:54.484523+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:55.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[86572]: audit 2024-08-17T17:22:53.542095+0000 mgr.y (mgr.34107) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:22:55.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[86572]: audit 2024-08-17T17:22:53.542095+0000 mgr.y (mgr.34107) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:22:55.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[86572]: cephadm 2024-08-17T17:22:53.543635+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:22:55.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[86572]: cephadm 2024-08-17T17:22:53.543635+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:22:55.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[86572]: audit 2024-08-17T17:22:54.484523+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:55.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:55 smithi016 bash[86572]: audit 2024-08-17T17:22:54.484523+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:55 smithi060 bash[68878]: audit 2024-08-17T17:22:53.542095+0000 mgr.y (mgr.34107) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:22:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:55 smithi060 bash[68878]: audit 2024-08-17T17:22:53.542095+0000 mgr.y (mgr.34107) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:22:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:55 smithi060 bash[68878]: cephadm 2024-08-17T17:22:53.543635+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:22:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:55 smithi060 bash[68878]: cephadm 2024-08-17T17:22:53.543635+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:22:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:55 smithi060 bash[68878]: audit 2024-08-17T17:22:54.484523+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:55 smithi060 bash[68878]: audit 2024-08-17T17:22:54.484523+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:55.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[86572]: audit 2024-08-17T17:22:54.475031+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[86572]: audit 2024-08-17T17:22:54.475031+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[86572]: cephadm 2024-08-17T17:22:54.475646+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[86572]: cephadm 2024-08-17T17:22:54.475646+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[86572]: cluster 2024-08-17T17:22:54.871894+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[86572]: cluster 2024-08-17T17:22:54.871894+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[84186]: audit 2024-08-17T17:22:54.475031+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:56.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[84186]: audit 2024-08-17T17:22:54.475031+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:56.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[84186]: cephadm 2024-08-17T17:22:54.475646+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:56.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[84186]: cephadm 2024-08-17T17:22:54.475646+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:56.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[84186]: cluster 2024-08-17T17:22:54.871894+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:56.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:56 smithi016 bash[84186]: cluster 2024-08-17T17:22:54.871894+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:56 smithi060 bash[68878]: audit 2024-08-17T17:22:54.475031+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:56 smithi060 bash[68878]: audit 2024-08-17T17:22:54.475031+0000 mgr.y (mgr.34107) 200 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:56 smithi060 bash[68878]: cephadm 2024-08-17T17:22:54.475646+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:56 smithi060 bash[68878]: cephadm 2024-08-17T17:22:54.475646+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:22:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:56 smithi060 bash[68878]: cluster 2024-08-17T17:22:54.871894+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:56 smithi060 bash[68878]: cluster 2024-08-17T17:22:54.871894+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: cephadm 2024-08-17T17:22:56.831650+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: cephadm 2024-08-17T17:22:56.831650+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:56.837261+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:56.837261+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:56.840137+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:56.840137+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:56.841360+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:56.841360+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: cephadm 2024-08-17T17:22:56.845680+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:22:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: cephadm 2024-08-17T17:22:56.845680+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:22:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: cluster 2024-08-17T17:22:56.872463+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: cluster 2024-08-17T17:22:56.872463+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:57.289694+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:57 smithi060 bash[68878]: audit 2024-08-17T17:22:57.289694+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: cephadm 2024-08-17T17:22:56.831650+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:22:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: cephadm 2024-08-17T17:22:56.831650+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:22:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:56.837261+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:56.837261+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:56.840137+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:56.840137+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:56.841360+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:56.841360+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: cephadm 2024-08-17T17:22:56.845680+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: cephadm 2024-08-17T17:22:56.845680+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: cluster 2024-08-17T17:22:56.872463+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: cluster 2024-08-17T17:22:56.872463+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:57.289694+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[84186]: audit 2024-08-17T17:22:57.289694+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: cephadm 2024-08-17T17:22:56.831650+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:22:58.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: cephadm 2024-08-17T17:22:56.831650+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:56.837261+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:56.837261+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:56.840137+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:56.840137+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:56.841360+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:56.841360+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: cephadm 2024-08-17T17:22:56.845680+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: cephadm 2024-08-17T17:22:56.845680+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Deploying daemon osd.1 on smithi016 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: cluster 2024-08-17T17:22:56.872463+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: cluster 2024-08-17T17:22:56.872463+0000 mgr.y (mgr.34107) 205 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:57.289694+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:22:58.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:57 smithi016 bash[86572]: audit 2024-08-17T17:22:57.289694+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:00.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:59 smithi060 bash[68878]: cluster 2024-08-17T17:22:58.873083+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:00.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:22:59 smithi060 bash[68878]: cluster 2024-08-17T17:22:58.873083+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:59 smithi016 bash[84186]: cluster 2024-08-17T17:22:58.873083+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:22:59 smithi016 bash[84186]: cluster 2024-08-17T17:22:58.873083+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:59 smithi016 bash[86572]: cluster 2024-08-17T17:22:58.873083+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:22:59 smithi016 bash[86572]: cluster 2024-08-17T17:22:58.873083+0000 mgr.y (mgr.34107) 206 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:00.559 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:00.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:23:00 smithi060 bash[61583]: ts=2024-08-17T17:23:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:23:02.294 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:01 smithi016 bash[84186]: cluster 2024-08-17T17:23:00.873728+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:02.294 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:01 smithi016 bash[84186]: cluster 2024-08-17T17:23:00.873728+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:02.295 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:01 smithi016 bash[86572]: cluster 2024-08-17T17:23:00.873728+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:02.295 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:01 smithi016 bash[86572]: cluster 2024-08-17T17:23:00.873728+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:01 smithi060 bash[68878]: cluster 2024-08-17T17:23:00.873728+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:01 smithi060 bash[68878]: cluster 2024-08-17T17:23:00.873728+0000 mgr.y (mgr.34107) 207 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:02.546 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.547 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.547 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.547 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.548 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.548 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: Stopping Ceph osd.1 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:23:02.548 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.548 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.548 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.549 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:02 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:02.828 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[40278]: debug 2024-08-17T17:23:02.542+0000 7f070ab1b640 -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 2024-08-17T17:23:02.828 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[40278]: debug 2024-08-17T17:23:02.542+0000 7f070ab1b640 -1 osd.1 88 *** Got signal Terminated *** 2024-08-17T17:23:02.828 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[40278]: debug 2024-08-17T17:23:02.542+0000 7f070ab1b640 -1 osd.1 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:23:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.549060+0000 mon.a (mon.0) 314 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:23:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.549060+0000 mon.a (mon.0) 314 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:23:03.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.549060+0000 mon.a (mon.0) 314 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:23:03.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:02 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.549060+0000 mon.a (mon.0) 314 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:23:03.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:02 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.549060+0000 mon.a (mon.0) 314 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:23:03.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:02 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.549060+0000 mon.a (mon.0) 314 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:23:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.874703+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.874703+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.934204+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:23:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.934204+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:23:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.950888+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-08-17T17:23:04.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[84186]: cluster 2024-08-17T17:23:02.950888+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-08-17T17:23:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.874703+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.874703+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.934204+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:23:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.934204+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:23:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.950888+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-08-17T17:23:04.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:03 smithi016 bash[86572]: cluster 2024-08-17T17:23:02.950888+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-08-17T17:23:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:03 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.874703+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:03 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.874703+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:03 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.934204+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:23:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:03 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.934204+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:23:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:03 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.950888+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-08-17T17:23:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:03 smithi060 bash[68878]: cluster 2024-08-17T17:23:02.950888+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-08-17T17:23:04.639 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:23:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.51.0" 2024-08-17T17:23:04.949 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:04 smithi016 bash[97407]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:23:05.328 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[97505]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:23:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:04 smithi016 bash[84186]: cluster 2024-08-17T17:23:03.955149+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-08-17T17:23:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:04 smithi016 bash[84186]: cluster 2024-08-17T17:23:03.955149+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-08-17T17:23:05.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:04 smithi016 bash[86572]: cluster 2024-08-17T17:23:03.955149+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-08-17T17:23:05.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:04 smithi016 bash[86572]: cluster 2024-08-17T17:23:03.955149+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-08-17T17:23:05.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:04 smithi060 bash[68878]: cluster 2024-08-17T17:23:03.955149+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-08-17T17:23:05.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:04 smithi060 bash[68878]: cluster 2024-08-17T17:23:03.955149+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-08-17T17:23:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[84186]: cluster 2024-08-17T17:23:04.875592+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v144: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[84186]: cluster 2024-08-17T17:23:04.875592+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v144: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[84186]: cluster 2024-08-17T17:23:05.726315+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[84186]: cluster 2024-08-17T17:23:05.726315+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[86572]: cluster 2024-08-17T17:23:04.875592+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v144: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[86572]: cluster 2024-08-17T17:23:04.875592+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v144: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:06.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[86572]: cluster 2024-08-17T17:23:05.726315+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:06.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:05 smithi016 bash[86572]: cluster 2024-08-17T17:23:05.726315+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:06.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:05 smithi060 bash[68878]: cluster 2024-08-17T17:23:04.875592+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v144: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:05 smithi060 bash[68878]: cluster 2024-08-17T17:23:04.875592+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v144: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:05 smithi060 bash[68878]: cluster 2024-08-17T17:23:05.726315+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:05 smithi060 bash[68878]: cluster 2024-08-17T17:23:05.726315+0000 mon.a (mon.0) 318 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:08.233 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.234 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.234 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.234 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:07 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-17T17:23:08.234 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:07 smithi016 systemd[1]: Stopped Ceph osd.1 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:23:08.234 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.235 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.238 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.239 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.239 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.239 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:23:08.578 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:08 smithi016 systemd[1]: Started Ceph osd.1 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:23:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[84186]: cluster 2024-08-17T17:23:06.876304+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[84186]: cluster 2024-08-17T17:23:06.876304+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[84186]: audit 2024-08-17T17:23:07.282461+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[84186]: audit 2024-08-17T17:23:07.282461+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[84186]: audit 2024-08-17T17:23:07.283446+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[84186]: audit 2024-08-17T17:23:07.283446+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[86572]: cluster 2024-08-17T17:23:06.876304+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[86572]: cluster 2024-08-17T17:23:06.876304+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[86572]: audit 2024-08-17T17:23:07.282461+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[86572]: audit 2024-08-17T17:23:07.282461+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[86572]: audit 2024-08-17T17:23:07.283446+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:08 smithi016 bash[86572]: audit 2024-08-17T17:23:07.283446+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:08 smithi060 bash[68878]: cluster 2024-08-17T17:23:06.876304+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:08 smithi060 bash[68878]: cluster 2024-08-17T17:23:06.876304+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v145: 73 pgs: 3 active+undersized, 9 stale+active+clean, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:08 smithi060 bash[68878]: audit 2024-08-17T17:23:07.282461+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:08 smithi060 bash[68878]: audit 2024-08-17T17:23:07.282461+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:08 smithi060 bash[68878]: audit 2024-08-17T17:23:07.283446+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:08 smithi060 bash[68878]: audit 2024-08-17T17:23:07.283446+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[84186]: audit 2024-08-17T17:23:08.280770+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[84186]: audit 2024-08-17T17:23:08.280770+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[84186]: audit 2024-08-17T17:23:08.292986+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[84186]: audit 2024-08-17T17:23:08.292986+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[84186]: audit 2024-08-17T17:23:08.294154+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[84186]: audit 2024-08-17T17:23:08.294154+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[86572]: audit 2024-08-17T17:23:08.280770+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[86572]: audit 2024-08-17T17:23:08.280770+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[86572]: audit 2024-08-17T17:23:08.292986+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[86572]: audit 2024-08-17T17:23:08.292986+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[86572]: audit 2024-08-17T17:23:08.294154+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:09.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[86572]: audit 2024-08-17T17:23:08.294154+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:09 smithi060 bash[68878]: audit 2024-08-17T17:23:08.280770+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:09 smithi060 bash[68878]: audit 2024-08-17T17:23:08.280770+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:09 smithi060 bash[68878]: audit 2024-08-17T17:23:08.292986+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:09 smithi060 bash[68878]: audit 2024-08-17T17:23:08.292986+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:09 smithi060 bash[68878]: audit 2024-08-17T17:23:08.294154+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:09 smithi060 bash[68878]: audit 2024-08-17T17:23:08.294154+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:10.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:23:10.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:23:10.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:23:10.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:23:10.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:23:10.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:23:10.079 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:09 smithi016 bash[97689]: 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 2024-08-17T17:23:10.432 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[84186]: cluster 2024-08-17T17:23:08.877335+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v146: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:10.432 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[84186]: cluster 2024-08-17T17:23:08.877335+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v146: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:10.432 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[86572]: cluster 2024-08-17T17:23:08.877335+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v146: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:10.433 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[86572]: cluster 2024-08-17T17:23:08.877335+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v146: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:10.433 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[97689]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:23:10.433 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[97689]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:23:10.433 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[97689]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T17:23:10.433 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[97689]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:23:10.433 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:10 smithi016 bash[97689]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-17T17:23:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:10 smithi060 bash[68878]: cluster 2024-08-17T17:23:08.877335+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v146: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:10 smithi060 bash[68878]: cluster 2024-08-17T17:23:08.877335+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v146: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:23:10 smithi060 bash[61583]: ts=2024-08-17T17:23:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:23:12.577 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:12 smithi016 bash[97895]: debug 2024-08-17T17:23:12.202+0000 7fe856dce640 1 -- 172.21.15.16:0/945787718 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556615090960 con 0x556615e7c000 2024-08-17T17:23:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:12 smithi016 bash[84186]: cluster 2024-08-17T17:23:10.878149+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v147: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:12 smithi016 bash[84186]: cluster 2024-08-17T17:23:10.878149+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v147: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:12 smithi016 bash[86572]: cluster 2024-08-17T17:23:10.878149+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v147: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:12 smithi016 bash[86572]: cluster 2024-08-17T17:23:10.878149+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v147: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:12 smithi060 bash[68878]: cluster 2024-08-17T17:23:10.878149+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v147: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:12 smithi060 bash[68878]: cluster 2024-08-17T17:23:10.878149+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v147: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:14.303 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:13 smithi016 bash[97895]: debug 2024-08-17T17:23:13.986+0000 7fe859635640 -1 Falling back to public interface 2024-08-17T17:23:14.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:14 smithi016 bash[84186]: cluster 2024-08-17T17:23:12.879238+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:14 smithi016 bash[84186]: cluster 2024-08-17T17:23:12.879238+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:14.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:23:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.51.0" 2024-08-17T17:23:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:14 smithi016 bash[86572]: cluster 2024-08-17T17:23:12.879238+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:14 smithi016 bash[86572]: cluster 2024-08-17T17:23:12.879238+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:14 smithi060 bash[68878]: cluster 2024-08-17T17:23:12.879238+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:14 smithi060 bash[68878]: cluster 2024-08-17T17:23:12.879238+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v148: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[84186]: cluster 2024-08-17T17:23:14.726172+0000 mon.a (mon.0) 324 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[84186]: cluster 2024-08-17T17:23:14.726172+0000 mon.a (mon.0) 324 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[84186]: audit 2024-08-17T17:23:15.204583+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[84186]: audit 2024-08-17T17:23:15.204583+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[84186]: audit 2024-08-17T17:23:15.209929+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[84186]: audit 2024-08-17T17:23:15.209929+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[86572]: cluster 2024-08-17T17:23:14.726172+0000 mon.a (mon.0) 324 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:23:15.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[86572]: cluster 2024-08-17T17:23:14.726172+0000 mon.a (mon.0) 324 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:23:15.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[86572]: audit 2024-08-17T17:23:15.204583+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[86572]: audit 2024-08-17T17:23:15.204583+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[86572]: audit 2024-08-17T17:23:15.209929+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:15 smithi016 bash[86572]: audit 2024-08-17T17:23:15.209929+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:15 smithi060 bash[68878]: cluster 2024-08-17T17:23:14.726172+0000 mon.a (mon.0) 324 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:23:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:15 smithi060 bash[68878]: cluster 2024-08-17T17:23:14.726172+0000 mon.a (mon.0) 324 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:23:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:15 smithi060 bash[68878]: audit 2024-08-17T17:23:15.204583+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:15 smithi060 bash[68878]: audit 2024-08-17T17:23:15.204583+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:15 smithi060 bash[68878]: audit 2024-08-17T17:23:15.209929+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:15 smithi060 bash[68878]: audit 2024-08-17T17:23:15.209929+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:16 smithi016 bash[86572]: cluster 2024-08-17T17:23:14.879734+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:16 smithi016 bash[86572]: cluster 2024-08-17T17:23:14.879734+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:16 smithi016 bash[84186]: cluster 2024-08-17T17:23:14.879734+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:16 smithi016 bash[84186]: cluster 2024-08-17T17:23:14.879734+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:16 smithi060 bash[68878]: cluster 2024-08-17T17:23:14.879734+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:16 smithi060 bash[68878]: cluster 2024-08-17T17:23:14.879734+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v149: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:17 smithi060 bash[68878]: audit 2024-08-17T17:23:16.358403+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:17 smithi060 bash[68878]: audit 2024-08-17T17:23:16.358403+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:17 smithi060 bash[68878]: audit 2024-08-17T17:23:16.366039+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:17 smithi060 bash[68878]: audit 2024-08-17T17:23:16.366039+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:17 smithi060 bash[68878]: audit 2024-08-17T17:23:17.318066+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:17 smithi060 bash[68878]: audit 2024-08-17T17:23:17.318066+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.828 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[97895]: debug 2024-08-17T17:23:17.489+0000 7fe859635640 -1 osd.1 88 log_to_monitors true 2024-08-17T17:23:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[84186]: audit 2024-08-17T17:23:16.358403+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[84186]: audit 2024-08-17T17:23:16.358403+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[84186]: audit 2024-08-17T17:23:16.366039+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[84186]: audit 2024-08-17T17:23:16.366039+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[84186]: audit 2024-08-17T17:23:17.318066+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[84186]: audit 2024-08-17T17:23:17.318066+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[86572]: audit 2024-08-17T17:23:16.358403+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[86572]: audit 2024-08-17T17:23:16.358403+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[86572]: audit 2024-08-17T17:23:16.366039+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[86572]: audit 2024-08-17T17:23:16.366039+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[86572]: audit 2024-08-17T17:23:17.318066+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:17 smithi016 bash[86572]: audit 2024-08-17T17:23:17.318066+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:18 smithi060 bash[68878]: cluster 2024-08-17T17:23:16.880095+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:18 smithi060 bash[68878]: cluster 2024-08-17T17:23:16.880095+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:18 smithi060 bash[68878]: audit 2024-08-17T17:23:17.497010+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:18 smithi060 bash[68878]: audit 2024-08-17T17:23:17.497010+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:18 smithi060 bash[68878]: audit 2024-08-17T17:23:17.497323+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:18 smithi060 bash[68878]: audit 2024-08-17T17:23:17.497323+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.828 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[97895]: debug 2024-08-17T17:23:18.433+0000 7fe8513df640 -1 osd.1 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:23:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[84186]: cluster 2024-08-17T17:23:16.880095+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[84186]: cluster 2024-08-17T17:23:16.880095+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[84186]: audit 2024-08-17T17:23:17.497010+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[84186]: audit 2024-08-17T17:23:17.497010+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[84186]: audit 2024-08-17T17:23:17.497323+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[84186]: audit 2024-08-17T17:23:17.497323+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[86572]: cluster 2024-08-17T17:23:16.880095+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:18.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[86572]: cluster 2024-08-17T17:23:16.880095+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v150: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:18.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[86572]: audit 2024-08-17T17:23:17.497010+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[86572]: audit 2024-08-17T17:23:17.497010+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[86572]: audit 2024-08-17T17:23:17.497323+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:18.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:18 smithi016 bash[86572]: audit 2024-08-17T17:23:17.497323+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:23:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: audit 2024-08-17T17:23:18.369450+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: audit 2024-08-17T17:23:18.369450+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: cluster 2024-08-17T17:23:18.378842+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: cluster 2024-08-17T17:23:18.378842+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: audit 2024-08-17T17:23:18.379328+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: audit 2024-08-17T17:23:18.379328+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: audit 2024-08-17T17:23:18.380301+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:19 smithi060 bash[68878]: audit 2024-08-17T17:23:18.380301+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: audit 2024-08-17T17:23:18.369450+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:23:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: audit 2024-08-17T17:23:18.369450+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:23:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: cluster 2024-08-17T17:23:18.378842+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-08-17T17:23:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: cluster 2024-08-17T17:23:18.378842+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: audit 2024-08-17T17:23:18.379328+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: audit 2024-08-17T17:23:18.379328+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: audit 2024-08-17T17:23:18.380301+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[84186]: audit 2024-08-17T17:23:18.380301+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: audit 2024-08-17T17:23:18.369450+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: audit 2024-08-17T17:23:18.369450+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: cluster 2024-08-17T17:23:18.378842+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: cluster 2024-08-17T17:23:18.378842+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: audit 2024-08-17T17:23:18.379328+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: audit 2024-08-17T17:23:18.379328+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: audit 2024-08-17T17:23:18.380301+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:19.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:19 smithi016 bash[86572]: audit 2024-08-17T17:23:18.380301+0000 mon.a (mon.0) 333 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:23:20.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[61583]: ts=2024-08-17T17:23:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:18.880915+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v152: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:18.880915+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v152: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:19.382087+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:19.382087+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:19.392219+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] boot 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:19.392219+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] boot 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:19.392357+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:23:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:19.392357+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:23:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: audit 2024-08-17T17:23:19.393768+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:23:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: audit 2024-08-17T17:23:19.393768+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:23:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:20.394693+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:23:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:20 smithi060 bash[68878]: cluster 2024-08-17T17:23:20.394693+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:23:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:18.880915+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v152: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:18.880915+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v152: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:19.382087+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:23:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:19.382087+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:23:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:19.392219+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] boot 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:19.392219+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] boot 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:19.392357+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:19.392357+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: audit 2024-08-17T17:23:19.393768+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: audit 2024-08-17T17:23:19.393768+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:20.394693+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[84186]: cluster 2024-08-17T17:23:20.394693+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:18.880915+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v152: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:20.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:18.880915+0000 mgr.y (mgr.34107) 216 : cluster [DBG] pgmap v152: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:19.382087+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:19.382087+0000 mon.a (mon.0) 334 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:19.392219+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] boot 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:19.392219+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] boot 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:19.392357+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:19.392357+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: audit 2024-08-17T17:23:19.393768+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: audit 2024-08-17T17:23:19.393768+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:20.394693+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:23:20.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:20 smithi016 bash[86572]: cluster 2024-08-17T17:23:20.394693+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:23:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:22 smithi060 bash[68878]: cluster 2024-08-17T17:23:20.881671+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v155: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:22 smithi060 bash[68878]: cluster 2024-08-17T17:23:20.881671+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v155: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:22 smithi060 bash[68878]: audit 2024-08-17T17:23:22.284881+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:22 smithi060 bash[68878]: audit 2024-08-17T17:23:22.284881+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:22 smithi060 bash[68878]: audit 2024-08-17T17:23:22.286987+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:22 smithi060 bash[68878]: audit 2024-08-17T17:23:22.286987+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:22.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[84186]: cluster 2024-08-17T17:23:20.881671+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v155: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:22.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[84186]: cluster 2024-08-17T17:23:20.881671+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v155: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[84186]: audit 2024-08-17T17:23:22.284881+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[84186]: audit 2024-08-17T17:23:22.284881+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[84186]: audit 2024-08-17T17:23:22.286987+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[84186]: audit 2024-08-17T17:23:22.286987+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[86572]: cluster 2024-08-17T17:23:20.881671+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v155: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[86572]: cluster 2024-08-17T17:23:20.881671+0000 mgr.y (mgr.34107) 217 : cluster [DBG] pgmap v155: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[86572]: audit 2024-08-17T17:23:22.284881+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[86572]: audit 2024-08-17T17:23:22.284881+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[86572]: audit 2024-08-17T17:23:22.286987+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:22.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:22 smithi016 bash[86572]: audit 2024-08-17T17:23:22.286987+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:23.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:23 smithi016 bash[84186]: cluster 2024-08-17T17:23:23.413244+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:23.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:23 smithi016 bash[84186]: cluster 2024-08-17T17:23:23.413244+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:23.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:23 smithi016 bash[86572]: cluster 2024-08-17T17:23:23.413244+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:23.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:23 smithi016 bash[86572]: cluster 2024-08-17T17:23:23.413244+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:23.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:23 smithi060 bash[68878]: cluster 2024-08-17T17:23:23.413244+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:23 smithi060 bash[68878]: cluster 2024-08-17T17:23:23.413244+0000 mon.a (mon.0) 341 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:23:24.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:24 smithi016 bash[84186]: cluster 2024-08-17T17:23:22.882364+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v156: 73 pgs: 12 active+undersized, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:24.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:24 smithi016 bash[84186]: cluster 2024-08-17T17:23:22.882364+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v156: 73 pgs: 12 active+undersized, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:24.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:23:24] "GET /metrics HTTP/1.1" 200 33855 "" "Prometheus/2.51.0" 2024-08-17T17:23:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:24 smithi016 bash[86572]: cluster 2024-08-17T17:23:22.882364+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v156: 73 pgs: 12 active+undersized, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:24 smithi016 bash[86572]: cluster 2024-08-17T17:23:22.882364+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v156: 73 pgs: 12 active+undersized, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:24.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:24 smithi060 bash[68878]: cluster 2024-08-17T17:23:22.882364+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v156: 73 pgs: 12 active+undersized, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:24.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:24 smithi060 bash[68878]: cluster 2024-08-17T17:23:22.882364+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v156: 73 pgs: 12 active+undersized, 1 active+undersized+degraded, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T17:23:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[84186]: cluster 2024-08-17T17:23:24.882874+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[84186]: cluster 2024-08-17T17:23:24.882874+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[84186]: cluster 2024-08-17T17:23:25.467776+0000 mon.a (mon.0) 342 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[84186]: cluster 2024-08-17T17:23:25.467776+0000 mon.a (mon.0) 342 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[84186]: cluster 2024-08-17T17:23:25.467818+0000 mon.a (mon.0) 343 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[84186]: cluster 2024-08-17T17:23:25.467818+0000 mon.a (mon.0) 343 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[86572]: cluster 2024-08-17T17:23:24.882874+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[86572]: cluster 2024-08-17T17:23:24.882874+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:25.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[86572]: cluster 2024-08-17T17:23:25.467776+0000 mon.a (mon.0) 342 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T17:23:25.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[86572]: cluster 2024-08-17T17:23:25.467776+0000 mon.a (mon.0) 342 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T17:23:25.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[86572]: cluster 2024-08-17T17:23:25.467818+0000 mon.a (mon.0) 343 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:25.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:25 smithi016 bash[86572]: cluster 2024-08-17T17:23:25.467818+0000 mon.a (mon.0) 343 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:25.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:25 smithi060 bash[68878]: cluster 2024-08-17T17:23:24.882874+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:25 smithi060 bash[68878]: cluster 2024-08-17T17:23:24.882874+0000 mgr.y (mgr.34107) 219 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:25 smithi060 bash[68878]: cluster 2024-08-17T17:23:25.467776+0000 mon.a (mon.0) 342 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T17:23:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:25 smithi060 bash[68878]: cluster 2024-08-17T17:23:25.467776+0000 mon.a (mon.0) 342 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T17:23:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:25 smithi060 bash[68878]: cluster 2024-08-17T17:23:25.467818+0000 mon.a (mon.0) 343 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:25 smithi060 bash[68878]: cluster 2024-08-17T17:23:25.467818+0000 mon.a (mon.0) 343 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.837241+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.837241+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.845559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.845559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.847477+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.847477+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.849184+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.849184+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.858562+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.858562+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: cluster 2024-08-17T17:23:26.883448+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: cluster 2024-08-17T17:23:26.883448+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.994448+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:27 smithi060 bash[68878]: audit 2024-08-17T17:23:26.994448+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:28.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.837241+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.837241+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.845559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.845559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.847477+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.847477+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.849184+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.849184+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.858562+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.858562+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: cluster 2024-08-17T17:23:26.883448+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: cluster 2024-08-17T17:23:26.883448+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.994448+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[84186]: audit 2024-08-17T17:23:26.994448+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.837241+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.837241+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.845559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.845559+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.847477+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:28.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.847477+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.849184+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.849184+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.858562+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.858562+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: cluster 2024-08-17T17:23:26.883448+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: cluster 2024-08-17T17:23:26.883448+0000 mgr.y (mgr.34107) 220 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.994448+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:28.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:27 smithi016 bash[86572]: audit 2024-08-17T17:23:26.994448+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:30.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:29 smithi060 bash[68878]: cluster 2024-08-17T17:23:28.884512+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:30.214 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:29 smithi060 bash[68878]: cluster 2024-08-17T17:23:28.884512+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:30.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:29 smithi016 bash[84186]: cluster 2024-08-17T17:23:28.884512+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:30.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:29 smithi016 bash[84186]: cluster 2024-08-17T17:23:28.884512+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:30.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:29 smithi016 bash[86572]: cluster 2024-08-17T17:23:28.884512+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:30.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:29 smithi016 bash[86572]: cluster 2024-08-17T17:23:28.884512+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:23:30 smithi060 bash[61583]: ts=2024-08-17T17:23:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:23:32.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:31 smithi016 bash[84186]: cluster 2024-08-17T17:23:30.885251+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:32.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:31 smithi016 bash[84186]: cluster 2024-08-17T17:23:30.885251+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:32.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:31 smithi016 bash[86572]: cluster 2024-08-17T17:23:30.885251+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:32.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:31 smithi016 bash[86572]: cluster 2024-08-17T17:23:30.885251+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:31 smithi060 bash[68878]: cluster 2024-08-17T17:23:30.885251+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:31 smithi060 bash[68878]: cluster 2024-08-17T17:23:30.885251+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:33 smithi060 bash[68878]: audit 2024-08-17T17:23:32.338682+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:33 smithi060 bash[68878]: audit 2024-08-17T17:23:32.338682+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:33 smithi060 bash[68878]: audit 2024-08-17T17:23:33.070077+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:33 smithi060 bash[68878]: audit 2024-08-17T17:23:33.070077+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:33 smithi060 bash[68878]: audit 2024-08-17T17:23:33.080650+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:33 smithi060 bash[68878]: audit 2024-08-17T17:23:33.080650+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[84186]: audit 2024-08-17T17:23:32.338682+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[84186]: audit 2024-08-17T17:23:32.338682+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[84186]: audit 2024-08-17T17:23:33.070077+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[84186]: audit 2024-08-17T17:23:33.070077+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[84186]: audit 2024-08-17T17:23:33.080650+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[84186]: audit 2024-08-17T17:23:33.080650+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[86572]: audit 2024-08-17T17:23:32.338682+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[86572]: audit 2024-08-17T17:23:32.338682+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[86572]: audit 2024-08-17T17:23:33.070077+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[86572]: audit 2024-08-17T17:23:33.070077+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[86572]: audit 2024-08-17T17:23:33.080650+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:33 smithi016 bash[86572]: audit 2024-08-17T17:23:33.080650+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: cluster 2024-08-17T17:23:32.886195+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: cluster 2024-08-17T17:23:32.886195+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: audit 2024-08-17T17:23:33.770911+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: audit 2024-08-17T17:23:33.770911+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: audit 2024-08-17T17:23:33.772820+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: audit 2024-08-17T17:23:33.772820+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: audit 2024-08-17T17:23:33.783155+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:34 smithi060 bash[68878]: audit 2024-08-17T17:23:33.783155+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:23:34] "GET /metrics HTTP/1.1" 200 33855 "" "Prometheus/2.51.0" 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: cluster 2024-08-17T17:23:32.886195+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: cluster 2024-08-17T17:23:32.886195+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: audit 2024-08-17T17:23:33.770911+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: audit 2024-08-17T17:23:33.770911+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: audit 2024-08-17T17:23:33.772820+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: audit 2024-08-17T17:23:33.772820+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: audit 2024-08-17T17:23:33.783155+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[86572]: audit 2024-08-17T17:23:33.783155+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: cluster 2024-08-17T17:23:32.886195+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: cluster 2024-08-17T17:23:32.886195+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: audit 2024-08-17T17:23:33.770911+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: audit 2024-08-17T17:23:33.770911+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: audit 2024-08-17T17:23:33.772820+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: audit 2024-08-17T17:23:33.772820+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: audit 2024-08-17T17:23:33.783155+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:34.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:34 smithi016 bash[84186]: audit 2024-08-17T17:23:33.783155+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:36 smithi060 bash[68878]: cluster 2024-08-17T17:23:34.886972+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:36 smithi060 bash[68878]: cluster 2024-08-17T17:23:34.886972+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:36 smithi016 bash[84186]: cluster 2024-08-17T17:23:34.886972+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:36 smithi016 bash[84186]: cluster 2024-08-17T17:23:34.886972+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:36 smithi016 bash[86572]: cluster 2024-08-17T17:23:34.886972+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:36 smithi016 bash[86572]: cluster 2024-08-17T17:23:34.886972+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[84186]: cluster 2024-08-17T17:23:36.887666+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[84186]: cluster 2024-08-17T17:23:36.887666+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[84186]: audit 2024-08-17T17:23:37.285762+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[84186]: audit 2024-08-17T17:23:37.285762+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[84186]: audit 2024-08-17T17:23:37.287901+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[84186]: audit 2024-08-17T17:23:37.287901+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[86572]: cluster 2024-08-17T17:23:36.887666+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[86572]: cluster 2024-08-17T17:23:36.887666+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[86572]: audit 2024-08-17T17:23:37.285762+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[86572]: audit 2024-08-17T17:23:37.285762+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[86572]: audit 2024-08-17T17:23:37.287901+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:38 smithi016 bash[86572]: audit 2024-08-17T17:23:37.287901+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:38 smithi060 bash[68878]: cluster 2024-08-17T17:23:36.887666+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:38 smithi060 bash[68878]: cluster 2024-08-17T17:23:36.887666+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:38 smithi060 bash[68878]: audit 2024-08-17T17:23:37.285762+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:38 smithi060 bash[68878]: audit 2024-08-17T17:23:37.285762+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:23:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:38 smithi060 bash[68878]: audit 2024-08-17T17:23:37.287901+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:38 smithi060 bash[68878]: audit 2024-08-17T17:23:37.287901+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:40 smithi016 bash[84186]: cluster 2024-08-17T17:23:38.888727+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:40 smithi016 bash[84186]: cluster 2024-08-17T17:23:38.888727+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:40 smithi016 bash[86572]: cluster 2024-08-17T17:23:38.888727+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:40 smithi016 bash[86572]: cluster 2024-08-17T17:23:38.888727+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:40 smithi060 bash[68878]: cluster 2024-08-17T17:23:38.888727+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:40 smithi060 bash[68878]: cluster 2024-08-17T17:23:38.888727+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:23:40 smithi060 bash[61583]: ts=2024-08-17T17:23:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:23:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:42 smithi016 bash[84186]: cluster 2024-08-17T17:23:40.889415+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:42 smithi016 bash[84186]: cluster 2024-08-17T17:23:40.889415+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:42 smithi016 bash[86572]: cluster 2024-08-17T17:23:40.889415+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:42 smithi016 bash[86572]: cluster 2024-08-17T17:23:40.889415+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:42 smithi060 bash[68878]: cluster 2024-08-17T17:23:40.889415+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:42 smithi060 bash[68878]: cluster 2024-08-17T17:23:40.889415+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:44 smithi016 bash[84186]: cluster 2024-08-17T17:23:42.890376+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:44 smithi016 bash[84186]: cluster 2024-08-17T17:23:42.890376+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:23:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.51.0" 2024-08-17T17:23:44.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:44 smithi016 bash[86572]: cluster 2024-08-17T17:23:42.890376+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:44 smithi016 bash[86572]: cluster 2024-08-17T17:23:42.890376+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:44 smithi060 bash[68878]: cluster 2024-08-17T17:23:42.890376+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:44 smithi060 bash[68878]: cluster 2024-08-17T17:23:42.890376+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:46 smithi016 bash[84186]: cluster 2024-08-17T17:23:44.891186+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:46 smithi016 bash[84186]: cluster 2024-08-17T17:23:44.891186+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:46 smithi016 bash[86572]: cluster 2024-08-17T17:23:44.891186+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:46 smithi016 bash[86572]: cluster 2024-08-17T17:23:44.891186+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:46 smithi060 bash[68878]: cluster 2024-08-17T17:23:44.891186+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:46 smithi060 bash[68878]: cluster 2024-08-17T17:23:44.891186+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:48 smithi016 bash[84186]: cluster 2024-08-17T17:23:46.891851+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:48 smithi016 bash[84186]: cluster 2024-08-17T17:23:46.891851+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:48 smithi016 bash[86572]: cluster 2024-08-17T17:23:46.891851+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:48 smithi016 bash[86572]: cluster 2024-08-17T17:23:46.891851+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:48 smithi060 bash[68878]: cluster 2024-08-17T17:23:46.891851+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:48 smithi060 bash[68878]: cluster 2024-08-17T17:23:46.891851+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:50 smithi016 bash[84186]: cluster 2024-08-17T17:23:48.892916+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:50 smithi016 bash[84186]: cluster 2024-08-17T17:23:48.892916+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:50 smithi016 bash[86572]: cluster 2024-08-17T17:23:48.892916+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:50 smithi016 bash[86572]: cluster 2024-08-17T17:23:48.892916+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:50 smithi060 bash[68878]: cluster 2024-08-17T17:23:48.892916+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:50 smithi060 bash[68878]: cluster 2024-08-17T17:23:48.892916+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:23:50 smithi060 bash[61583]: ts=2024-08-17T17:23:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:23:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[84186]: cluster 2024-08-17T17:23:50.893649+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[84186]: cluster 2024-08-17T17:23:50.893649+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[84186]: audit 2024-08-17T17:23:52.279989+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[84186]: audit 2024-08-17T17:23:52.279989+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:52.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[86572]: cluster 2024-08-17T17:23:50.893649+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[86572]: cluster 2024-08-17T17:23:50.893649+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[86572]: audit 2024-08-17T17:23:52.279989+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:52.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:52 smithi016 bash[86572]: audit 2024-08-17T17:23:52.279989+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:52 smithi060 bash[68878]: cluster 2024-08-17T17:23:50.893649+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:52 smithi060 bash[68878]: cluster 2024-08-17T17:23:50.893649+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:52 smithi060 bash[68878]: audit 2024-08-17T17:23:52.279989+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:52 smithi060 bash[68878]: audit 2024-08-17T17:23:52.279989+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:54 smithi016 bash[84186]: cluster 2024-08-17T17:23:52.894629+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:54 smithi016 bash[84186]: cluster 2024-08-17T17:23:52.894629+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:54.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:54 smithi016 bash[86572]: cluster 2024-08-17T17:23:52.894629+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:54.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:54 smithi016 bash[86572]: cluster 2024-08-17T17:23:52.894629+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:54.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:23:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:23:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.51.0" 2024-08-17T17:23:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:54 smithi060 bash[68878]: cluster 2024-08-17T17:23:52.894629+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:54 smithi060 bash[68878]: cluster 2024-08-17T17:23:52.894629+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:56 smithi016 bash[84186]: cluster 2024-08-17T17:23:54.895420+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:56 smithi016 bash[84186]: cluster 2024-08-17T17:23:54.895420+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:56 smithi016 bash[86572]: cluster 2024-08-17T17:23:54.895420+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:56 smithi016 bash[86572]: cluster 2024-08-17T17:23:54.895420+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:56 smithi060 bash[68878]: cluster 2024-08-17T17:23:54.895420+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:56 smithi060 bash[68878]: cluster 2024-08-17T17:23:54.895420+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:58 smithi016 bash[84186]: cluster 2024-08-17T17:23:56.896042+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:23:58 smithi016 bash[84186]: cluster 2024-08-17T17:23:56.896042+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:58 smithi016 bash[86572]: cluster 2024-08-17T17:23:56.896042+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:23:58 smithi016 bash[86572]: cluster 2024-08-17T17:23:56.896042+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:58 smithi060 bash[68878]: cluster 2024-08-17T17:23:56.896042+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:23:58 smithi060 bash[68878]: cluster 2024-08-17T17:23:56.896042+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:00 smithi016 bash[84186]: cluster 2024-08-17T17:23:58.897113+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:00 smithi016 bash[84186]: cluster 2024-08-17T17:23:58.897113+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:00 smithi016 bash[86572]: cluster 2024-08-17T17:23:58.897113+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:00 smithi016 bash[86572]: cluster 2024-08-17T17:23:58.897113+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:00 smithi060 bash[68878]: cluster 2024-08-17T17:23:58.897113+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:00 smithi060 bash[68878]: cluster 2024-08-17T17:23:58.897113+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:24:00 smithi060 bash[61583]: ts=2024-08-17T17:24:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:24:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:02 smithi060 bash[68878]: cluster 2024-08-17T17:24:00.897842+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:02 smithi060 bash[68878]: cluster 2024-08-17T17:24:00.897842+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:02.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:02 smithi016 bash[84186]: cluster 2024-08-17T17:24:00.897842+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:02.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:02 smithi016 bash[84186]: cluster 2024-08-17T17:24:00.897842+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:02.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:02 smithi016 bash[86572]: cluster 2024-08-17T17:24:00.897842+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:02.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:02 smithi016 bash[86572]: cluster 2024-08-17T17:24:00.897842+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:04 smithi060 bash[68878]: cluster 2024-08-17T17:24:02.898785+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:04 smithi060 bash[68878]: cluster 2024-08-17T17:24:02.898785+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:24:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.51.0" 2024-08-17T17:24:04.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:04 smithi016 bash[84186]: cluster 2024-08-17T17:24:02.898785+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:04 smithi016 bash[84186]: cluster 2024-08-17T17:24:02.898785+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:04 smithi016 bash[86572]: cluster 2024-08-17T17:24:02.898785+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:04 smithi016 bash[86572]: cluster 2024-08-17T17:24:02.898785+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:06 smithi060 bash[68878]: cluster 2024-08-17T17:24:04.899567+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:06 smithi060 bash[68878]: cluster 2024-08-17T17:24:04.899567+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:06.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:06 smithi016 bash[84186]: cluster 2024-08-17T17:24:04.899567+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:06.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:06 smithi016 bash[84186]: cluster 2024-08-17T17:24:04.899567+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:06.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:06 smithi016 bash[86572]: cluster 2024-08-17T17:24:04.899567+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:06.799 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:06 smithi016 bash[86572]: cluster 2024-08-17T17:24:04.899567+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:07.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:24:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:07 smithi016 bash[84186]: audit 2024-08-17T17:24:07.280212+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:07.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:07 smithi016 bash[84186]: audit 2024-08-17T17:24:07.280212+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:07 smithi016 bash[86572]: audit 2024-08-17T17:24:07.280212+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:07.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:07 smithi016 bash[86572]: audit 2024-08-17T17:24:07.280212+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:07 smithi060 bash[68878]: audit 2024-08-17T17:24:07.280212+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:07 smithi060 bash[68878]: audit 2024-08-17T17:24:07.280212+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:08 smithi060 bash[68878]: cluster 2024-08-17T17:24:06.900203+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:08 smithi060 bash[68878]: cluster 2024-08-17T17:24:06.900203+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:08 smithi016 bash[84186]: cluster 2024-08-17T17:24:06.900203+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:08 smithi016 bash[84186]: cluster 2024-08-17T17:24:06.900203+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:08 smithi016 bash[86572]: cluster 2024-08-17T17:24:06.900203+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:08 smithi016 bash[86572]: cluster 2024-08-17T17:24:06.900203+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:10 smithi060 bash[68878]: cluster 2024-08-17T17:24:08.901271+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:10 smithi060 bash[68878]: cluster 2024-08-17T17:24:08.901271+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:24:10 smithi060 bash[61583]: ts=2024-08-17T17:24:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:24:10.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:10 smithi016 bash[84186]: cluster 2024-08-17T17:24:08.901271+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:10 smithi016 bash[84186]: cluster 2024-08-17T17:24:08.901271+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:10 smithi016 bash[86572]: cluster 2024-08-17T17:24:08.901271+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:10 smithi016 bash[86572]: cluster 2024-08-17T17:24:08.901271+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.047 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:12 smithi016 bash[84186]: cluster 2024-08-17T17:24:10.901964+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:12 smithi016 bash[84186]: cluster 2024-08-17T17:24:10.901964+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:12 smithi016 bash[86572]: cluster 2024-08-17T17:24:10.901964+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:12 smithi016 bash[86572]: cluster 2024-08-17T17:24:10.901964+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:12 smithi060 bash[68878]: cluster 2024-08-17T17:24:10.901964+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:12 smithi060 bash[68878]: cluster 2024-08-17T17:24:10.901964+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.588 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:24:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.51.0" 2024-08-17T17:24:14.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:14 smithi016 bash[84186]: cluster 2024-08-17T17:24:12.902945+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:14 smithi016 bash[84186]: cluster 2024-08-17T17:24:12.902945+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:14 smithi060 bash[68878]: cluster 2024-08-17T17:24:12.902945+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:14 smithi060 bash[68878]: cluster 2024-08-17T17:24:12.902945+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:15.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:14 smithi016 bash[86572]: cluster 2024-08-17T17:24:12.902945+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:15.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:14 smithi016 bash[86572]: cluster 2024-08-17T17:24:12.902945+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:15.904 INFO:teuthology.orchestra.run.smithi016.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[84186]: cluster 2024-08-17T17:24:14.903741+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[84186]: cluster 2024-08-17T17:24:14.903741+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[84186]: audit 2024-08-17T17:24:15.905235+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[84186]: audit 2024-08-17T17:24:15.905235+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[84186]: audit 2024-08-17T17:24:15.906551+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[84186]: audit 2024-08-17T17:24:15.906551+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[86572]: cluster 2024-08-17T17:24:14.903741+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[86572]: cluster 2024-08-17T17:24:14.903741+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:16.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[86572]: audit 2024-08-17T17:24:15.905235+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:16.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[86572]: audit 2024-08-17T17:24:15.905235+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:16.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[86572]: audit 2024-08-17T17:24:15.906551+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:16.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:16 smithi016 bash[86572]: audit 2024-08-17T17:24:15.906551+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:16 smithi060 bash[68878]: cluster 2024-08-17T17:24:14.903741+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:16 smithi060 bash[68878]: cluster 2024-08-17T17:24:14.903741+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:16 smithi060 bash[68878]: audit 2024-08-17T17:24:15.905235+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:16 smithi060 bash[68878]: audit 2024-08-17T17:24:15.905235+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:16 smithi060 bash[68878]: audit 2024-08-17T17:24:15.906551+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:16 smithi060 bash[68878]: audit 2024-08-17T17:24:15.906551+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:16.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for half of osds to upgrade' 2024-08-17T17:24:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:17 smithi060 bash[68878]: audit 2024-08-17T17:24:15.898148+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:17 smithi060 bash[68878]: audit 2024-08-17T17:24:15.898148+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:17 smithi060 bash[68878]: cephadm 2024-08-17T17:24:15.898791+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:17 smithi060 bash[68878]: cephadm 2024-08-17T17:24:15.898791+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[84186]: audit 2024-08-17T17:24:15.898148+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[84186]: audit 2024-08-17T17:24:15.898148+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[84186]: cephadm 2024-08-17T17:24:15.898791+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[84186]: cephadm 2024-08-17T17:24:15.898791+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[86572]: audit 2024-08-17T17:24:15.898148+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[86572]: audit 2024-08-17T17:24:15.898148+0000 mgr.y (mgr.34107) 245 : audit [DBG] from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[86572]: cephadm 2024-08-17T17:24:15.898791+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:17.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:17 smithi016 bash[86572]: cephadm 2024-08-17T17:24:15.898791+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:24:18.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:18 smithi060 bash[68878]: cluster 2024-08-17T17:24:16.904211+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:18.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:18 smithi060 bash[68878]: cluster 2024-08-17T17:24:16.904211+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:18 smithi016 bash[84186]: cluster 2024-08-17T17:24:16.904211+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:18 smithi016 bash[84186]: cluster 2024-08-17T17:24:16.904211+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:18 smithi016 bash[86572]: cluster 2024-08-17T17:24:16.904211+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:18 smithi016 bash[86572]: cluster 2024-08-17T17:24:16.904211+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:20 smithi060 bash[68878]: cluster 2024-08-17T17:24:18.905280+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:20 smithi060 bash[68878]: cluster 2024-08-17T17:24:18.905280+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:24:20 smithi060 bash[61583]: ts=2024-08-17T17:24:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:24:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:20 smithi016 bash[84186]: cluster 2024-08-17T17:24:18.905280+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:20 smithi016 bash[84186]: cluster 2024-08-17T17:24:18.905280+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:20 smithi016 bash[86572]: cluster 2024-08-17T17:24:18.905280+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:20 smithi016 bash[86572]: cluster 2024-08-17T17:24:18.905280+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:20.983 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: cluster 2024-08-17T17:24:20.905992+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: cluster 2024-08-17T17:24:20.905992+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:21.676556+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:21.676556+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:21.682047+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:21.682047+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.299766+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.299766+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.324922+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.324922+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.325675+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.325675+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.330454+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:22 smithi060 bash[68878]: audit 2024-08-17T17:24:22.330454+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: cluster 2024-08-17T17:24:20.905992+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: cluster 2024-08-17T17:24:20.905992+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:21.676556+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:21.676556+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:21.682047+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:21.682047+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.299766+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.299766+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.324922+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.324922+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.325675+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.325675+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.330454+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[84186]: audit 2024-08-17T17:24:22.330454+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: cluster 2024-08-17T17:24:20.905992+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: cluster 2024-08-17T17:24:20.905992+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:21.676556+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:21.676556+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:21.682047+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:21.682047+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.299766+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.299766+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.324922+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.324922+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.325675+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.325675+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.330454+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:22.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:22 smithi016 bash[86572]: audit 2024-08-17T17:24:22.330454+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.412262+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.412262+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.414400+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.414400+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.416066+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.416066+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.417288+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.417288+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.418742+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:24:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.418742+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:24:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.418970+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:24:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: audit 2024-08-17T17:24:22.418970+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:24:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: cephadm 2024-08-17T17:24:22.420183+0000 mgr.y (mgr.34107) 251 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:24:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:23 smithi060 bash[68878]: cephadm 2024-08-17T17:24:22.420183+0000 mgr.y (mgr.34107) 251 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:24:23.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.412262+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:23.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.412262+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:23.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.414400+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.414400+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.416066+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.416066+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.417288+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.417288+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.418742+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.418742+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.418970+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: audit 2024-08-17T17:24:22.418970+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: cephadm 2024-08-17T17:24:22.420183+0000 mgr.y (mgr.34107) 251 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[84186]: cephadm 2024-08-17T17:24:22.420183+0000 mgr.y (mgr.34107) 251 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.412262+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:23.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.412262+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.414400+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.414400+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.416066+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.416066+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.417288+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.417288+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.418742+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.418742+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.418970+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: audit 2024-08-17T17:24:22.418970+0000 mgr.y (mgr.34107) 250 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: cephadm 2024-08-17T17:24:22.420183+0000 mgr.y (mgr.34107) 251 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:24:23.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:23 smithi016 bash[86572]: cephadm 2024-08-17T17:24:22.420183+0000 mgr.y (mgr.34107) 251 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:24:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:24 smithi060 bash[68878]: cluster 2024-08-17T17:24:22.906716+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:24 smithi060 bash[68878]: cluster 2024-08-17T17:24:22.906716+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:24 smithi016 bash[84186]: cluster 2024-08-17T17:24:22.906716+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:24 smithi016 bash[84186]: cluster 2024-08-17T17:24:22.906716+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:24:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.51.0" 2024-08-17T17:24:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:24 smithi016 bash[86572]: cluster 2024-08-17T17:24:22.906716+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:24 smithi016 bash[86572]: cluster 2024-08-17T17:24:22.906716+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:25.205 INFO:teuthology.orchestra.run.smithi016.stdout:wait for half of osds to upgrade 2024-08-17T17:24:26.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: cluster 2024-08-17T17:24:24.907503+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: cluster 2024-08-17T17:24:24.907503+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: audit 2024-08-17T17:24:26.360406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: audit 2024-08-17T17:24:26.360406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: audit 2024-08-17T17:24:26.364522+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: audit 2024-08-17T17:24:26.364522+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: audit 2024-08-17T17:24:26.365887+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:26 smithi060 bash[68878]: audit 2024-08-17T17:24:26.365887+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: cluster 2024-08-17T17:24:24.907503+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: cluster 2024-08-17T17:24:24.907503+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: audit 2024-08-17T17:24:26.360406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: audit 2024-08-17T17:24:26.360406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: audit 2024-08-17T17:24:26.364522+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: audit 2024-08-17T17:24:26.364522+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: audit 2024-08-17T17:24:26.365887+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[86572]: audit 2024-08-17T17:24:26.365887+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: cluster 2024-08-17T17:24:24.907503+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: cluster 2024-08-17T17:24:24.907503+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: audit 2024-08-17T17:24:26.360406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:26.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: audit 2024-08-17T17:24:26.360406+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:26.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: audit 2024-08-17T17:24:26.364522+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:24:26.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: audit 2024-08-17T17:24:26.364522+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:24:26.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: audit 2024-08-17T17:24:26.365887+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:26.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:26 smithi016 bash[84186]: audit 2024-08-17T17:24:26.365887+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:27.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:27 smithi060 bash[68878]: cephadm 2024-08-17T17:24:26.353401+0000 mgr.y (mgr.34107) 254 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:24:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:27 smithi060 bash[68878]: cephadm 2024-08-17T17:24:26.353401+0000 mgr.y (mgr.34107) 254 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:24:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:27 smithi060 bash[68878]: cephadm 2024-08-17T17:24:26.370066+0000 mgr.y (mgr.34107) 255 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:24:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:27 smithi060 bash[68878]: cephadm 2024-08-17T17:24:26.370066+0000 mgr.y (mgr.34107) 255 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:24:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[84186]: cephadm 2024-08-17T17:24:26.353401+0000 mgr.y (mgr.34107) 254 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[84186]: cephadm 2024-08-17T17:24:26.353401+0000 mgr.y (mgr.34107) 254 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[84186]: cephadm 2024-08-17T17:24:26.370066+0000 mgr.y (mgr.34107) 255 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[84186]: cephadm 2024-08-17T17:24:26.370066+0000 mgr.y (mgr.34107) 255 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[86572]: cephadm 2024-08-17T17:24:26.353401+0000 mgr.y (mgr.34107) 254 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[86572]: cephadm 2024-08-17T17:24:26.353401+0000 mgr.y (mgr.34107) 254 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[86572]: cephadm 2024-08-17T17:24:26.370066+0000 mgr.y (mgr.34107) 255 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:24:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:27 smithi016 bash[86572]: cephadm 2024-08-17T17:24:26.370066+0000 mgr.y (mgr.34107) 255 : cephadm [INF] Deploying daemon osd.2 on smithi016 2024-08-17T17:24:28.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:28 smithi016 bash[84186]: cluster 2024-08-17T17:24:26.908117+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:28.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:28 smithi016 bash[84186]: cluster 2024-08-17T17:24:26.908117+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:28.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:28 smithi016 bash[86572]: cluster 2024-08-17T17:24:26.908117+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:28.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:28 smithi016 bash[86572]: cluster 2024-08-17T17:24:26.908117+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:28 smithi060 bash[68878]: cluster 2024-08-17T17:24:26.908117+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:28 smithi060 bash[68878]: cluster 2024-08-17T17:24:26.908117+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:30 smithi016 bash[84186]: cluster 2024-08-17T17:24:28.909165+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:30 smithi016 bash[84186]: cluster 2024-08-17T17:24:28.909165+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:30 smithi016 bash[86572]: cluster 2024-08-17T17:24:28.909165+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:30 smithi016 bash[86572]: cluster 2024-08-17T17:24:28.909165+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:30 smithi060 bash[68878]: cluster 2024-08-17T17:24:28.909165+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:30 smithi060 bash[68878]: cluster 2024-08-17T17:24:28.909165+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:24:30 smithi060 bash[61583]: ts=2024-08-17T17:24:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:24:31.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.635 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.635 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.635 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.636 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.636 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.636 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.637 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:31.646 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:32.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:31 smithi016 systemd[1]: Stopping Ceph osd.2 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:24:32.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:31 smithi016 bash[45657]: debug 2024-08-17T17:24:31.769+0000 7fa5f158d640 -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 2024-08-17T17:24:32.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:31 smithi016 bash[45657]: debug 2024-08-17T17:24:31.769+0000 7fa5f158d640 -1 osd.2 93 *** Got signal Terminated *** 2024-08-17T17:24:32.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:31 smithi016 bash[45657]: debug 2024-08-17T17:24:31.769+0000 7fa5f158d640 -1 osd.2 93 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:24:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:32 smithi060 bash[68878]: cluster 2024-08-17T17:24:30.909831+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:32 smithi060 bash[68878]: cluster 2024-08-17T17:24:30.909831+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:32 smithi060 bash[68878]: cluster 2024-08-17T17:24:31.772842+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:24:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:32 smithi060 bash[68878]: cluster 2024-08-17T17:24:31.772842+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:24:32.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[84186]: cluster 2024-08-17T17:24:30.909831+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[84186]: cluster 2024-08-17T17:24:30.909831+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[84186]: cluster 2024-08-17T17:24:31.772842+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[84186]: cluster 2024-08-17T17:24:31.772842+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[86572]: cluster 2024-08-17T17:24:30.909831+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[86572]: cluster 2024-08-17T17:24:30.909831+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[86572]: cluster 2024-08-17T17:24:31.772842+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:24:32.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:32 smithi016 bash[86572]: cluster 2024-08-17T17:24:31.772842+0000 mon.a (mon.0) 376 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:24:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:33 smithi060 bash[68878]: cluster 2024-08-17T17:24:32.422571+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:24:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:33 smithi060 bash[68878]: cluster 2024-08-17T17:24:32.422571+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:24:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:33 smithi060 bash[68878]: cluster 2024-08-17T17:24:32.443203+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-08-17T17:24:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:33 smithi060 bash[68878]: cluster 2024-08-17T17:24:32.443203+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-08-17T17:24:33.827 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[102634]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:24:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[84186]: cluster 2024-08-17T17:24:32.422571+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:24:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[84186]: cluster 2024-08-17T17:24:32.422571+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:24:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[84186]: cluster 2024-08-17T17:24:32.443203+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-08-17T17:24:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[84186]: cluster 2024-08-17T17:24:32.443203+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-08-17T17:24:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[86572]: cluster 2024-08-17T17:24:32.422571+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:24:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[86572]: cluster 2024-08-17T17:24:32.422571+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:24:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[86572]: cluster 2024-08-17T17:24:32.443203+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-08-17T17:24:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:33 smithi016 bash[86572]: cluster 2024-08-17T17:24:32.443203+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-08-17T17:24:34.327 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[102760]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:24:34.734 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:24:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.51.0" 2024-08-17T17:24:34.734 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[84186]: cluster 2024-08-17T17:24:32.910532+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v192: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[84186]: cluster 2024-08-17T17:24:32.910532+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v192: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[84186]: cluster 2024-08-17T17:24:33.434900+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[84186]: cluster 2024-08-17T17:24:33.434900+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[84186]: cluster 2024-08-17T17:24:33.450065+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[84186]: cluster 2024-08-17T17:24:33.450065+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[86572]: cluster 2024-08-17T17:24:32.910532+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v192: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[86572]: cluster 2024-08-17T17:24:32.910532+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v192: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[86572]: cluster 2024-08-17T17:24:33.434900+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[86572]: cluster 2024-08-17T17:24:33.434900+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[86572]: cluster 2024-08-17T17:24:33.450065+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-08-17T17:24:34.735 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:34 smithi016 bash[86572]: cluster 2024-08-17T17:24:33.450065+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-08-17T17:24:34.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:34 smithi060 bash[68878]: cluster 2024-08-17T17:24:32.910532+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v192: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:34 smithi060 bash[68878]: cluster 2024-08-17T17:24:32.910532+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v192: 73 pgs: 12 peering, 1 stale+active+clean, 60 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:34 smithi060 bash[68878]: cluster 2024-08-17T17:24:33.434900+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:24:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:34 smithi060 bash[68878]: cluster 2024-08-17T17:24:33.434900+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2024-08-17T17:24:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:34 smithi060 bash[68878]: cluster 2024-08-17T17:24:33.450065+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-08-17T17:24:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:34 smithi060 bash[68878]: cluster 2024-08-17T17:24:33.450065+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-08-17T17:24:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:35 smithi016 bash[84186]: cluster 2024-08-17T17:24:35.427434+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:24:35.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:35 smithi016 bash[84186]: cluster 2024-08-17T17:24:35.427434+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:24:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:35 smithi016 bash[86572]: cluster 2024-08-17T17:24:35.427434+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:24:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:35 smithi016 bash[86572]: cluster 2024-08-17T17:24:35.427434+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:24:35.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:35 smithi060 bash[68878]: cluster 2024-08-17T17:24:35.427434+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:24:35.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:35 smithi060 bash[68878]: cluster 2024-08-17T17:24:35.427434+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:24:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:36 smithi016 bash[84186]: cluster 2024-08-17T17:24:34.911565+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v194: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:36 smithi016 bash[84186]: cluster 2024-08-17T17:24:34.911565+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v194: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:36.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:36 smithi016 bash[86572]: cluster 2024-08-17T17:24:34.911565+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v194: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:36.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:36 smithi016 bash[86572]: cluster 2024-08-17T17:24:34.911565+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v194: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:36.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:36 smithi060 bash[68878]: cluster 2024-08-17T17:24:34.911565+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v194: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:36.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:36 smithi060 bash[68878]: cluster 2024-08-17T17:24:34.911565+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v194: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:37.167 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[84186]: audit 2024-08-17T17:24:36.841784+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.16:0/2059555854' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[84186]: audit 2024-08-17T17:24:36.841784+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.16:0/2059555854' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[84186]: audit 2024-08-17T17:24:37.303450+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[84186]: audit 2024-08-17T17:24:37.303450+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[84186]: audit 2024-08-17T17:24:37.305042+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[84186]: audit 2024-08-17T17:24:37.305042+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:37.619 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.620 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.620 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.620 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-17T17:24:37.620 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: Stopped Ceph osd.2 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:24:37.620 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.621 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.621 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.621 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[86572]: audit 2024-08-17T17:24:36.841784+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.16:0/2059555854' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[86572]: audit 2024-08-17T17:24:36.841784+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.16:0/2059555854' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[86572]: audit 2024-08-17T17:24:37.303450+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[86572]: audit 2024-08-17T17:24:37.303450+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[86572]: audit 2024-08-17T17:24:37.305042+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 bash[86572]: audit 2024-08-17T17:24:37.305042+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:37.622 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:24:37.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:37 smithi060 bash[68878]: audit 2024-08-17T17:24:36.841784+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.16:0/2059555854' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:37.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:37 smithi060 bash[68878]: audit 2024-08-17T17:24:36.841784+0000 mon.a (mon.0) 382 : audit [DBG] from='client.? 172.21.15.16:0/2059555854' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:37 smithi060 bash[68878]: audit 2024-08-17T17:24:37.303450+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:37 smithi060 bash[68878]: audit 2024-08-17T17:24:37.303450+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:37 smithi060 bash[68878]: audit 2024-08-17T17:24:37.305042+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:37 smithi060 bash[68878]: audit 2024-08-17T17:24:37.305042+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:38.077 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:37 smithi016 systemd[1]: Started Ceph osd.2 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: cluster 2024-08-17T17:24:36.912145+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v195: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: cluster 2024-08-17T17:24:36.912145+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v195: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.155874+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.155874+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.660024+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.660024+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.665781+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.665781+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.666799+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[84186]: audit 2024-08-17T17:24:37.666799+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: cluster 2024-08-17T17:24:36.912145+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v195: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: cluster 2024-08-17T17:24:36.912145+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v195: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.155874+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.155874+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.660024+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.660024+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.665781+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.665781+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.666799+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:38.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:38 smithi016 bash[86572]: audit 2024-08-17T17:24:37.666799+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: cluster 2024-08-17T17:24:36.912145+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v195: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: cluster 2024-08-17T17:24:36.912145+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v195: 73 pgs: 1 active+undersized, 17 peering, 1 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.155874+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.155874+0000 mgr.y (mgr.34107) 262 : audit [DBG] from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.660024+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.660024+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.665781+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.665781+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.666799+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:38.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:38 smithi060 bash[68878]: audit 2024-08-17T17:24:37.666799+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:39.150 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:24:39.151 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:24:39.151 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:24:39.151 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:24:39.498 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:24:39.498 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:24:39.498 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: 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 2024-08-17T17:24:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[86572]: audit 2024-08-17T17:24:37.492897+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[86572]: audit 2024-08-17T17:24:37.492897+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[86572]: cluster 2024-08-17T17:24:38.912839+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[86572]: cluster 2024-08-17T17:24:38.912839+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[84186]: audit 2024-08-17T17:24:37.492897+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[84186]: audit 2024-08-17T17:24:37.492897+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[84186]: cluster 2024-08-17T17:24:38.912839+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[84186]: cluster 2024-08-17T17:24:38.912839+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:39.828 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:24:39.828 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:24:39.829 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T17:24:39.829 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:24:39.829 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:39 smithi016 bash[103029]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-17T17:24:39.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:39 smithi060 bash[68878]: audit 2024-08-17T17:24:37.492897+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:39 smithi060 bash[68878]: audit 2024-08-17T17:24:37.492897+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:39 smithi060 bash[68878]: cluster 2024-08-17T17:24:38.912839+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:39 smithi060 bash[68878]: cluster 2024-08-17T17:24:38.912839+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v196: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:40.156 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:40.500 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[61583]: ts=2024-08-17T17:24:40.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: cluster 2024-08-17T17:24:39.490688+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 17 pgs peering) 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: cluster 2024-08-17T17:24:39.490688+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 17 pgs peering) 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: audit 2024-08-17T17:24:39.813351+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.16:0/193291481' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: audit 2024-08-17T17:24:39.813351+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.16:0/193291481' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: audit 2024-08-17T17:24:40.144173+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: audit 2024-08-17T17:24:40.144173+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: audit 2024-08-17T17:24:40.477667+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[84186]: audit 2024-08-17T17:24:40.477667+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: cluster 2024-08-17T17:24:39.490688+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 17 pgs peering) 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: cluster 2024-08-17T17:24:39.490688+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 17 pgs peering) 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: audit 2024-08-17T17:24:39.813351+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.16:0/193291481' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: audit 2024-08-17T17:24:39.813351+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.16:0/193291481' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: audit 2024-08-17T17:24:40.144173+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: audit 2024-08-17T17:24:40.144173+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: audit 2024-08-17T17:24:40.477667+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:40 smithi016 bash[86572]: audit 2024-08-17T17:24:40.477667+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: cluster 2024-08-17T17:24:39.490688+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 17 pgs peering) 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: cluster 2024-08-17T17:24:39.490688+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 17 pgs peering) 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: audit 2024-08-17T17:24:39.813351+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.16:0/193291481' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: audit 2024-08-17T17:24:39.813351+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.16:0/193291481' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: audit 2024-08-17T17:24:40.144173+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: audit 2024-08-17T17:24:40.144173+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: audit 2024-08-17T17:24:40.477667+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:40 smithi060 bash[68878]: audit 2024-08-17T17:24:40.477667+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:41.827 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:41 smithi016 bash[103315]: debug 2024-08-17T17:24:41.656+0000 7f3822ddf640 1 -- 172.21.15.16:0/1412838958 <== mon.0 v2:172.21.15.16:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ef17d76960 con 0x55ef17d97800 2024-08-17T17:24:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:41 smithi016 bash[84186]: cluster 2024-08-17T17:24:40.913640+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:41 smithi016 bash[84186]: cluster 2024-08-17T17:24:40.913640+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:41 smithi016 bash[86572]: cluster 2024-08-17T17:24:40.913640+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:41 smithi016 bash[86572]: cluster 2024-08-17T17:24:40.913640+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:41 smithi060 bash[68878]: cluster 2024-08-17T17:24:40.913640+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:41.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:41 smithi060 bash[68878]: cluster 2024-08-17T17:24:40.913640+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v197: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:43.119 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:42 smithi060 bash[68878]: audit 2024-08-17T17:24:42.791503+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.16:0/3898184166' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:43.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:42 smithi060 bash[68878]: audit 2024-08-17T17:24:42.791503+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.16:0/3898184166' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:43.230 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:42 smithi016 bash[84186]: audit 2024-08-17T17:24:42.791503+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.16:0/3898184166' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:43.231 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:42 smithi016 bash[84186]: audit 2024-08-17T17:24:42.791503+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.16:0/3898184166' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:43.231 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:42 smithi016 bash[86572]: audit 2024-08-17T17:24:42.791503+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.16:0/3898184166' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:43.231 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:42 smithi016 bash[86572]: audit 2024-08-17T17:24:42.791503+0000 mon.a (mon.0) 389 : audit [DBG] from='client.? 172.21.15.16:0/3898184166' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:43.577 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[103315]: debug 2024-08-17T17:24:43.224+0000 7f3825646640 -1 Falling back to public interface 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: cluster 2024-08-17T17:24:42.914208+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: cluster 2024-08-17T17:24:42.914208+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.107249+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.107249+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.419442+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.419442+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.756055+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.756055+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.765957+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:43 smithi060 bash[68878]: audit 2024-08-17T17:24:43.765957+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: cluster 2024-08-17T17:24:42.914208+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:44.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: cluster 2024-08-17T17:24:42.914208+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.107249+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.107249+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.419442+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.419442+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.756055+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.756055+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.765957+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[84186]: audit 2024-08-17T17:24:43.765957+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: cluster 2024-08-17T17:24:42.914208+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: cluster 2024-08-17T17:24:42.914208+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v198: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:44.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.107249+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.107249+0000 mgr.y (mgr.34107) 269 : audit [DBG] from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.419442+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.419442+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.756055+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.756055+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.765957+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:43 smithi016 bash[86572]: audit 2024-08-17T17:24:43.765957+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:44.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:24:44] "GET /metrics HTTP/1.1" 200 34065 "" "Prometheus/2.51.0" 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: audit 2024-08-17T17:24:44.646647+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: audit 2024-08-17T17:24:44.646647+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: audit 2024-08-17T17:24:44.652067+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: audit 2024-08-17T17:24:44.652067+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: cluster 2024-08-17T17:24:44.750413+0000 mon.a (mon.0) 394 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: cluster 2024-08-17T17:24:44.750413+0000 mon.a (mon.0) 394 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: cluster 2024-08-17T17:24:44.915009+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v199: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:45 smithi060 bash[68878]: cluster 2024-08-17T17:24:44.915009+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v199: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:46.040 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: audit 2024-08-17T17:24:44.646647+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: audit 2024-08-17T17:24:44.646647+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: audit 2024-08-17T17:24:44.652067+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: audit 2024-08-17T17:24:44.652067+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: cluster 2024-08-17T17:24:44.750413+0000 mon.a (mon.0) 394 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: cluster 2024-08-17T17:24:44.750413+0000 mon.a (mon.0) 394 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: cluster 2024-08-17T17:24:44.915009+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v199: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[84186]: cluster 2024-08-17T17:24:44.915009+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v199: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: audit 2024-08-17T17:24:44.646647+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: audit 2024-08-17T17:24:44.646647+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: audit 2024-08-17T17:24:44.652067+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: audit 2024-08-17T17:24:44.652067+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: cluster 2024-08-17T17:24:44.750413+0000 mon.a (mon.0) 394 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:46.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: cluster 2024-08-17T17:24:44.750413+0000 mon.a (mon.0) 394 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:46.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: cluster 2024-08-17T17:24:44.915009+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v199: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:46.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:45 smithi016 bash[86572]: cluster 2024-08-17T17:24:44.915009+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v199: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:45.721735+0000 mon.a (mon.0) 395 : audit [DBG] from='client.? 172.21.15.16:0/272650410' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:45.721735+0000 mon.a (mon.0) 395 : audit [DBG] from='client.? 172.21.15.16:0/272650410' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:45.845538+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:45.845538+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:45.850842+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:45.850842+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:46.030325+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:46.030325+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:46.331116+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:46 smithi060 bash[68878]: audit 2024-08-17T17:24:46.331116+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:45.721735+0000 mon.a (mon.0) 395 : audit [DBG] from='client.? 172.21.15.16:0/272650410' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:45.721735+0000 mon.a (mon.0) 395 : audit [DBG] from='client.? 172.21.15.16:0/272650410' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:45.845538+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:45.845538+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:45.850842+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:45.850842+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:46.030325+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:46.030325+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:46.331116+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[86572]: audit 2024-08-17T17:24:46.331116+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:45.721735+0000 mon.a (mon.0) 395 : audit [DBG] from='client.? 172.21.15.16:0/272650410' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:45.721735+0000 mon.a (mon.0) 395 : audit [DBG] from='client.? 172.21.15.16:0/272650410' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:45.845538+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:45.845538+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:45.850842+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:45.850842+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:46.030325+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:46.030325+0000 mgr.y (mgr.34107) 272 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:46.331116+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:46.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[84186]: audit 2024-08-17T17:24:46.331116+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:47.327 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:46 smithi016 bash[103315]: debug 2024-08-17T17:24:46.952+0000 7f3825646640 -1 osd.2 93 log_to_monitors true 2024-08-17T17:24:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:47 smithi060 bash[68878]: cluster 2024-08-17T17:24:46.915530+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:47.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:47 smithi060 bash[68878]: cluster 2024-08-17T17:24:46.915530+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:47 smithi060 bash[68878]: audit 2024-08-17T17:24:46.963512+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:24:47.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:47 smithi060 bash[68878]: audit 2024-08-17T17:24:46.963512+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:24:48.077 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[103315]: debug 2024-08-17T17:24:47.712+0000 7f381d3f0640 -1 osd.2 93 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:24:48.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[86572]: cluster 2024-08-17T17:24:46.915530+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:48.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[86572]: cluster 2024-08-17T17:24:46.915530+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:48.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[86572]: audit 2024-08-17T17:24:46.963512+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:24:48.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[86572]: audit 2024-08-17T17:24:46.963512+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:24:48.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[84186]: cluster 2024-08-17T17:24:46.915530+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:48.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[84186]: cluster 2024-08-17T17:24:46.915530+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v200: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:48.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[84186]: audit 2024-08-17T17:24:46.963512+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:24:48.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:47 smithi016 bash[84186]: audit 2024-08-17T17:24:46.963512+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:24:48.991 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:49.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: audit 2024-08-17T17:24:47.665602+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:24:49.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: audit 2024-08-17T17:24:47.665602+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:24:49.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: cluster 2024-08-17T17:24:47.673244+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: cluster 2024-08-17T17:24:47.673244+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: audit 2024-08-17T17:24:47.673936+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: audit 2024-08-17T17:24:47.673936+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: audit 2024-08-17T17:24:48.648988+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.16:0/4063093668' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[84186]: audit 2024-08-17T17:24:48.648988+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.16:0/4063093668' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: audit 2024-08-17T17:24:47.665602+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: audit 2024-08-17T17:24:47.665602+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: cluster 2024-08-17T17:24:47.673244+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-08-17T17:24:49.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: cluster 2024-08-17T17:24:47.673244+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-08-17T17:24:49.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: audit 2024-08-17T17:24:47.673936+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:24:49.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: audit 2024-08-17T17:24:47.673936+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:24:49.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: audit 2024-08-17T17:24:48.648988+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.16:0/4063093668' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:49.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:48 smithi016 bash[86572]: audit 2024-08-17T17:24:48.648988+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.16:0/4063093668' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:49.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: audit 2024-08-17T17:24:47.665602+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: audit 2024-08-17T17:24:47.665602+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: cluster 2024-08-17T17:24:47.673244+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: cluster 2024-08-17T17:24:47.673244+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: audit 2024-08-17T17:24:47.673936+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: audit 2024-08-17T17:24:47.673936+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: audit 2024-08-17T17:24:48.648988+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.16:0/4063093668' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:48 smithi060 bash[68878]: audit 2024-08-17T17:24:48.648988+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.16:0/4063093668' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.666009+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.666009+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.672347+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] boot 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.672347+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] boot 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.672432+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.672432+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:50.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: audit 2024-08-17T17:24:48.673048+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: audit 2024-08-17T17:24:48.673048+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.915938+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v203: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: cluster 2024-08-17T17:24:48.915938+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v203: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: audit 2024-08-17T17:24:48.980651+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: audit 2024-08-17T17:24:48.980651+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: audit 2024-08-17T17:24:49.296932+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[84186]: audit 2024-08-17T17:24:49.296932+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.666009+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.666009+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:24:50.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.672347+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] boot 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.672347+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] boot 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.672432+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.672432+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: audit 2024-08-17T17:24:48.673048+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: audit 2024-08-17T17:24:48.673048+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.915938+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v203: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: cluster 2024-08-17T17:24:48.915938+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v203: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: audit 2024-08-17T17:24:48.980651+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: audit 2024-08-17T17:24:48.980651+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: audit 2024-08-17T17:24:49.296932+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:49 smithi016 bash[86572]: audit 2024-08-17T17:24:49.296932+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.666009+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.666009+0000 mon.a (mon.0) 403 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.672347+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] boot 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.672347+0000 mon.a (mon.0) 404 : cluster [INF] osd.2 [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] boot 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.672432+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.672432+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: audit 2024-08-17T17:24:48.673048+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: audit 2024-08-17T17:24:48.673048+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.915938+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v203: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: cluster 2024-08-17T17:24:48.915938+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v203: 73 pgs: 16 active+undersized, 3 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: audit 2024-08-17T17:24:48.980651+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: audit 2024-08-17T17:24:48.980651+0000 mgr.y (mgr.34107) 276 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: audit 2024-08-17T17:24:49.296932+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:49 smithi060 bash[68878]: audit 2024-08-17T17:24:49.296932+0000 mgr.y (mgr.34107) 277 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:24:50 smithi060 bash[61583]: ts=2024-08-17T17:24:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:24:51.024 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:50 smithi016 bash[86572]: cluster 2024-08-17T17:24:49.678359+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:51.024 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:50 smithi016 bash[86572]: cluster 2024-08-17T17:24:49.678359+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:51.024 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:50 smithi016 bash[84186]: cluster 2024-08-17T17:24:49.678359+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:51.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:50 smithi016 bash[84186]: cluster 2024-08-17T17:24:49.678359+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:51.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:50 smithi060 bash[68878]: cluster 2024-08-17T17:24:49.678359+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:50 smithi060 bash[68878]: cluster 2024-08-17T17:24:49.678359+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:51.947 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:52.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[84186]: cluster 2024-08-17T17:24:50.916610+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v205: 73 pgs: 2 peering, 15 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[84186]: cluster 2024-08-17T17:24:50.916610+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v205: 73 pgs: 2 peering, 15 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[84186]: audit 2024-08-17T17:24:51.612866+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.16:0/4103513535' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[84186]: audit 2024-08-17T17:24:51.612866+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.16:0/4103513535' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[86572]: cluster 2024-08-17T17:24:50.916610+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v205: 73 pgs: 2 peering, 15 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[86572]: cluster 2024-08-17T17:24:50.916610+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v205: 73 pgs: 2 peering, 15 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[86572]: audit 2024-08-17T17:24:51.612866+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.16:0/4103513535' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:52.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:51 smithi016 bash[86572]: audit 2024-08-17T17:24:51.612866+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.16:0/4103513535' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:51 smithi060 bash[68878]: cluster 2024-08-17T17:24:50.916610+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v205: 73 pgs: 2 peering, 15 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:24:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:51 smithi060 bash[68878]: cluster 2024-08-17T17:24:50.916610+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v205: 73 pgs: 2 peering, 15 active+undersized, 2 active+undersized+degraded, 54 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:24:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:51 smithi060 bash[68878]: audit 2024-08-17T17:24:51.612866+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.16:0/4103513535' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:51 smithi060 bash[68878]: audit 2024-08-17T17:24:51.612866+0000 mon.a (mon.0) 408 : audit [DBG] from='client.? 172.21.15.16:0/4103513535' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: cluster 2024-08-17T17:24:51.697707+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: cluster 2024-08-17T17:24:51.697707+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:51.937327+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:51.937327+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:52.247391+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:52.247391+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:52.302962+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:52.302962+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:52.303701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[84186]: audit 2024-08-17T17:24:52.303701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: cluster 2024-08-17T17:24:51.697707+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: cluster 2024-08-17T17:24:51.697707+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:51.937327+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:51.937327+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:52.247391+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:52.247391+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:52.302962+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:52.302962+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:52.303701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:52.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:52 smithi016 bash[86572]: audit 2024-08-17T17:24:52.303701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:53.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: cluster 2024-08-17T17:24:51.697707+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: cluster 2024-08-17T17:24:51.697707+0000 mon.a (mon.0) 409 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:51.937327+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:51.937327+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:52.247391+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:52.247391+0000 mgr.y (mgr.34107) 280 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:52.302962+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:52.302962+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:52.303701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:52 smithi060 bash[68878]: audit 2024-08-17T17:24:52.303701+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:53 smithi016 bash[86572]: cluster 2024-08-17T17:24:52.917540+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v206: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:54.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:53 smithi016 bash[86572]: cluster 2024-08-17T17:24:52.917540+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v206: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:54.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:53 smithi016 bash[84186]: cluster 2024-08-17T17:24:52.917540+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v206: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:54.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:53 smithi016 bash[84186]: cluster 2024-08-17T17:24:52.917540+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v206: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:53 smithi060 bash[68878]: cluster 2024-08-17T17:24:52.917540+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v206: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:54.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:53 smithi060 bash[68878]: cluster 2024-08-17T17:24:52.917540+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v206: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:54.716 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:24:54] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.51.0" 2024-08-17T17:24:54.896 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:55.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[84186]: cluster 2024-08-17T17:24:53.707759+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:24:55.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[84186]: cluster 2024-08-17T17:24:53.707759+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:24:55.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[84186]: cluster 2024-08-17T17:24:53.707813+0000 mon.a (mon.0) 413 : cluster [INF] Cluster is now healthy 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[84186]: cluster 2024-08-17T17:24:53.707813+0000 mon.a (mon.0) 413 : cluster [INF] Cluster is now healthy 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[84186]: audit 2024-08-17T17:24:54.568053+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2990804966' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[84186]: audit 2024-08-17T17:24:54.568053+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2990804966' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[86572]: cluster 2024-08-17T17:24:53.707759+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[86572]: cluster 2024-08-17T17:24:53.707759+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[86572]: cluster 2024-08-17T17:24:53.707813+0000 mon.a (mon.0) 413 : cluster [INF] Cluster is now healthy 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[86572]: cluster 2024-08-17T17:24:53.707813+0000 mon.a (mon.0) 413 : cluster [INF] Cluster is now healthy 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[86572]: audit 2024-08-17T17:24:54.568053+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2990804966' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:55.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:54 smithi016 bash[86572]: audit 2024-08-17T17:24:54.568053+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2990804966' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:54 smithi060 bash[68878]: cluster 2024-08-17T17:24:53.707759+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:24:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:54 smithi060 bash[68878]: cluster 2024-08-17T17:24:53.707759+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-08-17T17:24:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:54 smithi060 bash[68878]: cluster 2024-08-17T17:24:53.707813+0000 mon.a (mon.0) 413 : cluster [INF] Cluster is now healthy 2024-08-17T17:24:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:54 smithi060 bash[68878]: cluster 2024-08-17T17:24:53.707813+0000 mon.a (mon.0) 413 : cluster [INF] Cluster is now healthy 2024-08-17T17:24:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:54 smithi060 bash[68878]: audit 2024-08-17T17:24:54.568053+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2990804966' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:54 smithi060 bash[68878]: audit 2024-08-17T17:24:54.568053+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.16:0/2990804966' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[86572]: audit 2024-08-17T17:24:54.884671+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[86572]: audit 2024-08-17T17:24:54.884671+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[86572]: cluster 2024-08-17T17:24:54.918106+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[86572]: cluster 2024-08-17T17:24:54.918106+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[86572]: audit 2024-08-17T17:24:55.189626+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[86572]: audit 2024-08-17T17:24:55.189626+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[84186]: audit 2024-08-17T17:24:54.884671+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[84186]: audit 2024-08-17T17:24:54.884671+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[84186]: cluster 2024-08-17T17:24:54.918106+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:56.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[84186]: cluster 2024-08-17T17:24:54.918106+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[84186]: audit 2024-08-17T17:24:55.189626+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:55 smithi016 bash[84186]: audit 2024-08-17T17:24:55.189626+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:55 smithi060 bash[68878]: audit 2024-08-17T17:24:54.884671+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:55 smithi060 bash[68878]: audit 2024-08-17T17:24:54.884671+0000 mgr.y (mgr.34107) 282 : audit [DBG] from='client.44282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:55 smithi060 bash[68878]: cluster 2024-08-17T17:24:54.918106+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:55 smithi060 bash[68878]: cluster 2024-08-17T17:24:54.918106+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:55 smithi060 bash[68878]: audit 2024-08-17T17:24:55.189626+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:55 smithi060 bash[68878]: audit 2024-08-17T17:24:55.189626+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.082573+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.082573+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.092323+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.092323+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.094694+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.094694+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.096579+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.096579+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.106697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.106697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.233843+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.233843+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.237557+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.237557+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.240589+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.240589+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.242733+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.242733+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.245552+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.245552+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.245883+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: audit 2024-08-17T17:24:56.245883+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: cephadm 2024-08-17T17:24:56.247558+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:24:57.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[84186]: cephadm 2024-08-17T17:24:56.247558+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.082573+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.082573+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.092323+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.092323+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.094694+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.094694+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.096579+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.096579+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.106697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.106697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.233843+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:57.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.233843+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.237557+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.237557+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.240589+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.240589+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.242733+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.242733+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.245552+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.245552+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.245883+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: audit 2024-08-17T17:24:56.245883+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: cephadm 2024-08-17T17:24:56.247558+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:24:57.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:57 smithi016 bash[86572]: cephadm 2024-08-17T17:24:56.247558+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.082573+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.082573+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.092323+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.092323+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.094694+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.094694+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.096579+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.096579+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.106697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.106697+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.233843+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.233843+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.237557+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.237557+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.240589+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.240589+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.242733+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.242733+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.245552+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.245552+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:24:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.245883+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:24:57.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: audit 2024-08-17T17:24:56.245883+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:24:57.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: cephadm 2024-08-17T17:24:56.247558+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:24:57.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:57 smithi060 bash[68878]: cephadm 2024-08-17T17:24:56.247558+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:24:57.851 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:24:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:58 smithi060 bash[68878]: cluster 2024-08-17T17:24:56.918731+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:58 smithi060 bash[68878]: cluster 2024-08-17T17:24:56.918731+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:58 smithi060 bash[68878]: audit 2024-08-17T17:24:57.506821+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.16:0/3081247080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:58 smithi060 bash[68878]: audit 2024-08-17T17:24:57.506821+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.16:0/3081247080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[84186]: cluster 2024-08-17T17:24:56.918731+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[84186]: cluster 2024-08-17T17:24:56.918731+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[84186]: audit 2024-08-17T17:24:57.506821+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.16:0/3081247080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[84186]: audit 2024-08-17T17:24:57.506821+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.16:0/3081247080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[86572]: cluster 2024-08-17T17:24:56.918731+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[86572]: cluster 2024-08-17T17:24:56.918731+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:24:58.451 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[86572]: audit 2024-08-17T17:24:57.506821+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.16:0/3081247080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:58.452 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:58 smithi016 bash[86572]: audit 2024-08-17T17:24:57.506821+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.16:0/3081247080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:24:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:57.839958+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:57.839958+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.173076+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.173076+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.981796+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.981796+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.985744+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:24:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.985744+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:24:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.987079+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:24:59 smithi060 bash[68878]: audit 2024-08-17T17:24:58.987079+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:57.839958+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:57.839958+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.173076+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.173076+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.981796+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.981796+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.985744+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.985744+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.987079+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:59.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[84186]: audit 2024-08-17T17:24:58.987079+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:57.839958+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:57.839958+0000 mgr.y (mgr.34107) 288 : audit [DBG] from='client.34365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.173076+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.173076+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.981796+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.981796+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.985744+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.985744+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.987079+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:59.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:24:59 smithi016 bash[86572]: audit 2024-08-17T17:24:58.987079+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:00.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[61583]: ts=2024-08-17T17:25:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:25:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[68878]: cluster 2024-08-17T17:24:58.919786+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[68878]: cluster 2024-08-17T17:24:58.919786+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[68878]: cephadm 2024-08-17T17:24:58.974603+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:25:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[68878]: cephadm 2024-08-17T17:24:58.974603+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:25:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[68878]: cephadm 2024-08-17T17:24:58.991406+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:25:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:00 smithi060 bash[68878]: cephadm 2024-08-17T17:24:58.991406+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:25:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[84186]: cluster 2024-08-17T17:24:58.919786+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[84186]: cluster 2024-08-17T17:24:58.919786+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[84186]: cephadm 2024-08-17T17:24:58.974603+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:25:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[84186]: cephadm 2024-08-17T17:24:58.974603+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[84186]: cephadm 2024-08-17T17:24:58.991406+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[84186]: cephadm 2024-08-17T17:24:58.991406+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[86572]: cluster 2024-08-17T17:24:58.919786+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[86572]: cluster 2024-08-17T17:24:58.919786+0000 mgr.y (mgr.34107) 290 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[86572]: cephadm 2024-08-17T17:24:58.974603+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[86572]: cephadm 2024-08-17T17:24:58.974603+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[86572]: cephadm 2024-08-17T17:24:58.991406+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:25:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:00 smithi016 bash[86572]: cephadm 2024-08-17T17:24:58.991406+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Deploying daemon osd.3 on smithi016 2024-08-17T17:25:00.812 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:01 smithi016 bash[84186]: audit 2024-08-17T17:25:00.483263+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.16:0/623996258' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:01 smithi016 bash[84186]: audit 2024-08-17T17:25:00.483263+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.16:0/623996258' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:01 smithi016 bash[86572]: audit 2024-08-17T17:25:00.483263+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.16:0/623996258' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:01 smithi016 bash[86572]: audit 2024-08-17T17:25:00.483263+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.16:0/623996258' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:01.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:01 smithi060 bash[68878]: audit 2024-08-17T17:25:00.483263+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.16:0/623996258' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:01.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:01 smithi060 bash[68878]: audit 2024-08-17T17:25:00.483263+0000 mon.a (mon.0) 427 : audit [DBG] from='client.? 172.21.15.16:0/623996258' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:02 smithi060 bash[68878]: audit 2024-08-17T17:25:00.802991+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:02 smithi060 bash[68878]: audit 2024-08-17T17:25:00.802991+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:02 smithi060 bash[68878]: cluster 2024-08-17T17:25:00.920216+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:02 smithi060 bash[68878]: cluster 2024-08-17T17:25:00.920216+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:02 smithi060 bash[68878]: audit 2024-08-17T17:25:01.100089+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:02 smithi060 bash[68878]: audit 2024-08-17T17:25:01.100089+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[84186]: audit 2024-08-17T17:25:00.802991+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[84186]: audit 2024-08-17T17:25:00.802991+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[84186]: cluster 2024-08-17T17:25:00.920216+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[84186]: cluster 2024-08-17T17:25:00.920216+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[84186]: audit 2024-08-17T17:25:01.100089+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[84186]: audit 2024-08-17T17:25:01.100089+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[86572]: audit 2024-08-17T17:25:00.802991+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[86572]: audit 2024-08-17T17:25:00.802991+0000 mgr.y (mgr.34107) 293 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[86572]: cluster 2024-08-17T17:25:00.920216+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[86572]: cluster 2024-08-17T17:25:00.920216+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:02.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[86572]: audit 2024-08-17T17:25:01.100089+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:02 smithi016 bash[86572]: audit 2024-08-17T17:25:01.100089+0000 mgr.y (mgr.34107) 295 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:03 smithi060 bash[68878]: audit 2024-08-17T17:25:02.369805+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:03 smithi060 bash[68878]: audit 2024-08-17T17:25:02.369805+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:03.712 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:03 smithi016 bash[84186]: audit 2024-08-17T17:25:02.369805+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:03 smithi016 bash[84186]: audit 2024-08-17T17:25:02.369805+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:03.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:03 smithi016 bash[86572]: audit 2024-08-17T17:25:02.369805+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:03.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:03 smithi016 bash[86572]: audit 2024-08-17T17:25:02.369805+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:04.195 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.195 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.195 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.196 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.196 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.196 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.197 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.197 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.197 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:04.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:25:04] "GET /metrics HTTP/1.1" 200 33915 "" "Prometheus/2.51.0" 2024-08-17T17:25:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[84186]: cluster 2024-08-17T17:25:02.920861+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[84186]: cluster 2024-08-17T17:25:02.920861+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[84186]: audit 2024-08-17T17:25:03.395878+0000 mon.a (mon.0) 429 : audit [DBG] from='client.? 172.21.15.16:0/30491041' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[84186]: audit 2024-08-17T17:25:03.395878+0000 mon.a (mon.0) 429 : audit [DBG] from='client.? 172.21.15.16:0/30491041' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.322763+0000 mon.a (mon.0) 430 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:25:04.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.322763+0000 mon.a (mon.0) 430 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:25:04.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[86572]: cluster 2024-08-17T17:25:02.920861+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:04.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[86572]: cluster 2024-08-17T17:25:02.920861+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:04.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[86572]: audit 2024-08-17T17:25:03.395878+0000 mon.a (mon.0) 429 : audit [DBG] from='client.? 172.21.15.16:0/30491041' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:04.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[86572]: audit 2024-08-17T17:25:03.395878+0000 mon.a (mon.0) 429 : audit [DBG] from='client.? 172.21.15.16:0/30491041' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:04.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.322763+0000 mon.a (mon.0) 430 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:25:04.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.322763+0000 mon.a (mon.0) 430 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:25:04.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:04 smithi016 systemd[1]: Stopping Ceph osd.3 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:25:04.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[51369]: debug 2024-08-17T17:25:04.316+0000 7fe0ce599640 -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 2024-08-17T17:25:04.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[51369]: debug 2024-08-17T17:25:04.316+0000 7fe0ce599640 -1 osd.3 98 *** Got signal Terminated *** 2024-08-17T17:25:04.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:04 smithi016 bash[51369]: debug 2024-08-17T17:25:04.316+0000 7fe0ce599640 -1 osd.3 98 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:25:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:04 smithi060 bash[68878]: cluster 2024-08-17T17:25:02.920861+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:04 smithi060 bash[68878]: cluster 2024-08-17T17:25:02.920861+0000 mgr.y (mgr.34107) 296 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:04 smithi060 bash[68878]: audit 2024-08-17T17:25:03.395878+0000 mon.a (mon.0) 429 : audit [DBG] from='client.? 172.21.15.16:0/30491041' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:04 smithi060 bash[68878]: audit 2024-08-17T17:25:03.395878+0000 mon.a (mon.0) 429 : audit [DBG] from='client.? 172.21.15.16:0/30491041' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:04 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.322763+0000 mon.a (mon.0) 430 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:25:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:04 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.322763+0000 mon.a (mon.0) 430 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: audit 2024-08-17T17:25:03.702176+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: audit 2024-08-17T17:25:03.702176+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: audit 2024-08-17T17:25:04.012924+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: audit 2024-08-17T17:25:04.012924+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.374193+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.374193+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.384058+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.384058+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: cluster 2024-08-17T17:25:05.386961+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-08-17T17:25:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:05 smithi060 bash[68878]: cluster 2024-08-17T17:25:05.386961+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-08-17T17:25:05.757 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[107459]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:25:05.757 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[107523]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: audit 2024-08-17T17:25:03.702176+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: audit 2024-08-17T17:25:03.702176+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: audit 2024-08-17T17:25:04.012924+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: audit 2024-08-17T17:25:04.012924+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.374193+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.374193+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.384058+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-08-17T17:25:05.758 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.384058+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: cluster 2024-08-17T17:25:05.386961+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[84186]: cluster 2024-08-17T17:25:05.386961+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: audit 2024-08-17T17:25:03.702176+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: audit 2024-08-17T17:25:03.702176+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: audit 2024-08-17T17:25:04.012924+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: audit 2024-08-17T17:25:04.012924+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.374193+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.374193+0000 mon.a (mon.0) 431 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.384058+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.384058+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-08-17T17:25:05.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: cluster 2024-08-17T17:25:05.386961+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-08-17T17:25:05.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:05 smithi016 bash[86572]: cluster 2024-08-17T17:25:05.386961+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-08-17T17:25:06.654 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:06 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.921297+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v213: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:06 smithi060 bash[68878]: cluster 2024-08-17T17:25:04.921297+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v213: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:06 smithi060 bash[68878]: audit 2024-08-17T17:25:06.320545+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.16:0/3748252655' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:06 smithi060 bash[68878]: audit 2024-08-17T17:25:06.320545+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.16:0/3748252655' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.921297+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v213: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[84186]: cluster 2024-08-17T17:25:04.921297+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v213: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[84186]: audit 2024-08-17T17:25:06.320545+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.16:0/3748252655' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[84186]: audit 2024-08-17T17:25:06.320545+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.16:0/3748252655' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.921297+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v213: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[86572]: cluster 2024-08-17T17:25:04.921297+0000 mgr.y (mgr.34107) 299 : cluster [DBG] pgmap v213: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[86572]: audit 2024-08-17T17:25:06.320545+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.16:0/3748252655' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:06.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:06 smithi016 bash[86572]: audit 2024-08-17T17:25:06.320545+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.16:0/3748252655' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:08.175 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.175 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.176 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.176 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.176 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.176 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:07 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-17T17:25:08.177 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:07 smithi016 systemd[1]: Stopped Ceph osd.3 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:25:08.177 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.177 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.177 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.177 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:08.577 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:08 smithi016 systemd[1]: Started Ceph osd.3 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:06.642706+0000 mgr.y (mgr.34107) 300 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:06.642706+0000 mgr.y (mgr.34107) 300 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: cluster 2024-08-17T17:25:06.921662+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v215: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: cluster 2024-08-17T17:25:06.921662+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v215: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:06.973049+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:06.973049+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:07.308518+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:07.308518+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:07.310425+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:07.310425+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:08.223767+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:08.223767+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:08.229268+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:08.229268+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:08.230285+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[84186]: audit 2024-08-17T17:25:08.230285+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:06.642706+0000 mgr.y (mgr.34107) 300 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:06.642706+0000 mgr.y (mgr.34107) 300 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: cluster 2024-08-17T17:25:06.921662+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v215: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: cluster 2024-08-17T17:25:06.921662+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v215: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:06.973049+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:06.973049+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:07.308518+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:07.308518+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:07.310425+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:07.310425+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:08.223767+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:08.223767+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:08.229268+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:08.229268+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:08.230285+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:08 smithi016 bash[86572]: audit 2024-08-17T17:25:08.230285+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:06.642706+0000 mgr.y (mgr.34107) 300 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:06.642706+0000 mgr.y (mgr.34107) 300 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: cluster 2024-08-17T17:25:06.921662+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v215: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: cluster 2024-08-17T17:25:06.921662+0000 mgr.y (mgr.34107) 301 : cluster [DBG] pgmap v215: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:06.973049+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:06.973049+0000 mgr.y (mgr.34107) 302 : audit [DBG] from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:07.308518+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:07.308518+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:07.310425+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:07.310425+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:08.223767+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:08.223767+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:08.229268+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:08.229268+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:08.230285+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:08.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:08 smithi060 bash[68878]: audit 2024-08-17T17:25:08.230285+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:09.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[84186]: audit 2024-08-17T17:25:09.277118+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.16:0/3232000219' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:09.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[84186]: audit 2024-08-17T17:25:09.277118+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.16:0/3232000219' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:09.572 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[86572]: audit 2024-08-17T17:25:09.277118+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.16:0/3232000219' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:09.572 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[86572]: audit 2024-08-17T17:25:09.277118+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.16:0/3232000219' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:09.608 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:09 smithi060 bash[68878]: audit 2024-08-17T17:25:09.277118+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.16:0/3232000219' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:09.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:09 smithi060 bash[68878]: audit 2024-08-17T17:25:09.277118+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.16:0/3232000219' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:09.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:09.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:09.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:25:09.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:09.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:10.203 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:25:10.203 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:09 smithi016 bash[107743]: 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 2024-08-17T17:25:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[86572]: cluster 2024-08-17T17:25:08.922690+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v216: 73 pgs: 22 active+undersized, 2 stale+active+clean, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[86572]: cluster 2024-08-17T17:25:08.922690+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v216: 73 pgs: 22 active+undersized, 2 stale+active+clean, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[86572]: cluster 2024-08-17T17:25:09.304025+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[86572]: cluster 2024-08-17T17:25:09.304025+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[84186]: cluster 2024-08-17T17:25:08.922690+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v216: 73 pgs: 22 active+undersized, 2 stale+active+clean, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[84186]: cluster 2024-08-17T17:25:08.922690+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v216: 73 pgs: 22 active+undersized, 2 stale+active+clean, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[84186]: cluster 2024-08-17T17:25:09.304025+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[84186]: cluster 2024-08-17T17:25:09.304025+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:10.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[107743]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:25:10.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[107743]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:25:10.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[107743]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T17:25:10.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[107743]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:25:10.579 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:10 smithi016 bash[107743]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-17T17:25:10.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:10 smithi060 bash[61583]: ts=2024-08-17T17:25:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:25:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:10 smithi060 bash[68878]: cluster 2024-08-17T17:25:08.922690+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v216: 73 pgs: 22 active+undersized, 2 stale+active+clean, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:25:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:10 smithi060 bash[68878]: cluster 2024-08-17T17:25:08.922690+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v216: 73 pgs: 22 active+undersized, 2 stale+active+clean, 2 active+undersized+degraded, 47 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-08-17T17:25:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:10 smithi060 bash[68878]: cluster 2024-08-17T17:25:09.304025+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:10 smithi060 bash[68878]: cluster 2024-08-17T17:25:09.304025+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[84186]: audit 2024-08-17T17:25:09.598021+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[84186]: audit 2024-08-17T17:25:09.598021+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[84186]: audit 2024-08-17T17:25:09.904929+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[84186]: audit 2024-08-17T17:25:09.904929+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[86572]: audit 2024-08-17T17:25:09.598021+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[86572]: audit 2024-08-17T17:25:09.598021+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[86572]: audit 2024-08-17T17:25:09.904929+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:11 smithi016 bash[86572]: audit 2024-08-17T17:25:09.904929+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:11 smithi060 bash[68878]: audit 2024-08-17T17:25:09.598021+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:11 smithi060 bash[68878]: audit 2024-08-17T17:25:09.598021+0000 mgr.y (mgr.34107) 304 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:11 smithi060 bash[68878]: audit 2024-08-17T17:25:09.904929+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:11 smithi060 bash[68878]: audit 2024-08-17T17:25:09.904929+0000 mgr.y (mgr.34107) 305 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:12.321 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[108034]: debug 2024-08-17T17:25:12.140+0000 7f87f7ca4640 1 -- 172.21.15.16:0/3916277967 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5635212b6960 con 0x5635220a2000 2024-08-17T17:25:12.556 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[84186]: cluster 2024-08-17T17:25:10.923547+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v217: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[84186]: cluster 2024-08-17T17:25:10.923547+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v217: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[84186]: audit 2024-08-17T17:25:12.223947+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.16:0/2205835830' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[84186]: audit 2024-08-17T17:25:12.223947+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.16:0/2205835830' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[86572]: cluster 2024-08-17T17:25:10.923547+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v217: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[86572]: cluster 2024-08-17T17:25:10.923547+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v217: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[86572]: audit 2024-08-17T17:25:12.223947+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.16:0/2205835830' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:12 smithi016 bash[86572]: audit 2024-08-17T17:25:12.223947+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.16:0/2205835830' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:12 smithi060 bash[68878]: cluster 2024-08-17T17:25:10.923547+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v217: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:12 smithi060 bash[68878]: cluster 2024-08-17T17:25:10.923547+0000 mgr.y (mgr.34107) 306 : cluster [DBG] pgmap v217: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:12 smithi060 bash[68878]: audit 2024-08-17T17:25:12.223947+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.16:0/2205835830' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:12 smithi060 bash[68878]: audit 2024-08-17T17:25:12.223947+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.16:0/2205835830' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:14.077 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:13 smithi016 bash[108034]: debug 2024-08-17T17:25:13.696+0000 7f87fa50b640 -1 Falling back to public interface 2024-08-17T17:25:14.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:25:14] "GET /metrics HTTP/1.1" 200 34064 "" "Prometheus/2.51.0" 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[84186]: audit 2024-08-17T17:25:12.547009+0000 mgr.y (mgr.34107) 307 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[84186]: audit 2024-08-17T17:25:12.547009+0000 mgr.y (mgr.34107) 307 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[84186]: audit 2024-08-17T17:25:12.844092+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[84186]: audit 2024-08-17T17:25:12.844092+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[84186]: cluster 2024-08-17T17:25:12.924576+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v218: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[84186]: cluster 2024-08-17T17:25:12.924576+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v218: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[86572]: audit 2024-08-17T17:25:12.547009+0000 mgr.y (mgr.34107) 307 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[86572]: audit 2024-08-17T17:25:12.547009+0000 mgr.y (mgr.34107) 307 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[86572]: audit 2024-08-17T17:25:12.844092+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[86572]: audit 2024-08-17T17:25:12.844092+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[86572]: cluster 2024-08-17T17:25:12.924576+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v218: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:14.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:14 smithi016 bash[86572]: cluster 2024-08-17T17:25:12.924576+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v218: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:14 smithi060 bash[68878]: audit 2024-08-17T17:25:12.547009+0000 mgr.y (mgr.34107) 307 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:14 smithi060 bash[68878]: audit 2024-08-17T17:25:12.547009+0000 mgr.y (mgr.34107) 307 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:14 smithi060 bash[68878]: audit 2024-08-17T17:25:12.844092+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:14 smithi060 bash[68878]: audit 2024-08-17T17:25:12.844092+0000 mgr.y (mgr.34107) 308 : audit [DBG] from='client.44399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:14 smithi060 bash[68878]: cluster 2024-08-17T17:25:12.924576+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v218: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:14 smithi060 bash[68878]: cluster 2024-08-17T17:25:12.924576+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v218: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:15.470 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: cluster 2024-08-17T17:25:14.756312+0000 mon.a (mon.0) 441 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: cluster 2024-08-17T17:25:14.756312+0000 mon.a (mon.0) 441 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: audit 2024-08-17T17:25:15.144767+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.16:0/3334482532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: audit 2024-08-17T17:25:15.144767+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.16:0/3334482532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: audit 2024-08-17T17:25:15.234329+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: audit 2024-08-17T17:25:15.234329+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: audit 2024-08-17T17:25:15.239996+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:15 smithi060 bash[68878]: audit 2024-08-17T17:25:15.239996+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: cluster 2024-08-17T17:25:14.756312+0000 mon.a (mon.0) 441 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: cluster 2024-08-17T17:25:14.756312+0000 mon.a (mon.0) 441 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: audit 2024-08-17T17:25:15.144767+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.16:0/3334482532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: audit 2024-08-17T17:25:15.144767+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.16:0/3334482532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: audit 2024-08-17T17:25:15.234329+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: audit 2024-08-17T17:25:15.234329+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: audit 2024-08-17T17:25:15.239996+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[84186]: audit 2024-08-17T17:25:15.239996+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: cluster 2024-08-17T17:25:14.756312+0000 mon.a (mon.0) 441 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: cluster 2024-08-17T17:25:14.756312+0000 mon.a (mon.0) 441 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: audit 2024-08-17T17:25:15.144767+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.16:0/3334482532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: audit 2024-08-17T17:25:15.144767+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.16:0/3334482532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: audit 2024-08-17T17:25:15.234329+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: audit 2024-08-17T17:25:15.234329+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: audit 2024-08-17T17:25:15.239996+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:15.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:15 smithi016 bash[86572]: audit 2024-08-17T17:25:15.239996+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:16 smithi060 bash[68878]: cluster 2024-08-17T17:25:14.925161+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v219: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:16 smithi060 bash[68878]: cluster 2024-08-17T17:25:14.925161+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v219: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:16 smithi060 bash[68878]: audit 2024-08-17T17:25:15.459508+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:16 smithi060 bash[68878]: audit 2024-08-17T17:25:15.459508+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[86572]: cluster 2024-08-17T17:25:14.925161+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v219: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[86572]: cluster 2024-08-17T17:25:14.925161+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v219: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[86572]: audit 2024-08-17T17:25:15.459508+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[86572]: audit 2024-08-17T17:25:15.459508+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[84186]: cluster 2024-08-17T17:25:14.925161+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v219: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[84186]: cluster 2024-08-17T17:25:14.925161+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v219: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[84186]: audit 2024-08-17T17:25:15.459508+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:16 smithi016 bash[84186]: audit 2024-08-17T17:25:15.459508+0000 mgr.y (mgr.34107) 311 : audit [DBG] from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:17 smithi060 bash[68878]: audit 2024-08-17T17:25:15.768135+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:17 smithi060 bash[68878]: audit 2024-08-17T17:25:15.768135+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:17 smithi060 bash[68878]: audit 2024-08-17T17:25:16.408201+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:17 smithi060 bash[68878]: audit 2024-08-17T17:25:16.408201+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:17 smithi060 bash[68878]: audit 2024-08-17T17:25:16.413399+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:17 smithi060 bash[68878]: audit 2024-08-17T17:25:16.413399+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[108034]: debug 2024-08-17T17:25:17.636+0000 7f87fa50b640 -1 osd.3 98 log_to_monitors true 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[86572]: audit 2024-08-17T17:25:15.768135+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[86572]: audit 2024-08-17T17:25:15.768135+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[86572]: audit 2024-08-17T17:25:16.408201+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[86572]: audit 2024-08-17T17:25:16.408201+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[86572]: audit 2024-08-17T17:25:16.413399+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[86572]: audit 2024-08-17T17:25:16.413399+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[84186]: audit 2024-08-17T17:25:15.768135+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[84186]: audit 2024-08-17T17:25:15.768135+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:17.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[84186]: audit 2024-08-17T17:25:16.408201+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[84186]: audit 2024-08-17T17:25:16.408201+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[84186]: audit 2024-08-17T17:25:16.413399+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:17.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:17 smithi016 bash[84186]: audit 2024-08-17T17:25:16.413399+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:18.402 INFO:teuthology.orchestra.run.smithi016.stdout:true 2024-08-17T17:25:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: cluster 2024-08-17T17:25:16.925570+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v220: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: cluster 2024-08-17T17:25:16.925570+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v220: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: audit 2024-08-17T17:25:17.646313+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: audit 2024-08-17T17:25:17.646313+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: audit 2024-08-17T17:25:17.646647+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: audit 2024-08-17T17:25:17.646647+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: audit 2024-08-17T17:25:18.075033+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.16:0/4293984502' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:18.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:18 smithi060 bash[68878]: audit 2024-08-17T17:25:18.075033+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.16:0/4293984502' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:18.827 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[108034]: debug 2024-08-17T17:25:18.472+0000 7f87f22b5640 -1 osd.3 98 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: cluster 2024-08-17T17:25:16.925570+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v220: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: cluster 2024-08-17T17:25:16.925570+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v220: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: audit 2024-08-17T17:25:17.646313+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: audit 2024-08-17T17:25:17.646313+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: audit 2024-08-17T17:25:17.646647+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: audit 2024-08-17T17:25:17.646647+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: audit 2024-08-17T17:25:18.075033+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.16:0/4293984502' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[86572]: audit 2024-08-17T17:25:18.075033+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.16:0/4293984502' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: cluster 2024-08-17T17:25:16.925570+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v220: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: cluster 2024-08-17T17:25:16.925570+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v220: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: audit 2024-08-17T17:25:17.646313+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: audit 2024-08-17T17:25:17.646313+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: audit 2024-08-17T17:25:17.646647+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: audit 2024-08-17T17:25:17.646647+0000 mon.a (mon.0) 447 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: audit 2024-08-17T17:25:18.075033+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.16:0/4293984502' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:18.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:18 smithi016 bash[84186]: audit 2024-08-17T17:25:18.075033+0000 mon.a (mon.0) 448 : audit [DBG] from='client.? 172.21.15.16:0/4293984502' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.392078+0000 mgr.y (mgr.34107) 314 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.392078+0000 mgr.y (mgr.34107) 314 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.419067+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.419067+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: cluster 2024-08-17T17:25:18.423456+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: cluster 2024-08-17T17:25:18.423456+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.424108+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.424108+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.424512+0000 mon.a (mon.0) 451 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[84186]: audit 2024-08-17T17:25:18.424512+0000 mon.a (mon.0) 451 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.392078+0000 mgr.y (mgr.34107) 314 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.392078+0000 mgr.y (mgr.34107) 314 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.419067+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.419067+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: cluster 2024-08-17T17:25:18.423456+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: cluster 2024-08-17T17:25:18.423456+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.424108+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.424108+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.424512+0000 mon.a (mon.0) 451 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:19 smithi016 bash[86572]: audit 2024-08-17T17:25:18.424512+0000 mon.a (mon.0) 451 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.392078+0000 mgr.y (mgr.34107) 314 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.392078+0000 mgr.y (mgr.34107) 314 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.419067+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.419067+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: cluster 2024-08-17T17:25:18.423456+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: cluster 2024-08-17T17:25:18.423456+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.424108+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.424108+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.424512+0000 mon.a (mon.0) 451 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:19.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:19 smithi060 bash[68878]: audit 2024-08-17T17:25:18.424512+0000 mon.a (mon.0) 451 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:25:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[61583]: ts=2024-08-17T17:25:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: audit 2024-08-17T17:25:18.722378+0000 mgr.y (mgr.34107) 315 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: audit 2024-08-17T17:25:18.722378+0000 mgr.y (mgr.34107) 315 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:18.926237+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:18.926237+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:19.426507+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:19.426507+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:19.440820+0000 mon.a (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] boot 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:19.440820+0000 mon.a (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] boot 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:19.440967+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:19.440967+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: audit 2024-08-17T17:25:19.442993+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: audit 2024-08-17T17:25:19.442993+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:20.439267+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:25:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:20 smithi060 bash[68878]: cluster 2024-08-17T17:25:20.439267+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:25:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: audit 2024-08-17T17:25:18.722378+0000 mgr.y (mgr.34107) 315 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: audit 2024-08-17T17:25:18.722378+0000 mgr.y (mgr.34107) 315 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:18.926237+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:18.926237+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:19.426507+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:19.426507+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:19.440820+0000 mon.a (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] boot 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:19.440820+0000 mon.a (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] boot 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:19.440967+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:19.440967+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: audit 2024-08-17T17:25:19.442993+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: audit 2024-08-17T17:25:19.442993+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:20.439267+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[86572]: cluster 2024-08-17T17:25:20.439267+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:25:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: audit 2024-08-17T17:25:18.722378+0000 mgr.y (mgr.34107) 315 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: audit 2024-08-17T17:25:18.722378+0000 mgr.y (mgr.34107) 315 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:18.926237+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:18.926237+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v222: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:19.426507+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:19.426507+0000 mon.a (mon.0) 452 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:19.440820+0000 mon.a (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] boot 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:19.440820+0000 mon.a (mon.0) 453 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] boot 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:19.440967+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:19.440967+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: audit 2024-08-17T17:25:19.442993+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: audit 2024-08-17T17:25:19.442993+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:20.439267+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:25:20.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:20 smithi016 bash[84186]: cluster 2024-08-17T17:25:20.439267+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:25:21.050 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:25:21.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:21 smithi016 bash[84186]: audit 2024-08-17T17:25:21.039430+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.16:0/2631295532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:21.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:21 smithi016 bash[84186]: audit 2024-08-17T17:25:21.039430+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.16:0/2631295532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:21.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:21 smithi016 bash[86572]: audit 2024-08-17T17:25:21.039430+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.16:0/2631295532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:21.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:21 smithi016 bash[86572]: audit 2024-08-17T17:25:21.039430+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.16:0/2631295532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:21.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:21 smithi060 bash[68878]: audit 2024-08-17T17:25:21.039430+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.16:0/2631295532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:21.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:21 smithi060 bash[68878]: audit 2024-08-17T17:25:21.039430+0000 mon.a (mon.0) 457 : audit [DBG] from='client.? 172.21.15.16:0/2631295532' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:25:22.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[84186]: cluster 2024-08-17T17:25:20.926924+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[84186]: cluster 2024-08-17T17:25:20.926924+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[84186]: audit 2024-08-17T17:25:22.307757+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[84186]: audit 2024-08-17T17:25:22.307757+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[84186]: audit 2024-08-17T17:25:22.309914+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[84186]: audit 2024-08-17T17:25:22.309914+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[86572]: cluster 2024-08-17T17:25:20.926924+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[86572]: cluster 2024-08-17T17:25:20.926924+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[86572]: audit 2024-08-17T17:25:22.307757+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[86572]: audit 2024-08-17T17:25:22.307757+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[86572]: audit 2024-08-17T17:25:22.309914+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:22.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:22 smithi016 bash[86572]: audit 2024-08-17T17:25:22.309914+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:22 smithi060 bash[68878]: cluster 2024-08-17T17:25:20.926924+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:22 smithi060 bash[68878]: cluster 2024-08-17T17:25:20.926924+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v225: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-08-17T17:25:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:22 smithi060 bash[68878]: audit 2024-08-17T17:25:22.307757+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:22 smithi060 bash[68878]: audit 2024-08-17T17:25:22.307757+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:22 smithi060 bash[68878]: audit 2024-08-17T17:25:22.309914+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:22 smithi060 bash[68878]: audit 2024-08-17T17:25:22.309914+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:23.518 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[84186]: cluster 2024-08-17T17:25:22.927911+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:25:23.518 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[84186]: cluster 2024-08-17T17:25:22.927911+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:25:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[84186]: cluster 2024-08-17T17:25:23.467070+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:23.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[84186]: cluster 2024-08-17T17:25:23.467070+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[86572]: cluster 2024-08-17T17:25:22.927911+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:25:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[86572]: cluster 2024-08-17T17:25:22.927911+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:25:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[86572]: cluster 2024-08-17T17:25:23.467070+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:23 smithi016 bash[86572]: cluster 2024-08-17T17:25:23.467070+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:23.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:23 smithi060 bash[68878]: cluster 2024-08-17T17:25:22.927911+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:25:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:23 smithi060 bash[68878]: cluster 2024-08-17T17:25:22.927911+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 2 active+undersized+degraded, 52 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T17:25:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:23 smithi060 bash[68878]: cluster 2024-08-17T17:25:23.467070+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:23 smithi060 bash[68878]: cluster 2024-08-17T17:25:23.467070+0000 mon.a (mon.0) 460 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:24.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:25:24] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.51.0" 2024-08-17T17:25:26.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:25 smithi016 bash[84186]: cluster 2024-08-17T17:25:24.928813+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:26.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:25 smithi016 bash[84186]: cluster 2024-08-17T17:25:24.928813+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:26.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:25 smithi016 bash[86572]: cluster 2024-08-17T17:25:24.928813+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:26.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:25 smithi016 bash[86572]: cluster 2024-08-17T17:25:24.928813+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:25 smithi060 bash[68878]: cluster 2024-08-17T17:25:24.928813+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:26.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:25 smithi060 bash[68878]: cluster 2024-08-17T17:25:24.928813+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:26.914 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[84186]: cluster 2024-08-17T17:25:25.761589+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-08-17T17:25:26.914 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[84186]: cluster 2024-08-17T17:25:25.761589+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-08-17T17:25:26.914 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[84186]: cluster 2024-08-17T17:25:25.761617+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:26.915 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[84186]: cluster 2024-08-17T17:25:25.761617+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:26.915 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[86572]: cluster 2024-08-17T17:25:25.761589+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-08-17T17:25:26.915 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[86572]: cluster 2024-08-17T17:25:25.761589+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-08-17T17:25:26.915 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[86572]: cluster 2024-08-17T17:25:25.761617+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:26.915 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:26 smithi016 bash[86572]: cluster 2024-08-17T17:25:25.761617+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:27.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:26 smithi060 bash[68878]: cluster 2024-08-17T17:25:25.761589+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-08-17T17:25:27.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:26 smithi060 bash[68878]: cluster 2024-08-17T17:25:25.761589+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-08-17T17:25:27.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:26 smithi060 bash[68878]: cluster 2024-08-17T17:25:25.761617+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:27.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:26 smithi060 bash[68878]: cluster 2024-08-17T17:25:25.761617+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:27.881 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:28.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: cluster 2024-08-17T17:25:26.929492+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:28.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: cluster 2024-08-17T17:25:26.929492+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:28.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.504390+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.082 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.504390+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.512976+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.512976+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.514722+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.514722+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.516307+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.516307+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:28.083 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.523959+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.523959+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.680434+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.680434+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.683992+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.683992+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.686774+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.686774+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.689040+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.084 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.689040+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.085 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: cluster 2024-08-17T17:25:26.929492+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:28.085 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: cluster 2024-08-17T17:25:26.929492+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:28.085 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.504390+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.504390+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.512976+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.512976+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.514722+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.514722+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.516307+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.516307+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.523959+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.523959+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.680434+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:28.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.680434+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.683992+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.683992+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.686774+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.686774+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.689040+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.689040+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.691876+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[86572]: audit 2024-08-17T17:25:27.691876+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.691876+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:25:28.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:27 smithi016 bash[84186]: audit 2024-08-17T17:25:27.691876+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: cluster 2024-08-17T17:25:26.929492+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: cluster 2024-08-17T17:25:26.929492+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.504390+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.504390+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.512976+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.512976+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.514722+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.514722+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.516307+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.516307+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.523959+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.523959+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.680434+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.680434+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.683992+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.683992+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.686774+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.686774+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.689040+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.689040+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.691876+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:25:28.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:27 smithi060 bash[68878]: audit 2024-08-17T17:25:27.691876+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:25:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[86572]: audit 2024-08-17T17:25:27.692255+0000 mgr.y (mgr.34107) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:25:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[86572]: audit 2024-08-17T17:25:27.692255+0000 mgr.y (mgr.34107) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:25:29.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[86572]: cephadm 2024-08-17T17:25:27.694146+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:25:29.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[86572]: cephadm 2024-08-17T17:25:27.694146+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:25:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[84186]: audit 2024-08-17T17:25:27.692255+0000 mgr.y (mgr.34107) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:25:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[84186]: audit 2024-08-17T17:25:27.692255+0000 mgr.y (mgr.34107) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:25:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[84186]: cephadm 2024-08-17T17:25:27.694146+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:25:29.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:28 smithi016 bash[84186]: cephadm 2024-08-17T17:25:27.694146+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:25:29.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:28 smithi060 bash[68878]: audit 2024-08-17T17:25:27.692255+0000 mgr.y (mgr.34107) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:25:29.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:28 smithi060 bash[68878]: audit 2024-08-17T17:25:27.692255+0000 mgr.y (mgr.34107) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:25:29.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:28 smithi060 bash[68878]: cephadm 2024-08-17T17:25:27.694146+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:25:29.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:28 smithi060 bash[68878]: cephadm 2024-08-17T17:25:27.694146+0000 mgr.y (mgr.34107) 322 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-17T17:25:29.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:29 smithi060 bash[68878]: cluster 2024-08-17T17:25:28.930516+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:29.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:29 smithi060 bash[68878]: cluster 2024-08-17T17:25:28.930516+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:30.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:29 smithi016 bash[84186]: cluster 2024-08-17T17:25:28.930516+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:30.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:29 smithi016 bash[84186]: cluster 2024-08-17T17:25:28.930516+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:30.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:29 smithi016 bash[86572]: cluster 2024-08-17T17:25:28.930516+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:30.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:29 smithi016 bash[86572]: cluster 2024-08-17T17:25:28.930516+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:30 smithi060 bash[61583]: ts=2024-08-17T17:25:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: cephadm 2024-08-17T17:25:30.138533+0000 mgr.y (mgr.34107) 324 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: cephadm 2024-08-17T17:25:30.138533+0000 mgr.y (mgr.34107) 324 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: audit 2024-08-17T17:25:30.146055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: audit 2024-08-17T17:25:30.146055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: audit 2024-08-17T17:25:30.150360+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: audit 2024-08-17T17:25:30.150360+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: audit 2024-08-17T17:25:30.152011+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: audit 2024-08-17T17:25:30.152011+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: cephadm 2024-08-17T17:25:30.156515+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:25:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:31 smithi060 bash[68878]: cephadm 2024-08-17T17:25:30.156515+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:25:31.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: cephadm 2024-08-17T17:25:30.138533+0000 mgr.y (mgr.34107) 324 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: cephadm 2024-08-17T17:25:30.138533+0000 mgr.y (mgr.34107) 324 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: audit 2024-08-17T17:25:30.146055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: audit 2024-08-17T17:25:30.146055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: audit 2024-08-17T17:25:30.150360+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: audit 2024-08-17T17:25:30.150360+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: audit 2024-08-17T17:25:30.152011+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: audit 2024-08-17T17:25:30.152011+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: cephadm 2024-08-17T17:25:30.156515+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:25:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[86572]: cephadm 2024-08-17T17:25:30.156515+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: cephadm 2024-08-17T17:25:30.138533+0000 mgr.y (mgr.34107) 324 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: cephadm 2024-08-17T17:25:30.138533+0000 mgr.y (mgr.34107) 324 : cephadm [INF] Upgrade: Updating osd.4 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: audit 2024-08-17T17:25:30.146055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: audit 2024-08-17T17:25:30.146055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: audit 2024-08-17T17:25:30.150360+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: audit 2024-08-17T17:25:30.150360+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: audit 2024-08-17T17:25:30.152011+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: audit 2024-08-17T17:25:30.152011+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: cephadm 2024-08-17T17:25:30.156515+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:25:31.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:31 smithi016 bash[84186]: cephadm 2024-08-17T17:25:30.156515+0000 mgr.y (mgr.34107) 325 : cephadm [INF] Deploying daemon osd.4 on smithi060 2024-08-17T17:25:31.668 INFO:teuthology.orchestra.run.smithi016.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:32.329 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:32 smithi060 bash[68878]: cluster 2024-08-17T17:25:30.931243+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:32.329 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:32 smithi060 bash[68878]: cluster 2024-08-17T17:25:30.931243+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:32.329 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:32 smithi060 bash[68878]: audit 2024-08-17T17:25:31.669635+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:32.330 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:32 smithi060 bash[68878]: audit 2024-08-17T17:25:31.669635+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:32.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[86572]: cluster 2024-08-17T17:25:30.931243+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:32.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[86572]: cluster 2024-08-17T17:25:30.931243+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:32.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[86572]: audit 2024-08-17T17:25:31.669635+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:32.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[86572]: audit 2024-08-17T17:25:31.669635+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:32.519 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[84186]: cluster 2024-08-17T17:25:30.931243+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:32.519 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[84186]: cluster 2024-08-17T17:25:30.931243+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:32.519 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[84186]: audit 2024-08-17T17:25:31.669635+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:32.519 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:32 smithi016 bash[84186]: audit 2024-08-17T17:25:31.669635+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:32.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:25:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:33 smithi060 bash[68878]: audit 2024-08-17T17:25:31.662488+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:33 smithi060 bash[68878]: audit 2024-08-17T17:25:31.662488+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:33 smithi060 bash[68878]: cephadm 2024-08-17T17:25:31.663093+0000 mgr.y (mgr.34107) 328 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:33 smithi060 bash[68878]: cephadm 2024-08-17T17:25:31.663093+0000 mgr.y (mgr.34107) 328 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:33 smithi060 bash[68878]: audit 2024-08-17T17:25:32.387823+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:33 smithi060 bash[68878]: audit 2024-08-17T17:25:32.387823+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[84186]: audit 2024-08-17T17:25:31.662488+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[84186]: audit 2024-08-17T17:25:31.662488+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[84186]: cephadm 2024-08-17T17:25:31.663093+0000 mgr.y (mgr.34107) 328 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[84186]: cephadm 2024-08-17T17:25:31.663093+0000 mgr.y (mgr.34107) 328 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[84186]: audit 2024-08-17T17:25:32.387823+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[84186]: audit 2024-08-17T17:25:32.387823+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[86572]: audit 2024-08-17T17:25:31.662488+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:33.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[86572]: audit 2024-08-17T17:25:31.662488+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.34515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[86572]: cephadm 2024-08-17T17:25:31.663093+0000 mgr.y (mgr.34107) 328 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[86572]: cephadm 2024-08-17T17:25:31.663093+0000 mgr.y (mgr.34107) 328 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[86572]: audit 2024-08-17T17:25:32.387823+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:33.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:33 smithi016 bash[86572]: audit 2024-08-17T17:25:32.387823+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:34 smithi060 bash[68878]: cluster 2024-08-17T17:25:32.932129+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:34 smithi060 bash[68878]: cluster 2024-08-17T17:25:32.932129+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:34.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:34 smithi016 bash[84186]: cluster 2024-08-17T17:25:32.932129+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:34.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:34 smithi016 bash[84186]: cluster 2024-08-17T17:25:32.932129+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:34.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:25:34] "GET /metrics HTTP/1.1" 200 33912 "" "Prometheus/2.51.0" 2024-08-17T17:25:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:34 smithi016 bash[86572]: cluster 2024-08-17T17:25:32.932129+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:34.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:34 smithi016 bash[86572]: cluster 2024-08-17T17:25:32.932129+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:35.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.175 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.176 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.176 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.176 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.177 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.177 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: Stopping Ceph osd.4 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:25:35.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.178 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:25:35 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:35 smithi060 bash[68878]: cluster 2024-08-17T17:25:35.241440+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:25:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:35 smithi060 bash[68878]: cluster 2024-08-17T17:25:35.241440+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:25:35.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:35 smithi060 bash[28031]: debug 2024-08-17T17:25:35.232+0000 7f4f34c96640 -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 2024-08-17T17:25:35.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:35 smithi060 bash[28031]: debug 2024-08-17T17:25:35.232+0000 7f4f34c96640 -1 osd.4 103 *** Got signal Terminated *** 2024-08-17T17:25:35.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:35 smithi060 bash[28031]: debug 2024-08-17T17:25:35.232+0000 7f4f34c96640 -1 osd.4 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:25:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:35 smithi016 bash[84186]: cluster 2024-08-17T17:25:35.241440+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:25:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:35 smithi016 bash[84186]: cluster 2024-08-17T17:25:35.241440+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:25:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:35 smithi016 bash[86572]: cluster 2024-08-17T17:25:35.241440+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:25:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:35 smithi016 bash[86572]: cluster 2024-08-17T17:25:35.241440+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 marked itself down and dead 2024-08-17T17:25:36.675 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[74046]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-4 2024-08-17T17:25:36.675 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[74112]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-4 2024-08-17T17:25:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[68878]: cluster 2024-08-17T17:25:34.933033+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[68878]: cluster 2024-08-17T17:25:34.933033+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[68878]: cluster 2024-08-17T17:25:35.395606+0000 mon.a (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[68878]: cluster 2024-08-17T17:25:35.395606+0000 mon.a (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[68878]: cluster 2024-08-17T17:25:35.411878+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-08-17T17:25:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:36 smithi060 bash[68878]: cluster 2024-08-17T17:25:35.411878+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-08-17T17:25:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[84186]: cluster 2024-08-17T17:25:34.933033+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[84186]: cluster 2024-08-17T17:25:34.933033+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[84186]: cluster 2024-08-17T17:25:35.395606+0000 mon.a (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[84186]: cluster 2024-08-17T17:25:35.395606+0000 mon.a (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[84186]: cluster 2024-08-17T17:25:35.411878+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[84186]: cluster 2024-08-17T17:25:35.411878+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[86572]: cluster 2024-08-17T17:25:34.933033+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[86572]: cluster 2024-08-17T17:25:34.933033+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[86572]: cluster 2024-08-17T17:25:35.395606+0000 mon.a (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[86572]: cluster 2024-08-17T17:25:35.395606+0000 mon.a (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:25:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[86572]: cluster 2024-08-17T17:25:35.411878+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-08-17T17:25:36.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:36 smithi016 bash[86572]: cluster 2024-08-17T17:25:35.411878+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-08-17T17:25:37.312 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:37.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: cluster 2024-08-17T17:25:36.423139+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-08-17T17:25:37.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: cluster 2024-08-17T17:25:36.423139+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-08-17T17:25:37.687 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.908011+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.908011+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.908748+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.908748+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.909357+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.909357+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.909971+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.909971+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.910588+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.910588+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.911192+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.911192+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]} : dispatch 2024-08-17T17:25:37.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.911810+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.911810+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.912438+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.912438+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.913057+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.913057+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.913671+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:36.913671+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:37.310397+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:37.310397+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:37.312668+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:37.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:37 smithi060 bash[68878]: audit 2024-08-17T17:25:37.312668+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: cluster 2024-08-17T17:25:36.423139+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: cluster 2024-08-17T17:25:36.423139+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.908011+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.908011+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.908748+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.908748+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.909357+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.909357+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.909971+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.909971+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.910588+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.910588+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.911192+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.911192+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.911810+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.911810+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: cluster 2024-08-17T17:25:36.423139+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: cluster 2024-08-17T17:25:36.423139+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.908011+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.908011+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.908748+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.908748+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.909357+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.909357+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.909971+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.909971+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]} : dispatch 2024-08-17T17:25:37.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.910588+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.910588+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.911192+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.911192+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.911810+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.911810+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.912438+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.912438+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.913057+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.913057+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]} : dispatch 2024-08-17T17:25:37.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.913671+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:36.913671+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:37.310397+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:37.310397+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:37.312668+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[84186]: audit 2024-08-17T17:25:37.312668+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.912438+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.912438+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.913057+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.913057+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]} : dispatch 2024-08-17T17:25:37.832 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.913671+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]} : dispatch 2024-08-17T17:25:37.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:36.913671+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]} : dispatch 2024-08-17T17:25:37.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:37.310397+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:37.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:37.310397+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:37.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:37.312668+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:37.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:37 smithi016 bash[86572]: audit 2024-08-17T17:25:37.312668+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:38.758 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: cluster 2024-08-17T17:25:36.933666+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v235: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:38.758 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: cluster 2024-08-17T17:25:36.933666+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v235: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:38.758 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.427823+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]}]': finished 2024-08-17T17:25:38.758 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.427823+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]}]': finished 2024-08-17T17:25:38.758 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428058+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428058+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428181+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428181+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428274+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428274+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428363+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428363+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428527+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428527+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2024-08-17T17:25:38.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428682+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: cluster 2024-08-17T17:25:36.933666+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v235: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: cluster 2024-08-17T17:25:36.933666+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v235: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.427823+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]}]': finished 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.427823+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]}]': finished 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428058+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428058+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428181+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]}]': finished 2024-08-17T17:25:38.760 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428181+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428274+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428274+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428363+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428363+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428527+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428527+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428682+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428682+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]}]': finished 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.428835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]}]': finished 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.429023+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]}]': finished 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.429023+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]}]': finished 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.429208+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: audit 2024-08-17T17:25:37.429208+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: cluster 2024-08-17T17:25:37.441570+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[86572]: cluster 2024-08-17T17:25:37.441570+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-08-17T17:25:38.762 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428682+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:25:38.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]}]': finished 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.428835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]}]': finished 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.429023+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]}]': finished 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.429023+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]}]': finished 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.429208+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: audit 2024-08-17T17:25:37.429208+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: cluster 2024-08-17T17:25:37.441570+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-08-17T17:25:38.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:38 smithi016 bash[84186]: cluster 2024-08-17T17:25:37.441570+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-08-17T17:25:38.836 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-17T17:25:38.836 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: Stopped Ceph osd.4 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:25:38.836 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: cluster 2024-08-17T17:25:36.933666+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v235: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: cluster 2024-08-17T17:25:36.933666+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v235: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.427823+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.427823+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [3, 4]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428058+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428058+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428181+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428181+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 4]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428274+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428274+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 4]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428363+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428363+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T17:25:38.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428527+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428527+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 5]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428682+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428682+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.428835+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 4]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.429023+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.429023+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2, 3, 4]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.429208+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: audit 2024-08-17T17:25:37.429208+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 0]}]': finished 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: cluster 2024-08-17T17:25:37.441570+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-08-17T17:25:38.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 bash[68878]: cluster 2024-08-17T17:25:37.441570+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-08-17T17:25:39.175 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.176 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.177 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.177 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.177 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.177 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.178 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:25:39.178 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:38 smithi060 systemd[1]: Started Ceph osd.4 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:25:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: cluster 2024-08-17T17:25:38.438455+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: cluster 2024-08-17T17:25:38.438455+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: audit 2024-08-17T17:25:39.006507+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: audit 2024-08-17T17:25:39.006507+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: audit 2024-08-17T17:25:39.015835+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: audit 2024-08-17T17:25:39.015835+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: audit 2024-08-17T17:25:39.018343+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: audit 2024-08-17T17:25:39.018343+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: cluster 2024-08-17T17:25:39.440000+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[86572]: cluster 2024-08-17T17:25:39.440000+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-08-17T17:25:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: cluster 2024-08-17T17:25:38.438455+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: cluster 2024-08-17T17:25:38.438455+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: audit 2024-08-17T17:25:39.006507+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: audit 2024-08-17T17:25:39.006507+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: audit 2024-08-17T17:25:39.015835+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: audit 2024-08-17T17:25:39.015835+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: audit 2024-08-17T17:25:39.018343+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: audit 2024-08-17T17:25:39.018343+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: cluster 2024-08-17T17:25:39.440000+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-08-17T17:25:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:39 smithi016 bash[84186]: cluster 2024-08-17T17:25:39.440000+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: cluster 2024-08-17T17:25:38.438455+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: cluster 2024-08-17T17:25:38.438455+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: audit 2024-08-17T17:25:39.006507+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: audit 2024-08-17T17:25:39.006507+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: audit 2024-08-17T17:25:39.015835+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: audit 2024-08-17T17:25:39.015835+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: audit 2024-08-17T17:25:39.018343+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: audit 2024-08-17T17:25:39.018343+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: cluster 2024-08-17T17:25:39.440000+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-08-17T17:25:39.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:39 smithi060 bash[68878]: cluster 2024-08-17T17:25:39.440000+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-08-17T17:25:40.464 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[61583]: ts=2024-08-17T17:25:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:25:40.722 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:40.722 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:40.723 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:25:40.723 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:40.723 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:25:40.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[68878]: cluster 2024-08-17T17:25:38.934574+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v238: 73 pgs: 1 unknown, 5 peering, 17 active+undersized, 2 stale+active+clean, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/75 objects degraded (16.000%) 2024-08-17T17:25:40.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[68878]: cluster 2024-08-17T17:25:38.934574+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v238: 73 pgs: 1 unknown, 5 peering, 17 active+undersized, 2 stale+active+clean, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/75 objects degraded (16.000%) 2024-08-17T17:25:40.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[68878]: cluster 2024-08-17T17:25:39.449176+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:25:40.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[68878]: cluster 2024-08-17T17:25:39.449176+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:25:40.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[68878]: cluster 2024-08-17T17:25:39.449254+0000 mon.a (mon.0) 511 : cluster [WRN] Health check failed: Degraded data redundancy: 12/75 objects degraded (16.000%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:40.724 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[68878]: cluster 2024-08-17T17:25:39.449254+0000 mon.a (mon.0) 511 : cluster [WRN] Health check failed: Degraded data redundancy: 12/75 objects degraded (16.000%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[84186]: cluster 2024-08-17T17:25:38.934574+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v238: 73 pgs: 1 unknown, 5 peering, 17 active+undersized, 2 stale+active+clean, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/75 objects degraded (16.000%) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[84186]: cluster 2024-08-17T17:25:38.934574+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v238: 73 pgs: 1 unknown, 5 peering, 17 active+undersized, 2 stale+active+clean, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/75 objects degraded (16.000%) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[84186]: cluster 2024-08-17T17:25:39.449176+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[84186]: cluster 2024-08-17T17:25:39.449176+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[84186]: cluster 2024-08-17T17:25:39.449254+0000 mon.a (mon.0) 511 : cluster [WRN] Health check failed: Degraded data redundancy: 12/75 objects degraded (16.000%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[84186]: cluster 2024-08-17T17:25:39.449254+0000 mon.a (mon.0) 511 : cluster [WRN] Health check failed: Degraded data redundancy: 12/75 objects degraded (16.000%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[86572]: cluster 2024-08-17T17:25:38.934574+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v238: 73 pgs: 1 unknown, 5 peering, 17 active+undersized, 2 stale+active+clean, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/75 objects degraded (16.000%) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[86572]: cluster 2024-08-17T17:25:38.934574+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v238: 73 pgs: 1 unknown, 5 peering, 17 active+undersized, 2 stale+active+clean, 7 active+undersized+degraded, 41 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12/75 objects degraded (16.000%) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[86572]: cluster 2024-08-17T17:25:39.449176+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[86572]: cluster 2024-08-17T17:25:39.449176+0000 mon.a (mon.0) 510 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:25:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[86572]: cluster 2024-08-17T17:25:39.449254+0000 mon.a (mon.0) 511 : cluster [WRN] Health check failed: Degraded data redundancy: 12/75 objects degraded (16.000%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:40.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:40 smithi016 bash[86572]: cluster 2024-08-17T17:25:39.449254+0000 mon.a (mon.0) 511 : cluster [WRN] Health check failed: Degraded data redundancy: 12/75 objects degraded (16.000%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:41.047 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T17:25:41.047 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:40 smithi060 bash[74263]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-17T17:25:41.047 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:41 smithi060 bash[74263]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-17T17:25:41.313 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:25:41.313 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (8m) 26s ago 17m 15.1M - 0.27.0 11f11916f8cd b24e67af0964 2024-08-17T17:25:41.313 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi060 *:3000 running (8m) 57s ago 16m 74.3M - 9.4.7 954c08fa6188 f920fb9e1cba 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi016.daubqx smithi016 running (14m) 26s ago 14m 15.5M - 17.2.7-1404-gf2c39d4d f69471c56189 e1da238be775 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi060.hwrssp smithi060 running (14m) 57s ago 14m 17.2M - 17.2.7-1404-gf2c39d4d f69471c56189 b7e23dd1a89a 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi060 *:8443,9283,8765 running (7m) 57s ago 25m 441M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ebf2bf129ed9 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (8m) 26s ago 28m 506M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1dc9418757b6 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (7m) 26s ago 28m 52.5M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 51327b11d700 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi060 running (4m) 57s ago 26m 34.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb fdc738cdb656 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (5m) 26s ago 26m 40.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 6b06286d8080 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (9m) 26s ago 17m 8187k - 1.7.0 72c9c2088986 b25e5f61e01c 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi060 *:9100 running (8m) 57s ago 17m 8040k - 1.7.0 72c9c2088986 b911ebf6787d 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (3m) 26s ago 24m 42.5M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 8c3c4bdeb1a0 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (2m) 26s ago 24m 42.2M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1558b83e1885 2024-08-17T17:25:41.314 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (60s) 26s ago 23m 41.9M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 9350421759a8 2024-08-17T17:25:41.315 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (30s) 26s ago 22m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb a691f1c4413d 2024-08-17T17:25:41.315 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi060 starting - - - 2525M 2024-08-17T17:25:41.315 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi060 running (20m) 57s ago 20m 56.4M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 cf9b79b655c7 2024-08-17T17:25:41.315 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi060 running (19m) 57s ago 19m 56.4M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 65b9e4ed801e 2024-08-17T17:25:41.315 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi060 running (18m) 57s ago 18m 56.7M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 b238bc358d4e 2024-08-17T17:25:41.315 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi060 *:9095 running (7m) 57s ago 17m 50.9M - 2.51.0 1d3b7f56885b 06756a247cab 2024-08-17T17:25:41.425 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:41 smithi060 bash[74263]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-17T17:25:41.425 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:41 smithi060 bash[74263]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:25:41.425 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:41 smithi060 bash[74263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T17:25:41.426 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:41 smithi060 bash[74263]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-17T17:25:42.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:25:42.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:42 smithi060 bash[68878]: cluster 2024-08-17T17:25:40.935278+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v240: 73 pgs: 3 remapped+peering, 1 unknown, 5 peering, 20 active+undersized, 1 stale+active+clean, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/75 objects degraded (17.333%) 2024-08-17T17:25:42.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:42 smithi060 bash[68878]: cluster 2024-08-17T17:25:40.935278+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v240: 73 pgs: 3 remapped+peering, 1 unknown, 5 peering, 20 active+undersized, 1 stale+active+clean, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/75 objects degraded (17.333%) 2024-08-17T17:25:42.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:42 smithi060 bash[68878]: audit 2024-08-17T17:25:41.297424+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:42.728 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:42 smithi060 bash[68878]: audit 2024-08-17T17:25:41.297424+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:42.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[84186]: cluster 2024-08-17T17:25:40.935278+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v240: 73 pgs: 3 remapped+peering, 1 unknown, 5 peering, 20 active+undersized, 1 stale+active+clean, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/75 objects degraded (17.333%) 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[84186]: cluster 2024-08-17T17:25:40.935278+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v240: 73 pgs: 3 remapped+peering, 1 unknown, 5 peering, 20 active+undersized, 1 stale+active+clean, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/75 objects degraded (17.333%) 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[84186]: audit 2024-08-17T17:25:41.297424+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[84186]: audit 2024-08-17T17:25:41.297424+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[86572]: cluster 2024-08-17T17:25:40.935278+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v240: 73 pgs: 3 remapped+peering, 1 unknown, 5 peering, 20 active+undersized, 1 stale+active+clean, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/75 objects degraded (17.333%) 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[86572]: cluster 2024-08-17T17:25:40.935278+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v240: 73 pgs: 3 remapped+peering, 1 unknown, 5 peering, 20 active+undersized, 1 stale+active+clean, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/75 objects degraded (17.333%) 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[86572]: audit 2024-08-17T17:25:41.297424+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:42 smithi016 bash[86572]: audit 2024-08-17T17:25:41.297424+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.175 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:42 smithi060 bash[74477]: debug 2024-08-17T17:25:42.768+0000 7f5fd3ba9640 1 -- 172.21.15.60:0/603551138 <== mon.1 v2:172.21.15.60:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c96e6a8960 con 0x55c96f494000 2024-08-17T17:25:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[84186]: cluster 2024-08-17T17:25:42.936313+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v241: 73 pgs: 7 active+clean+remapped, 3 remapped+peering, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 3 B/s, 0 objects/s recovering 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[84186]: cluster 2024-08-17T17:25:42.936313+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v241: 73 pgs: 7 active+clean+remapped, 3 remapped+peering, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 3 B/s, 0 objects/s recovering 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[84186]: cluster 2024-08-17T17:25:43.470022+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[84186]: cluster 2024-08-17T17:25:43.470022+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[86572]: cluster 2024-08-17T17:25:42.936313+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v241: 73 pgs: 7 active+clean+remapped, 3 remapped+peering, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 3 B/s, 0 objects/s recovering 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[86572]: cluster 2024-08-17T17:25:42.936313+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v241: 73 pgs: 7 active+clean+remapped, 3 remapped+peering, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 3 B/s, 0 objects/s recovering 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[86572]: cluster 2024-08-17T17:25:43.470022+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:25:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:43 smithi016 bash[86572]: cluster 2024-08-17T17:25:43.470022+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:25:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:43 smithi060 bash[68878]: cluster 2024-08-17T17:25:42.936313+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v241: 73 pgs: 7 active+clean+remapped, 3 remapped+peering, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 3 B/s, 0 objects/s recovering 2024-08-17T17:25:43.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:43 smithi060 bash[68878]: cluster 2024-08-17T17:25:42.936313+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v241: 73 pgs: 7 active+clean+remapped, 3 remapped+peering, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 3 B/s, 0 objects/s recovering 2024-08-17T17:25:43.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:43 smithi060 bash[68878]: cluster 2024-08-17T17:25:43.470022+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:25:43.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:43 smithi060 bash[68878]: cluster 2024-08-17T17:25:43.470022+0000 mon.a (mon.0) 512 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:25:44.675 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:44 smithi060 bash[74477]: debug 2024-08-17T17:25:44.272+0000 7f5fd6410640 -1 Falling back to public interface 2024-08-17T17:25:44.816 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:25:44] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.51.0" 2024-08-17T17:25:45.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:44 smithi016 bash[84186]: cluster 2024-08-17T17:25:44.764715+0000 mon.a (mon.0) 513 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:45.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:44 smithi016 bash[84186]: cluster 2024-08-17T17:25:44.764715+0000 mon.a (mon.0) 513 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:45.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:44 smithi016 bash[86572]: cluster 2024-08-17T17:25:44.764715+0000 mon.a (mon.0) 513 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:45.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:44 smithi016 bash[86572]: cluster 2024-08-17T17:25:44.764715+0000 mon.a (mon.0) 513 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:45.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:44 smithi060 bash[68878]: cluster 2024-08-17T17:25:44.764715+0000 mon.a (mon.0) 513 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:44 smithi060 bash[68878]: cluster 2024-08-17T17:25:44.764715+0000 mon.a (mon.0) 513 : cluster [WRN] Health check update: Degraded data redundancy: 13/78 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:45 smithi016 bash[84186]: cluster 2024-08-17T17:25:44.937002+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v242: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:46.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:45 smithi016 bash[84186]: cluster 2024-08-17T17:25:44.937002+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v242: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:45 smithi016 bash[86572]: cluster 2024-08-17T17:25:44.937002+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v242: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:45 smithi016 bash[86572]: cluster 2024-08-17T17:25:44.937002+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v242: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:45 smithi060 bash[68878]: cluster 2024-08-17T17:25:44.937002+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v242: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:46.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:45 smithi060 bash[68878]: cluster 2024-08-17T17:25:44.937002+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v242: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:46.921 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:47.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[84186]: audit 2024-08-17T17:25:46.248761+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[84186]: audit 2024-08-17T17:25:46.248761+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[84186]: audit 2024-08-17T17:25:46.259229+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[84186]: audit 2024-08-17T17:25:46.259229+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[86572]: audit 2024-08-17T17:25:46.248761+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[86572]: audit 2024-08-17T17:25:46.248761+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[86572]: audit 2024-08-17T17:25:46.259229+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:47 smithi016 bash[86572]: audit 2024-08-17T17:25:46.259229+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.500 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:47 smithi060 bash[68878]: audit 2024-08-17T17:25:46.248761+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.500 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:47 smithi060 bash[68878]: audit 2024-08-17T17:25:46.248761+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.501 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:47 smithi060 bash[68878]: audit 2024-08-17T17:25:46.259229+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.501 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:47 smithi060 bash[68878]: audit 2024-08-17T17:25:46.259229+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:47.925 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:47 smithi060 bash[74477]: debug 2024-08-17T17:25:47.496+0000 7f5fd6410640 -1 osd.4 103 log_to_monitors true 2024-08-17T17:25:48.520 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: cluster 2024-08-17T17:25:46.937735+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v243: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 120 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: cluster 2024-08-17T17:25:46.937735+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v243: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 120 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.508525+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.508525+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.508825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.508825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.513931+0000 mon.a (mon.0) 517 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.513931+0000 mon.a (mon.0) 517 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.519178+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.521 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[84186]: audit 2024-08-17T17:25:47.519178+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: cluster 2024-08-17T17:25:46.937735+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v243: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 120 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:48.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: cluster 2024-08-17T17:25:46.937735+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v243: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 120 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:48.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.508525+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.508525+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.508825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.508825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.513931+0000 mon.a (mon.0) 517 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.513931+0000 mon.a (mon.0) 517 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.519178+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:48 smithi016 bash[86572]: audit 2024-08-17T17:25:47.519178+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: cluster 2024-08-17T17:25:46.937735+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v243: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 120 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: cluster 2024-08-17T17:25:46.937735+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v243: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 120 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.508525+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.508525+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.508825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.508825+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.513931+0000 mon.a (mon.0) 517 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.513931+0000 mon.a (mon.0) 517 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-08-17T17:25:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.519178+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[68878]: audit 2024-08-17T17:25:47.519178+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:49.175 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 17:25:48 smithi060 bash[74477]: debug 2024-08-17T17:25:48.860+0000 7f5fca1b2640 -1 osd.4 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:25:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.506217+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:25:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.506217+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:25:49.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: cluster 2024-08-17T17:25:48.510079+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: cluster 2024-08-17T17:25:48.510079+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.510742+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.510742+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.513696+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.513696+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.858380+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: audit 2024-08-17T17:25:48.858380+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: cluster 2024-08-17T17:25:48.938554+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v245: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[86572]: cluster 2024-08-17T17:25:48.938554+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v245: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:49.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.506217+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.506217+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: cluster 2024-08-17T17:25:48.510079+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: cluster 2024-08-17T17:25:48.510079+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.510742+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.510742+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.513696+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.513696+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.858380+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: audit 2024-08-17T17:25:48.858380+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: cluster 2024-08-17T17:25:48.938554+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v245: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:49.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:49 smithi016 bash[84186]: cluster 2024-08-17T17:25:48.938554+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v245: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.506217+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.506217+0000 mon.a (mon.0) 519 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: cluster 2024-08-17T17:25:48.510079+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: cluster 2024-08-17T17:25:48.510079+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.510742+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.510742+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.513696+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.513696+0000 mon.a (mon.0) 521 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi060", "root=default"]} : dispatch 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.858380+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T17:25:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: audit 2024-08-17T17:25:48.858380+0000 mon.a (mon.0) 522 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T17:25:49.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: cluster 2024-08-17T17:25:48.938554+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v245: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:49.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:49 smithi060 bash[68878]: cluster 2024-08-17T17:25:48.938554+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v245: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 107 B/s wr, 0 op/s; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%); 2 B/s, 0 objects/s recovering 2024-08-17T17:25:50.509 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[61583]: ts=2024-08-17T17:25:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: cluster 2024-08-17T17:25:49.854834+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: cluster 2024-08-17T17:25:49.854834+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: cluster 2024-08-17T17:25:49.865644+0000 mon.a (mon.0) 524 : cluster [INF] osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] boot 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: cluster 2024-08-17T17:25:49.865644+0000 mon.a (mon.0) 524 : cluster [INF] osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] boot 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: cluster 2024-08-17T17:25:49.865728+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: cluster 2024-08-17T17:25:49.865728+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: audit 2024-08-17T17:25:49.867727+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[86572]: audit 2024-08-17T17:25:49.867727+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:25:50.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: cluster 2024-08-17T17:25:49.854834+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: cluster 2024-08-17T17:25:49.854834+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: cluster 2024-08-17T17:25:49.865644+0000 mon.a (mon.0) 524 : cluster [INF] osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] boot 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: cluster 2024-08-17T17:25:49.865644+0000 mon.a (mon.0) 524 : cluster [INF] osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] boot 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: cluster 2024-08-17T17:25:49.865728+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: cluster 2024-08-17T17:25:49.865728+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: audit 2024-08-17T17:25:49.867727+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:25:50.776 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:50 smithi016 bash[84186]: audit 2024-08-17T17:25:49.867727+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:25:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: cluster 2024-08-17T17:25:49.854834+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: cluster 2024-08-17T17:25:49.854834+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:25:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: cluster 2024-08-17T17:25:49.865644+0000 mon.a (mon.0) 524 : cluster [INF] osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] boot 2024-08-17T17:25:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: cluster 2024-08-17T17:25:49.865644+0000 mon.a (mon.0) 524 : cluster [INF] osd.4 [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] boot 2024-08-17T17:25:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: cluster 2024-08-17T17:25:49.865728+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:25:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: cluster 2024-08-17T17:25:49.865728+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:25:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: audit 2024-08-17T17:25:49.867727+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:25:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:50 smithi060 bash[68878]: audit 2024-08-17T17:25:49.867727+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:alertmanager.a smithi016 *:9093,9094 running (9m) 35s ago 17m 15.1M - 0.27.0 11f11916f8cd b24e67af0964 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:grafana.a smithi060 *:3000 running (8m) 4s ago 16m 75.3M - 9.4.7 954c08fa6188 f920fb9e1cba 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi016.daubqx smithi016 running (14m) 35s ago 14m 15.5M - 17.2.7-1404-gf2c39d4d f69471c56189 e1da238be775 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:mds.foo.smithi060.hwrssp smithi060 running (14m) 4s ago 14m 17.5M - 17.2.7-1404-gf2c39d4d f69471c56189 b7e23dd1a89a 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.x smithi060 *:8443,9283,8765 running (7m) 4s ago 25m 442M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ebf2bf129ed9 2024-08-17T17:25:51.182 INFO:teuthology.orchestra.run.smithi016.stdout:mgr.y smithi016 *:8443,9283,8765 running (8m) 35s ago 28m 506M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1dc9418757b6 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a smithi016 running (7m) 35s ago 28m 52.5M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 51327b11d700 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b smithi060 running (5m) 4s ago 26m 38.4M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb fdc738cdb656 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c smithi016 running (5m) 35s ago 26m 40.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 6b06286d8080 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.a smithi016 *:9100 running (9m) 35s ago 17m 8187k - 1.7.0 72c9c2088986 b25e5f61e01c 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:node-exporter.b smithi060 *:9100 running (8m) 4s ago 17m 8727k - 1.7.0 72c9c2088986 b911ebf6787d 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 smithi016 running (3m) 35s ago 25m 42.5M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 8c3c4bdeb1a0 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 smithi016 running (2m) 35s ago 24m 42.2M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1558b83e1885 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 smithi016 running (70s) 35s ago 23m 41.9M 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 9350421759a8 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 smithi016 running (40s) 35s ago 22m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb a691f1c4413d 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 smithi060 running (9s) 4s ago 21m - 2525M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 3410d10e49f2 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 smithi060 running (20m) 4s ago 20m 57.6M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 cf9b79b655c7 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 smithi060 running (19m) 4s ago 19m 58.0M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 65b9e4ed801e 2024-08-17T17:25:51.183 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 smithi060 running (18m) 4s ago 18m 57.7M 2525M 17.2.7-1404-gf2c39d4d f69471c56189 b238bc358d4e 2024-08-17T17:25:51.184 INFO:teuthology.orchestra.run.smithi016.stdout:prometheus.a smithi060 *:9095 running (7m) 4s ago 17m 51.1M - 2.51.0 1d3b7f56885b 06756a247cab 2024-08-17T17:25:52.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph versions' 2024-08-17T17:25:52.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:51 smithi060 bash[68878]: cluster 2024-08-17T17:25:50.865659+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:25:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:51 smithi060 bash[68878]: cluster 2024-08-17T17:25:50.865659+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:25:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:51 smithi060 bash[68878]: cluster 2024-08-17T17:25:50.939006+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v248: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%) 2024-08-17T17:25:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:51 smithi060 bash[68878]: cluster 2024-08-17T17:25:50.939006+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v248: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%) 2024-08-17T17:25:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:51 smithi060 bash[68878]: audit 2024-08-17T17:25:51.147009+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:51 smithi060 bash[68878]: audit 2024-08-17T17:25:51.147009+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[84186]: cluster 2024-08-17T17:25:50.865659+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[84186]: cluster 2024-08-17T17:25:50.865659+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[84186]: cluster 2024-08-17T17:25:50.939006+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v248: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%) 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[84186]: cluster 2024-08-17T17:25:50.939006+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v248: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%) 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[84186]: audit 2024-08-17T17:25:51.147009+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[84186]: audit 2024-08-17T17:25:51.147009+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[86572]: cluster 2024-08-17T17:25:50.865659+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[86572]: cluster 2024-08-17T17:25:50.865659+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[86572]: cluster 2024-08-17T17:25:50.939006+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v248: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%) 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[86572]: cluster 2024-08-17T17:25:50.939006+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v248: 73 pgs: 10 active+clean+remapped, 20 active+undersized, 8 active+undersized+degraded, 35 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13/78 objects degraded (16.667%); 2/78 objects misplaced (2.564%) 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[86572]: audit 2024-08-17T17:25:51.147009+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:51 smithi016 bash[86572]: audit 2024-08-17T17:25:51.147009+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:53.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:52 smithi060 bash[68878]: cluster 2024-08-17T17:25:51.879906+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:25:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:52 smithi060 bash[68878]: cluster 2024-08-17T17:25:51.879906+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:25:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:52 smithi060 bash[68878]: audit 2024-08-17T17:25:52.308242+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:52 smithi060 bash[68878]: audit 2024-08-17T17:25:52.308242+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:52 smithi060 bash[68878]: audit 2024-08-17T17:25:52.310251+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:52 smithi060 bash[68878]: audit 2024-08-17T17:25:52.310251+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[84186]: cluster 2024-08-17T17:25:51.879906+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:25:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[84186]: cluster 2024-08-17T17:25:51.879906+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:25:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[84186]: audit 2024-08-17T17:25:52.308242+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[84186]: audit 2024-08-17T17:25:52.308242+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[84186]: audit 2024-08-17T17:25:52.310251+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[84186]: audit 2024-08-17T17:25:52.310251+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[86572]: cluster 2024-08-17T17:25:51.879906+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[86572]: cluster 2024-08-17T17:25:51.879906+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[86572]: audit 2024-08-17T17:25:52.308242+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[86572]: audit 2024-08-17T17:25:52.308242+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[86572]: audit 2024-08-17T17:25:52.310251+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:52 smithi016 bash[86572]: audit 2024-08-17T17:25:52.310251+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:54.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:53 smithi060 bash[68878]: cluster 2024-08-17T17:25:52.939901+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v250: 73 pgs: 9 active+clean+remapped, 16 active+undersized, 3 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/78 objects degraded (7.692%); 1/78 objects misplaced (1.282%) 2024-08-17T17:25:54.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:53 smithi060 bash[68878]: cluster 2024-08-17T17:25:52.939901+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v250: 73 pgs: 9 active+clean+remapped, 16 active+undersized, 3 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/78 objects degraded (7.692%); 1/78 objects misplaced (1.282%) 2024-08-17T17:25:54.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:53 smithi016 bash[84186]: cluster 2024-08-17T17:25:52.939901+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v250: 73 pgs: 9 active+clean+remapped, 16 active+undersized, 3 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/78 objects degraded (7.692%); 1/78 objects misplaced (1.282%) 2024-08-17T17:25:54.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:53 smithi016 bash[84186]: cluster 2024-08-17T17:25:52.939901+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v250: 73 pgs: 9 active+clean+remapped, 16 active+undersized, 3 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/78 objects degraded (7.692%); 1/78 objects misplaced (1.282%) 2024-08-17T17:25:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:53 smithi016 bash[86572]: cluster 2024-08-17T17:25:52.939901+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v250: 73 pgs: 9 active+clean+remapped, 16 active+undersized, 3 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/78 objects degraded (7.692%); 1/78 objects misplaced (1.282%) 2024-08-17T17:25:54.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:53 smithi016 bash[86572]: cluster 2024-08-17T17:25:52.939901+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v250: 73 pgs: 9 active+clean+remapped, 16 active+undersized, 3 active+undersized+degraded, 45 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6/78 objects degraded (7.692%); 1/78 objects misplaced (1.282%) 2024-08-17T17:25:54.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:25:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:25:54] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.51.0" 2024-08-17T17:25:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:54 smithi060 bash[68878]: cluster 2024-08-17T17:25:53.872928+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:55.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:54 smithi060 bash[68878]: cluster 2024-08-17T17:25:53.872928+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:54 smithi016 bash[84186]: cluster 2024-08-17T17:25:53.872928+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:54 smithi016 bash[84186]: cluster 2024-08-17T17:25:53.872928+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:54 smithi016 bash[86572]: cluster 2024-08-17T17:25:53.872928+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:54 smithi016 bash[86572]: cluster 2024-08-17T17:25:53.872928+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:25:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:55 smithi060 bash[68878]: cluster 2024-08-17T17:25:54.940888+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:56.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:55 smithi060 bash[68878]: cluster 2024-08-17T17:25:54.940888+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:55 smithi016 bash[84186]: cluster 2024-08-17T17:25:54.940888+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:55 smithi016 bash[84186]: cluster 2024-08-17T17:25:54.940888+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:55 smithi016 bash[86572]: cluster 2024-08-17T17:25:54.940888+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:55 smithi016 bash[86572]: cluster 2024-08-17T17:25:54.940888+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:56.830 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:25:57.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:56 smithi060 bash[68878]: cluster 2024-08-17T17:25:55.884001+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded) 2024-08-17T17:25:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:56 smithi060 bash[68878]: cluster 2024-08-17T17:25:55.884001+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded) 2024-08-17T17:25:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:56 smithi060 bash[68878]: cluster 2024-08-17T17:25:55.884069+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:56 smithi060 bash[68878]: cluster 2024-08-17T17:25:55.884069+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[84186]: cluster 2024-08-17T17:25:55.884001+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded) 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[84186]: cluster 2024-08-17T17:25:55.884001+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded) 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[84186]: cluster 2024-08-17T17:25:55.884069+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[84186]: cluster 2024-08-17T17:25:55.884069+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[86572]: cluster 2024-08-17T17:25:55.884001+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded) 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[86572]: cluster 2024-08-17T17:25:55.884001+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/78 objects degraded (7.692%), 3 pgs degraded) 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[86572]: cluster 2024-08-17T17:25:55.884069+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:56 smithi016 bash[86572]: cluster 2024-08-17T17:25:55.884069+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: cluster 2024-08-17T17:25:56.941534+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: cluster 2024-08-17T17:25:56.941534+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.579138+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.579138+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.589849+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.589849+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.592195+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.592195+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.594180+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.594180+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.604647+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.604647+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.709926+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.709926+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.713215+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.713215+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.714783+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.714783+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.722861+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[84186]: audit 2024-08-17T17:25:57.722861+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: cluster 2024-08-17T17:25:56.941534+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: cluster 2024-08-17T17:25:56.941534+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.579138+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.579138+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.589849+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.589849+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.592195+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.592195+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.594180+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.594180+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.604647+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.604647+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.709926+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.709926+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.713215+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.713215+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.714783+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.714783+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.722861+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:57 smithi016 bash[86572]: audit 2024-08-17T17:25:57.722861+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: cluster 2024-08-17T17:25:56.941534+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: cluster 2024-08-17T17:25:56.941534+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.579138+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.579138+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.589849+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.589849+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.592195+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.592195+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.594180+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.594180+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.604647+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.604647+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.709926+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.709926+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.713215+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.713215+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.714783+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.714783+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.722861+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:25:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:57 smithi060 bash[68878]: audit 2024-08-17T17:25:57.722861+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:59 smithi016 bash[84186]: cluster 2024-08-17T17:25:58.942590+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:25:59 smithi016 bash[84186]: cluster 2024-08-17T17:25:58.942590+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:59 smithi016 bash[86572]: cluster 2024-08-17T17:25:58.942590+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:25:59 smithi016 bash[86572]: cluster 2024-08-17T17:25:58.942590+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:59 smithi060 bash[68878]: cluster 2024-08-17T17:25:58.942590+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:25:59 smithi060 bash[68878]: cluster 2024-08-17T17:25:58.942590+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:26:00 smithi060 bash[61583]: ts=2024-08-17T17:26:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:00.580 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "mon": { 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr": { 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "osd": { 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 3, 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 5 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:26:00.581 INFO:teuthology.orchestra.run.smithi016.stdout: "mds": { 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 2 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout: "overall": { 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 5, 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 10 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:26:00.582 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:26:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:01 smithi016 bash[84186]: audit 2024-08-17T17:26:00.582402+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/930928597' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:26:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:01 smithi016 bash[84186]: audit 2024-08-17T17:26:00.582402+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/930928597' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:26:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:01 smithi016 bash[86572]: audit 2024-08-17T17:26:00.582402+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/930928597' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:26:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:01 smithi016 bash[86572]: audit 2024-08-17T17:26:00.582402+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/930928597' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:26:01.399 DEBUG:teuthology.parallel:result is None 2024-08-17T17:26:01.399 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:26:01.409 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-08-17T17:26:01.409 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:26:01.437 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:26:01.438 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:26:01.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:26:01.439 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:01 smithi060 bash[68878]: audit 2024-08-17T17:26:00.582402+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/930928597' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:26:01.439 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:01 smithi060 bash[68878]: audit 2024-08-17T17:26:00.582402+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.16:0/930928597' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:26:02.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:02 smithi016 bash[84186]: cluster 2024-08-17T17:26:00.943344+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:02.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:02 smithi016 bash[84186]: cluster 2024-08-17T17:26:00.943344+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:02 smithi016 bash[86572]: cluster 2024-08-17T17:26:00.943344+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:02.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:02 smithi016 bash[86572]: cluster 2024-08-17T17:26:00.943344+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:02 smithi060 bash[68878]: cluster 2024-08-17T17:26:00.943344+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:02 smithi060 bash[68878]: cluster 2024-08-17T17:26:00.943344+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:03 smithi060 bash[68878]: audit 2024-08-17T17:26:02.406526+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:03 smithi060 bash[68878]: audit 2024-08-17T17:26:02.406526+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:03 smithi016 bash[84186]: audit 2024-08-17T17:26:02.406526+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:03.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:03 smithi016 bash[84186]: audit 2024-08-17T17:26:02.406526+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:03.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:03 smithi016 bash[86572]: audit 2024-08-17T17:26:02.406526+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:03.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:03 smithi016 bash[86572]: audit 2024-08-17T17:26:02.406526+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:04 smithi060 bash[68878]: cluster 2024-08-17T17:26:02.944217+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:04 smithi060 bash[68878]: cluster 2024-08-17T17:26:02.944217+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:04.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:04 smithi016 bash[84186]: cluster 2024-08-17T17:26:02.944217+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:04.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:04 smithi016 bash[84186]: cluster 2024-08-17T17:26:02.944217+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:04.828 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:26:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:26:04] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.51.0" 2024-08-17T17:26:04.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:04 smithi016 bash[86572]: cluster 2024-08-17T17:26:02.944217+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:04.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:04 smithi016 bash[86572]: cluster 2024-08-17T17:26:02.944217+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:06.227 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:06.646 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:06 smithi016 bash[84186]: cluster 2024-08-17T17:26:04.945218+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:06.647 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:06 smithi016 bash[84186]: cluster 2024-08-17T17:26:04.945218+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:06 smithi060 bash[68878]: cluster 2024-08-17T17:26:04.945218+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:06 smithi060 bash[68878]: cluster 2024-08-17T17:26:04.945218+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:07.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:06 smithi016 bash[86572]: cluster 2024-08-17T17:26:04.945218+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:07.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:06 smithi016 bash[86572]: cluster 2024-08-17T17:26:04.945218+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[84186]: cluster 2024-08-17T17:26:06.945996+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[84186]: cluster 2024-08-17T17:26:06.945996+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[84186]: audit 2024-08-17T17:26:07.308910+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:08.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[84186]: audit 2024-08-17T17:26:07.308910+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[84186]: audit 2024-08-17T17:26:07.310405+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:08.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[84186]: audit 2024-08-17T17:26:07.310405+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[86572]: cluster 2024-08-17T17:26:06.945996+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:08.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[86572]: cluster 2024-08-17T17:26:06.945996+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[86572]: audit 2024-08-17T17:26:07.308910+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[86572]: audit 2024-08-17T17:26:07.308910+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[86572]: audit 2024-08-17T17:26:07.310405+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:08.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:08 smithi016 bash[86572]: audit 2024-08-17T17:26:07.310405+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:08 smithi060 bash[68878]: cluster 2024-08-17T17:26:06.945996+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:08 smithi060 bash[68878]: cluster 2024-08-17T17:26:06.945996+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:08 smithi060 bash[68878]: audit 2024-08-17T17:26:07.308910+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:08 smithi060 bash[68878]: audit 2024-08-17T17:26:07.308910+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:08 smithi060 bash[68878]: audit 2024-08-17T17:26:07.310405+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:08 smithi060 bash[68878]: audit 2024-08-17T17:26:07.310405+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:10.010 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:26:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[84186]: cluster 2024-08-17T17:26:08.947076+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[84186]: cluster 2024-08-17T17:26:08.947076+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[84186]: audit 2024-08-17T17:26:10.004999+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.16:0/2463287695' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:26:10.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[84186]: audit 2024-08-17T17:26:10.004999+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.16:0/2463287695' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:26:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[86572]: cluster 2024-08-17T17:26:08.947076+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[86572]: cluster 2024-08-17T17:26:08.947076+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[86572]: audit 2024-08-17T17:26:10.004999+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.16:0/2463287695' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:26:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:10 smithi016 bash[86572]: audit 2024-08-17T17:26:10.004999+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.16:0/2463287695' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:26:10.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:26:10 smithi060 bash[61583]: ts=2024-08-17T17:26:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:10 smithi060 bash[68878]: cluster 2024-08-17T17:26:08.947076+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:10 smithi060 bash[68878]: cluster 2024-08-17T17:26:08.947076+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:10 smithi060 bash[68878]: audit 2024-08-17T17:26:10.004999+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.16:0/2463287695' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:26:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:10 smithi060 bash[68878]: audit 2024-08-17T17:26:10.004999+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.16:0/2463287695' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:26:10.726 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":40,"flags":0,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6800","nonce":1550172735},{"type":"v1","addr":"172.21.15.16:6801","nonce":1550172735}]},"active_addr":"172.21.15.16:6801/1550172735","active_change":"2024-08-17T17:18:36.749055+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":25090,"name":"x","mgr_features":4540701547738038271,"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.16:8443/","prometheus":"http://172.21.15.16:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":83,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":1524546659}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":943180474}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":646635575}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2458941891}]}]} 2024-08-17T17:26:10.731 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:26:10.731 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:26:10.731 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:26:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:12 smithi016 bash[84186]: cluster 2024-08-17T17:26:10.947648+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:12 smithi016 bash[84186]: cluster 2024-08-17T17:26:10.947648+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:12 smithi016 bash[86572]: cluster 2024-08-17T17:26:10.947648+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:12 smithi016 bash[86572]: cluster 2024-08-17T17:26:10.947648+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:12 smithi060 bash[68878]: cluster 2024-08-17T17:26:10.947648+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:12 smithi060 bash[68878]: cluster 2024-08-17T17:26:10.947648+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:14.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:26:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:26:14] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.51.0" 2024-08-17T17:26:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:14 smithi016 bash[84186]: cluster 2024-08-17T17:26:12.948575+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:14.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:14 smithi016 bash[84186]: cluster 2024-08-17T17:26:12.948575+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:14 smithi016 bash[86572]: cluster 2024-08-17T17:26:12.948575+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:14.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:14 smithi016 bash[86572]: cluster 2024-08-17T17:26:12.948575+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:14 smithi060 bash[68878]: cluster 2024-08-17T17:26:12.948575+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:14 smithi060 bash[68878]: cluster 2024-08-17T17:26:12.948575+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:15.517 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:16 smithi016 bash[84186]: cluster 2024-08-17T17:26:14.949532+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:16 smithi016 bash[84186]: cluster 2024-08-17T17:26:14.949532+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:16 smithi016 bash[86572]: cluster 2024-08-17T17:26:14.949532+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:16.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:16 smithi016 bash[86572]: cluster 2024-08-17T17:26:14.949532+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:16 smithi060 bash[68878]: cluster 2024-08-17T17:26:14.949532+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:16 smithi060 bash[68878]: cluster 2024-08-17T17:26:14.949532+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:18.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:18 smithi016 bash[84186]: cluster 2024-08-17T17:26:16.949997+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:18.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:18 smithi016 bash[84186]: cluster 2024-08-17T17:26:16.949997+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:18.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:18 smithi016 bash[86572]: cluster 2024-08-17T17:26:16.949997+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:18.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:18 smithi016 bash[86572]: cluster 2024-08-17T17:26:16.949997+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:18 smithi060 bash[68878]: cluster 2024-08-17T17:26:16.949997+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:18 smithi060 bash[68878]: cluster 2024-08-17T17:26:16.949997+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:19.205 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:26:19.206 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":112,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:25:51.860015+0000","last_up_change":"2024-08-17T17:25:49.853786+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-08-17T17:11:11.789392+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:11:12.305906+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":83,"up_from":87,"up_thru":111,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6803","nonce":3686943080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6805","nonce":3686943080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6809","nonce":3686943080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6807","nonce":3686943080}]},"public_addr":"172.21.15.16:6803/3686943080","cluster_addr":"172.21.15.16:6805/3686943080","heartbeat_back_addr":"172.21.15.16:6809/3686943080","heartbeat_front_addr":"172.21.15.16:6807/3686943080","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":110,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6811","nonce":1260674537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6813","nonce":1260674537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6817","nonce":1260674537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6815","nonce":1260674537}]},"public_addr":"172.21.15.16:6811/1260674537","cluster_addr":"172.21.15.16:6813/1260674537","heartbeat_back_addr":"172.21.15.16:6817/1260674537","heartbeat_front_addr":"172.21.15.16:6815/1260674537","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":93,"up_from":97,"up_thru":111,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6819","nonce":1723289170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6821","nonce":1723289170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6825","nonce":1723289170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6823","nonce":1723289170}]},"public_addr":"172.21.15.16:6819/1723289170","cluster_addr":"172.21.15.16:6821/1723289170","heartbeat_back_addr":"172.21.15.16:6825/1723289170","heartbeat_front_addr":"172.21.15.16:6823/1723289170","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":98,"up_from":102,"up_thru":110,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6827","nonce":3851573645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6829","nonce":3851573645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6833","nonce":3851573645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6831","nonce":3851573645}]},"public_addr":"172.21.15.16:6827/3851573645","cluster_addr":"172.21.15.16:6829/3851573645","heartbeat_back_addr":"172.21.15.16:6833/3851573645","heartbeat_front_addr":"172.21.15.16:6831/3851573645","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":103,"up_from":110,"up_thru":111,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6801","nonce":717396209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6803","nonce":717396209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6807","nonce":717396209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6805","nonce":717396209}]},"public_addr":"172.21.15.60:6801/717396209","cluster_addr":"172.21.15.60:6803/717396209","heartbeat_back_addr":"172.21.15.60:6807/717396209","heartbeat_front_addr":"172.21.15.60:6805/717396209","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":110,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":110,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":110,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":83},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":93},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":98},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":103},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.7","mappings":[{"from":3,"to":4}]},{"pgid":"3.f","mappings":[{"from":7,"to":2}]},{"pgid":"4.6","mappings":[{"from":1,"to":4}]},{"pgid":"4.7","mappings":[{"from":1,"to":4}]},{"pgid":"4.a","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.11","mappings":[{"from":3,"to":4}]},{"pgid":"4.17","mappings":[{"from":1,"to":2},{"from":3,"to":4}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":3,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6835/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:6834/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/3281767884":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.60:0/1890799695":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/1626514083":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2448242743":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/673676529":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6801/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2757485951":"2024-08-18T17:18:36.748632+0000","172.21.15.60:0/1825758850":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/3795765129":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/1299947140":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/3533282941":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.60:0/3519041171":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/683007930":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/149845912":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2021686707":"2024-08-18T17:16:05.364237+0000","172.21.15.60:6835/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/3424489114":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.60:6834/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2008450995":"2024-08-18T17:18:36.748632+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:26:19.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:19 smithi016 bash[84186]: audit 2024-08-17T17:26:19.205092+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/111797024' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:19.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:19 smithi016 bash[84186]: audit 2024-08-17T17:26:19.205092+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/111797024' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:19 smithi016 bash[86572]: audit 2024-08-17T17:26:19.205092+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/111797024' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:19.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:19 smithi016 bash[86572]: audit 2024-08-17T17:26:19.205092+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/111797024' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:19.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:19 smithi060 bash[68878]: audit 2024-08-17T17:26:19.205092+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/111797024' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:19 smithi060 bash[68878]: audit 2024-08-17T17:26:19.205092+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.16:0/111797024' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:20.031 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:26:20.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:26:20.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:26:20 smithi060 bash[61583]: ts=2024-08-17T17:26:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:20 smithi060 bash[68878]: cluster 2024-08-17T17:26:18.950600+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:20 smithi060 bash[68878]: cluster 2024-08-17T17:26:18.950600+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:20 smithi016 bash[84186]: cluster 2024-08-17T17:26:18.950600+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:20.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:20 smithi016 bash[84186]: cluster 2024-08-17T17:26:18.950600+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:20 smithi016 bash[86572]: cluster 2024-08-17T17:26:18.950600+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:20 smithi016 bash[86572]: cluster 2024-08-17T17:26:18.950600+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:22 smithi060 bash[68878]: cluster 2024-08-17T17:26:20.951279+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:22 smithi060 bash[68878]: cluster 2024-08-17T17:26:20.951279+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:22 smithi060 bash[68878]: audit 2024-08-17T17:26:22.303280+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:22 smithi060 bash[68878]: audit 2024-08-17T17:26:22.303280+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:22.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[84186]: cluster 2024-08-17T17:26:20.951279+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[84186]: cluster 2024-08-17T17:26:20.951279+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[84186]: audit 2024-08-17T17:26:22.303280+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:22.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[84186]: audit 2024-08-17T17:26:22.303280+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[86572]: cluster 2024-08-17T17:26:20.951279+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[86572]: cluster 2024-08-17T17:26:20.951279+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[86572]: audit 2024-08-17T17:26:22.303280+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:22.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:22 smithi016 bash[86572]: audit 2024-08-17T17:26:22.303280+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:24 smithi060 bash[68878]: cluster 2024-08-17T17:26:22.952090+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:24 smithi060 bash[68878]: cluster 2024-08-17T17:26:22.952090+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:24.817 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:24.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:24 smithi016 bash[84186]: cluster 2024-08-17T17:26:22.952090+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:24.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:24 smithi016 bash[84186]: cluster 2024-08-17T17:26:22.952090+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:24.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:26:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:26:24] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:26:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:24 smithi016 bash[86572]: cluster 2024-08-17T17:26:22.952090+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:24.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:24 smithi016 bash[86572]: cluster 2024-08-17T17:26:22.952090+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:26.372 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:26 smithi016 bash[84186]: cluster 2024-08-17T17:26:24.953223+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:26.372 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:26 smithi016 bash[84186]: cluster 2024-08-17T17:26:24.953223+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:26.372 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:26 smithi016 bash[86572]: cluster 2024-08-17T17:26:24.953223+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:26.372 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:26 smithi016 bash[86572]: cluster 2024-08-17T17:26:24.953223+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:26 smithi060 bash[68878]: cluster 2024-08-17T17:26:24.953223+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:26 smithi060 bash[68878]: cluster 2024-08-17T17:26:24.953223+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:28.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:28 smithi016 bash[84186]: cluster 2024-08-17T17:26:26.953865+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:28.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:28 smithi016 bash[84186]: cluster 2024-08-17T17:26:26.953865+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:28.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:28 smithi016 bash[86572]: cluster 2024-08-17T17:26:26.953865+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:28.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:28 smithi016 bash[86572]: cluster 2024-08-17T17:26:26.953865+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:28.633 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:26:28.633 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":112,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T17:25:51.860015+0000","last_up_change":"2024-08-17T17:25:49.853786+0000","last_in_change":"2024-08-17T17:06:42.681900+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-08-17T17:11:11.789392+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:11:12.305906+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":83,"up_from":87,"up_thru":111,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6803","nonce":3686943080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6805","nonce":3686943080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6809","nonce":3686943080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3686943080},{"type":"v1","addr":"172.21.15.16:6807","nonce":3686943080}]},"public_addr":"172.21.15.16:6803/3686943080","cluster_addr":"172.21.15.16:6805/3686943080","heartbeat_back_addr":"172.21.15.16:6809/3686943080","heartbeat_front_addr":"172.21.15.16:6807/3686943080","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":110,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6811","nonce":1260674537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6813","nonce":1260674537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6817","nonce":1260674537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6815","nonce":1260674537}]},"public_addr":"172.21.15.16:6811/1260674537","cluster_addr":"172.21.15.16:6813/1260674537","heartbeat_back_addr":"172.21.15.16:6817/1260674537","heartbeat_front_addr":"172.21.15.16:6815/1260674537","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":93,"up_from":97,"up_thru":111,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6819","nonce":1723289170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6821","nonce":1723289170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6825","nonce":1723289170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6823","nonce":1723289170}]},"public_addr":"172.21.15.16:6819/1723289170","cluster_addr":"172.21.15.16:6821/1723289170","heartbeat_back_addr":"172.21.15.16:6825/1723289170","heartbeat_front_addr":"172.21.15.16:6823/1723289170","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":98,"up_from":102,"up_thru":110,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6827","nonce":3851573645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6829","nonce":3851573645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6833","nonce":3851573645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":3851573645},{"type":"v1","addr":"172.21.15.16:6831","nonce":3851573645}]},"public_addr":"172.21.15.16:6827/3851573645","cluster_addr":"172.21.15.16:6829/3851573645","heartbeat_back_addr":"172.21.15.16:6833/3851573645","heartbeat_front_addr":"172.21.15.16:6831/3851573645","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":103,"up_from":110,"up_thru":111,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6801","nonce":717396209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6803","nonce":717396209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6807","nonce":717396209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6805","nonce":717396209}]},"public_addr":"172.21.15.60:6801/717396209","cluster_addr":"172.21.15.60:6803/717396209","heartbeat_back_addr":"172.21.15.60:6807/717396209","heartbeat_front_addr":"172.21.15.60:6805/717396209","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":110,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":110,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":110,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":83},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":93},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":98},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":103},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.7","mappings":[{"from":3,"to":4}]},{"pgid":"3.f","mappings":[{"from":7,"to":2}]},{"pgid":"4.6","mappings":[{"from":1,"to":4}]},{"pgid":"4.7","mappings":[{"from":1,"to":4}]},{"pgid":"4.a","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.11","mappings":[{"from":3,"to":4}]},{"pgid":"4.17","mappings":[{"from":1,"to":2},{"from":3,"to":4}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":3,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6835/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:6834/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/3281767884":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.60:0/1890799695":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/1626514083":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2448242743":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/673676529":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6801/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2757485951":"2024-08-18T17:18:36.748632+0000","172.21.15.60:0/1825758850":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/3795765129":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/1299947140":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/3533282941":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.60:0/3519041171":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/683007930":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/149845912":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2021686707":"2024-08-18T17:16:05.364237+0000","172.21.15.60:6835/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/3424489114":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.60:6834/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2008450995":"2024-08-18T17:18:36.748632+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T17:26:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:28 smithi060 bash[68878]: cluster 2024-08-17T17:26:26.953865+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:28 smithi060 bash[68878]: cluster 2024-08-17T17:26:26.953865+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:26:29.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:26:29.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:26:29.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:26:29.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:26:29.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:26:29.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:26:29.555 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:26:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:29 smithi060 bash[68878]: audit 2024-08-17T17:26:28.632471+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/3923510204' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:29.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:29 smithi060 bash[68878]: audit 2024-08-17T17:26:28.632471+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/3923510204' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:29.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:29 smithi016 bash[84186]: audit 2024-08-17T17:26:28.632471+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/3923510204' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:29.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:29 smithi016 bash[84186]: audit 2024-08-17T17:26:28.632471+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/3923510204' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:29.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:29 smithi016 bash[86572]: audit 2024-08-17T17:26:28.632471+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/3923510204' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:29.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:29 smithi016 bash[86572]: audit 2024-08-17T17:26:28.632471+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.16:0/3923510204' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:26:30.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:30 smithi060 bash[68878]: cluster 2024-08-17T17:26:28.954872+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:30 smithi060 bash[68878]: cluster 2024-08-17T17:26:28.954872+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:26:30 smithi060 bash[61583]: ts=2024-08-17T17:26:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:30 smithi016 bash[84186]: cluster 2024-08-17T17:26:28.954872+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:30 smithi016 bash[84186]: cluster 2024-08-17T17:26:28.954872+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:30.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:30 smithi016 bash[86572]: cluster 2024-08-17T17:26:28.954872+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:30.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:30 smithi016 bash[86572]: cluster 2024-08-17T17:26:28.954872+0000 mgr.y (mgr.34107) 359 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:32 smithi060 bash[68878]: cluster 2024-08-17T17:26:30.955738+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:32 smithi060 bash[68878]: cluster 2024-08-17T17:26:30.955738+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:32.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:32 smithi016 bash[84186]: cluster 2024-08-17T17:26:30.955738+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:32.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:32 smithi016 bash[84186]: cluster 2024-08-17T17:26:30.955738+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:32.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:32 smithi016 bash[86572]: cluster 2024-08-17T17:26:30.955738+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:32.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:32 smithi016 bash[86572]: cluster 2024-08-17T17:26:30.955738+0000 mgr.y (mgr.34107) 360 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.486 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.487 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.487 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.487 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.487 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.489 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:34 smithi060 bash[68878]: cluster 2024-08-17T17:26:32.956670+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:34 smithi060 bash[68878]: cluster 2024-08-17T17:26:32.956670+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:34 smithi016 bash[86572]: cluster 2024-08-17T17:26:32.956670+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.812 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:34 smithi016 bash[86572]: cluster 2024-08-17T17:26:32.956670+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:34 smithi016 bash[84186]: cluster 2024-08-17T17:26:32.956670+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.812 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:34 smithi016 bash[84186]: cluster 2024-08-17T17:26:32.956670+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:34.813 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:26:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:26:34] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:26:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:36 smithi060 bash[68878]: cluster 2024-08-17T17:26:34.957688+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:36 smithi060 bash[68878]: cluster 2024-08-17T17:26:34.957688+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:36 smithi016 bash[84186]: cluster 2024-08-17T17:26:34.957688+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:36.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:36 smithi016 bash[84186]: cluster 2024-08-17T17:26:34.957688+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:36 smithi016 bash[86572]: cluster 2024-08-17T17:26:34.957688+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:36 smithi016 bash[86572]: cluster 2024-08-17T17:26:34.957688+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:37.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:37 smithi060 bash[68878]: audit 2024-08-17T17:26:37.303610+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:37 smithi060 bash[68878]: audit 2024-08-17T17:26:37.303610+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:37.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:37 smithi016 bash[84186]: audit 2024-08-17T17:26:37.303610+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:37.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:37 smithi016 bash[84186]: audit 2024-08-17T17:26:37.303610+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:37.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:37 smithi016 bash[86572]: audit 2024-08-17T17:26:37.303610+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:37.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:37 smithi016 bash[86572]: audit 2024-08-17T17:26:37.303610+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[86572]: cluster 2024-08-17T17:26:36.958456+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[86572]: cluster 2024-08-17T17:26:36.958456+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[86572]: audit 2024-08-17T17:26:37.486798+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[86572]: audit 2024-08-17T17:26:37.486798+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[86572]: audit 2024-08-17T17:26:37.487004+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[86572]: audit 2024-08-17T17:26:37.487004+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[84186]: cluster 2024-08-17T17:26:36.958456+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[84186]: cluster 2024-08-17T17:26:36.958456+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[84186]: audit 2024-08-17T17:26:37.486798+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[84186]: audit 2024-08-17T17:26:37.486798+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[84186]: audit 2024-08-17T17:26:37.487004+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"} : dispatch 2024-08-17T17:26:38.416 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:38 smithi016 bash[84186]: audit 2024-08-17T17:26:37.487004+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"} : dispatch 2024-08-17T17:26:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:38 smithi060 bash[68878]: cluster 2024-08-17T17:26:36.958456+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:38 smithi060 bash[68878]: cluster 2024-08-17T17:26:36.958456+0000 mgr.y (mgr.34107) 363 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:38 smithi060 bash[68878]: audit 2024-08-17T17:26:37.486798+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2024-08-17T17:26:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:38 smithi060 bash[68878]: audit 2024-08-17T17:26:37.486798+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]} : dispatch 2024-08-17T17:26:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:38 smithi060 bash[68878]: audit 2024-08-17T17:26:37.487004+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"} : dispatch 2024-08-17T17:26:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:38 smithi060 bash[68878]: audit 2024-08-17T17:26:37.487004+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"} : dispatch 2024-08-17T17:26:39.452 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[84186]: audit 2024-08-17T17:26:38.392313+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:26:39.452 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[84186]: audit 2024-08-17T17:26:38.392313+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:26:39.452 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[84186]: audit 2024-08-17T17:26:38.392426+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"}]': finished 2024-08-17T17:26:39.452 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[84186]: audit 2024-08-17T17:26:38.392426+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"}]': finished 2024-08-17T17:26:39.452 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[84186]: cluster 2024-08-17T17:26:38.396222+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:26:39.452 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[84186]: cluster 2024-08-17T17:26:38.396222+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:26:39.453 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[86572]: audit 2024-08-17T17:26:38.392313+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:26:39.453 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[86572]: audit 2024-08-17T17:26:38.392313+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:26:39.453 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[86572]: audit 2024-08-17T17:26:38.392426+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"}]': finished 2024-08-17T17:26:39.453 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[86572]: audit 2024-08-17T17:26:38.392426+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"}]': finished 2024-08-17T17:26:39.453 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[86572]: cluster 2024-08-17T17:26:38.396222+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:26:39.453 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:39 smithi016 bash[86572]: cluster 2024-08-17T17:26:38.396222+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:26:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:39 smithi060 bash[68878]: audit 2024-08-17T17:26:38.392313+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:26:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:39 smithi060 bash[68878]: audit 2024-08-17T17:26:38.392313+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-08-17T17:26:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:39 smithi060 bash[68878]: audit 2024-08-17T17:26:38.392426+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"}]': finished 2024-08-17T17:26:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:39 smithi060 bash[68878]: audit 2024-08-17T17:26:38.392426+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.7"}]': finished 2024-08-17T17:26:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:39 smithi060 bash[68878]: cluster 2024-08-17T17:26:38.396222+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:26:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:39 smithi060 bash[68878]: cluster 2024-08-17T17:26:38.396222+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:26:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[84186]: cluster 2024-08-17T17:26:38.959494+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v274: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[84186]: cluster 2024-08-17T17:26:38.959494+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v274: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[84186]: cluster 2024-08-17T17:26:39.392400+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[84186]: cluster 2024-08-17T17:26:39.392400+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[84186]: cluster 2024-08-17T17:26:39.404264+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[84186]: cluster 2024-08-17T17:26:39.404264+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[86572]: cluster 2024-08-17T17:26:38.959494+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v274: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[86572]: cluster 2024-08-17T17:26:38.959494+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v274: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[86572]: cluster 2024-08-17T17:26:39.392400+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[86572]: cluster 2024-08-17T17:26:39.392400+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:26:40.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[86572]: cluster 2024-08-17T17:26:39.404264+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:26:40.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:40 smithi016 bash[86572]: cluster 2024-08-17T17:26:39.404264+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:26:40.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[61583]: ts=2024-08-17T17:26:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[68878]: cluster 2024-08-17T17:26:38.959494+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v274: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[68878]: cluster 2024-08-17T17:26:38.959494+0000 mgr.y (mgr.34107) 364 : cluster [DBG] pgmap v274: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[68878]: cluster 2024-08-17T17:26:39.392400+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:26:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[68878]: cluster 2024-08-17T17:26:39.392400+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:26:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[68878]: cluster 2024-08-17T17:26:39.404264+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:26:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:40 smithi060 bash[68878]: cluster 2024-08-17T17:26:39.404264+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:26:42.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:42 smithi016 bash[84186]: cluster 2024-08-17T17:26:40.960195+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:42.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:42 smithi016 bash[84186]: cluster 2024-08-17T17:26:40.960195+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:42 smithi016 bash[86572]: cluster 2024-08-17T17:26:40.960195+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:42 smithi016 bash[86572]: cluster 2024-08-17T17:26:40.960195+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:42 smithi060 bash[68878]: cluster 2024-08-17T17:26:40.960195+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:42 smithi060 bash[68878]: cluster 2024-08-17T17:26:40.960195+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:44.408 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:26:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:26:44] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.51.0" 2024-08-17T17:26:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:44 smithi060 bash[68878]: cluster 2024-08-17T17:26:42.961103+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v277: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:44 smithi060 bash[68878]: cluster 2024-08-17T17:26:42.961103+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v277: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:44 smithi016 bash[84186]: cluster 2024-08-17T17:26:42.961103+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v277: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:44 smithi016 bash[84186]: cluster 2024-08-17T17:26:42.961103+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v277: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:44.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:44 smithi016 bash[86572]: cluster 2024-08-17T17:26:42.961103+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v277: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:44 smithi016 bash[86572]: cluster 2024-08-17T17:26:42.961103+0000 mgr.y (mgr.34107) 366 : cluster [DBG] pgmap v277: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[84186]: cluster 2024-08-17T17:26:45.410146+0000 mon.a (mon.0) 556 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:26:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[84186]: cluster 2024-08-17T17:26:45.410146+0000 mon.a (mon.0) 556 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:26:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[84186]: cluster 2024-08-17T17:26:45.410215+0000 mon.a (mon.0) 557 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:45.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[84186]: cluster 2024-08-17T17:26:45.410215+0000 mon.a (mon.0) 557 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[86572]: cluster 2024-08-17T17:26:45.410146+0000 mon.a (mon.0) 556 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:26:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[86572]: cluster 2024-08-17T17:26:45.410146+0000 mon.a (mon.0) 556 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:26:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[86572]: cluster 2024-08-17T17:26:45.410215+0000 mon.a (mon.0) 557 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:45.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:45 smithi016 bash[86572]: cluster 2024-08-17T17:26:45.410215+0000 mon.a (mon.0) 557 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:45 smithi060 bash[68878]: cluster 2024-08-17T17:26:45.410146+0000 mon.a (mon.0) 556 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:26:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:45 smithi060 bash[68878]: cluster 2024-08-17T17:26:45.410146+0000 mon.a (mon.0) 556 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:26:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:45 smithi060 bash[68878]: cluster 2024-08-17T17:26:45.410215+0000 mon.a (mon.0) 557 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:45 smithi060 bash[68878]: cluster 2024-08-17T17:26:45.410215+0000 mon.a (mon.0) 557 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:46 smithi016 bash[84186]: cluster 2024-08-17T17:26:44.962068+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:46 smithi016 bash[84186]: cluster 2024-08-17T17:26:44.962068+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:46 smithi016 bash[86572]: cluster 2024-08-17T17:26:44.962068+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:46.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:46 smithi016 bash[86572]: cluster 2024-08-17T17:26:44.962068+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:46 smithi060 bash[68878]: cluster 2024-08-17T17:26:44.962068+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:46 smithi060 bash[68878]: cluster 2024-08-17T17:26:44.962068+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:48.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:48 smithi016 bash[84186]: cluster 2024-08-17T17:26:46.962712+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:48.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:48 smithi016 bash[84186]: cluster 2024-08-17T17:26:46.962712+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:48.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:48 smithi016 bash[86572]: cluster 2024-08-17T17:26:46.962712+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:48.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:48 smithi016 bash[86572]: cluster 2024-08-17T17:26:46.962712+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:48 smithi060 bash[68878]: cluster 2024-08-17T17:26:46.962712+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:48 smithi060 bash[68878]: cluster 2024-08-17T17:26:46.962712+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:50.470 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:26:50 smithi060 bash[61583]: ts=2024-08-17T17:26:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:50 smithi016 bash[84186]: cluster 2024-08-17T17:26:48.963398+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:50 smithi016 bash[84186]: cluster 2024-08-17T17:26:48.963398+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:50 smithi016 bash[86572]: cluster 2024-08-17T17:26:48.963398+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:50.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:50 smithi016 bash[86572]: cluster 2024-08-17T17:26:48.963398+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:50 smithi060 bash[68878]: cluster 2024-08-17T17:26:48.963398+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:50 smithi060 bash[68878]: cluster 2024-08-17T17:26:48.963398+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:51.013 INFO:teuthology.orchestra.run.smithi016.stdout:373662154802 2024-08-17T17:26:51.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:26:51.066 INFO:teuthology.orchestra.run.smithi016.stdout:438086664212 2024-08-17T17:26:51.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:26:51.732 INFO:teuthology.orchestra.run.smithi016.stdout:395136991275 2024-08-17T17:26:51.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:26:52.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[86572]: cluster 2024-08-17T17:26:50.964314+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[86572]: cluster 2024-08-17T17:26:50.964314+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[86572]: audit 2024-08-17T17:26:52.303267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[86572]: audit 2024-08-17T17:26:52.303267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[86572]: audit 2024-08-17T17:26:52.428507+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[86572]: audit 2024-08-17T17:26:52.428507+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[84186]: cluster 2024-08-17T17:26:50.964314+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[84186]: cluster 2024-08-17T17:26:50.964314+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[84186]: audit 2024-08-17T17:26:52.303267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[84186]: audit 2024-08-17T17:26:52.303267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[84186]: audit 2024-08-17T17:26:52.428507+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:52.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:52 smithi016 bash[84186]: audit 2024-08-17T17:26:52.428507+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:52.578 INFO:teuthology.orchestra.run.smithi016.stdout:163208757509 2024-08-17T17:26:52.579 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:26:52.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:52 smithi060 bash[68878]: cluster 2024-08-17T17:26:50.964314+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:52 smithi060 bash[68878]: cluster 2024-08-17T17:26:50.964314+0000 mgr.y (mgr.34107) 370 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:52 smithi060 bash[68878]: audit 2024-08-17T17:26:52.303267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:52 smithi060 bash[68878]: audit 2024-08-17T17:26:52.303267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:52 smithi060 bash[68878]: audit 2024-08-17T17:26:52.428507+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:52 smithi060 bash[68878]: audit 2024-08-17T17:26:52.428507+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:26:53.663 INFO:teuthology.orchestra.run.smithi016.stdout:416611827738 2024-08-17T17:26:53.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:26:53.777 INFO:teuthology.orchestra.run.smithi016.stdout:472446402574 2024-08-17T17:26:53.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:26:54.085 INFO:teuthology.orchestra.run.smithi016.stdout:197568495866 2024-08-17T17:26:54.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:26:54.260 INFO:teuthology.orchestra.run.smithi016.stdout:231928234223 2024-08-17T17:26:54.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:26:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:54 smithi016 bash[84186]: cluster 2024-08-17T17:26:52.965209+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:54 smithi016 bash[84186]: cluster 2024-08-17T17:26:52.965209+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:54.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:54 smithi016 bash[86572]: cluster 2024-08-17T17:26:52.965209+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:54.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:54 smithi016 bash[86572]: cluster 2024-08-17T17:26:52.965209+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:54.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:26:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:26:54] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.51.0" 2024-08-17T17:26:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:54 smithi060 bash[68878]: cluster 2024-08-17T17:26:52.965209+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:54.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:54 smithi060 bash[68878]: cluster 2024-08-17T17:26:52.965209+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:56.822 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:56.822 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:56.823 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:56.825 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:56.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:56 smithi016 bash[86572]: cluster 2024-08-17T17:26:54.966170+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:56.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:56 smithi016 bash[86572]: cluster 2024-08-17T17:26:54.966170+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:56.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:56 smithi016 bash[84186]: cluster 2024-08-17T17:26:54.966170+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:56.834 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:56 smithi016 bash[84186]: cluster 2024-08-17T17:26:54.966170+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:56 smithi060 bash[68878]: cluster 2024-08-17T17:26:54.966170+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:56 smithi060 bash[68878]: cluster 2024-08-17T17:26:54.966170+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:26:57.843 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:57.844 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[84186]: cluster 2024-08-17T17:26:56.966828+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[84186]: cluster 2024-08-17T17:26:56.966828+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[84186]: audit 2024-08-17T17:26:57.848320+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[84186]: audit 2024-08-17T17:26:57.848320+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[86572]: cluster 2024-08-17T17:26:56.966828+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[86572]: cluster 2024-08-17T17:26:56.966828+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[86572]: audit 2024-08-17T17:26:57.848320+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:58.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:26:58 smithi016 bash[86572]: audit 2024-08-17T17:26:57.848320+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:58.855 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:58.855 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:26:58.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:58 smithi060 bash[68878]: cluster 2024-08-17T17:26:56.966828+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:58 smithi060 bash[68878]: cluster 2024-08-17T17:26:56.966828+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:58 smithi060 bash[68878]: audit 2024-08-17T17:26:57.848320+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:26:58 smithi060 bash[68878]: audit 2024-08-17T17:26:57.848320+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:00.490 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:27:00 smithi060 bash[61583]: ts=2024-08-17T17:27:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:00.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:00 smithi016 bash[84186]: cluster 2024-08-17T17:26:58.967893+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:00.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:00 smithi016 bash[84186]: cluster 2024-08-17T17:26:58.967893+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:00.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:00 smithi016 bash[86572]: cluster 2024-08-17T17:26:58.967893+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:00.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:00 smithi016 bash[86572]: cluster 2024-08-17T17:26:58.967893+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:00 smithi060 bash[68878]: cluster 2024-08-17T17:26:58.967893+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:00 smithi060 bash[68878]: cluster 2024-08-17T17:26:58.967893+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:02.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:02 smithi016 bash[84186]: cluster 2024-08-17T17:27:00.968651+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:02.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:02 smithi016 bash[84186]: cluster 2024-08-17T17:27:00.968651+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:02.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:02 smithi016 bash[86572]: cluster 2024-08-17T17:27:00.968651+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:02.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:02 smithi016 bash[86572]: cluster 2024-08-17T17:27:00.968651+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:02.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:02 smithi060 bash[68878]: cluster 2024-08-17T17:27:00.968651+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:02.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:02 smithi060 bash[68878]: cluster 2024-08-17T17:27:00.968651+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.452 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:27:04] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.51.0" 2024-08-17T17:27:04.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[84186]: cluster 2024-08-17T17:27:02.969482+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[84186]: cluster 2024-08-17T17:27:02.969482+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[84186]: audit 2024-08-17T17:27:03.885783+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[84186]: audit 2024-08-17T17:27:03.885783+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[84186]: audit 2024-08-17T17:27:03.893705+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[84186]: audit 2024-08-17T17:27:03.893705+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[86572]: cluster 2024-08-17T17:27:02.969482+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[86572]: cluster 2024-08-17T17:27:02.969482+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[86572]: audit 2024-08-17T17:27:03.885783+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[86572]: audit 2024-08-17T17:27:03.885783+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[86572]: audit 2024-08-17T17:27:03.893705+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:04 smithi016 bash[86572]: audit 2024-08-17T17:27:03.893705+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:04 smithi060 bash[68878]: cluster 2024-08-17T17:27:02.969482+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:04 smithi060 bash[68878]: cluster 2024-08-17T17:27:02.969482+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:04 smithi060 bash[68878]: audit 2024-08-17T17:27:03.885783+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:04 smithi060 bash[68878]: audit 2024-08-17T17:27:03.885783+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:04 smithi060 bash[68878]: audit 2024-08-17T17:27:03.893705+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:04 smithi060 bash[68878]: audit 2024-08-17T17:27:03.893705+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: cluster 2024-08-17T17:27:04.970089+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: cluster 2024-08-17T17:27:04.970089+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.008245+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.008245+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.015483+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.015483+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.654563+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.654563+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:06.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.655585+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.655585+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.662094+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[86572]: audit 2024-08-17T17:27:05.662094+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: cluster 2024-08-17T17:27:04.970089+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: cluster 2024-08-17T17:27:04.970089+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.008245+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.008245+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.015483+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.015483+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.274 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.654563+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:06.275 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.654563+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:06.275 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.655585+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:06.275 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.655585+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:06.275 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.662094+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.275 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:06 smithi016 bash[84186]: audit 2024-08-17T17:27:05.662094+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: cluster 2024-08-17T17:27:04.970089+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: cluster 2024-08-17T17:27:04.970089+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.008245+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.008245+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.015483+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.015483+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.654563+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.654563+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.655585+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.655585+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.662094+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:06 smithi060 bash[68878]: audit 2024-08-17T17:27:05.662094+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:27:07.981 INFO:teuthology.orchestra.run.smithi016.stdout:395136991279 2024-08-17T17:27:08.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[84186]: cluster 2024-08-17T17:27:06.970504+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[84186]: cluster 2024-08-17T17:27:06.970504+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[84186]: audit 2024-08-17T17:27:07.304000+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[84186]: audit 2024-08-17T17:27:07.304000+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[84186]: audit 2024-08-17T17:27:07.983535+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/3706769900' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[84186]: audit 2024-08-17T17:27:07.983535+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/3706769900' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[86572]: cluster 2024-08-17T17:27:06.970504+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[86572]: cluster 2024-08-17T17:27:06.970504+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[86572]: audit 2024-08-17T17:27:07.304000+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[86572]: audit 2024-08-17T17:27:07.304000+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:08.281 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[86572]: audit 2024-08-17T17:27:07.983535+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/3706769900' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:27:08.282 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:08 smithi016 bash[86572]: audit 2024-08-17T17:27:07.983535+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/3706769900' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:27:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:08 smithi060 bash[68878]: cluster 2024-08-17T17:27:06.970504+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:08 smithi060 bash[68878]: cluster 2024-08-17T17:27:06.970504+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:08 smithi060 bash[68878]: audit 2024-08-17T17:27:07.304000+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:08 smithi060 bash[68878]: audit 2024-08-17T17:27:07.304000+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:08 smithi060 bash[68878]: audit 2024-08-17T17:27:07.983535+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/3706769900' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:27:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:08 smithi060 bash[68878]: audit 2024-08-17T17:27:07.983535+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.16:0/3706769900' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:27:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:10 smithi016 bash[84186]: cluster 2024-08-17T17:27:08.971517+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:10.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:10 smithi016 bash[84186]: cluster 2024-08-17T17:27:08.971517+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:10 smithi016 bash[86572]: cluster 2024-08-17T17:27:08.971517+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:10.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:10 smithi016 bash[86572]: cluster 2024-08-17T17:27:08.971517+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:10.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:10 smithi060 bash[68878]: cluster 2024-08-17T17:27:08.971517+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:10.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:10 smithi060 bash[68878]: cluster 2024-08-17T17:27:08.971517+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:10.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:27:10 smithi060 bash[61583]: ts=2024-08-17T17:27:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:11.925 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:27:11 smithi060 bash[60311]: logger=cleanup t=2024-08-17T17:27:11.500235559Z level=info msg="Completed cleanup jobs" duration=100.668979ms 2024-08-17T17:27:12.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:12 smithi016 bash[84186]: cluster 2024-08-17T17:27:10.972356+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:12.367 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:12 smithi016 bash[84186]: cluster 2024-08-17T17:27:10.972356+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:12.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:12 smithi016 bash[86572]: cluster 2024-08-17T17:27:10.972356+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:12.367 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:12 smithi016 bash[86572]: cluster 2024-08-17T17:27:10.972356+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:12 smithi060 bash[68878]: cluster 2024-08-17T17:27:10.972356+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:12.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:12 smithi060 bash[68878]: cluster 2024-08-17T17:27:10.972356+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:12.939 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991275 got 395136991279 for osd.1 2024-08-17T17:27:12.939 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:13.679 INFO:teuthology.orchestra.run.smithi016.stdout:438086664216 2024-08-17T17:27:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[84186]: cluster 2024-08-17T17:27:12.973052+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:14.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[84186]: cluster 2024-08-17T17:27:12.973052+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[84186]: audit 2024-08-17T17:27:13.681323+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/4205781391' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:27:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[84186]: audit 2024-08-17T17:27:13.681323+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/4205781391' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:27:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[86572]: cluster 2024-08-17T17:27:12.973052+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[86572]: cluster 2024-08-17T17:27:12.973052+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[86572]: audit 2024-08-17T17:27:13.681323+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/4205781391' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:27:14.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[86572]: audit 2024-08-17T17:27:13.681323+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/4205781391' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:27:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:14 smithi060 bash[68878]: cluster 2024-08-17T17:27:12.973052+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:14 smithi060 bash[68878]: cluster 2024-08-17T17:27:12.973052+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:14 smithi060 bash[68878]: audit 2024-08-17T17:27:13.681323+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/4205781391' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:27:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:14 smithi060 bash[68878]: audit 2024-08-17T17:27:13.681323+0000 mon.a (mon.0) 569 : audit [DBG] from='client.? 172.21.15.16:0/4205781391' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:27:14.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:27:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:27:14] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.51.0" 2024-08-17T17:27:15.221 INFO:teuthology.orchestra.run.smithi016.stdout:163208757514 2024-08-17T17:27:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[84186]: cluster 2024-08-17T17:27:14.973635+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[84186]: cluster 2024-08-17T17:27:14.973635+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[84186]: audit 2024-08-17T17:27:15.223037+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2724636881' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:27:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[84186]: audit 2024-08-17T17:27:15.223037+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2724636881' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:27:16.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[86572]: cluster 2024-08-17T17:27:14.973635+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:16.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[86572]: cluster 2024-08-17T17:27:14.973635+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:16.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[86572]: audit 2024-08-17T17:27:15.223037+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2724636881' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:27:16.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:16 smithi016 bash[86572]: audit 2024-08-17T17:27:15.223037+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2724636881' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:27:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:16 smithi060 bash[68878]: cluster 2024-08-17T17:27:14.973635+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:16 smithi060 bash[68878]: cluster 2024-08-17T17:27:14.973635+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:16.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:16 smithi060 bash[68878]: audit 2024-08-17T17:27:15.223037+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2724636881' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:27:16.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:16 smithi060 bash[68878]: audit 2024-08-17T17:27:15.223037+0000 mon.a (mon.0) 570 : audit [DBG] from='client.? 172.21.15.16:0/2724636881' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:27:16.631 INFO:teuthology.orchestra.run.smithi016.stdout:197568495871 2024-08-17T17:27:16.797 INFO:teuthology.orchestra.run.smithi016.stdout:373662154808 2024-08-17T17:27:16.823 INFO:tasks.cephadm.ceph_manager.ceph:need seq 438086664212 got 438086664216 for osd.3 2024-08-17T17:27:16.824 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[84186]: audit 2024-08-17T17:27:16.633542+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/3340028800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:27:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[84186]: audit 2024-08-17T17:27:16.633542+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/3340028800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:27:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[84186]: audit 2024-08-17T17:27:16.799996+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/1818929417' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:27:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[84186]: audit 2024-08-17T17:27:16.799996+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/1818929417' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:27:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[86572]: audit 2024-08-17T17:27:16.633542+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/3340028800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:27:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[86572]: audit 2024-08-17T17:27:16.633542+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/3340028800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:27:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[86572]: audit 2024-08-17T17:27:16.799996+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/1818929417' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:27:17.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:17 smithi016 bash[86572]: audit 2024-08-17T17:27:16.799996+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/1818929417' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:27:17.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:17 smithi060 bash[68878]: audit 2024-08-17T17:27:16.633542+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/3340028800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:27:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:17 smithi060 bash[68878]: audit 2024-08-17T17:27:16.633542+0000 mon.a (mon.0) 571 : audit [DBG] from='client.? 172.21.15.16:0/3340028800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:27:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:17 smithi060 bash[68878]: audit 2024-08-17T17:27:16.799996+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/1818929417' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:27:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:17 smithi060 bash[68878]: audit 2024-08-17T17:27:16.799996+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.16:0/1818929417' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:27:17.585 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757509 got 163208757514 for osd.5 2024-08-17T17:27:17.585 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:17.814 INFO:teuthology.orchestra.run.smithi016.stdout:416611827743 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[84186]: cluster 2024-08-17T17:27:16.974219+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[84186]: cluster 2024-08-17T17:27:16.974219+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[84186]: audit 2024-08-17T17:27:17.816647+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/364071699' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[84186]: audit 2024-08-17T17:27:17.816647+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/364071699' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[86572]: cluster 2024-08-17T17:27:16.974219+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[86572]: cluster 2024-08-17T17:27:16.974219+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:18.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[86572]: audit 2024-08-17T17:27:17.816647+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/364071699' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:27:18.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:18 smithi016 bash[86572]: audit 2024-08-17T17:27:17.816647+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/364071699' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:27:18.230 INFO:teuthology.orchestra.run.smithi016.stdout:472446402579 2024-08-17T17:27:18.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:18 smithi060 bash[68878]: cluster 2024-08-17T17:27:16.974219+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:18 smithi060 bash[68878]: cluster 2024-08-17T17:27:16.974219+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:18 smithi060 bash[68878]: audit 2024-08-17T17:27:17.816647+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/364071699' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:27:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:18 smithi060 bash[68878]: audit 2024-08-17T17:27:17.816647+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.16:0/364071699' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:27:19.107 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:19 smithi016 bash[84186]: audit 2024-08-17T17:27:18.232802+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/1014113446' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:27:19.107 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:19 smithi016 bash[84186]: audit 2024-08-17T17:27:18.232802+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/1014113446' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:27:19.107 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:19 smithi016 bash[86572]: audit 2024-08-17T17:27:18.232802+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/1014113446' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:27:19.107 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:19 smithi016 bash[86572]: audit 2024-08-17T17:27:18.232802+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/1014113446' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:27:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:19 smithi060 bash[68878]: audit 2024-08-17T17:27:18.232802+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/1014113446' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:27:19.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:19 smithi060 bash[68878]: audit 2024-08-17T17:27:18.232802+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.16:0/1014113446' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:27:19.677 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662154802 got 373662154808 for osd.0 2024-08-17T17:27:19.677 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:19.870 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495866 got 197568495871 for osd.6 2024-08-17T17:27:19.871 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:20.245 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:20 smithi016 bash[84186]: cluster 2024-08-17T17:27:18.975265+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:20.245 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:20 smithi016 bash[84186]: cluster 2024-08-17T17:27:18.975265+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:20.245 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:20 smithi016 bash[86572]: cluster 2024-08-17T17:27:18.975265+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:20.245 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:20 smithi016 bash[86572]: cluster 2024-08-17T17:27:18.975265+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:20 smithi060 bash[68878]: cluster 2024-08-17T17:27:18.975265+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:20 smithi060 bash[68878]: cluster 2024-08-17T17:27:18.975265+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:27:20 smithi060 bash[61583]: ts=2024-08-17T17:27:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:20.560 INFO:teuthology.orchestra.run.smithi016.stdout:231928234229 2024-08-17T17:27:20.591 INFO:tasks.cephadm.ceph_manager.ceph:need seq 416611827738 got 416611827743 for osd.2 2024-08-17T17:27:20.592 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:21.184 INFO:tasks.cephadm.ceph_manager.ceph:need seq 472446402574 got 472446402579 for osd.4 2024-08-17T17:27:21.185 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:21 smithi016 bash[84186]: audit 2024-08-17T17:27:20.562845+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2048784140' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:27:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:21 smithi016 bash[84186]: audit 2024-08-17T17:27:20.562845+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2048784140' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:27:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:21 smithi016 bash[86572]: audit 2024-08-17T17:27:20.562845+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2048784140' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:27:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:21 smithi016 bash[86572]: audit 2024-08-17T17:27:20.562845+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2048784140' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:27:21.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:21 smithi060 bash[68878]: audit 2024-08-17T17:27:20.562845+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2048784140' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:27:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:21 smithi060 bash[68878]: audit 2024-08-17T17:27:20.562845+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.16:0/2048784140' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:27:21.820 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234223 got 231928234229 for osd.7 2024-08-17T17:27:21.820 DEBUG:teuthology.parallel:result is None 2024-08-17T17:27:21.820 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:27:21.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:27:22.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:22 smithi016 bash[84186]: cluster 2024-08-17T17:27:20.976020+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:22.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:22 smithi016 bash[84186]: cluster 2024-08-17T17:27:20.976020+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:22.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:22 smithi016 bash[86572]: cluster 2024-08-17T17:27:20.976020+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:22.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:22 smithi016 bash[86572]: cluster 2024-08-17T17:27:20.976020+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:22.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:22 smithi060 bash[68878]: cluster 2024-08-17T17:27:20.976020+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:22.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:22 smithi060 bash[68878]: cluster 2024-08-17T17:27:20.976020+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:23 smithi016 bash[84186]: audit 2024-08-17T17:27:22.304969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:23.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:23 smithi016 bash[84186]: audit 2024-08-17T17:27:22.304969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:23 smithi016 bash[86572]: audit 2024-08-17T17:27:22.304969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:23 smithi016 bash[86572]: audit 2024-08-17T17:27:22.304969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:23 smithi060 bash[68878]: audit 2024-08-17T17:27:22.304969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:23.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:23 smithi060 bash[68878]: audit 2024-08-17T17:27:22.304969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:24 smithi016 bash[84186]: cluster 2024-08-17T17:27:22.976850+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:24.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:24 smithi016 bash[84186]: cluster 2024-08-17T17:27:22.976850+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:24.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:24 smithi016 bash[86572]: cluster 2024-08-17T17:27:22.976850+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:24.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:24 smithi016 bash[86572]: cluster 2024-08-17T17:27:22.976850+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:24 smithi060 bash[68878]: cluster 2024-08-17T17:27:22.976850+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:24 smithi060 bash[68878]: cluster 2024-08-17T17:27:22.976850+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:24.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:27:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:27:24] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:27:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:26 smithi016 bash[84186]: cluster 2024-08-17T17:27:24.977797+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:26 smithi016 bash[84186]: cluster 2024-08-17T17:27:24.977797+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:26 smithi016 bash[86572]: cluster 2024-08-17T17:27:24.977797+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:26 smithi016 bash[86572]: cluster 2024-08-17T17:27:24.977797+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:26 smithi060 bash[68878]: cluster 2024-08-17T17:27:24.977797+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:26 smithi060 bash[68878]: cluster 2024-08-17T17:27:24.977797+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:26.616 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:28.298 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:28 smithi016 bash[84186]: cluster 2024-08-17T17:27:26.978511+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:28.299 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:28 smithi016 bash[84186]: cluster 2024-08-17T17:27:26.978511+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:28.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:28 smithi016 bash[86572]: cluster 2024-08-17T17:27:26.978511+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:28.299 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:28 smithi016 bash[86572]: cluster 2024-08-17T17:27:26.978511+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:28 smithi060 bash[68878]: cluster 2024-08-17T17:27:26.978511+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:28.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:28 smithi060 bash[68878]: cluster 2024-08-17T17:27:26.978511+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.270 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:27:30.271 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:27:30.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:30 smithi016 bash[84186]: cluster 2024-08-17T17:27:28.979720+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:30 smithi016 bash[84186]: cluster 2024-08-17T17:27:28.979720+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.283 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:30 smithi016 bash[86572]: cluster 2024-08-17T17:27:28.979720+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.283 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:30 smithi016 bash[86572]: cluster 2024-08-17T17:27:28.979720+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:30 smithi060 bash[68878]: cluster 2024-08-17T17:27:28.979720+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:30 smithi060 bash[68878]: cluster 2024-08-17T17:27:28.979720+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:30.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:27:30 smithi060 bash[61583]: ts=2024-08-17T17:27:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:30.997 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":300,"stamp":"2024-08-17T17:27:28.978884+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":429,"num_read_kb":873,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":1771126,"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":213,"ondisk_log_size":213,"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":1074840,"kb_used_data":11812,"kb_used_omap":109,"kb_used_meta":1062802,"kb_avail":748886376,"statfs":{"total":767960285184,"available":766859649024,"internally_reserved":0,"allocated":12095488,"data_stored":7212158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":1088310030},"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.004966"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":86,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404205+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:26:39.404205+0000","last_peered":"2024-08-17T17:26:39.404205+0000","last_clean":"2024-08-17T17:26:39.404205+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:26:39.404205+0000","last_undegraded":"2024-08-17T17:26:39.404205+0000","last_fullsized":"2024-08-17T17:26:39.404205+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":90,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393932+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:26:38.393932+0000","last_peered":"2024-08-17T17:26:38.393932+0000","last_clean":"2024-08-17T17:26:38.393932+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:26:38.393932+0000","last_undegraded":"2024-08-17T17:26:38.393932+0000","last_fullsized":"2024-08-17T17:26:38.393932+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178472+0000","last_change":"2024-08-17T17:25:20.456081+0000","last_active":"2024-08-17T17:26:39.178472+0000","last_peered":"2024-08-17T17:26:39.178472+0000","last_clean":"2024-08-17T17:26:39.178472+0000","last_became_active":"2024-08-17T17:25:20.454798+0000","last_became_peered":"2024-08-17T17:25:20.454798+0000","last_unstale":"2024-08-17T17:26:39.178472+0000","last_undegraded":"2024-08-17T17:26:39.178472+0000","last_fullsized":"2024-08-17T17:26:39.178472+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:20.033516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407571+0000","last_change":"2024-08-17T17:25:20.477637+0000","last_active":"2024-08-17T17:26:39.407571+0000","last_peered":"2024-08-17T17:26:39.407571+0000","last_clean":"2024-08-17T17:26:39.407571+0000","last_became_active":"2024-08-17T17:25:20.476665+0000","last_became_peered":"2024-08-17T17:25:20.476665+0000","last_unstale":"2024-08-17T17:26:39.407571+0000","last_undegraded":"2024-08-17T17:26:39.407571+0000","last_fullsized":"2024-08-17T17:26:39.407571+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:52.731289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407851+0000","last_change":"2024-08-17T17:25:20.476931+0000","last_active":"2024-08-17T17:26:39.407851+0000","last_peered":"2024-08-17T17:26:39.407851+0000","last_clean":"2024-08-17T17:26:39.407851+0000","last_became_active":"2024-08-17T17:25:20.475155+0000","last_became_peered":"2024-08-17T17:25:20.475155+0000","last_unstale":"2024-08-17T17:26:39.407851+0000","last_undegraded":"2024-08-17T17:26:39.407851+0000","last_fullsized":"2024-08-17T17:26:39.407851+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:02:57.482365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395560+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:26:38.395560+0000","last_peered":"2024-08-17T17:26:38.395560+0000","last_clean":"2024-08-17T17:26:38.395560+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:26:38.395560+0000","last_undegraded":"2024-08-17T17:26:38.395560+0000","last_fullsized":"2024-08-17T17:26:38.395560+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.410291+0000","last_change":"2024-08-17T17:26:39.410210+0000","last_active":"2024-08-17T17:26:39.410291+0000","last_peered":"2024-08-17T17:26:39.410291+0000","last_clean":"2024-08-17T17:26:39.410291+0000","last_became_active":"2024-08-17T17:26:39.409887+0000","last_became_peered":"2024-08-17T17:26:39.409887+0000","last_unstale":"2024-08-17T17:26:39.410291+0000","last_undegraded":"2024-08-17T17:26:39.410291+0000","last_fullsized":"2024-08-17T17:26:39.410291+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:27:18.221669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.218902+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:26:39.218902+0000","last_peered":"2024-08-17T17:26:39.218902+0000","last_clean":"2024-08-17T17:26:39.218902+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:26:39.218902+0000","last_undegraded":"2024-08-17T17:26:39.218902+0000","last_fullsized":"2024-08-17T17:26:39.218902+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":35,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401849+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:26:39.401849+0000","last_peered":"2024-08-17T17:26:39.401849+0000","last_clean":"2024-08-17T17:26:39.401849+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:26:39.401849+0000","last_undegraded":"2024-08-17T17:26:39.401849+0000","last_fullsized":"2024-08-17T17:26:39.401849+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":51,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178705+0000","last_change":"2024-08-17T17:11:13.298216+0000","last_active":"2024-08-17T17:26:39.178705+0000","last_peered":"2024-08-17T17:26:39.178705+0000","last_clean":"2024-08-17T17:26:39.178705+0000","last_became_active":"2024-08-17T17:11:13.297382+0000","last_became_peered":"2024-08-17T17:11:13.297382+0000","last_unstale":"2024-08-17T17:26:39.178705+0000","last_undegraded":"2024-08-17T17:26:39.178705+0000","last_fullsized":"2024-08-17T17:26:39.178705+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:34.441698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395029+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:26:38.395029+0000","last_peered":"2024-08-17T17:26:38.395029+0000","last_clean":"2024-08-17T17:26:38.395029+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:26:38.395029+0000","last_undegraded":"2024-08-17T17:26:38.395029+0000","last_fullsized":"2024-08-17T17:26:38.395029+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401529+0000","last_change":"2024-08-17T17:25:50.898335+0000","last_active":"2024-08-17T17:26:39.401529+0000","last_peered":"2024-08-17T17:26:39.401529+0000","last_clean":"2024-08-17T17:26:39.401529+0000","last_became_active":"2024-08-17T17:25:50.894989+0000","last_became_peered":"2024-08-17T17:25:50.894989+0000","last_unstale":"2024-08-17T17:26:39.401529+0000","last_undegraded":"2024-08-17T17:26:39.401529+0000","last_fullsized":"2024-08-17T17:26:39.401529+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:20.822846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":54,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394920+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:26:38.394920+0000","last_peered":"2024-08-17T17:26:38.394920+0000","last_clean":"2024-08-17T17:26:38.394920+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:26:38.394920+0000","last_undegraded":"2024-08-17T17:26:38.394920+0000","last_fullsized":"2024-08-17T17:26:38.394920+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":62,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219576+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:26:39.219576+0000","last_peered":"2024-08-17T17:26:39.219576+0000","last_clean":"2024-08-17T17:26:39.219576+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:26:39.219576+0000","last_undegraded":"2024-08-17T17:26:39.219576+0000","last_fullsized":"2024-08-17T17:26:39.219576+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178541+0000","last_change":"2024-08-17T17:25:20.457919+0000","last_active":"2024-08-17T17:26:39.178541+0000","last_peered":"2024-08-17T17:26:39.178541+0000","last_clean":"2024-08-17T17:26:39.178541+0000","last_became_active":"2024-08-17T17:25:20.457111+0000","last_became_peered":"2024-08-17T17:25:20.457111+0000","last_unstale":"2024-08-17T17:26:39.178541+0000","last_undegraded":"2024-08-17T17:26:39.178541+0000","last_fullsized":"2024-08-17T17:26:39.178541+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:40.475690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407839+0000","last_change":"2024-08-17T17:25:51.891609+0000","last_active":"2024-08-17T17:26:39.407839+0000","last_peered":"2024-08-17T17:26:39.407839+0000","last_clean":"2024-08-17T17:26:39.407839+0000","last_became_active":"2024-08-17T17:25:51.890509+0000","last_became_peered":"2024-08-17T17:25:51.890509+0000","last_unstale":"2024-08-17T17:26:39.407839+0000","last_undegraded":"2024-08-17T17:26:39.407839+0000","last_fullsized":"2024-08-17T17:26:39.407839+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:52:53.091409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":97,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404581+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:26:39.404581+0000","last_peered":"2024-08-17T17:26:39.404581+0000","last_clean":"2024-08-17T17:26:39.404581+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:26:39.404581+0000","last_undegraded":"2024-08-17T17:26:39.404581+0000","last_fullsized":"2024-08-17T17:26:39.404581+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401878+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:26:39.401878+0000","last_peered":"2024-08-17T17:26:39.401878+0000","last_clean":"2024-08-17T17:26:39.401878+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:26:39.401878+0000","last_undegraded":"2024-08-17T17:26:39.401878+0000","last_fullsized":"2024-08-17T17:26:39.401878+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":87,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217890+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:26:39.217890+0000","last_peered":"2024-08-17T17:26:39.217890+0000","last_clean":"2024-08-17T17:26:39.217890+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:26:39.217890+0000","last_undegraded":"2024-08-17T17:26:39.217890+0000","last_fullsized":"2024-08-17T17:26:39.217890+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402426+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:26:39.402426+0000","last_peered":"2024-08-17T17:26:39.402426+0000","last_clean":"2024-08-17T17:26:39.402426+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:26:39.402426+0000","last_undegraded":"2024-08-17T17:26:39.402426+0000","last_fullsized":"2024-08-17T17:26:39.402426+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401163+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:26:39.401163+0000","last_peered":"2024-08-17T17:26:39.401163+0000","last_clean":"2024-08-17T17:26:39.401163+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:26:39.401163+0000","last_undegraded":"2024-08-17T17:26:39.401163+0000","last_fullsized":"2024-08-17T17:26:39.401163+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402643+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:26:39.402643+0000","last_peered":"2024-08-17T17:26:39.402643+0000","last_clean":"2024-08-17T17:26:39.402643+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:26:39.402643+0000","last_undegraded":"2024-08-17T17:26:39.402643+0000","last_fullsized":"2024-08-17T17:26:39.402643+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404134+0000","last_change":"2024-08-17T17:25:20.475514+0000","last_active":"2024-08-17T17:26:39.404134+0000","last_peered":"2024-08-17T17:26:39.404134+0000","last_clean":"2024-08-17T17:26:39.404134+0000","last_became_active":"2024-08-17T17:25:20.474579+0000","last_became_peered":"2024-08-17T17:25:20.474579+0000","last_unstale":"2024-08-17T17:26:39.404134+0000","last_undegraded":"2024-08-17T17:26:39.404134+0000","last_fullsized":"2024-08-17T17:26:39.404134+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:19.121103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403280+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:26:39.403280+0000","last_peered":"2024-08-17T17:26:39.403280+0000","last_clean":"2024-08-17T17:26:39.403280+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:26:39.403280+0000","last_undegraded":"2024-08-17T17:26:39.403280+0000","last_fullsized":"2024-08-17T17:26:39.403280+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":406,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393793+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:26:38.393793+0000","last_peered":"2024-08-17T17:26:38.393793+0000","last_clean":"2024-08-17T17:26:38.393793+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:26:38.393793+0000","last_undegraded":"2024-08-17T17:26:38.393793+0000","last_fullsized":"2024-08-17T17:26:38.393793+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178371+0000","last_change":"2024-08-17T17:24:49.702706+0000","last_active":"2024-08-17T17:26:39.178371+0000","last_peered":"2024-08-17T17:26:39.178371+0000","last_clean":"2024-08-17T17:26:39.178371+0000","last_became_active":"2024-08-17T17:24:49.701874+0000","last_became_peered":"2024-08-17T17:24:49.701874+0000","last_unstale":"2024-08-17T17:26:39.178371+0000","last_undegraded":"2024-08-17T17:26:39.178371+0000","last_fullsized":"2024-08-17T17:26:39.178371+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:32:40.452206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":47,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404385+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:26:39.404385+0000","last_peered":"2024-08-17T17:26:39.404385+0000","last_clean":"2024-08-17T17:26:39.404385+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:26:39.404385+0000","last_undegraded":"2024-08-17T17:26:39.404385+0000","last_fullsized":"2024-08-17T17:26:39.404385+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217987+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:26:39.217987+0000","last_peered":"2024-08-17T17:26:39.217987+0000","last_clean":"2024-08-17T17:26:39.217987+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:26:39.217987+0000","last_undegraded":"2024-08-17T17:26:39.217987+0000","last_fullsized":"2024-08-17T17:26:39.217987+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393551+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:26:38.393551+0000","last_peered":"2024-08-17T17:26:38.393551+0000","last_clean":"2024-08-17T17:26:38.393551+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:26:38.393551+0000","last_undegraded":"2024-08-17T17:26:38.393551+0000","last_fullsized":"2024-08-17T17:26:38.393551+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407506+0000","last_change":"2024-08-17T17:25:50.893604+0000","last_active":"2024-08-17T17:26:39.407506+0000","last_peered":"2024-08-17T17:26:39.407506+0000","last_clean":"2024-08-17T17:26:39.407506+0000","last_became_active":"2024-08-17T17:25:50.893143+0000","last_became_peered":"2024-08-17T17:25:50.893143+0000","last_unstale":"2024-08-17T17:26:39.407506+0000","last_undegraded":"2024-08-17T17:26:39.407506+0000","last_fullsized":"2024-08-17T17:26:39.407506+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:02.180691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407999+0000","last_change":"2024-08-17T17:25:51.890753+0000","last_active":"2024-08-17T17:26:39.407999+0000","last_peered":"2024-08-17T17:26:39.407999+0000","last_clean":"2024-08-17T17:26:39.407999+0000","last_became_active":"2024-08-17T17:25:51.889697+0000","last_became_peered":"2024-08-17T17:25:51.889697+0000","last_unstale":"2024-08-17T17:26:39.407999+0000","last_undegraded":"2024-08-17T17:26:39.407999+0000","last_fullsized":"2024-08-17T17:26:39.407999+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:51.030654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":115,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402429+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:26:39.402429+0000","last_peered":"2024-08-17T17:26:39.402429+0000","last_clean":"2024-08-17T17:26:39.402429+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:26:39.402429+0000","last_undegraded":"2024-08-17T17:26:39.402429+0000","last_fullsized":"2024-08-17T17:26:39.402429+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403385+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:26:39.403385+0000","last_peered":"2024-08-17T17:26:39.403385+0000","last_clean":"2024-08-17T17:26:39.403385+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:26:39.403385+0000","last_undegraded":"2024-08-17T17:26:39.403385+0000","last_fullsized":"2024-08-17T17:26:39.403385+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402301+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:26:39.402301+0000","last_peered":"2024-08-17T17:26:39.402301+0000","last_clean":"2024-08-17T17:26:39.402301+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:26:39.402301+0000","last_undegraded":"2024-08-17T17:26:39.402301+0000","last_fullsized":"2024-08-17T17:26:39.402301+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178673+0000","last_change":"2024-08-17T17:23:20.420952+0000","last_active":"2024-08-17T17:26:39.178673+0000","last_peered":"2024-08-17T17:26:39.178673+0000","last_clean":"2024-08-17T17:26:39.178673+0000","last_became_active":"2024-08-17T17:23:20.419746+0000","last_became_peered":"2024-08-17T17:23:20.419746+0000","last_unstale":"2024-08-17T17:26:39.178673+0000","last_undegraded":"2024-08-17T17:26:39.178673+0000","last_fullsized":"2024-08-17T17:26:39.178673+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:56.928510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":66,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401372+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:26:39.401372+0000","last_peered":"2024-08-17T17:26:39.401372+0000","last_clean":"2024-08-17T17:26:39.401372+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:26:39.401372+0000","last_undegraded":"2024-08-17T17:26:39.401372+0000","last_fullsized":"2024-08-17T17:26:39.401372+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403641+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:26:39.403641+0000","last_peered":"2024-08-17T17:26:39.403641+0000","last_clean":"2024-08-17T17:26:39.403641+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:26:39.403641+0000","last_undegraded":"2024-08-17T17:26:39.403641+0000","last_fullsized":"2024-08-17T17:26:39.403641+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178881+0000","last_change":"2024-08-17T17:25:20.455568+0000","last_active":"2024-08-17T17:26:39.178881+0000","last_peered":"2024-08-17T17:26:39.178881+0000","last_clean":"2024-08-17T17:26:39.178881+0000","last_became_active":"2024-08-17T17:25:20.454311+0000","last_became_peered":"2024-08-17T17:25:20.454311+0000","last_unstale":"2024-08-17T17:26:39.178881+0000","last_undegraded":"2024-08-17T17:26:39.178881+0000","last_fullsized":"2024-08-17T17:26:39.178881+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:43.175232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403908+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:26:39.403908+0000","last_peered":"2024-08-17T17:26:39.403908+0000","last_clean":"2024-08-17T17:26:39.403908+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:26:39.403908+0000","last_undegraded":"2024-08-17T17:26:39.403908+0000","last_fullsized":"2024-08-17T17:26:39.403908+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404838+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:26:39.404838+0000","last_peered":"2024-08-17T17:26:39.404838+0000","last_clean":"2024-08-17T17:26:39.404838+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:26:39.404838+0000","last_undegraded":"2024-08-17T17:26:39.404838+0000","last_fullsized":"2024-08-17T17:26:39.404838+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403778+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:26:39.403778+0000","last_peered":"2024-08-17T17:26:39.403778+0000","last_clean":"2024-08-17T17:26:39.403778+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:26:39.403778+0000","last_undegraded":"2024-08-17T17:26:39.403778+0000","last_fullsized":"2024-08-17T17:26:39.403778+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395155+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:26:38.395155+0000","last_peered":"2024-08-17T17:26:38.395155+0000","last_clean":"2024-08-17T17:26:38.395155+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:26:38.395155+0000","last_undegraded":"2024-08-17T17:26:38.395155+0000","last_fullsized":"2024-08-17T17:26:38.395155+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407774+0000","last_change":"2024-08-17T17:22:46.369013+0000","last_active":"2024-08-17T17:26:39.407774+0000","last_peered":"2024-08-17T17:26:39.407774+0000","last_clean":"2024-08-17T17:26:39.407774+0000","last_became_active":"2024-08-17T17:22:46.368214+0000","last_became_peered":"2024-08-17T17:22:46.368214+0000","last_unstale":"2024-08-17T17:26:39.407774+0000","last_undegraded":"2024-08-17T17:26:39.407774+0000","last_fullsized":"2024-08-17T17:26:39.407774+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:10.209672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.413262+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:26:39.413262+0000","last_peered":"2024-08-17T17:26:39.413262+0000","last_clean":"2024-08-17T17:26:39.413262+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:26:39.413262+0000","last_undegraded":"2024-08-17T17:26:39.413262+0000","last_fullsized":"2024-08-17T17:26:39.413262+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402887+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:26:39.402887+0000","last_peered":"2024-08-17T17:26:39.402887+0000","last_clean":"2024-08-17T17:26:39.402887+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:26:39.402887+0000","last_undegraded":"2024-08-17T17:26:39.402887+0000","last_fullsized":"2024-08-17T17:26:39.402887+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404008+0000","last_change":"2024-08-17T17:25:20.486039+0000","last_active":"2024-08-17T17:26:39.404008+0000","last_peered":"2024-08-17T17:26:39.404008+0000","last_clean":"2024-08-17T17:26:39.404008+0000","last_became_active":"2024-08-17T17:25:20.484119+0000","last_became_peered":"2024-08-17T17:25:20.484119+0000","last_unstale":"2024-08-17T17:26:39.404008+0000","last_undegraded":"2024-08-17T17:26:39.404008+0000","last_fullsized":"2024-08-17T17:26:39.404008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:40.659414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407319+0000","last_change":"2024-08-17T17:25:50.893816+0000","last_active":"2024-08-17T17:26:39.407319+0000","last_peered":"2024-08-17T17:26:39.407319+0000","last_clean":"2024-08-17T17:26:39.407319+0000","last_became_active":"2024-08-17T17:25:50.893189+0000","last_became_peered":"2024-08-17T17:25:50.893189+0000","last_unstale":"2024-08-17T17:26:39.407319+0000","last_undegraded":"2024-08-17T17:26:39.407319+0000","last_fullsized":"2024-08-17T17:26:39.407319+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:23.744695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219495+0000","last_change":"2024-08-17T17:24:49.703023+0000","last_active":"2024-08-17T17:26:39.219495+0000","last_peered":"2024-08-17T17:26:39.219495+0000","last_clean":"2024-08-17T17:26:39.219495+0000","last_became_active":"2024-08-17T17:24:49.701726+0000","last_became_peered":"2024-08-17T17:24:49.701726+0000","last_unstale":"2024-08-17T17:26:39.219495+0000","last_undegraded":"2024-08-17T17:26:39.219495+0000","last_fullsized":"2024-08-17T17:26:39.219495+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:32.792584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":30,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401239+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:26:39.401239+0000","last_peered":"2024-08-17T17:26:39.401239+0000","last_clean":"2024-08-17T17:26:39.401239+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:26:39.401239+0000","last_undegraded":"2024-08-17T17:26:39.401239+0000","last_fullsized":"2024-08-17T17:26:39.401239+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401936+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:26:39.401936+0000","last_peered":"2024-08-17T17:26:39.401936+0000","last_clean":"2024-08-17T17:26:39.401936+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:26:39.401936+0000","last_undegraded":"2024-08-17T17:26:39.401936+0000","last_fullsized":"2024-08-17T17:26:39.401936+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401746+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:26:39.401746+0000","last_peered":"2024-08-17T17:26:39.401746+0000","last_clean":"2024-08-17T17:26:39.401746+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:26:39.401746+0000","last_undegraded":"2024-08-17T17:26:39.401746+0000","last_fullsized":"2024-08-17T17:26:39.401746+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.405020+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:26:39.405020+0000","last_peered":"2024-08-17T17:26:39.405020+0000","last_clean":"2024-08-17T17:26:39.405020+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:26:39.405020+0000","last_undegraded":"2024-08-17T17:26:39.405020+0000","last_fullsized":"2024-08-17T17:26:39.405020+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":91,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394525+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:26:38.394525+0000","last_peered":"2024-08-17T17:26:38.394525+0000","last_clean":"2024-08-17T17:26:38.394525+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:26:38.394525+0000","last_undegraded":"2024-08-17T17:26:38.394525+0000","last_fullsized":"2024-08-17T17:26:38.394525+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178687+0000","last_change":"2024-08-17T17:23:20.411757+0000","last_active":"2024-08-17T17:26:39.178687+0000","last_peered":"2024-08-17T17:26:39.178687+0000","last_clean":"2024-08-17T17:26:39.178687+0000","last_became_active":"2024-08-17T17:23:20.410884+0000","last_became_peered":"2024-08-17T17:23:20.410884+0000","last_unstale":"2024-08-17T17:26:39.178687+0000","last_undegraded":"2024-08-17T17:26:39.178687+0000","last_fullsized":"2024-08-17T17:26:39.178687+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:57.262003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400942+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:26:39.400942+0000","last_peered":"2024-08-17T17:26:39.400942+0000","last_clean":"2024-08-17T17:26:39.400942+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:26:39.400942+0000","last_undegraded":"2024-08-17T17:26:39.400942+0000","last_fullsized":"2024-08-17T17:26:39.400942+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407916+0000","last_change":"2024-08-17T17:25:20.475004+0000","last_active":"2024-08-17T17:26:39.407916+0000","last_peered":"2024-08-17T17:26:39.407916+0000","last_clean":"2024-08-17T17:26:39.407916+0000","last_became_active":"2024-08-17T17:25:20.474133+0000","last_became_peered":"2024-08-17T17:25:20.474133+0000","last_unstale":"2024-08-17T17:26:39.407916+0000","last_undegraded":"2024-08-17T17:26:39.407916+0000","last_fullsized":"2024-08-17T17:26:39.407916+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:44.602456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403944+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:26:39.403944+0000","last_peered":"2024-08-17T17:26:39.403944+0000","last_clean":"2024-08-17T17:26:39.403944+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:26:39.403944+0000","last_undegraded":"2024-08-17T17:26:39.403944+0000","last_fullsized":"2024-08-17T17:26:39.403944+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219397+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:26:39.219397+0000","last_peered":"2024-08-17T17:26:39.219397+0000","last_clean":"2024-08-17T17:26:39.219397+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:26:39.219397+0000","last_undegraded":"2024-08-17T17:26:39.219397+0000","last_fullsized":"2024-08-17T17:26:39.219397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404064+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:26:39.404064+0000","last_peered":"2024-08-17T17:26:39.404064+0000","last_clean":"2024-08-17T17:26:39.404064+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:26:39.404064+0000","last_undegraded":"2024-08-17T17:26:39.404064+0000","last_fullsized":"2024-08-17T17:26:39.404064+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407916+0000","last_change":"2024-08-17T17:25:20.477546+0000","last_active":"2024-08-17T17:26:39.407916+0000","last_peered":"2024-08-17T17:26:39.407916+0000","last_clean":"2024-08-17T17:26:39.407916+0000","last_became_active":"2024-08-17T17:25:20.476168+0000","last_became_peered":"2024-08-17T17:25:20.476168+0000","last_unstale":"2024-08-17T17:26:39.407916+0000","last_undegraded":"2024-08-17T17:26:39.407916+0000","last_fullsized":"2024-08-17T17:26:39.407916+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:05.092191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404330+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:26:39.404330+0000","last_peered":"2024-08-17T17:26:39.404330+0000","last_clean":"2024-08-17T17:26:39.404330+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:26:39.404330+0000","last_undegraded":"2024-08-17T17:26:39.404330+0000","last_fullsized":"2024-08-17T17:26:39.404330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407743+0000","last_change":"2024-08-17T17:25:52.491212+0000","last_active":"2024-08-17T17:26:39.407743+0000","last_peered":"2024-08-17T17:26:39.407743+0000","last_clean":"2024-08-17T17:26:39.407743+0000","last_became_active":"2024-08-17T17:25:52.490363+0000","last_became_peered":"2024-08-17T17:25:52.490363+0000","last_unstale":"2024-08-17T17:26:39.407743+0000","last_undegraded":"2024-08-17T17:26:39.407743+0000","last_fullsized":"2024-08-17T17:26:39.407743+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:29.551004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"72'2","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401612+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:26:39.401612+0000","last_peered":"2024-08-17T17:26:39.401612+0000","last_clean":"2024-08-17T17:26:39.401612+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:26:39.401612+0000","last_undegraded":"2024-08-17T17:26:39.401612+0000","last_fullsized":"2024-08-17T17:26:39.401612+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401984+0000","last_change":"2024-08-17T17:25:20.454443+0000","last_active":"2024-08-17T17:26:39.401984+0000","last_peered":"2024-08-17T17:26:39.401984+0000","last_clean":"2024-08-17T17:26:39.401984+0000","last_became_active":"2024-08-17T17:25:20.453421+0000","last_became_peered":"2024-08-17T17:25:20.453421+0000","last_unstale":"2024-08-17T17:26:39.401984+0000","last_undegraded":"2024-08-17T17:26:39.401984+0000","last_fullsized":"2024-08-17T17:26:39.401984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:16.967407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":93,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407646+0000","last_change":"2024-08-17T17:25:50.896285+0000","last_active":"2024-08-17T17:26:39.407646+0000","last_peered":"2024-08-17T17:26:39.407646+0000","last_clean":"2024-08-17T17:26:39.407646+0000","last_became_active":"2024-08-17T17:25:50.896035+0000","last_became_peered":"2024-08-17T17:25:50.896035+0000","last_unstale":"2024-08-17T17:26:39.407646+0000","last_undegraded":"2024-08-17T17:26:39.407646+0000","last_fullsized":"2024-08-17T17:26:39.407646+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:51.914924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401679+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:26:39.401679+0000","last_peered":"2024-08-17T17:26:39.401679+0000","last_clean":"2024-08-17T17:26:39.401679+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:26:39.401679+0000","last_undegraded":"2024-08-17T17:26:39.401679+0000","last_fullsized":"2024-08-17T17:26:39.401679+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177933+0000","last_change":"2024-08-17T17:25:50.904410+0000","last_active":"2024-08-17T17:26:39.177933+0000","last_peered":"2024-08-17T17:26:39.177933+0000","last_clean":"2024-08-17T17:26:39.177933+0000","last_became_active":"2024-08-17T17:25:50.903590+0000","last_became_peered":"2024-08-17T17:25:50.903590+0000","last_unstale":"2024-08-17T17:26:39.177933+0000","last_undegraded":"2024-08-17T17:26:39.177933+0000","last_fullsized":"2024-08-17T17:26:39.177933+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:08.504584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401312+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:26:39.401312+0000","last_peered":"2024-08-17T17:26:39.401312+0000","last_clean":"2024-08-17T17:26:39.401312+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:26:39.401312+0000","last_undegraded":"2024-08-17T17:26:39.401312+0000","last_fullsized":"2024-08-17T17:26:39.401312+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":72,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177930+0000","last_change":"2024-08-17T17:25:50.905448+0000","last_active":"2024-08-17T17:26:39.177930+0000","last_peered":"2024-08-17T17:26:39.177930+0000","last_clean":"2024-08-17T17:26:39.177930+0000","last_became_active":"2024-08-17T17:25:50.904349+0000","last_became_peered":"2024-08-17T17:25:50.904349+0000","last_unstale":"2024-08-17T17:26:39.177930+0000","last_undegraded":"2024-08-17T17:26:39.177930+0000","last_fullsized":"2024-08-17T17:26:39.177930+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:27:04.064368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":107,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404943+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:26:39.404943+0000","last_peered":"2024-08-17T17:26:39.404943+0000","last_clean":"2024-08-17T17:26:39.404943+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:26:39.404943+0000","last_undegraded":"2024-08-17T17:26:39.404943+0000","last_fullsized":"2024-08-17T17:26:39.404943+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404443+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:26:39.404443+0000","last_peered":"2024-08-17T17:26:39.404443+0000","last_clean":"2024-08-17T17:26:39.404443+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:26:39.404443+0000","last_undegraded":"2024-08-17T17:26:39.404443+0000","last_fullsized":"2024-08-17T17:26:39.404443+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400885+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:26:39.400885+0000","last_peered":"2024-08-17T17:26:39.400885+0000","last_clean":"2024-08-17T17:26:39.400885+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:26:39.400885+0000","last_undegraded":"2024-08-17T17:26:39.400885+0000","last_fullsized":"2024-08-17T17:26:39.400885+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407929+0000","last_change":"2024-08-17T17:24:49.702674+0000","last_active":"2024-08-17T17:26:39.407929+0000","last_peered":"2024-08-17T17:26:39.407929+0000","last_clean":"2024-08-17T17:26:39.407929+0000","last_became_active":"2024-08-17T17:24:49.701687+0000","last_became_peered":"2024-08-17T17:24:49.701687+0000","last_unstale":"2024-08-17T17:26:39.407929+0000","last_undegraded":"2024-08-17T17:26:39.407929+0000","last_fullsized":"2024-08-17T17:26:39.407929+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:03:39.186410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":22,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234231,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311692,"kb_used_data":1852,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433460,"statfs":{"total":95995035648,"available":95675863040,"internally_reserved":0,"allocated":1896448,"data_stored":1273503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495874,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":299208,"kb_used_data":1848,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93445944,"statfs":{"total":95995035648,"available":95688646656,"internally_reserved":0,"allocated":1892352,"data_stored":1273414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757517,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311096,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93434056,"statfs":{"total":95995035648,"available":95676473344,"internally_reserved":0,"allocated":1286144,"data_stored":678599,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402582,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37120,"kb_used_data":1268,"kb_used_omap":21,"kb_used_meta":35818,"kb_avail":93708032,"statfs":{"total":95995035648,"available":95957024768,"internally_reserved":0,"allocated":1298432,"data_stored":682834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":36678335},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664220,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":7,"kb_used_meta":27512,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":678050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":28172763},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827746,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28792,"kb_used_data":1256,"kb_used_omap":47,"kb_used_meta":27472,"kb_avail":93716360,"statfs":{"total":95995035648,"available":95965552640,"internally_reserved":0,"allocated":1286144,"data_stored":678586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":28131378},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991284,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":8,"kb_used_meta":27511,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":677979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":28171783},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154810,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29372,"kb_used_data":1836,"kb_used_omap":18,"kb_used_meta":27501,"kb_avail":93715780,"statfs":{"total":95995035648,"available":95964958720,"internally_reserved":0,"allocated":1880064,"data_stored":1269193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":28161075},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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}]}} 2024-08-17T17:27:31.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:27:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:31 smithi016 bash[84186]: audit 2024-08-17T17:27:30.260530+0000 mgr.y (mgr.34107) 390 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:31 smithi016 bash[84186]: audit 2024-08-17T17:27:30.260530+0000 mgr.y (mgr.34107) 390 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:31.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:31 smithi016 bash[86572]: audit 2024-08-17T17:27:30.260530+0000 mgr.y (mgr.34107) 390 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:31.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:31 smithi016 bash[86572]: audit 2024-08-17T17:27:30.260530+0000 mgr.y (mgr.34107) 390 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:31.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:31 smithi060 bash[68878]: audit 2024-08-17T17:27:30.260530+0000 mgr.y (mgr.34107) 390 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:31 smithi060 bash[68878]: audit 2024-08-17T17:27:30.260530+0000 mgr.y (mgr.34107) 390 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:32 smithi060 bash[68878]: cluster 2024-08-17T17:27:30.980539+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:32 smithi060 bash[68878]: cluster 2024-08-17T17:27:30.980539+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:32 smithi016 bash[84186]: cluster 2024-08-17T17:27:30.980539+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:32 smithi016 bash[84186]: cluster 2024-08-17T17:27:30.980539+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:32 smithi016 bash[86572]: cluster 2024-08-17T17:27:30.980539+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:32 smithi016 bash[86572]: cluster 2024-08-17T17:27:30.980539+0000 mgr.y (mgr.34107) 391 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:34.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:34 smithi060 bash[68878]: cluster 2024-08-17T17:27:32.981346+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:34 smithi060 bash[68878]: cluster 2024-08-17T17:27:32.981346+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:34.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:27:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:27:34] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:27:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:34 smithi016 bash[84186]: cluster 2024-08-17T17:27:32.981346+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:34 smithi016 bash[84186]: cluster 2024-08-17T17:27:32.981346+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:34 smithi016 bash[86572]: cluster 2024-08-17T17:27:32.981346+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:34 smithi016 bash[86572]: cluster 2024-08-17T17:27:32.981346+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:35.801 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:36.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:36 smithi016 bash[84186]: cluster 2024-08-17T17:27:34.982271+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:36.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:36 smithi016 bash[84186]: cluster 2024-08-17T17:27:34.982271+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:36 smithi060 bash[68878]: cluster 2024-08-17T17:27:34.982271+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:36.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:36 smithi060 bash[68878]: cluster 2024-08-17T17:27:34.982271+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:36 smithi016 bash[86572]: cluster 2024-08-17T17:27:34.982271+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:36 smithi016 bash[86572]: cluster 2024-08-17T17:27:34.982271+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:38 smithi060 bash[68878]: cluster 2024-08-17T17:27:36.982930+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:38 smithi060 bash[68878]: cluster 2024-08-17T17:27:36.982930+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:38 smithi060 bash[68878]: audit 2024-08-17T17:27:37.304478+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:38 smithi060 bash[68878]: audit 2024-08-17T17:27:37.304478+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[84186]: cluster 2024-08-17T17:27:36.982930+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[84186]: cluster 2024-08-17T17:27:36.982930+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[84186]: audit 2024-08-17T17:27:37.304478+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[84186]: audit 2024-08-17T17:27:37.304478+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[86572]: cluster 2024-08-17T17:27:36.982930+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[86572]: cluster 2024-08-17T17:27:36.982930+0000 mgr.y (mgr.34107) 394 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[86572]: audit 2024-08-17T17:27:37.304478+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:38 smithi016 bash[86572]: audit 2024-08-17T17:27:37.304478+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:39.851 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:27:39.852 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:27:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:40 smithi016 bash[84186]: cluster 2024-08-17T17:27:38.983927+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:40 smithi016 bash[84186]: cluster 2024-08-17T17:27:38.983927+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:40.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:40 smithi016 bash[86572]: cluster 2024-08-17T17:27:38.983927+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:40 smithi016 bash[86572]: cluster 2024-08-17T17:27:38.983927+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:40 smithi060 bash[68878]: cluster 2024-08-17T17:27:38.983927+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:40.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:40 smithi060 bash[68878]: cluster 2024-08-17T17:27:38.983927+0000 mgr.y (mgr.34107) 395 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:40.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:27:40 smithi060 bash[61583]: ts=2024-08-17T17:27:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:40.650 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":305,"stamp":"2024-08-17T17:27:38.983216+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":429,"num_read_kb":873,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":1771126,"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":213,"ondisk_log_size":213,"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":1074840,"kb_used_data":11812,"kb_used_omap":109,"kb_used_meta":1062802,"kb_avail":748886376,"statfs":{"total":767960285184,"available":766859649024,"internally_reserved":0,"allocated":12095488,"data_stored":7212158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":1088310030},"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.005100"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404264+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:26:39.404264+0000","last_peered":"2024-08-17T17:26:39.404264+0000","last_clean":"2024-08-17T17:26:39.404264+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:26:39.404264+0000","last_undegraded":"2024-08-17T17:26:39.404264+0000","last_fullsized":"2024-08-17T17:26:39.404264+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":90,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393932+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:26:38.393932+0000","last_peered":"2024-08-17T17:26:38.393932+0000","last_clean":"2024-08-17T17:26:38.393932+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:26:38.393932+0000","last_undegraded":"2024-08-17T17:26:38.393932+0000","last_fullsized":"2024-08-17T17:26:38.393932+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178472+0000","last_change":"2024-08-17T17:25:20.456081+0000","last_active":"2024-08-17T17:26:39.178472+0000","last_peered":"2024-08-17T17:26:39.178472+0000","last_clean":"2024-08-17T17:26:39.178472+0000","last_became_active":"2024-08-17T17:25:20.454798+0000","last_became_peered":"2024-08-17T17:25:20.454798+0000","last_unstale":"2024-08-17T17:26:39.178472+0000","last_undegraded":"2024-08-17T17:26:39.178472+0000","last_fullsized":"2024-08-17T17:26:39.178472+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:20.033516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407571+0000","last_change":"2024-08-17T17:25:20.477637+0000","last_active":"2024-08-17T17:26:39.407571+0000","last_peered":"2024-08-17T17:26:39.407571+0000","last_clean":"2024-08-17T17:26:39.407571+0000","last_became_active":"2024-08-17T17:25:20.476665+0000","last_became_peered":"2024-08-17T17:25:20.476665+0000","last_unstale":"2024-08-17T17:26:39.407571+0000","last_undegraded":"2024-08-17T17:26:39.407571+0000","last_fullsized":"2024-08-17T17:26:39.407571+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:52.731289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407896+0000","last_change":"2024-08-17T17:25:20.476931+0000","last_active":"2024-08-17T17:26:39.407896+0000","last_peered":"2024-08-17T17:26:39.407896+0000","last_clean":"2024-08-17T17:26:39.407896+0000","last_became_active":"2024-08-17T17:25:20.475155+0000","last_became_peered":"2024-08-17T17:25:20.475155+0000","last_unstale":"2024-08-17T17:26:39.407896+0000","last_undegraded":"2024-08-17T17:26:39.407896+0000","last_fullsized":"2024-08-17T17:26:39.407896+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:02:57.482365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395560+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:26:38.395560+0000","last_peered":"2024-08-17T17:26:38.395560+0000","last_clean":"2024-08-17T17:26:38.395560+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:26:38.395560+0000","last_undegraded":"2024-08-17T17:26:38.395560+0000","last_fullsized":"2024-08-17T17:26:38.395560+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.410291+0000","last_change":"2024-08-17T17:26:39.410210+0000","last_active":"2024-08-17T17:26:39.410291+0000","last_peered":"2024-08-17T17:26:39.410291+0000","last_clean":"2024-08-17T17:26:39.410291+0000","last_became_active":"2024-08-17T17:26:39.409887+0000","last_became_peered":"2024-08-17T17:26:39.409887+0000","last_unstale":"2024-08-17T17:26:39.410291+0000","last_undegraded":"2024-08-17T17:26:39.410291+0000","last_fullsized":"2024-08-17T17:26:39.410291+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:27:18.221669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.218902+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:26:39.218902+0000","last_peered":"2024-08-17T17:26:39.218902+0000","last_clean":"2024-08-17T17:26:39.218902+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:26:39.218902+0000","last_undegraded":"2024-08-17T17:26:39.218902+0000","last_fullsized":"2024-08-17T17:26:39.218902+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":35,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401849+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:26:39.401849+0000","last_peered":"2024-08-17T17:26:39.401849+0000","last_clean":"2024-08-17T17:26:39.401849+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:26:39.401849+0000","last_undegraded":"2024-08-17T17:26:39.401849+0000","last_fullsized":"2024-08-17T17:26:39.401849+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":51,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178705+0000","last_change":"2024-08-17T17:11:13.298216+0000","last_active":"2024-08-17T17:26:39.178705+0000","last_peered":"2024-08-17T17:26:39.178705+0000","last_clean":"2024-08-17T17:26:39.178705+0000","last_became_active":"2024-08-17T17:11:13.297382+0000","last_became_peered":"2024-08-17T17:11:13.297382+0000","last_unstale":"2024-08-17T17:26:39.178705+0000","last_undegraded":"2024-08-17T17:26:39.178705+0000","last_fullsized":"2024-08-17T17:26:39.178705+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:34.441698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395029+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:26:38.395029+0000","last_peered":"2024-08-17T17:26:38.395029+0000","last_clean":"2024-08-17T17:26:38.395029+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:26:38.395029+0000","last_undegraded":"2024-08-17T17:26:38.395029+0000","last_fullsized":"2024-08-17T17:26:38.395029+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401529+0000","last_change":"2024-08-17T17:25:50.898335+0000","last_active":"2024-08-17T17:26:39.401529+0000","last_peered":"2024-08-17T17:26:39.401529+0000","last_clean":"2024-08-17T17:26:39.401529+0000","last_became_active":"2024-08-17T17:25:50.894989+0000","last_became_peered":"2024-08-17T17:25:50.894989+0000","last_unstale":"2024-08-17T17:26:39.401529+0000","last_undegraded":"2024-08-17T17:26:39.401529+0000","last_fullsized":"2024-08-17T17:26:39.401529+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:20.822846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":54,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394920+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:26:38.394920+0000","last_peered":"2024-08-17T17:26:38.394920+0000","last_clean":"2024-08-17T17:26:38.394920+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:26:38.394920+0000","last_undegraded":"2024-08-17T17:26:38.394920+0000","last_fullsized":"2024-08-17T17:26:38.394920+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":62,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219576+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:26:39.219576+0000","last_peered":"2024-08-17T17:26:39.219576+0000","last_clean":"2024-08-17T17:26:39.219576+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:26:39.219576+0000","last_undegraded":"2024-08-17T17:26:39.219576+0000","last_fullsized":"2024-08-17T17:26:39.219576+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178541+0000","last_change":"2024-08-17T17:25:20.457919+0000","last_active":"2024-08-17T17:26:39.178541+0000","last_peered":"2024-08-17T17:26:39.178541+0000","last_clean":"2024-08-17T17:26:39.178541+0000","last_became_active":"2024-08-17T17:25:20.457111+0000","last_became_peered":"2024-08-17T17:25:20.457111+0000","last_unstale":"2024-08-17T17:26:39.178541+0000","last_undegraded":"2024-08-17T17:26:39.178541+0000","last_fullsized":"2024-08-17T17:26:39.178541+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:40.475690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407839+0000","last_change":"2024-08-17T17:25:51.891609+0000","last_active":"2024-08-17T17:26:39.407839+0000","last_peered":"2024-08-17T17:26:39.407839+0000","last_clean":"2024-08-17T17:26:39.407839+0000","last_became_active":"2024-08-17T17:25:51.890509+0000","last_became_peered":"2024-08-17T17:25:51.890509+0000","last_unstale":"2024-08-17T17:26:39.407839+0000","last_undegraded":"2024-08-17T17:26:39.407839+0000","last_fullsized":"2024-08-17T17:26:39.407839+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:52:53.091409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404636+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:26:39.404636+0000","last_peered":"2024-08-17T17:26:39.404636+0000","last_clean":"2024-08-17T17:26:39.404636+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:26:39.404636+0000","last_undegraded":"2024-08-17T17:26:39.404636+0000","last_fullsized":"2024-08-17T17:26:39.404636+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401878+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:26:39.401878+0000","last_peered":"2024-08-17T17:26:39.401878+0000","last_clean":"2024-08-17T17:26:39.401878+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:26:39.401878+0000","last_undegraded":"2024-08-17T17:26:39.401878+0000","last_fullsized":"2024-08-17T17:26:39.401878+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":87,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217890+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:26:39.217890+0000","last_peered":"2024-08-17T17:26:39.217890+0000","last_clean":"2024-08-17T17:26:39.217890+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:26:39.217890+0000","last_undegraded":"2024-08-17T17:26:39.217890+0000","last_fullsized":"2024-08-17T17:26:39.217890+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402426+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:26:39.402426+0000","last_peered":"2024-08-17T17:26:39.402426+0000","last_clean":"2024-08-17T17:26:39.402426+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:26:39.402426+0000","last_undegraded":"2024-08-17T17:26:39.402426+0000","last_fullsized":"2024-08-17T17:26:39.402426+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401163+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:26:39.401163+0000","last_peered":"2024-08-17T17:26:39.401163+0000","last_clean":"2024-08-17T17:26:39.401163+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:26:39.401163+0000","last_undegraded":"2024-08-17T17:26:39.401163+0000","last_fullsized":"2024-08-17T17:26:39.401163+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402643+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:26:39.402643+0000","last_peered":"2024-08-17T17:26:39.402643+0000","last_clean":"2024-08-17T17:26:39.402643+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:26:39.402643+0000","last_undegraded":"2024-08-17T17:26:39.402643+0000","last_fullsized":"2024-08-17T17:26:39.402643+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404134+0000","last_change":"2024-08-17T17:25:20.475514+0000","last_active":"2024-08-17T17:26:39.404134+0000","last_peered":"2024-08-17T17:26:39.404134+0000","last_clean":"2024-08-17T17:26:39.404134+0000","last_became_active":"2024-08-17T17:25:20.474579+0000","last_became_peered":"2024-08-17T17:25:20.474579+0000","last_unstale":"2024-08-17T17:26:39.404134+0000","last_undegraded":"2024-08-17T17:26:39.404134+0000","last_fullsized":"2024-08-17T17:26:39.404134+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:19.121103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403280+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:26:39.403280+0000","last_peered":"2024-08-17T17:26:39.403280+0000","last_clean":"2024-08-17T17:26:39.403280+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:26:39.403280+0000","last_undegraded":"2024-08-17T17:26:39.403280+0000","last_fullsized":"2024-08-17T17:26:39.403280+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":406,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393793+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:26:38.393793+0000","last_peered":"2024-08-17T17:26:38.393793+0000","last_clean":"2024-08-17T17:26:38.393793+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:26:38.393793+0000","last_undegraded":"2024-08-17T17:26:38.393793+0000","last_fullsized":"2024-08-17T17:26:38.393793+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178371+0000","last_change":"2024-08-17T17:24:49.702706+0000","last_active":"2024-08-17T17:26:39.178371+0000","last_peered":"2024-08-17T17:26:39.178371+0000","last_clean":"2024-08-17T17:26:39.178371+0000","last_became_active":"2024-08-17T17:24:49.701874+0000","last_became_peered":"2024-08-17T17:24:49.701874+0000","last_unstale":"2024-08-17T17:26:39.178371+0000","last_undegraded":"2024-08-17T17:26:39.178371+0000","last_fullsized":"2024-08-17T17:26:39.178371+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:32:40.452206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":47,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404385+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:26:39.404385+0000","last_peered":"2024-08-17T17:26:39.404385+0000","last_clean":"2024-08-17T17:26:39.404385+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:26:39.404385+0000","last_undegraded":"2024-08-17T17:26:39.404385+0000","last_fullsized":"2024-08-17T17:26:39.404385+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217987+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:26:39.217987+0000","last_peered":"2024-08-17T17:26:39.217987+0000","last_clean":"2024-08-17T17:26:39.217987+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:26:39.217987+0000","last_undegraded":"2024-08-17T17:26:39.217987+0000","last_fullsized":"2024-08-17T17:26:39.217987+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393551+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:26:38.393551+0000","last_peered":"2024-08-17T17:26:38.393551+0000","last_clean":"2024-08-17T17:26:38.393551+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:26:38.393551+0000","last_undegraded":"2024-08-17T17:26:38.393551+0000","last_fullsized":"2024-08-17T17:26:38.393551+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407506+0000","last_change":"2024-08-17T17:25:50.893604+0000","last_active":"2024-08-17T17:26:39.407506+0000","last_peered":"2024-08-17T17:26:39.407506+0000","last_clean":"2024-08-17T17:26:39.407506+0000","last_became_active":"2024-08-17T17:25:50.893143+0000","last_became_peered":"2024-08-17T17:25:50.893143+0000","last_unstale":"2024-08-17T17:26:39.407506+0000","last_undegraded":"2024-08-17T17:26:39.407506+0000","last_fullsized":"2024-08-17T17:26:39.407506+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:02.180691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407999+0000","last_change":"2024-08-17T17:25:51.890753+0000","last_active":"2024-08-17T17:26:39.407999+0000","last_peered":"2024-08-17T17:26:39.407999+0000","last_clean":"2024-08-17T17:26:39.407999+0000","last_became_active":"2024-08-17T17:25:51.889697+0000","last_became_peered":"2024-08-17T17:25:51.889697+0000","last_unstale":"2024-08-17T17:26:39.407999+0000","last_undegraded":"2024-08-17T17:26:39.407999+0000","last_fullsized":"2024-08-17T17:26:39.407999+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:51.030654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":115,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402429+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:26:39.402429+0000","last_peered":"2024-08-17T17:26:39.402429+0000","last_clean":"2024-08-17T17:26:39.402429+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:26:39.402429+0000","last_undegraded":"2024-08-17T17:26:39.402429+0000","last_fullsized":"2024-08-17T17:26:39.402429+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403385+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:26:39.403385+0000","last_peered":"2024-08-17T17:26:39.403385+0000","last_clean":"2024-08-17T17:26:39.403385+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:26:39.403385+0000","last_undegraded":"2024-08-17T17:26:39.403385+0000","last_fullsized":"2024-08-17T17:26:39.403385+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402301+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:26:39.402301+0000","last_peered":"2024-08-17T17:26:39.402301+0000","last_clean":"2024-08-17T17:26:39.402301+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:26:39.402301+0000","last_undegraded":"2024-08-17T17:26:39.402301+0000","last_fullsized":"2024-08-17T17:26:39.402301+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178673+0000","last_change":"2024-08-17T17:23:20.420952+0000","last_active":"2024-08-17T17:26:39.178673+0000","last_peered":"2024-08-17T17:26:39.178673+0000","last_clean":"2024-08-17T17:26:39.178673+0000","last_became_active":"2024-08-17T17:23:20.419746+0000","last_became_peered":"2024-08-17T17:23:20.419746+0000","last_unstale":"2024-08-17T17:26:39.178673+0000","last_undegraded":"2024-08-17T17:26:39.178673+0000","last_fullsized":"2024-08-17T17:26:39.178673+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:56.928510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":66,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401372+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:26:39.401372+0000","last_peered":"2024-08-17T17:26:39.401372+0000","last_clean":"2024-08-17T17:26:39.401372+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:26:39.401372+0000","last_undegraded":"2024-08-17T17:26:39.401372+0000","last_fullsized":"2024-08-17T17:26:39.401372+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403641+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:26:39.403641+0000","last_peered":"2024-08-17T17:26:39.403641+0000","last_clean":"2024-08-17T17:26:39.403641+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:26:39.403641+0000","last_undegraded":"2024-08-17T17:26:39.403641+0000","last_fullsized":"2024-08-17T17:26:39.403641+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178881+0000","last_change":"2024-08-17T17:25:20.455568+0000","last_active":"2024-08-17T17:26:39.178881+0000","last_peered":"2024-08-17T17:26:39.178881+0000","last_clean":"2024-08-17T17:26:39.178881+0000","last_became_active":"2024-08-17T17:25:20.454311+0000","last_became_peered":"2024-08-17T17:25:20.454311+0000","last_unstale":"2024-08-17T17:26:39.178881+0000","last_undegraded":"2024-08-17T17:26:39.178881+0000","last_fullsized":"2024-08-17T17:26:39.178881+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:43.175232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403908+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:26:39.403908+0000","last_peered":"2024-08-17T17:26:39.403908+0000","last_clean":"2024-08-17T17:26:39.403908+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:26:39.403908+0000","last_undegraded":"2024-08-17T17:26:39.403908+0000","last_fullsized":"2024-08-17T17:26:39.403908+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404838+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:26:39.404838+0000","last_peered":"2024-08-17T17:26:39.404838+0000","last_clean":"2024-08-17T17:26:39.404838+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:26:39.404838+0000","last_undegraded":"2024-08-17T17:26:39.404838+0000","last_fullsized":"2024-08-17T17:26:39.404838+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403778+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:26:39.403778+0000","last_peered":"2024-08-17T17:26:39.403778+0000","last_clean":"2024-08-17T17:26:39.403778+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:26:39.403778+0000","last_undegraded":"2024-08-17T17:26:39.403778+0000","last_fullsized":"2024-08-17T17:26:39.403778+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395155+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:26:38.395155+0000","last_peered":"2024-08-17T17:26:38.395155+0000","last_clean":"2024-08-17T17:26:38.395155+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:26:38.395155+0000","last_undegraded":"2024-08-17T17:26:38.395155+0000","last_fullsized":"2024-08-17T17:26:38.395155+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407774+0000","last_change":"2024-08-17T17:22:46.369013+0000","last_active":"2024-08-17T17:26:39.407774+0000","last_peered":"2024-08-17T17:26:39.407774+0000","last_clean":"2024-08-17T17:26:39.407774+0000","last_became_active":"2024-08-17T17:22:46.368214+0000","last_became_peered":"2024-08-17T17:22:46.368214+0000","last_unstale":"2024-08-17T17:26:39.407774+0000","last_undegraded":"2024-08-17T17:26:39.407774+0000","last_fullsized":"2024-08-17T17:26:39.407774+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:10.209672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.413262+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:26:39.413262+0000","last_peered":"2024-08-17T17:26:39.413262+0000","last_clean":"2024-08-17T17:26:39.413262+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:26:39.413262+0000","last_undegraded":"2024-08-17T17:26:39.413262+0000","last_fullsized":"2024-08-17T17:26:39.413262+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402940+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:26:39.402940+0000","last_peered":"2024-08-17T17:26:39.402940+0000","last_clean":"2024-08-17T17:26:39.402940+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:26:39.402940+0000","last_undegraded":"2024-08-17T17:26:39.402940+0000","last_fullsized":"2024-08-17T17:26:39.402940+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404008+0000","last_change":"2024-08-17T17:25:20.486039+0000","last_active":"2024-08-17T17:26:39.404008+0000","last_peered":"2024-08-17T17:26:39.404008+0000","last_clean":"2024-08-17T17:26:39.404008+0000","last_became_active":"2024-08-17T17:25:20.484119+0000","last_became_peered":"2024-08-17T17:25:20.484119+0000","last_unstale":"2024-08-17T17:26:39.404008+0000","last_undegraded":"2024-08-17T17:26:39.404008+0000","last_fullsized":"2024-08-17T17:26:39.404008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:40.659414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407319+0000","last_change":"2024-08-17T17:25:50.893816+0000","last_active":"2024-08-17T17:26:39.407319+0000","last_peered":"2024-08-17T17:26:39.407319+0000","last_clean":"2024-08-17T17:26:39.407319+0000","last_became_active":"2024-08-17T17:25:50.893189+0000","last_became_peered":"2024-08-17T17:25:50.893189+0000","last_unstale":"2024-08-17T17:26:39.407319+0000","last_undegraded":"2024-08-17T17:26:39.407319+0000","last_fullsized":"2024-08-17T17:26:39.407319+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:23.744695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219495+0000","last_change":"2024-08-17T17:24:49.703023+0000","last_active":"2024-08-17T17:26:39.219495+0000","last_peered":"2024-08-17T17:26:39.219495+0000","last_clean":"2024-08-17T17:26:39.219495+0000","last_became_active":"2024-08-17T17:24:49.701726+0000","last_became_peered":"2024-08-17T17:24:49.701726+0000","last_unstale":"2024-08-17T17:26:39.219495+0000","last_undegraded":"2024-08-17T17:26:39.219495+0000","last_fullsized":"2024-08-17T17:26:39.219495+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:32.792584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":30,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401239+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:26:39.401239+0000","last_peered":"2024-08-17T17:26:39.401239+0000","last_clean":"2024-08-17T17:26:39.401239+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:26:39.401239+0000","last_undegraded":"2024-08-17T17:26:39.401239+0000","last_fullsized":"2024-08-17T17:26:39.401239+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401936+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:26:39.401936+0000","last_peered":"2024-08-17T17:26:39.401936+0000","last_clean":"2024-08-17T17:26:39.401936+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:26:39.401936+0000","last_undegraded":"2024-08-17T17:26:39.401936+0000","last_fullsized":"2024-08-17T17:26:39.401936+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401746+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:26:39.401746+0000","last_peered":"2024-08-17T17:26:39.401746+0000","last_clean":"2024-08-17T17:26:39.401746+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:26:39.401746+0000","last_undegraded":"2024-08-17T17:26:39.401746+0000","last_fullsized":"2024-08-17T17:26:39.401746+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.405020+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:26:39.405020+0000","last_peered":"2024-08-17T17:26:39.405020+0000","last_clean":"2024-08-17T17:26:39.405020+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:26:39.405020+0000","last_undegraded":"2024-08-17T17:26:39.405020+0000","last_fullsized":"2024-08-17T17:26:39.405020+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":91,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394525+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:26:38.394525+0000","last_peered":"2024-08-17T17:26:38.394525+0000","last_clean":"2024-08-17T17:26:38.394525+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:26:38.394525+0000","last_undegraded":"2024-08-17T17:26:38.394525+0000","last_fullsized":"2024-08-17T17:26:38.394525+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178687+0000","last_change":"2024-08-17T17:23:20.411757+0000","last_active":"2024-08-17T17:26:39.178687+0000","last_peered":"2024-08-17T17:26:39.178687+0000","last_clean":"2024-08-17T17:26:39.178687+0000","last_became_active":"2024-08-17T17:23:20.410884+0000","last_became_peered":"2024-08-17T17:23:20.410884+0000","last_unstale":"2024-08-17T17:26:39.178687+0000","last_undegraded":"2024-08-17T17:26:39.178687+0000","last_fullsized":"2024-08-17T17:26:39.178687+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:57.262003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400942+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:26:39.400942+0000","last_peered":"2024-08-17T17:26:39.400942+0000","last_clean":"2024-08-17T17:26:39.400942+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:26:39.400942+0000","last_undegraded":"2024-08-17T17:26:39.400942+0000","last_fullsized":"2024-08-17T17:26:39.400942+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407974+0000","last_change":"2024-08-17T17:25:20.475004+0000","last_active":"2024-08-17T17:26:39.407974+0000","last_peered":"2024-08-17T17:26:39.407974+0000","last_clean":"2024-08-17T17:26:39.407974+0000","last_became_active":"2024-08-17T17:25:20.474133+0000","last_became_peered":"2024-08-17T17:25:20.474133+0000","last_unstale":"2024-08-17T17:26:39.407974+0000","last_undegraded":"2024-08-17T17:26:39.407974+0000","last_fullsized":"2024-08-17T17:26:39.407974+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:44.602456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404003+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:26:39.404003+0000","last_peered":"2024-08-17T17:26:39.404003+0000","last_clean":"2024-08-17T17:26:39.404003+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:26:39.404003+0000","last_undegraded":"2024-08-17T17:26:39.404003+0000","last_fullsized":"2024-08-17T17:26:39.404003+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219397+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:26:39.219397+0000","last_peered":"2024-08-17T17:26:39.219397+0000","last_clean":"2024-08-17T17:26:39.219397+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:26:39.219397+0000","last_undegraded":"2024-08-17T17:26:39.219397+0000","last_fullsized":"2024-08-17T17:26:39.219397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404064+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:26:39.404064+0000","last_peered":"2024-08-17T17:26:39.404064+0000","last_clean":"2024-08-17T17:26:39.404064+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:26:39.404064+0000","last_undegraded":"2024-08-17T17:26:39.404064+0000","last_fullsized":"2024-08-17T17:26:39.404064+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407916+0000","last_change":"2024-08-17T17:25:20.477546+0000","last_active":"2024-08-17T17:26:39.407916+0000","last_peered":"2024-08-17T17:26:39.407916+0000","last_clean":"2024-08-17T17:26:39.407916+0000","last_became_active":"2024-08-17T17:25:20.476168+0000","last_became_peered":"2024-08-17T17:25:20.476168+0000","last_unstale":"2024-08-17T17:26:39.407916+0000","last_undegraded":"2024-08-17T17:26:39.407916+0000","last_fullsized":"2024-08-17T17:26:39.407916+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:05.092191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404330+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:26:39.404330+0000","last_peered":"2024-08-17T17:26:39.404330+0000","last_clean":"2024-08-17T17:26:39.404330+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:26:39.404330+0000","last_undegraded":"2024-08-17T17:26:39.404330+0000","last_fullsized":"2024-08-17T17:26:39.404330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407743+0000","last_change":"2024-08-17T17:25:52.491212+0000","last_active":"2024-08-17T17:26:39.407743+0000","last_peered":"2024-08-17T17:26:39.407743+0000","last_clean":"2024-08-17T17:26:39.407743+0000","last_became_active":"2024-08-17T17:25:52.490363+0000","last_became_peered":"2024-08-17T17:25:52.490363+0000","last_unstale":"2024-08-17T17:26:39.407743+0000","last_undegraded":"2024-08-17T17:26:39.407743+0000","last_fullsized":"2024-08-17T17:26:39.407743+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:29.551004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"72'2","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401612+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:26:39.401612+0000","last_peered":"2024-08-17T17:26:39.401612+0000","last_clean":"2024-08-17T17:26:39.401612+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:26:39.401612+0000","last_undegraded":"2024-08-17T17:26:39.401612+0000","last_fullsized":"2024-08-17T17:26:39.401612+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401984+0000","last_change":"2024-08-17T17:25:20.454443+0000","last_active":"2024-08-17T17:26:39.401984+0000","last_peered":"2024-08-17T17:26:39.401984+0000","last_clean":"2024-08-17T17:26:39.401984+0000","last_became_active":"2024-08-17T17:25:20.453421+0000","last_became_peered":"2024-08-17T17:25:20.453421+0000","last_unstale":"2024-08-17T17:26:39.401984+0000","last_undegraded":"2024-08-17T17:26:39.401984+0000","last_fullsized":"2024-08-17T17:26:39.401984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:16.967407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":93,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407646+0000","last_change":"2024-08-17T17:25:50.896285+0000","last_active":"2024-08-17T17:26:39.407646+0000","last_peered":"2024-08-17T17:26:39.407646+0000","last_clean":"2024-08-17T17:26:39.407646+0000","last_became_active":"2024-08-17T17:25:50.896035+0000","last_became_peered":"2024-08-17T17:25:50.896035+0000","last_unstale":"2024-08-17T17:26:39.407646+0000","last_undegraded":"2024-08-17T17:26:39.407646+0000","last_fullsized":"2024-08-17T17:26:39.407646+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:51.914924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401679+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:26:39.401679+0000","last_peered":"2024-08-17T17:26:39.401679+0000","last_clean":"2024-08-17T17:26:39.401679+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:26:39.401679+0000","last_undegraded":"2024-08-17T17:26:39.401679+0000","last_fullsized":"2024-08-17T17:26:39.401679+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177933+0000","last_change":"2024-08-17T17:25:50.904410+0000","last_active":"2024-08-17T17:26:39.177933+0000","last_peered":"2024-08-17T17:26:39.177933+0000","last_clean":"2024-08-17T17:26:39.177933+0000","last_became_active":"2024-08-17T17:25:50.903590+0000","last_became_peered":"2024-08-17T17:25:50.903590+0000","last_unstale":"2024-08-17T17:26:39.177933+0000","last_undegraded":"2024-08-17T17:26:39.177933+0000","last_fullsized":"2024-08-17T17:26:39.177933+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:08.504584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401312+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:26:39.401312+0000","last_peered":"2024-08-17T17:26:39.401312+0000","last_clean":"2024-08-17T17:26:39.401312+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:26:39.401312+0000","last_undegraded":"2024-08-17T17:26:39.401312+0000","last_fullsized":"2024-08-17T17:26:39.401312+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":72,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177930+0000","last_change":"2024-08-17T17:25:50.905448+0000","last_active":"2024-08-17T17:26:39.177930+0000","last_peered":"2024-08-17T17:26:39.177930+0000","last_clean":"2024-08-17T17:26:39.177930+0000","last_became_active":"2024-08-17T17:25:50.904349+0000","last_became_peered":"2024-08-17T17:25:50.904349+0000","last_unstale":"2024-08-17T17:26:39.177930+0000","last_undegraded":"2024-08-17T17:26:39.177930+0000","last_fullsized":"2024-08-17T17:26:39.177930+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:27:04.064368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":107,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404943+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:26:39.404943+0000","last_peered":"2024-08-17T17:26:39.404943+0000","last_clean":"2024-08-17T17:26:39.404943+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:26:39.404943+0000","last_undegraded":"2024-08-17T17:26:39.404943+0000","last_fullsized":"2024-08-17T17:26:39.404943+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404443+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:26:39.404443+0000","last_peered":"2024-08-17T17:26:39.404443+0000","last_clean":"2024-08-17T17:26:39.404443+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:26:39.404443+0000","last_undegraded":"2024-08-17T17:26:39.404443+0000","last_fullsized":"2024-08-17T17:26:39.404443+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400885+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:26:39.400885+0000","last_peered":"2024-08-17T17:26:39.400885+0000","last_clean":"2024-08-17T17:26:39.400885+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:26:39.400885+0000","last_undegraded":"2024-08-17T17:26:39.400885+0000","last_fullsized":"2024-08-17T17:26:39.400885+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407929+0000","last_change":"2024-08-17T17:24:49.702674+0000","last_active":"2024-08-17T17:26:39.407929+0000","last_peered":"2024-08-17T17:26:39.407929+0000","last_clean":"2024-08-17T17:26:39.407929+0000","last_became_active":"2024-08-17T17:24:49.701687+0000","last_became_peered":"2024-08-17T17:24:49.701687+0000","last_unstale":"2024-08-17T17:26:39.407929+0000","last_undegraded":"2024-08-17T17:26:39.407929+0000","last_fullsized":"2024-08-17T17:26:39.407929+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:03:39.186410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":22,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234233,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311692,"kb_used_data":1852,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433460,"statfs":{"total":95995035648,"available":95675863040,"internally_reserved":0,"allocated":1896448,"data_stored":1273503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495876,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":299208,"kb_used_data":1848,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93445944,"statfs":{"total":95995035648,"available":95688646656,"internally_reserved":0,"allocated":1892352,"data_stored":1273414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757519,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311096,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93434056,"statfs":{"total":95995035648,"available":95676473344,"internally_reserved":0,"allocated":1286144,"data_stored":678599,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402584,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37120,"kb_used_data":1268,"kb_used_omap":21,"kb_used_meta":35818,"kb_avail":93708032,"statfs":{"total":95995035648,"available":95957024768,"internally_reserved":0,"allocated":1298432,"data_stored":682834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":36678335},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664222,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":7,"kb_used_meta":27512,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":678050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":28172763},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827748,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28792,"kb_used_data":1256,"kb_used_omap":47,"kb_used_meta":27472,"kb_avail":93716360,"statfs":{"total":95995035648,"available":95965552640,"internally_reserved":0,"allocated":1286144,"data_stored":678586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":28131378},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991286,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":8,"kb_used_meta":27511,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":677979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":28171783},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154812,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29372,"kb_used_data":1836,"kb_used_omap":18,"kb_used_meta":27501,"kb_avail":93715780,"statfs":{"total":95995035648,"available":95964958720,"internally_reserved":0,"allocated":1880064,"data_stored":1269193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":28161075},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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}]}} 2024-08-17T17:27:40.654 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:27:40.654 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:27:40.654 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:27:40.654 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:27:41.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:41 smithi060 bash[68878]: audit 2024-08-17T17:27:39.841562+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.34665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:41.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:41 smithi060 bash[68878]: audit 2024-08-17T17:27:39.841562+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.34665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:41.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:41 smithi016 bash[84186]: audit 2024-08-17T17:27:39.841562+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.34665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:41.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:41 smithi016 bash[84186]: audit 2024-08-17T17:27:39.841562+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.34665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:41.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:41 smithi016 bash[86572]: audit 2024-08-17T17:27:39.841562+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.34665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:41.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:41 smithi016 bash[86572]: audit 2024-08-17T17:27:39.841562+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.34665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:27:42.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:42 smithi060 bash[68878]: cluster 2024-08-17T17:27:40.984664+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:42 smithi060 bash[68878]: cluster 2024-08-17T17:27:40.984664+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:42.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:42 smithi016 bash[84186]: cluster 2024-08-17T17:27:40.984664+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:42.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:42 smithi016 bash[84186]: cluster 2024-08-17T17:27:40.984664+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:42.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:42 smithi016 bash[86572]: cluster 2024-08-17T17:27:40.984664+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:42.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:42 smithi016 bash[86572]: cluster 2024-08-17T17:27:40.984664+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:44.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:44 smithi060 bash[68878]: cluster 2024-08-17T17:27:42.985473+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:44.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:44 smithi060 bash[68878]: cluster 2024-08-17T17:27:42.985473+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:44.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:27:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:27:44] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:27:44.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:44 smithi016 bash[84186]: cluster 2024-08-17T17:27:42.985473+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:44.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:44 smithi016 bash[84186]: cluster 2024-08-17T17:27:42.985473+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:44.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:44 smithi016 bash[86572]: cluster 2024-08-17T17:27:42.985473+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:44.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:44 smithi016 bash[86572]: cluster 2024-08-17T17:27:42.985473+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:45.451 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:46 smithi060 bash[68878]: cluster 2024-08-17T17:27:44.986397+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:46 smithi060 bash[68878]: cluster 2024-08-17T17:27:44.986397+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:46 smithi016 bash[84186]: cluster 2024-08-17T17:27:44.986397+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:46 smithi016 bash[84186]: cluster 2024-08-17T17:27:44.986397+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:46 smithi016 bash[86572]: cluster 2024-08-17T17:27:44.986397+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:46 smithi016 bash[86572]: cluster 2024-08-17T17:27:44.986397+0000 mgr.y (mgr.34107) 399 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:48.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:48 smithi016 bash[84186]: cluster 2024-08-17T17:27:46.986783+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:48.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:48 smithi016 bash[84186]: cluster 2024-08-17T17:27:46.986783+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:48.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:48 smithi016 bash[86572]: cluster 2024-08-17T17:27:46.986783+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:48.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:48 smithi016 bash[86572]: cluster 2024-08-17T17:27:46.986783+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:48 smithi060 bash[68878]: cluster 2024-08-17T17:27:46.986783+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:48.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:48 smithi060 bash[68878]: cluster 2024-08-17T17:27:46.986783+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:49.421 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:27:49.421 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:27:50.206 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:27:50.206 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:27:50.217 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-08-17T17:27:50.217 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:27:50.230 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:27:50.231 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:27:50.231 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-08-17T17:27:50.233 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-08-17T17:27:50.234 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\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}}, 'workunit': {'branch': 'main', 'sha1': '91f88e4d132ac08dc53355fa3d9717a53236a3a9'}} 2024-08-17T17:27:50.234 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-08-17T17:27:50.234 INFO:tasks.thrashosds:Beginning thrashosds... 2024-08-17T17:27:50.234 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:27:50.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:27:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:27:50 smithi060 bash[61583]: ts=2024-08-17T17:27:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:50.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:50 smithi060 bash[68878]: cluster 2024-08-17T17:27:48.987777+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:50.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:50 smithi060 bash[68878]: cluster 2024-08-17T17:27:48.987777+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:50.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:50 smithi060 bash[68878]: audit 2024-08-17T17:27:49.423285+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/1456958464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:27:50.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:50 smithi060 bash[68878]: audit 2024-08-17T17:27:49.423285+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/1456958464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:27:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[84186]: cluster 2024-08-17T17:27:48.987777+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[84186]: cluster 2024-08-17T17:27:48.987777+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[84186]: audit 2024-08-17T17:27:49.423285+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/1456958464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:27:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[84186]: audit 2024-08-17T17:27:49.423285+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/1456958464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:27:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[86572]: cluster 2024-08-17T17:27:48.987777+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[86572]: cluster 2024-08-17T17:27:48.987777+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[86572]: audit 2024-08-17T17:27:49.423285+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/1456958464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:27:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:50 smithi016 bash[86572]: audit 2024-08-17T17:27:49.423285+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.16:0/1456958464' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:27:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:52 smithi060 bash[68878]: cluster 2024-08-17T17:27:50.988547+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:52 smithi060 bash[68878]: cluster 2024-08-17T17:27:50.988547+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:52 smithi016 bash[84186]: cluster 2024-08-17T17:27:50.988547+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:52 smithi016 bash[84186]: cluster 2024-08-17T17:27:50.988547+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:52 smithi016 bash[86572]: cluster 2024-08-17T17:27:50.988547+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:52 smithi016 bash[86572]: cluster 2024-08-17T17:27:50.988547+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:53.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:53 smithi060 bash[68878]: audit 2024-08-17T17:27:52.305429+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:53 smithi060 bash[68878]: audit 2024-08-17T17:27:52.305429+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:53.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:53 smithi016 bash[84186]: audit 2024-08-17T17:27:52.305429+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:53.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:53 smithi016 bash[84186]: audit 2024-08-17T17:27:52.305429+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:53.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:53 smithi016 bash[86572]: audit 2024-08-17T17:27:52.305429+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:53.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:53 smithi016 bash[86572]: audit 2024-08-17T17:27:52.305429+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:54 smithi060 bash[68878]: cluster 2024-08-17T17:27:52.989097+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:54.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:54 smithi060 bash[68878]: cluster 2024-08-17T17:27:52.989097+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:54 smithi016 bash[84186]: cluster 2024-08-17T17:27:52.989097+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:54 smithi016 bash[84186]: cluster 2024-08-17T17:27:52.989097+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:54.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:27:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:27:54] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:27:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:54 smithi016 bash[86572]: cluster 2024-08-17T17:27:52.989097+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:54 smithi016 bash[86572]: cluster 2024-08-17T17:27:52.989097+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:55.027 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:56.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:56 smithi016 bash[84186]: cluster 2024-08-17T17:27:54.990009+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:56.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:56 smithi016 bash[84186]: cluster 2024-08-17T17:27:54.990009+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:56.422 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:56 smithi016 bash[86572]: cluster 2024-08-17T17:27:54.990009+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:56.422 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:56 smithi016 bash[86572]: cluster 2024-08-17T17:27:54.990009+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:56.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:56 smithi060 bash[68878]: cluster 2024-08-17T17:27:54.990009+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:56.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:56 smithi060 bash[68878]: cluster 2024-08-17T17:27:54.990009+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:58 smithi060 bash[68878]: cluster 2024-08-17T17:27:56.990635+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:27:58 smithi060 bash[68878]: cluster 2024-08-17T17:27:56.990635+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:58 smithi016 bash[84186]: cluster 2024-08-17T17:27:56.990635+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:27:58 smithi016 bash[84186]: cluster 2024-08-17T17:27:56.990635+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.433 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:58 smithi016 bash[86572]: cluster 2024-08-17T17:27:56.990635+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.433 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:27:58 smithi016 bash[86572]: cluster 2024-08-17T17:27:56.990635+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:27:58.770 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:27:58.771 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:27:59.615 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":314,"stamp":"2024-08-17T17:27:56.990306+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":429,"num_read_kb":873,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":1771126,"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":213,"ondisk_log_size":213,"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":1074840,"kb_used_data":11812,"kb_used_omap":109,"kb_used_meta":1062802,"kb_avail":748886376,"statfs":{"total":767960285184,"available":766859649024,"internally_reserved":0,"allocated":12095488,"data_stored":7212158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":1088310030},"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.004548"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404264+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:26:39.404264+0000","last_peered":"2024-08-17T17:26:39.404264+0000","last_clean":"2024-08-17T17:26:39.404264+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:26:39.404264+0000","last_undegraded":"2024-08-17T17:26:39.404264+0000","last_fullsized":"2024-08-17T17:26:39.404264+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":90,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393932+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:26:38.393932+0000","last_peered":"2024-08-17T17:26:38.393932+0000","last_clean":"2024-08-17T17:26:38.393932+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:26:38.393932+0000","last_undegraded":"2024-08-17T17:26:38.393932+0000","last_fullsized":"2024-08-17T17:26:38.393932+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178472+0000","last_change":"2024-08-17T17:25:20.456081+0000","last_active":"2024-08-17T17:26:39.178472+0000","last_peered":"2024-08-17T17:26:39.178472+0000","last_clean":"2024-08-17T17:26:39.178472+0000","last_became_active":"2024-08-17T17:25:20.454798+0000","last_became_peered":"2024-08-17T17:25:20.454798+0000","last_unstale":"2024-08-17T17:26:39.178472+0000","last_undegraded":"2024-08-17T17:26:39.178472+0000","last_fullsized":"2024-08-17T17:26:39.178472+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:20.033516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407571+0000","last_change":"2024-08-17T17:25:20.477637+0000","last_active":"2024-08-17T17:26:39.407571+0000","last_peered":"2024-08-17T17:26:39.407571+0000","last_clean":"2024-08-17T17:26:39.407571+0000","last_became_active":"2024-08-17T17:25:20.476665+0000","last_became_peered":"2024-08-17T17:25:20.476665+0000","last_unstale":"2024-08-17T17:26:39.407571+0000","last_undegraded":"2024-08-17T17:26:39.407571+0000","last_fullsized":"2024-08-17T17:26:39.407571+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:52.731289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407896+0000","last_change":"2024-08-17T17:25:20.476931+0000","last_active":"2024-08-17T17:26:39.407896+0000","last_peered":"2024-08-17T17:26:39.407896+0000","last_clean":"2024-08-17T17:26:39.407896+0000","last_became_active":"2024-08-17T17:25:20.475155+0000","last_became_peered":"2024-08-17T17:25:20.475155+0000","last_unstale":"2024-08-17T17:26:39.407896+0000","last_undegraded":"2024-08-17T17:26:39.407896+0000","last_fullsized":"2024-08-17T17:26:39.407896+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:02:57.482365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395560+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:26:38.395560+0000","last_peered":"2024-08-17T17:26:38.395560+0000","last_clean":"2024-08-17T17:26:38.395560+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:26:38.395560+0000","last_undegraded":"2024-08-17T17:26:38.395560+0000","last_fullsized":"2024-08-17T17:26:38.395560+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.410291+0000","last_change":"2024-08-17T17:26:39.410210+0000","last_active":"2024-08-17T17:26:39.410291+0000","last_peered":"2024-08-17T17:26:39.410291+0000","last_clean":"2024-08-17T17:26:39.410291+0000","last_became_active":"2024-08-17T17:26:39.409887+0000","last_became_peered":"2024-08-17T17:26:39.409887+0000","last_unstale":"2024-08-17T17:26:39.410291+0000","last_undegraded":"2024-08-17T17:26:39.410291+0000","last_fullsized":"2024-08-17T17:26:39.410291+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:27:18.221669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.218902+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:26:39.218902+0000","last_peered":"2024-08-17T17:26:39.218902+0000","last_clean":"2024-08-17T17:26:39.218902+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:26:39.218902+0000","last_undegraded":"2024-08-17T17:26:39.218902+0000","last_fullsized":"2024-08-17T17:26:39.218902+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":36,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401917+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:26:39.401917+0000","last_peered":"2024-08-17T17:26:39.401917+0000","last_clean":"2024-08-17T17:26:39.401917+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:26:39.401917+0000","last_undegraded":"2024-08-17T17:26:39.401917+0000","last_fullsized":"2024-08-17T17:26:39.401917+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":51,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178705+0000","last_change":"2024-08-17T17:11:13.298216+0000","last_active":"2024-08-17T17:26:39.178705+0000","last_peered":"2024-08-17T17:26:39.178705+0000","last_clean":"2024-08-17T17:26:39.178705+0000","last_became_active":"2024-08-17T17:11:13.297382+0000","last_became_peered":"2024-08-17T17:11:13.297382+0000","last_unstale":"2024-08-17T17:26:39.178705+0000","last_undegraded":"2024-08-17T17:26:39.178705+0000","last_fullsized":"2024-08-17T17:26:39.178705+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:34.441698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395029+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:26:38.395029+0000","last_peered":"2024-08-17T17:26:38.395029+0000","last_clean":"2024-08-17T17:26:38.395029+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:26:38.395029+0000","last_undegraded":"2024-08-17T17:26:38.395029+0000","last_fullsized":"2024-08-17T17:26:38.395029+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401529+0000","last_change":"2024-08-17T17:25:50.898335+0000","last_active":"2024-08-17T17:26:39.401529+0000","last_peered":"2024-08-17T17:26:39.401529+0000","last_clean":"2024-08-17T17:26:39.401529+0000","last_became_active":"2024-08-17T17:25:50.894989+0000","last_became_peered":"2024-08-17T17:25:50.894989+0000","last_unstale":"2024-08-17T17:26:39.401529+0000","last_undegraded":"2024-08-17T17:26:39.401529+0000","last_fullsized":"2024-08-17T17:26:39.401529+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:20.822846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":54,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394920+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:26:38.394920+0000","last_peered":"2024-08-17T17:26:38.394920+0000","last_clean":"2024-08-17T17:26:38.394920+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:26:38.394920+0000","last_undegraded":"2024-08-17T17:26:38.394920+0000","last_fullsized":"2024-08-17T17:26:38.394920+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":62,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219576+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:26:39.219576+0000","last_peered":"2024-08-17T17:26:39.219576+0000","last_clean":"2024-08-17T17:26:39.219576+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:26:39.219576+0000","last_undegraded":"2024-08-17T17:26:39.219576+0000","last_fullsized":"2024-08-17T17:26:39.219576+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178541+0000","last_change":"2024-08-17T17:25:20.457919+0000","last_active":"2024-08-17T17:26:39.178541+0000","last_peered":"2024-08-17T17:26:39.178541+0000","last_clean":"2024-08-17T17:26:39.178541+0000","last_became_active":"2024-08-17T17:25:20.457111+0000","last_became_peered":"2024-08-17T17:25:20.457111+0000","last_unstale":"2024-08-17T17:26:39.178541+0000","last_undegraded":"2024-08-17T17:26:39.178541+0000","last_fullsized":"2024-08-17T17:26:39.178541+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:40.475690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407839+0000","last_change":"2024-08-17T17:25:51.891609+0000","last_active":"2024-08-17T17:26:39.407839+0000","last_peered":"2024-08-17T17:26:39.407839+0000","last_clean":"2024-08-17T17:26:39.407839+0000","last_became_active":"2024-08-17T17:25:51.890509+0000","last_became_peered":"2024-08-17T17:25:51.890509+0000","last_unstale":"2024-08-17T17:26:39.407839+0000","last_undegraded":"2024-08-17T17:26:39.407839+0000","last_fullsized":"2024-08-17T17:26:39.407839+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:52:53.091409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404636+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:26:39.404636+0000","last_peered":"2024-08-17T17:26:39.404636+0000","last_clean":"2024-08-17T17:26:39.404636+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:26:39.404636+0000","last_undegraded":"2024-08-17T17:26:39.404636+0000","last_fullsized":"2024-08-17T17:26:39.404636+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401878+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:26:39.401878+0000","last_peered":"2024-08-17T17:26:39.401878+0000","last_clean":"2024-08-17T17:26:39.401878+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:26:39.401878+0000","last_undegraded":"2024-08-17T17:26:39.401878+0000","last_fullsized":"2024-08-17T17:26:39.401878+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":87,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217890+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:26:39.217890+0000","last_peered":"2024-08-17T17:26:39.217890+0000","last_clean":"2024-08-17T17:26:39.217890+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:26:39.217890+0000","last_undegraded":"2024-08-17T17:26:39.217890+0000","last_fullsized":"2024-08-17T17:26:39.217890+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402426+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:26:39.402426+0000","last_peered":"2024-08-17T17:26:39.402426+0000","last_clean":"2024-08-17T17:26:39.402426+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:26:39.402426+0000","last_undegraded":"2024-08-17T17:26:39.402426+0000","last_fullsized":"2024-08-17T17:26:39.402426+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401163+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:26:39.401163+0000","last_peered":"2024-08-17T17:26:39.401163+0000","last_clean":"2024-08-17T17:26:39.401163+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:26:39.401163+0000","last_undegraded":"2024-08-17T17:26:39.401163+0000","last_fullsized":"2024-08-17T17:26:39.401163+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402643+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:26:39.402643+0000","last_peered":"2024-08-17T17:26:39.402643+0000","last_clean":"2024-08-17T17:26:39.402643+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:26:39.402643+0000","last_undegraded":"2024-08-17T17:26:39.402643+0000","last_fullsized":"2024-08-17T17:26:39.402643+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404134+0000","last_change":"2024-08-17T17:25:20.475514+0000","last_active":"2024-08-17T17:26:39.404134+0000","last_peered":"2024-08-17T17:26:39.404134+0000","last_clean":"2024-08-17T17:26:39.404134+0000","last_became_active":"2024-08-17T17:25:20.474579+0000","last_became_peered":"2024-08-17T17:25:20.474579+0000","last_unstale":"2024-08-17T17:26:39.404134+0000","last_undegraded":"2024-08-17T17:26:39.404134+0000","last_fullsized":"2024-08-17T17:26:39.404134+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:19.121103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403330+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:26:39.403330+0000","last_peered":"2024-08-17T17:26:39.403330+0000","last_clean":"2024-08-17T17:26:39.403330+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:26:39.403330+0000","last_undegraded":"2024-08-17T17:26:39.403330+0000","last_fullsized":"2024-08-17T17:26:39.403330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":406,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393793+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:26:38.393793+0000","last_peered":"2024-08-17T17:26:38.393793+0000","last_clean":"2024-08-17T17:26:38.393793+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:26:38.393793+0000","last_undegraded":"2024-08-17T17:26:38.393793+0000","last_fullsized":"2024-08-17T17:26:38.393793+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178371+0000","last_change":"2024-08-17T17:24:49.702706+0000","last_active":"2024-08-17T17:26:39.178371+0000","last_peered":"2024-08-17T17:26:39.178371+0000","last_clean":"2024-08-17T17:26:39.178371+0000","last_became_active":"2024-08-17T17:24:49.701874+0000","last_became_peered":"2024-08-17T17:24:49.701874+0000","last_unstale":"2024-08-17T17:26:39.178371+0000","last_undegraded":"2024-08-17T17:26:39.178371+0000","last_fullsized":"2024-08-17T17:26:39.178371+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:32:40.452206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":47,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404385+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:26:39.404385+0000","last_peered":"2024-08-17T17:26:39.404385+0000","last_clean":"2024-08-17T17:26:39.404385+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:26:39.404385+0000","last_undegraded":"2024-08-17T17:26:39.404385+0000","last_fullsized":"2024-08-17T17:26:39.404385+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217987+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:26:39.217987+0000","last_peered":"2024-08-17T17:26:39.217987+0000","last_clean":"2024-08-17T17:26:39.217987+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:26:39.217987+0000","last_undegraded":"2024-08-17T17:26:39.217987+0000","last_fullsized":"2024-08-17T17:26:39.217987+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393551+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:26:38.393551+0000","last_peered":"2024-08-17T17:26:38.393551+0000","last_clean":"2024-08-17T17:26:38.393551+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:26:38.393551+0000","last_undegraded":"2024-08-17T17:26:38.393551+0000","last_fullsized":"2024-08-17T17:26:38.393551+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407506+0000","last_change":"2024-08-17T17:25:50.893604+0000","last_active":"2024-08-17T17:26:39.407506+0000","last_peered":"2024-08-17T17:26:39.407506+0000","last_clean":"2024-08-17T17:26:39.407506+0000","last_became_active":"2024-08-17T17:25:50.893143+0000","last_became_peered":"2024-08-17T17:25:50.893143+0000","last_unstale":"2024-08-17T17:26:39.407506+0000","last_undegraded":"2024-08-17T17:26:39.407506+0000","last_fullsized":"2024-08-17T17:26:39.407506+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:02.180691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407999+0000","last_change":"2024-08-17T17:25:51.890753+0000","last_active":"2024-08-17T17:26:39.407999+0000","last_peered":"2024-08-17T17:26:39.407999+0000","last_clean":"2024-08-17T17:26:39.407999+0000","last_became_active":"2024-08-17T17:25:51.889697+0000","last_became_peered":"2024-08-17T17:25:51.889697+0000","last_unstale":"2024-08-17T17:26:39.407999+0000","last_undegraded":"2024-08-17T17:26:39.407999+0000","last_fullsized":"2024-08-17T17:26:39.407999+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:51.030654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":115,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402429+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:26:39.402429+0000","last_peered":"2024-08-17T17:26:39.402429+0000","last_clean":"2024-08-17T17:26:39.402429+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:26:39.402429+0000","last_undegraded":"2024-08-17T17:26:39.402429+0000","last_fullsized":"2024-08-17T17:26:39.402429+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403385+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:26:39.403385+0000","last_peered":"2024-08-17T17:26:39.403385+0000","last_clean":"2024-08-17T17:26:39.403385+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:26:39.403385+0000","last_undegraded":"2024-08-17T17:26:39.403385+0000","last_fullsized":"2024-08-17T17:26:39.403385+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402301+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:26:39.402301+0000","last_peered":"2024-08-17T17:26:39.402301+0000","last_clean":"2024-08-17T17:26:39.402301+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:26:39.402301+0000","last_undegraded":"2024-08-17T17:26:39.402301+0000","last_fullsized":"2024-08-17T17:26:39.402301+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178673+0000","last_change":"2024-08-17T17:23:20.420952+0000","last_active":"2024-08-17T17:26:39.178673+0000","last_peered":"2024-08-17T17:26:39.178673+0000","last_clean":"2024-08-17T17:26:39.178673+0000","last_became_active":"2024-08-17T17:23:20.419746+0000","last_became_peered":"2024-08-17T17:23:20.419746+0000","last_unstale":"2024-08-17T17:26:39.178673+0000","last_undegraded":"2024-08-17T17:26:39.178673+0000","last_fullsized":"2024-08-17T17:26:39.178673+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:56.928510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":67,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401514+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:26:39.401514+0000","last_peered":"2024-08-17T17:26:39.401514+0000","last_clean":"2024-08-17T17:26:39.401514+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:26:39.401514+0000","last_undegraded":"2024-08-17T17:26:39.401514+0000","last_fullsized":"2024-08-17T17:26:39.401514+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403641+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:26:39.403641+0000","last_peered":"2024-08-17T17:26:39.403641+0000","last_clean":"2024-08-17T17:26:39.403641+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:26:39.403641+0000","last_undegraded":"2024-08-17T17:26:39.403641+0000","last_fullsized":"2024-08-17T17:26:39.403641+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178881+0000","last_change":"2024-08-17T17:25:20.455568+0000","last_active":"2024-08-17T17:26:39.178881+0000","last_peered":"2024-08-17T17:26:39.178881+0000","last_clean":"2024-08-17T17:26:39.178881+0000","last_became_active":"2024-08-17T17:25:20.454311+0000","last_became_peered":"2024-08-17T17:25:20.454311+0000","last_unstale":"2024-08-17T17:26:39.178881+0000","last_undegraded":"2024-08-17T17:26:39.178881+0000","last_fullsized":"2024-08-17T17:26:39.178881+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:43.175232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403908+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:26:39.403908+0000","last_peered":"2024-08-17T17:26:39.403908+0000","last_clean":"2024-08-17T17:26:39.403908+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:26:39.403908+0000","last_undegraded":"2024-08-17T17:26:39.403908+0000","last_fullsized":"2024-08-17T17:26:39.403908+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404838+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:26:39.404838+0000","last_peered":"2024-08-17T17:26:39.404838+0000","last_clean":"2024-08-17T17:26:39.404838+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:26:39.404838+0000","last_undegraded":"2024-08-17T17:26:39.404838+0000","last_fullsized":"2024-08-17T17:26:39.404838+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403778+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:26:39.403778+0000","last_peered":"2024-08-17T17:26:39.403778+0000","last_clean":"2024-08-17T17:26:39.403778+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:26:39.403778+0000","last_undegraded":"2024-08-17T17:26:39.403778+0000","last_fullsized":"2024-08-17T17:26:39.403778+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395155+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:26:38.395155+0000","last_peered":"2024-08-17T17:26:38.395155+0000","last_clean":"2024-08-17T17:26:38.395155+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:26:38.395155+0000","last_undegraded":"2024-08-17T17:26:38.395155+0000","last_fullsized":"2024-08-17T17:26:38.395155+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407774+0000","last_change":"2024-08-17T17:22:46.369013+0000","last_active":"2024-08-17T17:26:39.407774+0000","last_peered":"2024-08-17T17:26:39.407774+0000","last_clean":"2024-08-17T17:26:39.407774+0000","last_became_active":"2024-08-17T17:22:46.368214+0000","last_became_peered":"2024-08-17T17:22:46.368214+0000","last_unstale":"2024-08-17T17:26:39.407774+0000","last_undegraded":"2024-08-17T17:26:39.407774+0000","last_fullsized":"2024-08-17T17:26:39.407774+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:10.209672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.413262+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:26:39.413262+0000","last_peered":"2024-08-17T17:26:39.413262+0000","last_clean":"2024-08-17T17:26:39.413262+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:26:39.413262+0000","last_undegraded":"2024-08-17T17:26:39.413262+0000","last_fullsized":"2024-08-17T17:26:39.413262+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402940+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:26:39.402940+0000","last_peered":"2024-08-17T17:26:39.402940+0000","last_clean":"2024-08-17T17:26:39.402940+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:26:39.402940+0000","last_undegraded":"2024-08-17T17:26:39.402940+0000","last_fullsized":"2024-08-17T17:26:39.402940+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404008+0000","last_change":"2024-08-17T17:25:20.486039+0000","last_active":"2024-08-17T17:26:39.404008+0000","last_peered":"2024-08-17T17:26:39.404008+0000","last_clean":"2024-08-17T17:26:39.404008+0000","last_became_active":"2024-08-17T17:25:20.484119+0000","last_became_peered":"2024-08-17T17:25:20.484119+0000","last_unstale":"2024-08-17T17:26:39.404008+0000","last_undegraded":"2024-08-17T17:26:39.404008+0000","last_fullsized":"2024-08-17T17:26:39.404008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:40.659414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407319+0000","last_change":"2024-08-17T17:25:50.893816+0000","last_active":"2024-08-17T17:26:39.407319+0000","last_peered":"2024-08-17T17:26:39.407319+0000","last_clean":"2024-08-17T17:26:39.407319+0000","last_became_active":"2024-08-17T17:25:50.893189+0000","last_became_peered":"2024-08-17T17:25:50.893189+0000","last_unstale":"2024-08-17T17:26:39.407319+0000","last_undegraded":"2024-08-17T17:26:39.407319+0000","last_fullsized":"2024-08-17T17:26:39.407319+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:23.744695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219495+0000","last_change":"2024-08-17T17:24:49.703023+0000","last_active":"2024-08-17T17:26:39.219495+0000","last_peered":"2024-08-17T17:26:39.219495+0000","last_clean":"2024-08-17T17:26:39.219495+0000","last_became_active":"2024-08-17T17:24:49.701726+0000","last_became_peered":"2024-08-17T17:24:49.701726+0000","last_unstale":"2024-08-17T17:26:39.219495+0000","last_undegraded":"2024-08-17T17:26:39.219495+0000","last_fullsized":"2024-08-17T17:26:39.219495+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:32.792584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":31,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401361+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:26:39.401361+0000","last_peered":"2024-08-17T17:26:39.401361+0000","last_clean":"2024-08-17T17:26:39.401361+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:26:39.401361+0000","last_undegraded":"2024-08-17T17:26:39.401361+0000","last_fullsized":"2024-08-17T17:26:39.401361+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401936+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:26:39.401936+0000","last_peered":"2024-08-17T17:26:39.401936+0000","last_clean":"2024-08-17T17:26:39.401936+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:26:39.401936+0000","last_undegraded":"2024-08-17T17:26:39.401936+0000","last_fullsized":"2024-08-17T17:26:39.401936+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401746+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:26:39.401746+0000","last_peered":"2024-08-17T17:26:39.401746+0000","last_clean":"2024-08-17T17:26:39.401746+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:26:39.401746+0000","last_undegraded":"2024-08-17T17:26:39.401746+0000","last_fullsized":"2024-08-17T17:26:39.401746+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.405020+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:26:39.405020+0000","last_peered":"2024-08-17T17:26:39.405020+0000","last_clean":"2024-08-17T17:26:39.405020+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:26:39.405020+0000","last_undegraded":"2024-08-17T17:26:39.405020+0000","last_fullsized":"2024-08-17T17:26:39.405020+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":91,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394525+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:26:38.394525+0000","last_peered":"2024-08-17T17:26:38.394525+0000","last_clean":"2024-08-17T17:26:38.394525+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:26:38.394525+0000","last_undegraded":"2024-08-17T17:26:38.394525+0000","last_fullsized":"2024-08-17T17:26:38.394525+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178687+0000","last_change":"2024-08-17T17:23:20.411757+0000","last_active":"2024-08-17T17:26:39.178687+0000","last_peered":"2024-08-17T17:26:39.178687+0000","last_clean":"2024-08-17T17:26:39.178687+0000","last_became_active":"2024-08-17T17:23:20.410884+0000","last_became_peered":"2024-08-17T17:23:20.410884+0000","last_unstale":"2024-08-17T17:26:39.178687+0000","last_undegraded":"2024-08-17T17:26:39.178687+0000","last_fullsized":"2024-08-17T17:26:39.178687+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:57.262003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400942+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:26:39.400942+0000","last_peered":"2024-08-17T17:26:39.400942+0000","last_clean":"2024-08-17T17:26:39.400942+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:26:39.400942+0000","last_undegraded":"2024-08-17T17:26:39.400942+0000","last_fullsized":"2024-08-17T17:26:39.400942+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407974+0000","last_change":"2024-08-17T17:25:20.475004+0000","last_active":"2024-08-17T17:26:39.407974+0000","last_peered":"2024-08-17T17:26:39.407974+0000","last_clean":"2024-08-17T17:26:39.407974+0000","last_became_active":"2024-08-17T17:25:20.474133+0000","last_became_peered":"2024-08-17T17:25:20.474133+0000","last_unstale":"2024-08-17T17:26:39.407974+0000","last_undegraded":"2024-08-17T17:26:39.407974+0000","last_fullsized":"2024-08-17T17:26:39.407974+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:44.602456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404003+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:26:39.404003+0000","last_peered":"2024-08-17T17:26:39.404003+0000","last_clean":"2024-08-17T17:26:39.404003+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:26:39.404003+0000","last_undegraded":"2024-08-17T17:26:39.404003+0000","last_fullsized":"2024-08-17T17:26:39.404003+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219397+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:26:39.219397+0000","last_peered":"2024-08-17T17:26:39.219397+0000","last_clean":"2024-08-17T17:26:39.219397+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:26:39.219397+0000","last_undegraded":"2024-08-17T17:26:39.219397+0000","last_fullsized":"2024-08-17T17:26:39.219397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404116+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:26:39.404116+0000","last_peered":"2024-08-17T17:26:39.404116+0000","last_clean":"2024-08-17T17:26:39.404116+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:26:39.404116+0000","last_undegraded":"2024-08-17T17:26:39.404116+0000","last_fullsized":"2024-08-17T17:26:39.404116+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407916+0000","last_change":"2024-08-17T17:25:20.477546+0000","last_active":"2024-08-17T17:26:39.407916+0000","last_peered":"2024-08-17T17:26:39.407916+0000","last_clean":"2024-08-17T17:26:39.407916+0000","last_became_active":"2024-08-17T17:25:20.476168+0000","last_became_peered":"2024-08-17T17:25:20.476168+0000","last_unstale":"2024-08-17T17:26:39.407916+0000","last_undegraded":"2024-08-17T17:26:39.407916+0000","last_fullsized":"2024-08-17T17:26:39.407916+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:05.092191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404330+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:26:39.404330+0000","last_peered":"2024-08-17T17:26:39.404330+0000","last_clean":"2024-08-17T17:26:39.404330+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:26:39.404330+0000","last_undegraded":"2024-08-17T17:26:39.404330+0000","last_fullsized":"2024-08-17T17:26:39.404330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407743+0000","last_change":"2024-08-17T17:25:52.491212+0000","last_active":"2024-08-17T17:26:39.407743+0000","last_peered":"2024-08-17T17:26:39.407743+0000","last_clean":"2024-08-17T17:26:39.407743+0000","last_became_active":"2024-08-17T17:25:52.490363+0000","last_became_peered":"2024-08-17T17:25:52.490363+0000","last_unstale":"2024-08-17T17:26:39.407743+0000","last_undegraded":"2024-08-17T17:26:39.407743+0000","last_fullsized":"2024-08-17T17:26:39.407743+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:29.551004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"72'2","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401612+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:26:39.401612+0000","last_peered":"2024-08-17T17:26:39.401612+0000","last_clean":"2024-08-17T17:26:39.401612+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:26:39.401612+0000","last_undegraded":"2024-08-17T17:26:39.401612+0000","last_fullsized":"2024-08-17T17:26:39.401612+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401984+0000","last_change":"2024-08-17T17:25:20.454443+0000","last_active":"2024-08-17T17:26:39.401984+0000","last_peered":"2024-08-17T17:26:39.401984+0000","last_clean":"2024-08-17T17:26:39.401984+0000","last_became_active":"2024-08-17T17:25:20.453421+0000","last_became_peered":"2024-08-17T17:25:20.453421+0000","last_unstale":"2024-08-17T17:26:39.401984+0000","last_undegraded":"2024-08-17T17:26:39.401984+0000","last_fullsized":"2024-08-17T17:26:39.401984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:16.967407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407696+0000","last_change":"2024-08-17T17:25:50.896285+0000","last_active":"2024-08-17T17:26:39.407696+0000","last_peered":"2024-08-17T17:26:39.407696+0000","last_clean":"2024-08-17T17:26:39.407696+0000","last_became_active":"2024-08-17T17:25:50.896035+0000","last_became_peered":"2024-08-17T17:25:50.896035+0000","last_unstale":"2024-08-17T17:26:39.407696+0000","last_undegraded":"2024-08-17T17:26:39.407696+0000","last_fullsized":"2024-08-17T17:26:39.407696+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:51.914924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401679+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:26:39.401679+0000","last_peered":"2024-08-17T17:26:39.401679+0000","last_clean":"2024-08-17T17:26:39.401679+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:26:39.401679+0000","last_undegraded":"2024-08-17T17:26:39.401679+0000","last_fullsized":"2024-08-17T17:26:39.401679+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177933+0000","last_change":"2024-08-17T17:25:50.904410+0000","last_active":"2024-08-17T17:26:39.177933+0000","last_peered":"2024-08-17T17:26:39.177933+0000","last_clean":"2024-08-17T17:26:39.177933+0000","last_became_active":"2024-08-17T17:25:50.903590+0000","last_became_peered":"2024-08-17T17:25:50.903590+0000","last_unstale":"2024-08-17T17:26:39.177933+0000","last_undegraded":"2024-08-17T17:26:39.177933+0000","last_fullsized":"2024-08-17T17:26:39.177933+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:08.504584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401312+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:26:39.401312+0000","last_peered":"2024-08-17T17:26:39.401312+0000","last_clean":"2024-08-17T17:26:39.401312+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:26:39.401312+0000","last_undegraded":"2024-08-17T17:26:39.401312+0000","last_fullsized":"2024-08-17T17:26:39.401312+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":72,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177930+0000","last_change":"2024-08-17T17:25:50.905448+0000","last_active":"2024-08-17T17:26:39.177930+0000","last_peered":"2024-08-17T17:26:39.177930+0000","last_clean":"2024-08-17T17:26:39.177930+0000","last_became_active":"2024-08-17T17:25:50.904349+0000","last_became_peered":"2024-08-17T17:25:50.904349+0000","last_unstale":"2024-08-17T17:26:39.177930+0000","last_undegraded":"2024-08-17T17:26:39.177930+0000","last_fullsized":"2024-08-17T17:26:39.177930+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:27:04.064368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":108,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404968+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:26:39.404968+0000","last_peered":"2024-08-17T17:26:39.404968+0000","last_clean":"2024-08-17T17:26:39.404968+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:26:39.404968+0000","last_undegraded":"2024-08-17T17:26:39.404968+0000","last_fullsized":"2024-08-17T17:26:39.404968+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404443+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:26:39.404443+0000","last_peered":"2024-08-17T17:26:39.404443+0000","last_clean":"2024-08-17T17:26:39.404443+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:26:39.404443+0000","last_undegraded":"2024-08-17T17:26:39.404443+0000","last_fullsized":"2024-08-17T17:26:39.404443+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400885+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:26:39.400885+0000","last_peered":"2024-08-17T17:26:39.400885+0000","last_clean":"2024-08-17T17:26:39.400885+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:26:39.400885+0000","last_undegraded":"2024-08-17T17:26:39.400885+0000","last_fullsized":"2024-08-17T17:26:39.400885+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407929+0000","last_change":"2024-08-17T17:24:49.702674+0000","last_active":"2024-08-17T17:26:39.407929+0000","last_peered":"2024-08-17T17:26:39.407929+0000","last_clean":"2024-08-17T17:26:39.407929+0000","last_became_active":"2024-08-17T17:24:49.701687+0000","last_became_peered":"2024-08-17T17:24:49.701687+0000","last_unstale":"2024-08-17T17:26:39.407929+0000","last_undegraded":"2024-08-17T17:26:39.407929+0000","last_fullsized":"2024-08-17T17:26:39.407929+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:03:39.186410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":22,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234236,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311692,"kb_used_data":1852,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433460,"statfs":{"total":95995035648,"available":95675863040,"internally_reserved":0,"allocated":1896448,"data_stored":1273503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495879,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":299208,"kb_used_data":1848,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93445944,"statfs":{"total":95995035648,"available":95688646656,"internally_reserved":0,"allocated":1892352,"data_stored":1273414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757522,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311096,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93434056,"statfs":{"total":95995035648,"available":95676473344,"internally_reserved":0,"allocated":1286144,"data_stored":678599,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402587,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37120,"kb_used_data":1268,"kb_used_omap":21,"kb_used_meta":35818,"kb_avail":93708032,"statfs":{"total":95995035648,"available":95957024768,"internally_reserved":0,"allocated":1298432,"data_stored":682834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":36678335},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664225,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":7,"kb_used_meta":27512,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":678050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":28172763},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827751,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28792,"kb_used_data":1256,"kb_used_omap":47,"kb_used_meta":27472,"kb_avail":93716360,"statfs":{"total":95995035648,"available":95965552640,"internally_reserved":0,"allocated":1286144,"data_stored":678586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":28131378},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991289,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":8,"kb_used_meta":27511,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":677979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":28171783},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154816,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29372,"kb_used_data":1836,"kb_used_omap":18,"kb_used_meta":27501,"kb_avail":93715780,"statfs":{"total":95995035648,"available":95964958720,"internally_reserved":0,"allocated":1880064,"data_stored":1269193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":28161075},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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}]}} 2024-08-17T17:27:59.618 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:28:00.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:28:00 smithi060 bash[61583]: ts=2024-08-17T17:28:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:00 smithi060 bash[68878]: audit 2024-08-17T17:27:58.766943+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:00 smithi060 bash[68878]: audit 2024-08-17T17:27:58.766943+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:00 smithi060 bash[68878]: cluster 2024-08-17T17:27:58.991721+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:00 smithi060 bash[68878]: cluster 2024-08-17T17:27:58.991721+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:00.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[86572]: audit 2024-08-17T17:27:58.766943+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:00.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[86572]: audit 2024-08-17T17:27:58.766943+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:00.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[86572]: cluster 2024-08-17T17:27:58.991721+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[86572]: cluster 2024-08-17T17:27:58.991721+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[84186]: audit 2024-08-17T17:27:58.766943+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[84186]: audit 2024-08-17T17:27:58.766943+0000 mgr.y (mgr.34107) 406 : audit [DBG] from='client.44612 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[84186]: cluster 2024-08-17T17:27:58.991721+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:00.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:00 smithi016 bash[84186]: cluster 2024-08-17T17:27:58.991721+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:02.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:02 smithi060 bash[68878]: cluster 2024-08-17T17:28:00.992521+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:02 smithi060 bash[68878]: cluster 2024-08-17T17:28:00.992521+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:02 smithi016 bash[84186]: cluster 2024-08-17T17:28:00.992521+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:02 smithi016 bash[84186]: cluster 2024-08-17T17:28:00.992521+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:02.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:02 smithi016 bash[86572]: cluster 2024-08-17T17:28:00.992521+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:02.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:02 smithi016 bash[86572]: cluster 2024-08-17T17:28:00.992521+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:04.413 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:04 smithi060 bash[68878]: cluster 2024-08-17T17:28:02.993309+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:04 smithi060 bash[68878]: cluster 2024-08-17T17:28:02.993309+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:04.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:28:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:28:04] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:28:04.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:04 smithi016 bash[84186]: cluster 2024-08-17T17:28:02.993309+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:04.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:04 smithi016 bash[84186]: cluster 2024-08-17T17:28:02.993309+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:04 smithi016 bash[86572]: cluster 2024-08-17T17:28:02.993309+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:04.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:04 smithi016 bash[86572]: cluster 2024-08-17T17:28:02.993309+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[84186]: cluster 2024-08-17T17:28:04.994256+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[84186]: cluster 2024-08-17T17:28:04.994256+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[84186]: audit 2024-08-17T17:28:05.738128+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:06.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[84186]: audit 2024-08-17T17:28:05.738128+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:06.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[86572]: cluster 2024-08-17T17:28:04.994256+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[86572]: cluster 2024-08-17T17:28:04.994256+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[86572]: audit 2024-08-17T17:28:05.738128+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:06.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:06 smithi016 bash[86572]: audit 2024-08-17T17:28:05.738128+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:06 smithi060 bash[68878]: cluster 2024-08-17T17:28:04.994256+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:06 smithi060 bash[68878]: cluster 2024-08-17T17:28:04.994256+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:06 smithi060 bash[68878]: audit 2024-08-17T17:28:05.738128+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:06 smithi060 bash[68878]: audit 2024-08-17T17:28:05.738128+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:08.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[84186]: cluster 2024-08-17T17:28:06.994914+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:08.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[84186]: cluster 2024-08-17T17:28:06.994914+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:08.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[84186]: audit 2024-08-17T17:28:07.306231+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:08.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[84186]: audit 2024-08-17T17:28:07.306231+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:08.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[86572]: cluster 2024-08-17T17:28:06.994914+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:08.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[86572]: cluster 2024-08-17T17:28:06.994914+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:08.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[86572]: audit 2024-08-17T17:28:07.306231+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:08.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:08 smithi016 bash[86572]: audit 2024-08-17T17:28:07.306231+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:08.381 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:28:08.383 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:28:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:08 smithi060 bash[68878]: cluster 2024-08-17T17:28:06.994914+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:08 smithi060 bash[68878]: cluster 2024-08-17T17:28:06.994914+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:08 smithi060 bash[68878]: audit 2024-08-17T17:28:07.306231+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:08 smithi060 bash[68878]: audit 2024-08-17T17:28:07.306231+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:09.249 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":319,"stamp":"2024-08-17T17:28:06.994583+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":429,"num_read_kb":873,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":1771126,"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":213,"ondisk_log_size":213,"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":1074840,"kb_used_data":11812,"kb_used_omap":109,"kb_used_meta":1062802,"kb_avail":748886376,"statfs":{"total":767960285184,"available":766859649024,"internally_reserved":0,"allocated":12095488,"data_stored":7212158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":1088310030},"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.005210"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404264+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:26:39.404264+0000","last_peered":"2024-08-17T17:26:39.404264+0000","last_clean":"2024-08-17T17:26:39.404264+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:26:39.404264+0000","last_undegraded":"2024-08-17T17:26:39.404264+0000","last_fullsized":"2024-08-17T17:26:39.404264+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":90,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393932+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:26:38.393932+0000","last_peered":"2024-08-17T17:26:38.393932+0000","last_clean":"2024-08-17T17:26:38.393932+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:26:38.393932+0000","last_undegraded":"2024-08-17T17:26:38.393932+0000","last_fullsized":"2024-08-17T17:26:38.393932+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178472+0000","last_change":"2024-08-17T17:25:20.456081+0000","last_active":"2024-08-17T17:26:39.178472+0000","last_peered":"2024-08-17T17:26:39.178472+0000","last_clean":"2024-08-17T17:26:39.178472+0000","last_became_active":"2024-08-17T17:25:20.454798+0000","last_became_peered":"2024-08-17T17:25:20.454798+0000","last_unstale":"2024-08-17T17:26:39.178472+0000","last_undegraded":"2024-08-17T17:26:39.178472+0000","last_fullsized":"2024-08-17T17:26:39.178472+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:20.033516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407571+0000","last_change":"2024-08-17T17:25:20.477637+0000","last_active":"2024-08-17T17:26:39.407571+0000","last_peered":"2024-08-17T17:26:39.407571+0000","last_clean":"2024-08-17T17:26:39.407571+0000","last_became_active":"2024-08-17T17:25:20.476665+0000","last_became_peered":"2024-08-17T17:25:20.476665+0000","last_unstale":"2024-08-17T17:26:39.407571+0000","last_undegraded":"2024-08-17T17:26:39.407571+0000","last_fullsized":"2024-08-17T17:26:39.407571+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:52.731289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407896+0000","last_change":"2024-08-17T17:25:20.476931+0000","last_active":"2024-08-17T17:26:39.407896+0000","last_peered":"2024-08-17T17:26:39.407896+0000","last_clean":"2024-08-17T17:26:39.407896+0000","last_became_active":"2024-08-17T17:25:20.475155+0000","last_became_peered":"2024-08-17T17:25:20.475155+0000","last_unstale":"2024-08-17T17:26:39.407896+0000","last_undegraded":"2024-08-17T17:26:39.407896+0000","last_fullsized":"2024-08-17T17:26:39.407896+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:02:57.482365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395560+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:26:38.395560+0000","last_peered":"2024-08-17T17:26:38.395560+0000","last_clean":"2024-08-17T17:26:38.395560+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:26:38.395560+0000","last_undegraded":"2024-08-17T17:26:38.395560+0000","last_fullsized":"2024-08-17T17:26:38.395560+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.410291+0000","last_change":"2024-08-17T17:26:39.410210+0000","last_active":"2024-08-17T17:26:39.410291+0000","last_peered":"2024-08-17T17:26:39.410291+0000","last_clean":"2024-08-17T17:26:39.410291+0000","last_became_active":"2024-08-17T17:26:39.409887+0000","last_became_peered":"2024-08-17T17:26:39.409887+0000","last_unstale":"2024-08-17T17:26:39.410291+0000","last_undegraded":"2024-08-17T17:26:39.410291+0000","last_fullsized":"2024-08-17T17:26:39.410291+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:27:18.221669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.218902+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:26:39.218902+0000","last_peered":"2024-08-17T17:26:39.218902+0000","last_clean":"2024-08-17T17:26:39.218902+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:26:39.218902+0000","last_undegraded":"2024-08-17T17:26:39.218902+0000","last_fullsized":"2024-08-17T17:26:39.218902+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":36,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401917+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:26:39.401917+0000","last_peered":"2024-08-17T17:26:39.401917+0000","last_clean":"2024-08-17T17:26:39.401917+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:26:39.401917+0000","last_undegraded":"2024-08-17T17:26:39.401917+0000","last_fullsized":"2024-08-17T17:26:39.401917+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":51,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178705+0000","last_change":"2024-08-17T17:11:13.298216+0000","last_active":"2024-08-17T17:26:39.178705+0000","last_peered":"2024-08-17T17:26:39.178705+0000","last_clean":"2024-08-17T17:26:39.178705+0000","last_became_active":"2024-08-17T17:11:13.297382+0000","last_became_peered":"2024-08-17T17:11:13.297382+0000","last_unstale":"2024-08-17T17:26:39.178705+0000","last_undegraded":"2024-08-17T17:26:39.178705+0000","last_fullsized":"2024-08-17T17:26:39.178705+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:34.441698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395029+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:26:38.395029+0000","last_peered":"2024-08-17T17:26:38.395029+0000","last_clean":"2024-08-17T17:26:38.395029+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:26:38.395029+0000","last_undegraded":"2024-08-17T17:26:38.395029+0000","last_fullsized":"2024-08-17T17:26:38.395029+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":96,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401649+0000","last_change":"2024-08-17T17:25:50.898335+0000","last_active":"2024-08-17T17:26:39.401649+0000","last_peered":"2024-08-17T17:26:39.401649+0000","last_clean":"2024-08-17T17:26:39.401649+0000","last_became_active":"2024-08-17T17:25:50.894989+0000","last_became_peered":"2024-08-17T17:25:50.894989+0000","last_unstale":"2024-08-17T17:26:39.401649+0000","last_undegraded":"2024-08-17T17:26:39.401649+0000","last_fullsized":"2024-08-17T17:26:39.401649+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:20.822846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":54,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394920+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:26:38.394920+0000","last_peered":"2024-08-17T17:26:38.394920+0000","last_clean":"2024-08-17T17:26:38.394920+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:26:38.394920+0000","last_undegraded":"2024-08-17T17:26:38.394920+0000","last_fullsized":"2024-08-17T17:26:38.394920+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":62,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219576+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:26:39.219576+0000","last_peered":"2024-08-17T17:26:39.219576+0000","last_clean":"2024-08-17T17:26:39.219576+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:26:39.219576+0000","last_undegraded":"2024-08-17T17:26:39.219576+0000","last_fullsized":"2024-08-17T17:26:39.219576+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178541+0000","last_change":"2024-08-17T17:25:20.457919+0000","last_active":"2024-08-17T17:26:39.178541+0000","last_peered":"2024-08-17T17:26:39.178541+0000","last_clean":"2024-08-17T17:26:39.178541+0000","last_became_active":"2024-08-17T17:25:20.457111+0000","last_became_peered":"2024-08-17T17:25:20.457111+0000","last_unstale":"2024-08-17T17:26:39.178541+0000","last_undegraded":"2024-08-17T17:26:39.178541+0000","last_fullsized":"2024-08-17T17:26:39.178541+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:40.475690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407839+0000","last_change":"2024-08-17T17:25:51.891609+0000","last_active":"2024-08-17T17:26:39.407839+0000","last_peered":"2024-08-17T17:26:39.407839+0000","last_clean":"2024-08-17T17:26:39.407839+0000","last_became_active":"2024-08-17T17:25:51.890509+0000","last_became_peered":"2024-08-17T17:25:51.890509+0000","last_unstale":"2024-08-17T17:26:39.407839+0000","last_undegraded":"2024-08-17T17:26:39.407839+0000","last_fullsized":"2024-08-17T17:26:39.407839+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:52:53.091409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404636+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:26:39.404636+0000","last_peered":"2024-08-17T17:26:39.404636+0000","last_clean":"2024-08-17T17:26:39.404636+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:26:39.404636+0000","last_undegraded":"2024-08-17T17:26:39.404636+0000","last_fullsized":"2024-08-17T17:26:39.404636+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":76,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402007+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:26:39.402007+0000","last_peered":"2024-08-17T17:26:39.402007+0000","last_clean":"2024-08-17T17:26:39.402007+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:26:39.402007+0000","last_undegraded":"2024-08-17T17:26:39.402007+0000","last_fullsized":"2024-08-17T17:26:39.402007+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":87,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217890+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:26:39.217890+0000","last_peered":"2024-08-17T17:26:39.217890+0000","last_clean":"2024-08-17T17:26:39.217890+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:26:39.217890+0000","last_undegraded":"2024-08-17T17:26:39.217890+0000","last_fullsized":"2024-08-17T17:26:39.217890+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":93,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402548+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:26:39.402548+0000","last_peered":"2024-08-17T17:26:39.402548+0000","last_clean":"2024-08-17T17:26:39.402548+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:26:39.402548+0000","last_undegraded":"2024-08-17T17:26:39.402548+0000","last_fullsized":"2024-08-17T17:26:39.402548+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401315+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:26:39.401315+0000","last_peered":"2024-08-17T17:26:39.401315+0000","last_clean":"2024-08-17T17:26:39.401315+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:26:39.401315+0000","last_undegraded":"2024-08-17T17:26:39.401315+0000","last_fullsized":"2024-08-17T17:26:39.401315+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402758+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:26:39.402758+0000","last_peered":"2024-08-17T17:26:39.402758+0000","last_clean":"2024-08-17T17:26:39.402758+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:26:39.402758+0000","last_undegraded":"2024-08-17T17:26:39.402758+0000","last_fullsized":"2024-08-17T17:26:39.402758+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404134+0000","last_change":"2024-08-17T17:25:20.475514+0000","last_active":"2024-08-17T17:26:39.404134+0000","last_peered":"2024-08-17T17:26:39.404134+0000","last_clean":"2024-08-17T17:26:39.404134+0000","last_became_active":"2024-08-17T17:25:20.474579+0000","last_became_peered":"2024-08-17T17:25:20.474579+0000","last_unstale":"2024-08-17T17:26:39.404134+0000","last_undegraded":"2024-08-17T17:26:39.404134+0000","last_fullsized":"2024-08-17T17:26:39.404134+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:19.121103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403330+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:26:39.403330+0000","last_peered":"2024-08-17T17:26:39.403330+0000","last_clean":"2024-08-17T17:26:39.403330+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:26:39.403330+0000","last_undegraded":"2024-08-17T17:26:39.403330+0000","last_fullsized":"2024-08-17T17:26:39.403330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":406,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393793+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:26:38.393793+0000","last_peered":"2024-08-17T17:26:38.393793+0000","last_clean":"2024-08-17T17:26:38.393793+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:26:38.393793+0000","last_undegraded":"2024-08-17T17:26:38.393793+0000","last_fullsized":"2024-08-17T17:26:38.393793+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178371+0000","last_change":"2024-08-17T17:24:49.702706+0000","last_active":"2024-08-17T17:26:39.178371+0000","last_peered":"2024-08-17T17:26:39.178371+0000","last_clean":"2024-08-17T17:26:39.178371+0000","last_became_active":"2024-08-17T17:24:49.701874+0000","last_became_peered":"2024-08-17T17:24:49.701874+0000","last_unstale":"2024-08-17T17:26:39.178371+0000","last_undegraded":"2024-08-17T17:26:39.178371+0000","last_fullsized":"2024-08-17T17:26:39.178371+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:32:40.452206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":47,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404385+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:26:39.404385+0000","last_peered":"2024-08-17T17:26:39.404385+0000","last_clean":"2024-08-17T17:26:39.404385+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:26:39.404385+0000","last_undegraded":"2024-08-17T17:26:39.404385+0000","last_fullsized":"2024-08-17T17:26:39.404385+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.217987+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:26:39.217987+0000","last_peered":"2024-08-17T17:26:39.217987+0000","last_clean":"2024-08-17T17:26:39.217987+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:26:39.217987+0000","last_undegraded":"2024-08-17T17:26:39.217987+0000","last_fullsized":"2024-08-17T17:26:39.217987+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.393551+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:26:38.393551+0000","last_peered":"2024-08-17T17:26:38.393551+0000","last_clean":"2024-08-17T17:26:38.393551+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:26:38.393551+0000","last_undegraded":"2024-08-17T17:26:38.393551+0000","last_fullsized":"2024-08-17T17:26:38.393551+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407506+0000","last_change":"2024-08-17T17:25:50.893604+0000","last_active":"2024-08-17T17:26:39.407506+0000","last_peered":"2024-08-17T17:26:39.407506+0000","last_clean":"2024-08-17T17:26:39.407506+0000","last_became_active":"2024-08-17T17:25:50.893143+0000","last_became_peered":"2024-08-17T17:25:50.893143+0000","last_unstale":"2024-08-17T17:26:39.407506+0000","last_undegraded":"2024-08-17T17:26:39.407506+0000","last_fullsized":"2024-08-17T17:26:39.407506+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:02.180691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407999+0000","last_change":"2024-08-17T17:25:51.890753+0000","last_active":"2024-08-17T17:26:39.407999+0000","last_peered":"2024-08-17T17:26:39.407999+0000","last_clean":"2024-08-17T17:26:39.407999+0000","last_became_active":"2024-08-17T17:25:51.889697+0000","last_became_peered":"2024-08-17T17:25:51.889697+0000","last_unstale":"2024-08-17T17:26:39.407999+0000","last_undegraded":"2024-08-17T17:26:39.407999+0000","last_fullsized":"2024-08-17T17:26:39.407999+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:51.030654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":115,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402429+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:26:39.402429+0000","last_peered":"2024-08-17T17:26:39.402429+0000","last_clean":"2024-08-17T17:26:39.402429+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:26:39.402429+0000","last_undegraded":"2024-08-17T17:26:39.402429+0000","last_fullsized":"2024-08-17T17:26:39.402429+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403385+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:26:39.403385+0000","last_peered":"2024-08-17T17:26:39.403385+0000","last_clean":"2024-08-17T17:26:39.403385+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:26:39.403385+0000","last_undegraded":"2024-08-17T17:26:39.403385+0000","last_fullsized":"2024-08-17T17:26:39.403385+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402421+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:26:39.402421+0000","last_peered":"2024-08-17T17:26:39.402421+0000","last_clean":"2024-08-17T17:26:39.402421+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:26:39.402421+0000","last_undegraded":"2024-08-17T17:26:39.402421+0000","last_fullsized":"2024-08-17T17:26:39.402421+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178673+0000","last_change":"2024-08-17T17:23:20.420952+0000","last_active":"2024-08-17T17:26:39.178673+0000","last_peered":"2024-08-17T17:26:39.178673+0000","last_clean":"2024-08-17T17:26:39.178673+0000","last_became_active":"2024-08-17T17:23:20.419746+0000","last_became_peered":"2024-08-17T17:23:20.419746+0000","last_unstale":"2024-08-17T17:26:39.178673+0000","last_undegraded":"2024-08-17T17:26:39.178673+0000","last_fullsized":"2024-08-17T17:26:39.178673+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:56.928510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":67,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401514+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:26:39.401514+0000","last_peered":"2024-08-17T17:26:39.401514+0000","last_clean":"2024-08-17T17:26:39.401514+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:26:39.401514+0000","last_undegraded":"2024-08-17T17:26:39.401514+0000","last_fullsized":"2024-08-17T17:26:39.401514+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403641+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:26:39.403641+0000","last_peered":"2024-08-17T17:26:39.403641+0000","last_clean":"2024-08-17T17:26:39.403641+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:26:39.403641+0000","last_undegraded":"2024-08-17T17:26:39.403641+0000","last_fullsized":"2024-08-17T17:26:39.403641+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":86,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178881+0000","last_change":"2024-08-17T17:25:20.455568+0000","last_active":"2024-08-17T17:26:39.178881+0000","last_peered":"2024-08-17T17:26:39.178881+0000","last_clean":"2024-08-17T17:26:39.178881+0000","last_became_active":"2024-08-17T17:25:20.454311+0000","last_became_peered":"2024-08-17T17:25:20.454311+0000","last_unstale":"2024-08-17T17:26:39.178881+0000","last_undegraded":"2024-08-17T17:26:39.178881+0000","last_fullsized":"2024-08-17T17:26:39.178881+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:43.175232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403908+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:26:39.403908+0000","last_peered":"2024-08-17T17:26:39.403908+0000","last_clean":"2024-08-17T17:26:39.403908+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:26:39.403908+0000","last_undegraded":"2024-08-17T17:26:39.403908+0000","last_fullsized":"2024-08-17T17:26:39.403908+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404838+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:26:39.404838+0000","last_peered":"2024-08-17T17:26:39.404838+0000","last_clean":"2024-08-17T17:26:39.404838+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:26:39.404838+0000","last_undegraded":"2024-08-17T17:26:39.404838+0000","last_fullsized":"2024-08-17T17:26:39.404838+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.403778+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:26:39.403778+0000","last_peered":"2024-08-17T17:26:39.403778+0000","last_clean":"2024-08-17T17:26:39.403778+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:26:39.403778+0000","last_undegraded":"2024-08-17T17:26:39.403778+0000","last_fullsized":"2024-08-17T17:26:39.403778+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.395155+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:26:38.395155+0000","last_peered":"2024-08-17T17:26:38.395155+0000","last_clean":"2024-08-17T17:26:38.395155+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:26:38.395155+0000","last_undegraded":"2024-08-17T17:26:38.395155+0000","last_fullsized":"2024-08-17T17:26:38.395155+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407774+0000","last_change":"2024-08-17T17:22:46.369013+0000","last_active":"2024-08-17T17:26:39.407774+0000","last_peered":"2024-08-17T17:26:39.407774+0000","last_clean":"2024-08-17T17:26:39.407774+0000","last_became_active":"2024-08-17T17:22:46.368214+0000","last_became_peered":"2024-08-17T17:22:46.368214+0000","last_unstale":"2024-08-17T17:26:39.407774+0000","last_undegraded":"2024-08-17T17:26:39.407774+0000","last_fullsized":"2024-08-17T17:26:39.407774+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:10.209672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.413262+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:26:39.413262+0000","last_peered":"2024-08-17T17:26:39.413262+0000","last_clean":"2024-08-17T17:26:39.413262+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:26:39.413262+0000","last_undegraded":"2024-08-17T17:26:39.413262+0000","last_fullsized":"2024-08-17T17:26:39.413262+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.402940+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:26:39.402940+0000","last_peered":"2024-08-17T17:26:39.402940+0000","last_clean":"2024-08-17T17:26:39.402940+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:26:39.402940+0000","last_undegraded":"2024-08-17T17:26:39.402940+0000","last_fullsized":"2024-08-17T17:26:39.402940+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404008+0000","last_change":"2024-08-17T17:25:20.486039+0000","last_active":"2024-08-17T17:26:39.404008+0000","last_peered":"2024-08-17T17:26:39.404008+0000","last_clean":"2024-08-17T17:26:39.404008+0000","last_became_active":"2024-08-17T17:25:20.484119+0000","last_became_peered":"2024-08-17T17:25:20.484119+0000","last_unstale":"2024-08-17T17:26:39.404008+0000","last_undegraded":"2024-08-17T17:26:39.404008+0000","last_fullsized":"2024-08-17T17:26:39.404008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:40.659414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407319+0000","last_change":"2024-08-17T17:25:50.893816+0000","last_active":"2024-08-17T17:26:39.407319+0000","last_peered":"2024-08-17T17:26:39.407319+0000","last_clean":"2024-08-17T17:26:39.407319+0000","last_became_active":"2024-08-17T17:25:50.893189+0000","last_became_peered":"2024-08-17T17:25:50.893189+0000","last_unstale":"2024-08-17T17:26:39.407319+0000","last_undegraded":"2024-08-17T17:26:39.407319+0000","last_fullsized":"2024-08-17T17:26:39.407319+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:23.744695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219495+0000","last_change":"2024-08-17T17:24:49.703023+0000","last_active":"2024-08-17T17:26:39.219495+0000","last_peered":"2024-08-17T17:26:39.219495+0000","last_clean":"2024-08-17T17:26:39.219495+0000","last_became_active":"2024-08-17T17:24:49.701726+0000","last_became_peered":"2024-08-17T17:24:49.701726+0000","last_unstale":"2024-08-17T17:26:39.219495+0000","last_undegraded":"2024-08-17T17:26:39.219495+0000","last_fullsized":"2024-08-17T17:26:39.219495+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:32.792584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":31,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401361+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:26:39.401361+0000","last_peered":"2024-08-17T17:26:39.401361+0000","last_clean":"2024-08-17T17:26:39.401361+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:26:39.401361+0000","last_undegraded":"2024-08-17T17:26:39.401361+0000","last_fullsized":"2024-08-17T17:26:39.401361+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401936+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:26:39.401936+0000","last_peered":"2024-08-17T17:26:39.401936+0000","last_clean":"2024-08-17T17:26:39.401936+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:26:39.401936+0000","last_undegraded":"2024-08-17T17:26:39.401936+0000","last_fullsized":"2024-08-17T17:26:39.401936+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401746+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:26:39.401746+0000","last_peered":"2024-08-17T17:26:39.401746+0000","last_clean":"2024-08-17T17:26:39.401746+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:26:39.401746+0000","last_undegraded":"2024-08-17T17:26:39.401746+0000","last_fullsized":"2024-08-17T17:26:39.401746+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.405048+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:26:39.405048+0000","last_peered":"2024-08-17T17:26:39.405048+0000","last_clean":"2024-08-17T17:26:39.405048+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:26:39.405048+0000","last_undegraded":"2024-08-17T17:26:39.405048+0000","last_fullsized":"2024-08-17T17:26:39.405048+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":91,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:38.394525+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:26:38.394525+0000","last_peered":"2024-08-17T17:26:38.394525+0000","last_clean":"2024-08-17T17:26:38.394525+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:26:38.394525+0000","last_undegraded":"2024-08-17T17:26:38.394525+0000","last_fullsized":"2024-08-17T17:26:38.394525+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.178687+0000","last_change":"2024-08-17T17:23:20.411757+0000","last_active":"2024-08-17T17:26:39.178687+0000","last_peered":"2024-08-17T17:26:39.178687+0000","last_clean":"2024-08-17T17:26:39.178687+0000","last_became_active":"2024-08-17T17:23:20.410884+0000","last_became_peered":"2024-08-17T17:23:20.410884+0000","last_unstale":"2024-08-17T17:26:39.178687+0000","last_undegraded":"2024-08-17T17:26:39.178687+0000","last_fullsized":"2024-08-17T17:26:39.178687+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:57.262003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400942+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:26:39.400942+0000","last_peered":"2024-08-17T17:26:39.400942+0000","last_clean":"2024-08-17T17:26:39.400942+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:26:39.400942+0000","last_undegraded":"2024-08-17T17:26:39.400942+0000","last_fullsized":"2024-08-17T17:26:39.400942+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407974+0000","last_change":"2024-08-17T17:25:20.475004+0000","last_active":"2024-08-17T17:26:39.407974+0000","last_peered":"2024-08-17T17:26:39.407974+0000","last_clean":"2024-08-17T17:26:39.407974+0000","last_became_active":"2024-08-17T17:25:20.474133+0000","last_became_peered":"2024-08-17T17:25:20.474133+0000","last_unstale":"2024-08-17T17:26:39.407974+0000","last_undegraded":"2024-08-17T17:26:39.407974+0000","last_fullsized":"2024-08-17T17:26:39.407974+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:44.602456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404003+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:26:39.404003+0000","last_peered":"2024-08-17T17:26:39.404003+0000","last_clean":"2024-08-17T17:26:39.404003+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:26:39.404003+0000","last_undegraded":"2024-08-17T17:26:39.404003+0000","last_fullsized":"2024-08-17T17:26:39.404003+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":69,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.219397+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:26:39.219397+0000","last_peered":"2024-08-17T17:26:39.219397+0000","last_clean":"2024-08-17T17:26:39.219397+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:26:39.219397+0000","last_undegraded":"2024-08-17T17:26:39.219397+0000","last_fullsized":"2024-08-17T17:26:39.219397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404116+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:26:39.404116+0000","last_peered":"2024-08-17T17:26:39.404116+0000","last_clean":"2024-08-17T17:26:39.404116+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:26:39.404116+0000","last_undegraded":"2024-08-17T17:26:39.404116+0000","last_fullsized":"2024-08-17T17:26:39.404116+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407916+0000","last_change":"2024-08-17T17:25:20.477546+0000","last_active":"2024-08-17T17:26:39.407916+0000","last_peered":"2024-08-17T17:26:39.407916+0000","last_clean":"2024-08-17T17:26:39.407916+0000","last_became_active":"2024-08-17T17:25:20.476168+0000","last_became_peered":"2024-08-17T17:25:20.476168+0000","last_unstale":"2024-08-17T17:26:39.407916+0000","last_undegraded":"2024-08-17T17:26:39.407916+0000","last_fullsized":"2024-08-17T17:26:39.407916+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:05.092191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404330+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:26:39.404330+0000","last_peered":"2024-08-17T17:26:39.404330+0000","last_clean":"2024-08-17T17:26:39.404330+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:26:39.404330+0000","last_undegraded":"2024-08-17T17:26:39.404330+0000","last_fullsized":"2024-08-17T17:26:39.404330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407743+0000","last_change":"2024-08-17T17:25:52.491212+0000","last_active":"2024-08-17T17:26:39.407743+0000","last_peered":"2024-08-17T17:26:39.407743+0000","last_clean":"2024-08-17T17:26:39.407743+0000","last_became_active":"2024-08-17T17:25:52.490363+0000","last_became_peered":"2024-08-17T17:25:52.490363+0000","last_unstale":"2024-08-17T17:26:39.407743+0000","last_undegraded":"2024-08-17T17:26:39.407743+0000","last_fullsized":"2024-08-17T17:26:39.407743+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:29.551004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"72'2","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401612+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:26:39.401612+0000","last_peered":"2024-08-17T17:26:39.401612+0000","last_clean":"2024-08-17T17:26:39.401612+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:26:39.401612+0000","last_undegraded":"2024-08-17T17:26:39.401612+0000","last_fullsized":"2024-08-17T17:26:39.401612+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401984+0000","last_change":"2024-08-17T17:25:20.454443+0000","last_active":"2024-08-17T17:26:39.401984+0000","last_peered":"2024-08-17T17:26:39.401984+0000","last_clean":"2024-08-17T17:26:39.401984+0000","last_became_active":"2024-08-17T17:25:20.453421+0000","last_became_peered":"2024-08-17T17:25:20.453421+0000","last_unstale":"2024-08-17T17:26:39.401984+0000","last_undegraded":"2024-08-17T17:26:39.401984+0000","last_fullsized":"2024-08-17T17:26:39.401984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:16.967407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407696+0000","last_change":"2024-08-17T17:25:50.896285+0000","last_active":"2024-08-17T17:26:39.407696+0000","last_peered":"2024-08-17T17:26:39.407696+0000","last_clean":"2024-08-17T17:26:39.407696+0000","last_became_active":"2024-08-17T17:25:50.896035+0000","last_became_peered":"2024-08-17T17:25:50.896035+0000","last_unstale":"2024-08-17T17:26:39.407696+0000","last_undegraded":"2024-08-17T17:26:39.407696+0000","last_fullsized":"2024-08-17T17:26:39.407696+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:51.914924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":105,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401679+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:26:39.401679+0000","last_peered":"2024-08-17T17:26:39.401679+0000","last_clean":"2024-08-17T17:26:39.401679+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:26:39.401679+0000","last_undegraded":"2024-08-17T17:26:39.401679+0000","last_fullsized":"2024-08-17T17:26:39.401679+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177933+0000","last_change":"2024-08-17T17:25:50.904410+0000","last_active":"2024-08-17T17:26:39.177933+0000","last_peered":"2024-08-17T17:26:39.177933+0000","last_clean":"2024-08-17T17:26:39.177933+0000","last_became_active":"2024-08-17T17:25:50.903590+0000","last_became_peered":"2024-08-17T17:25:50.903590+0000","last_unstale":"2024-08-17T17:26:39.177933+0000","last_undegraded":"2024-08-17T17:26:39.177933+0000","last_fullsized":"2024-08-17T17:26:39.177933+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:08.504584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.401312+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:26:39.401312+0000","last_peered":"2024-08-17T17:26:39.401312+0000","last_clean":"2024-08-17T17:26:39.401312+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:26:39.401312+0000","last_undegraded":"2024-08-17T17:26:39.401312+0000","last_fullsized":"2024-08-17T17:26:39.401312+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":72,"reported_epoch":113,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.177930+0000","last_change":"2024-08-17T17:25:50.905448+0000","last_active":"2024-08-17T17:26:39.177930+0000","last_peered":"2024-08-17T17:26:39.177930+0000","last_clean":"2024-08-17T17:26:39.177930+0000","last_became_active":"2024-08-17T17:25:50.904349+0000","last_became_peered":"2024-08-17T17:25:50.904349+0000","last_unstale":"2024-08-17T17:26:39.177930+0000","last_undegraded":"2024-08-17T17:26:39.177930+0000","last_fullsized":"2024-08-17T17:26:39.177930+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:27:04.064368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":108,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404968+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:26:39.404968+0000","last_peered":"2024-08-17T17:26:39.404968+0000","last_clean":"2024-08-17T17:26:39.404968+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:26:39.404968+0000","last_undegraded":"2024-08-17T17:26:39.404968+0000","last_fullsized":"2024-08-17T17:26:39.404968+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":94,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.404443+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:26:39.404443+0000","last_peered":"2024-08-17T17:26:39.404443+0000","last_clean":"2024-08-17T17:26:39.404443+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:26:39.404443+0000","last_undegraded":"2024-08-17T17:26:39.404443+0000","last_fullsized":"2024-08-17T17:26:39.404443+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":70,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.400885+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:26:39.400885+0000","last_peered":"2024-08-17T17:26:39.400885+0000","last_clean":"2024-08-17T17:26:39.400885+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:26:39.400885+0000","last_undegraded":"2024-08-17T17:26:39.400885+0000","last_fullsized":"2024-08-17T17:26:39.400885+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2024-08-17T17:26:39.407929+0000","last_change":"2024-08-17T17:24:49.702674+0000","last_active":"2024-08-17T17:26:39.407929+0000","last_peered":"2024-08-17T17:26:39.407929+0000","last_clean":"2024-08-17T17:26:39.407929+0000","last_became_active":"2024-08-17T17:24:49.701687+0000","last_became_peered":"2024-08-17T17:24:49.701687+0000","last_unstale":"2024-08-17T17:26:39.407929+0000","last_undegraded":"2024-08-17T17:26:39.407929+0000","last_fullsized":"2024-08-17T17:26:39.407929+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:03:39.186410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":37,"num_read_kb":39,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":22,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234238,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311692,"kb_used_data":1852,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93433460,"statfs":{"total":95995035648,"available":95675863040,"internally_reserved":0,"allocated":1896448,"data_stored":1273503,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495881,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":299208,"kb_used_data":1848,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93445944,"statfs":{"total":95995035648,"available":95688646656,"internally_reserved":0,"allocated":1892352,"data_stored":1273414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757524,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":311096,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93434056,"statfs":{"total":95995035648,"available":95676473344,"internally_reserved":0,"allocated":1286144,"data_stored":678599,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402589,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37120,"kb_used_data":1268,"kb_used_omap":21,"kb_used_meta":35818,"kb_avail":93708032,"statfs":{"total":95995035648,"available":95957024768,"internally_reserved":0,"allocated":1298432,"data_stored":682834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":36678335},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664227,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":7,"kb_used_meta":27512,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":678050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":28172763},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827753,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28792,"kb_used_data":1256,"kb_used_omap":47,"kb_used_meta":27472,"kb_avail":93716360,"statfs":{"total":95995035648,"available":95965552640,"internally_reserved":0,"allocated":1286144,"data_stored":678586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":28131378},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991291,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28780,"kb_used_data":1248,"kb_used_omap":8,"kb_used_meta":27511,"kb_avail":93716372,"statfs":{"total":95995035648,"available":95965564928,"internally_reserved":0,"allocated":1277952,"data_stored":677979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":28171783},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154818,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29372,"kb_used_data":1836,"kb_used_omap":18,"kb_used_meta":27501,"kb_avail":93715780,"statfs":{"total":95995035648,"available":95964958720,"internally_reserved":0,"allocated":1880064,"data_stored":1269193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":28161075},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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}]}} 2024-08-17T17:28:09.253 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:28:09.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump 2024-08-17T17:28:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:09 smithi016 bash[84186]: audit 2024-08-17T17:28:08.378585+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:09.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:09 smithi016 bash[84186]: audit 2024-08-17T17:28:08.378585+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:09 smithi016 bash[86572]: audit 2024-08-17T17:28:08.378585+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:09 smithi016 bash[86572]: audit 2024-08-17T17:28:08.378585+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:09 smithi060 bash[68878]: audit 2024-08-17T17:28:08.378585+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:09.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:09 smithi060 bash[68878]: audit 2024-08-17T17:28:08.378585+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44618 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:28:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:10 smithi016 bash[84186]: cluster 2024-08-17T17:28:08.995949+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:10 smithi016 bash[84186]: cluster 2024-08-17T17:28:08.995949+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:10 smithi016 bash[86572]: cluster 2024-08-17T17:28:08.995949+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:10.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:10 smithi016 bash[86572]: cluster 2024-08-17T17:28:08.995949+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:10 smithi060 bash[68878]: cluster 2024-08-17T17:28:08.995949+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:10 smithi060 bash[68878]: cluster 2024-08-17T17:28:08.995949+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:28:10 smithi060 bash[61583]: ts=2024-08-17T17:28:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[84186]: cluster 2024-08-17T17:28:10.996720+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[84186]: cluster 2024-08-17T17:28:10.996720+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[84186]: audit 2024-08-17T17:28:11.840528+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[84186]: audit 2024-08-17T17:28:11.840528+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[84186]: audit 2024-08-17T17:28:11.851300+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[84186]: audit 2024-08-17T17:28:11.851300+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[86572]: cluster 2024-08-17T17:28:10.996720+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[86572]: cluster 2024-08-17T17:28:10.996720+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[86572]: audit 2024-08-17T17:28:11.840528+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[86572]: audit 2024-08-17T17:28:11.840528+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[86572]: audit 2024-08-17T17:28:11.851300+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:12 smithi016 bash[86572]: audit 2024-08-17T17:28:11.851300+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:12 smithi060 bash[68878]: cluster 2024-08-17T17:28:10.996720+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:12 smithi060 bash[68878]: cluster 2024-08-17T17:28:10.996720+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:12 smithi060 bash[68878]: audit 2024-08-17T17:28:11.840528+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:12 smithi060 bash[68878]: audit 2024-08-17T17:28:11.840528+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:12 smithi060 bash[68878]: audit 2024-08-17T17:28:11.851300+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:12 smithi060 bash[68878]: audit 2024-08-17T17:28:11.851300+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.031 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:12.724672+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:12.724672+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:12.731484+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:12.731484+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: cluster 2024-08-17T17:28:12.997513+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: cluster 2024-08-17T17:28:12.997513+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:13.414427+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:13.414427+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:13.416076+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:13.416076+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:13.425151+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[84186]: audit 2024-08-17T17:28:13.425151+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:12.724672+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:12.724672+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:12.731484+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:12.731484+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: cluster 2024-08-17T17:28:12.997513+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: cluster 2024-08-17T17:28:12.997513+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:13.414427+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:13.414427+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:13.416076+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:13.416076+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:13.425151+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:13 smithi016 bash[86572]: audit 2024-08-17T17:28:13.425151+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:12.724672+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:12.724672+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:12.731484+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:12.731484+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: cluster 2024-08-17T17:28:12.997513+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: cluster 2024-08-17T17:28:12.997513+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:13.414427+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:13.414427+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:13.416076+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:13.416076+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:13.425151+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:13 smithi060 bash[68878]: audit 2024-08-17T17:28:13.425151+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:28:14.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:28:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:28:14] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.51.0" 2024-08-17T17:28:16.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:16 smithi016 bash[84186]: cluster 2024-08-17T17:28:14.998507+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:16.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:16 smithi016 bash[84186]: cluster 2024-08-17T17:28:14.998507+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:16 smithi016 bash[86572]: cluster 2024-08-17T17:28:14.998507+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:16 smithi016 bash[86572]: cluster 2024-08-17T17:28:14.998507+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:16 smithi060 bash[68878]: cluster 2024-08-17T17:28:14.998507+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:16.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:16 smithi060 bash[68878]: cluster 2024-08-17T17:28:14.998507+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.838 INFO:teuthology.orchestra.run.smithi016.stdout:epoch 114 2024-08-17T17:28:17.838 INFO:teuthology.orchestra.run.smithi016.stdout:fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 2024-08-17T17:28:17.838 INFO:teuthology.orchestra.run.smithi016.stdout:created 2024-08-17T16:57:20.562885+0000 2024-08-17T17:28:17.838 INFO:teuthology.orchestra.run.smithi016.stdout:modified 2024-08-17T17:26:39.392827+0000 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:crush_version 23 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:full_ratio 0.95 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:backfillfull_ratio 0.9 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:nearfull_ratio 0.85 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:require_min_compat_client luminous 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:min_compat_client luminous 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:require_osd_release quincy 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:stretch_mode_enabled false 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 21 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:pool 2 'rbd' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 8 pgp_num 8 autoscale_mode off last_change 65 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 70 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 71 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.75 2024-08-17T17:28:17.839 INFO:teuthology.orchestra.run.smithi016.stdout:max_osd 8 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0 up in weight 1 up_from 87 up_thru 111 down_at 84 last_clean_interval [8,83) [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] [v2:172.21.15.16:6804/3686943080,v1:172.21.15.16:6805/3686943080] exists,up eee75844-bcb7-41ab-b851-7ea5d6573144 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1 up in weight 1 up_from 92 up_thru 110 down_at 89 last_clean_interval [13,88) [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] [v2:172.21.15.16:6812/1260674537,v1:172.21.15.16:6813/1260674537] exists,up 7c123736-218d-45e0-bad4-db2f78caf4c2 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 up in weight 1 up_from 97 up_thru 111 down_at 94 last_clean_interval [18,93) [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] [v2:172.21.15.16:6820/1723289170,v1:172.21.15.16:6821/1723289170] exists,up a5b68404-3ff2-4008-b8c9-9ee947c4cb6f 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 up in weight 1 up_from 102 up_thru 113 down_at 99 last_clean_interval [25,98) [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] [v2:172.21.15.16:6828/3851573645,v1:172.21.15.16:6829/3851573645] exists,up cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4 up in weight 1 up_from 110 up_thru 111 down_at 104 last_clean_interval [30,103) [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] [v2:172.21.15.60:6802/717396209,v1:172.21.15.60:6803/717396209] exists,up 3332bd45-b1bc-49db-a911-6672508249a8 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5 up in weight 1 up_from 38 up_thru 110 down_at 0 last_clean_interval [0,0) [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477] [v2:172.21.15.60:6810/2668045477,v1:172.21.15.60:6811/2668045477] exists,up 578b6e8e-19e9-4c4f-844e-d399a3f9ae94 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6 up in weight 1 up_from 46 up_thru 110 down_at 0 last_clean_interval [0,0) [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938] [v2:172.21.15.60:6818/618189938,v1:172.21.15.60:6819/618189938] exists,up dd97c2ff-f105-452b-8cdc-0f529c0a9580 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 up in weight 1 up_from 54 up_thru 110 down_at 0 last_clean_interval [0,0) [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958] [v2:172.21.15.60:6826/3156541958,v1:172.21.15.60:6827/3156541958] exists,up e6ab7db2-b296-4097-9a52-4a92466a172d 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 3.f [7,2] 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.6 [1,4] 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.7 [1,4] 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.a [1,5] 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.b [1,2] 2024-08-17T17:28:17.840 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.c [3,5] 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.e [1,2] 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.11 [3,4] 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.17 [1,2] 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.1b [1,2] 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:pg_upmap_items 4.1d [3,0] 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2008450995 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/3795765129 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/1299947140 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6800/3922246462 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6835/645924592 expires 2024-08-18T17:11:21.263684+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6834/645924592 expires 2024-08-18T17:11:21.263684+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:0/3519041171 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:0/683007930 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2091508255 expires 2024-08-18T16:58:18.713871+0000 2024-08-17T17:28:17.841 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2135464971 expires 2024-08-18T16:57:47.210660+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/3533282941 expires 2024-08-18T17:16:05.364237+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6800/382643076 expires 2024-08-18T17:08:10.046810+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6801/1613606095 expires 2024-08-18T16:58:18.713871+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2757485951 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6801/3922246462 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:0/1825758850 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6801/330606132 expires 2024-08-18T17:16:05.364237+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2514773823 expires 2024-08-18T16:58:18.713871+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6800/330606132 expires 2024-08-18T17:16:05.364237+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2667153255 expires 2024-08-18T16:57:47.210660+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:0/1890799695 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:0/1626514083 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.842 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2420040653 expires 2024-08-18T17:08:10.046810+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/673676529 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/921047820 expires 2024-08-18T16:58:18.713871+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6801/382643076 expires 2024-08-18T17:08:10.046810+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/149845912 expires 2024-08-18T17:16:05.364237+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:6835/2768937909 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:0/3424489114 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2485411996 expires 2024-08-18T17:08:10.046810+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/450947563 expires 2024-08-18T17:08:10.046810+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/990422686 expires 2024-08-18T17:08:10.046810+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.60:6834/2768937909 expires 2024-08-18T17:17:32.410259+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2021686707 expires 2024-08-18T17:16:05.364237+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/89158846 expires 2024-08-18T16:57:47.210660+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/3281767884 expires 2024-08-18T17:16:05.364237+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6801/2768552173 expires 2024-08-18T16:57:47.210660+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6800/1613606095 expires 2024-08-18T16:58:18.713871+0000 2024-08-17T17:28:17.843 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:0/2448242743 expires 2024-08-18T17:18:36.748632+0000 2024-08-17T17:28:17.844 INFO:teuthology.orchestra.run.smithi016.stdout:blocklist 172.21.15.16:6800/2768552173 expires 2024-08-18T16:57:47.210660+0000 2024-08-17T17:28:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[84186]: cluster 2024-08-17T17:28:16.999161+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[84186]: cluster 2024-08-17T17:28:16.999161+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[84186]: audit 2024-08-17T17:28:17.839266+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.16:0/11793349' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:28:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[84186]: audit 2024-08-17T17:28:17.839266+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.16:0/11793349' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:28:18.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[86572]: cluster 2024-08-17T17:28:16.999161+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[86572]: cluster 2024-08-17T17:28:16.999161+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[86572]: audit 2024-08-17T17:28:17.839266+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.16:0/11793349' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:28:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:18 smithi016 bash[86572]: audit 2024-08-17T17:28:17.839266+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.16:0/11793349' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:28:18.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:18 smithi060 bash[68878]: cluster 2024-08-17T17:28:16.999161+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:18 smithi060 bash[68878]: cluster 2024-08-17T17:28:16.999161+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:18 smithi060 bash[68878]: audit 2024-08-17T17:28:17.839266+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.16:0/11793349' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:28:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:18 smithi060 bash[68878]: audit 2024-08-17T17:28:17.839266+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.16:0/11793349' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:28:18.622 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 87 up_thru 111 down_at 84 last_clean_interval [8,83) [v2:172.21.15.16:6802/3686943080,v1:172.21.15.16:6803/3686943080] [v2:172.21.15.16:6804/3686943080,v1:172.21.15.16:6805/3686943080] exists,up eee75844-bcb7-41ab-b851-7ea5d6573144', 'osd.1 up in weight 1 up_from 92 up_thru 110 down_at 89 last_clean_interval [13,88) [v2:172.21.15.16:6810/1260674537,v1:172.21.15.16:6811/1260674537] [v2:172.21.15.16:6812/1260674537,v1:172.21.15.16:6813/1260674537] exists,up 7c123736-218d-45e0-bad4-db2f78caf4c2', 'osd.2 up in weight 1 up_from 97 up_thru 111 down_at 94 last_clean_interval [18,93) [v2:172.21.15.16:6818/1723289170,v1:172.21.15.16:6819/1723289170] [v2:172.21.15.16:6820/1723289170,v1:172.21.15.16:6821/1723289170] exists,up a5b68404-3ff2-4008-b8c9-9ee947c4cb6f', 'osd.3 up in weight 1 up_from 102 up_thru 113 down_at 99 last_clean_interval [25,98) [v2:172.21.15.16:6826/3851573645,v1:172.21.15.16:6827/3851573645] [v2:172.21.15.16:6828/3851573645,v1:172.21.15.16:6829/3851573645] exists,up cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d', 'osd.4 up in weight 1 up_from 110 up_thru 111 down_at 104 last_clean_interval [30,103) [v2:172.21.15.60:6800/717396209,v1:172.21.15.60:6801/717396209] [v2:172.21.15.60:6802/717396209,v1:172.21.15.60:6803/717396209] exists,up 3332bd45-b1bc-49db-a911-6672508249a8', 'osd.5 up in weight 1 up_from 38 up_thru 110 down_at 0 last_clean_interval [0,0) [v2:172.21.15.60:6808/2668045477,v1:172.21.15.60:6809/2668045477] [v2:172.21.15.60:6810/2668045477,v1:172.21.15.60:6811/2668045477] exists,up 578b6e8e-19e9-4c4f-844e-d399a3f9ae94', 'osd.6 up in weight 1 up_from 46 up_thru 110 down_at 0 last_clean_interval [0,0) [v2:172.21.15.60:6816/618189938,v1:172.21.15.60:6817/618189938] [v2:172.21.15.60:6818/618189938,v1:172.21.15.60:6819/618189938] exists,up dd97c2ff-f105-452b-8cdc-0f529c0a9580', 'osd.7 up in weight 1 up_from 54 up_thru 110 down_at 0 last_clean_interval [0,0) [v2:172.21.15.60:6824/3156541958,v1:172.21.15.60:6825/3156541958] [v2:172.21.15.60:6826/3156541958,v1:172.21.15.60:6827/3156541958] exists,up e6ab7db2-b296-4097-9a52-4a92466a172d'] 2024-08-17T17:28:18.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon mon.a config show 2024-08-17T17:28:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:20 smithi016 bash[84186]: cluster 2024-08-17T17:28:19.000221+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:20 smithi016 bash[84186]: cluster 2024-08-17T17:28:19.000221+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:20 smithi016 bash[86572]: cluster 2024-08-17T17:28:19.000221+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:20 smithi016 bash[86572]: cluster 2024-08-17T17:28:19.000221+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:20 smithi060 bash[68878]: cluster 2024-08-17T17:28:19.000221+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:20 smithi060 bash[68878]: cluster 2024-08-17T17:28:19.000221+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:28:20 smithi060 bash[61583]: ts=2024-08-17T17:28:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:22 smithi016 bash[84186]: cluster 2024-08-17T17:28:21.000966+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:22 smithi016 bash[84186]: cluster 2024-08-17T17:28:21.000966+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:22 smithi016 bash[86572]: cluster 2024-08-17T17:28:21.000966+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:22 smithi016 bash[86572]: cluster 2024-08-17T17:28:21.000966+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:22 smithi060 bash[68878]: cluster 2024-08-17T17:28:21.000966+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:22.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:22 smithi060 bash[68878]: cluster 2024-08-17T17:28:21.000966+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:23 smithi016 bash[84186]: audit 2024-08-17T17:28:22.306571+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:23 smithi016 bash[84186]: audit 2024-08-17T17:28:22.306571+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:23 smithi016 bash[86572]: audit 2024-08-17T17:28:22.306571+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:23 smithi016 bash[86572]: audit 2024-08-17T17:28:22.306571+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:23.413 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:23 smithi060 bash[68878]: audit 2024-08-17T17:28:22.306571+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:23 smithi060 bash[68878]: audit 2024-08-17T17:28:22.306571+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:24.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:24 smithi016 bash[84186]: cluster 2024-08-17T17:28:23.001827+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:24 smithi016 bash[84186]: cluster 2024-08-17T17:28:23.001827+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:24 smithi016 bash[86572]: cluster 2024-08-17T17:28:23.001827+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:24 smithi016 bash[86572]: cluster 2024-08-17T17:28:23.001827+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:24 smithi060 bash[68878]: cluster 2024-08-17T17:28:23.001827+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:24 smithi060 bash[68878]: cluster 2024-08-17T17:28:23.001827+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:24.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:28:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:28:24] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.51.0" 2024-08-17T17:28:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:26 smithi016 bash[84186]: cluster 2024-08-17T17:28:25.002571+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:26 smithi016 bash[84186]: cluster 2024-08-17T17:28:25.002571+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:26 smithi016 bash[86572]: cluster 2024-08-17T17:28:25.002571+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:26 smithi016 bash[86572]: cluster 2024-08-17T17:28:25.002571+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:26 smithi060 bash[68878]: cluster 2024-08-17T17:28:25.002571+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:26 smithi060 bash[68878]: cluster 2024-08-17T17:28:25.002571+0000 mgr.y (mgr.34107) 421 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:27.259 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "name": "mon.a", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "cluster": "ceph", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "admin_socket_mode": "", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_client_required": "cephx, none", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_cluster_required": "cephx", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_debug": "true", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_service_required": "cephx", 2024-08-17T17:28:27.260 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_service_ticket_ttl": "240.000000", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "auth_supported": "", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_aio": "true", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_aio_max_queue_depth": "1024", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_aio_poll_ms": "250", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_aio_reap_max": "16", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_async_discard_threads": "0", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_block_size": "4096", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_debug_aio": "false", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_debug_inflight_ios": "false", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_enable_discard": "false", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_flock_retry": "3", 2024-08-17T17:28:27.261 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_flock_retry_interval": "0.100000", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_inject_crash": "0", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_inject_crash_flush_delay": "2", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_ioring": "false", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_ioring_hipri": "false", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_ioring_sqthread_poll": "false", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_read_buffer_alignment": "4096", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bdev_type": "", 2024-08-17T17:28:27.262 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_alloc_size": "1048576", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_allocator": "hybrid", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_buffered_io": "true", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_check_for_zeros": "false", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_check_volume_selector_often": "false", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_compact_log_sync": "false", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_log_compact_min_size": "16777216", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_log_replay_check_allocations": "true", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_max_log_runway": "4194304", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_max_prefetch": "1048576", 2024-08-17T17:28:27.263 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_min_flush_size": "524288", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_min_log_runway": "1048576", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_replay_recovery": "false", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_shared_alloc_size": "65536", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluefs_sync_write": "false", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_allocation_from_file": "true", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_allocator": "hybrid", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_async_db_compaction": "true", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-08-17T17:28:27.264 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bdev_label_multi": "true", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bdev_label_require_all": "true", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_blobid_prealloc": "10240", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_create": "true", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_db_create": "false", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_db_path": "", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_db_size": "0", 2024-08-17T17:28:27.265 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_path": "", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_preallocate_file": "false", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_size": "107374182400", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_wal_create": "false", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_wal_path": "", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_block_wal_size": "100663296", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bluefs": "true", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bluefs_env_mirror": "false", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-08-17T17:28:27.266 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_autotune": "true", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_size": "0", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-08-17T17:28:27.267 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cache_type": "2q", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_clone_cow": "true", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_algorithm": "snappy", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_max_blob_size": "0", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_min_blob_size": "0", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_mode": "none", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-08-17T17:28:27.268 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_csum_type": "crc32c", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_enforce_settings": "default", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_freelist": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_fsck_abort": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_inject_read_err": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_legacy_omap": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-08-17T17:28:27.269 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_small_allocations": "0", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_default_buffered_read": "true", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_default_buffered_write": "false", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_deferred_batch_ops": "0", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_elastic_shared_blobs": "true", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-08-17T17:28:27.270 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fail_eio": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_on_mkfs": "true", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_on_mount": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_on_umount": "false", 2024-08-17T17:28:27.271 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_ignore_data_csum": "false", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_kvbackend": "rocksdb", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_log_op_age": "5.000000", 2024-08-17T17:28:27.272 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_max_alloc_size": "0", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_max_blob_size": "0", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_max_defer_interval": "3.000000", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_max_deferred_txc": "32", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_min_alloc_size": "0", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_nid_prealloc": "1024", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_prefer_deferred_size": "0", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-08-17T17:28:27.273 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_qfsck_on_mount": "true", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_retry_disk_reads": "3", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_rocksdb_cf": "true", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_rocksdb_options_annex": "", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_spdk_coremask": "0x1", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_spdk_io_sleep": "5", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_spdk_max_io_completion": "0", 2024-08-17T17:28:27.274 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_spdk_mem": "512", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_sync_submit_transaction": "false", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_throttle_bytes": "67108864", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_throttle_cost_per_io": "0", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_tracing": "false", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_volume_selection_reserved": "0", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-08-17T17:28:27.275 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_write_v2": "false", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_write_v2_random": "false", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "bluestore_zero_block_detection": "false", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_action_update_interval": "2", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-08-17T17:28:27.276 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_mount_timeout": "10", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_cluster_require_signatures": "false", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_cluster_require_version": "2", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_require_signatures": "false", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_require_version": "2", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_service_require_signatures": "false", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_service_require_version": "2", 2024-08-17T17:28:27.277 INFO:teuthology.orchestra.run.smithi016.stdout: "cephx_sign_messages": "true", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "chdir": "", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_acl_type": "", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_asio_thread_count": "2", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_cache_mid": "0.750000", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_cache_size": "16384", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_caps_release_delay": "5", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_check_pool_perm": "true", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_collect_and_send_global_metrics": "false", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_debug_force_sync_read": "false", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_debug_getattr_caps": "false", 2024-08-17T17:28:27.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_debug_inject_features": "", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_debug_inject_tick_delay": "0", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_die_on_failed_remount": "false", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_dirsize_rbytes": "true", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_force_lazyio": "false", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_fs": "", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_inject_fixed_oldest_tid": "false", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_inject_release_failure": "false", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_max_inline_size": "4096", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_max_retries_on_remount_failure": "5", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_mds_namespace": "", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_metadata": "", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_mount_gid": "-1", 2024-08-17T17:28:27.279 INFO:teuthology.orchestra.run.smithi016.stdout: "client_mount_timeout": "300", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_mount_uid": "-1", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_mountpoint": "/", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_notify_timeout": "10", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_oc": "true", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_oc_max_dirty": "104857600", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_oc_max_dirty_age": "5.000000", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_oc_max_objects": "1000", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_oc_size": "209715200", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_oc_target_dirty": "8388608", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_permissions": "true", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_quota": "true", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_quota_df": "true", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_readahead_max_bytes": "0", 2024-08-17T17:28:27.280 INFO:teuthology.orchestra.run.smithi016.stdout: "client_readahead_max_periods": "4", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_readahead_min": "131072", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_reconnect_stale": "false", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_shutdown_timeout": "30", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_snapdir": ".snap", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_tick_interval": "1", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_trace": "", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_try_dentry_invalidate": "false", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_use_faked_inos": "false", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "client_use_random_mds": "false", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_graylog": "false", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_graylog_port": "12201", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_monitors": "default=true", 2024-08-17T17:28:27.281 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_syslog": "false", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "clog_to_syslog_level": "info", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "cluster_addr": "-", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "cluster_network": "", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "cluster_network_interface": "", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "compressor_zlib_isal": "false", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "compressor_zlib_level": "5", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "compressor_zlib_winsize": "-15", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "compressor_zstd_level": "1", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_alien_op_num_threads": "6", 2024-08-17T17:28:27.282 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_alien_thread_cpu_cores": "", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_osd_obc_lru_size": "512", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_osd_stat_interval": "0", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_seastar_cpu_cores": "", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crimson_seastar_num_threads": "0", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crush_location": "", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crush_location_hook": "", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "crush_location_hook_timeout": "10", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "daemonize": "false", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "daos_pool": "tank", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "dbstore_db_name_prefix": "dbstore", 2024-08-17T17:28:27.283 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_alienstore": "0/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_allow_any_pool_priority": "false", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_asok": "1/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_asok_assert_abort": "false", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_asserts_on_shutdown": "true", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_auth": "1/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_bdev": "1/3", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_bluefs": "1/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_bluestore": "1/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_buffer": "0/1", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_ceph_dedup": "0/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_ceph_exporter": "1/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_cephfs_mirror": "0/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_cephsqlite": "0/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_client": "0/5", 2024-08-17T17:28:27.284 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_compressor": "1/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_context": "0/1", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_crimson_interrupt": "0/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_crush": "1/1", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_crypto": "1/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_cyanstore": "0/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_deliberately_leak_memory": "false", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_disable_randomized_ping": "false", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_dpdk": "1/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_eventtrace": "1/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_filer": "0/1", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_filestore": "1/3", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_finisher": "1/1", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_fuse": "1/5", 2024-08-17T17:28:27.285 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_heartbeat_testing_span": "0", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_heartbeatmap": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_immutable_obj_cache": "0/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_javaclient": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_journal": "1/3", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_journaler": "0/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_kstore": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_lockdep": "0/1", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mclock": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds_balancer": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds_locker": "1/5", 2024-08-17T17:28:27.286 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds_log": "1/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds_log_expire": "1/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds_migrator": "1/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mds_quiesce": "3/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_memstore": "1/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mgr": "2/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mgrc": "1/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_mon": "20/20", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_monc": "0/10", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_ms": "1/1", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_none": "0/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_objclass": "0/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_objectcacher": "0/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_objecter": "0/1", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_optracker": "0/5", 2024-08-17T17:28:27.287 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_osd": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_paxos": "20/20", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_perfcounter": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_prioritycache": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rados": "0/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rbd": "0/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rbd_mirror": "0/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rbd_pwl": "0/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rbd_replay": "0/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_refs": "0/0", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_reserver": "1/1", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_access": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_datacache": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_dbstore": "1/5", 2024-08-17T17:28:27.288 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_flight": "1/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_lifecycle": "1/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_notification": "1/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rgw_sync": "1/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_rocksdb": "4/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_backref": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_cache": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_cleaner": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_device": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_epm": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_journal": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_lba": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_odata": "0/5", 2024-08-17T17:28:27.289 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_omap": "0/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_onode": "0/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_t": "0/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_seastore_tm": "0/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_striper": "0/1", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_test": "0/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_throttle": "1/1", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_timer": "0/1", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_tp": "0/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "debug_trace": "1/5", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "device_failure_prediction_mode": "none", 2024-08-17T17:28:27.290 INFO:teuthology.orchestra.run.smithi016.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "err_to_graylog": "false", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "err_to_journald": "false", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "err_to_stderr": "true", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "err_to_syslog": "false", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "event_tracing": "false", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_addr": "0.0.0.0", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_cert_file": "", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_http_port": "9926", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_key_file": "", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_prio_limit": "5", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_sort_metrics": "true", 2024-08-17T17:28:27.291 INFO:teuthology.orchestra.run.smithi016.stdout: "exporter_stats_period": "5", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "fake_statfs_for_testing": "0", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "fatal_signal_handlers": "true", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filer_max_purge_ops": "10", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filer_max_truncate_ops": "128", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_apply_finisher_threads": "1", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_blackhole": "false", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_btrfs_clone_range": "true", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_btrfs_snap": "true", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_caller_concurrency": "10", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_collect_device_partition_information": "true", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_commit_timeout": "600.000000", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_debug_inject_read_err": "false", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_debug_omap_check": "false", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_debug_verify_split": "false", 2024-08-17T17:28:27.292 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_dump_file": "", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fadvise": "true", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fail_eio": "true", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fd_cache_shards": "16", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fd_cache_size": "128", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fiemap": "false", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fiemap_threshold": "4096", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_index_retry_probability": "0.000000", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_inject_stall": "0", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_journal_parallel": "false", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_journal_trailing": "false", 2024-08-17T17:28:27.293 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_journal_writeahead": "false", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_kill_at": "0", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattr_size": "0", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattrs": "0", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattrs_other": "2", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_sync_interval": "5.000000", 2024-08-17T17:28:27.294 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_xattr_value_size": "0", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_merge_threshold": "-10", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_min_sync_interval": "0.010000", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_odsync_write": "false", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_omap_backend": "rocksdb", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_omap_backend_path": "", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_omap_header_cache_size": "1024", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_ondisk_finisher_threads": "1", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_op_thread_timeout": "60", 2024-08-17T17:28:27.295 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_op_threads": "2", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_punch_hole": "false", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_max_bytes": "104857600", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_queue_max_ops": "50", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_seek_data_hole": "false", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_sloppy_crc": "false", 2024-08-17T17:28:27.296 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_splice": "false", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_split_multiple": "2", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_split_rand_factor": "20", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_update_to": "1000", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_enable": "true", 2024-08-17T17:28:27.297 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_xfs_extsize": "false", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "filestore_zfs_snap": "false", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "fio_dir": "/tmp/fio", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "fsid": "956c1c4e-5cb9-11ef-bccf-c7b262605968", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_allow_other": "true", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_atomic_o_trunc": "true", 2024-08-17T17:28:27.298 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_big_writes": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_debug": "false", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_default_permissions": "false", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_disable_pagecache": "false", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_max_write": "0", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_multithreaded": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_require_active_mds": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_set_user_groups": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_splice_move": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_splice_read": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_splice_write": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_syncfs_on_mksnap": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "fuse_use_invalidate_cb": "true", 2024-08-17T17:28:27.299 INFO:teuthology.orchestra.run.smithi016.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "gss_target_name": "ceph", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "heartbeat_file": "", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "heartbeat_inject_failure": "0", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "heartbeat_interval": "5", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "host": "smithi016", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_max_size": "1073741824", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-08-17T17:28:27.300 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "immutable_object_cache_watermark": "0.900000", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "inject_early_sigterm": "false", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "jaeger_agent_port": "6799", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "jaeger_tracing_enable": "false", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_aio": "true", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_align_min_size": "65536", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_block_align": "true", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_block_size": "4096", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_dio": "true", 2024-08-17T17:28:27.301 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_discard": "false", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_force_aio": "false", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_ignore_corruption": "false", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_max_write_bytes": "10485760", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_max_write_entries": "100", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_replay_from": "0", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_throttle_high_multiple": "0.000000", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_throttle_max_multiple": "0.000000", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_write_header_frequency": "0", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journal_zero_on_create": "false", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journaler_prefetch_periods": "10", 2024-08-17T17:28:27.302 INFO:teuthology.orchestra.run.smithi016.stdout: "journaler_prezero_periods": "5", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "journaler_write_head_interval": "15", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "key": "", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "keyfile": "", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_backend": "rocksdb", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_default_stripe_size": "65536", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_fsck_on_mount": "false", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_fsck_on_mount_deep": "true", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_max_bytes": "67108864", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_max_ops": "512", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_nid_prealloc": "1024", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_onode_map_size": "1024", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-08-17T17:28:27.303 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_sync_submit_transaction": "false", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "kstore_sync_transaction": "false", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "librados_thread_count": "2", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "lockdep": "false", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "lockdep_force_backtrace": "false", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_coarse_timestamps": "true", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_flush_on_exit": "false", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_graylog_host": "127.0.0.1", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_graylog_port": "12201", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_max_new": "1000", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_max_recent": "10000", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_stderr_prefix": "debug ", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_stop_at_utilization": "0.970000", 2024-08-17T17:28:27.304 INFO:teuthology.orchestra.run.smithi016.stdout: "log_to_file": "true", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "log_to_graylog": "false", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "log_to_journald": "false", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "log_to_stderr": "false", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "log_to_syslog": "false", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "max_rotating_auth_attempts": "10", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_action_on_write_error": "1", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_alternate_name_max": "8192", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_asio_thread_count": "2", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_export_pin": "true", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_fragment_dirs": "true", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-08-17T17:28:27.305 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_fragment_interval": "5", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_fragment_size_max": "100000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_idle_threshold": "0.000000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_interval": "10", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_max": "-1", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_max_until": "-1", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_merge_size": "50", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_midchunk": "0.300000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_min_rebalance": "0.100000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_min_start": "0.200000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_minchunk": "0.001000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_mode": "0", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_need_max": "1.200000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_need_min": "0.800000", 2024-08-17T17:28:27.306 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_overload_epochs": "2", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_sample_interval": "3.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_split_bits": "3", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_split_rd": "25000.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_split_size": "10000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_split_wr": "10000.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_target_decay": "10.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_beacon_grace": "15.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_beacon_interval": "4.000000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_beacon_mon_down_grace": "60", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_memory_limit": "4294967296", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_mid": "0.700000", 2024-08-17T17:28:27.307 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_quiesce_delay": "0", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_quiesce_sleep": "200", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_quiesce_splitauth": "true", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_quiesce_threshold": "524288", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_release_free_interval": "10", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_reservation": "0.050000", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_trim_interval": "1", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cache_trim_threshold": "262144", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_client_delegate_inos_pct": "50", 2024-08-17T17:28:27.308 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_client_prealloc_inos": "1000", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_connect_bootstrapping": "false", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_damage_table_max_entries": "10000", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_debug_auth_pins": "false", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_debug_frag": "false", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_debug_scatterstat": "false", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_debug_subtrees": "false", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_decay_halflife": "5.000000", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_default_dir_hash": "2", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_defer_session_stale": "true", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_deny_all_reconnect": "false", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dir_keys_per_op": "16384", 2024-08-17T17:28:27.309 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dir_max_commit_size": "10", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dir_max_entries": "0", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dir_prefetch": "true", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dirstat_min_interval": "1.000000", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dump_cache_after_rejoin": "false", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dump_cache_on_map": "false", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dump_cache_threshold_file": "0", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_early_reply": "true", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_enable_op_tracker": "true", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_enforce_unique_name": "true", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_export_ephemeral_distributed": "true", 2024-08-17T17:28:27.310 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_export_ephemeral_random": "true", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_forward_all_requests_to_auth": "false", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_health_cache_threshold": "1.500000", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_health_summarize_threshold": "10", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_heartbeat_grace": "15.000000", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_heartbeat_reset_grace": "1000", 2024-08-17T17:28:27.311 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_inject_health_dummy": "false", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_inject_migrator_session_race": "false", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_join_fs": "", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_journal_format": "1", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_create_at": "0", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_dirfrag_at": "0", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_export_at": "0", 2024-08-17T17:28:27.312 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_import_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_journal_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_journal_expire_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_journal_replay_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_link_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_mdstable_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_openc_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_rename_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_kill_shutdown_at": "0", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_event_large_threshold": "524288", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_events_per_segment": "1024", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_major_segment_event_ratio": "12", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_max_events": "-1", 2024-08-17T17:28:27.313 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_max_segments": "128", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_pause": "false", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_segment_size": "0", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_skip_corrupt_events": "false", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_skip_unbounded_events": "false", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_trim_threshold": "128", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_log_warn_factor": "2.000000", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_caps_per_client": "1048576", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_completed_flushes": "100000", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_completed_requests": "100000", 2024-08-17T17:28:27.314 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_export_size": "20971520", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_file_recover": "32", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_purge_files": "64", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_purge_ops": "8192", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_max_snaps_per_dir": "100", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_metrics_update_interval": "2", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_min_caps_per_client": "100", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_min_caps_working_set": "10000", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_numa_node": "-1", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_op_complaint_time": "30.000000", 2024-08-17T17:28:27.315 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_op_history_duration": "600", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_op_history_size": "20", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_op_history_slow_op_size": "20", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_op_history_slow_op_threshold": "10", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_op_log_threshold": "5", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_ping_grace": "15", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_ping_interval": "5", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_recall_max_caps": "30000", 2024-08-17T17:28:27.316 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_recall_max_decay_threshold": "131072", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_recall_warning_threshold": "262144", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_reconnect_timeout": "45.000000", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_replay_interval": "1.000000", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_root_ino_gid": "0", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_root_ino_uid": "0", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-08-17T17:28:27.317 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_blocklist_on_evict": "true", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_blocklist_on_timeout": "true", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_session_metadata_threshold": "16777216", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_shutdown_check": "0", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_skip_ino": "0", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_sleep_rank_change": "0.000000", 2024-08-17T17:28:27.318 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_snap_max_uid": "4294967294", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_snap_min_uid": "0", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_snap_rstat": "false", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_standby_replay_damaged": "false", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_symlink_recovery": "true", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_task_status_update_interval": "2.000000", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_thrash_exports": "0", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_thrash_fragments": "0", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_tick_interval": "5.000000", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_valgrind_exit": "false", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_verify_backtrace": "1", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_verify_scatter": "false", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_wipe_ino_prealloc": "false", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mds_wipe_sessions": "false", 2024-08-17T17:28:27.319 INFO:teuthology.orchestra.run.smithi016.stdout: "mempool_debug": "false", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "memstore_debug_omit_block_device_write": "false", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "memstore_device_bytes": "1073741824", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "memstore_page_set": "false", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "memstore_page_size": "65536", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_client_bytes": "134217728", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_client_messages": "512", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_connect_retry_interval": "1.000000", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_disabled_modules": "", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_enable_op_tracker": "true", 2024-08-17T17:28:27.320 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_max_pg_creating": "1024", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_max_pg_num_change": "128", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_mds_bytes": "134217728", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_mds_messages": "128", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_mon_bytes": "134217728", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_mon_messages": "128", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_num_op_tracker_shard": "32", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_op_complaint_time": "30.000000", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_op_history_duration": "600", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_op_history_size": "20", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_op_history_slow_op_size": "20", 2024-08-17T17:28:27.321 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_op_log_threshold": "5", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_osd_bytes": "536870912", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_osd_messages": "8192", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_pool": "true", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_service_beacon_grace": "60.000000", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_standby_modules": "true", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_stats_period": "5", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_stats_threshold": "5", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_tick_period": "2", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_accept_timeout_factor": "2.000000", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_allow_pool_delete": "true", 2024-08-17T17:28:27.322 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_allow_pool_size_one": "false", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_auth_validate_all_caps": "true", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_bytes": "104857600", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_directed_command_retry": "2", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_hunt_interval": "3.000000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_hunt_parallel": "3", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_log_interval": "1.000000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-08-17T17:28:27.323 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_ping_interval": "10.000000", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_ping_timeout": "30.000000", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_client_target_rank": "-1", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_clock_drift_allowed": "1.000000", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_level": "debug", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_file": "true", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_graylog": "false", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_journald": "false", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_stderr": "true", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-08-17T17:28:27.324 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_compact_on_bootstrap": "false", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_compact_on_start": "false", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_compact_on_trim": "true", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_con_tracker_persist_interval": "10", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_con_tracker_score_halflife": "43200", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_config_key_max_entry_size": "65536", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_cpu_threads": "4", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_crush_min_required_version": "hammer", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_daemon_bytes": "419430400", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_data_avail_crit": "5", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_data_avail_warn": "5", 2024-08-17T17:28:27.325 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_data_size_warn": "16106127360", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_block_osdmap_trim": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_dump_json": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_dump_transactions": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_extra_checks": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_no_require_reef": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_no_require_squid": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_delta_reset_interval": "10.000000", 2024-08-17T17:28:27.326 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_dns_srv_name": "ceph-mon", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_down_mkfs_grace": "60", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_down_uptime_grace": "60", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_election_default_strategy": "1", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_election_timeout": "5.000000", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_elector_ping_divisor": "2", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_elector_ping_timeout": "2.000000", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_enable_op_tracker": "true", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_fake_pool_delete": "false", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_force_quorum_join": "false", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_fsmap_prune_threshold": "300", 2024-08-17T17:28:27.327 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_globalid_prealloc": "10000", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_health_detail_to_clog": "true", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_health_log_update_period": "5", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_health_max_detail": "50", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_health_to_clog": "true", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_health_to_clog_interval": "600", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_host": "[v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.16:3301/0,v1:172.21.15.16:6790/0]", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_host_override": "", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_initial_members": "", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_keyvaluedb": "rocksdb", 2024-08-17T17:28:27.328 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_lease": "5.000000", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_log_full_interval": "50", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_log_max": "10000", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_log_max_summary": "50", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_log_entries_per_event": "4096", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_log_epochs": "500", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_mdsmap_epochs": "500", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_mgrmap_epochs": "500", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_nvmeof_epochs": "500", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_osd": "10000", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_pg_per_osd": "10000", 2024-08-17T17:28:27.329 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_pool_pg_num": "65536", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mds_force_trim_to": "0", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mds_skip_sanity": "true", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_memory_autotune": "true", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_memory_target": "2147483648", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mgr_beacon_grace": "30", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mgr_digest_period": "5", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mgr_inactive_grace": "60", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mgr_mkfs_grace": "240", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-08-17T17:28:27.330 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_min_osdmap_epochs": "500", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_op_complaint_time": "30", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_op_history_duration": "600", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_op_history_size": "20", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_op_history_slow_op_size": "20", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_op_history_slow_op_threshold": "10", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_op_log_threshold": "5", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_auto_mark_in": "false", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_auto_mark_new_in": "true", 2024-08-17T17:28:27.331 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_cache_size": "500", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_cache_size_min": "134217728", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_crush_smoke_test": "true", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_destroyed_out_interval": "600", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_down_out_interval": "600", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_force_trim_to": "0", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_full_ratio": "0.950000", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_laggy_halflife": "3600", 2024-08-17T17:28:27.332 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_laggy_max_interval": "300", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_laggy_weight": "0.300000", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_max_initial_pgs": "1024", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_min_down_reporters": "2", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_prime_pg_temp": "true", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_report_timeout": "900", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-08-17T17:28:27.333 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_warn_num_repaired": "10", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osd_warn_op_age": "32.000000", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osdmap_full_prune_interval": "10", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osdmap_full_prune_min": "10000", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pg_stuck_threshold": "60", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pg_warn_min_objects": "10000", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pg_warn_min_per_osd": "0", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-08-17T17:28:27.334 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pool_quota_crit_threshold": "0", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_pool_quota_warn_threshold": "0", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_probe_timeout": "2.000000", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_reweight_max_change": "0.050000", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_reweight_max_osds": "4", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_scrub_interval": "86400", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_scrub_max_keys": "100", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_scrub_timeout": "300", 2024-08-17T17:28:27.335 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_session_timeout": "300", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_smart_report_timeout": "5", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_stat_smooth_intervals": "6", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_stretch_pool_min_size": "2", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_stretch_pool_size": "4", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_subscribe_interval": "86400.000000", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_sync_debug": "false", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_sync_max_payload_keys": "2000", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_sync_max_payload_size": "1048576", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_sync_provider_kill_at": "0", 2024-08-17T17:28:27.336 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_sync_requester_kill_at": "0", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_sync_timeout": "60.000000", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_target_pg_per_osd": "100", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_tick_interval": "5", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_timecheck_interval": "300.000000", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_use_min_delay_socket": "false", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_older_version_delay": "604800", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_filestore_osds": "true", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-08-17T17:28:27.337 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_misplaced": "false", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_older_version": "true", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_pool_no_app": "true", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_on_too_few_osds": "false", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-08-17T17:28:27.338 INFO:teuthology.orchestra.run.smithi016.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "monmap": "", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "motr_tracing_enabled": "false", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_op_threads": "3", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_buffer_size": "131072", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_cm": "false", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_device_name": "", 2024-08-17T17:28:27.339 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_dscp": "96", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_gid_idx": "0", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_local_gid": "", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_polling_us": "1000", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_port_num": "1", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_roce_ver": "1", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_send_buffers": "1024", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_sl": "3", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_support_srq": "true", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_rdma_type": "ib", 2024-08-17T17:28:27.340 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_async_reap_threshold": "5", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_before_connect": "false", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_ipv4": "true", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_ipv6": "false", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_msgr1": "true", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_msgr2": "true", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_port_max": "7568", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_port_min": "6800", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_prefer_ipv4": "false", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_retry_count": "3", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_bind_retry_delay": "5", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_blackhole_client": "false", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_blackhole_mds": "false", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_blackhole_mgr": "false", 2024-08-17T17:28:27.341 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_blackhole_mon": "false", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_blackhole_osd": "false", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_client_mode": "crc secure", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_cluster_mode": "crc secure", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_cluster_type": "", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_compress_secure": "false", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_connection_idle_timeout": "900", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_connection_ready_timeout": "10", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_crc_data": "true", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_crc_header": "true", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_die_on_bad_msg": "false", 2024-08-17T17:28:27.342 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_die_on_bug": "true", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_die_on_old_message": "true", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_die_on_skipped_message": "false", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_die_on_unhandled_msg": "false", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_coremask": "0xF", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_devs_allowlist": "", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_enable_tso": "true", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_hugepages": "", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_hw_flow_control": "true", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-08-17T17:28:27.343 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_lro": "true", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_memory_channel": "4", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_pmd": "", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_port_id": "0", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dump_corrupt_message_level": "1", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_dump_on_send": "false", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_initial_backoff": "0.200000", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_inject_delay_max": "1.000000", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_inject_delay_probability": "0.000000", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_inject_delay_type": "", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_inject_internal_delays": "0.000000", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_inject_network_congestion": "0", 2024-08-17T17:28:27.344 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_inject_socket_failures": "0", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_learn_addr_from_peer": "true", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_max_accept_failures": "4", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_max_backoff": "15.000000", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_mon_client_mode": "secure crc", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_mon_cluster_mode": "secure crc", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_mon_service_mode": "secure crc", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_osd_compress_min_size": "1024", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_osd_compress_mode": "none", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_osd_compression_algorithm": "snappy", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_pq_min_cost": "65536", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_public_type": "", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_service_mode": "crc secure", 2024-08-17T17:28:27.345 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_tcp_listen_backlog": "512", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_tcp_nodelay": "true", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_tcp_rcvbuf": "0", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_time_events_min_wait_interval": "1000", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "ms_type": "async+posix", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "no_config_file": "false", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "nvmeof_mon_client_tick_period": "2", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_completion_locks_per_session": "32", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_debug_inject_relock_delay": "false", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_inflight_op_bytes": "104857600", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_inflight_ops": "1024", 2024-08-17T17:28:27.346 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_inject_no_watch_ping": "false", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_tick_interval": "5.000000", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "objecter_timeout": "10.000000", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "objectstore_blackhole": "false", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "openssl_engine_opts": "", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_delay_time": "5.000000", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_hist_halflife": "1000", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_max_low_ops": "2", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_max_ops": "4", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_quantize_effort": "0.100000", 2024-08-17T17:28:27.347 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_agent_slop": "0.020000", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_allow_recovery_below_min_size": "true", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_asio_thread_count": "2", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_async_recovery_min_cost": "100", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_auto_mark_unfound_lost": "false", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_backfill_retry_interval": "30.000000", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_backfill_scan_max": "512", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_backfill_scan_min": "64", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_backoff_on_degraded": "false", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_backoff_on_peering": "false", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_backoff_on_unfound": "true", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_beacon_report_interval": "300", 2024-08-17T17:28:27.348 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_bench_duration": "30", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_bench_max_block_size": "67108864", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_bench_small_size_max_iops": "100", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_blkin_trace_all": "false", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_blocked_scrub_grace_period": "120", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_check_for_log_corruption": "false", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-08-17T17:28:27.349 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_class_update_on_start": "true", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_client_message_cap": "256", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_client_message_size_cap": "524288000", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_client_op_priority": "63", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_client_watch_timeout": "30", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_command_max_records": "256", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_compact_on_start": "false", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_crush_chooseleaf_type": "1", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_crush_initial_weight": "-1.000000", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_crush_update_on_start": "true", 2024-08-17T17:28:27.350 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_crush_update_weight_set": "true", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_drop_ping_duration": "0", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_feed_pullee": "-1", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_misdirected_ops": "false", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_no_acting_change": "false", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_no_purge_strays": "false", 2024-08-17T17:28:27.351 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_op_order": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_pg_log_writeout": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_pretend_recovery_active": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_shutdown": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_trim_objects": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_verify_cached_snaps": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_verify_missing_on_start": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_verify_snaps": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-08-17T17:28:27.352 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_keys": "1024", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_stride": "524288", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_default_data_pool_replay_window": "45", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_default_notify_timeout": "30", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_delete_sleep": "0.000000", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-08-17T17:28:27.353 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_discard_disconnected_ops": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_ec_partial_reads": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_enable_op_tracker": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_extblkdev_plugins": "vdo", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_fast_info": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_fast_shutdown": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_fast_shutdown_timeout": "15", 2024-08-17T17:28:27.354 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_function_tracing": "false", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_grace": "20", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_interval": "6", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_min_peers": "10", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_min_size": "2000", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_stale": "600", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_hit_set_max_size": "100000", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_hit_set_min_size": "1000", 2024-08-17T17:28:27.355 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_journal_flush_on_shutdown": "true", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_journal_size": "5120", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_kill_backfill_at": "0", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_loop_before_reset_tphandle": "64", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_map_cache_size": "50", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_map_dedup": "true", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_map_message_max": "40", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_map_message_max_bytes": "10485760", 2024-08-17T17:28:27.356 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_map_share_max_epochs": "40", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_attr_name_len": "100", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_attr_size": "0", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_backfills": "1", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_markdown_count": "5", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_markdown_period": "600", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_object_name_len": "2048", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_object_namespace_len": "256", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_object_size": "134217728", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_omap_entries_per_request": "1024", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_pg_blocked_by": "16", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_pg_log_entries": "10000", 2024-08-17T17:28:27.357 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_pgls": "1024", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_push_cost": "8388608", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_push_objects": "10", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_scrubs": "3", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_trimming_pgs": "2", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_write_op_reply_len": "64", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_max_write_size": "90", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-08-17T17:28:27.358 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_override_recovery_settings": "false", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_profile": "balanced", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-08-17T17:28:27.359 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mclock_skip_benchmark": "false", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_base": "805306368", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_cache_min": "134217728", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_target": "4294967296", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_target_autotune": "false", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_min_pg_log_entries": "250", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_min_recovery_priority": "0", 2024-08-17T17:28:27.360 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mon_heartbeat_interval": "30", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mon_report_interval": "5", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mon_report_max_in_flight": "2", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_num_cache_shards": "32", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_num_op_tracker_shard": "32", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_numa_auto_affinity": "true", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_numa_node": "-1", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_numa_prefer_iface": "true", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_objecter_finishers": "1", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_objectstore": "bluestore", 2024-08-17T17:28:27.361 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_objectstore_fuse": "false", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_objectstore_ideal_list_max": "64", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_objectstore_tracing": "false", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_complaint_time": "30.000000", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_history_duration": "600", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_history_size": "20", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_history_slow_op_size": "20", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_log_threshold": "5", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_num_shards": "0", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_num_shards_hdd": "5", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_num_shards_ssd": "8", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_num_threads_per_shard": "0", 2024-08-17T17:28:27.362 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_pq_min_cost": "65536", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_queue": "mclock_scheduler", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_queue_cut_off": "high", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_thread_suicide_timeout": "150", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_op_thread_timeout": "15", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_open_classes_on_start": "true", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_os_flags": "0", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_peering_op_priority": "255", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_delete_cost": "1048576", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_delete_priority": "5", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-08-17T17:28:27.363 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-08-17T17:28:27.364 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_log_dups_tracked": "3000", 2024-08-17T17:28:27.364 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_log_trim_max": "10000", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_log_trim_min": "100", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_object_context_cache_count": "64", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-08-17T17:28:27.366 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_crimson": "false", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_crush_rule": "-1", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_ec_fast_read": "false", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_flag_bulk": "false", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_flag_nodelete": "false", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-08-17T17:28:27.367 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_flags": "0", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_min_size": "0", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_pg_num": "32", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_pgp_num": "0", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_read_ratio": "70", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_size": "3", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_default_type": "replicated", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_pool_use_gmt_hitset": "true", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_push_per_object_cost": "1000", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_read_ec_check_for_errors": "false", 2024-08-17T17:28:27.368 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recover_clone_overlap": "true", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recover_clone_overlap_limit": "10", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_cost": "20971520", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_delay_start": "0.000000", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_max_active": "0", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_max_active_hdd": "3", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_max_active_ssd": "10", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_max_chunk": "8388608", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_max_single_start": "1", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_op_priority": "3", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_op_warn_multiple": "16", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_priority": "5", 2024-08-17T17:28:27.369 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_retry_interval": "30.000000", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_sleep": "0.000000", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_repair_during_recovery": "false", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_requested_scrub_priority": "120", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_rollback_to_cluster_snap": "", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_auto_repair": "false", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_begin_hour": "0", 2024-08-17T17:28:27.370 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_begin_week_day": "0", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_chunk_max": "25", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_chunk_min": "5", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_cost": "52428800", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_during_recovery": "false", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_end_hour": "0", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_end_week_day": "0", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_event_cost": "4096", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_invalid_stats": "true", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_load_threshold": "0.500000", 2024-08-17T17:28:27.371 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_max_interval": "604800.000000", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_max_preemptions": "5", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_min_interval": "86400.000000", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_priority": "5", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_scrub_sleep": "0.000000", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_shutdown_pgref_assert": "false", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_skip_data_digest": "false", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_smart_report_timeout": "5", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_snap_trim_cost": "1048576", 2024-08-17T17:28:27.372 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_snap_trim_priority": "5", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_snap_trim_sleep": "0.000000", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_stats_update_period_scrubbing": "15", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_target_transaction_size": "30", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-08-17T17:28:27.373 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_default_cache_mode": "writeback", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_tracing": "false", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_use_stale_snap": "false", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "osdc_blkin_trace_all": "false", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_kill_at": "0", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_max_join_drift": "10", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_min": "500", 2024-08-17T17:28:27.374 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_min_wait": "0.050000", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_propose_interval": "1.000000", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_service_trim_max": "500", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_service_trim_max_multiplier": "20", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_service_trim_min": "250", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_stash_full_interval": "25", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_trim_max": "500", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "paxos_trim_min": "250", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "perf": "true", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "pid_file": "", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "public_addr": "-", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "public_addrv": "", 2024-08-17T17:28:27.375 INFO:teuthology.orchestra.run.smithi016.stdout: "public_bind_addr": "-", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "public_network": "172.21.0.0/20", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "public_network_interface": "", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "qat_compressor_busy_polling": "false", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "qat_compressor_enabled": "false", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "qat_compressor_session_max_number": "256", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rados_mon_op_timeout": "0", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rados_osd_op_timeout": "0", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rados_tracing": "false", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_atime_update_interval": "60", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_balance_parent_reads": "false", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_balance_snap_reads": "false", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_blkin_trace_all": "false", 2024-08-17T17:28:27.376 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_blocklist_expire_seconds": "0", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_blocklist_on_break_lock": "true", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache": "true", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_block_writes_upfront": "false", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_max_dirty": "25165824", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_max_dirty_object": "0", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_policy": "writearound", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_size": "33554432", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_target_dirty": "16777216", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_clone_copy_on_read": "false", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_compression_hint": "none", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_concurrent_management_ops": "10", 2024-08-17T17:28:27.377 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_clone_format": "auto", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_data_pool": "", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_features": "61", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_format": "2", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_map_options": "", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_order": "22", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_pool": "rbd", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_stripe_count": "0", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_default_stripe_unit": "0", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_disable_zero_copy_writes": "true", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_discard_granularity_bytes": "65536", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-08-17T17:28:27.378 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_enable_alloc_hint": "true", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_io_scheduler": "simple", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_commit_age": "5.000000", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_object_flush_interval": "0", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_order": "24", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_pool": "", 2024-08-17T17:28:27.379 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_journal_splay_width": "4", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_localize_parent_reads": "false", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_localize_snap_reads": "false", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_image_policy_type": "simple", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-08-17T17:28:27.380 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_autotune": "true", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_base": "805306368", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_memory_target": "4294967296", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-08-17T17:28:27.381 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirroring_delete_delay": "0", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirroring_replay_delay": "0", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_move_to_trash_on_remove": "false", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_mtime_update_interval": "60", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_non_blocking_aio": "true", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_op_thread_timeout": "60", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_op_threads": "1", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_parent_cache_enabled": "false", 2024-08-17T17:28:27.382 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_persistent_cache_mode": "disabled", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_persistent_cache_path": "/tmp", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_persistent_cache_size": "1073741824", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_plugins": "", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_bps_burst": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_bps_limit": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_exclude_ops": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_iops_burst": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_iops_limit": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_read_bps_burst": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_read_bps_limit": "0", 2024-08-17T17:28:27.383 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_read_iops_burst": "0", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_read_iops_limit": "0", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_schedule_tick_min": "50", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_write_bps_burst": "0", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_write_bps_limit": "0", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_write_iops_burst": "0", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_qos_write_iops_limit": "0", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_quiesce_notification_attempts": "10", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_read_from_replica_policy": "default", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_readahead_max_bytes": "524288", 2024-08-17T17:28:27.384 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_readahead_trigger_requests": "10", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_request_timed_out_seconds": "30", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_skip_partial_discard": "true", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_tracing": "false", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_validate_names": "true", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rbd_validate_pool": "true", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "restapi_base_url": "", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "restapi_log_level": "", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_account_default_quota_max_size": "-1", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_acl_grants_max_num": "100", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_admin_entry": "admin", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-08-17T17:28:27.385 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_asio_assert_yielding": "false", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_backend_store": "rados", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_barbican_url": "", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_beast_enable_async": "true", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_counters_cache": "false", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_index_max_aio": "128", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_quota_ttl": "600", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-08-17T17:28:27.386 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_cache_enabled": "true", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_cache_expiry_interval": "900", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_cache_lru_size": "25000", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_config_store": "rados", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_content_length_compat": "false", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_copy_obj_progress": "true", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_cors_rules_max_num": "100", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_cross_domain_policy": "", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_default_encryption_key": "", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_addr": "", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_ca_path": "", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_client_cert": "", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_client_key": "", 2024-08-17T17:28:27.387 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_password": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_kmip_username": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_require_ssl": "true", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-08-17T17:28:27.388 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_suppress_logs": "true", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_addr": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_auth": "token", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_namespace": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_prefix": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-08-17T17:28:27.389 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_token_file": "", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_curl_buffersize": "524288", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_curl_low_speed_limit": "1024", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_curl_low_speed_time": "300", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_curl_tcp_keepalive": "0", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_l1_fadvise": "4", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-08-17T17:28:27.390 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_l1_fadvise": "4", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_log_changes_size": "1000", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_log_num_shards": "128", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_log_window": "30", 2024-08-17T17:28:27.391 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_notify_interval_msec": "0", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_sync_poll_interval": "20", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_data_sync_spawn_window": "20", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_default_data_log_backing": "fifo", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_default_region_info_oid": "default.region", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_defer_to_bucket_acls": "", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_disable_s3select": "false", 2024-08-17T17:28:27.392 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_data_res": "500.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dns_name": "", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dns_s3website_name": "", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dynamic_resharding": "true", 2024-08-17T17:28:27.393 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_gc_threads": "true", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_lc_threads": "true", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_mdsearch": "true", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_ops_log": "false", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_quota_threads": "true", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_static_website": "false", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enable_usage_log": "false", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_enforce_swift_acls": "true", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_exit_timeout_secs": "120", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_expose_bucket": "false", 2024-08-17T17:28:27.394 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_extended_http_attrs": "", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_filter": "none", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_frontends": "beast port=7480", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_max_concurrent_io": "10", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_max_deferred": "50", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_max_objs": "32", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_max_queue_size": "134213632", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_max_trim_chunk": "16", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_obj_min_wait": "7200", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_processor_max_time": "3600", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_gc_processor_period": "3600", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-08-17T17:28:27.395 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_get_obj_window_size": "16777216", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_healthcheck_disabling_path": "", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ignore_get_invalid_range": "false", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_init_timeout": "300", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_kafka_connection_idle": "300", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_kafka_message_timeout": "5000", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_kafka_sleep_timeout": "10", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_domain": "", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_password": "", 2024-08-17T17:28:27.396 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_password_path": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_project": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_tenant": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_token": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_token_path": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_admin_user": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_api_version": "2", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_barbican_domain": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_barbican_password": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_barbican_project": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_barbican_tenant": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_barbican_user": "", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-08-17T17:28:27.397 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_implicit_tenants": "false", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_service_token_enabled": "false", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_token_cache_size": "10000", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_url": "", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_keystone_verify_ssl": "true", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_debug_interval": "-1", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_lock_max_time": "90", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_max_objs": "32", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_max_rules": "1000", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_max_worker": "3", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_max_wp_worker": "3", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lc_thread_delay": "0", 2024-08-17T17:28:27.398 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ldap_dnattr": "uid", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ldap_searchfilter": "", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ldap_uri": "", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lfuda_sync_frequency": "60", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_log_http_headers": "", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_log_nonexistent_bucket": "false", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-08-17T17:28:27.399 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_log_object_name_utc": "false", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_attr_name_len": "0", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_attr_size": "0", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_attrs_num_in_req": "0", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_chunk_size": "4194304", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_concurrent_requests": "1024", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_dynamic_shards": "1999", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_listing_results": "1000", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_notify_retries": "10", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_objs_per_shard": "100000", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_put_param_size": "1048576", 2024-08-17T17:28:27.400 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_put_size": "5368709120", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_max_slo_entries": "1000", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_md_log_max_shards": "64", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_md_notify_interval_msec": "200", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_meta_sync_poll_interval": "20", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_meta_sync_spawn_window": "20", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_mp_lock_max_time": "600", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_multipart_min_part_size": "5242880", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_fhcache_size": "2017", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-08-17T17:28:27.401 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_lru_lanes": "5", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_max_gc": "300", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_run_gc_threads": "false", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_run_lc_threads": "false", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_run_quota_threads": "false", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_run_sync_thread": "false", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_num_async_rados_threads": "32", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_num_control_oids": "8", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_numa_node": "-1", 2024-08-17T17:28:27.402 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_obj_stripe_size": "4194304", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_objexp_chunk_size": "100", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_objexp_gc_interval": "600", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_objexp_hints_num_shards": "127", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_op_thread_timeout": "600", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_op_tracing": "false", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_opa_token": "", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_opa_url": "", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_opa_verify_ssl": "true", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-08-17T17:28:27.403 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ops_log_rados": "false", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_ops_log_socket_path": "", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_period_push_interval": "2.000000", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_period_push_interval_max": "30.000000", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_period_root_pool": ".rgw.root", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_posix_cache_lanes": "3", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-08-17T17:28:27.404 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_posix_cache_max_buckets": "100", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_posix_cache_partitions": "3", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_print_continue": "true", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_print_prohibited_content_length": "false", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_rados_tracing": "false", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_realm": "", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_realm_id": "", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-08-17T17:28:27.405 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_region": "", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_region_root_pool": ".rgw.root", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_relaxed_region_enforcement": "false", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_request_uri": "", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_reshard_batch_size": "64", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_reshard_debug_interval": "-1", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_reshard_max_aio": "128", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_reshard_num_logs": "16", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_reshard_thread_interval": "600", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_resolve_cname": "false", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_rest_getusage_op_compat": "false", 2024-08-17T17:28:27.406 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_run_sync_thread": "true", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_auth_use_keystone": "false", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_auth_use_ldap": "false", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_auth_use_rados": "true", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_auth_use_sts": "false", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_s3_success_create_obj_status": "0", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_scheduler_type": "throttler", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_script_uri": "", 2024-08-17T17:28:27.407 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_service_provider_name": "", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_client_id": "", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_client_secret": "", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_entry": "sts", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_key": "sts", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_max_session_duration": "43200", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_min_session_duration": "900", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sts_token_introspection_url": "", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_account_in_url": "false", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_auth_entry": "auth", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_auth_url": "", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_custom_header": "", 2024-08-17T17:28:27.408 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_enforce_content_length": "false", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_need_stats": "true", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_tenant_name": "", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_token_expiration": "86400", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_url": "", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_url_prefix": "swift", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_swift_versioning_enabled": "false", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_lease_period": "120", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_log_trim_interval": "1200", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-08-17T17:28:27.409 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_obj_etag_verify": "false", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_trace_history_size": "4096", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_thread_pool_size": "512", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_topic_persistency_max_retries": "0", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_topic_require_publish_policy": "false", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_comment": "", 2024-08-17T17:28:27.410 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_createby": "", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_encoding": "", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_flag": "false", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_max_size": "5368709120", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_origin": "", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_sha_unit": "524288", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_torrent_tracker": "", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_trust_forwarded_https": "false", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_usage_log_tick_interval": "30", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_usage_max_shards": "32", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_usage_max_user_shards": "1", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_use_opa_authz": "false", 2024-08-17T17:28:27.411 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_counters_cache": "false", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_counters_cache_size": "10000", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_default_quota_max_size": "-1", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_max_buckets": "1000", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_policies_max_num": "100", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_quota_sync_interval": "86400", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_user_unique_email": "true", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_verify_ssl": "true", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_website_routing_rules_max_num": "50", 2024-08-17T17:28:27.412 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_zone": "", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_zone_id": "", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_zonegroup": "", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_zonegroup_id": "", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgwlc_auto_session_clear": "true", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rgwlc_skip_bucket_step": "false", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_block_size": "4096", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cache_shard_bits": "4", 2024-08-17T17:28:27.413 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cache_size": "536870912", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cache_type": "binned_lru", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_collect_compaction_stats": "false", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_collect_extended_stats": "false", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_collect_memory_stats": "false", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_index_type": "binary_search", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_log_to_ceph_log": "true", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_metadata_block_size": "4096", 2024-08-17T17:28:27.414 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_partition_filters": "false", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_perf": "false", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "rotating_keys_renewal_timeout": "10", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "run_dir": "/var/run/ceph", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_block_create": "true", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_cache_lru_size": "67108864", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_cbjournal_size": "5368709120", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_data_delta_based_overwrite": "0", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_default_max_object_size": "16777216", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_device_size": "53687091200", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-08-17T17:28:27.415 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_full_integrity_check": "false", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_journal_batch_capacity": "16", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_journal_iodepth_limit": "5", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_main_device_type": "SSD", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_max_concurrent_transactions": "8", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_max_data_allocation_size": "32768", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-08-17T17:28:27.416 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "seastore_segment_size": "67108864", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "set_keepcaps": "false", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "setgroup": "ceph", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "setuser": "ceph", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "setuser_match_path": "", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "target_max_misplaced_ratio": "0.050000", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "thp": "false", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "threadpool_default_timeout": "60", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "threadpool_empty_queue_max_wait": "2", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "throttler_perf_counter": "true", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "tmp_dir": "/tmp", 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX" 2024-08-17T17:28:27.417 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:28:28.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-08-17T17:28:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:28 smithi016 bash[84186]: cluster 2024-08-17T17:28:27.003182+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:28 smithi016 bash[84186]: cluster 2024-08-17T17:28:27.003182+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:28 smithi016 bash[86572]: cluster 2024-08-17T17:28:27.003182+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:28 smithi016 bash[86572]: cluster 2024-08-17T17:28:27.003182+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:28 smithi060 bash[68878]: cluster 2024-08-17T17:28:27.003182+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:28.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:28 smithi060 bash[68878]: cluster 2024-08-17T17:28:27.003182+0000 mgr.y (mgr.34107) 422 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:30 smithi060 bash[68878]: cluster 2024-08-17T17:28:29.004213+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:30 smithi060 bash[68878]: cluster 2024-08-17T17:28:29.004213+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:28:30 smithi060 bash[61583]: ts=2024-08-17T17:28:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:30.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:30 smithi016 bash[84186]: cluster 2024-08-17T17:28:29.004213+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:30 smithi016 bash[84186]: cluster 2024-08-17T17:28:29.004213+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:30 smithi016 bash[86572]: cluster 2024-08-17T17:28:29.004213+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:30 smithi016 bash[86572]: cluster 2024-08-17T17:28:29.004213+0000 mgr.y (mgr.34107) 423 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:32 smithi060 bash[68878]: cluster 2024-08-17T17:28:31.004959+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:32 smithi060 bash[68878]: cluster 2024-08-17T17:28:31.004959+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:32 smithi016 bash[84186]: cluster 2024-08-17T17:28:31.004959+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:32 smithi016 bash[84186]: cluster 2024-08-17T17:28:31.004959+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:32 smithi016 bash[86572]: cluster 2024-08-17T17:28:31.004959+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:32 smithi016 bash[86572]: cluster 2024-08-17T17:28:31.004959+0000 mgr.y (mgr.34107) 424 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:32.816 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:34 smithi060 bash[68878]: cluster 2024-08-17T17:28:33.005784+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:34 smithi060 bash[68878]: cluster 2024-08-17T17:28:33.005784+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.464 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:34 smithi016 bash[84186]: cluster 2024-08-17T17:28:33.005784+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.464 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:34 smithi016 bash[84186]: cluster 2024-08-17T17:28:33.005784+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.465 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:28:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:28:34] "GET /metrics HTTP/1.1" 200 34055 "" "Prometheus/2.51.0" 2024-08-17T17:28:34.465 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:34 smithi016 bash[86572]: cluster 2024-08-17T17:28:33.005784+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:34.465 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:34 smithi016 bash[86572]: cluster 2024-08-17T17:28:33.005784+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.324 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a: {} 2024-08-17T17:28:36.325 INFO:teuthology.orchestra.run.smithi016.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:28:36.337 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b: {} 2024-08-17T17:28:36.337 INFO:teuthology.orchestra.run.smithi016.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:28:36.346 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c: {} 2024-08-17T17:28:36.347 INFO:teuthology.orchestra.run.smithi016.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:28:36.357 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:36 smithi016 bash[84186]: cluster 2024-08-17T17:28:35.006972+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.358 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:36 smithi016 bash[84186]: cluster 2024-08-17T17:28:35.006972+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.358 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:36 smithi016 bash[86572]: cluster 2024-08-17T17:28:35.006972+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.358 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:36 smithi016 bash[86572]: cluster 2024-08-17T17:28:35.006972+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:36 smithi060 bash[68878]: cluster 2024-08-17T17:28:35.006972+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:36 smithi060 bash[68878]: cluster 2024-08-17T17:28:35.006972+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:37.203 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-08-17T17:28:37.204 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-08-17T17:28:37.205 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:28:37.207 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:28:37.207 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-17T17:28:37.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-08-17T17:28:37.208 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-08-17T17:28:37.208 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:28:37.208 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:28:37.208 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:28:37.209 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.000000 2024-08-17T17:28:37.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 0 0 2024-08-17T17:28:37.209 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-08-17T17:28:37.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:37.210 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-08-17T17:28:37.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:28:37.210 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-08-17T17:28:37.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:28:37.211 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-08-17T17:28:37.211 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:28:37.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:37.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:37.358 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:37 smithi016 bash[84186]: audit 2024-08-17T17:28:36.316154+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1370832045' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:28:37.358 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:37 smithi016 bash[84186]: audit 2024-08-17T17:28:36.316154+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1370832045' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:28:37.358 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:37 smithi016 bash[86572]: audit 2024-08-17T17:28:36.316154+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1370832045' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:28:37.358 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:37 smithi016 bash[86572]: audit 2024-08-17T17:28:36.316154+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1370832045' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:28:37.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:37.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:37.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:37 smithi060 bash[68878]: audit 2024-08-17T17:28:36.316154+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1370832045' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:28:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:37 smithi060 bash[68878]: audit 2024-08-17T17:28:36.316154+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.16:0/1370832045' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:28:37.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:37.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:37.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:37.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:37.636 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:37.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:37.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:37.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:37.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:37.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:37.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:37.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:37.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:37.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:38.027 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:38.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:38.130 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:38.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:38.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:38.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:38.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:38.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[86572]: cluster 2024-08-17T17:28:37.007650+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[86572]: cluster 2024-08-17T17:28:37.007650+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[86572]: audit 2024-08-17T17:28:37.306314+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[86572]: audit 2024-08-17T17:28:37.306314+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[84186]: cluster 2024-08-17T17:28:37.007650+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[84186]: cluster 2024-08-17T17:28:37.007650+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[84186]: audit 2024-08-17T17:28:37.306314+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:38 smithi016 bash[84186]: audit 2024-08-17T17:28:37.306314+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:38.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:38.401 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:38 smithi060 bash[68878]: cluster 2024-08-17T17:28:37.007650+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:38 smithi060 bash[68878]: cluster 2024-08-17T17:28:37.007650+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:38.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:38 smithi060 bash[68878]: audit 2024-08-17T17:28:37.306314+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:38.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:38 smithi060 bash[68878]: audit 2024-08-17T17:28:37.306314+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:38.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:38.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:38.548 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:38.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:38.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:38.680 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:38.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:38.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:38.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:38.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:38.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:38.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:38.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:39.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:39.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:39.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:39.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:39.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:39.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:39.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:39.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:39.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:39.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:39.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:39.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:39.704 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:39.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:39.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:39.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:39.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:39.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:39.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:39.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:40.000 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:40.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:40.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:40.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:40.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:40.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:40.248 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:28:40 smithi060 bash[61583]: ts=2024-08-17T17:28:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:40.248 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:40 smithi060 bash[68878]: cluster 2024-08-17T17:28:39.008747+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.248 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:40 smithi060 bash[68878]: cluster 2024-08-17T17:28:39.008747+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:40.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:40.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:40.379 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:40 smithi016 bash[84186]: cluster 2024-08-17T17:28:39.008747+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.379 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:40 smithi016 bash[84186]: cluster 2024-08-17T17:28:39.008747+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.380 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:40 smithi016 bash[86572]: cluster 2024-08-17T17:28:39.008747+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.380 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:40 smithi016 bash[86572]: cluster 2024-08-17T17:28:39.008747+0000 mgr.y (mgr.34107) 428 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:40.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:40.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:40.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:40.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:40.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:40.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:40.656 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:40.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:40.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:40.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:40.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:40.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:41.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:41.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:41.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:41.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:41.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:41.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:41.312 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:41.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:41.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:41.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:41.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:41.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:41.673 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:41.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:41.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:41.805 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:41.834 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:41.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:41.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:41.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:41.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:42.027 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:42.027 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:42.027 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:42.028 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:42.028 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:42.068 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:42.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:42.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:42.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:42.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:42.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:42.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:42.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:42.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:42 smithi060 bash[68878]: cluster 2024-08-17T17:28:41.009538+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:42 smithi060 bash[68878]: cluster 2024-08-17T17:28:41.009538+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:42.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:42 smithi016 bash[84186]: cluster 2024-08-17T17:28:41.009538+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.468 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:42 smithi016 bash[84186]: cluster 2024-08-17T17:28:41.009538+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:42 smithi016 bash[86572]: cluster 2024-08-17T17:28:41.009538+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.468 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:42 smithi016 bash[86572]: cluster 2024-08-17T17:28:41.009538+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:42.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:42.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:42.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:42.616 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:42.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:42.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:42.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:42.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:42.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:42.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:42.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:42.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:42.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:43.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:43.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:43.141 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:43.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:43.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:43.272 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:43.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:43.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:43.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:43.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:43.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:43.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:43.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:43.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:43.770 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:43.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:43.903 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:43.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:43.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:44.034 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:44.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:44.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:44.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:44.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:44.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:44.306 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:44 smithi060 bash[68878]: cluster 2024-08-17T17:28:43.010418+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.306 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:44 smithi060 bash[68878]: cluster 2024-08-17T17:28:43.010418+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.324 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:44.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:44.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:44 smithi016 bash[86572]: cluster 2024-08-17T17:28:43.010418+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:44 smithi016 bash[86572]: cluster 2024-08-17T17:28:43.010418+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:44 smithi016 bash[84186]: cluster 2024-08-17T17:28:43.010418+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:44 smithi016 bash[84186]: cluster 2024-08-17T17:28:43.010418+0000 mgr.y (mgr.34107) 430 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:44.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:44.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:44.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:44.569 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:28:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:28:44] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:28:44.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:44.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:44.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:44.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:44.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:44.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:44.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:44.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:44.964 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:44.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:45.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:45.199 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.222 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:45.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:45.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.485 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:45.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:45.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:45.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.876 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:45.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:45.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:45.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:46.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:46.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:46.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:46.255 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:46 smithi016 bash[84186]: cluster 2024-08-17T17:28:45.011235+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.255 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:46 smithi016 bash[84186]: cluster 2024-08-17T17:28:45.011235+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.255 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:46 smithi016 bash[86572]: cluster 2024-08-17T17:28:45.011235+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.255 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:46 smithi016 bash[86572]: cluster 2024-08-17T17:28:45.011235+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:46.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:46.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.386 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:46 smithi060 bash[68878]: cluster 2024-08-17T17:28:45.011235+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:46 smithi060 bash[68878]: cluster 2024-08-17T17:28:45.011235+0000 mgr.y (mgr.34107) 431 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:46.404 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:46.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:46.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:46.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:46.902 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:46.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:46.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:47.034 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:47.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:47.165 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:47.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:47.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:47.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:47.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:47.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:47.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:47.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:47.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:47.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:47.817 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:47.841 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:47.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:47.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:47.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:47.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:48.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:48.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:48.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:48.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:48.222 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:48.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:48 smithi060 bash[68878]: cluster 2024-08-17T17:28:47.011853+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:48 smithi060 bash[68878]: cluster 2024-08-17T17:28:47.011853+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:48.469 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:48 smithi016 bash[84186]: cluster 2024-08-17T17:28:47.011853+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.469 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:48 smithi016 bash[84186]: cluster 2024-08-17T17:28:47.011853+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:48 smithi016 bash[86572]: cluster 2024-08-17T17:28:47.011853+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.469 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:48 smithi016 bash[86572]: cluster 2024-08-17T17:28:47.011853+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:48.486 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:48.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:48.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:48.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:48.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:48.747 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:48.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:48.850 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:48.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:48.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:48.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:49.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:49.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:49.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:49.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:49.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:49.407 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:49.510 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:49.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:49.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:49.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:49.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:49.904 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:49.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:49.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:49.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:50.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:50.060 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:50.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:50.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:50.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:50.295 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:50.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:50 smithi016 bash[84186]: cluster 2024-08-17T17:28:49.013046+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:50.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:50 smithi016 bash[84186]: cluster 2024-08-17T17:28:49.013046+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:50.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:50 smithi016 bash[86572]: cluster 2024-08-17T17:28:49.013046+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:50.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:50 smithi016 bash[86572]: cluster 2024-08-17T17:28:49.013046+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:50.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:50.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:50 smithi060 bash[68878]: cluster 2024-08-17T17:28:49.013046+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:50.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:50 smithi060 bash[68878]: cluster 2024-08-17T17:28:49.013046+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:28:50 smithi060 bash[61583]: ts=2024-08-17T17:28:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:50.426 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:50.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:50.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:50.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:50.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:50.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:50.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:50.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:50.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:50.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:50.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:50.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:51.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:51.106 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:51.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:51.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:51.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:51.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:51.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:51.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:51.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:51.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:51.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:51.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:51.632 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:51.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:51.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:51.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:51.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:51.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:51.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:51.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:51.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:52.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:52.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:52.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:52.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:52.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:52.288 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:52.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:52 smithi016 bash[84186]: cluster 2024-08-17T17:28:51.013914+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:52 smithi016 bash[84186]: cluster 2024-08-17T17:28:51.013914+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:52 smithi016 bash[86572]: cluster 2024-08-17T17:28:51.013914+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:52 smithi016 bash[86572]: cluster 2024-08-17T17:28:51.013914+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:52.403 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:52 smithi060 bash[68878]: cluster 2024-08-17T17:28:51.013914+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.403 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:52 smithi060 bash[68878]: cluster 2024-08-17T17:28:51.013914+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:52.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:52.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:52.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.552 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:52.656 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:52.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:52.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:52.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:52.920 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:52.950 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:52.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:53.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:53.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:53.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:53.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:53.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:53.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:53.316 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:53.344 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:53.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:53.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:53 smithi060 bash[68878]: audit 2024-08-17T17:28:52.306686+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:53.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:53 smithi060 bash[68878]: audit 2024-08-17T17:28:52.306686+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:53.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:53.476 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:53.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:53.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:53 smithi016 bash[84186]: audit 2024-08-17T17:28:52.306686+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:53.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:53 smithi016 bash[84186]: audit 2024-08-17T17:28:52.306686+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:53.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:53 smithi016 bash[86572]: audit 2024-08-17T17:28:52.306686+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:53.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:53 smithi016 bash[86572]: audit 2024-08-17T17:28:52.306686+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:53.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:53.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:53.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:53.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:53.738 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:53.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:53.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:53.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:53.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:53.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:54.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:54.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:54.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:54.237 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:54.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:54.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:54.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:54.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:54.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:54 smithi060 bash[68878]: cluster 2024-08-17T17:28:53.014760+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:54 smithi060 bash[68878]: cluster 2024-08-17T17:28:53.014760+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:54.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:54 smithi016 bash[84186]: cluster 2024-08-17T17:28:53.014760+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:54 smithi016 bash[84186]: cluster 2024-08-17T17:28:53.014760+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:28:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:28:54] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.51.0" 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:54 smithi016 bash[86572]: cluster 2024-08-17T17:28:53.014760+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.640 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:54 smithi016 bash[86572]: cluster 2024-08-17T17:28:53.014760+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:54.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:54.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:54.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:54.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:54.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:54.919 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:54.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:54.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:54.987 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:28:54.988 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:28:55.007 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:28:55.007 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:28:55.022 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.025 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:28:55.025 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:28:55.042 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:28:55.043 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:28:55.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:55.061 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:28:55.061 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:28:55.080 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:28:55.080 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:28:55.100 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:28:55.100 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:28:55.119 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:28:55.119 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:28:55.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.176 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:55 smithi060 bash[68878]: audit 2024-08-17T17:28:54.971015+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/380666147' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:55 smithi060 bash[68878]: audit 2024-08-17T17:28:54.971015+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/380666147' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:55.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:55.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:55.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:55.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:55.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:55.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:55.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:55 smithi016 bash[84186]: audit 2024-08-17T17:28:54.971015+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/380666147' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:55.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:55 smithi016 bash[84186]: audit 2024-08-17T17:28:54.971015+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/380666147' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:55.495 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:55 smithi016 bash[86572]: audit 2024-08-17T17:28:54.971015+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/380666147' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:55.495 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:55 smithi016 bash[86572]: audit 2024-08-17T17:28:54.971015+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.16:0/380666147' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:28:55.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.551 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:28:55.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:28:55.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:55.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:55.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:55.813 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:55.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:55.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:55.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:55.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:56.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:56.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:56.161 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:28:56.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:56 smithi060 bash[68878]: cluster 2024-08-17T17:28:55.015295+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:56 smithi060 bash[68878]: cluster 2024-08-17T17:28:55.015295+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:56 smithi060 bash[68878]: audit 2024-08-17T17:28:55.679833+0000 mon.a (mon.0) 590 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.190 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:56 smithi060 bash[68878]: audit 2024-08-17T17:28:55.679833+0000 mon.a (mon.0) 590 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.205 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:56.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:56.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[84186]: cluster 2024-08-17T17:28:55.015295+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[84186]: cluster 2024-08-17T17:28:55.015295+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[84186]: audit 2024-08-17T17:28:55.679833+0000 mon.a (mon.0) 590 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[84186]: audit 2024-08-17T17:28:55.679833+0000 mon.a (mon.0) 590 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[86572]: cluster 2024-08-17T17:28:55.015295+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.311 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[86572]: cluster 2024-08-17T17:28:55.015295+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:56.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[86572]: audit 2024-08-17T17:28:55.679833+0000 mon.a (mon.0) 590 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.312 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:56 smithi016 bash[86572]: audit 2024-08-17T17:28:55.679833+0000 mon.a (mon.0) 590 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:28:56.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:56.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:56.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.595 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:56.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:56.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:56.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:56.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.987 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:56.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:56.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:57.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:57.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:57.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:57.164 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.0 primary-affinity to 0 (802) 2024-08-17T17:28:57.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:57.241 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:57.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:57.344 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.356 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: cluster 2024-08-17T17:28:56.154295+0000 mon.a (mon.0) 591 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.356 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: cluster 2024-08-17T17:28:56.154295+0000 mon.a (mon.0) 591 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.356 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: audit 2024-08-17T17:28:56.163364+0000 mon.a (mon.0) 592 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.356 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: audit 2024-08-17T17:28:56.163364+0000 mon.a (mon.0) 592 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.357 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: cluster 2024-08-17T17:28:56.170113+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:28:57.357 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: cluster 2024-08-17T17:28:56.170113+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:28:57.357 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: audit 2024-08-17T17:28:56.839327+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:28:57.357 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:57 smithi060 bash[68878]: audit 2024-08-17T17:28:56.839327+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:28:57.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:57.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:57.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:57.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:57.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: cluster 2024-08-17T17:28:56.154295+0000 mon.a (mon.0) 591 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: cluster 2024-08-17T17:28:56.154295+0000 mon.a (mon.0) 591 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: audit 2024-08-17T17:28:56.163364+0000 mon.a (mon.0) 592 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: audit 2024-08-17T17:28:56.163364+0000 mon.a (mon.0) 592 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: cluster 2024-08-17T17:28:56.170113+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:28:57.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: cluster 2024-08-17T17:28:56.170113+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:28:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: audit 2024-08-17T17:28:56.839327+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:28:57.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[84186]: audit 2024-08-17T17:28:56.839327+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:28:57.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: cluster 2024-08-17T17:28:56.154295+0000 mon.a (mon.0) 591 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: cluster 2024-08-17T17:28:56.154295+0000 mon.a (mon.0) 591 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:28:57.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: audit 2024-08-17T17:28:56.163364+0000 mon.a (mon.0) 592 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: audit 2024-08-17T17:28:56.163364+0000 mon.a (mon.0) 592 : audit [INF] from='client.? 172.21.15.16:0/785398319' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:28:57.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: cluster 2024-08-17T17:28:56.170113+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:28:57.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: cluster 2024-08-17T17:28:56.170113+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:28:57.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: audit 2024-08-17T17:28:56.839327+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:28:57.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:57 smithi016 bash[86572]: audit 2024-08-17T17:28:56.839327+0000 mon.a (mon.0) 594 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:28:57.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:57.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:57.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:57.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:57.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:58.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:58.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:58.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:58.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:58.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:58.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:58.181 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:28:58.181 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:28:58.253 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:58.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:58.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[84186]: cluster 2024-08-17T17:28:57.015884+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[84186]: cluster 2024-08-17T17:28:57.015884+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[84186]: audit 2024-08-17T17:28:57.166453+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[84186]: audit 2024-08-17T17:28:57.166453+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[84186]: cluster 2024-08-17T17:28:57.174408+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[84186]: cluster 2024-08-17T17:28:57.174408+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[86572]: cluster 2024-08-17T17:28:57.015884+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[86572]: cluster 2024-08-17T17:28:57.015884+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[86572]: audit 2024-08-17T17:28:57.166453+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:28:58.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[86572]: audit 2024-08-17T17:28:57.166453+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:28:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[86572]: cluster 2024-08-17T17:28:57.174408+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:28:58.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:58 smithi016 bash[86572]: cluster 2024-08-17T17:28:57.174408+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:28:58.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:58.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:58.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:58 smithi060 bash[68878]: cluster 2024-08-17T17:28:57.015884+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:58 smithi060 bash[68878]: cluster 2024-08-17T17:28:57.015884+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:58 smithi060 bash[68878]: audit 2024-08-17T17:28:57.166453+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:28:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:58 smithi060 bash[68878]: audit 2024-08-17T17:28:57.166453+0000 mon.a (mon.0) 595 : audit [INF] from='client.? 172.21.15.16:0/513159855' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:28:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:58 smithi060 bash[68878]: cluster 2024-08-17T17:28:57.174408+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:28:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:58 smithi060 bash[68878]: cluster 2024-08-17T17:28:57.174408+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:28:58.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:58.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:58.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:58.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:58.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:58.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:58.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:58.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:28:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:28:58.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:58.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:28:58.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:58.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:28:59.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:59.063 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:59.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:59.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:59.184 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_0' created 2024-08-17T17:28:59.194 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:59.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:28:59.426 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:59.438 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[84186]: cluster 2024-08-17T17:28:58.181182+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:28:59.438 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[84186]: cluster 2024-08-17T17:28:58.181182+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:28:59.438 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[84186]: audit 2024-08-17T17:28:58.267929+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:28:59.438 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[84186]: audit 2024-08-17T17:28:58.267929+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:28:59.438 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[86572]: cluster 2024-08-17T17:28:58.181182+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:28:59.439 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[86572]: cluster 2024-08-17T17:28:58.181182+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:28:59.439 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[86572]: audit 2024-08-17T17:28:58.267929+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:28:59.439 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:28:59 smithi016 bash[86572]: audit 2024-08-17T17:28:58.267929+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:28:59.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:28:59.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:28:59.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:59.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:28:59.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:28:59.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:59 smithi060 bash[68878]: cluster 2024-08-17T17:28:58.181182+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:28:59.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:59 smithi060 bash[68878]: cluster 2024-08-17T17:28:58.181182+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:28:59.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:59 smithi060 bash[68878]: audit 2024-08-17T17:28:58.267929+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:28:59.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:28:59 smithi060 bash[68878]: audit 2024-08-17T17:28:58.267929+0000 mon.a (mon.0) 598 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:28:59.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:59.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:28:59.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:28:59.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:28:59.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:59.852 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:28:59.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:28:59.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.984 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:28:59.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:28:59.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:00.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:00.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:00.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:00.221 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[61583]: ts=2024-08-17T17:29:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:00.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: cluster 2024-08-17T17:28:59.016964+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v348: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: cluster 2024-08-17T17:28:59.016964+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v348: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.221 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: cluster 2024-08-17T17:28:59.175055+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:00.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: cluster 2024-08-17T17:28:59.175055+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:00.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: audit 2024-08-17T17:28:59.186735+0000 mon.a (mon.0) 600 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:29:00.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: audit 2024-08-17T17:28:59.186735+0000 mon.a (mon.0) 600 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:29:00.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: cluster 2024-08-17T17:28:59.196787+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:29:00.222 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:00 smithi060 bash[68878]: cluster 2024-08-17T17:28:59.196787+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:29:00.235 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:00.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:00.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:00.350 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: cluster 2024-08-17T17:28:59.016964+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v348: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.350 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: cluster 2024-08-17T17:28:59.016964+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v348: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.350 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: cluster 2024-08-17T17:28:59.175055+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:00.350 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: cluster 2024-08-17T17:28:59.175055+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:00.350 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: audit 2024-08-17T17:28:59.186735+0000 mon.a (mon.0) 600 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:29:00.350 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: audit 2024-08-17T17:28:59.186735+0000 mon.a (mon.0) 600 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: cluster 2024-08-17T17:28:59.196787+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[84186]: cluster 2024-08-17T17:28:59.196787+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: cluster 2024-08-17T17:28:59.016964+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v348: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: cluster 2024-08-17T17:28:59.016964+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v348: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: cluster 2024-08-17T17:28:59.175055+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: cluster 2024-08-17T17:28:59.175055+0000 mon.a (mon.0) 599 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: audit 2024-08-17T17:28:59.186735+0000 mon.a (mon.0) 600 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: audit 2024-08-17T17:28:59.186735+0000 mon.a (mon.0) 600 : audit [INF] from='client.? 172.21.15.16:0/1095587153' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: cluster 2024-08-17T17:28:59.196787+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:29:00.351 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:00 smithi016 bash[86572]: cluster 2024-08-17T17:28:59.196787+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:29:00.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:00.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:00.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:00.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:00.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:00.629 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:00.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:00.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:00.760 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:00.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:00.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:00.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:00.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:00.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:29:00.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:01.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-17T17:29:01.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:01.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:01.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:01.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:01.264 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:01 smithi016 bash[84186]: cluster 2024-08-17T17:29:00.192342+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:29:01.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:01 smithi016 bash[84186]: cluster 2024-08-17T17:29:00.192342+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:29:01.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:01 smithi016 bash[86572]: cluster 2024-08-17T17:29:00.192342+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:29:01.265 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:01 smithi016 bash[86572]: cluster 2024-08-17T17:29:00.192342+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:29:01.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:01.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:01.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:01.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:01.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:01 smithi060 bash[68878]: cluster 2024-08-17T17:29:00.192342+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:29:01.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:01 smithi060 bash[68878]: cluster 2024-08-17T17:29:00.192342+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:29:01.506 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.534 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:01.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:01.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:01.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:01.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:01.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:01.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:01.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:01.929 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:01.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:02.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:29:02.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:02.061 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:02.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:02.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:02.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:02.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:02.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[86572]: cluster 2024-08-17T17:29:01.017607+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v351: 89 pgs: 16 unknown, 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[86572]: cluster 2024-08-17T17:29:01.017607+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v351: 89 pgs: 16 unknown, 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[86572]: cluster 2024-08-17T17:29:01.199681+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[86572]: cluster 2024-08-17T17:29:01.199681+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[86572]: cluster 2024-08-17T17:29:01.209977+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[86572]: cluster 2024-08-17T17:29:01.209977+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[84186]: cluster 2024-08-17T17:29:01.017607+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v351: 89 pgs: 16 unknown, 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[84186]: cluster 2024-08-17T17:29:01.017607+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v351: 89 pgs: 16 unknown, 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[84186]: cluster 2024-08-17T17:29:01.199681+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:29:02.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[84186]: cluster 2024-08-17T17:29:01.199681+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:29:02.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[84186]: cluster 2024-08-17T17:29:01.209977+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:29:02.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:02 smithi016 bash[84186]: cluster 2024-08-17T17:29:01.209977+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:29:02.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:02 smithi060 bash[68878]: cluster 2024-08-17T17:29:01.017607+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v351: 89 pgs: 16 unknown, 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:02 smithi060 bash[68878]: cluster 2024-08-17T17:29:01.017607+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v351: 89 pgs: 16 unknown, 6 peering, 67 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:02 smithi060 bash[68878]: cluster 2024-08-17T17:29:01.199681+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:29:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:02 smithi060 bash[68878]: cluster 2024-08-17T17:29:01.199681+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:29:02.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:02 smithi060 bash[68878]: cluster 2024-08-17T17:29:01.209977+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:29:02.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:02 smithi060 bash[68878]: cluster 2024-08-17T17:29:01.209977+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:29:02.427 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:02.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:02.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:02.561 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:02.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:02.692 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:02.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:02.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:02.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:02.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:02.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:02.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:03.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:03.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:03.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.242 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:03.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:03.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:03.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:03.507 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:03.508 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:03 smithi016 bash[84186]: cluster 2024-08-17T17:29:03.207120+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-08-17T17:29:03.508 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:03 smithi016 bash[84186]: cluster 2024-08-17T17:29:03.207120+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-08-17T17:29:03.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:03 smithi016 bash[86572]: cluster 2024-08-17T17:29:03.207120+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-08-17T17:29:03.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:03 smithi016 bash[86572]: cluster 2024-08-17T17:29:03.207120+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-08-17T17:29:03.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:03.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:03.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:03.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:03 smithi060 bash[68878]: cluster 2024-08-17T17:29:03.207120+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-08-17T17:29:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:03 smithi060 bash[68878]: cluster 2024-08-17T17:29:03.207120+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-08-17T17:29:03.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:03.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:03.896 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:03.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:03.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:03.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:04.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:04.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:04.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:04.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:04.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:04.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:04.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:04 smithi016 bash[84186]: cluster 2024-08-17T17:29:03.018218+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v353: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:04 smithi016 bash[84186]: cluster 2024-08-17T17:29:03.018218+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v353: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:04 smithi016 bash[86572]: cluster 2024-08-17T17:29:03.018218+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v353: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:04 smithi016 bash[86572]: cluster 2024-08-17T17:29:03.018218+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v353: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:04.396 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:04.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:04.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:04.537 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:04.539 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:04 smithi060 bash[68878]: cluster 2024-08-17T17:29:03.018218+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v353: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:04.539 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:04 smithi060 bash[68878]: cluster 2024-08-17T17:29:03.018218+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v353: 89 pgs: 8 unknown, 81 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:04.556 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:04.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:04.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:29:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:29:04] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.51.0" 2024-08-17T17:29:04.660 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:04.687 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:04.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:04.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:04.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:04.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:04.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:04.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:04.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:04.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:05.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:05.076 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:05.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:05.179 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:05.187 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:29:05.187 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:29:05.188 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:29:05.188 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.000000 2024-08-17T17:29:05.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 5 0 2024-08-17T17:29:05.207 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:05.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:05.340 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:05.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:05.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:05.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:05.556 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:05.557 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:05.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:05.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:05.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:05.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:05.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:05.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:05.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:05.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:05.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:05.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:05.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:06.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:06.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:06.241 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:06.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:06 smithi016 bash[86572]: cluster 2024-08-17T17:29:05.019225+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:06.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:06 smithi016 bash[86572]: cluster 2024-08-17T17:29:05.019225+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:06.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:06 smithi016 bash[84186]: cluster 2024-08-17T17:29:05.019225+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:06.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:06 smithi016 bash[84186]: cluster 2024-08-17T17:29:05.019225+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:06.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:06.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:06.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:06.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:06 smithi060 bash[68878]: cluster 2024-08-17T17:29:05.019225+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:06 smithi060 bash[68878]: cluster 2024-08-17T17:29:05.019225+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v354: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:06.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:06.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:06.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:06.576 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:06.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:06.629 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:06.732 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:06.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:06.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:06.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:06.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:06.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:07.024 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:07.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:07.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:07.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:07.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:07.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:07.279 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:07.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:07.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:07.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:07.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:07.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:07.543 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:07.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:07.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:07.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:07.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:07.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:07.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:07.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:07.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:08.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:08.063 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:08.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:08.166 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:08.191 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:08.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:08.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:08.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:08.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:08.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:08.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:08.570 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:08 smithi060 bash[68878]: cluster 2024-08-17T17:29:07.019901+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:08.571 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:08 smithi060 bash[68878]: cluster 2024-08-17T17:29:07.019901+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:08.571 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:08 smithi060 bash[68878]: audit 2024-08-17T17:29:07.310525+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:08.571 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:08 smithi060 bash[68878]: audit 2024-08-17T17:29:07.310525+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:08.571 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:08 smithi060 bash[68878]: audit 2024-08-17T17:29:07.311486+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:08.571 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:08 smithi060 bash[68878]: audit 2024-08-17T17:29:07.311486+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:08.588 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:08.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:08.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[84186]: cluster 2024-08-17T17:29:07.019901+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[84186]: cluster 2024-08-17T17:29:07.019901+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[84186]: audit 2024-08-17T17:29:07.310525+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[84186]: audit 2024-08-17T17:29:07.310525+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[84186]: audit 2024-08-17T17:29:07.311486+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[84186]: audit 2024-08-17T17:29:07.311486+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[86572]: cluster 2024-08-17T17:29:07.019901+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[86572]: cluster 2024-08-17T17:29:07.019901+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v355: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[86572]: audit 2024-08-17T17:29:07.310525+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[86572]: audit 2024-08-17T17:29:07.310525+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:08.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[86572]: audit 2024-08-17T17:29:07.311486+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:08.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:08 smithi016 bash[86572]: audit 2024-08-17T17:29:07.311486+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:08.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:08.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:08.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:08.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.857 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:08.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:08.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:08.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:08.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:09.090 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:09.121 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:09.225 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:09.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:09.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:09.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:09.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:09.485 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:09.512 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:09.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:09.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:09.644 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:09.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:09.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:09.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:09.907 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:09.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:10.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:10.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:10.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:10.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:10.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:10.299 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:10.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:10.348 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:10.402 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:10.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:10.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:10.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:10.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:10 smithi016 bash[84186]: cluster 2024-08-17T17:29:09.020945+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:10.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:10 smithi016 bash[84186]: cluster 2024-08-17T17:29:09.020945+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:10.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:10 smithi016 bash[86572]: cluster 2024-08-17T17:29:09.020945+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:10.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:10 smithi016 bash[86572]: cluster 2024-08-17T17:29:09.020945+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:10.568 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:10.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:10.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:10 smithi060 bash[68878]: cluster 2024-08-17T17:29:09.020945+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:10 smithi060 bash[68878]: cluster 2024-08-17T17:29:09.020945+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:29:10 smithi060 bash[61583]: ts=2024-08-17T17:29:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:10.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:10.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:10.831 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:10.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:10.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:10.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:10.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:11.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:11.095 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:11.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:11.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:11.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.355 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:11.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:11.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:11.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:11.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:11.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:11.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:11.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:11.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:11.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:11.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:12.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:12.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:12.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:12.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:12.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:12.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:12.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:12 smithi016 bash[84186]: cluster 2024-08-17T17:29:11.021602+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:12.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:12 smithi016 bash[84186]: cluster 2024-08-17T17:29:11.021602+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:12.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:12 smithi016 bash[86572]: cluster 2024-08-17T17:29:11.021602+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:12.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:12 smithi016 bash[86572]: cluster 2024-08-17T17:29:11.021602+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:12.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:12.397 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:12.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:12.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:12.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:12.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:12.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:12 smithi060 bash[68878]: cluster 2024-08-17T17:29:11.021602+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:12.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:12 smithi060 bash[68878]: cluster 2024-08-17T17:29:11.021602+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v357: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:12.656 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:12.759 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:12.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:12.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:12.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:13.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:13.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:13.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:13.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:13.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.448 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:13.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:13.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:13.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:13 smithi060 bash[68878]: audit 2024-08-17T17:29:12.461813+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:13 smithi060 bash[68878]: audit 2024-08-17T17:29:12.461813+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:13.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.707 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:13.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:13 smithi016 bash[84186]: audit 2024-08-17T17:29:12.461813+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:13.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:13 smithi016 bash[84186]: audit 2024-08-17T17:29:12.461813+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:13.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:13 smithi016 bash[86572]: audit 2024-08-17T17:29:12.461813+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:13.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:13 smithi016 bash[86572]: audit 2024-08-17T17:29:12.461813+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:13.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:13.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:13.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:13.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:13.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:14.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.470 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:14.544 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:29:14] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:29:14.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:14.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: cluster 2024-08-17T17:29:13.022495+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:14.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: cluster 2024-08-17T17:29:13.022495+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:14.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: audit 2024-08-17T17:29:13.557853+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:14.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: audit 2024-08-17T17:29:13.557853+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:14.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: audit 2024-08-17T17:29:14.116025+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: audit 2024-08-17T17:29:14.116025+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: audit 2024-08-17T17:29:14.120876+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:14 smithi060 bash[68878]: audit 2024-08-17T17:29:14.120876+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:14.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: cluster 2024-08-17T17:29:13.022495+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: cluster 2024-08-17T17:29:13.022495+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: audit 2024-08-17T17:29:13.557853+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: audit 2024-08-17T17:29:13.557853+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: audit 2024-08-17T17:29:14.116025+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: audit 2024-08-17T17:29:14.116025+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: audit 2024-08-17T17:29:14.120876+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[86572]: audit 2024-08-17T17:29:14.120876+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: cluster 2024-08-17T17:29:13.022495+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: cluster 2024-08-17T17:29:13.022495+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v358: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: audit 2024-08-17T17:29:13.557853+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: audit 2024-08-17T17:29:13.557853+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: audit 2024-08-17T17:29:14.116025+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: audit 2024-08-17T17:29:14.116025+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: audit 2024-08-17T17:29:14.120876+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:14 smithi016 bash[84186]: audit 2024-08-17T17:29:14.120876+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:14.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:14.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:14.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:14.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:14.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:15.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.127 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:15.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:15.259 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:15.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:15.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:15.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:15.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:15.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:15.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:15.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:15.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:15.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:15.759 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:29:15.759 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:29:15.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:15.777 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:29:15.778 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:29:15.795 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:29:15.795 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:29:15.812 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:29:15.812 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:29:15.833 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:29:15.834 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:29:15.854 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:29:15.854 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:29:15.875 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:29:15.875 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:29:15.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:15.898 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:29:15.898 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:29:15.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:15.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:16.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:16.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:16.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:16.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:16.161 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:16.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:16.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:16.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:16.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:16.395 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:16.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:16.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:16.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:16.551 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:16.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:16.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[84186]: cluster 2024-08-17T17:29:15.023267+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:16.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[84186]: cluster 2024-08-17T17:29:15.023267+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:16.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[84186]: audit 2024-08-17T17:29:15.743403+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/2036833119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:16.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[84186]: audit 2024-08-17T17:29:15.743403+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/2036833119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:16.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:16.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:16.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:16.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:16.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:16.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[86572]: cluster 2024-08-17T17:29:15.023267+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:16.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[86572]: cluster 2024-08-17T17:29:15.023267+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:16.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[86572]: audit 2024-08-17T17:29:15.743403+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/2036833119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:16.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:16 smithi016 bash[86572]: audit 2024-08-17T17:29:15.743403+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/2036833119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:16.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:16.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:16 smithi060 bash[68878]: cluster 2024-08-17T17:29:15.023267+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:16 smithi060 bash[68878]: cluster 2024-08-17T17:29:15.023267+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v359: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:16 smithi060 bash[68878]: audit 2024-08-17T17:29:15.743403+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/2036833119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:16 smithi060 bash[68878]: audit 2024-08-17T17:29:15.743403+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.16:0/2036833119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:16.945 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:16.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:16.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:17.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.077 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:17.180 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:17.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:17.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:17.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:17.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:17.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:17.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:17.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:17.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:17.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:17.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:17.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:17.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:17.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:17.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:17.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:17.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:18.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:18.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:18.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:18.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:18.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:18.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:18.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:18.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:18.490 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:18 smithi060 bash[68878]: cluster 2024-08-17T17:29:17.023946+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v360: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:18.490 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:18 smithi060 bash[68878]: cluster 2024-08-17T17:29:17.023946+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v360: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:18.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:18.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:18.612 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.639 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:18.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:18.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:18 smithi016 bash[84186]: cluster 2024-08-17T17:29:17.023946+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v360: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:18 smithi016 bash[84186]: cluster 2024-08-17T17:29:17.023946+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v360: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:18 smithi016 bash[86572]: cluster 2024-08-17T17:29:17.023946+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v360: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:18 smithi016 bash[86572]: cluster 2024-08-17T17:29:17.023946+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v360: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:18.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:18.893 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:18.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:18.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:18.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:19.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:19.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:19.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:19.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:19.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:19.372 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.398 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:19.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:19.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:19.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.792 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:19.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:19.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:19.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:20.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.048 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:20.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:20.171 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:20.275 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.303 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:20.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:20.417 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[61583]: ts=2024-08-17T17:29:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:20.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:20.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:20.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:20.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[84186]: cluster 2024-08-17T17:29:19.024884+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:20.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[84186]: cluster 2024-08-17T17:29:19.024884+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:20.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[84186]: audit 2024-08-17T17:29:19.570185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[84186]: audit 2024-08-17T17:29:19.570185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[84186]: audit 2024-08-17T17:29:19.575114+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[84186]: audit 2024-08-17T17:29:19.575114+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[86572]: cluster 2024-08-17T17:29:19.024884+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:20.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[86572]: cluster 2024-08-17T17:29:19.024884+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:20.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[86572]: audit 2024-08-17T17:29:19.570185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[86572]: audit 2024-08-17T17:29:19.570185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[86572]: audit 2024-08-17T17:29:19.575114+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:20 smithi016 bash[86572]: audit 2024-08-17T17:29:19.575114+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:20.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[68878]: cluster 2024-08-17T17:29:19.024884+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[68878]: cluster 2024-08-17T17:29:19.024884+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v361: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[68878]: audit 2024-08-17T17:29:19.570185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[68878]: audit 2024-08-17T17:29:19.570185+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[68878]: audit 2024-08-17T17:29:19.575114+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:20 smithi060 bash[68878]: audit 2024-08-17T17:29:19.575114+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:20.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:20.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:20.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:20.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:20.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:20.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:29:21.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:21.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:21.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:21.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:21.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:21.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:21.350 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:21.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:21.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:21.481 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:21.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:21.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:21.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:21.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:21.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:21.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:21.874 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:21.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:21.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:21.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:22.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:22.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:22.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:22.136 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:22.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:22.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:22.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:22.372 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:22.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:22.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:22.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:22 smithi060 bash[68878]: cluster 2024-08-17T17:29:21.025312+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:22 smithi060 bash[68878]: cluster 2024-08-17T17:29:21.025312+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:22 smithi060 bash[68878]: audit 2024-08-17T17:29:22.307666+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:22 smithi060 bash[68878]: audit 2024-08-17T17:29:22.307666+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:22.512 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:29:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:29:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:29:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:29:22.513 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:29:22.528 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:22.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:22.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[86572]: cluster 2024-08-17T17:29:21.025312+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[86572]: cluster 2024-08-17T17:29:21.025312+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[86572]: audit 2024-08-17T17:29:22.307666+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[86572]: audit 2024-08-17T17:29:22.307666+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[84186]: cluster 2024-08-17T17:29:21.025312+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[84186]: cluster 2024-08-17T17:29:21.025312+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v362: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:22.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[84186]: audit 2024-08-17T17:29:22.307666+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:22.645 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:22 smithi016 bash[84186]: audit 2024-08-17T17:29:22.307666+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:22.658 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:22.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:22.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:22.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:22.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:22.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:22.918 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:22.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:23.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.049 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:23.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:23.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:23.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:23.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:23.414 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:23.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:23.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:23.490 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-17T17:29:23.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[84186]: audit 2024-08-17T17:29:22.656998+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/1901500855' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[84186]: audit 2024-08-17T17:29:22.656998+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/1901500855' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[84186]: audit 2024-08-17T17:29:22.657463+0000 mon.a (mon.0) 615 : 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 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[84186]: audit 2024-08-17T17:29:22.657463+0000 mon.a (mon.0) 615 : 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 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[86572]: audit 2024-08-17T17:29:22.656998+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/1901500855' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[86572]: audit 2024-08-17T17:29:22.656998+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/1901500855' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:29:23.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[86572]: audit 2024-08-17T17:29:22.657463+0000 mon.a (mon.0) 615 : 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 2024-08-17T17:29:23.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:23 smithi016 bash[86572]: audit 2024-08-17T17:29:22.657463+0000 mon.a (mon.0) 615 : 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 2024-08-17T17:29:23.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:23.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:23.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:23.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:23.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:23 smithi060 bash[68878]: audit 2024-08-17T17:29:22.656998+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/1901500855' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:29:23.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:23 smithi060 bash[68878]: audit 2024-08-17T17:29:22.656998+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.16:0/1901500855' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:29:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:23 smithi060 bash[68878]: audit 2024-08-17T17:29:22.657463+0000 mon.a (mon.0) 615 : 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 2024-08-17T17:29:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:23 smithi060 bash[68878]: audit 2024-08-17T17:29:22.657463+0000 mon.a (mon.0) 615 : 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 2024-08-17T17:29:23.927 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.946 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:23.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:23.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:24.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:24.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:24.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:24.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:24.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:24.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:24.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:24.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:24.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:24.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:24.451 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:29:24] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:29:24.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:24.494 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:29:24.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:24.595 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:24.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:24.698 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: cluster 2024-08-17T17:29:23.026284+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: cluster 2024-08-17T17:29:23.026284+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: audit 2024-08-17T17:29:23.488582+0000 mon.a (mon.0) 616 : 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 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: audit 2024-08-17T17:29:23.488582+0000 mon.a (mon.0) 616 : 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 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: cluster 2024-08-17T17:29:23.492386+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: cluster 2024-08-17T17:29:23.492386+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: audit 2024-08-17T17:29:23.825374+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[84186]: audit 2024-08-17T17:29:23.825374+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:24.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: cluster 2024-08-17T17:29:23.026284+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: cluster 2024-08-17T17:29:23.026284+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: audit 2024-08-17T17:29:23.488582+0000 mon.a (mon.0) 616 : 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 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: audit 2024-08-17T17:29:23.488582+0000 mon.a (mon.0) 616 : 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 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: cluster 2024-08-17T17:29:23.492386+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: cluster 2024-08-17T17:29:23.492386+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: audit 2024-08-17T17:29:23.825374+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:24.712 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:24 smithi016 bash[86572]: audit 2024-08-17T17:29:23.825374+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:24.729 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:24.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:24.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:24.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: cluster 2024-08-17T17:29:23.026284+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: cluster 2024-08-17T17:29:23.026284+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v363: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: audit 2024-08-17T17:29:23.488582+0000 mon.a (mon.0) 616 : 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 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: audit 2024-08-17T17:29:23.488582+0000 mon.a (mon.0) 616 : 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 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: cluster 2024-08-17T17:29:23.492386+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: cluster 2024-08-17T17:29:23.492386+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: audit 2024-08-17T17:29:23.825374+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:24 smithi060 bash[68878]: audit 2024-08-17T17:29:23.825374+0000 mon.a (mon.0) 618 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:29:24.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:24.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:24.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:25.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:25.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:25.180 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:29:25.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:25.253 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:25.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.384 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:25.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:25.512 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:25.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:25.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:25.644 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:25.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:25.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:25 smithi060 bash[68878]: cluster 2024-08-17T17:29:24.489235+0000 mon.a (mon.0) 619 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:25.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:25 smithi060 bash[68878]: cluster 2024-08-17T17:29:24.489235+0000 mon.a (mon.0) 619 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:25.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:25 smithi060 bash[68878]: audit 2024-08-17T17:29:24.496955+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:25.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:25 smithi060 bash[68878]: audit 2024-08-17T17:29:24.496955+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:25.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:25 smithi060 bash[68878]: cluster 2024-08-17T17:29:24.500987+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:29:25.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:25 smithi060 bash[68878]: cluster 2024-08-17T17:29:24.500987+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:29:25.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[84186]: cluster 2024-08-17T17:29:24.489235+0000 mon.a (mon.0) 619 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:25.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[84186]: cluster 2024-08-17T17:29:24.489235+0000 mon.a (mon.0) 619 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:25.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[84186]: audit 2024-08-17T17:29:24.496955+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[84186]: audit 2024-08-17T17:29:24.496955+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[84186]: cluster 2024-08-17T17:29:24.500987+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[84186]: cluster 2024-08-17T17:29:24.500987+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[86572]: cluster 2024-08-17T17:29:24.489235+0000 mon.a (mon.0) 619 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[86572]: cluster 2024-08-17T17:29:24.489235+0000 mon.a (mon.0) 619 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[86572]: audit 2024-08-17T17:29:24.496955+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[86572]: audit 2024-08-17T17:29:24.496955+0000 mon.a (mon.0) 620 : audit [INF] from='client.? 172.21.15.16:0/2161715202' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[86572]: cluster 2024-08-17T17:29:24.500987+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:29:25.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:25 smithi016 bash[86572]: cluster 2024-08-17T17:29:24.500987+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:29:25.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:25.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:25.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:25.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:25.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:25.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:26.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:26.038 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:26.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:26.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:26.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:26.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:26.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:26.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:26.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:26.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:26.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:26.543 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:26.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: cluster 2024-08-17T17:29:25.026954+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:26.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: cluster 2024-08-17T17:29:25.026954+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:26.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: cluster 2024-08-17T17:29:25.820995+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:29:26.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: cluster 2024-08-17T17:29:25.820995+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:29:26.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: audit 2024-08-17T17:29:26.470135+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.16:0/3063399936' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.660 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: audit 2024-08-17T17:29:26.470135+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.16:0/3063399936' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.660 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: audit 2024-08-17T17:29:26.470737+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.660 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:26 smithi060 bash[68878]: audit 2024-08-17T17:29:26.470737+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.675 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:26.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: cluster 2024-08-17T17:29:25.026954+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: cluster 2024-08-17T17:29:25.026954+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: cluster 2024-08-17T17:29:25.820995+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: cluster 2024-08-17T17:29:25.820995+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: audit 2024-08-17T17:29:26.470135+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.16:0/3063399936' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: audit 2024-08-17T17:29:26.470135+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.16:0/3063399936' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: audit 2024-08-17T17:29:26.470737+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[84186]: audit 2024-08-17T17:29:26.470737+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: cluster 2024-08-17T17:29:25.026954+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: cluster 2024-08-17T17:29:25.026954+0000 mgr.y (mgr.34107) 451 : cluster [DBG] pgmap v366: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: cluster 2024-08-17T17:29:25.820995+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: cluster 2024-08-17T17:29:25.820995+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: audit 2024-08-17T17:29:26.470135+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.16:0/3063399936' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: audit 2024-08-17T17:29:26.470135+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.16:0/3063399936' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: audit 2024-08-17T17:29:26.470737+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:26 smithi016 bash[86572]: audit 2024-08-17T17:29:26.470737+0000 mon.a (mon.0) 623 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-08-17T17:29:26.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:26.827 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.5 primary-affinity to 0 (802) 2024-08-17T17:29:26.908 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:26.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:26.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:27.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:27.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:27.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:27.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:27.198 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:27.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:27.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:27.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:27.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:27.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:27.460 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:27.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:27.590 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:27.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:27.600 DEBUG:teuthology.orchestra.run.smithi016:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_0 bench 90 write' 2024-08-17T17:29:27.638 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:29:27.638 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:29:27.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:hints = 1 2024-08-17T17:29:27.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:29:27.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object prefix: benchmark_data_smithi016_122512 2024-08-17T17:29:27.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:29:27.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:29:27.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:27.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:27.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:27.859 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:27.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:27.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:27 smithi060 bash[68878]: audit 2024-08-17T17:29:26.824828+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-08-17T17:29:27.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:27 smithi060 bash[68878]: audit 2024-08-17T17:29:26.824828+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-08-17T17:29:27.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:27 smithi060 bash[68878]: cluster 2024-08-17T17:29:26.829138+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:29:27.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:27 smithi060 bash[68878]: cluster 2024-08-17T17:29:26.829138+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:29:27.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:27 smithi060 bash[68878]: cluster 2024-08-17T17:29:27.027718+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:27.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:27 smithi060 bash[68878]: cluster 2024-08-17T17:29:27.027718+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:27.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:27.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:27.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:28.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[84186]: audit 2024-08-17T17:29:26.824828+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[84186]: audit 2024-08-17T17:29:26.824828+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[84186]: cluster 2024-08-17T17:29:26.829138+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[84186]: cluster 2024-08-17T17:29:26.829138+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[84186]: cluster 2024-08-17T17:29:27.027718+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[84186]: cluster 2024-08-17T17:29:27.027718+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[86572]: audit 2024-08-17T17:29:26.824828+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[86572]: audit 2024-08-17T17:29:26.824828+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[86572]: cluster 2024-08-17T17:29:26.829138+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[86572]: cluster 2024-08-17T17:29:26.829138+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[86572]: cluster 2024-08-17T17:29:27.027718+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:28.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:27 smithi016 bash[86572]: cluster 2024-08-17T17:29:27.027718+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v368: 89 pgs: 89 active+clean; 582 KiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:29:28.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:28.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:28.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:28.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:28.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:28.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:28.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:28.382 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:28.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:28.487 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:28.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:28.618 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:28.645 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:28.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:28.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 1 16 2402 2386 149.114 149.125 0.007316 0.0066928 2024-08-17T17:29:28.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.775 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:28.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:28.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:29:28.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:28.888 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:28 smithi016 bash[84186]: cluster 2024-08-17T17:29:27.833430+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:29:28.888 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:28 smithi016 bash[84186]: cluster 2024-08-17T17:29:27.833430+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:29:28.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:28 smithi016 bash[86572]: cluster 2024-08-17T17:29:27.833430+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:29:28.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:28 smithi016 bash[86572]: cluster 2024-08-17T17:29:27.833430+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:29:28.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:28.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:28.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:29.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.060 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:29.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:29.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:28 smithi060 bash[68878]: cluster 2024-08-17T17:29:27.833430+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:29:29.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:28 smithi060 bash[68878]: cluster 2024-08-17T17:29:27.833430+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:29:29.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:29.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:29.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:29.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:29.417 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:29.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:29.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:29.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 2 16 4841 4825 150.769 152.438 0.00241304 0.00661689 2024-08-17T17:29:29.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:29.715 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:29.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:29.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:29.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:29.976 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:29.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:29.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:30.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:30.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:30.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:30.204 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: cluster 2024-08-17T17:29:29.028779+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v370: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: cluster 2024-08-17T17:29:29.028779+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v370: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: audit 2024-08-17T17:29:29.193531+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: audit 2024-08-17T17:29:29.193531+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: audit 2024-08-17T17:29:29.203479+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: audit 2024-08-17T17:29:29.203479+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: cluster 2024-08-17T17:29:29.840260+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:30.213 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[68878]: cluster 2024-08-17T17:29:29.840260+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:30.232 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:30.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:30.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:30.340 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:30.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: cluster 2024-08-17T17:29:29.028779+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v370: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: cluster 2024-08-17T17:29:29.028779+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v370: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: audit 2024-08-17T17:29:29.193531+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: audit 2024-08-17T17:29:29.193531+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: audit 2024-08-17T17:29:29.203479+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: audit 2024-08-17T17:29:29.203479+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: cluster 2024-08-17T17:29:29.840260+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[84186]: cluster 2024-08-17T17:29:29.840260+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: cluster 2024-08-17T17:29:29.028779+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v370: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s 2024-08-17T17:29:30.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: cluster 2024-08-17T17:29:29.028779+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v370: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s 2024-08-17T17:29:30.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: audit 2024-08-17T17:29:29.193531+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: audit 2024-08-17T17:29:29.193531+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: audit 2024-08-17T17:29:29.203479+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: audit 2024-08-17T17:29:29.203479+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:30.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: cluster 2024-08-17T17:29:29.840260+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:30.477 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:30 smithi016 bash[86572]: cluster 2024-08-17T17:29:29.840260+0000 mon.a (mon.0) 629 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:29:30.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:30.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:30.675 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:29:30 smithi060 bash[61583]: ts=2024-08-17T17:29:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:30.676 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 3 16 7553 7537 157.007 169.5 0.00426828 0.00635835 2024-08-17T17:29:30.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:30.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:30.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:30.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:30.982 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:31.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:31.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:31.110 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:31.138 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:31.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:31.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.256 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:31.263 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:31.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:31.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[84186]: audit 2024-08-17T17:29:30.270199+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:31.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[84186]: audit 2024-08-17T17:29:30.270199+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:31.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[84186]: audit 2024-08-17T17:29:30.272292+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:31.382 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[84186]: audit 2024-08-17T17:29:30.272292+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:31.382 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[84186]: audit 2024-08-17T17:29:30.280641+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:31.382 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[84186]: audit 2024-08-17T17:29:30.280641+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:31.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[86572]: audit 2024-08-17T17:29:30.270199+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:31.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[86572]: audit 2024-08-17T17:29:30.270199+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:31.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[86572]: audit 2024-08-17T17:29:30.272292+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:31.383 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[86572]: audit 2024-08-17T17:29:30.272292+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:31.383 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[86572]: audit 2024-08-17T17:29:30.280641+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:31.383 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:31 smithi016 bash[86572]: audit 2024-08-17T17:29:30.280641+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:31.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:31.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:31.496 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:31.521 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:31.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:31.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:31 smithi060 bash[68878]: audit 2024-08-17T17:29:30.270199+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:31.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:31 smithi060 bash[68878]: audit 2024-08-17T17:29:30.270199+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:31.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:31 smithi060 bash[68878]: audit 2024-08-17T17:29:30.272292+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:31.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:31 smithi060 bash[68878]: audit 2024-08-17T17:29:30.272292+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:31.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:31 smithi060 bash[68878]: audit 2024-08-17T17:29:30.280641+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:31.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:31 smithi060 bash[68878]: audit 2024-08-17T17:29:30.280641+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:31.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:31.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 4 16 10359 10343 161.595 175.375 0.00678934 0.00617806 2024-08-17T17:29:31.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:31.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:31.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:31.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:31.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:31.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:32.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:32.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:32.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:32.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:32.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:32.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:32.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:32.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:32.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:32.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:32.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:32.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:32.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:32.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:32 smithi060 bash[68878]: cluster 2024-08-17T17:29:31.029313+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v371: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s wr, 191 op/s 2024-08-17T17:29:32.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:32 smithi060 bash[68878]: cluster 2024-08-17T17:29:31.029313+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v371: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s wr, 191 op/s 2024-08-17T17:29:32.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:32.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:32.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:32 smithi016 bash[84186]: cluster 2024-08-17T17:29:31.029313+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v371: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s wr, 191 op/s 2024-08-17T17:29:32.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:32 smithi016 bash[84186]: cluster 2024-08-17T17:29:31.029313+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v371: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s wr, 191 op/s 2024-08-17T17:29:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:32 smithi016 bash[86572]: cluster 2024-08-17T17:29:31.029313+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v371: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s wr, 191 op/s 2024-08-17T17:29:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:32 smithi016 bash[86572]: cluster 2024-08-17T17:29:31.029313+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v371: 89 pgs: 1 active, 2 activating, 2 peering, 84 active+clean; 79 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s wr, 191 op/s 2024-08-17T17:29:32.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:32.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 5 16 12717 12701 158.749 147.375 0.00185657 0.00621852 2024-08-17T17:29:32.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:32.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:32.726 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:29:32.726 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:29:32.727 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_0 2024-08-17T17:29:32.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:29:32.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:32.820 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:32.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:32.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:32.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:32.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:33.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:33.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:33.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:33.218 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:33.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:33.294 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:33.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:33.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:33.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:33.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:33.584 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:33.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:33 smithi060 bash[68878]: cluster 2024-08-17T17:29:33.282002+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:29:33.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:33 smithi060 bash[68878]: cluster 2024-08-17T17:29:33.282002+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:29:33.608 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:33.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 6 16 14648 14632 152.404 120.688 0.00662676 0.00655539 2024-08-17T17:29:33.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:33.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:33.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:33 smithi016 bash[84186]: cluster 2024-08-17T17:29:33.282002+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:29:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:33 smithi016 bash[84186]: cluster 2024-08-17T17:29:33.282002+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:29:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:33 smithi016 bash[86572]: cluster 2024-08-17T17:29:33.282002+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:29:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:33 smithi016 bash[86572]: cluster 2024-08-17T17:29:33.282002+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:29:33.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:33.874 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:33.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:33.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:34.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:34.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:34.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:34.370 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.395 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:29:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:29:34] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:29:34.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:34.498 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:34.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:34.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.633 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:34 smithi060 bash[68878]: cluster 2024-08-17T17:29:33.029913+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 382 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2024-08-17T17:29:34.633 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:34 smithi060 bash[68878]: cluster 2024-08-17T17:29:33.029913+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 382 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2024-08-17T17:29:34.645 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:34.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 7 16 16787 16771 149.728 133.688 0.00705016 0.00667209 2024-08-17T17:29:34.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.773 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:34 smithi016 bash[84186]: cluster 2024-08-17T17:29:33.029913+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 382 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2024-08-17T17:29:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:34 smithi016 bash[84186]: cluster 2024-08-17T17:29:33.029913+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 382 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2024-08-17T17:29:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:34 smithi016 bash[86572]: cluster 2024-08-17T17:29:33.029913+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 382 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2024-08-17T17:29:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:34 smithi016 bash[86572]: cluster 2024-08-17T17:29:33.029913+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v372: 89 pgs: 89 active+clean; 382 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2024-08-17T17:29:34.877 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:34.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:34.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:35.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:35.142 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:35.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:35.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:35.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:35.396 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:35.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:35.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:35.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:35.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 8 16 19001 18985 148.307 138.375 0.00336136 0.00673716 2024-08-17T17:29:35.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:35.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:35.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:35.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:35.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:36.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:36.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:36.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:36.186 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:36.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:36.314 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:36.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:36.417 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:36.440 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:36.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:36.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:36.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:36 smithi060 bash[68878]: cluster 2024-08-17T17:29:35.030419+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T17:29:36.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:36 smithi060 bash[68878]: cluster 2024-08-17T17:29:35.030419+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T17:29:36.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:36.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 9 16 20688 20672 143.543 105.438 0.00166286 0.00693122 2024-08-17T17:29:36.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:36.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:36.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:36 smithi016 bash[84186]: cluster 2024-08-17T17:29:35.030419+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T17:29:36.808 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:36 smithi016 bash[84186]: cluster 2024-08-17T17:29:35.030419+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T17:29:36.808 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:36 smithi016 bash[86572]: cluster 2024-08-17T17:29:35.030419+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T17:29:36.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:36 smithi016 bash[86572]: cluster 2024-08-17T17:29:35.030419+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v373: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T17:29:36.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:36.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:36.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:36.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:36.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:36.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:37.055 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:37.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:37.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.203 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:37.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:37.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:37.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:37.386 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:37.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:37.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:37.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:37.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:37.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 10 16 21987 21971 137.307 81.1875 0.00379319 0.00727542 2024-08-17T17:29:37.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:37.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:37.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:37.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:37.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:37.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:37.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:37.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:38.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:38.103 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:38.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:38.240 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:38.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:38.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:38.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:38.482 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:38 smithi060 bash[68878]: cluster 2024-08-17T17:29:37.031159+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:29:38.482 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:38 smithi060 bash[68878]: cluster 2024-08-17T17:29:37.031159+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:29:38.483 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:38 smithi060 bash[68878]: audit 2024-08-17T17:29:37.316967+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:38.483 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:38 smithi060 bash[68878]: audit 2024-08-17T17:29:37.316967+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:38.483 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:38 smithi060 bash[68878]: audit 2024-08-17T17:29:37.320269+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:38.483 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:38 smithi060 bash[68878]: audit 2024-08-17T17:29:37.320269+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:38.499 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[84186]: cluster 2024-08-17T17:29:37.031159+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[84186]: cluster 2024-08-17T17:29:37.031159+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[84186]: audit 2024-08-17T17:29:37.316967+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[84186]: audit 2024-08-17T17:29:37.316967+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[84186]: audit 2024-08-17T17:29:37.320269+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[84186]: audit 2024-08-17T17:29:37.320269+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[86572]: cluster 2024-08-17T17:29:37.031159+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:29:38.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[86572]: cluster 2024-08-17T17:29:37.031159+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v374: 89 pgs: 89 active+clean; 854 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:29:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[86572]: audit 2024-08-17T17:29:37.316967+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[86572]: audit 2024-08-17T17:29:37.316967+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[86572]: audit 2024-08-17T17:29:37.320269+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:38 smithi016 bash[86572]: audit 2024-08-17T17:29:37.320269+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:38.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:38.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:38.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:38.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 11 16 23542 23526 133.659 97.1875 0.0178667 0.00747341 2024-08-17T17:29:38.739 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:38.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:38.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:38.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:38.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:38.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:38.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:38.994 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:39.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:39.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:39.124 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:39.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:39.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:39.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:39.388 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:39.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:39.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:39.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:39.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:39.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:39.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:39.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:39.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 12 16 25347 25331 131.921 112.812 0.00266844 0.00757059 2024-08-17T17:29:39.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:39.902 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.927 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:39.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:40.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:40.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:40.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:40.159 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:40.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:40.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:40.317 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:29:40 smithi060 bash[61583]: ts=2024-08-17T17:29:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:40.320 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:40.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:40.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:40.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:40.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:40.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:40.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:40 smithi016 bash[84186]: cluster 2024-08-17T17:29:39.031735+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 1.4 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:40.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:40 smithi016 bash[84186]: cluster 2024-08-17T17:29:39.031735+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 1.4 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:40.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:40 smithi016 bash[86572]: cluster 2024-08-17T17:29:39.031735+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 1.4 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:40.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:40 smithi016 bash[86572]: cluster 2024-08-17T17:29:39.031735+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 1.4 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:40.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:40.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:40 smithi060 bash[68878]: cluster 2024-08-17T17:29:39.031735+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 1.4 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:40 smithi060 bash[68878]: cluster 2024-08-17T17:29:39.031735+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v375: 89 pgs: 89 active+clean; 1.4 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:40.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 13 16 26499 26483 127.311 72 0.00232916 0.00773326 2024-08-17T17:29:40.682 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:40.709 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:40.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:40.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:40.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:40.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:40.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:40.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:41.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:41.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:41.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:41.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:41.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:41.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:41.446 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:41.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:41.550 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:41.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:41.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:41.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:41.677 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 14 16 28316 28300 126.328 113.562 0.00591053 0.00791024 2024-08-17T17:29:41.693 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:41.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:41.820 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:41.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:41.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:41.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:41.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:41.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:42.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:42.075 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:42.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:42.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:42.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:42.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:42.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:42.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:42.328 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:42 smithi060 bash[68878]: cluster 2024-08-17T17:29:41.032133+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 1.4 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:29:42.329 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:42 smithi060 bash[68878]: cluster 2024-08-17T17:29:41.032133+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 1.4 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:29:42.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:42.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:42.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:42.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:42.471 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:42 smithi016 bash[84186]: cluster 2024-08-17T17:29:41.032133+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 1.4 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:29:42.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:42.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:42.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 15 16 29757 29741 123.91 90.0625 0.00945291 0.00806424 2024-08-17T17:29:42.692 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:42.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:42.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:42.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:42 smithi016 bash[84186]: cluster 2024-08-17T17:29:41.032133+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 1.4 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:29:42.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:42 smithi016 bash[86572]: cluster 2024-08-17T17:29:41.032133+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 1.4 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:29:42.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:42 smithi016 bash[86572]: cluster 2024-08-17T17:29:41.032133+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v376: 89 pgs: 89 active+clean; 1.4 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:29:42.823 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:42.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:42.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:42.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:42.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:42.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:42.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:43.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:43.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:43.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.237 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:43.340 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:43.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:43.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:43.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:43.503 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:43.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:43.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:43.617 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:43 smithi060 bash[68878]: audit 2024-08-17T17:29:42.491276+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:43.617 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:43 smithi060 bash[68878]: audit 2024-08-17T17:29:42.491276+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:43.634 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:43.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:43.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 16 16 31730 31714 123.872 123.312 0.00974978 0.008067 2024-08-17T17:29:43.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:43.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:43 smithi016 bash[84186]: audit 2024-08-17T17:29:42.491276+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:43.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:43 smithi016 bash[84186]: audit 2024-08-17T17:29:42.491276+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:43.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:43 smithi016 bash[86572]: audit 2024-08-17T17:29:42.491276+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:43.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:43 smithi016 bash[86572]: audit 2024-08-17T17:29:42.491276+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:29:43.755 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:43.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:43.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:43.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:43.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:43.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:43.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:44.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:44.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.263 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:44.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:44.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:44.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:44.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:44.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:44.512 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:44.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:44.615 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:44.625 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:29:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:29:44] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.51.0" 2024-08-17T17:29:44.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:44 smithi016 bash[84186]: cluster 2024-08-17T17:29:43.032744+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 1.6 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:44.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:44 smithi016 bash[84186]: cluster 2024-08-17T17:29:43.032744+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 1.6 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:44.626 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:44 smithi016 bash[86572]: cluster 2024-08-17T17:29:43.032744+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 1.6 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:44.626 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:44 smithi016 bash[86572]: cluster 2024-08-17T17:29:43.032744+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 1.6 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:44.640 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:44.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 17 16 32655 32639 119.985 57.8125 0.00264396 0.00821661 2024-08-17T17:29:44.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:44.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:44 smithi060 bash[68878]: cluster 2024-08-17T17:29:43.032744+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 1.6 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:44.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:44 smithi060 bash[68878]: cluster 2024-08-17T17:29:43.032744+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 1.6 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T17:29:44.771 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:44.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:44.875 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:44.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:44.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:44.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:45.013 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:45.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:45.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:45.267 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:45.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:45.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:45.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:45.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:45.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:45.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:45.569 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:45.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:45.672 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:45.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 18 16 33604 33588 116.614 59.3125 0.00180476 0.00851943 2024-08-17T17:29:45.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:45.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:45.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:45.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:45.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:45.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:45.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:46.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:46.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:46.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:46.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:46.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:46.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:46.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:46.596 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:46.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:46.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 19 16 34932 34916 114.845 83 0.0051998 0.00869727 2024-08-17T17:29:46.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:46.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:46.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:46.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:46 smithi016 bash[84186]: cluster 2024-08-17T17:29:45.033520+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:29:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:46 smithi016 bash[84186]: cluster 2024-08-17T17:29:45.033520+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:29:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:46 smithi016 bash[86572]: cluster 2024-08-17T17:29:45.033520+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:29:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:46 smithi016 bash[86572]: cluster 2024-08-17T17:29:45.033520+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:29:46.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:46.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:46 smithi060 bash[68878]: cluster 2024-08-17T17:29:45.033520+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:29:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:46 smithi060 bash[68878]: cluster 2024-08-17T17:29:45.033520+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v378: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:29:46.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:46.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:46.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:47.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:47.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:47.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:47.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:47.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:47.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:47.389 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:47.492 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:47.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:47.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:47.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:47.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:47.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:29:47.681949+0000 min lat: 0.00112754 max lat: 0.413039 avg lat: 0.00881797 2024-08-17T17:29:47.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:29:47.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 20 16 36281 36265 113.318 84.3125 0.0232277 0.00881797 2024-08-17T17:29:47.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:47.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:47.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:47.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:47.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:47.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:48.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:48.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:48.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:48.304 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:48.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:48.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:48.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:48.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:48.556 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:48.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:48 smithi016 bash[84186]: cluster 2024-08-17T17:29:47.034002+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:29:48.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:48 smithi016 bash[84186]: cluster 2024-08-17T17:29:47.034002+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:29:48.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:48 smithi016 bash[86572]: cluster 2024-08-17T17:29:47.034002+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:29:48.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:48 smithi016 bash[86572]: cluster 2024-08-17T17:29:47.034002+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:29:48.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:48.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:48.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 21 16 37311 37295 110.987 64.375 0.00660578 0.00894699 2024-08-17T17:29:48.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:48.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:48.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:48 smithi060 bash[68878]: cluster 2024-08-17T17:29:47.034002+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:29:48.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:48 smithi060 bash[68878]: cluster 2024-08-17T17:29:47.034002+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v379: 89 pgs: 89 active+clean; 1.9 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:29:48.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:48.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:48.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:48.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:49.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:49.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:49.216 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:49.322 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:49.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:49.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:49.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:49.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:49.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:49.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:49.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:49.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 22 16 38804 38788 110.183 93.3125 0.00187213 0.00904048 2024-08-17T17:29:49.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:49.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:49.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:49.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:49.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:49.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:49.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:50.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:50.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:50.138 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:50.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.254 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:29:50 smithi060 bash[61583]: ts=2024-08-17T17:29:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:50.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:50.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:50.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:50.507 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:50.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:50.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:50.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:50.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 23 16 40046 40030 108.767 77.625 0.013841 0.00918818 2024-08-17T17:29:50.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:50.770 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:50 smithi060 bash[68878]: cluster 2024-08-17T17:29:49.034981+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:29:50.770 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:50 smithi060 bash[68878]: cluster 2024-08-17T17:29:49.034981+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:29:50.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:50.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:50 smithi016 bash[84186]: cluster 2024-08-17T17:29:49.034981+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:29:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:50 smithi016 bash[84186]: cluster 2024-08-17T17:29:49.034981+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:29:50.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:50 smithi016 bash[86572]: cluster 2024-08-17T17:29:49.034981+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:29:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:50 smithi016 bash[86572]: cluster 2024-08-17T17:29:49.034981+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:29:50.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:50.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:50.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:51.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:51.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:51.184 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:51.288 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.312 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:51.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:51.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:51.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:51.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.572 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:51.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:51.678 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 24 16 41765 41749 108.711 107.438 0.00889636 0.00919199 2024-08-17T17:29:51.699 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:51.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:51.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:51.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:51.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:51.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:51.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:52.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:52.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:52.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:52.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:52.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:52.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:52.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:52.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:52.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:52.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:52.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:52.593 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:52.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:52.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 25 16 43153 43137 107.832 86.75 0.0147078 0.00926895 2024-08-17T17:29:52.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.732 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[84186]: cluster 2024-08-17T17:29:51.035377+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:29:52.732 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[84186]: cluster 2024-08-17T17:29:51.035377+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:29:52.732 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[84186]: audit 2024-08-17T17:29:52.308145+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:52.732 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[84186]: audit 2024-08-17T17:29:52.308145+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:52.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[86572]: cluster 2024-08-17T17:29:51.035377+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:29:52.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[86572]: cluster 2024-08-17T17:29:51.035377+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:29:52.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[86572]: audit 2024-08-17T17:29:52.308145+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:52.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:52 smithi016 bash[86572]: audit 2024-08-17T17:29:52.308145+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:52.749 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:52.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:52.862 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:52 smithi060 bash[68878]: cluster 2024-08-17T17:29:51.035377+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:29:52.862 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:52 smithi060 bash[68878]: cluster 2024-08-17T17:29:51.035377+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v381: 89 pgs: 89 active+clean; 2.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T17:29:52.862 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:52 smithi060 bash[68878]: audit 2024-08-17T17:29:52.308145+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:52.862 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:52 smithi060 bash[68878]: audit 2024-08-17T17:29:52.308145+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:52.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:52.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:52.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:52.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:53.010 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:53.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:53.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.142 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:53.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:53.371 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:29:53.372 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:29:53.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:53.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:53.407 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:29:53.408 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:29:53.449 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:29:53.449 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:29:53.484 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:29:53.484 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:29:53.508 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:53.516 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:29:53.516 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:29:53.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:53.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:53.556 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:29:53.557 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:29:53.604 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:29:53.604 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:29:53.644 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:53.646 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:29:53.647 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:29:53.673 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:53.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 26 16 44562 44546 107.072 88.0625 0.0192668 0.00932554 2024-08-17T17:29:53.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:53.788 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:53 smithi060 bash[68878]: audit 2024-08-17T17:29:53.337600+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/2862194235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:53.788 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:53 smithi060 bash[68878]: audit 2024-08-17T17:29:53.337600+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/2862194235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:53.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:53.809 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:29:53.809 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:29:53.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:53 smithi016 bash[84186]: audit 2024-08-17T17:29:53.337600+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/2862194235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:53.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:53 smithi016 bash[84186]: audit 2024-08-17T17:29:53.337600+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/2862194235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:53.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:53 smithi016 bash[86572]: audit 2024-08-17T17:29:53.337600+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/2862194235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:53.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:53 smithi016 bash[86572]: audit 2024-08-17T17:29:53.337600+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.16:0/2862194235' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:29:53.906 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:53.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:53.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:53.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:54.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.063 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:54.112 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:29:54.113 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:29:54.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:54.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:54.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:54.330 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:54.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.445 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:29:54] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-08-17T17:29:54.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:54.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:54.544 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:29:54.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:54.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:54.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:54.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 27 16 45904 45888 106.212 83.875 0.0136978 0.00940926 2024-08-17T17:29:54.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:54.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:54.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:54.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[84186]: cluster 2024-08-17T17:29:53.036747+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:29:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[84186]: cluster 2024-08-17T17:29:53.036747+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:29:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[84186]: audit 2024-08-17T17:29:54.245271+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.16:0/2178404789' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[84186]: audit 2024-08-17T17:29:54.245271+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.16:0/2178404789' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[84186]: audit 2024-08-17T17:29:54.250178+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[84186]: audit 2024-08-17T17:29:54.250178+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[86572]: cluster 2024-08-17T17:29:53.036747+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:29:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[86572]: cluster 2024-08-17T17:29:53.036747+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:29:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[86572]: audit 2024-08-17T17:29:54.245271+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.16:0/2178404789' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[86572]: audit 2024-08-17T17:29:54.245271+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.16:0/2178404789' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[86572]: audit 2024-08-17T17:29:54.250178+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:54 smithi016 bash[86572]: audit 2024-08-17T17:29:54.250178+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:54 smithi060 bash[68878]: cluster 2024-08-17T17:29:53.036747+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:29:54.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:54 smithi060 bash[68878]: cluster 2024-08-17T17:29:53.036747+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v382: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:29:54.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:54 smithi060 bash[68878]: audit 2024-08-17T17:29:54.245271+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.16:0/2178404789' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:54 smithi060 bash[68878]: audit 2024-08-17T17:29:54.245271+0000 mon.b (mon.1) 5 : audit [INF] from='client.? 172.21.15.16:0/2178404789' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:54 smithi060 bash[68878]: audit 2024-08-17T17:29:54.250178+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:54 smithi060 bash[68878]: audit 2024-08-17T17:29:54.250178+0000 mon.a (mon.0) 638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:29:54.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:54.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:54.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:54.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:54.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:54.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:55.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:55.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:55.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:55.258 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:55.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:55.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:55.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:55.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:55.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:55.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:55.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:55.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:55.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 28 16 47507 47491 105.997 100.188 0.0197197 0.00942885 2024-08-17T17:29:55.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:55.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:55.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:55.857 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: audit 2024-08-17T17:29:54.104818+0000 mgr.y (mgr.34107) 466 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:29:55.857 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: audit 2024-08-17T17:29:54.104818+0000 mgr.y (mgr.34107) 466 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:29:55.857 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: cluster 2024-08-17T17:29:54.540063+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:55.857 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: cluster 2024-08-17T17:29:54.540063+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:55.857 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: audit 2024-08-17T17:29:54.541532+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: audit 2024-08-17T17:29:54.541532+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: cluster 2024-08-17T17:29:54.544757+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: cluster 2024-08-17T17:29:54.544757+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: cluster 2024-08-17T17:29:55.037337+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[84186]: cluster 2024-08-17T17:29:55.037337+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: audit 2024-08-17T17:29:54.104818+0000 mgr.y (mgr.34107) 466 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: audit 2024-08-17T17:29:54.104818+0000 mgr.y (mgr.34107) 466 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:29:55.858 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: cluster 2024-08-17T17:29:54.540063+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: cluster 2024-08-17T17:29:54.540063+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: audit 2024-08-17T17:29:54.541532+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: audit 2024-08-17T17:29:54.541532+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: cluster 2024-08-17T17:29:54.544757+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: cluster 2024-08-17T17:29:54.544757+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: cluster 2024-08-17T17:29:55.037337+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:55.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:55 smithi016 bash[86572]: cluster 2024-08-17T17:29:55.037337+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:55.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:55.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:55.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:55.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: audit 2024-08-17T17:29:54.104818+0000 mgr.y (mgr.34107) 466 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:29:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: audit 2024-08-17T17:29:54.104818+0000 mgr.y (mgr.34107) 466 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:29:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: cluster 2024-08-17T17:29:54.540063+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: cluster 2024-08-17T17:29:54.540063+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:29:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: audit 2024-08-17T17:29:54.541532+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:55.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: audit 2024-08-17T17:29:54.541532+0000 mon.a (mon.0) 640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:29:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: cluster 2024-08-17T17:29:54.544757+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:29:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: cluster 2024-08-17T17:29:54.544757+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:29:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: cluster 2024-08-17T17:29:55.037337+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:55 smithi060 bash[68878]: cluster 2024-08-17T17:29:55.037337+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v384: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:56.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:56.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.177 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:56.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:56.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:56.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.451 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:56.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:56.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:56.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 29 16 48656 48640 104.818 71.8125 0.0112579 0.00953518 2024-08-17T17:29:56.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:56.712 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:56.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:56.840 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:29:56.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:29:56.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:56.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:56.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:57.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:57.097 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:57.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:57.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:57.219 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:57.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:57.322 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:57.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:57.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:57.483 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:29:57.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:57.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:57.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:57.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 30 16 49715 49699 103.53 66.1875 0.00225299 0.00962235 2024-08-17T17:29:57.708 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:57.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:57.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:57.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:58.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:58.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:58.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:58.141 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:58.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:58.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:58.255 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:58 smithi016 bash[84186]: cluster 2024-08-17T17:29:57.037708+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:58.255 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:29:58 smithi016 bash[84186]: cluster 2024-08-17T17:29:57.037708+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:58.255 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:58 smithi016 bash[86572]: cluster 2024-08-17T17:29:57.037708+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:58.255 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:29:58 smithi016 bash[86572]: cluster 2024-08-17T17:29:57.037708+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:58.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:29:58.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:29:58.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:58.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:58 smithi060 bash[68878]: cluster 2024-08-17T17:29:57.037708+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:58.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:29:58 smithi060 bash[68878]: cluster 2024-08-17T17:29:57.037708+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v385: 89 pgs: 89 active+clean; 2.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T17:29:58.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:58.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:58.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:58.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:58.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:58.638 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:58.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:58.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 31 16 50872 50856 102.522 72.3125 0.00478501 0.00974731 2024-08-17T17:29:58.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:58.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:58.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:58.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:29:58.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:58.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:58.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:59.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:59.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:29:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:29:59.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:59.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:59.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:59.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:29:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:29:59.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:59.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:29:59.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:29:59.673 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":382,"stamp":"2024-08-17T17:29:53.036384+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2590250957,"num_objects":39541,"num_object_clones":0,"num_object_copies":118623,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39541,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":39793,"num_write_kb":2531407,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":1771126,"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":39728,"ondisk_log_size":39728,"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":8710084,"kb_used_data":7598532,"kb_used_omap":109,"kb_used_meta":1111378,"kb_avail":741251132,"statfs":{"total":767960285184,"available":759041159168,"internally_reserved":0,"allocated":7780896768,"data_stored":7775495686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":1138051854},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[7,3,5,6,10],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1094975488,"num_objects":16708,"num_object_clones":0,"num_object_copies":50124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":16708,"num_write_kb":1069312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004481"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":107,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.845318+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:29:27.845318+0000","last_peered":"2024-08-17T17:29:27.845318+0000","last_clean":"2024-08-17T17:29:27.845318+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:29:27.845318+0000","last_undegraded":"2024-08-17T17:29:27.845318+0000","last_fullsized":"2024-08-17T17:29:27.845318+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":100,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.845301+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:29:26.845301+0000","last_peered":"2024-08-17T17:29:26.845301+0000","last_clean":"2024-08-17T17:29:26.845301+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:29:26.845301+0000","last_undegraded":"2024-08-17T17:29:26.845301+0000","last_fullsized":"2024-08-17T17:29:26.845301+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":61,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.853479+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:29:27.853479+0000","last_peered":"2024-08-17T17:29:27.853479+0000","last_clean":"2024-08-17T17:29:27.853479+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:29:27.853479+0000","last_undegraded":"2024-08-17T17:29:27.853479+0000","last_fullsized":"2024-08-17T17:29:27.853479+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":76,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.831477+0000","last_change":"2024-08-17T17:28:58.188334+0000","last_active":"2024-08-17T17:29:26.831477+0000","last_peered":"2024-08-17T17:29:26.831477+0000","last_clean":"2024-08-17T17:29:26.831477+0000","last_became_active":"2024-08-17T17:28:58.187479+0000","last_became_peered":"2024-08-17T17:28:58.187479+0000","last_unstale":"2024-08-17T17:29:26.831477+0000","last_undegraded":"2024-08-17T17:29:26.831477+0000","last_fullsized":"2024-08-17T17:29:26.831477+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:33.388761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":83,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.845744+0000","last_change":"2024-08-17T17:28:58.193712+0000","last_active":"2024-08-17T17:29:27.845744+0000","last_peered":"2024-08-17T17:29:27.845744+0000","last_clean":"2024-08-17T17:29:27.845744+0000","last_became_active":"2024-08-17T17:28:58.193313+0000","last_became_peered":"2024-08-17T17:28:58.193313+0000","last_unstale":"2024-08-17T17:29:27.845744+0000","last_undegraded":"2024-08-17T17:29:27.845744+0000","last_fullsized":"2024-08-17T17:29:27.845744+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:46.077358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":79,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.834708+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:29:26.834708+0000","last_peered":"2024-08-17T17:29:26.834708+0000","last_clean":"2024-08-17T17:29:26.834708+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:29:26.834708+0000","last_undegraded":"2024-08-17T17:29:26.834708+0000","last_fullsized":"2024-08-17T17:29:26.834708+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":33,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.847463+0000","last_change":"2024-08-17T17:26:39.410210+0000","last_active":"2024-08-17T17:29:27.847463+0000","last_peered":"2024-08-17T17:29:27.847463+0000","last_clean":"2024-08-17T17:29:27.847463+0000","last_became_active":"2024-08-17T17:26:39.409887+0000","last_became_peered":"2024-08-17T17:26:39.409887+0000","last_unstale":"2024-08-17T17:29:27.847463+0000","last_undegraded":"2024-08-17T17:29:27.847463+0000","last_fullsized":"2024-08-17T17:29:27.847463+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:27:18.221669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":92,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.833281+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:29:26.833281+0000","last_peered":"2024-08-17T17:29:26.833281+0000","last_clean":"2024-08-17T17:29:26.833281+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:29:26.833281+0000","last_undegraded":"2024-08-17T17:29:26.833281+0000","last_fullsized":"2024-08-17T17:29:26.833281+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"124'2657","reported_seq":2670,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:52.849324+0000","last_change":"2024-08-17T17:29:27.850923+0000","last_active":"2024-08-17T17:29:52.849324+0000","last_peered":"2024-08-17T17:29:52.849324+0000","last_clean":"2024-08-17T17:29:52.849324+0000","last_became_active":"2024-08-17T17:29:27.846552+0000","last_became_peered":"2024-08-17T17:29:27.846552+0000","last_unstale":"2024-08-17T17:29:52.849324+0000","last_undegraded":"2024-08-17T17:29:52.849324+0000","last_fullsized":"2024-08-17T17:29:52.849324+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2657,"log_dups_size":0,"ondisk_log_size":2657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:06:15.601604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174129152,"num_objects":2657,"num_object_clones":0,"num_object_copies":7971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2657,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2657,"num_write_kb":170048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":56,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.836648+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:29:27.836648+0000","last_peered":"2024-08-17T17:29:27.836648+0000","last_clean":"2024-08-17T17:29:27.836648+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:29:27.836648+0000","last_undegraded":"2024-08-17T17:29:27.836648+0000","last_fullsized":"2024-08-17T17:29:27.836648+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.850544+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:29:27.850544+0000","last_peered":"2024-08-17T17:29:27.850544+0000","last_clean":"2024-08-17T17:29:27.850544+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:29:27.850544+0000","last_undegraded":"2024-08-17T17:29:27.850544+0000","last_fullsized":"2024-08-17T17:29:27.850544+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"124'2348","reported_seq":2369,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.482632+0000","last_change":"2024-08-17T17:29:00.208798+0000","last_active":"2024-08-17T17:29:48.482632+0000","last_peered":"2024-08-17T17:29:48.482632+0000","last_clean":"2024-08-17T17:29:48.482632+0000","last_became_active":"2024-08-17T17:29:00.208304+0000","last_became_peered":"2024-08-17T17:29:00.208304+0000","last_unstale":"2024-08-17T17:29:48.482632+0000","last_undegraded":"2024-08-17T17:29:48.482632+0000","last_fullsized":"2024-08-17T17:29:48.482632+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2348,"log_dups_size":0,"ondisk_log_size":2348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:43:58.456691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153878528,"num_objects":2348,"num_object_clones":0,"num_object_copies":7044,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2348,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2348,"num_write_kb":150272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":99,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.837377+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:29:26.837377+0000","last_peered":"2024-08-17T17:29:26.837377+0000","last_clean":"2024-08-17T17:29:26.837377+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:29:26.837377+0000","last_undegraded":"2024-08-17T17:29:26.837377+0000","last_fullsized":"2024-08-17T17:29:26.837377+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":116,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827805+0000","last_change":"2024-08-17T17:25:50.898335+0000","last_active":"2024-08-17T17:29:27.827805+0000","last_peered":"2024-08-17T17:29:27.827805+0000","last_clean":"2024-08-17T17:29:27.827805+0000","last_became_active":"2024-08-17T17:25:50.894989+0000","last_became_peered":"2024-08-17T17:25:50.894989+0000","last_unstale":"2024-08-17T17:29:27.827805+0000","last_undegraded":"2024-08-17T17:29:27.827805+0000","last_fullsized":"2024-08-17T17:29:27.827805+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:20.822846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"124'2797","reported_seq":2811,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:52.844875+0000","last_change":"2024-08-17T17:29:00.201412+0000","last_active":"2024-08-17T17:29:52.844875+0000","last_peered":"2024-08-17T17:29:52.844875+0000","last_clean":"2024-08-17T17:29:52.844875+0000","last_became_active":"2024-08-17T17:29:00.200681+0000","last_became_peered":"2024-08-17T17:29:00.200681+0000","last_unstale":"2024-08-17T17:29:52.844875+0000","last_undegraded":"2024-08-17T17:29:52.844875+0000","last_fullsized":"2024-08-17T17:29:52.844875+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2797,"log_dups_size":0,"ondisk_log_size":2797,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:01:54.888068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183304192,"num_objects":2797,"num_object_clones":0,"num_object_copies":8391,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2797,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2797,"num_write_kb":179008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":64,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.840653+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:29:26.840653+0000","last_peered":"2024-08-17T17:29:26.840653+0000","last_clean":"2024-08-17T17:29:26.840653+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:29:26.840653+0000","last_undegraded":"2024-08-17T17:29:26.840653+0000","last_fullsized":"2024-08-17T17:29:26.840653+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":72,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.839251+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:29:26.839251+0000","last_peered":"2024-08-17T17:29:26.839251+0000","last_clean":"2024-08-17T17:29:26.839251+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:29:26.839251+0000","last_undegraded":"2024-08-17T17:29:26.839251+0000","last_fullsized":"2024-08-17T17:29:26.839251+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"124'2673","reported_seq":2687,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:52.800542+0000","last_change":"2024-08-17T17:29:00.196922+0000","last_active":"2024-08-17T17:29:52.800542+0000","last_peered":"2024-08-17T17:29:52.800542+0000","last_clean":"2024-08-17T17:29:52.800542+0000","last_became_active":"2024-08-17T17:29:00.196078+0000","last_became_peered":"2024-08-17T17:29:00.196078+0000","last_unstale":"2024-08-17T17:29:52.800542+0000","last_undegraded":"2024-08-17T17:29:52.800542+0000","last_fullsized":"2024-08-17T17:29:52.800542+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2673,"log_dups_size":0,"ondisk_log_size":2673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:12.139139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175177728,"num_objects":2673,"num_object_clones":0,"num_object_copies":8019,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2673,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2673,"num_write_kb":171072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":62,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.858269+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:29:27.858269+0000","last_peered":"2024-08-17T17:29:27.858269+0000","last_clean":"2024-08-17T17:29:27.858269+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:29:27.858269+0000","last_undegraded":"2024-08-17T17:29:27.858269+0000","last_fullsized":"2024-08-17T17:29:27.858269+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":117,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.834449+0000","last_change":"2024-08-17T17:28:58.184848+0000","last_active":"2024-08-17T17:29:27.834449+0000","last_peered":"2024-08-17T17:29:27.834449+0000","last_clean":"2024-08-17T17:29:27.834449+0000","last_became_active":"2024-08-17T17:28:58.184228+0000","last_became_peered":"2024-08-17T17:28:58.184228+0000","last_unstale":"2024-08-17T17:29:27.834449+0000","last_undegraded":"2024-08-17T17:29:27.834449+0000","last_fullsized":"2024-08-17T17:29:27.834449+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:28:06.980878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.e","version":"124'2323","reported_seq":2346,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.520858+0000","last_change":"2024-08-17T17:29:00.205718+0000","last_active":"2024-08-17T17:29:48.520858+0000","last_peered":"2024-08-17T17:29:48.520858+0000","last_clean":"2024-08-17T17:29:48.520858+0000","last_became_active":"2024-08-17T17:29:00.204939+0000","last_became_peered":"2024-08-17T17:29:00.204939+0000","last_unstale":"2024-08-17T17:29:48.520858+0000","last_undegraded":"2024-08-17T17:29:48.520858+0000","last_fullsized":"2024-08-17T17:29:48.520858+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2323,"log_dups_size":0,"ondisk_log_size":2323,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:16.179576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152240128,"num_objects":2323,"num_object_clones":0,"num_object_copies":6969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2323,"num_write_kb":148672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":119,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.842683+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:29:27.842683+0000","last_peered":"2024-08-17T17:29:27.842683+0000","last_clean":"2024-08-17T17:29:27.842683+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:29:27.842683+0000","last_undegraded":"2024-08-17T17:29:27.842683+0000","last_fullsized":"2024-08-17T17:29:27.842683+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":96,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.830233+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:29:27.830233+0000","last_peered":"2024-08-17T17:29:27.830233+0000","last_clean":"2024-08-17T17:29:27.830233+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:29:27.830233+0000","last_undegraded":"2024-08-17T17:29:27.830233+0000","last_fullsized":"2024-08-17T17:29:27.830233+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"124'2786","reported_seq":2809,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:52.711892+0000","last_change":"2024-08-17T17:29:00.207982+0000","last_active":"2024-08-17T17:29:52.711892+0000","last_peered":"2024-08-17T17:29:52.711892+0000","last_clean":"2024-08-17T17:29:52.711892+0000","last_became_active":"2024-08-17T17:29:00.207586+0000","last_became_peered":"2024-08-17T17:29:00.207586+0000","last_unstale":"2024-08-17T17:29:52.711892+0000","last_undegraded":"2024-08-17T17:29:52.711892+0000","last_fullsized":"2024-08-17T17:29:52.711892+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2786,"log_dups_size":0,"ondisk_log_size":2786,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:24.440621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182583296,"num_objects":2786,"num_object_clones":0,"num_object_copies":8358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2786,"num_write_kb":178304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.839615+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:29:26.839615+0000","last_peered":"2024-08-17T17:29:26.839615+0000","last_clean":"2024-08-17T17:29:26.839615+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:29:26.839615+0000","last_undegraded":"2024-08-17T17:29:26.839615+0000","last_fullsized":"2024-08-17T17:29:26.839615+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":113,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.834297+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:29:27.834297+0000","last_peered":"2024-08-17T17:29:27.834297+0000","last_clean":"2024-08-17T17:29:27.834297+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:29:27.834297+0000","last_undegraded":"2024-08-17T17:29:27.834297+0000","last_fullsized":"2024-08-17T17:29:27.834297+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"124'2319","reported_seq":2342,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.453497+0000","last_change":"2024-08-17T17:29:00.456173+0000","last_active":"2024-08-17T17:29:48.453497+0000","last_peered":"2024-08-17T17:29:48.453497+0000","last_clean":"2024-08-17T17:29:48.453497+0000","last_became_active":"2024-08-17T17:29:00.455247+0000","last_became_peered":"2024-08-17T17:29:00.455247+0000","last_unstale":"2024-08-17T17:29:48.453497+0000","last_undegraded":"2024-08-17T17:29:48.453497+0000","last_fullsized":"2024-08-17T17:29:48.453497+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2319,"log_dups_size":0,"ondisk_log_size":2319,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:50:58.111088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151977984,"num_objects":2319,"num_object_clones":0,"num_object_copies":6957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2319,"num_write_kb":148416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827540+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:29:27.827540+0000","last_peered":"2024-08-17T17:29:27.827540+0000","last_clean":"2024-08-17T17:29:27.827540+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:29:27.827540+0000","last_undegraded":"2024-08-17T17:29:27.827540+0000","last_fullsized":"2024-08-17T17:29:27.827540+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.836807+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:29:27.836807+0000","last_peered":"2024-08-17T17:29:27.836807+0000","last_clean":"2024-08-17T17:29:27.836807+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:29:27.836807+0000","last_undegraded":"2024-08-17T17:29:27.836807+0000","last_fullsized":"2024-08-17T17:29:27.836807+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"6.d","version":"124'2258","reported_seq":2271,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.447400+0000","last_change":"2024-08-17T17:29:27.852241+0000","last_active":"2024-08-17T17:29:48.447400+0000","last_peered":"2024-08-17T17:29:48.447400+0000","last_clean":"2024-08-17T17:29:48.447400+0000","last_became_active":"2024-08-17T17:29:27.850406+0000","last_became_peered":"2024-08-17T17:29:27.850406+0000","last_unstale":"2024-08-17T17:29:48.447400+0000","last_undegraded":"2024-08-17T17:29:48.447400+0000","last_fullsized":"2024-08-17T17:29:48.447400+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2258,"log_dups_size":0,"ondisk_log_size":2258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:21:42.802780+0000","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":2258,"num_write_kb":144512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":109,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.843906+0000","last_change":"2024-08-17T17:25:20.475514+0000","last_active":"2024-08-17T17:29:27.843906+0000","last_peered":"2024-08-17T17:29:27.843906+0000","last_clean":"2024-08-17T17:29:27.843906+0000","last_became_active":"2024-08-17T17:25:20.474579+0000","last_became_peered":"2024-08-17T17:25:20.474579+0000","last_unstale":"2024-08-17T17:29:27.843906+0000","last_undegraded":"2024-08-17T17:29:27.843906+0000","last_fullsized":"2024-08-17T17:29:27.843906+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:19.121103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":109,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.837617+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:29:27.837617+0000","last_peered":"2024-08-17T17:29:27.837617+0000","last_clean":"2024-08-17T17:29:27.837617+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:29:27.837617+0000","last_undegraded":"2024-08-17T17:29:27.837617+0000","last_fullsized":"2024-08-17T17:29:27.837617+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"124'2340","reported_seq":2353,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.476896+0000","last_change":"2024-08-17T17:29:27.856168+0000","last_active":"2024-08-17T17:29:48.476896+0000","last_peered":"2024-08-17T17:29:48.476896+0000","last_clean":"2024-08-17T17:29:48.476896+0000","last_became_active":"2024-08-17T17:29:27.855573+0000","last_became_peered":"2024-08-17T17:29:27.855573+0000","last_unstale":"2024-08-17T17:29:48.476896+0000","last_undegraded":"2024-08-17T17:29:48.476896+0000","last_fullsized":"2024-08-17T17:29:48.476896+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2340,"log_dups_size":0,"ondisk_log_size":2340,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:04.709046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153354240,"num_objects":2340,"num_object_clones":0,"num_object_copies":7020,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2340,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2340,"num_write_kb":149760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":416,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.835570+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:29:26.835570+0000","last_peered":"2024-08-17T17:29:26.835570+0000","last_clean":"2024-08-17T17:29:26.835570+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:29:26.835570+0000","last_undegraded":"2024-08-17T17:29:26.835570+0000","last_fullsized":"2024-08-17T17:29:26.835570+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":23,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.853815+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:29:27.853815+0000","last_peered":"2024-08-17T17:29:27.853815+0000","last_clean":"2024-08-17T17:29:27.853815+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:29:27.853815+0000","last_undegraded":"2024-08-17T17:29:27.853815+0000","last_fullsized":"2024-08-17T17:29:27.853815+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":68,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.841439+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:29:27.841439+0000","last_peered":"2024-08-17T17:29:27.841439+0000","last_clean":"2024-08-17T17:29:27.841439+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:29:27.841439+0000","last_undegraded":"2024-08-17T17:29:27.841439+0000","last_fullsized":"2024-08-17T17:29:27.841439+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.833646+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:29:26.833646+0000","last_peered":"2024-08-17T17:29:26.833646+0000","last_clean":"2024-08-17T17:29:26.833646+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:29:26.833646+0000","last_undegraded":"2024-08-17T17:29:26.833646+0000","last_fullsized":"2024-08-17T17:29:26.833646+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"124'2326","reported_seq":2349,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.445798+0000","last_change":"2024-08-17T17:29:00.206003+0000","last_active":"2024-08-17T17:29:48.445798+0000","last_peered":"2024-08-17T17:29:48.445798+0000","last_clean":"2024-08-17T17:29:48.445798+0000","last_became_active":"2024-08-17T17:29:00.205513+0000","last_became_peered":"2024-08-17T17:29:00.205513+0000","last_unstale":"2024-08-17T17:29:48.445798+0000","last_undegraded":"2024-08-17T17:29:48.445798+0000","last_fullsized":"2024-08-17T17:29:48.445798+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2326,"log_dups_size":0,"ondisk_log_size":2326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:26:21.139246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152436736,"num_objects":2326,"num_object_clones":0,"num_object_copies":6978,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2326,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2326,"num_write_kb":148864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.835133+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:29:26.835133+0000","last_peered":"2024-08-17T17:29:26.835133+0000","last_clean":"2024-08-17T17:29:26.835133+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:29:26.835133+0000","last_undegraded":"2024-08-17T17:29:26.835133+0000","last_fullsized":"2024-08-17T17:29:26.835133+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827427+0000","last_change":"2024-08-17T17:28:58.184840+0000","last_active":"2024-08-17T17:29:27.827427+0000","last_peered":"2024-08-17T17:29:27.827427+0000","last_clean":"2024-08-17T17:29:27.827427+0000","last_became_active":"2024-08-17T17:28:58.184022+0000","last_became_peered":"2024-08-17T17:28:58.184022+0000","last_unstale":"2024-08-17T17:29:27.827427+0000","last_undegraded":"2024-08-17T17:29:27.827427+0000","last_fullsized":"2024-08-17T17:29:27.827427+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:23:00.625321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":124,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.836168+0000","last_change":"2024-08-17T17:28:58.182924+0000","last_active":"2024-08-17T17:29:27.836168+0000","last_peered":"2024-08-17T17:29:27.836168+0000","last_clean":"2024-08-17T17:29:27.836168+0000","last_became_active":"2024-08-17T17:28:58.181274+0000","last_became_peered":"2024-08-17T17:28:58.181274+0000","last_unstale":"2024-08-17T17:29:27.836168+0000","last_undegraded":"2024-08-17T17:29:27.836168+0000","last_fullsized":"2024-08-17T17:29:27.836168+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.968747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.5","version":"124'2703","reported_seq":2717,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:52.823075+0000","last_change":"2024-08-17T17:29:00.452858+0000","last_active":"2024-08-17T17:29:52.823075+0000","last_peered":"2024-08-17T17:29:52.823075+0000","last_clean":"2024-08-17T17:29:52.823075+0000","last_became_active":"2024-08-17T17:29:00.452070+0000","last_became_peered":"2024-08-17T17:29:00.452070+0000","last_unstale":"2024-08-17T17:29:52.823075+0000","last_undegraded":"2024-08-17T17:29:52.823075+0000","last_fullsized":"2024-08-17T17:29:52.823075+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2703,"log_dups_size":0,"ondisk_log_size":2703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:29.006118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177143808,"num_objects":2703,"num_object_clones":0,"num_object_copies":8109,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2703,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2703,"num_write_kb":172992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.835392+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:29:27.835392+0000","last_peered":"2024-08-17T17:29:27.835392+0000","last_clean":"2024-08-17T17:29:27.835392+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:29:27.835392+0000","last_undegraded":"2024-08-17T17:29:27.835392+0000","last_fullsized":"2024-08-17T17:29:27.835392+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.835337+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:29:27.835337+0000","last_peered":"2024-08-17T17:29:27.835337+0000","last_clean":"2024-08-17T17:29:27.835337+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:29:27.835337+0000","last_undegraded":"2024-08-17T17:29:27.835337+0000","last_fullsized":"2024-08-17T17:29:27.835337+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":37,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.835600+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:29:27.835600+0000","last_peered":"2024-08-17T17:29:27.835600+0000","last_clean":"2024-08-17T17:29:27.835600+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:29:27.835600+0000","last_undegraded":"2024-08-17T17:29:27.835600+0000","last_fullsized":"2024-08-17T17:29:27.835600+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.6","version":"124'2225","reported_seq":2248,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.493644+0000","last_change":"2024-08-17T17:29:00.210925+0000","last_active":"2024-08-17T17:29:48.493644+0000","last_peered":"2024-08-17T17:29:48.493644+0000","last_clean":"2024-08-17T17:29:48.493644+0000","last_became_active":"2024-08-17T17:29:00.210647+0000","last_became_peered":"2024-08-17T17:29:00.210647+0000","last_unstale":"2024-08-17T17:29:48.493644+0000","last_undegraded":"2024-08-17T17:29:48.493644+0000","last_fullsized":"2024-08-17T17:29:48.493644+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2225,"log_dups_size":0,"ondisk_log_size":2225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:36.777254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145817600,"num_objects":2225,"num_object_clones":0,"num_object_copies":6675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2225,"num_write_kb":142400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":27,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.844727+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:29:27.844727+0000","last_peered":"2024-08-17T17:29:27.844727+0000","last_clean":"2024-08-17T17:29:27.844727+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:29:27.844727+0000","last_undegraded":"2024-08-17T17:29:27.844727+0000","last_fullsized":"2024-08-17T17:29:27.844727+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":87,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.830007+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:29:27.830007+0000","last_peered":"2024-08-17T17:29:27.830007+0000","last_clean":"2024-08-17T17:29:27.830007+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:29:27.830007+0000","last_undegraded":"2024-08-17T17:29:27.830007+0000","last_fullsized":"2024-08-17T17:29:27.830007+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.838437+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:29:27.838437+0000","last_peered":"2024-08-17T17:29:27.838437+0000","last_clean":"2024-08-17T17:29:27.838437+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:29:27.838437+0000","last_undegraded":"2024-08-17T17:29:27.838437+0000","last_fullsized":"2024-08-17T17:29:27.838437+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"124'2443","reported_seq":2466,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.450773+0000","last_change":"2024-08-17T17:29:00.199805+0000","last_active":"2024-08-17T17:29:48.450773+0000","last_peered":"2024-08-17T17:29:48.450773+0000","last_clean":"2024-08-17T17:29:48.450773+0000","last_became_active":"2024-08-17T17:29:00.199499+0000","last_became_peered":"2024-08-17T17:29:00.199499+0000","last_unstale":"2024-08-17T17:29:48.450773+0000","last_undegraded":"2024-08-17T17:29:48.450773+0000","last_fullsized":"2024-08-17T17:29:48.450773+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2443,"log_dups_size":0,"ondisk_log_size":2443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:14.224194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160104448,"num_objects":2443,"num_object_clones":0,"num_object_copies":7329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2443,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2443,"num_write_kb":156352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":79,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.864202+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:29:27.864202+0000","last_peered":"2024-08-17T17:29:27.864202+0000","last_clean":"2024-08-17T17:29:27.864202+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:29:27.864202+0000","last_undegraded":"2024-08-17T17:29:27.864202+0000","last_fullsized":"2024-08-17T17:29:27.864202+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":135,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.839011+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:29:27.839011+0000","last_peered":"2024-08-17T17:29:27.839011+0000","last_clean":"2024-08-17T17:29:27.839011+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:29:27.839011+0000","last_undegraded":"2024-08-17T17:29:27.839011+0000","last_fullsized":"2024-08-17T17:29:27.839011+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":99,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.838749+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:29:27.838749+0000","last_peered":"2024-08-17T17:29:27.838749+0000","last_clean":"2024-08-17T17:29:27.838749+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:29:27.838749+0000","last_undegraded":"2024-08-17T17:29:27.838749+0000","last_fullsized":"2024-08-17T17:29:27.838749+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"124'2303","reported_seq":2326,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.441447+0000","last_change":"2024-08-17T17:29:00.456461+0000","last_active":"2024-08-17T17:29:48.441447+0000","last_peered":"2024-08-17T17:29:48.441447+0000","last_clean":"2024-08-17T17:29:48.441447+0000","last_became_active":"2024-08-17T17:29:00.455144+0000","last_became_peered":"2024-08-17T17:29:00.455144+0000","last_unstale":"2024-08-17T17:29:48.441447+0000","last_undegraded":"2024-08-17T17:29:48.441447+0000","last_fullsized":"2024-08-17T17:29:48.441447+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2303,"log_dups_size":0,"ondisk_log_size":2303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:26:50.413203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150929408,"num_objects":2303,"num_object_clones":0,"num_object_copies":6909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2303,"num_write_kb":147392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":98,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.838766+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:29:27.838766+0000","last_peered":"2024-08-17T17:29:27.838766+0000","last_clean":"2024-08-17T17:29:27.838766+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:29:27.838766+0000","last_undegraded":"2024-08-17T17:29:27.838766+0000","last_fullsized":"2024-08-17T17:29:27.838766+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.840817+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:29:26.840817+0000","last_peered":"2024-08-17T17:29:26.840817+0000","last_clean":"2024-08-17T17:29:26.840817+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:29:26.840817+0000","last_undegraded":"2024-08-17T17:29:26.840817+0000","last_fullsized":"2024-08-17T17:29:26.840817+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":31,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.852938+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:29:27.852938+0000","last_peered":"2024-08-17T17:29:27.852938+0000","last_clean":"2024-08-17T17:29:27.852938+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:29:27.852938+0000","last_undegraded":"2024-08-17T17:29:27.852938+0000","last_fullsized":"2024-08-17T17:29:27.852938+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.2","version":"124'2329","reported_seq":2352,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:48.527728+0000","last_change":"2024-08-17T17:29:00.205621+0000","last_active":"2024-08-17T17:29:48.527728+0000","last_peered":"2024-08-17T17:29:48.527728+0000","last_clean":"2024-08-17T17:29:48.527728+0000","last_became_active":"2024-08-17T17:29:00.204645+0000","last_became_peered":"2024-08-17T17:29:00.204645+0000","last_unstale":"2024-08-17T17:29:48.527728+0000","last_undegraded":"2024-08-17T17:29:48.527728+0000","last_fullsized":"2024-08-17T17:29:48.527728+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2329,"log_dups_size":0,"ondisk_log_size":2329,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:36.239572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152633344,"num_objects":2329,"num_object_clones":0,"num_object_copies":6987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2329,"num_write_kb":149056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":37,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.847167+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:29:27.847167+0000","last_peered":"2024-08-17T17:29:27.847167+0000","last_clean":"2024-08-17T17:29:27.847167+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:29:27.847167+0000","last_undegraded":"2024-08-17T17:29:27.847167+0000","last_fullsized":"2024-08-17T17:29:27.847167+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":109,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.837951+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:29:27.837951+0000","last_peered":"2024-08-17T17:29:27.837951+0000","last_clean":"2024-08-17T17:29:27.837951+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:29:27.837951+0000","last_undegraded":"2024-08-17T17:29:27.837951+0000","last_fullsized":"2024-08-17T17:29:27.837951+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.843125+0000","last_change":"2024-08-17T17:25:20.486039+0000","last_active":"2024-08-17T17:29:27.843125+0000","last_peered":"2024-08-17T17:29:27.843125+0000","last_clean":"2024-08-17T17:29:27.843125+0000","last_became_active":"2024-08-17T17:25:20.484119+0000","last_became_peered":"2024-08-17T17:25:20.484119+0000","last_unstale":"2024-08-17T17:29:27.843125+0000","last_undegraded":"2024-08-17T17:29:27.843125+0000","last_fullsized":"2024-08-17T17:29:27.843125+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:40.659414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"124'2685","reported_seq":2699,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:52.841004+0000","last_change":"2024-08-17T17:29:00.454792+0000","last_active":"2024-08-17T17:29:52.841004+0000","last_peered":"2024-08-17T17:29:52.841004+0000","last_clean":"2024-08-17T17:29:52.841004+0000","last_became_active":"2024-08-17T17:29:00.454102+0000","last_became_peered":"2024-08-17T17:29:00.454102+0000","last_unstale":"2024-08-17T17:29:52.841004+0000","last_undegraded":"2024-08-17T17:29:52.841004+0000","last_fullsized":"2024-08-17T17:29:52.841004+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":2685,"log_dups_size":0,"ondisk_log_size":2685,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:10:38.106338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175964160,"num_objects":2685,"num_object_clones":0,"num_object_copies":8055,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2685,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2685,"num_write_kb":171840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":49,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.837783+0000","last_change":"2024-08-17T17:28:58.190267+0000","last_active":"2024-08-17T17:29:27.837783+0000","last_peered":"2024-08-17T17:29:27.837783+0000","last_clean":"2024-08-17T17:29:27.837783+0000","last_became_active":"2024-08-17T17:28:58.189913+0000","last_became_peered":"2024-08-17T17:28:58.189913+0000","last_unstale":"2024-08-17T17:29:27.837783+0000","last_undegraded":"2024-08-17T17:29:27.837783+0000","last_fullsized":"2024-08-17T17:29:27.837783+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:58.280203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":92,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.830436+0000","last_change":"2024-08-17T17:24:49.703023+0000","last_active":"2024-08-17T17:29:26.830436+0000","last_peered":"2024-08-17T17:29:26.830436+0000","last_clean":"2024-08-17T17:29:26.830436+0000","last_became_active":"2024-08-17T17:24:49.701726+0000","last_became_peered":"2024-08-17T17:24:49.701726+0000","last_unstale":"2024-08-17T17:29:26.830436+0000","last_undegraded":"2024-08-17T17:29:26.830436+0000","last_fullsized":"2024-08-17T17:29:26.830436+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:32.792584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":51,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827641+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:29:27.827641+0000","last_peered":"2024-08-17T17:29:27.827641+0000","last_clean":"2024-08-17T17:29:27.827641+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:29:27.827641+0000","last_undegraded":"2024-08-17T17:29:27.827641+0000","last_fullsized":"2024-08-17T17:29:27.827641+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":91,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.830206+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:29:27.830206+0000","last_peered":"2024-08-17T17:29:27.830206+0000","last_clean":"2024-08-17T17:29:27.830206+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:29:27.830206+0000","last_undegraded":"2024-08-17T17:29:27.830206+0000","last_fullsized":"2024-08-17T17:29:27.830206+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":91,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.830123+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:29:27.830123+0000","last_peered":"2024-08-17T17:29:27.830123+0000","last_clean":"2024-08-17T17:29:27.830123+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:29:27.830123+0000","last_undegraded":"2024-08-17T17:29:27.830123+0000","last_fullsized":"2024-08-17T17:29:27.830123+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":98,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.838248+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:29:27.838248+0000","last_peered":"2024-08-17T17:29:27.838248+0000","last_clean":"2024-08-17T17:29:27.838248+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:29:27.838248+0000","last_undegraded":"2024-08-17T17:29:27.838248+0000","last_fullsized":"2024-08-17T17:29:27.838248+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":101,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.840398+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:29:26.840398+0000","last_peered":"2024-08-17T17:29:26.840398+0000","last_clean":"2024-08-17T17:29:26.840398+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:29:26.840398+0000","last_undegraded":"2024-08-17T17:29:26.840398+0000","last_fullsized":"2024-08-17T17:29:26.840398+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":54,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.842321+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:29:27.842321+0000","last_peered":"2024-08-17T17:29:27.842321+0000","last_clean":"2024-08-17T17:29:27.842321+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:29:27.842321+0000","last_undegraded":"2024-08-17T17:29:27.842321+0000","last_fullsized":"2024-08-17T17:29:27.842321+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":37,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827304+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:29:27.827304+0000","last_peered":"2024-08-17T17:29:27.827304+0000","last_clean":"2024-08-17T17:29:27.827304+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:29:27.827304+0000","last_undegraded":"2024-08-17T17:29:27.827304+0000","last_fullsized":"2024-08-17T17:29:27.827304+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":73,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.858601+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:29:27.858601+0000","last_peered":"2024-08-17T17:29:27.858601+0000","last_clean":"2024-08-17T17:29:27.858601+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:29:27.858601+0000","last_undegraded":"2024-08-17T17:29:27.858601+0000","last_fullsized":"2024-08-17T17:29:27.858601+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":107,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.842885+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:29:27.842885+0000","last_peered":"2024-08-17T17:29:27.842885+0000","last_clean":"2024-08-17T17:29:27.842885+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:29:27.842885+0000","last_undegraded":"2024-08-17T17:29:27.842885+0000","last_fullsized":"2024-08-17T17:29:27.842885+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":79,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.830212+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:29:26.830212+0000","last_peered":"2024-08-17T17:29:26.830212+0000","last_clean":"2024-08-17T17:29:26.830212+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:29:26.830212+0000","last_undegraded":"2024-08-17T17:29:26.830212+0000","last_fullsized":"2024-08-17T17:29:26.830212+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.843530+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:29:27.843530+0000","last_peered":"2024-08-17T17:29:27.843530+0000","last_clean":"2024-08-17T17:29:27.843530+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:29:27.843530+0000","last_undegraded":"2024-08-17T17:29:27.843530+0000","last_fullsized":"2024-08-17T17:29:27.843530+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":123,"state":"active+clean","last_fresh":"2024-08-17T17:29:26.837136+0000","last_change":"2024-08-17T17:28:58.190945+0000","last_active":"2024-08-17T17:29:26.837136+0000","last_peered":"2024-08-17T17:29:26.837136+0000","last_clean":"2024-08-17T17:29:26.837136+0000","last_became_active":"2024-08-17T17:28:58.190431+0000","last_became_peered":"2024-08-17T17:28:58.190431+0000","last_unstale":"2024-08-17T17:29:26.837136+0000","last_undegraded":"2024-08-17T17:29:26.837136+0000","last_fullsized":"2024-08-17T17:29:26.837136+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:14.796516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":108,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.837405+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:29:27.837405+0000","last_peered":"2024-08-17T17:29:27.837405+0000","last_clean":"2024-08-17T17:29:27.837405+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:29:27.837405+0000","last_undegraded":"2024-08-17T17:29:27.837405+0000","last_fullsized":"2024-08-17T17:29:27.837405+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.837758+0000","last_change":"2024-08-17T17:28:58.184948+0000","last_active":"2024-08-17T17:29:27.837758+0000","last_peered":"2024-08-17T17:29:27.837758+0000","last_clean":"2024-08-17T17:29:27.837758+0000","last_became_active":"2024-08-17T17:28:58.184618+0000","last_became_peered":"2024-08-17T17:28:58.184618+0000","last_unstale":"2024-08-17T17:29:27.837758+0000","last_undegraded":"2024-08-17T17:29:27.837758+0000","last_fullsized":"2024-08-17T17:29:27.837758+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:22.835978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":116,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.829902+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:29:27.829902+0000","last_peered":"2024-08-17T17:29:27.829902+0000","last_clean":"2024-08-17T17:29:27.829902+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:29:27.829902+0000","last_undegraded":"2024-08-17T17:29:27.829902+0000","last_fullsized":"2024-08-17T17:29:27.829902+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":126,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.835264+0000","last_change":"2024-08-17T17:25:20.454443+0000","last_active":"2024-08-17T17:29:27.835264+0000","last_peered":"2024-08-17T17:29:27.835264+0000","last_clean":"2024-08-17T17:29:27.835264+0000","last_became_active":"2024-08-17T17:25:20.453421+0000","last_became_peered":"2024-08-17T17:25:20.453421+0000","last_unstale":"2024-08-17T17:29:27.835264+0000","last_undegraded":"2024-08-17T17:29:27.835264+0000","last_fullsized":"2024-08-17T17:29:27.835264+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:16.967407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":37,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.830382+0000","last_change":"2024-08-17T17:28:58.193764+0000","last_active":"2024-08-17T17:29:27.830382+0000","last_peered":"2024-08-17T17:29:27.830382+0000","last_clean":"2024-08-17T17:29:27.830382+0000","last_became_active":"2024-08-17T17:28:58.192654+0000","last_became_peered":"2024-08-17T17:28:58.192654+0000","last_unstale":"2024-08-17T17:29:27.830382+0000","last_undegraded":"2024-08-17T17:29:27.830382+0000","last_fullsized":"2024-08-17T17:29:27.830382+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:18.714970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":126,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.830105+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:29:27.830105+0000","last_peered":"2024-08-17T17:29:27.830105+0000","last_clean":"2024-08-17T17:29:27.830105+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:29:27.830105+0000","last_undegraded":"2024-08-17T17:29:27.830105+0000","last_fullsized":"2024-08-17T17:29:27.830105+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":24,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.839341+0000","last_change":"2024-08-17T17:29:27.838839+0000","last_active":"2024-08-17T17:29:27.839341+0000","last_peered":"2024-08-17T17:29:27.839341+0000","last_clean":"2024-08-17T17:29:27.839341+0000","last_became_active":"2024-08-17T17:29:27.837984+0000","last_became_peered":"2024-08-17T17:29:27.837984+0000","last_unstale":"2024-08-17T17:29:27.839341+0000","last_undegraded":"2024-08-17T17:29:27.839341+0000","last_fullsized":"2024-08-17T17:29:27.839341+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:57.785522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":116,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827989+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:29:27.827989+0000","last_peered":"2024-08-17T17:29:27.827989+0000","last_clean":"2024-08-17T17:29:27.827989+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:29:27.827989+0000","last_undegraded":"2024-08-17T17:29:27.827989+0000","last_fullsized":"2024-08-17T17:29:27.827989+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":24,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.844936+0000","last_change":"2024-08-17T17:29:27.844185+0000","last_active":"2024-08-17T17:29:27.844936+0000","last_peered":"2024-08-17T17:29:27.844936+0000","last_clean":"2024-08-17T17:29:27.844936+0000","last_became_active":"2024-08-17T17:29:27.842892+0000","last_became_peered":"2024-08-17T17:29:27.842892+0000","last_unstale":"2024-08-17T17:29:27.844936+0000","last_undegraded":"2024-08-17T17:29:27.844936+0000","last_fullsized":"2024-08-17T17:29:27.844936+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:35.766488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":128,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.841472+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:29:27.841472+0000","last_peered":"2024-08-17T17:29:27.841472+0000","last_clean":"2024-08-17T17:29:27.841472+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:29:27.841472+0000","last_undegraded":"2024-08-17T17:29:27.841472+0000","last_fullsized":"2024-08-17T17:29:27.841472+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":115,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.845853+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:29:27.845853+0000","last_peered":"2024-08-17T17:29:27.845853+0000","last_clean":"2024-08-17T17:29:27.845853+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:29:27.845853+0000","last_undegraded":"2024-08-17T17:29:27.845853+0000","last_fullsized":"2024-08-17T17:29:27.845853+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":91,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.827330+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:29:27.827330+0000","last_peered":"2024-08-17T17:29:27.827330+0000","last_clean":"2024-08-17T17:29:27.827330+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:29:27.827330+0000","last_undegraded":"2024-08-17T17:29:27.827330+0000","last_fullsized":"2024-08-17T17:29:27.827330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":24,"reported_epoch":124,"state":"active+clean","last_fresh":"2024-08-17T17:29:27.855980+0000","last_change":"2024-08-17T17:29:27.855879+0000","last_active":"2024-08-17T17:29:27.855980+0000","last_peered":"2024-08-17T17:29:27.855980+0000","last_clean":"2024-08-17T17:29:27.855980+0000","last_became_active":"2024-08-17T17:29:27.855338+0000","last_became_peered":"2024-08-17T17:29:27.855338+0000","last_unstale":"2024-08-17T17:29:27.855980+0000","last_undegraded":"2024-08-17T17:29:27.855980+0000","last_fullsized":"2024-08-17T17:29:27.855980+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:18:51.829554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":2589655040,"num_objects":39515,"num_object_clones":0,"num_object_copies":118545,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39515,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":39515,"num_write_kb":2528960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7942242304,"data_stored":7942242304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39515,"ondisk_log_size":39515,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":22,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234260,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1309144,"kb_used_data":1007632,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92436008,"statfs":{"total":95995035648,"available":94654472192,"internally_reserved":0,"allocated":1031815168,"data_stored":1031127504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[3,1,0,0,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495903,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1155348,"kb_used_data":853836,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92589804,"statfs":{"total":95995035648,"available":94811959296,"internally_reserved":0,"allocated":874328064,"data_stored":873644407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757546,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1147716,"kb_used_data":837884,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92597436,"statfs":{"total":95995035648,"available":94819774464,"internally_reserved":0,"allocated":857993216,"data_stored":857320952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402610,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":766800,"kb_used_data":739272,"kb_used_omap":21,"kb_used_meta":27498,"kb_avail":92978352,"statfs":{"total":95995035648,"available":95209832448,"internally_reserved":0,"allocated":757014528,"data_stored":756334211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":28158655},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664248,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1510652,"kb_used_data":1452596,"kb_used_omap":7,"kb_used_meta":58040,"kb_avail":92234500,"statfs":{"total":95995035648,"available":94448128000,"internally_reserved":0,"allocated":1487458304,"data_stored":1486793683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":59433435},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,1,5],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827775,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1419332,"kb_used_data":1373756,"kb_used_omap":47,"kb_used_meta":45520,"kb_avail":92325820,"statfs":{"total":95995035648,"available":94541639680,"internally_reserved":0,"allocated":1406726144,"data_stored":1406053867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":46612530},"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,0,3,4,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991312,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":769532,"kb_used_data":733684,"kb_used_omap":8,"kb_used_meta":35831,"kb_avail":92975620,"statfs":{"total":95995035648,"available":95207034880,"internally_reserved":0,"allocated":751292416,"data_stored":750627724,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":36691463},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154839,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631560,"kb_used_data":599872,"kb_used_omap":18,"kb_used_meta":31661,"kb_avail":93113592,"statfs":{"total":95995035648,"available":95348318208,"internally_reserved":0,"allocated":614268928,"data_stored":613593338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":32420915},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":629604352,"data_stored":629604352,"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":756809728,"data_stored":756809728,"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":1430650880,"data_stored":1430650880,"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":1535246336,"data_stored":1535246336,"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":763756544,"data_stored":763756544,"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":881000448,"data_stored":881000448,"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":882507776,"data_stored":882507776,"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":1062666240,"data_stored":1062666240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:29:59.678 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:29:59.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_0 pg_num 26 2024-08-17T17:29:59.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 32 16 52249 52233 102.008 86.0625 0.00596895 0.00979746 2024-08-17T17:29:59.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:59.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:29:59.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:29:59.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:59.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:29:59.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:29:59.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:59.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:29:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:29:59.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:00.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:00.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:00.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:00.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:00.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:00.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:00.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[84186]: cluster 2024-08-17T17:29:59.038394+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:00.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[84186]: cluster 2024-08-17T17:29:59.038394+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:00.000105+0000 mon.a (mon.0) 642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:00.000105+0000 mon.a (mon.0) 642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:00.000140+0000 mon.a (mon.0) 643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:00.000140+0000 mon.a (mon.0) 643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[86572]: cluster 2024-08-17T17:29:59.038394+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[86572]: cluster 2024-08-17T17:29:59.038394+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:00.000105+0000 mon.a (mon.0) 642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:00.000105+0000 mon.a (mon.0) 642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:00.000140+0000 mon.a (mon.0) 643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:00.000140+0000 mon.a (mon.0) 643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:00.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:00.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[68878]: cluster 2024-08-17T17:29:59.038394+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[68878]: cluster 2024-08-17T17:29:59.038394+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v386: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:00.000105+0000 mon.a (mon.0) 642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:00.000105+0000 mon.a (mon.0) 642 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:30:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:00.000140+0000 mon.a (mon.0) 643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:00.000140+0000 mon.a (mon.0) 643 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:30:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:30:00 smithi060 bash[61583]: ts=2024-08-17T17:30:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:00.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:00.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:00.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:00.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:00.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 33 16 53728 53712 101.718 92.4375 0.00890832 0.00982583 2024-08-17T17:30:00.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:00.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:30:00.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:00.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:00.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:00.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:01.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:01.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:01.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:01.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:01.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.331 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:01.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:01.460 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:01.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:01.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:01.605 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:01.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:30:01.679 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 34 16 55150 55134 101.34 88.875 0.00787226 0.00986212 2024-08-17T17:30:01.710 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:01.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:01.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:01.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:01.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:01.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:02.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:02.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:02.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:02.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:02.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:02 smithi060 bash[68878]: cluster 2024-08-17T17:30:01.038785+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:02.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:02 smithi060 bash[68878]: cluster 2024-08-17T17:30:01.038785+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:02.251 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:02.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:02.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:02.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:02.407 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:02.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:02.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:02.520 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:02 smithi016 bash[84186]: cluster 2024-08-17T17:30:01.038785+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:02.520 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:02 smithi016 bash[84186]: cluster 2024-08-17T17:30:01.038785+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:02.520 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:02 smithi016 bash[86572]: cluster 2024-08-17T17:30:01.038785+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:02.520 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:02 smithi016 bash[86572]: cluster 2024-08-17T17:30:01.038785+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v387: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:02.539 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:02.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:02.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:02.675 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:02.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:02.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 35 16 56551 56535 100.946 87.5625 0.012672 0.00990108 2024-08-17T17:30:02.780 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:02.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:02.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:02.909 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:02.940 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:02.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:02.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:03.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:03.076 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:03.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:03.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:03.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:03.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:03.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:03.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:03.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:03.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:03.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:03.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:03.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:03.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:03.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 36 16 57973 57957 100.61 88.875 0.00337086 0.00993285 2024-08-17T17:30:03.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:03.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:03.738 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:03.738 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:03.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:03.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:03.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:03.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:03.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:03.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:04.095 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:04.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:04.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:04.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:04 smithi016 bash[84186]: cluster 2024-08-17T17:30:03.039399+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:04 smithi016 bash[84186]: cluster 2024-08-17T17:30:03.039399+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:04 smithi016 bash[86572]: cluster 2024-08-17T17:30:03.039399+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:04 smithi016 bash[86572]: cluster 2024-08-17T17:30:03.039399+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:04.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:04.381 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:04 smithi060 bash[68878]: cluster 2024-08-17T17:30:03.039399+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:04.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:04 smithi060 bash[68878]: cluster 2024-08-17T17:30:03.039399+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v388: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:04.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:04.510 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:04.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:04.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:04.625 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:30:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:30:04] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-08-17T17:30:04.640 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:04.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:04.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 37 16 59349 59333 100.215 86 0.00574543 0.00997295 2024-08-17T17:30:04.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:04.760 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:04.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:04.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:04.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:04.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:04.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:04.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:04.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:05.024 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:05.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:05.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:05.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:05.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:05.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.407 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:05.510 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:05.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:05.682 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 38 16 60412 60396 99.3261 66.4375 0.00294992 0.0100624 2024-08-17T17:30:05.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.771 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:05.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:05.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:05.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:05.917 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:05.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:05.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:06.020 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:06.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:06.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:06.152 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:06 smithi016 bash[84186]: cluster 2024-08-17T17:30:05.040100+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:30:06.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:06 smithi016 bash[84186]: cluster 2024-08-17T17:30:05.040100+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:30:06.162 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:06 smithi016 bash[86572]: cluster 2024-08-17T17:30:05.040100+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:30:06.163 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:06 smithi016 bash[86572]: cluster 2024-08-17T17:30:05.040100+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:30:06.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:06.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:06.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:06.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:06.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:06.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:06 smithi060 bash[68878]: cluster 2024-08-17T17:30:05.040100+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:30:06.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:06 smithi060 bash[68878]: cluster 2024-08-17T17:30:05.040100+0000 mgr.y (mgr.34107) 472 : cluster [DBG] pgmap v389: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:30:06.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:06.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:06.570 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:06.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:06.673 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 39 16 61459 61443 98.457 65.4375 0.00311418 0.0101507 2024-08-17T17:30:06.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:06.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:06.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:06.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:06.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:06.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:06.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:06.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:07.057 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.093 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:07.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:07.227 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:07.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:07.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:07.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:07.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:07.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:07.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:07.593 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:07.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:07.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:07.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:30:07.683902+0000 min lat: 0.00112754 max lat: 0.413039 avg lat: 0.0102129 2024-08-17T17:30:07.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:30:07.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 40 16 62493 62477 97.611 64.625 0.00524725 0.0102129 2024-08-17T17:30:07.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:07.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:07.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:07.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:07.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.003 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:08.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:08.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:08.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:08.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:08.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.382 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:08 smithi060 bash[68878]: cluster 2024-08-17T17:30:07.040564+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:30:08.382 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:08 smithi060 bash[68878]: cluster 2024-08-17T17:30:07.040564+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:30:08.382 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:08 smithi060 bash[68878]: audit 2024-08-17T17:30:07.308563+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:08.383 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:08 smithi060 bash[68878]: audit 2024-08-17T17:30:07.308563+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:08.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:08.427 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[84186]: cluster 2024-08-17T17:30:07.040564+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:30:08.427 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[84186]: cluster 2024-08-17T17:30:07.040564+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:30:08.427 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[84186]: audit 2024-08-17T17:30:07.308563+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:08.427 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[84186]: audit 2024-08-17T17:30:07.308563+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:08.428 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[86572]: cluster 2024-08-17T17:30:07.040564+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:30:08.428 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[86572]: cluster 2024-08-17T17:30:07.040564+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:30:08.428 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[86572]: audit 2024-08-17T17:30:07.308563+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:08.428 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:08 smithi016 bash[86572]: audit 2024-08-17T17:30:07.308563+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:08.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:08.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:08.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:08.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 41 16 63614 63598 96.9389 70.0625 0.00844174 0.0103104 2024-08-17T17:30:08.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.789 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:08.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:08.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:08.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:09.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:09.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:09.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:09.288 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:09.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:09.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:09.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:09.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:09.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:09.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 42 16 64930 64914 96.589 82.25 0.0107179 0.0103484 2024-08-17T17:30:09.704 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:09.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.832 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:09.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.968 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:09.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:10.072 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:10.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:10.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:10.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:10.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:10.337 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:10.345 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:10 smithi060 bash[68878]: cluster 2024-08-17T17:30:09.041333+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:30:10.345 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:10 smithi060 bash[68878]: cluster 2024-08-17T17:30:09.041333+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:30:10.345 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:30:10 smithi060 bash[61583]: ts=2024-08-17T17:30:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:10.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:10.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:10.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:10.473 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:10 smithi016 bash[84186]: cluster 2024-08-17T17:30:09.041333+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:30:10.473 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:10 smithi016 bash[84186]: cluster 2024-08-17T17:30:09.041333+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:30:10.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:10 smithi016 bash[86572]: cluster 2024-08-17T17:30:09.041333+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:30:10.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:10 smithi016 bash[86572]: cluster 2024-08-17T17:30:09.041333+0000 mgr.y (mgr.34107) 474 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:30:10.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:10.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:10.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:10.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:10.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 43 16 66263 66247 96.28 83.3125 0.0143909 0.0103814 2024-08-17T17:30:10.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:10.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:10.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:10.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:10.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:10.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:10.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:11.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:11.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:11.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:11.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:11.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:11.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:11.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:11.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:11.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:11.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:11.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:11.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:11.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 44 16 67488 67472 95.8317 76.5625 0.00958467 0.0104286 2024-08-17T17:30:11.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:11.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:11.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:11.919 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:11.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:11.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:12.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:12.046 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:12.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:12.150 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:12 smithi060 bash[68878]: cluster 2024-08-17T17:30:11.041730+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:12.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:12 smithi060 bash[68878]: cluster 2024-08-17T17:30:11.041730+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:12.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:12.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:12.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:12.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:12.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:12.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:12.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:12 smithi016 bash[84186]: cluster 2024-08-17T17:30:11.041730+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:12.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:12 smithi016 bash[84186]: cluster 2024-08-17T17:30:11.041730+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:12.433 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:12 smithi016 bash[86572]: cluster 2024-08-17T17:30:11.041730+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:12.433 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:12 smithi016 bash[86572]: cluster 2024-08-17T17:30:11.041730+0000 mgr.y (mgr.34107) 475 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:12.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:12.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:12.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:12.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:12.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:12.680 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 45 16 68447 68431 95.034 59.9375 0.00878501 0.0105169 2024-08-17T17:30:12.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:12.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:12.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:12.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:12.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:12.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:12.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:13.001 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:13.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:13.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:13.132 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:13.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:13.258 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:13.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:13.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:13.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:13.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:13.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:13.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:13.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:13.681 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 46 15 69536 69521 94.4489 68.125 0.00924136 0.0105825 2024-08-17T17:30:13.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:13.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:13.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:13.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:13.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:13.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:14.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:14.044 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:14.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:14.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:14.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:14 smithi016 bash[84186]: cluster 2024-08-17T17:30:13.042443+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:30:14.161 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:14 smithi016 bash[84186]: cluster 2024-08-17T17:30:13.042443+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:30:14.161 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:14 smithi016 bash[86572]: cluster 2024-08-17T17:30:13.042443+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:30:14.162 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:14 smithi016 bash[86572]: cluster 2024-08-17T17:30:13.042443+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:30:14.173 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:14.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:14.310 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:14 smithi060 bash[68878]: cluster 2024-08-17T17:30:13.042443+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:30:14.310 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:14 smithi060 bash[68878]: cluster 2024-08-17T17:30:13.042443+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:30:14.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:14.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:14.432 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:30:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:30:14] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.51.0" 2024-08-17T17:30:14.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:14.550 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:14.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:14.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:14.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 47 16 70426 70410 93.6155 55.5625 0.0091022 0.0106767 2024-08-17T17:30:14.685 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:14.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.820 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:14.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:14.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:14.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:14.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:14.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:15.044 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:15.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:15.196 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:15.299 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:15.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:15.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:15.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:15.476 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:15.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:15.604 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:15.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:15.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 48 16 71035 71019 92.4581 38.0625 0.013638 0.01081 2024-08-17T17:30:15.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:15.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:15.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:15.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:15.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:15.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:15.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:16.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:16.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:16.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:16 smithi016 bash[84186]: cluster 2024-08-17T17:30:15.043106+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:16.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:16 smithi016 bash[84186]: cluster 2024-08-17T17:30:15.043106+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:16.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:16 smithi016 bash[86572]: cluster 2024-08-17T17:30:15.043106+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:16.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:16 smithi016 bash[86572]: cluster 2024-08-17T17:30:15.043106+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:16.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:16.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:16 smithi060 bash[68878]: cluster 2024-08-17T17:30:15.043106+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:16.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:16 smithi060 bash[68878]: cluster 2024-08-17T17:30:15.043106+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:30:16.508 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:16.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:16.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:16.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:16.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 49 16 72112 72096 91.9448 67.3125 0.00318424 0.010871 2024-08-17T17:30:16.772 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:16.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:16.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:16.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:16.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:17.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:17.157 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:17.188 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:17.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:17.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:17.326 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:17.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:17.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:17.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:17.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 50 16 73256 73240 91.5358 71.5 0.0168788 0.0109194 2024-08-17T17:30:17.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.867 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:17.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:17.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:17.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:17.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:18.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:18.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:18.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:18.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.248 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:18 smithi016 bash[84186]: cluster 2024-08-17T17:30:17.043478+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:30:18.248 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:18 smithi016 bash[84186]: cluster 2024-08-17T17:30:17.043478+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:30:18.249 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:18 smithi016 bash[86572]: cluster 2024-08-17T17:30:17.043478+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:30:18.249 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:18 smithi016 bash[86572]: cluster 2024-08-17T17:30:17.043478+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:30:18.266 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:18.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:18.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:18.378 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:18 smithi060 bash[68878]: cluster 2024-08-17T17:30:17.043478+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:30:18.378 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:18 smithi060 bash[68878]: cluster 2024-08-17T17:30:17.043478+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:30:18.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:18.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:18.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:18.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:18.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:18.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:18.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 51 16 74370 74354 91.1061 69.625 0.00869863 0.0109714 2024-08-17T17:30:18.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:18.792 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:18.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:18.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:18.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:18.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:19.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:19.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:19.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:19.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:19.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.311 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:19.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:19.440 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:19.542 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:19.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:19.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 52 16 75385 75369 90.5739 63.4375 0.00528453 0.0110343 2024-08-17T17:30:19.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:19.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:19.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:19.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:19.959 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:19.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:19.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:20.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:20.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:20.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:20.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:20.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:20.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:20.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:20 smithi016 bash[84186]: cluster 2024-08-17T17:30:19.044448+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v396: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:30:20.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:20 smithi016 bash[84186]: cluster 2024-08-17T17:30:19.044448+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v396: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:30:20.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:20 smithi016 bash[86572]: cluster 2024-08-17T17:30:19.044448+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v396: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:30:20.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:20 smithi016 bash[86572]: cluster 2024-08-17T17:30:19.044448+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v396: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:30:20.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:20.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:20.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:20 smithi060 bash[68878]: cluster 2024-08-17T17:30:19.044448+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v396: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:30:20.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:20 smithi060 bash[68878]: cluster 2024-08-17T17:30:19.044448+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v396: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:30:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:30:20 smithi060 bash[61583]: ts=2024-08-17T17:30:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:20.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:20.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:20.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:20.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:20.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:20.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 53 16 76435 76419 90.1031 65.625 0.00514694 0.0110929 2024-08-17T17:30:20.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:20.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:20.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:20.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:20.883 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:20.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:20.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:20.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:21.007 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:21.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:21.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:21.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:21.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.388 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:21.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:21.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:21.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:21.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 54 16 77412 77396 89.5652 61.0625 0.0205676 0.011159 2024-08-17T17:30:21.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:21.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:21.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:22.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:22.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:22.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:22.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:22.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:22.231 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:30:22.231 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:30:22.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:22.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:22 smithi016 bash[84186]: cluster 2024-08-17T17:30:21.044874+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-08-17T17:30:22.278 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:22 smithi016 bash[84186]: cluster 2024-08-17T17:30:21.044874+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-08-17T17:30:22.278 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:22 smithi016 bash[86572]: cluster 2024-08-17T17:30:21.044874+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-08-17T17:30:22.278 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:22 smithi016 bash[86572]: cluster 2024-08-17T17:30:21.044874+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-08-17T17:30:22.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:22.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:22.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:22 smithi060 bash[68878]: cluster 2024-08-17T17:30:21.044874+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-08-17T17:30:22.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:22 smithi060 bash[68878]: cluster 2024-08-17T17:30:21.044874+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2024-08-17T17:30:22.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:22.493 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:30:22.493 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:30:22.540 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:30:22.541 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:30:22.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:22.581 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:30:22.581 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:30:22.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:22.618 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:30:22.618 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:30:22.645 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:30:22.646 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:30:22.661 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:30:22.661 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:30:22.684 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 55 16 78453 78437 89.1196 65.0625 0.00853131 0.0112154 2024-08-17T17:30:22.687 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:30:22.688 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:30:22.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:22.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:22.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:22.728 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:30:22.728 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:30:22.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:22.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:22.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:22.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:22.978 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:22.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:23.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:23.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:23.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:23.156 INFO:teuthology.orchestra.run.smithi016.stderr:set pool 6 pg_num to 26 2024-08-17T17:30:23.218 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:23.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:23.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:23.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:23.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:23 smithi060 bash[68878]: audit 2024-08-17T17:30:22.308902+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:23 smithi060 bash[68878]: audit 2024-08-17T17:30:22.308902+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:23 smithi060 bash[68878]: audit 2024-08-17T17:30:22.463876+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.16:0/1756477532' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:23 smithi060 bash[68878]: audit 2024-08-17T17:30:22.463876+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.16:0/1756477532' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:23 smithi060 bash[68878]: audit 2024-08-17T17:30:23.103313+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:30:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:23 smithi060 bash[68878]: audit 2024-08-17T17:30:23.103313+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:30:23.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:23.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[84186]: audit 2024-08-17T17:30:22.308902+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:23.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[84186]: audit 2024-08-17T17:30:22.308902+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:23.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[84186]: audit 2024-08-17T17:30:22.463876+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.16:0/1756477532' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:23.492 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[84186]: audit 2024-08-17T17:30:22.463876+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.16:0/1756477532' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[84186]: audit 2024-08-17T17:30:23.103313+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[84186]: audit 2024-08-17T17:30:23.103313+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[86572]: audit 2024-08-17T17:30:22.308902+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[86572]: audit 2024-08-17T17:30:22.308902+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[86572]: audit 2024-08-17T17:30:22.463876+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.16:0/1756477532' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[86572]: audit 2024-08-17T17:30:22.463876+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.16:0/1756477532' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[86572]: audit 2024-08-17T17:30:23.103313+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:30:23.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:23 smithi016 bash[86572]: audit 2024-08-17T17:30:23.103313+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:30:23.509 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:23.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:23.615 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:23.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:23.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 56 16 79345 79329 88.5237 55.75 0.0191615 0.0112911 2024-08-17T17:30:23.744 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:23.778 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:23.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:23.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:23.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:23.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:24.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.029 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:24.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:24.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:24.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:24.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:24 smithi060 bash[68878]: cluster 2024-08-17T17:30:23.045363+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:24.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:24 smithi060 bash[68878]: cluster 2024-08-17T17:30:23.045363+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:24.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:24 smithi060 bash[68878]: audit 2024-08-17T17:30:23.157256+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:30:24.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:24 smithi060 bash[68878]: audit 2024-08-17T17:30:23.157256+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:30:24.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:24 smithi060 bash[68878]: cluster 2024-08-17T17:30:23.163737+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:30:24.275 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:24 smithi060 bash[68878]: cluster 2024-08-17T17:30:23.163737+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:30:24.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:24.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:24.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:24.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:24.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:30:24] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.51.0" 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[84186]: cluster 2024-08-17T17:30:23.045363+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[84186]: cluster 2024-08-17T17:30:23.045363+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[84186]: audit 2024-08-17T17:30:23.157256+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[84186]: audit 2024-08-17T17:30:23.157256+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[84186]: cluster 2024-08-17T17:30:23.163737+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[84186]: cluster 2024-08-17T17:30:23.163737+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:30:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[86572]: cluster 2024-08-17T17:30:23.045363+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[86572]: cluster 2024-08-17T17:30:23.045363+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2024-08-17T17:30:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[86572]: audit 2024-08-17T17:30:23.157256+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:30:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[86572]: audit 2024-08-17T17:30:23.157256+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.16:0/2240619174' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:30:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[86572]: cluster 2024-08-17T17:30:23.163737+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:30:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:24 smithi016 bash[86572]: cluster 2024-08-17T17:30:23.163737+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:30:24.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:24.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:24.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 57 16 79866 79850 87.5419 32.5625 0.0133317 0.0114175 2024-08-17T17:30:24.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:24.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:24.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:24.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:24.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:24.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:25.054 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:25.083 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:25.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:25.169 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:30:25.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:25.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:25.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:25.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[84186]: audit 2024-08-17T17:30:24.169789+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[84186]: audit 2024-08-17T17:30:24.169789+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[84186]: audit 2024-08-17T17:30:25.049907+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:30:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[84186]: audit 2024-08-17T17:30:25.049907+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:30:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[86572]: audit 2024-08-17T17:30:24.169789+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[86572]: audit 2024-08-17T17:30:24.169789+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[86572]: audit 2024-08-17T17:30:25.049907+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:30:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:25 smithi016 bash[86572]: audit 2024-08-17T17:30:25.049907+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:30:25.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:25.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:25.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:25.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:25 smithi060 bash[68878]: audit 2024-08-17T17:30:24.169789+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:25.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:25 smithi060 bash[68878]: audit 2024-08-17T17:30:24.169789+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:30:25.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:25 smithi060 bash[68878]: audit 2024-08-17T17:30:25.049907+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:30:25.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:25 smithi060 bash[68878]: audit 2024-08-17T17:30:25.049907+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:30:25.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:25.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:25.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:25.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:25.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:25.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 58 16 80400 80384 86.6079 33.375 0.00401939 0.0114491 2024-08-17T17:30:25.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:25.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:25.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:25.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:25.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:25.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:26.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:26.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:26.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:26.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:26.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:26.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:26.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:26.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.048543+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.048543+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.160694+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.160694+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.160728+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.160728+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: audit 2024-08-17T17:30:25.172343+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: audit 2024-08-17T17:30:25.172343+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: audit 2024-08-17T17:30:25.172653+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: audit 2024-08-17T17:30:25.172653+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:30:26.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.178316+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[86572]: cluster 2024-08-17T17:30:25.178316+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.048543+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.048543+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.160694+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.160694+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.160728+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.160728+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: audit 2024-08-17T17:30:25.172343+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:26.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: audit 2024-08-17T17:30:25.172343+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:26.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: audit 2024-08-17T17:30:25.172653+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:30:26.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: audit 2024-08-17T17:30:25.172653+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:30:26.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.178316+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:30:26.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:26 smithi016 bash[84186]: cluster 2024-08-17T17:30:25.178316+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:30:26.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:26.408 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.048543+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:30:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.048543+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:30:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.160694+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.160694+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.160728+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.160728+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: audit 2024-08-17T17:30:25.172343+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: audit 2024-08-17T17:30:25.172343+0000 mon.a (mon.0) 653 : audit [INF] from='client.? 172.21.15.16:0/2572004793' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: audit 2024-08-17T17:30:25.172653+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: audit 2024-08-17T17:30:25.172653+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.178316+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:30:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:26 smithi060 bash[68878]: cluster 2024-08-17T17:30:25.178316+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:30:26.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:30:26.512 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:26.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:26.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:26.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:26.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:26.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:26.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 59 16 80960 80944 85.7332 35 0.0185362 0.0116591 2024-08-17T17:30:26.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:26.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:26.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:26.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:26.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:27.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:27.050 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:27.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:27.176 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:27.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:27.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:27.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:27.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.186858+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:30:27.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.186858+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:30:27.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.257802+0000 osd.4 (osd.4) 1 : cluster [DBG] 6.2 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.257802+0000 osd.4 (osd.4) 1 : cluster [DBG] 6.2 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.648045+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.648045+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.980661+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.3 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.980661+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.3 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.186858+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.186858+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.257802+0000 osd.4 (osd.4) 1 : cluster [DBG] 6.2 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.257802+0000 osd.4 (osd.4) 1 : cluster [DBG] 6.2 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.648045+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-08-17T17:30:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.648045+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-08-17T17:30:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.980661+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.3 scrub starts 2024-08-17T17:30:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:27 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.980661+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.3 scrub starts 2024-08-17T17:30:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.186858+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:30:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.186858+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:30:27.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.257802+0000 osd.4 (osd.4) 1 : cluster [DBG] 6.2 scrub starts 2024-08-17T17:30:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.257802+0000 osd.4 (osd.4) 1 : cluster [DBG] 6.2 scrub starts 2024-08-17T17:30:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.648045+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-08-17T17:30:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.648045+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-08-17T17:30:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.980661+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.3 scrub starts 2024-08-17T17:30:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:27 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.980661+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.3 scrub starts 2024-08-17T17:30:27.426 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:27.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:27.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:27.577 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:27.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:27.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:30:27.688833+0000 min lat: 0.00112754 max lat: 1.09463 avg lat: 0.0117221 2024-08-17T17:30:27.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:30:27.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 60 16 81887 81871 85.2699 57.9375 0.0123415 0.0117221 2024-08-17T17:30:27.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:27.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:27.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:27.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:27.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:28.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:28.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:28.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:28.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:28.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:28.272 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:28.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:28.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.820422+0000 osd.4 (osd.4) 2 : cluster [DBG] 6.2 scrub ok 2024-08-17T17:30:28.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:26.820422+0000 osd.4 (osd.4) 2 : cluster [DBG] 6.2 scrub ok 2024-08-17T17:30:28.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.033807+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.033807+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.049237+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v403: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.049237+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v403: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.139870+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.139870+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.280328+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.12 scrub starts 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.280328+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.12 scrub starts 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.606474+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.7 scrub starts 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.606474+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.7 scrub starts 2024-08-17T17:30:28.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.820422+0000 osd.4 (osd.4) 2 : cluster [DBG] 6.2 scrub ok 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:26.820422+0000 osd.4 (osd.4) 2 : cluster [DBG] 6.2 scrub ok 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.033807+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.033807+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.049237+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v403: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.049237+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v403: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.139870+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.139870+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.280328+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.12 scrub starts 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.280328+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.12 scrub starts 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.606474+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.7 scrub starts 2024-08-17T17:30:28.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:28 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.606474+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.7 scrub starts 2024-08-17T17:30:28.378 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:28.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:28.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.820422+0000 osd.4 (osd.4) 2 : cluster [DBG] 6.2 scrub ok 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:26.820422+0000 osd.4 (osd.4) 2 : cluster [DBG] 6.2 scrub ok 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.033807+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.033807+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.049237+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v403: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.049237+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v403: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.139870+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.139870+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.280328+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.12 scrub starts 2024-08-17T17:30:28.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.280328+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.12 scrub starts 2024-08-17T17:30:28.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.606474+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.7 scrub starts 2024-08-17T17:30:28.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:28 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.606474+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.7 scrub starts 2024-08-17T17:30:28.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:28.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:28.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:28.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 61 15 83084 83069 85.0993 74.875 0.00679467 0.0117456 2024-08-17T17:30:28.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:28.785 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:28.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:30:28.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:28.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:28.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:29.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:29.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:29.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:29.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:29.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:29.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:29.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:29.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.460456+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.460456+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.991563+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:27.991563+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.083706+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.083706+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.084965+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.084965+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.563648+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.7 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.563648+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.7 scrub ok 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.581387+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.0 scrub starts 2024-08-17T17:30:29.423 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.581387+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.0 scrub starts 2024-08-17T17:30:29.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: audit 2024-08-17T17:30:29.052953+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:30:29.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:29 smithi060 bash[68878]: audit 2024-08-17T17:30:29.052953+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:30:29.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:29.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:29.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:29.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.460456+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-08-17T17:30:29.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.460456+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-08-17T17:30:29.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.991563+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 scrub ok 2024-08-17T17:30:29.552 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:27.991563+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 scrub ok 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.083706+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.083706+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.084965+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub ok 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.084965+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub ok 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.563648+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.7 scrub ok 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.563648+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.7 scrub ok 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.581387+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.0 scrub starts 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.581387+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.0 scrub starts 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: audit 2024-08-17T17:30:29.052953+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[84186]: audit 2024-08-17T17:30:29.052953+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.460456+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-08-17T17:30:29.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.460456+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.991563+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:27.991563+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.083706+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.083706+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.084965+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.084965+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.563648+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.7 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.563648+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.7 scrub ok 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.581387+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.0 scrub starts 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.581387+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.0 scrub starts 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: audit 2024-08-17T17:30:29.052953+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:30:29.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:29 smithi016 bash[86572]: audit 2024-08-17T17:30:29.052953+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:30:29.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:29.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:29.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:29.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 62 16 84190 84174 84.8406 69.0625 0.00447796 0.0117464 2024-08-17T17:30:29.700 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:29.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:29.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:30:29.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:29.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:29.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:29.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:29.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:30.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:30.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:30.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:30.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.210 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:30.313 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:30.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:30.452 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[61583]: ts=2024-08-17T17:30:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.894523+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:28.894523+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.050008+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v404: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 11 KiB/s, 0 objects/s recovering 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.050008+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v404: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 11 KiB/s, 0 objects/s recovering 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.138601+0000 osd.1 (osd.1) 5 : cluster [DBG] 6.11 scrub starts 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.138601+0000 osd.1 (osd.1) 5 : cluster [DBG] 6.11 scrub starts 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: audit 2024-08-17T17:30:29.191272+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:30:30.453 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: audit 2024-08-17T17:30:29.191272+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.196206+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.196206+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.447807+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.0 scrub ok 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.447807+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.0 scrub ok 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.622423+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.16 scrub starts 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.622423+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.16 scrub starts 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.838553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.838553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.997152+0000 osd.3 (osd.3) 8 : cluster [DBG] 6.16 scrub ok 2024-08-17T17:30:30.454 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:30 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.997152+0000 osd.3 (osd.3) 8 : cluster [DBG] 6.16 scrub ok 2024-08-17T17:30:30.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:30.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:30.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:30.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.894523+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-08-17T17:30:30.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:28.894523+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-08-17T17:30:30.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.050008+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v404: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 11 KiB/s, 0 objects/s recovering 2024-08-17T17:30:30.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.050008+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v404: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 11 KiB/s, 0 objects/s recovering 2024-08-17T17:30:30.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.138601+0000 osd.1 (osd.1) 5 : cluster [DBG] 6.11 scrub starts 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.138601+0000 osd.1 (osd.1) 5 : cluster [DBG] 6.11 scrub starts 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: audit 2024-08-17T17:30:29.191272+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: audit 2024-08-17T17:30:29.191272+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.196206+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.196206+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.447807+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.0 scrub ok 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.447807+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.0 scrub ok 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.622423+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.16 scrub starts 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.622423+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.16 scrub starts 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.838553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.838553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.997152+0000 osd.3 (osd.3) 8 : cluster [DBG] 6.16 scrub ok 2024-08-17T17:30:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.997152+0000 osd.3 (osd.3) 8 : cluster [DBG] 6.16 scrub ok 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.894523+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:28.894523+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.050008+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v404: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 11 KiB/s, 0 objects/s recovering 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.050008+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v404: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 11 KiB/s, 0 objects/s recovering 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.138601+0000 osd.1 (osd.1) 5 : cluster [DBG] 6.11 scrub starts 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.138601+0000 osd.1 (osd.1) 5 : cluster [DBG] 6.11 scrub starts 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: audit 2024-08-17T17:30:29.191272+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: audit 2024-08-17T17:30:29.191272+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:30:30.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.196206+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.196206+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.447807+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.0 scrub ok 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.447807+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.0 scrub ok 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.622423+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.16 scrub starts 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.622423+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.16 scrub starts 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.838553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.838553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.997152+0000 osd.3 (osd.3) 8 : cluster [DBG] 6.16 scrub ok 2024-08-17T17:30:30.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:30 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.997152+0000 osd.3 (osd.3) 8 : cluster [DBG] 6.16 scrub ok 2024-08-17T17:30:30.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:30.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:30.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 63 16 84319 84303 83.6219 8.0625 0.00345783 0.0117344 2024-08-17T17:30:30.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:30.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:30.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:30.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:30.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:30.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:30.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:30.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:30.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:31.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:31.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:31.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:31.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:31.231 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:31.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:31.289 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:31.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:31.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.365 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:31.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:31.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.772193+0000 osd.1 (osd.1) 6 : cluster [DBG] 6.11 scrub ok 2024-08-17T17:30:31.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:29.772193+0000 osd.1 (osd.1) 6 : cluster [DBG] 6.11 scrub ok 2024-08-17T17:30:31.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.126811+0000 osd.1 (osd.1) 7 : cluster [DBG] 6.14 scrub starts 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.126811+0000 osd.1 (osd.1) 7 : cluster [DBG] 6.14 scrub starts 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:30.387207+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:30.387207+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.656670+0000 osd.3 (osd.3) 9 : cluster [DBG] 6.17 scrub starts 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.656670+0000 osd.3 (osd.3) 9 : cluster [DBG] 6.17 scrub starts 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.840856+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.840856+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:31.015792+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:31.015792+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:31.021369+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:31.021369+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:31.045038+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.17 scrub ok 2024-08-17T17:30:31.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: cluster 2024-08-17T17:30:31.045038+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.17 scrub ok 2024-08-17T17:30:31.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:31.051144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:30:31.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:31 smithi060 bash[68878]: audit 2024-08-17T17:30:31.051144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:30:31.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:31.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:31.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:31.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.772193+0000 osd.1 (osd.1) 6 : cluster [DBG] 6.11 scrub ok 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:29.772193+0000 osd.1 (osd.1) 6 : cluster [DBG] 6.11 scrub ok 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.126811+0000 osd.1 (osd.1) 7 : cluster [DBG] 6.14 scrub starts 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.126811+0000 osd.1 (osd.1) 7 : cluster [DBG] 6.14 scrub starts 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:30.387207+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:30.387207+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.656670+0000 osd.3 (osd.3) 9 : cluster [DBG] 6.17 scrub starts 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.656670+0000 osd.3 (osd.3) 9 : cluster [DBG] 6.17 scrub starts 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.840856+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.840856+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:31.015792+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:31.015792+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:31.021369+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:31.021369+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:31.045038+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.17 scrub ok 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: cluster 2024-08-17T17:30:31.045038+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.17 scrub ok 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:31.051144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[84186]: audit 2024-08-17T17:30:31.051144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.772193+0000 osd.1 (osd.1) 6 : cluster [DBG] 6.11 scrub ok 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:29.772193+0000 osd.1 (osd.1) 6 : cluster [DBG] 6.11 scrub ok 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.126811+0000 osd.1 (osd.1) 7 : cluster [DBG] 6.14 scrub starts 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.126811+0000 osd.1 (osd.1) 7 : cluster [DBG] 6.14 scrub starts 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:30.387207+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:31.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:30.387207+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.656670+0000 osd.3 (osd.3) 9 : cluster [DBG] 6.17 scrub starts 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.656670+0000 osd.3 (osd.3) 9 : cluster [DBG] 6.17 scrub starts 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.840856+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.840856+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:31.015792+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:31.015792+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:31.021369+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:31.021369+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:31.045038+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.17 scrub ok 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: cluster 2024-08-17T17:30:31.045038+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.17 scrub ok 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:31.051144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:30:31.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:31 smithi016 bash[86572]: audit 2024-08-17T17:30:31.051144+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:30:31.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:31.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:31.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:31.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 64 16 84941 84925 82.9227 38.875 0.0160845 0.0120546 2024-08-17T17:30:31.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:31.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:31.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:31.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:31.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:31.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:32.000 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:30:32.000 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:30:32.000 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_0 2024-08-17T17:30:32.000 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:30:32.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:32.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:32.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:32.135 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:32.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:32.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:32.290 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.557341+0000 osd.1 (osd.1) 8 : cluster [DBG] 6.14 scrub ok 2024-08-17T17:30:32.290 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: cluster 2024-08-17T17:30:30.557341+0000 osd.1 (osd.1) 8 : cluster [DBG] 6.14 scrub ok 2024-08-17T17:30:32.290 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: cluster 2024-08-17T17:30:31.050445+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v408: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s, 0 objects/s recovering 2024-08-17T17:30:32.290 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: cluster 2024-08-17T17:30:31.050445+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v408: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s, 0 objects/s recovering 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: audit 2024-08-17T17:30:32.025391+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: audit 2024-08-17T17:30:32.025391+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: cluster 2024-08-17T17:30:32.028150+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[84186]: cluster 2024-08-17T17:30:32.028150+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.557341+0000 osd.1 (osd.1) 8 : cluster [DBG] 6.14 scrub ok 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: cluster 2024-08-17T17:30:30.557341+0000 osd.1 (osd.1) 8 : cluster [DBG] 6.14 scrub ok 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: cluster 2024-08-17T17:30:31.050445+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v408: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s, 0 objects/s recovering 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: cluster 2024-08-17T17:30:31.050445+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v408: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s, 0 objects/s recovering 2024-08-17T17:30:32.291 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: audit 2024-08-17T17:30:32.025391+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:30:32.292 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: audit 2024-08-17T17:30:32.025391+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:30:32.292 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: cluster 2024-08-17T17:30:32.028150+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:30:32.292 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:32 smithi016 bash[86572]: cluster 2024-08-17T17:30:32.028150+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:30:32.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:32.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:32.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:32.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:32.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:32.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:32.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:32.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.557341+0000 osd.1 (osd.1) 8 : cluster [DBG] 6.14 scrub ok 2024-08-17T17:30:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: cluster 2024-08-17T17:30:30.557341+0000 osd.1 (osd.1) 8 : cluster [DBG] 6.14 scrub ok 2024-08-17T17:30:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: cluster 2024-08-17T17:30:31.050445+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v408: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s, 0 objects/s recovering 2024-08-17T17:30:32.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: cluster 2024-08-17T17:30:31.050445+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v408: 99 pgs: 3 active+clean+scrubbing, 96 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s, 0 objects/s recovering 2024-08-17T17:30:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: audit 2024-08-17T17:30:32.025391+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:30:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: audit 2024-08-17T17:30:32.025391+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:30:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: cluster 2024-08-17T17:30:32.028150+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:30:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:32 smithi060 bash[68878]: cluster 2024-08-17T17:30:32.028150+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:30:32.685 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 65 16 85865 85849 82.5354 57.75 0.00653693 0.0120479 2024-08-17T17:30:32.692 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:32.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:32.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:32.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:32.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:32.920 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:32.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:32.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:32.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:33.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:33.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:33.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:33.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:33.193 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:33.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:33.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:33.317 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:33.320 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:33.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:33.446 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:33.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:33.574 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:33.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:33.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:33.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 66 16 85904 85888 81.3218 2.4375 0.00385103 0.0120441 2024-08-17T17:30:33.706 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:33.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:33.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:33.838 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:33.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:33.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.968 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:33.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:34.071 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:34.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:34.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:34.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:34.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:34.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:34 smithi060 bash[68878]: cluster 2024-08-17T17:30:33.037653+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:30:34.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:34 smithi060 bash[68878]: cluster 2024-08-17T17:30:33.037653+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:30:34.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:34 smithi060 bash[68878]: cluster 2024-08-17T17:30:33.050875+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v411: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:30:34.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:34 smithi060 bash[68878]: cluster 2024-08-17T17:30:33.050875+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v411: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:30:34.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:34 smithi060 bash[68878]: audit 2024-08-17T17:30:33.052010+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:30:34.341 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:34 smithi060 bash[68878]: audit 2024-08-17T17:30:33.052010+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:30:34.342 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:34.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:34.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:34.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:34.457 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[84186]: cluster 2024-08-17T17:30:33.037653+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:30:34.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[84186]: cluster 2024-08-17T17:30:33.037653+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:30:34.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[84186]: cluster 2024-08-17T17:30:33.050875+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v411: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:30:34.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[84186]: cluster 2024-08-17T17:30:33.050875+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v411: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:30:34.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[84186]: audit 2024-08-17T17:30:33.052010+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:30:34.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[84186]: audit 2024-08-17T17:30:33.052010+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:30:34.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[86572]: cluster 2024-08-17T17:30:33.037653+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:30:34.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[86572]: cluster 2024-08-17T17:30:33.037653+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:30:34.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[86572]: cluster 2024-08-17T17:30:33.050875+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v411: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:30:34.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[86572]: cluster 2024-08-17T17:30:33.050875+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v411: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:30:34.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[86572]: audit 2024-08-17T17:30:33.052010+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:30:34.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[86572]: audit 2024-08-17T17:30:33.052010+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:30:34.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:34.526 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:30:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:30:34] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.51.0" 2024-08-17T17:30:34.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:34.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:34.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 67 16 86110 86094 80.3002 12.875 0.010117 0.0124396 2024-08-17T17:30:34.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:34.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:34.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:34.887 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:34.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:34.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:34.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:35.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:35.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:35.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:35.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:35.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[84186]: audit 2024-08-17T17:30:34.039610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[84186]: audit 2024-08-17T17:30:34.039610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[84186]: cluster 2024-08-17T17:30:34.050683+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[84186]: cluster 2024-08-17T17:30:34.050683+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[84186]: cluster 2024-08-17T17:30:34.840055+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[84186]: cluster 2024-08-17T17:30:34.840055+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[86572]: audit 2024-08-17T17:30:34.039610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[86572]: audit 2024-08-17T17:30:34.039610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[86572]: cluster 2024-08-17T17:30:34.050683+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[86572]: cluster 2024-08-17T17:30:34.050683+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:30:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[86572]: cluster 2024-08-17T17:30:34.840055+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:30:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:35 smithi016 bash[86572]: cluster 2024-08-17T17:30:34.840055+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:30:35.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:35.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:35.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:35.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:35 smithi060 bash[68878]: audit 2024-08-17T17:30:34.039610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:30:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:35 smithi060 bash[68878]: audit 2024-08-17T17:30:34.039610+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:30:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:35 smithi060 bash[68878]: cluster 2024-08-17T17:30:34.050683+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:30:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:35 smithi060 bash[68878]: cluster 2024-08-17T17:30:34.050683+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:30:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:35 smithi060 bash[68878]: cluster 2024-08-17T17:30:34.840055+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:30:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:35 smithi060 bash[68878]: cluster 2024-08-17T17:30:34.840055+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:30:35.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:35.532 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:35.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:35.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:35.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 68 16 86376 86360 79.3638 16.625 0.00366928 0.0124316 2024-08-17T17:30:35.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.780 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:35.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:35.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:36.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.030 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:36.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[84186]: cluster 2024-08-17T17:30:35.051368+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:30:36.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[84186]: cluster 2024-08-17T17:30:35.051368+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:30:36.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[84186]: cluster 2024-08-17T17:30:35.842047+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:30:36.158 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[84186]: cluster 2024-08-17T17:30:35.842047+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:30:36.158 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[86572]: cluster 2024-08-17T17:30:35.051368+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:30:36.158 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[86572]: cluster 2024-08-17T17:30:35.051368+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:30:36.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[86572]: cluster 2024-08-17T17:30:35.842047+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:30:36.159 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:36 smithi016 bash[86572]: cluster 2024-08-17T17:30:35.842047+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:30:36.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:36.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:36.298 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:36.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:36.385 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:36.405 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:36.416 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:36 smithi060 bash[68878]: cluster 2024-08-17T17:30:35.051368+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:30:36.417 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:36 smithi060 bash[68878]: cluster 2024-08-17T17:30:35.051368+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:30:36.417 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:36 smithi060 bash[68878]: cluster 2024-08-17T17:30:35.842047+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:30:36.417 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:36 smithi060 bash[68878]: cluster 2024-08-17T17:30:35.842047+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:30:36.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:36.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:36.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:36.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 69 16 86857 86841 78.6493 30.0625 0.00943335 0.0127094 2024-08-17T17:30:36.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:36.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:36.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:36.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:36.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:36.998 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:37.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:37.101 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:37.128 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:37.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:37.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:37.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:37.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:37.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:37 smithi060 bash[68878]: audit 2024-08-17T17:30:36.179129+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:37 smithi060 bash[68878]: audit 2024-08-17T17:30:36.179129+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:37 smithi060 bash[68878]: audit 2024-08-17T17:30:36.185939+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.372 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:37 smithi060 bash[68878]: audit 2024-08-17T17:30:36.185939+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:37.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:37.509 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[84186]: audit 2024-08-17T17:30:36.179129+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[84186]: audit 2024-08-17T17:30:36.179129+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[84186]: audit 2024-08-17T17:30:36.185939+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[84186]: audit 2024-08-17T17:30:36.185939+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[86572]: audit 2024-08-17T17:30:36.179129+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[86572]: audit 2024-08-17T17:30:36.179129+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[86572]: audit 2024-08-17T17:30:36.185939+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.510 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:37 smithi016 bash[86572]: audit 2024-08-17T17:30:36.185939+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:37.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:37.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:37.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:37.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:37.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:37.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 70 16 87747 87731 78.3203 55.625 0.0150606 0.0127629 2024-08-17T17:30:37.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:37.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:37.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:37.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:37.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:38.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:38.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:38.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:38.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:38.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:38.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:38.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:38.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:38.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:38.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:38.580 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:38.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: cluster 2024-08-17T17:30:37.051790+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:30:38.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: cluster 2024-08-17T17:30:37.051790+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:30:38.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.313580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.313580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.315179+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.315179+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.512030+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.512030+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.518927+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.518927+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.528203+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:38 smithi060 bash[68878]: audit 2024-08-17T17:30:37.528203+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:38.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:38.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 71 16 88825 88809 78.1661 67.375 0.00842825 0.0127886 2024-08-17T17:30:38.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:38.730 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: cluster 2024-08-17T17:30:37.051790+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:30:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: cluster 2024-08-17T17:30:37.051790+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:30:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.313580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.313580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.315179+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.315179+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.512030+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.512030+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.518927+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.518927+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.528203+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[84186]: audit 2024-08-17T17:30:37.528203+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: cluster 2024-08-17T17:30:37.051790+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: cluster 2024-08-17T17:30:37.051790+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 97 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 4894/257547 objects misplaced (1.900%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.313580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.313580+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.315179+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.315179+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.512030+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.512030+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.518927+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.518927+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.528203+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:38 smithi016 bash[86572]: audit 2024-08-17T17:30:37.528203+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:38.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:38.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:38.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:38.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:38.998 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:39.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:39.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:39.229 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:39.260 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:39.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:39.365 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:39.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:39.488 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:39.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[84186]: audit 2024-08-17T17:30:38.362088+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:39.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[84186]: audit 2024-08-17T17:30:38.362088+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:39.498 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[84186]: audit 2024-08-17T17:30:38.363241+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[84186]: audit 2024-08-17T17:30:38.363241+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[84186]: audit 2024-08-17T17:30:38.368601+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[84186]: audit 2024-08-17T17:30:38.368601+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[86572]: audit 2024-08-17T17:30:38.362088+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[86572]: audit 2024-08-17T17:30:38.362088+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[86572]: audit 2024-08-17T17:30:38.363241+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[86572]: audit 2024-08-17T17:30:38.363241+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[86572]: audit 2024-08-17T17:30:38.368601+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:39.499 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:39 smithi016 bash[86572]: audit 2024-08-17T17:30:38.368601+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:39.517 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:39.620 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:39.646 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:39 smithi060 bash[68878]: audit 2024-08-17T17:30:38.362088+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:39 smithi060 bash[68878]: audit 2024-08-17T17:30:38.362088+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:39 smithi060 bash[68878]: audit 2024-08-17T17:30:38.363241+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:39 smithi060 bash[68878]: audit 2024-08-17T17:30:38.363241+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:39 smithi060 bash[68878]: audit 2024-08-17T17:30:38.368601+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:39 smithi060 bash[68878]: audit 2024-08-17T17:30:38.368601+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:39.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 72 16 89771 89755 77.9015 59.125 0.00307563 0.0128288 2024-08-17T17:30:39.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:39.796 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:39.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:39.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:39.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:40.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:40.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:40.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:40.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:40.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:40.312 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:30:40 smithi060 bash[61583]: ts=2024-08-17T17:30:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:40.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[84186]: cluster 2024-08-17T17:30:39.052712+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5282/264927 objects degraded (1.994%); 10183/264927 objects misplaced (3.844%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:30:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[84186]: cluster 2024-08-17T17:30:39.052712+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5282/264927 objects degraded (1.994%); 10183/264927 objects misplaced (3.844%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:30:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[84186]: cluster 2024-08-17T17:30:39.434743+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 5282/264927 objects degraded (1.994%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:40.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[84186]: cluster 2024-08-17T17:30:39.434743+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 5282/264927 objects degraded (1.994%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:40.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:40.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:40.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:40.610 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:40 smithi060 bash[68878]: cluster 2024-08-17T17:30:39.052712+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5282/264927 objects degraded (1.994%); 10183/264927 objects misplaced (3.844%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:30:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:40 smithi060 bash[68878]: cluster 2024-08-17T17:30:39.052712+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5282/264927 objects degraded (1.994%); 10183/264927 objects misplaced (3.844%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:30:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:40 smithi060 bash[68878]: cluster 2024-08-17T17:30:39.434743+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 5282/264927 objects degraded (1.994%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:40 smithi060 bash[68878]: cluster 2024-08-17T17:30:39.434743+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 5282/264927 objects degraded (1.994%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:40.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 73 16 90794 90778 77.7102 63.9375 0.00715695 0.0128636 2024-08-17T17:30:40.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[86572]: cluster 2024-08-17T17:30:39.052712+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5282/264927 objects degraded (1.994%); 10183/264927 objects misplaced (3.844%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:30:40.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[86572]: cluster 2024-08-17T17:30:39.052712+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v417: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5282/264927 objects degraded (1.994%); 10183/264927 objects misplaced (3.844%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:30:40.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[86572]: cluster 2024-08-17T17:30:39.434743+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 5282/264927 objects degraded (1.994%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:40.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:40 smithi016 bash[86572]: cluster 2024-08-17T17:30:39.434743+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 5282/264927 objects degraded (1.994%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:40.763 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:40.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.897 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:40.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:41.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:41.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:41.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:41.280 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:41.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:41.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:41.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:41.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:41.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:41.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:41.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 74 16 91807 91791 77.5155 63.3125 0.006882 0.012895 2024-08-17T17:30:41.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:41.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:41.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:41.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:41.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:41.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:42.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:42.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:42.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:42.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:42.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:42.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:42.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:42.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:42.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:42 smithi016 bash[84186]: cluster 2024-08-17T17:30:41.053192+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 MiB/s wr, 377 op/s; 5282/265275 objects degraded (1.991%); 9627/265275 objects misplaced (3.629%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:30:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:42 smithi016 bash[84186]: cluster 2024-08-17T17:30:41.053192+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 MiB/s wr, 377 op/s; 5282/265275 objects degraded (1.991%); 9627/265275 objects misplaced (3.629%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:30:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:42 smithi016 bash[86572]: cluster 2024-08-17T17:30:41.053192+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 MiB/s wr, 377 op/s; 5282/265275 objects degraded (1.991%); 9627/265275 objects misplaced (3.629%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:30:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:42 smithi016 bash[86572]: cluster 2024-08-17T17:30:41.053192+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 MiB/s wr, 377 op/s; 5282/265275 objects degraded (1.991%); 9627/265275 objects misplaced (3.629%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:30:42.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:42 smithi060 bash[68878]: cluster 2024-08-17T17:30:41.053192+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 MiB/s wr, 377 op/s; 5282/265275 objects degraded (1.991%); 9627/265275 objects misplaced (3.629%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:30:42.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:42 smithi060 bash[68878]: cluster 2024-08-17T17:30:41.053192+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v418: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 24 MiB/s wr, 377 op/s; 5282/265275 objects degraded (1.991%); 9627/265275 objects misplaced (3.629%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:30:42.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:42.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:42.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 75 16 92920 92904 77.4094 69.5625 0.0207093 0.0129135 2024-08-17T17:30:42.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:42.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:42.859 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:42.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:42.964 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:42.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:42.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:43.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:43.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:43.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:43.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:43.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:43.384 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:43.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:43.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:43.515 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:43.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:43.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:43.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 76 16 93819 93803 77.1301 56.1875 0.0122284 0.0129602 2024-08-17T17:30:43.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:43.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:43.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:43.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:43.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:44.009 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:44.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:44.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:44.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:44.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:44.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:44.291 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:44.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:44 smithi016 bash[84186]: cluster 2024-08-17T17:30:43.053741+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 563 op/s; 5282/271443 objects degraded (1.946%); 9312/271443 objects misplaced (3.431%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:30:44.404 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:44 smithi016 bash[84186]: cluster 2024-08-17T17:30:43.053741+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 563 op/s; 5282/271443 objects degraded (1.946%); 9312/271443 objects misplaced (3.431%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:30:44.405 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:30:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:30:44] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.51.0" 2024-08-17T17:30:44.405 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:44 smithi016 bash[86572]: cluster 2024-08-17T17:30:43.053741+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 563 op/s; 5282/271443 objects degraded (1.946%); 9312/271443 objects misplaced (3.431%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:30:44.405 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:44 smithi016 bash[86572]: cluster 2024-08-17T17:30:43.053741+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 563 op/s; 5282/271443 objects degraded (1.946%); 9312/271443 objects misplaced (3.431%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:30:44.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:44.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:44.577 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:44 smithi060 bash[68878]: cluster 2024-08-17T17:30:43.053741+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 563 op/s; 5282/271443 objects degraded (1.946%); 9312/271443 objects misplaced (3.431%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:30:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:44 smithi060 bash[68878]: cluster 2024-08-17T17:30:43.053741+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v419: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 563 op/s; 5282/271443 objects degraded (1.946%); 9312/271443 objects misplaced (3.431%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:30:44.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 77 16 94718 94702 76.8581 56.1875 0.00656666 0.0130056 2024-08-17T17:30:44.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:44.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:44.940 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:44.964 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:44.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:45.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.099 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:45.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:45.235 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:45.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:45.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:45.471 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.504 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:45.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.623 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:45 smithi016 bash[84186]: cluster 2024-08-17T17:30:44.837042+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 5282/271443 objects degraded (1.946%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:45.623 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:45 smithi016 bash[84186]: cluster 2024-08-17T17:30:44.837042+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 5282/271443 objects degraded (1.946%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:45.623 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:45 smithi016 bash[86572]: cluster 2024-08-17T17:30:44.837042+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 5282/271443 objects degraded (1.946%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:45.624 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:45 smithi016 bash[86572]: cluster 2024-08-17T17:30:44.837042+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 5282/271443 objects degraded (1.946%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:45.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:45.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:45 smithi060 bash[68878]: cluster 2024-08-17T17:30:44.837042+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 5282/271443 objects degraded (1.946%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:45 smithi060 bash[68878]: cluster 2024-08-17T17:30:44.837042+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 5282/271443 objects degraded (1.946%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:45.686 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 78 16 95744 95728 76.6948 64.125 0.00254547 0.0130333 2024-08-17T17:30:45.749 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.779 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:45.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:45.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:45.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:46.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:46.034 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:46.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:46.174 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:46.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:46.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:46.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:46.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:46.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:46.436 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:46.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:46.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:46 smithi060 bash[68878]: cluster 2024-08-17T17:30:45.054332+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:30:46.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:46 smithi060 bash[68878]: cluster 2024-08-17T17:30:45.054332+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:30:46.542 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:46.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:46.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 79 16 96547 96531 76.3592 50.1875 0.00314309 0.0130774 2024-08-17T17:30:46.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:46.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:46.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:46 smithi016 bash[84186]: cluster 2024-08-17T17:30:45.054332+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:30:46.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:46 smithi016 bash[84186]: cluster 2024-08-17T17:30:45.054332+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:30:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:46 smithi016 bash[86572]: cluster 2024-08-17T17:30:45.054332+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:30:46.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:46 smithi016 bash[86572]: cluster 2024-08-17T17:30:45.054332+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v420: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 48 MiB/s wr, 764 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:30:46.831 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:46.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:46.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:46.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:47.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.103 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:47.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:47.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:47.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:47.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:47.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:47.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:47.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:47.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:47.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:47.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:30:47.690833+0000 min lat: 0.00112754 max lat: 2.17638 avg lat: 0.0131111 2024-08-17T17:30:47.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:30:47.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 80 16 97618 97602 76.2413 66.9375 0.0113602 0.0131111 2024-08-17T17:30:47.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:47.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:47.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:47.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:47.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:47.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:47.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:48.020 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:48.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:48.123 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:48.152 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:48.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:48.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:48.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:48.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:48.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:48.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:48.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:48.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:48.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:48.654 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:48.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:48.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:48.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 81 16 98666 98650 76.1086 65.5 0.0147081 0.0131332 2024-08-17T17:30:48.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[84186]: cluster 2024-08-17T17:30:47.054716+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v421: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 4.9 MiB/s, 79 objects/s recovering 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[84186]: cluster 2024-08-17T17:30:47.054716+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v421: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 4.9 MiB/s, 79 objects/s recovering 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[84186]: audit 2024-08-17T17:30:47.533944+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[84186]: audit 2024-08-17T17:30:47.533944+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[86572]: cluster 2024-08-17T17:30:47.054716+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v421: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 4.9 MiB/s, 79 objects/s recovering 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[86572]: cluster 2024-08-17T17:30:47.054716+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v421: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 4.9 MiB/s, 79 objects/s recovering 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[86572]: audit 2024-08-17T17:30:47.533944+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:48.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:48 smithi016 bash[86572]: audit 2024-08-17T17:30:47.533944+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:48.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:48.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:48 smithi060 bash[68878]: cluster 2024-08-17T17:30:47.054716+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v421: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 4.9 MiB/s, 79 objects/s recovering 2024-08-17T17:30:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:48 smithi060 bash[68878]: cluster 2024-08-17T17:30:47.054716+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v421: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 681 op/s; 5282/280488 objects degraded (1.883%); 8864/280488 objects misplaced (3.160%); 4.9 MiB/s, 79 objects/s recovering 2024-08-17T17:30:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:48 smithi060 bash[68878]: audit 2024-08-17T17:30:47.533944+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:48 smithi060 bash[68878]: audit 2024-08-17T17:30:47.533944+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:48.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:48.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:49.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:49.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:49.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:49.348 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:49.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:49.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:49.582 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:49.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:49.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:49.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 82 16 99646 99630 75.9274 61.25 0.00586101 0.0131622 2024-08-17T17:30:49.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:49.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:49.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:49.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:50.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:50.144 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:50.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:50.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:50.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:50.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:50.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:50.529 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:30:50 smithi060 bash[61583]: ts=2024-08-17T17:30:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:50.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:50.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[84186]: cluster 2024-08-17T17:30:49.055505+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 5282/294405 objects degraded (1.794%); 8557/294405 objects misplaced (2.907%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[84186]: cluster 2024-08-17T17:30:49.055505+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 5282/294405 objects degraded (1.794%); 8557/294405 objects misplaced (2.907%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[84186]: cluster 2024-08-17T17:30:49.837696+0000 mon.a (mon.0) 687 : cluster [WRN] Health check update: Degraded data redundancy: 5282/294405 objects degraded (1.794%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[84186]: cluster 2024-08-17T17:30:49.837696+0000 mon.a (mon.0) 687 : cluster [WRN] Health check update: Degraded data redundancy: 5282/294405 objects degraded (1.794%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[86572]: cluster 2024-08-17T17:30:49.055505+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 5282/294405 objects degraded (1.794%); 8557/294405 objects misplaced (2.907%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[86572]: cluster 2024-08-17T17:30:49.055505+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 5282/294405 objects degraded (1.794%); 8557/294405 objects misplaced (2.907%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:30:50.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[86572]: cluster 2024-08-17T17:30:49.837696+0000 mon.a (mon.0) 687 : cluster [WRN] Health check update: Degraded data redundancy: 5282/294405 objects degraded (1.794%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:50.645 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:50 smithi016 bash[86572]: cluster 2024-08-17T17:30:49.837696+0000 mon.a (mon.0) 687 : cluster [WRN] Health check update: Degraded data redundancy: 5282/294405 objects degraded (1.794%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:50.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:50.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 83 16 100500 100484 75.6556 53.375 0.0173532 0.0132126 2024-08-17T17:30:50.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:50.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:50.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.841 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:50 smithi060 bash[68878]: cluster 2024-08-17T17:30:49.055505+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 5282/294405 objects degraded (1.794%); 8557/294405 objects misplaced (2.907%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:30:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:50 smithi060 bash[68878]: cluster 2024-08-17T17:30:49.055505+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v422: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s; 5282/294405 objects degraded (1.794%); 8557/294405 objects misplaced (2.907%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:30:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:50 smithi060 bash[68878]: cluster 2024-08-17T17:30:49.837696+0000 mon.a (mon.0) 687 : cluster [WRN] Health check update: Degraded data redundancy: 5282/294405 objects degraded (1.794%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:50 smithi060 bash[68878]: cluster 2024-08-17T17:30:49.837696+0000 mon.a (mon.0) 687 : cluster [WRN] Health check update: Degraded data redundancy: 5282/294405 objects degraded (1.794%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:50.946 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:50.971 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:50.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:51.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:51.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:51.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:51.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:51.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:51.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:51.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:51.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:51.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:51.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:51.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:51.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:51.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:51.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 84 16 101542 101526 75.5302 65.125 0.0130248 0.0132342 2024-08-17T17:30:51.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:51.755 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:51.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.913 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:51.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:51.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:52.016 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:52.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:52.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:52.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:52.172 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:52.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:52.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:52.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:52.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:52.573 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:52.604 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:52.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:52.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 85 16 102583 102567 75.407 65.0625 0.0152438 0.0132555 2024-08-17T17:30:52.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:52.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:52.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:52.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[84186]: cluster 2024-08-17T17:30:51.056007+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v423: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 5282/294948 objects degraded (1.791%); 8110/294948 objects misplaced (2.750%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[84186]: cluster 2024-08-17T17:30:51.056007+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v423: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 5282/294948 objects degraded (1.791%); 8110/294948 objects misplaced (2.750%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[84186]: audit 2024-08-17T17:30:52.313819+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[84186]: audit 2024-08-17T17:30:52.313819+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[84186]: audit 2024-08-17T17:30:52.316608+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[84186]: audit 2024-08-17T17:30:52.316608+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[86572]: cluster 2024-08-17T17:30:51.056007+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v423: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 5282/294948 objects degraded (1.791%); 8110/294948 objects misplaced (2.750%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[86572]: cluster 2024-08-17T17:30:51.056007+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v423: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 5282/294948 objects degraded (1.791%); 8110/294948 objects misplaced (2.750%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[86572]: audit 2024-08-17T17:30:52.313819+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[86572]: audit 2024-08-17T17:30:52.313819+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[86572]: audit 2024-08-17T17:30:52.316608+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:52 smithi016 bash[86572]: audit 2024-08-17T17:30:52.316608+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:52.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:52.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:52 smithi060 bash[68878]: cluster 2024-08-17T17:30:51.056007+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v423: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 5282/294948 objects degraded (1.791%); 8110/294948 objects misplaced (2.750%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:52.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:52 smithi060 bash[68878]: cluster 2024-08-17T17:30:51.056007+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v423: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 5282/294948 objects degraded (1.791%); 8110/294948 objects misplaced (2.750%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:52.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:52 smithi060 bash[68878]: audit 2024-08-17T17:30:52.313819+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:52.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:52 smithi060 bash[68878]: audit 2024-08-17T17:30:52.313819+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:30:52.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:52 smithi060 bash[68878]: audit 2024-08-17T17:30:52.316608+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:52.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:52 smithi060 bash[68878]: audit 2024-08-17T17:30:52.316608+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:52.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:52.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:52.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:53.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:53.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:53.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:53.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:53.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:53.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:53.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:53.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:53.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:53.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:53.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:53.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:53.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:53.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:53.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:53.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:53.687 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 86 16 103416 103400 75.1355 52.0625 0.0834395 0.0133012 2024-08-17T17:30:53.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:53.796 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:53.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:53.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:53.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:53.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:53.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:54.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:54.069 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:54.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:54.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:54.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:54.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:54.307 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:54.336 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:54.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:54.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:54.453 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:30:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:30:54] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-08-17T17:30:54.481 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:54.585 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:54.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:54.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:54.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 87 16 104490 104474 75.0433 67.125 0.0177369 0.0133208 2024-08-17T17:30:54.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:54.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:54 smithi016 bash[84186]: cluster 2024-08-17T17:30:53.056642+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 5282/301017 objects degraded (1.755%); 7747/301017 objects misplaced (2.574%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:30:54.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:54 smithi016 bash[84186]: cluster 2024-08-17T17:30:53.056642+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 5282/301017 objects degraded (1.755%); 7747/301017 objects misplaced (2.574%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:30:54.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:54 smithi016 bash[86572]: cluster 2024-08-17T17:30:53.056642+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 5282/301017 objects degraded (1.755%); 7747/301017 objects misplaced (2.574%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:30:54.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:54 smithi016 bash[86572]: cluster 2024-08-17T17:30:53.056642+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 5282/301017 objects degraded (1.755%); 7747/301017 objects misplaced (2.574%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:30:54.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:54.850 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:54.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:54.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:54.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:54 smithi060 bash[68878]: cluster 2024-08-17T17:30:53.056642+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 5282/301017 objects degraded (1.755%); 7747/301017 objects misplaced (2.574%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:30:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:54 smithi060 bash[68878]: cluster 2024-08-17T17:30:53.056642+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 5282/301017 objects degraded (1.755%); 7747/301017 objects misplaced (2.574%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T17:30:54.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:55.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:55.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:55.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:55.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:55.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:55.407 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:55.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:55.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:55.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:55.665 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:55.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 88 16 105542 105526 74.9376 65.75 0.0121225 0.0133384 2024-08-17T17:30:55.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:55.777 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:55 smithi060 bash[68878]: cluster 2024-08-17T17:30:54.838456+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 5282/301017 objects degraded (1.755%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:55.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:55 smithi060 bash[68878]: cluster 2024-08-17T17:30:54.838456+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 5282/301017 objects degraded (1.755%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:55.800 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:55 smithi016 bash[84186]: cluster 2024-08-17T17:30:54.838456+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 5282/301017 objects degraded (1.755%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:55 smithi016 bash[84186]: cluster 2024-08-17T17:30:54.838456+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 5282/301017 objects degraded (1.755%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:55.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:55 smithi016 bash[86572]: cluster 2024-08-17T17:30:54.838456+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 5282/301017 objects degraded (1.755%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:55.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:55 smithi016 bash[86572]: cluster 2024-08-17T17:30:54.838456+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 5282/301017 objects degraded (1.755%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:30:55.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:55.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:55.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:56.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:56.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:56.196 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:56.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:56.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:56.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:56.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:56.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:56.555 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:56.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:56.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:56 smithi060 bash[68878]: cluster 2024-08-17T17:30:55.057351+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:56 smithi060 bash[68878]: cluster 2024-08-17T17:30:55.057351+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:56.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:56.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 89 16 106585 106569 74.828 65.1875 0.00868309 0.0133582 2024-08-17T17:30:56.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:56.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:56.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:56.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:56 smithi016 bash[84186]: cluster 2024-08-17T17:30:55.057351+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:56.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:56 smithi016 bash[84186]: cluster 2024-08-17T17:30:55.057351+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:56.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:56 smithi016 bash[86572]: cluster 2024-08-17T17:30:55.057351+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:56.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:56 smithi016 bash[86572]: cluster 2024-08-17T17:30:55.057351+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v425: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:30:56.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:56.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:56.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.988 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:56.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:57.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:57.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:57.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:57.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:57.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:57.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:57.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:57.409 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:57.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:57.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:57.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:57.652 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:57.676 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:30:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total time run: 90.0087 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total writes made: 107609 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Write size: 65536 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object size: 65536 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Bandwidth (MB/sec): 74.7212 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Bandwidth: 32.0409 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max bandwidth (MB/sec): 175.375 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min bandwidth (MB/sec): 2.4375 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average IOPS: 1195 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev IOPS: 512.654 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max IOPS: 2806 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min IOPS: 39 2024-08-17T17:30:57.688 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average Latency(s): 0.0133789 2024-08-17T17:30:57.689 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Latency(s): 0.0417019 2024-08-17T17:30:57.689 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max latency(s): 2.17638 2024-08-17T17:30:57.689 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min latency(s): 0.00112754 2024-08-17T17:30:57.692 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:30:57.782 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:57.804 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:57.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:57.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:57.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:57.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:58.034 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:58.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:58.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:58.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:58.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:58.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:58.288 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:58.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:30:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:30:58.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:58.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:58.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:58.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.583 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:58.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:58.696 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:58 smithi016 bash[84186]: cluster 2024-08-17T17:30:57.057825+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v426: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:30:58.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:30:58 smithi016 bash[84186]: cluster 2024-08-17T17:30:57.057825+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v426: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:30:58.697 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:58 smithi016 bash[86572]: cluster 2024-08-17T17:30:57.057825+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v426: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:30:58.697 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:30:58 smithi016 bash[86572]: cluster 2024-08-17T17:30:57.057825+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v426: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:30:58.722 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:30:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:30:58.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:58.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:30:58.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:30:58.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:58 smithi060 bash[68878]: cluster 2024-08-17T17:30:57.057825+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v426: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:30:58.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:30:58 smithi060 bash[68878]: cluster 2024-08-17T17:30:57.057825+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v426: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 5282/309519 objects degraded (1.707%); 7280/309519 objects misplaced (2.352%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:30:58.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:58.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:59.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:59.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:30:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:30:59.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:59.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:59.485 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.506 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:59.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:30:59.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:30:59.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:30:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:30:59.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:59.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:30:59.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:30:59.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:30:59.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:00.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:00.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.172 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:00.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.310 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:00.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:00.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:00.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:00.569 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:31:00 smithi060 bash[61583]: ts=2024-08-17T17:31:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:00.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:00.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:59.058531+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v427: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 73 MiB/s wr, 1.20k op/s; 5254/321213 objects degraded (1.636%); 6873/321213 objects misplaced (2.140%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:59.058531+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v427: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 73 MiB/s wr, 1.20k op/s; 5254/321213 objects degraded (1.636%); 6873/321213 objects misplaced (2.140%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:59.839314+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: Degraded data redundancy: 5254/321213 objects degraded (1.636%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:00 smithi060 bash[68878]: cluster 2024-08-17T17:30:59.839314+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: Degraded data redundancy: 5254/321213 objects degraded (1.636%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:00.692 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:00.719 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:00.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:00.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:00.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:59.058531+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v427: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 73 MiB/s wr, 1.20k op/s; 5254/321213 objects degraded (1.636%); 6873/321213 objects misplaced (2.140%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:00.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:59.058531+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v427: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 73 MiB/s wr, 1.20k op/s; 5254/321213 objects degraded (1.636%); 6873/321213 objects misplaced (2.140%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:00.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:59.839314+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: Degraded data redundancy: 5254/321213 objects degraded (1.636%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:00.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[84186]: cluster 2024-08-17T17:30:59.839314+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: Degraded data redundancy: 5254/321213 objects degraded (1.636%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:00.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:59.058531+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v427: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 73 MiB/s wr, 1.20k op/s; 5254/321213 objects degraded (1.636%); 6873/321213 objects misplaced (2.140%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:00.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:59.058531+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v427: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 73 MiB/s wr, 1.20k op/s; 5254/321213 objects degraded (1.636%); 6873/321213 objects misplaced (2.140%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:00.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:59.839314+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: Degraded data redundancy: 5254/321213 objects degraded (1.636%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:00.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:00 smithi016 bash[86572]: cluster 2024-08-17T17:30:59.839314+0000 mon.a (mon.0) 691 : cluster [WRN] Health check update: Degraded data redundancy: 5254/321213 objects degraded (1.636%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:00.857 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:00.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:00.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:00.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:01.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.124 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:01.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.253 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:01.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:01.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:01.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:01.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:01.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:01.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:01.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:01.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:01.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:01.848 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:01.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:01.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:01.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:01.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:02.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:02.131 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:02.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:02.234 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.258 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:02.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:02.491 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:02.510 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:02.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:02.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:02 smithi060 bash[68878]: cluster 2024-08-17T17:31:01.058981+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v428: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 822 op/s; 5254/321402 objects degraded (1.635%); 6399/321402 objects misplaced (1.991%); 7.6 MiB/s, 121 objects/s recovering 2024-08-17T17:31:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:02 smithi060 bash[68878]: cluster 2024-08-17T17:31:01.058981+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v428: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 822 op/s; 5254/321402 objects degraded (1.635%); 6399/321402 objects misplaced (1.991%); 7.6 MiB/s, 121 objects/s recovering 2024-08-17T17:31:02.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:02.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:02 smithi016 bash[84186]: cluster 2024-08-17T17:31:01.058981+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v428: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 822 op/s; 5254/321402 objects degraded (1.635%); 6399/321402 objects misplaced (1.991%); 7.6 MiB/s, 121 objects/s recovering 2024-08-17T17:31:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:02 smithi016 bash[84186]: cluster 2024-08-17T17:31:01.058981+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v428: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 822 op/s; 5254/321402 objects degraded (1.635%); 6399/321402 objects misplaced (1.991%); 7.6 MiB/s, 121 objects/s recovering 2024-08-17T17:31:02.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:02 smithi016 bash[86572]: cluster 2024-08-17T17:31:01.058981+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v428: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 822 op/s; 5254/321402 objects degraded (1.635%); 6399/321402 objects misplaced (1.991%); 7.6 MiB/s, 121 objects/s recovering 2024-08-17T17:31:02.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:02 smithi016 bash[86572]: cluster 2024-08-17T17:31:01.058981+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v428: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 49 MiB/s wr, 822 op/s; 5254/321402 objects degraded (1.635%); 6399/321402 objects misplaced (1.991%); 7.6 MiB/s, 121 objects/s recovering 2024-08-17T17:31:02.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:02.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:02.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:03.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:03.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:03.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:03.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:03.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:03 smithi060 bash[68878]: cluster 2024-08-17T17:31:03.059591+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v429: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 935 op/s; 5254/316779 objects degraded (1.659%); 5927/316779 objects misplaced (1.871%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:31:03.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:03 smithi060 bash[68878]: cluster 2024-08-17T17:31:03.059591+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v429: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 935 op/s; 5254/316779 objects degraded (1.659%); 5927/316779 objects misplaced (1.871%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:31:03.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:03.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:03.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:03.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:03.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:03.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:03 smithi016 bash[86572]: cluster 2024-08-17T17:31:03.059591+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v429: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 935 op/s; 5254/316779 objects degraded (1.659%); 5927/316779 objects misplaced (1.871%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:31:03.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:03 smithi016 bash[86572]: cluster 2024-08-17T17:31:03.059591+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v429: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 935 op/s; 5254/316779 objects degraded (1.659%); 5927/316779 objects misplaced (1.871%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:31:03.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:03 smithi016 bash[84186]: cluster 2024-08-17T17:31:03.059591+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v429: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 935 op/s; 5254/316779 objects degraded (1.659%); 5927/316779 objects misplaced (1.871%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:31:03.837 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:03 smithi016 bash[84186]: cluster 2024-08-17T17:31:03.059591+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v429: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 48 MiB/s wr, 935 op/s; 5254/316779 objects degraded (1.659%); 5927/316779 objects misplaced (1.871%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:31:03.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:03.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:03.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:03.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:04.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:04.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:04.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:04.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:04.215 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:04.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:04.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:04.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:04.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:04.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:04.476 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:04.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:04.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:04.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:04.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:04.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:04.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:31:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:31:04] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-08-17T17:31:04.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:04.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:04.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.986 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:04 smithi060 bash[68878]: cluster 2024-08-17T17:31:04.839951+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 5254/316779 objects degraded (1.659%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:04.986 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:04 smithi060 bash[68878]: cluster 2024-08-17T17:31:04.839951+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 5254/316779 objects degraded (1.659%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:04.998 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:04.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:04.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:05.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:05.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:05.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:05.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:05.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:05.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:04 smithi016 bash[84186]: cluster 2024-08-17T17:31:04.839951+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 5254/316779 objects degraded (1.659%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:05.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:04 smithi016 bash[84186]: cluster 2024-08-17T17:31:04.839951+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 5254/316779 objects degraded (1.659%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:05.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:04 smithi016 bash[86572]: cluster 2024-08-17T17:31:04.839951+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 5254/316779 objects degraded (1.659%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:05.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:04 smithi016 bash[86572]: cluster 2024-08-17T17:31:04.839951+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 5254/316779 objects degraded (1.659%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:05.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:05.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:05.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:05.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:05.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:05.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:05.651 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:05.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:05.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:05.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:05.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:05.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:05.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:06.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:06.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:06.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:05 smithi016 bash[84186]: cluster 2024-08-17T17:31:05.060401+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v430: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 952 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 9.2 MiB/s, 146 objects/s recovering 2024-08-17T17:31:06.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:05 smithi016 bash[84186]: cluster 2024-08-17T17:31:05.060401+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v430: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 952 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 9.2 MiB/s, 146 objects/s recovering 2024-08-17T17:31:06.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:05 smithi016 bash[86572]: cluster 2024-08-17T17:31:05.060401+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v430: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 952 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 9.2 MiB/s, 146 objects/s recovering 2024-08-17T17:31:06.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:05 smithi016 bash[86572]: cluster 2024-08-17T17:31:05.060401+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v430: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 952 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 9.2 MiB/s, 146 objects/s recovering 2024-08-17T17:31:06.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:05 smithi060 bash[68878]: cluster 2024-08-17T17:31:05.060401+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v430: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 952 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 9.2 MiB/s, 146 objects/s recovering 2024-08-17T17:31:06.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:05 smithi060 bash[68878]: cluster 2024-08-17T17:31:05.060401+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v430: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 952 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 9.2 MiB/s, 146 objects/s recovering 2024-08-17T17:31:06.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:06.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:06.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:06.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:06.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:06.446 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:31:06.447 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:31:06.447 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:31:06.447 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:31:06.447 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:31:06.458 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:06.564 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.590 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:06.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:06.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:06.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:06.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:06.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:06.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:06.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:06.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:07.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:07.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:07.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:07.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:07.251 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:07.357 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:07.387 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:07.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:07.496 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:07.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:07.651 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:07.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:07.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:07.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:07.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.809 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:07.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:07.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:07.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:08.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:08.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:08.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:08.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:08 smithi060 bash[68878]: cluster 2024-08-17T17:31:07.061451+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v431: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 716 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:08 smithi060 bash[68878]: cluster 2024-08-17T17:31:07.061451+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v431: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 716 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:08 smithi060 bash[68878]: audit 2024-08-17T17:31:07.310175+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:08.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:08 smithi060 bash[68878]: audit 2024-08-17T17:31:07.310175+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:08.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:08.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:08.295 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:08.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:08.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:08.428 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[84186]: cluster 2024-08-17T17:31:07.061451+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v431: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 716 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:08.428 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[84186]: cluster 2024-08-17T17:31:07.061451+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v431: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 716 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:08.429 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[84186]: audit 2024-08-17T17:31:07.310175+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:08.429 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[84186]: audit 2024-08-17T17:31:07.310175+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:08.430 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[86572]: cluster 2024-08-17T17:31:07.061451+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v431: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 716 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:08.430 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[86572]: cluster 2024-08-17T17:31:07.061451+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v431: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 716 op/s; 5043/310098 objects degraded (1.626%); 5204/310098 objects misplaced (1.678%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:08.430 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[86572]: audit 2024-08-17T17:31:07.310175+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:08.430 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:08 smithi016 bash[86572]: audit 2024-08-17T17:31:07.310175+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:08.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:08.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:08.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:08.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:08.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:08.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:08.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:08.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:08.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:08.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:08.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:08.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:08.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:08.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:09.078 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:09.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:09.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:09.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:09.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:09.373 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:09.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:09.476 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:09.503 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:09.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:09.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:09.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:09.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:09.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:09.888 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:09.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:09.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:09.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:10.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:10.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:10.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[68878]: cluster 2024-08-17T17:31:09.062609+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v432: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 1.05k op/s; 4764/298173 objects degraded (1.598%); 4421/298173 objects misplaced (1.483%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:31:10.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[68878]: cluster 2024-08-17T17:31:09.062609+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v432: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 1.05k op/s; 4764/298173 objects degraded (1.598%); 4421/298173 objects misplaced (1.483%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:31:10.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[68878]: cluster 2024-08-17T17:31:09.130886+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:31:10.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[68878]: cluster 2024-08-17T17:31:09.130886+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:31:10.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[68878]: cluster 2024-08-17T17:31:09.840890+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Degraded data redundancy: 4764/298173 objects degraded (1.598%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:10.252 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[68878]: cluster 2024-08-17T17:31:09.840890+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Degraded data redundancy: 4764/298173 objects degraded (1.598%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:10.252 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:31:10 smithi060 bash[61583]: ts=2024-08-17T17:31:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:10.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:10.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:10.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[84186]: cluster 2024-08-17T17:31:09.062609+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v432: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 1.05k op/s; 4764/298173 objects degraded (1.598%); 4421/298173 objects misplaced (1.483%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:31:10.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[84186]: cluster 2024-08-17T17:31:09.062609+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v432: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 1.05k op/s; 4764/298173 objects degraded (1.598%); 4421/298173 objects misplaced (1.483%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:31:10.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[84186]: cluster 2024-08-17T17:31:09.130886+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:31:10.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[84186]: cluster 2024-08-17T17:31:09.130886+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:31:10.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[84186]: cluster 2024-08-17T17:31:09.840890+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Degraded data redundancy: 4764/298173 objects degraded (1.598%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:10.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[84186]: cluster 2024-08-17T17:31:09.840890+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Degraded data redundancy: 4764/298173 objects degraded (1.598%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:10.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[86572]: cluster 2024-08-17T17:31:09.062609+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v432: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 1.05k op/s; 4764/298173 objects degraded (1.598%); 4421/298173 objects misplaced (1.483%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:31:10.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[86572]: cluster 2024-08-17T17:31:09.062609+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v432: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 1.05k op/s; 4764/298173 objects degraded (1.598%); 4421/298173 objects misplaced (1.483%); 12 MiB/s, 192 objects/s recovering 2024-08-17T17:31:10.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[86572]: cluster 2024-08-17T17:31:09.130886+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:31:10.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[86572]: cluster 2024-08-17T17:31:09.130886+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:31:10.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[86572]: cluster 2024-08-17T17:31:09.840890+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Degraded data redundancy: 4764/298173 objects degraded (1.598%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:10.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:10 smithi016 bash[86572]: cluster 2024-08-17T17:31:09.840890+0000 mon.a (mon.0) 695 : cluster [WRN] Health check update: Degraded data redundancy: 4764/298173 objects degraded (1.598%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:10.372 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:10.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:10.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:10.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:10.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:10.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.644 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:10.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:10.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:10.899 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:10.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:10.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:11.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:11.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:11.128 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:11.140 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:11 smithi016 bash[84186]: cluster 2024-08-17T17:31:10.130858+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:31:11.141 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:11 smithi016 bash[84186]: cluster 2024-08-17T17:31:10.130858+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:31:11.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:11 smithi016 bash[86572]: cluster 2024-08-17T17:31:10.130858+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:31:11.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:11 smithi016 bash[86572]: cluster 2024-08-17T17:31:10.130858+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:31:11.156 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:11.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:11.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:11.269 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:11 smithi060 bash[68878]: cluster 2024-08-17T17:31:10.130858+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:31:11.269 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:11 smithi060 bash[68878]: cluster 2024-08-17T17:31:10.130858+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:31:11.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:11.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:11.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:11.419 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:11.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:11.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:11.550 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:11.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:11.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.679 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:11.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:11.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:11.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:11.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:11.909 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:11.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:11.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:11.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:12.042 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.061 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:12.079 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:31:12.079 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:31:12.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:31:12.126 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:31:12.127 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:31:12.161 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:31:12.161 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:31:12.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:12.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:12.204 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:31:12.204 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:31:12.236 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:31:12.237 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:31:12.272 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:31:12.272 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:31:12.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:12 smithi060 bash[68878]: cluster 2024-08-17T17:31:11.063328+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v435: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 4764/297792 objects degraded (1.600%); 3723/297792 objects misplaced (1.250%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:31:12.304 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:12 smithi060 bash[68878]: cluster 2024-08-17T17:31:11.063328+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v435: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 4764/297792 objects degraded (1.600%); 3723/297792 objects misplaced (1.250%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:31:12.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:12 smithi060 bash[68878]: audit 2024-08-17T17:31:12.010982+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.16:0/227296819' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:12.305 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:12 smithi060 bash[68878]: audit 2024-08-17T17:31:12.010982+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.16:0/227296819' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:12.305 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:31:12.305 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:31:12.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:12.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[86572]: cluster 2024-08-17T17:31:11.063328+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v435: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 4764/297792 objects degraded (1.600%); 3723/297792 objects misplaced (1.250%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[86572]: cluster 2024-08-17T17:31:11.063328+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v435: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 4764/297792 objects degraded (1.600%); 3723/297792 objects misplaced (1.250%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[86572]: audit 2024-08-17T17:31:12.010982+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.16:0/227296819' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[86572]: audit 2024-08-17T17:31:12.010982+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.16:0/227296819' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[84186]: cluster 2024-08-17T17:31:11.063328+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v435: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 4764/297792 objects degraded (1.600%); 3723/297792 objects misplaced (1.250%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[84186]: cluster 2024-08-17T17:31:11.063328+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v435: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 4764/297792 objects degraded (1.600%); 3723/297792 objects misplaced (1.250%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[84186]: audit 2024-08-17T17:31:12.010982+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.16:0/227296819' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:12.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:12 smithi016 bash[84186]: audit 2024-08-17T17:31:12.010982+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.16:0/227296819' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:12.343 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:31:12.343 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:31:12.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:12.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:12.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:12.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:12.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:12.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:12.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:12.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:12.970 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:12.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:13.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:13.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:13.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:13.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:13.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:13.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:13.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:13.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:13.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:13.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:13.626 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:13.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:13.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:13.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:13.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:13.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:13.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:13.979 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:31:13.980 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:31:13.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:14.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:14.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:14.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:14.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:14.256 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:31:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:14.365 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.397 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:14.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:14.401 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[84186]: cluster 2024-08-17T17:31:13.064121+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v436: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 4764/292992 objects degraded (1.626%); 3568/292992 objects misplaced (1.218%); 10 MiB/s, 160 objects/s recovering 2024-08-17T17:31:14.401 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[84186]: cluster 2024-08-17T17:31:13.064121+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v436: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 4764/292992 objects degraded (1.626%); 3568/292992 objects misplaced (1.218%); 10 MiB/s, 160 objects/s recovering 2024-08-17T17:31:14.401 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[84186]: cluster 2024-08-17T17:31:13.096219+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.5 scrub starts 2024-08-17T17:31:14.401 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[84186]: cluster 2024-08-17T17:31:13.096219+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.5 scrub starts 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[84186]: audit 2024-08-17T17:31:13.171588+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[84186]: audit 2024-08-17T17:31:13.171588+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:31:14] "GET /metrics HTTP/1.1" 200 36511 "" "Prometheus/2.51.0" 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[86572]: cluster 2024-08-17T17:31:13.064121+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v436: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 4764/292992 objects degraded (1.626%); 3568/292992 objects misplaced (1.218%); 10 MiB/s, 160 objects/s recovering 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[86572]: cluster 2024-08-17T17:31:13.064121+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v436: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 4764/292992 objects degraded (1.626%); 3568/292992 objects misplaced (1.218%); 10 MiB/s, 160 objects/s recovering 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[86572]: cluster 2024-08-17T17:31:13.096219+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.5 scrub starts 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[86572]: cluster 2024-08-17T17:31:13.096219+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.5 scrub starts 2024-08-17T17:31:14.402 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[86572]: audit 2024-08-17T17:31:13.171588+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:31:14.403 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:14 smithi016 bash[86572]: audit 2024-08-17T17:31:13.171588+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:31:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:14 smithi060 bash[68878]: cluster 2024-08-17T17:31:13.064121+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v436: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 4764/292992 objects degraded (1.626%); 3568/292992 objects misplaced (1.218%); 10 MiB/s, 160 objects/s recovering 2024-08-17T17:31:14.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:14 smithi060 bash[68878]: cluster 2024-08-17T17:31:13.064121+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v436: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 4764/292992 objects degraded (1.626%); 3568/292992 objects misplaced (1.218%); 10 MiB/s, 160 objects/s recovering 2024-08-17T17:31:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:14 smithi060 bash[68878]: cluster 2024-08-17T17:31:13.096219+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.5 scrub starts 2024-08-17T17:31:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:14 smithi060 bash[68878]: cluster 2024-08-17T17:31:13.096219+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.5 scrub starts 2024-08-17T17:31:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:14 smithi060 bash[68878]: audit 2024-08-17T17:31:13.171588+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:31:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:14 smithi060 bash[68878]: audit 2024-08-17T17:31:13.171588+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:31:14.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:14.537 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:14.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:14.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.665 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:14.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:14.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:14.794 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:14.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:14.899 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:14.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:14.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:14.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:15.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:15.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:15.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:15.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:15.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:15.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: audit 2024-08-17T17:31:13.975299+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.44732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: audit 2024-08-17T17:31:13.975299+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.44732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: cluster 2024-08-17T17:31:14.145268+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: cluster 2024-08-17T17:31:14.145268+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: audit 2024-08-17T17:31:14.259641+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: audit 2024-08-17T17:31:14.259641+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: cluster 2024-08-17T17:31:14.265745+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:31:15.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: cluster 2024-08-17T17:31:14.265745+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: cluster 2024-08-17T17:31:14.841912+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: Degraded data redundancy: 4764/292992 objects degraded (1.626%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[84186]: cluster 2024-08-17T17:31:14.841912+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: Degraded data redundancy: 4764/292992 objects degraded (1.626%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: audit 2024-08-17T17:31:13.975299+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.44732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: audit 2024-08-17T17:31:13.975299+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.44732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: cluster 2024-08-17T17:31:14.145268+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: cluster 2024-08-17T17:31:14.145268+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: audit 2024-08-17T17:31:14.259641+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:31:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: audit 2024-08-17T17:31:14.259641+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:31:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: cluster 2024-08-17T17:31:14.265745+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:31:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: cluster 2024-08-17T17:31:14.265745+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:31:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: cluster 2024-08-17T17:31:14.841912+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: Degraded data redundancy: 4764/292992 objects degraded (1.626%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:15 smithi016 bash[86572]: cluster 2024-08-17T17:31:14.841912+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: Degraded data redundancy: 4764/292992 objects degraded (1.626%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:15.331 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:15.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: audit 2024-08-17T17:31:13.975299+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.44732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:31:15.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: audit 2024-08-17T17:31:13.975299+0000 mgr.y (mgr.34107) 507 : audit [DBG] from='client.44732 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:31:15.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: cluster 2024-08-17T17:31:14.145268+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: cluster 2024-08-17T17:31:14.145268+0000 mon.a (mon.0) 699 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: audit 2024-08-17T17:31:14.259641+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: audit 2024-08-17T17:31:14.259641+0000 mon.a (mon.0) 700 : audit [INF] from='client.? 172.21.15.16:0/1852774713' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: cluster 2024-08-17T17:31:14.265745+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: cluster 2024-08-17T17:31:14.265745+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: cluster 2024-08-17T17:31:14.841912+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: Degraded data redundancy: 4764/292992 objects degraded (1.626%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:15 smithi060 bash[68878]: cluster 2024-08-17T17:31:14.841912+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: Degraded data redundancy: 4764/292992 objects degraded (1.626%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:15.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:15.457 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:15.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:15.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:15.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:15.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:15.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:15.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:15.842 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:15.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:15.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.974 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:15.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:15.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:16.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:16.111 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:16.217 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:16.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:16.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:16.360 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:16 smithi060 bash[68878]: cluster 2024-08-17T17:31:15.064730+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v438: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:31:16.360 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:16 smithi060 bash[68878]: cluster 2024-08-17T17:31:15.064730+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v438: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:31:16.372 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:16.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:16.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.487 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:16 smithi016 bash[84186]: cluster 2024-08-17T17:31:15.064730+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v438: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:31:16.487 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:16 smithi016 bash[84186]: cluster 2024-08-17T17:31:15.064730+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v438: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:31:16.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:16 smithi016 bash[86572]: cluster 2024-08-17T17:31:15.064730+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v438: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:31:16.487 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:16 smithi016 bash[86572]: cluster 2024-08-17T17:31:15.064730+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v438: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:31:16.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:16.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:16.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:16.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:16.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:16.739 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:16.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:16.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:16.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:16.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:16.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:16.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:17.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:31:17.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:17.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:17.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:17.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:17.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:17.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:17.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:17.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.516 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":436,"stamp":"2024-08-17T17:31:13.063574+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6399301605,"num_objects":97664,"num_object_clones":0,"num_object_copies":292992,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4764,"num_objects_misplaced":3568,"num_objects_unfound":0,"num_objects_dirty":97664,"num_whiteouts":0,"num_read":424,"num_read_kb":868,"num_write":87006,"num_write_kb":4918896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5062,"num_bytes_recovered":332990070,"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":166034,"ondisk_log_size":166034,"up":297,"acting":295,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":303,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":20714836,"kb_used_data":19321424,"kb_used_omap":109,"kb_used_meta":1393170,"kb_avail":729246380,"statfs":{"total":767960285184,"available":746748293120,"internally_reserved":0,"allocated":19785138176,"data_stored":19778942290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":1426606862},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[6,5,5,10,5,4,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":-373686272,"num_objects":-5702,"num_object_clones":0,"num_object_copies":-17106,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-279,"num_objects_misplaced":-1636,"num_objects_unfound":0,"num_objects_dirty":-5702,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5702,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1287,"num_bytes_recovered":84344832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.003792"},"pg_stats":[{"pgid":"6.16","version":"136'6010","reported_seq":6103,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.675946+0000","last_change":"2024-08-17T17:30:29.997305+0000","last_active":"2024-08-17T17:31:08.675946+0000","last_peered":"2024-08-17T17:31:08.675946+0000","last_clean":"2024-08-17T17:31:08.675946+0000","last_became_active":"2024-08-17T17:30:26.241598+0000","last_became_peered":"2024-08-17T17:30:26.241598+0000","last_unstale":"2024-08-17T17:31:08.675946+0000","last_undegraded":"2024-08-17T17:31:08.675946+0000","last_fullsized":"2024-08-17T17:31:08.675946+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"130'5008","last_scrub_stamp":"2024-08-17T17:30:29.997158+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:29.997158+0000","objects_scrubbed":2593,"log_size":6010,"log_dups_size":0,"ondisk_log_size":6010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:42.832202+0000","scrub_duration":379,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198770688,"num_objects":3033,"num_object_clones":0,"num_object_copies":9099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1004,"num_write_kb":46208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":132,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.842879+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:30:35.842879+0000","last_peered":"2024-08-17T17:30:35.842879+0000","last_clean":"2024-08-17T17:30:35.842879+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:30:35.842879+0000","last_undegraded":"2024-08-17T17:30:35.842879+0000","last_fullsized":"2024-08-17T17:30:35.842879+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":114,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.126201+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:31:09.126201+0000","last_peered":"2024-08-17T17:31:09.126201+0000","last_clean":"2024-08-17T17:31:09.126201+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:31:09.126201+0000","last_undegraded":"2024-08-17T17:31:09.126201+0000","last_fullsized":"2024-08-17T17:31:09.126201+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.17","version":"136'6049","reported_seq":6134,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.676135+0000","last_change":"2024-08-17T17:30:31.045176+0000","last_active":"2024-08-17T17:31:08.676135+0000","last_peered":"2024-08-17T17:31:08.676135+0000","last_clean":"2024-08-17T17:31:08.676135+0000","last_became_active":"2024-08-17T17:30:26.247634+0000","last_became_peered":"2024-08-17T17:30:26.247634+0000","last_unstale":"2024-08-17T17:31:08.676135+0000","last_undegraded":"2024-08-17T17:31:08.676135+0000","last_fullsized":"2024-08-17T17:31:08.676135+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"130'5088","last_scrub_stamp":"2024-08-17T17:30:31.045043+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:31.045043+0000","objects_scrubbed":2595,"log_size":6049,"log_dups_size":0,"ondisk_log_size":6049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:45.158372+0000","scrub_duration":391,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195821568,"num_objects":2988,"num_object_clones":0,"num_object_copies":8964,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2988,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":961,"num_write_kb":43328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":75,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.126108+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:31:09.126108+0000","last_peered":"2024-08-17T17:31:09.126108+0000","last_clean":"2024-08-17T17:31:09.126108+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:31:09.126108+0000","last_undegraded":"2024-08-17T17:31:09.126108+0000","last_fullsized":"2024-08-17T17:31:09.126108+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":90,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.126577+0000","last_change":"2024-08-17T17:28:58.188334+0000","last_active":"2024-08-17T17:31:09.126577+0000","last_peered":"2024-08-17T17:31:09.126577+0000","last_clean":"2024-08-17T17:31:09.126577+0000","last_became_active":"2024-08-17T17:28:58.187479+0000","last_became_peered":"2024-08-17T17:28:58.187479+0000","last_unstale":"2024-08-17T17:31:09.126577+0000","last_undegraded":"2024-08-17T17:31:09.126577+0000","last_fullsized":"2024-08-17T17:31:09.126577+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:33.388761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.14","version":"136'6158","reported_seq":6250,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.575909+0000","last_change":"2024-08-17T17:30:30.557512+0000","last_active":"2024-08-17T17:31:08.575909+0000","last_peered":"2024-08-17T17:31:08.575909+0000","last_clean":"2024-08-17T17:31:08.575909+0000","last_became_active":"2024-08-17T17:30:26.230701+0000","last_became_peered":"2024-08-17T17:30:26.230701+0000","last_unstale":"2024-08-17T17:31:08.575909+0000","last_undegraded":"2024-08-17T17:31:08.575909+0000","last_fullsized":"2024-08-17T17:31:08.575909+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"130'5147","last_scrub_stamp":"2024-08-17T17:30:30.557349+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:30.557349+0000","objects_scrubbed":2662,"log_size":6158,"log_dups_size":0,"ondisk_log_size":6158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:16.717219+0000","scrub_duration":431,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201785344,"num_objects":3079,"num_object_clones":0,"num_object_copies":9237,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3079,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1011,"num_write_kb":45696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":107,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841550+0000","last_change":"2024-08-17T17:28:58.193712+0000","last_active":"2024-08-17T17:30:35.841550+0000","last_peered":"2024-08-17T17:30:35.841550+0000","last_clean":"2024-08-17T17:30:35.841550+0000","last_became_active":"2024-08-17T17:28:58.193313+0000","last_became_peered":"2024-08-17T17:28:58.193313+0000","last_unstale":"2024-08-17T17:30:35.841550+0000","last_undegraded":"2024-08-17T17:30:35.841550+0000","last_fullsized":"2024-08-17T17:30:35.841550+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:46.077358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":93,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.125974+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:31:09.125974+0000","last_peered":"2024-08-17T17:31:09.125974+0000","last_clean":"2024-08-17T17:31:09.125974+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:31:09.125974+0000","last_undegraded":"2024-08-17T17:31:09.125974+0000","last_fullsized":"2024-08-17T17:31:09.125974+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.15","version":"138'6265","reported_seq":6303,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.913181+0000","last_change":"2024-08-17T17:30:26.241928+0000","last_active":"2024-08-17T17:31:12.913181+0000","last_peered":"2024-08-17T17:31:12.913181+0000","last_clean":"2024-08-17T17:31:12.913181+0000","last_became_active":"2024-08-17T17:30:26.238613+0000","last_became_peered":"2024-08-17T17:30:26.238613+0000","last_unstale":"2024-08-17T17:31:12.913181+0000","last_undegraded":"2024-08-17T17:31:12.913181+0000","last_fullsized":"2024-08-17T17:31:12.913181+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6265,"log_dups_size":0,"ondisk_log_size":6265,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195624960,"num_objects":2985,"num_object_clones":0,"num_object_copies":8955,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2985,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3735,"num_write_kb":215040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":57,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.842131+0000","last_change":"2024-08-17T17:26:39.410210+0000","last_active":"2024-08-17T17:30:35.842131+0000","last_peered":"2024-08-17T17:30:35.842131+0000","last_clean":"2024-08-17T17:30:35.842131+0000","last_became_active":"2024-08-17T17:26:39.409887+0000","last_became_peered":"2024-08-17T17:26:39.409887+0000","last_unstale":"2024-08-17T17:30:35.842131+0000","last_undegraded":"2024-08-17T17:30:35.842131+0000","last_fullsized":"2024-08-17T17:30:35.842131+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:27:18.221669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":106,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.128804+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:31:09.128804+0000","last_peered":"2024-08-17T17:31:09.128804+0000","last_clean":"2024-08-17T17:31:09.128804+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:31:09.128804+0000","last_undegraded":"2024-08-17T17:31:09.128804+0000","last_fullsized":"2024-08-17T17:31:09.128804+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"138'7373","reported_seq":7400,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.810249+0000","last_change":"2024-08-17T17:29:27.850923+0000","last_active":"2024-08-17T17:31:12.810249+0000","last_peered":"2024-08-17T17:31:12.810249+0000","last_clean":"2024-08-17T17:31:12.810249+0000","last_became_active":"2024-08-17T17:29:27.846552+0000","last_became_peered":"2024-08-17T17:29:27.846552+0000","last_unstale":"2024-08-17T17:31:12.810249+0000","last_undegraded":"2024-08-17T17:31:12.810249+0000","last_fullsized":"2024-08-17T17:31:12.810249+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":7373,"log_dups_size":0,"ondisk_log_size":7373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:06:15.601604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386465792,"num_objects":5897,"num_object_clones":0,"num_object_copies":17691,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5897,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7373,"num_write_kb":424640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":85,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:10.128428+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:31:10.128428+0000","last_peered":"2024-08-17T17:31:10.128428+0000","last_clean":"2024-08-17T17:31:10.128428+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:31:10.128428+0000","last_undegraded":"2024-08-17T17:31:10.128428+0000","last_fullsized":"2024-08-17T17:31:10.128428+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":27,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.125733+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:31:09.125733+0000","last_peered":"2024-08-17T17:31:09.125733+0000","last_clean":"2024-08-17T17:31:09.125733+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:31:09.125733+0000","last_undegraded":"2024-08-17T17:31:09.125733+0000","last_fullsized":"2024-08-17T17:31:09.125733+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"136'7345","reported_seq":7395,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.736373+0000","last_change":"2024-08-17T17:29:00.208798+0000","last_active":"2024-08-17T17:31:08.736373+0000","last_peered":"2024-08-17T17:31:08.736373+0000","last_clean":"2024-08-17T17:31:08.736373+0000","last_became_active":"2024-08-17T17:29:00.208304+0000","last_became_peered":"2024-08-17T17:29:00.208304+0000","last_unstale":"2024-08-17T17:31:08.736373+0000","last_undegraded":"2024-08-17T17:31:08.736373+0000","last_fullsized":"2024-08-17T17:31:08.736373+0000","mapping_epoch":118,"log_start":"124'800","ondisk_log_start":"124'800","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6545,"log_dups_size":0,"ondisk_log_size":6545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:59:18.125766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409403392,"num_objects":6247,"num_object_clones":0,"num_object_copies":18741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6247,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7345,"num_write_kb":434944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":113,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.127809+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:31:09.127809+0000","last_peered":"2024-08-17T17:31:09.127809+0000","last_clean":"2024-08-17T17:31:09.127809+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:31:09.127809+0000","last_undegraded":"2024-08-17T17:31:09.127809+0000","last_fullsized":"2024-08-17T17:31:09.127809+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":141,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838652+0000","last_change":"2024-08-17T17:25:50.898335+0000","last_active":"2024-08-17T17:30:35.838652+0000","last_peered":"2024-08-17T17:30:35.838652+0000","last_clean":"2024-08-17T17:30:35.838652+0000","last_became_active":"2024-08-17T17:25:50.894989+0000","last_became_peered":"2024-08-17T17:25:50.894989+0000","last_unstale":"2024-08-17T17:30:35.838652+0000","last_undegraded":"2024-08-17T17:30:35.838652+0000","last_fullsized":"2024-08-17T17:30:35.838652+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:20.822846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"138'6364","reported_seq":6402,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.895681+0000","last_change":"2024-08-17T17:30:26.201024+0000","last_active":"2024-08-17T17:31:12.895681+0000","last_peered":"2024-08-17T17:31:12.895681+0000","last_clean":"2024-08-17T17:31:12.895681+0000","last_became_active":"2024-08-17T17:30:26.197536+0000","last_became_peered":"2024-08-17T17:30:26.197536+0000","last_unstale":"2024-08-17T17:31:12.895681+0000","last_undegraded":"2024-08-17T17:31:12.895681+0000","last_fullsized":"2024-08-17T17:31:12.895681+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6364,"log_dups_size":0,"ondisk_log_size":6364,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200179712,"num_objects":3054,"num_object_clones":0,"num_object_copies":9162,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3054,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3824,"num_write_kb":220128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":78,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.127698+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:31:09.127698+0000","last_peered":"2024-08-17T17:31:09.127698+0000","last_clean":"2024-08-17T17:31:09.127698+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:31:09.127698+0000","last_undegraded":"2024-08-17T17:31:09.127698+0000","last_fullsized":"2024-08-17T17:31:09.127698+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":86,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.129189+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:31:09.129189+0000","last_peered":"2024-08-17T17:31:09.129189+0000","last_clean":"2024-08-17T17:31:09.129189+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:31:09.129189+0000","last_undegraded":"2024-08-17T17:31:09.129189+0000","last_fullsized":"2024-08-17T17:31:09.129189+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"138'6302","reported_seq":6341,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.793058+0000","last_change":"2024-08-17T17:30:26.213997+0000","last_active":"2024-08-17T17:31:12.793058+0000","last_peered":"2024-08-17T17:31:12.793058+0000","last_clean":"2024-08-17T17:31:12.793058+0000","last_became_active":"2024-08-17T17:30:26.211767+0000","last_became_peered":"2024-08-17T17:30:26.211767+0000","last_unstale":"2024-08-17T17:31:12.793058+0000","last_undegraded":"2024-08-17T17:31:12.793058+0000","last_fullsized":"2024-08-17T17:31:12.793058+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6302,"log_dups_size":0,"ondisk_log_size":6302,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200048640,"num_objects":3052,"num_object_clones":0,"num_object_copies":9156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3052,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3784,"num_write_kb":218784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":86,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.843415+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:30:35.843415+0000","last_peered":"2024-08-17T17:30:35.843415+0000","last_clean":"2024-08-17T17:30:35.843415+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:30:35.843415+0000","last_undegraded":"2024-08-17T17:30:35.843415+0000","last_fullsized":"2024-08-17T17:30:35.843415+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":146,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:10.128009+0000","last_change":"2024-08-17T17:28:58.184848+0000","last_active":"2024-08-17T17:31:10.128009+0000","last_peered":"2024-08-17T17:31:10.128009+0000","last_clean":"2024-08-17T17:31:10.128009+0000","last_became_active":"2024-08-17T17:28:58.184228+0000","last_became_peered":"2024-08-17T17:28:58.184228+0000","last_unstale":"2024-08-17T17:31:10.128009+0000","last_undegraded":"2024-08-17T17:31:10.128009+0000","last_fullsized":"2024-08-17T17:31:10.128009+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:28:06.980878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.e","version":"136'7246","reported_seq":7298,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.597221+0000","last_change":"2024-08-17T17:29:00.205718+0000","last_active":"2024-08-17T17:31:08.597221+0000","last_peered":"2024-08-17T17:31:08.597221+0000","last_clean":"2024-08-17T17:31:08.597221+0000","last_became_active":"2024-08-17T17:29:00.204939+0000","last_became_peered":"2024-08-17T17:29:00.204939+0000","last_unstale":"2024-08-17T17:31:08.597221+0000","last_undegraded":"2024-08-17T17:31:08.597221+0000","last_fullsized":"2024-08-17T17:31:08.597221+0000","mapping_epoch":118,"log_start":"124'400","ondisk_log_start":"124'400","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6846,"log_dups_size":0,"ondisk_log_size":6846,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:13.575393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":407633920,"num_objects":6220,"num_object_clones":0,"num_object_copies":18660,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6220,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7246,"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,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":"72'3","reported_seq":143,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.842531+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:30:35.842531+0000","last_peered":"2024-08-17T17:30:35.842531+0000","last_clean":"2024-08-17T17:30:35.842531+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:30:35.842531+0000","last_undegraded":"2024-08-17T17:30:35.842531+0000","last_fullsized":"2024-08-17T17:30:35.842531+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":121,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838928+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:30:35.838928+0000","last_peered":"2024-08-17T17:30:35.838928+0000","last_clean":"2024-08-17T17:30:35.838928+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:30:35.838928+0000","last_undegraded":"2024-08-17T17:30:35.838928+0000","last_fullsized":"2024-08-17T17:30:35.838928+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"138'7663","reported_seq":7719,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.870941+0000","last_change":"2024-08-17T17:29:00.207982+0000","last_active":"2024-08-17T17:31:12.870941+0000","last_peered":"2024-08-17T17:31:12.870941+0000","last_clean":"2024-08-17T17:31:12.870941+0000","last_became_active":"2024-08-17T17:29:00.207586+0000","last_became_peered":"2024-08-17T17:29:00.207586+0000","last_unstale":"2024-08-17T17:31:12.870941+0000","last_undegraded":"2024-08-17T17:31:12.870941+0000","last_fullsized":"2024-08-17T17:31:12.870941+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":7663,"log_dups_size":0,"ondisk_log_size":7663,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:07.796201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404553728,"num_objects":6173,"num_object_clones":0,"num_object_copies":18519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7663,"num_write_kb":442752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.129318+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:31:09.129318+0000","last_peered":"2024-08-17T17:31:09.129318+0000","last_clean":"2024-08-17T17:31:09.129318+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:31:09.129318+0000","last_undegraded":"2024-08-17T17:31:09.129318+0000","last_fullsized":"2024-08-17T17:31:09.129318+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":138,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.840164+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:30:35.840164+0000","last_peered":"2024-08-17T17:30:35.840164+0000","last_clean":"2024-08-17T17:30:35.840164+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:30:35.840164+0000","last_undegraded":"2024-08-17T17:30:35.840164+0000","last_fullsized":"2024-08-17T17:30:35.840164+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"136'7210","reported_seq":7262,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.711516+0000","last_change":"2024-08-17T17:29:00.456173+0000","last_active":"2024-08-17T17:31:08.711516+0000","last_peered":"2024-08-17T17:31:08.711516+0000","last_clean":"2024-08-17T17:31:08.711516+0000","last_became_active":"2024-08-17T17:29:00.455247+0000","last_became_peered":"2024-08-17T17:29:00.455247+0000","last_unstale":"2024-08-17T17:31:08.711516+0000","last_undegraded":"2024-08-17T17:31:08.711516+0000","last_fullsized":"2024-08-17T17:31:08.711516+0000","mapping_epoch":118,"log_start":"124'600","ondisk_log_start":"124'600","created":118,"last_epoch_clean":119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6610,"log_dups_size":0,"ondisk_log_size":6610,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:48.677171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405536768,"num_objects":6188,"num_object_clones":0,"num_object_copies":18564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6188,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7210,"num_write_kb":428736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838286+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:30:35.838286+0000","last_peered":"2024-08-17T17:30:35.838286+0000","last_clean":"2024-08-17T17:30:35.838286+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:30:35.838286+0000","last_undegraded":"2024-08-17T17:30:35.838286+0000","last_fullsized":"2024-08-17T17:30:35.838286+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.840515+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:30:35.840515+0000","last_peered":"2024-08-17T17:30:35.840515+0000","last_clean":"2024-08-17T17:30:35.840515+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:30:35.840515+0000","last_undegraded":"2024-08-17T17:30:35.840515+0000","last_fullsized":"2024-08-17T17:30:35.840515+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"6.d","version":"136'7189","reported_seq":7232,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.576193+0000","last_change":"2024-08-17T17:29:27.852241+0000","last_active":"2024-08-17T17:31:08.576193+0000","last_peered":"2024-08-17T17:31:08.576193+0000","last_clean":"2024-08-17T17:31:08.576193+0000","last_became_active":"2024-08-17T17:29:27.850406+0000","last_became_peered":"2024-08-17T17:29:27.850406+0000","last_unstale":"2024-08-17T17:31:08.576193+0000","last_undegraded":"2024-08-17T17:31:08.576193+0000","last_fullsized":"2024-08-17T17:31:08.576193+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":7189,"log_dups_size":0,"ondisk_log_size":7189,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:47:55.287576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404488216,"num_objects":6173,"num_object_clones":0,"num_object_copies":18519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6173,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7189,"num_write_kb":427521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":133,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841319+0000","last_change":"2024-08-17T17:25:20.475514+0000","last_active":"2024-08-17T17:30:35.841319+0000","last_peered":"2024-08-17T17:30:35.841319+0000","last_clean":"2024-08-17T17:30:35.841319+0000","last_became_active":"2024-08-17T17:25:20.474579+0000","last_became_peered":"2024-08-17T17:25:20.474579+0000","last_unstale":"2024-08-17T17:30:35.841319+0000","last_undegraded":"2024-08-17T17:30:35.841319+0000","last_fullsized":"2024-08-17T17:30:35.841319+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:19.121103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":134,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.893024+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:30:35.893024+0000","last_peered":"2024-08-17T17:30:35.893024+0000","last_clean":"2024-08-17T17:30:35.893024+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:30:35.893024+0000","last_undegraded":"2024-08-17T17:30:35.893024+0000","last_fullsized":"2024-08-17T17:30:35.893024+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"136'6088","reported_seq":6169,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.682999+0000","last_change":"2024-08-17T17:30:28.564365+0000","last_active":"2024-08-17T17:31:08.682999+0000","last_peered":"2024-08-17T17:31:08.682999+0000","last_clean":"2024-08-17T17:31:08.682999+0000","last_became_active":"2024-08-17T17:30:26.225868+0000","last_became_peered":"2024-08-17T17:30:26.225868+0000","last_unstale":"2024-08-17T17:31:08.682999+0000","last_undegraded":"2024-08-17T17:31:08.682999+0000","last_fullsized":"2024-08-17T17:31:08.682999+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"128'5052","last_scrub_stamp":"2024-08-17T17:30:28.563652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:28.563652+0000","objects_scrubbed":2546,"log_size":6088,"log_dups_size":0,"ondisk_log_size":6088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:20.351600+0000","scrub_duration":963,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203030528,"num_objects":3098,"num_object_clones":0,"num_object_copies":9294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1056,"num_write_kb":51456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":430,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.126658+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:31:09.126658+0000","last_peered":"2024-08-17T17:31:09.126658+0000","last_clean":"2024-08-17T17:31:09.126658+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:31:09.126658+0000","last_undegraded":"2024-08-17T17:31:09.126658+0000","last_fullsized":"2024-08-17T17:31:09.126658+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":51,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:10.128115+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:31:10.128115+0000","last_peered":"2024-08-17T17:31:10.128115+0000","last_clean":"2024-08-17T17:31:10.128115+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:31:10.128115+0000","last_undegraded":"2024-08-17T17:31:10.128115+0000","last_fullsized":"2024-08-17T17:31:10.128115+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":92,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.842024+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:30:35.842024+0000","last_peered":"2024-08-17T17:30:35.842024+0000","last_clean":"2024-08-17T17:30:35.842024+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:30:35.842024+0000","last_undegraded":"2024-08-17T17:30:35.842024+0000","last_fullsized":"2024-08-17T17:30:35.842024+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.129236+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:31:09.129236+0000","last_peered":"2024-08-17T17:31:09.129236+0000","last_clean":"2024-08-17T17:31:09.129236+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:31:09.129236+0000","last_undegraded":"2024-08-17T17:31:09.129236+0000","last_fullsized":"2024-08-17T17:31:09.129236+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"136'6150","reported_seq":6242,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.472658+0000","last_change":"2024-08-17T17:30:27.460680+0000","last_active":"2024-08-17T17:31:08.472658+0000","last_peered":"2024-08-17T17:31:08.472658+0000","last_clean":"2024-08-17T17:31:08.472658+0000","last_became_active":"2024-08-17T17:30:26.197417+0000","last_became_peered":"2024-08-17T17:30:26.197417+0000","last_unstale":"2024-08-17T17:31:08.472658+0000","last_undegraded":"2024-08-17T17:31:08.472658+0000","last_fullsized":"2024-08-17T17:31:08.472658+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"128'5057","last_scrub_stamp":"2024-08-17T17:30:27.460463+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:27.460463+0000","objects_scrubbed":2513,"log_size":6150,"log_dups_size":0,"ondisk_log_size":6150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:06.541325+0000","scrub_duration":423,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199753728,"num_objects":3048,"num_object_clones":0,"num_object_copies":9144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1099,"num_write_kb":52288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.125814+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:31:09.125814+0000","last_peered":"2024-08-17T17:31:09.125814+0000","last_clean":"2024-08-17T17:31:09.125814+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:31:09.125814+0000","last_undegraded":"2024-08-17T17:31:09.125814+0000","last_fullsized":"2024-08-17T17:31:09.125814+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838120+0000","last_change":"2024-08-17T17:28:58.184840+0000","last_active":"2024-08-17T17:30:35.838120+0000","last_peered":"2024-08-17T17:30:35.838120+0000","last_clean":"2024-08-17T17:30:35.838120+0000","last_became_active":"2024-08-17T17:28:58.184022+0000","last_became_peered":"2024-08-17T17:28:58.184022+0000","last_unstale":"2024-08-17T17:30:35.838120+0000","last_undegraded":"2024-08-17T17:30:35.838120+0000","last_fullsized":"2024-08-17T17:30:35.838120+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:23:00.625321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":149,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.840284+0000","last_change":"2024-08-17T17:28:58.182924+0000","last_active":"2024-08-17T17:30:35.840284+0000","last_peered":"2024-08-17T17:30:35.840284+0000","last_clean":"2024-08-17T17:30:35.840284+0000","last_became_active":"2024-08-17T17:28:58.181274+0000","last_became_peered":"2024-08-17T17:28:58.181274+0000","last_unstale":"2024-08-17T17:30:35.840284+0000","last_undegraded":"2024-08-17T17:30:35.840284+0000","last_fullsized":"2024-08-17T17:30:35.840284+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.968747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.5","version":"138'6280","reported_seq":6319,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.897846+0000","last_change":"2024-08-17T17:30:26.208547+0000","last_active":"2024-08-17T17:31:12.897846+0000","last_peered":"2024-08-17T17:31:12.897846+0000","last_clean":"2024-08-17T17:31:12.897846+0000","last_became_active":"2024-08-17T17:30:26.206362+0000","last_became_peered":"2024-08-17T17:30:26.206362+0000","last_unstale":"2024-08-17T17:31:12.897846+0000","last_undegraded":"2024-08-17T17:31:12.897846+0000","last_fullsized":"2024-08-17T17:31:12.897846+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6280,"log_dups_size":0,"ondisk_log_size":6280,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198967296,"num_objects":3036,"num_object_clones":0,"num_object_copies":9108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3750,"num_write_kb":217152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:10.127671+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:31:10.127671+0000","last_peered":"2024-08-17T17:31:10.127671+0000","last_clean":"2024-08-17T17:31:10.127671+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:31:10.127671+0000","last_undegraded":"2024-08-17T17:31:10.127671+0000","last_fullsized":"2024-08-17T17:31:10.127671+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892327+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:30:35.892327+0000","last_peered":"2024-08-17T17:30:35.892327+0000","last_clean":"2024-08-17T17:30:35.892327+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:30:35.892327+0000","last_undegraded":"2024-08-17T17:30:35.892327+0000","last_fullsized":"2024-08-17T17:30:35.892327+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.840503+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:30:35.840503+0000","last_peered":"2024-08-17T17:30:35.840503+0000","last_clean":"2024-08-17T17:30:35.840503+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:30:35.840503+0000","last_undegraded":"2024-08-17T17:30:35.840503+0000","last_fullsized":"2024-08-17T17:30:35.840503+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.6","version":"136'5920","reported_seq":6011,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.565093+0000","last_change":"2024-08-17T17:30:27.139999+0000","last_active":"2024-08-17T17:31:08.565093+0000","last_peered":"2024-08-17T17:31:08.565093+0000","last_clean":"2024-08-17T17:31:08.565093+0000","last_became_active":"2024-08-17T17:30:26.210251+0000","last_became_peered":"2024-08-17T17:30:26.210251+0000","last_unstale":"2024-08-17T17:31:08.565093+0000","last_undegraded":"2024-08-17T17:31:08.565093+0000","last_fullsized":"2024-08-17T17:31:08.565093+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"128'4913","last_scrub_stamp":"2024-08-17T17:30:27.139874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:27.139874+0000","objects_scrubbed":2440,"log_size":5920,"log_dups_size":0,"ondisk_log_size":5920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:05:38.202846+0000","scrub_duration":503,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197591040,"num_objects":3015,"num_object_clones":0,"num_object_copies":9045,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3015,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1009,"num_write_kb":50688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":51,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892195+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:30:35.892195+0000","last_peered":"2024-08-17T17:30:35.892195+0000","last_clean":"2024-08-17T17:30:35.892195+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:30:35.892195+0000","last_undegraded":"2024-08-17T17:30:35.892195+0000","last_fullsized":"2024-08-17T17:30:35.892195+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":112,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838565+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:30:35.838565+0000","last_peered":"2024-08-17T17:30:35.838565+0000","last_clean":"2024-08-17T17:30:35.838565+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:30:35.838565+0000","last_undegraded":"2024-08-17T17:30:35.838565+0000","last_fullsized":"2024-08-17T17:30:35.838565+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892628+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:30:35.892628+0000","last_peered":"2024-08-17T17:30:35.892628+0000","last_clean":"2024-08-17T17:30:35.892628+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:30:35.892628+0000","last_undegraded":"2024-08-17T17:30:35.892628+0000","last_fullsized":"2024-08-17T17:30:35.892628+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"136'6186","reported_seq":6277,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.711885+0000","last_change":"2024-08-17T17:30:29.448059+0000","last_active":"2024-08-17T17:31:08.711885+0000","last_peered":"2024-08-17T17:31:08.711885+0000","last_clean":"2024-08-17T17:31:08.711885+0000","last_became_active":"2024-08-17T17:30:26.226583+0000","last_became_peered":"2024-08-17T17:30:26.226583+0000","last_unstale":"2024-08-17T17:31:08.711885+0000","last_undegraded":"2024-08-17T17:31:08.711885+0000","last_fullsized":"2024-08-17T17:31:08.711885+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"129'5164","last_scrub_stamp":"2024-08-17T17:30:29.447812+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:29.447812+0000","objects_scrubbed":2583,"log_size":6186,"log_dups_size":0,"ondisk_log_size":6186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:06.256655+0000","scrub_duration":875,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203685888,"num_objects":3108,"num_object_clones":0,"num_object_copies":9324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1033,"num_write_kb":49856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":103,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841647+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:30:35.841647+0000","last_peered":"2024-08-17T17:30:35.841647+0000","last_clean":"2024-08-17T17:30:35.841647+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:30:35.841647+0000","last_undegraded":"2024-08-17T17:30:35.841647+0000","last_fullsized":"2024-08-17T17:30:35.841647+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":159,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892703+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:30:35.892703+0000","last_peered":"2024-08-17T17:30:35.892703+0000","last_clean":"2024-08-17T17:30:35.892703+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:30:35.892703+0000","last_undegraded":"2024-08-17T17:30:35.892703+0000","last_fullsized":"2024-08-17T17:30:35.892703+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":123,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892568+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:30:35.892568+0000","last_peered":"2024-08-17T17:30:35.892568+0000","last_clean":"2024-08-17T17:30:35.892568+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:30:35.892568+0000","last_undegraded":"2024-08-17T17:30:35.892568+0000","last_fullsized":"2024-08-17T17:30:35.892568+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"136'6102","reported_seq":6195,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.517846+0000","last_change":"2024-08-17T17:30:28.894774+0000","last_active":"2024-08-17T17:31:08.517846+0000","last_peered":"2024-08-17T17:31:08.517846+0000","last_clean":"2024-08-17T17:31:08.517846+0000","last_became_active":"2024-08-17T17:30:26.214843+0000","last_became_peered":"2024-08-17T17:30:26.214843+0000","last_unstale":"2024-08-17T17:31:08.517846+0000","last_undegraded":"2024-08-17T17:31:08.517846+0000","last_fullsized":"2024-08-17T17:31:08.517846+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"128'5086","last_scrub_stamp":"2024-08-17T17:30:28.894534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:28.894534+0000","objects_scrubbed":2583,"log_size":6102,"log_dups_size":0,"ondisk_log_size":6102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:14:14.478964+0000","scrub_duration":815,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199426048,"num_objects":3043,"num_object_clones":0,"num_object_copies":9129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3043,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1030,"num_write_kb":47680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":122,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892701+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:30:35.892701+0000","last_peered":"2024-08-17T17:30:35.892701+0000","last_clean":"2024-08-17T17:30:35.892701+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:30:35.892701+0000","last_undegraded":"2024-08-17T17:30:35.892701+0000","last_fullsized":"2024-08-17T17:30:35.892701+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.127788+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:31:09.127788+0000","last_peered":"2024-08-17T17:31:09.127788+0000","last_clean":"2024-08-17T17:31:09.127788+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:31:09.127788+0000","last_undegraded":"2024-08-17T17:31:09.127788+0000","last_fullsized":"2024-08-17T17:31:09.127788+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":45,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.126058+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:31:09.126058+0000","last_peered":"2024-08-17T17:31:09.126058+0000","last_clean":"2024-08-17T17:31:09.126058+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:31:09.126058+0000","last_undegraded":"2024-08-17T17:31:09.126058+0000","last_fullsized":"2024-08-17T17:31:09.126058+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.2","version":"136'6170","reported_seq":6259,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:31:08.595579+0000","last_change":"2024-08-17T17:30:26.820757+0000","last_active":"2024-08-17T17:31:08.595579+0000","last_peered":"2024-08-17T17:31:08.595579+0000","last_clean":"2024-08-17T17:31:08.595579+0000","last_became_active":"2024-08-17T17:30:26.189762+0000","last_became_peered":"2024-08-17T17:30:26.189762+0000","last_unstale":"2024-08-17T17:31:08.595579+0000","last_undegraded":"2024-08-17T17:31:08.595579+0000","last_fullsized":"2024-08-17T17:31:08.595579+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"128'5090","last_scrub_stamp":"2024-08-17T17:30:26.820432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:26.820432+0000","objects_scrubbed":2496,"log_size":6170,"log_dups_size":0,"ondisk_log_size":6170,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:39:44.064855+0000","scrub_duration":567,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204406784,"num_objects":3119,"num_object_clones":0,"num_object_copies":9357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1095,"num_write_kb":54976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":62,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.842072+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:30:35.842072+0000","last_peered":"2024-08-17T17:30:35.842072+0000","last_clean":"2024-08-17T17:30:35.842072+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:30:35.842072+0000","last_undegraded":"2024-08-17T17:30:35.842072+0000","last_fullsized":"2024-08-17T17:30:35.842072+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":133,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.893139+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:30:35.893139+0000","last_peered":"2024-08-17T17:30:35.893139+0000","last_clean":"2024-08-17T17:30:35.893139+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:30:35.893139+0000","last_undegraded":"2024-08-17T17:30:35.893139+0000","last_fullsized":"2024-08-17T17:30:35.893139+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841100+0000","last_change":"2024-08-17T17:25:20.486039+0000","last_active":"2024-08-17T17:30:35.841100+0000","last_peered":"2024-08-17T17:30:35.841100+0000","last_clean":"2024-08-17T17:30:35.841100+0000","last_became_active":"2024-08-17T17:25:20.484119+0000","last_became_peered":"2024-08-17T17:25:20.484119+0000","last_unstale":"2024-08-17T17:30:35.841100+0000","last_undegraded":"2024-08-17T17:30:35.841100+0000","last_fullsized":"2024-08-17T17:30:35.841100+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:40.659414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"138'6085","reported_seq":6231,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.845524+0000","last_change":"2024-08-17T17:30:28.085027+0000","last_active":"2024-08-17T17:31:12.845524+0000","last_peered":"2024-08-17T17:31:12.845524+0000","last_clean":"2024-08-17T17:31:12.845524+0000","last_became_active":"2024-08-17T17:30:26.191252+0000","last_became_peered":"2024-08-17T17:30:26.191252+0000","last_unstale":"2024-08-17T17:31:12.845524+0000","last_undegraded":"2024-08-17T17:31:12.845524+0000","last_fullsized":"2024-08-17T17:31:12.845524+0000","mapping_epoch":118,"log_start":"0'0","ondisk_log_start":"0'0","created":118,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":0,"last_scrub":"128'4991","last_scrub_stamp":"2024-08-17T17:30:28.084969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:28.084969+0000","objects_scrubbed":2492,"log_size":6085,"log_dups_size":0,"ondisk_log_size":6085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:16:04.233899+0000","scrub_duration":1.1042546799999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188547072,"num_objects":2877,"num_object_clones":0,"num_object_copies":8631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2877,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1109,"num_write_kb":47808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":74,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.893031+0000","last_change":"2024-08-17T17:28:58.190267+0000","last_active":"2024-08-17T17:30:35.893031+0000","last_peered":"2024-08-17T17:30:35.893031+0000","last_clean":"2024-08-17T17:30:35.893031+0000","last_became_active":"2024-08-17T17:28:58.189913+0000","last_became_peered":"2024-08-17T17:28:58.189913+0000","last_unstale":"2024-08-17T17:30:35.893031+0000","last_undegraded":"2024-08-17T17:30:35.893031+0000","last_fullsized":"2024-08-17T17:30:35.893031+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:58.280203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":106,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.129469+0000","last_change":"2024-08-17T17:24:49.703023+0000","last_active":"2024-08-17T17:31:09.129469+0000","last_peered":"2024-08-17T17:31:09.129469+0000","last_clean":"2024-08-17T17:31:09.129469+0000","last_became_active":"2024-08-17T17:24:49.701726+0000","last_became_peered":"2024-08-17T17:24:49.701726+0000","last_unstale":"2024-08-17T17:31:09.129469+0000","last_undegraded":"2024-08-17T17:31:09.129469+0000","last_fullsized":"2024-08-17T17:31:09.129469+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:32.792584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":76,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838349+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:30:35.838349+0000","last_peered":"2024-08-17T17:30:35.838349+0000","last_clean":"2024-08-17T17:30:35.838349+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:30:35.838349+0000","last_undegraded":"2024-08-17T17:30:35.838349+0000","last_fullsized":"2024-08-17T17:30:35.838349+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.11","version":"136'6124","reported_seq":7249,"reported_epoch":136,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:31:08.582072+0000","last_change":"2024-08-17T17:30:34.221638+0000","last_active":"2024-08-17T17:31:08.582072+0000","last_peered":"2024-08-17T17:31:08.582072+0000","last_clean":"2024-08-17T17:30:31.989737+0000","last_became_active":"2024-08-17T17:30:34.213158+0000","last_became_peered":"2024-08-17T17:30:34.213158+0000","last_unstale":"2024-08-17T17:31:08.582072+0000","last_undegraded":"2024-08-17T17:30:34.208882+0000","last_fullsized":"2024-08-17T17:30:34.047129+0000","mapping_epoch":133,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"129'5118","last_scrub_stamp":"2024-08-17T17:30:29.772201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:29.772201+0000","objects_scrubbed":2599,"log_size":6124,"log_dups_size":0,"ondisk_log_size":6124,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"no scrub is scheduled","scrub_duration":639,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202702848,"num_objects":3093,"num_object_clones":0,"num_object_copies":9279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4764,"num_objects_misplaced":2382,"num_objects_unfound":0,"num_objects_dirty":3093,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1010,"num_write_kb":48128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":259,"num_bytes_recovered":16973824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"0,1","objects":711},{"shards":"1,2,6","objects":2382}],"blocked_by":[],"up_primary":3,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":116,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.839014+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:30:35.839014+0000","last_peered":"2024-08-17T17:30:35.839014+0000","last_clean":"2024-08-17T17:30:35.839014+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:30:35.839014+0000","last_undegraded":"2024-08-17T17:30:35.839014+0000","last_fullsized":"2024-08-17T17:30:35.839014+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":116,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838458+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:30:35.838458+0000","last_peered":"2024-08-17T17:30:35.838458+0000","last_clean":"2024-08-17T17:30:35.838458+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:30:35.838458+0000","last_undegraded":"2024-08-17T17:30:35.838458+0000","last_fullsized":"2024-08-17T17:30:35.838458+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.10","version":"137'6237","reported_seq":12524,"reported_epoch":137,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T17:31:09.589888+0000","last_change":"2024-08-17T17:30:31.170354+0000","last_active":"2024-08-17T17:31:09.589888+0000","last_peered":"2024-08-17T17:31:09.589888+0000","last_clean":"2024-08-17T17:30:29.172338+0000","last_became_active":"2024-08-17T17:30:31.142858+0000","last_became_peered":"2024-08-17T17:30:31.142858+0000","last_unstale":"2024-08-17T17:31:09.589888+0000","last_undegraded":"2024-08-17T17:31:09.589888+0000","last_fullsized":"2024-08-17T17:30:30.842316+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6237,"log_dups_size":0,"ondisk_log_size":6237,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203653120,"num_objects":3108,"num_object_clones":0,"num_object_copies":9324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1186,"num_objects_unfound":0,"num_objects_dirty":3108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3714,"num_write_kb":218272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2076,"num_bytes_recovered":136052736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[0,1],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,1","objects":2515},{"shards":"0,2,3","objects":593}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":123,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892370+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:30:35.892370+0000","last_peered":"2024-08-17T17:30:35.892370+0000","last_clean":"2024-08-17T17:30:35.892370+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:30:35.892370+0000","last_undegraded":"2024-08-17T17:30:35.892370+0000","last_fullsized":"2024-08-17T17:30:35.892370+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":115,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.127157+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:31:09.127157+0000","last_peered":"2024-08-17T17:31:09.127157+0000","last_clean":"2024-08-17T17:31:09.127157+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:31:09.127157+0000","last_undegraded":"2024-08-17T17:31:09.127157+0000","last_fullsized":"2024-08-17T17:31:09.127157+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"138'6172","reported_seq":6208,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.865874+0000","last_change":"2024-08-17T17:30:26.215483+0000","last_active":"2024-08-17T17:31:12.865874+0000","last_peered":"2024-08-17T17:31:12.865874+0000","last_clean":"2024-08-17T17:31:12.865874+0000","last_became_active":"2024-08-17T17:30:26.211961+0000","last_became_peered":"2024-08-17T17:30:26.211961+0000","last_unstale":"2024-08-17T17:31:12.865874+0000","last_undegraded":"2024-08-17T17:31:12.865874+0000","last_fullsized":"2024-08-17T17:31:12.865874+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6172,"log_dups_size":0,"ondisk_log_size":6172,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193921024,"num_objects":2959,"num_object_clones":0,"num_object_copies":8877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2959,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3707,"num_write_kb":213312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":68,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.127597+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:31:09.127597+0000","last_peered":"2024-08-17T17:31:09.127597+0000","last_clean":"2024-08-17T17:31:09.127597+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:31:09.127597+0000","last_undegraded":"2024-08-17T17:31:09.127597+0000","last_fullsized":"2024-08-17T17:31:09.127597+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":62,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.837939+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:30:35.837939+0000","last_peered":"2024-08-17T17:30:35.837939+0000","last_clean":"2024-08-17T17:30:35.837939+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:30:35.837939+0000","last_undegraded":"2024-08-17T17:30:35.837939+0000","last_fullsized":"2024-08-17T17:30:35.837939+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.12","version":"138'6293","reported_seq":11835,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.849548+0000","last_change":"2024-08-17T17:31:10.137427+0000","last_active":"2024-08-17T17:31:12.849548+0000","last_peered":"2024-08-17T17:31:12.849548+0000","last_clean":"2024-08-17T17:31:12.849548+0000","last_became_active":"2024-08-17T17:31:10.128970+0000","last_became_peered":"2024-08-17T17:31:10.128970+0000","last_unstale":"2024-08-17T17:31:12.849548+0000","last_undegraded":"2024-08-17T17:31:12.849548+0000","last_fullsized":"2024-08-17T17:31:12.849548+0000","mapping_epoch":137,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":138,"parent":"0.0","parent_split_bits":5,"last_scrub":"128'5119","last_scrub_stamp":"2024-08-17T17:30:27.991571+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:30:27.991571+0000","objects_scrubbed":2622,"log_size":6293,"log_dups_size":0,"ondisk_log_size":6293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:05.924860+0000","scrub_duration":779,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199950336,"num_objects":3051,"num_object_clones":0,"num_object_copies":9153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1187,"num_write_kb":51712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2719,"num_bytes_recovered":178192384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":97,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.842222+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:30:35.842222+0000","last_peered":"2024-08-17T17:30:35.842222+0000","last_clean":"2024-08-17T17:30:35.842222+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:30:35.842222+0000","last_undegraded":"2024-08-17T17:30:35.842222+0000","last_fullsized":"2024-08-17T17:30:35.842222+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":132,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.840957+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:30:35.840957+0000","last_peered":"2024-08-17T17:30:35.840957+0000","last_clean":"2024-08-17T17:30:35.840957+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:30:35.840957+0000","last_undegraded":"2024-08-17T17:30:35.840957+0000","last_fullsized":"2024-08-17T17:30:35.840957+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":93,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.129429+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:31:09.129429+0000","last_peered":"2024-08-17T17:31:09.129429+0000","last_clean":"2024-08-17T17:31:09.129429+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:31:09.129429+0000","last_undegraded":"2024-08-17T17:31:09.129429+0000","last_fullsized":"2024-08-17T17:31:09.129429+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841232+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:30:35.841232+0000","last_peered":"2024-08-17T17:30:35.841232+0000","last_clean":"2024-08-17T17:30:35.841232+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:30:35.841232+0000","last_undegraded":"2024-08-17T17:30:35.841232+0000","last_fullsized":"2024-08-17T17:30:35.841232+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":137,"state":"active+clean","last_fresh":"2024-08-17T17:31:09.127726+0000","last_change":"2024-08-17T17:28:58.190945+0000","last_active":"2024-08-17T17:31:09.127726+0000","last_peered":"2024-08-17T17:31:09.127726+0000","last_clean":"2024-08-17T17:31:09.127726+0000","last_became_active":"2024-08-17T17:28:58.190431+0000","last_became_peered":"2024-08-17T17:28:58.190431+0000","last_unstale":"2024-08-17T17:31:09.127726+0000","last_undegraded":"2024-08-17T17:31:09.127726+0000","last_fullsized":"2024-08-17T17:31:09.127726+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:14.796516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":133,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892338+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:30:35.892338+0000","last_peered":"2024-08-17T17:30:35.892338+0000","last_clean":"2024-08-17T17:30:35.892338+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:30:35.892338+0000","last_undegraded":"2024-08-17T17:30:35.892338+0000","last_fullsized":"2024-08-17T17:30:35.892338+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.892717+0000","last_change":"2024-08-17T17:28:58.184948+0000","last_active":"2024-08-17T17:30:35.892717+0000","last_peered":"2024-08-17T17:30:35.892717+0000","last_clean":"2024-08-17T17:30:35.892717+0000","last_became_active":"2024-08-17T17:28:58.184618+0000","last_became_peered":"2024-08-17T17:28:58.184618+0000","last_unstale":"2024-08-17T17:30:35.892717+0000","last_undegraded":"2024-08-17T17:30:35.892717+0000","last_fullsized":"2024-08-17T17:30:35.892717+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:22.835978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":141,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838932+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:30:35.838932+0000","last_peered":"2024-08-17T17:30:35.838932+0000","last_clean":"2024-08-17T17:30:35.838932+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:30:35.838932+0000","last_undegraded":"2024-08-17T17:30:35.838932+0000","last_fullsized":"2024-08-17T17:30:35.838932+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":154,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:10.128162+0000","last_change":"2024-08-17T17:25:20.454443+0000","last_active":"2024-08-17T17:31:10.128162+0000","last_peered":"2024-08-17T17:31:10.128162+0000","last_clean":"2024-08-17T17:31:10.128162+0000","last_became_active":"2024-08-17T17:25:20.453421+0000","last_became_peered":"2024-08-17T17:25:20.453421+0000","last_unstale":"2024-08-17T17:31:10.128162+0000","last_undegraded":"2024-08-17T17:31:10.128162+0000","last_fullsized":"2024-08-17T17:31:10.128162+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:07:16.967407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":61,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.839303+0000","last_change":"2024-08-17T17:28:58.193764+0000","last_active":"2024-08-17T17:30:35.839303+0000","last_peered":"2024-08-17T17:30:35.839303+0000","last_clean":"2024-08-17T17:30:35.839303+0000","last_became_active":"2024-08-17T17:28:58.192654+0000","last_became_peered":"2024-08-17T17:28:58.192654+0000","last_unstale":"2024-08-17T17:30:35.839303+0000","last_undegraded":"2024-08-17T17:30:35.839303+0000","last_fullsized":"2024-08-17T17:30:35.839303+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:18.714970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.19","version":"138'6287","reported_seq":6325,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.924647+0000","last_change":"2024-08-17T17:30:26.223720+0000","last_active":"2024-08-17T17:31:12.924647+0000","last_peered":"2024-08-17T17:31:12.924647+0000","last_clean":"2024-08-17T17:31:12.924647+0000","last_became_active":"2024-08-17T17:30:26.221548+0000","last_became_peered":"2024-08-17T17:30:26.221548+0000","last_unstale":"2024-08-17T17:31:12.924647+0000","last_undegraded":"2024-08-17T17:31:12.924647+0000","last_fullsized":"2024-08-17T17:31:12.924647+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6287,"log_dups_size":0,"ondisk_log_size":6287,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196575232,"num_objects":3000,"num_object_clones":0,"num_object_copies":9000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3000,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3770,"num_write_kb":216608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":151,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838954+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:30:35.838954+0000","last_peered":"2024-08-17T17:30:35.838954+0000","last_clean":"2024-08-17T17:30:35.838954+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:30:35.838954+0000","last_undegraded":"2024-08-17T17:30:35.838954+0000","last_fullsized":"2024-08-17T17:30:35.838954+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":48,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.839616+0000","last_change":"2024-08-17T17:29:27.838839+0000","last_active":"2024-08-17T17:30:35.839616+0000","last_peered":"2024-08-17T17:30:35.839616+0000","last_clean":"2024-08-17T17:30:35.839616+0000","last_became_active":"2024-08-17T17:29:27.837984+0000","last_became_peered":"2024-08-17T17:29:27.837984+0000","last_unstale":"2024-08-17T17:30:35.839616+0000","last_undegraded":"2024-08-17T17:30:35.839616+0000","last_fullsized":"2024-08-17T17:30:35.839616+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:57.785522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.18","version":"138'6353","reported_seq":6390,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:12.940903+0000","last_change":"2024-08-17T17:30:26.246187+0000","last_active":"2024-08-17T17:31:12.940903+0000","last_peered":"2024-08-17T17:31:12.940903+0000","last_clean":"2024-08-17T17:31:12.940903+0000","last_became_active":"2024-08-17T17:30:26.243531+0000","last_became_peered":"2024-08-17T17:30:26.243531+0000","last_unstale":"2024-08-17T17:31:12.940903+0000","last_undegraded":"2024-08-17T17:31:12.940903+0000","last_fullsized":"2024-08-17T17:31:12.940903+0000","mapping_epoch":127,"log_start":"0'0","ondisk_log_start":"0'0","created":127,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:28:59.175846+0000","last_clean_scrub_stamp":"2024-08-17T17:28:59.175846+0000","objects_scrubbed":0,"log_size":6353,"log_dups_size":0,"ondisk_log_size":6353,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196182016,"num_objects":2994,"num_object_clones":0,"num_object_copies":8982,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3814,"num_write_kb":217824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":141,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838597+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:30:35.838597+0000","last_peered":"2024-08-17T17:30:35.838597+0000","last_clean":"2024-08-17T17:30:35.838597+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:30:35.838597+0000","last_undegraded":"2024-08-17T17:30:35.838597+0000","last_fullsized":"2024-08-17T17:30:35.838597+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":48,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.839947+0000","last_change":"2024-08-17T17:29:27.844185+0000","last_active":"2024-08-17T17:30:35.839947+0000","last_peered":"2024-08-17T17:30:35.839947+0000","last_clean":"2024-08-17T17:30:35.839947+0000","last_became_active":"2024-08-17T17:29:27.842892+0000","last_became_peered":"2024-08-17T17:29:27.842892+0000","last_unstale":"2024-08-17T17:30:35.839947+0000","last_undegraded":"2024-08-17T17:30:35.839947+0000","last_fullsized":"2024-08-17T17:30:35.839947+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:35.766488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":153,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841352+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:30:35.841352+0000","last_peered":"2024-08-17T17:30:35.841352+0000","last_clean":"2024-08-17T17:30:35.841352+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:30:35.841352+0000","last_undegraded":"2024-08-17T17:30:35.841352+0000","last_fullsized":"2024-08-17T17:30:35.841352+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":139,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.841740+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:30:35.841740+0000","last_peered":"2024-08-17T17:30:35.841740+0000","last_clean":"2024-08-17T17:30:35.841740+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:30:35.841740+0000","last_undegraded":"2024-08-17T17:30:35.841740+0000","last_fullsized":"2024-08-17T17:30:35.841740+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":116,"reported_epoch":136,"state":"active+clean","last_fresh":"2024-08-17T17:30:35.838075+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:30:35.838075+0000","last_peered":"2024-08-17T17:30:35.838075+0000","last_clean":"2024-08-17T17:30:35.838075+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:30:35.838075+0000","last_undegraded":"2024-08-17T17:30:35.838075+0000","last_fullsized":"2024-08-17T17:30:35.838075+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":52,"reported_epoch":138,"state":"active+clean","last_fresh":"2024-08-17T17:31:10.128548+0000","last_change":"2024-08-17T17:29:27.855879+0000","last_active":"2024-08-17T17:31:10.128548+0000","last_peered":"2024-08-17T17:31:10.128548+0000","last_clean":"2024-08-17T17:31:10.128548+0000","last_became_active":"2024-08-17T17:29:27.855338+0000","last_became_peered":"2024-08-17T17:29:27.855338+0000","last_unstale":"2024-08-17T17:31:10.128548+0000","last_undegraded":"2024-08-17T17:31:10.128548+0000","last_fullsized":"2024-08-17T17:31:10.128548+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:18:51.829554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":6398705688,"num_objects":97638,"num_object_clones":0,"num_object_copies":292914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4764,"num_objects_misplaced":3568,"num_objects_unfound":0,"num_objects_dirty":97638,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":86728,"num_write_kb":4916449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5054,"num_bytes_recovered":331218944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19691876352,"data_stored":19691864136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":165821,"ondisk_log_size":165821,"up":78,"acting":76,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":22,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234276,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2826232,"kb_used_data":2516400,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":90918920,"statfs":{"total":95995035648,"available":93100974080,"internally_reserved":0,"allocated":2576793600,"data_stored":2576000485,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[2,0,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495919,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2198324,"kb_used_data":1892652,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91546828,"statfs":{"total":95995035648,"available":93743951872,"internally_reserved":0,"allocated":1938075648,"data_stored":1937286540,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757562,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2428776,"kb_used_data":2123104,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91316376,"statfs":{"total":95995035648,"available":93507969024,"internally_reserved":0,"allocated":2174058496,"data_stored":2173276709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402626,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2068560,"kb_used_data":1988296,"kb_used_omap":21,"kb_used_meta":80234,"kb_avail":91676592,"statfs":{"total":95995035648,"available":93876830208,"internally_reserved":0,"allocated":2036015104,"data_stored":2035244591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":82160319},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664264,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4127036,"kb_used_data":3982836,"kb_used_omap":7,"kb_used_meta":144120,"kb_avail":89618116,"statfs":{"total":95995035648,"available":91768950784,"internally_reserved":0,"allocated":4078424064,"data_stored":4077669247,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":147579355},"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,3,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":[]},{"osd":2,"up_from":97,"seq":416611827791,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3153512,"kb_used_data":3041308,"kb_used_omap":47,"kb_used_meta":112144,"kb_avail":90591640,"statfs":{"total":95995035648,"available":92765839360,"internally_reserved":0,"allocated":3114299392,"data_stored":3113521664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":114835506},"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,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":[]},{"osd":1,"up_from":92,"seq":395136991328,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2214336,"kb_used_data":2142392,"kb_used_omap":8,"kb_used_meta":71927,"kb_avail":91530816,"statfs":{"total":95995035648,"available":93727555584,"internally_reserved":0,"allocated":2193809408,"data_stored":2193050448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":73653767},"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,5,0,3,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154855,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1698060,"kb_used_data":1634436,"kb_used_omap":18,"kb_used_meta":63597,"kb_avail":92047092,"statfs":{"total":95995035648,"available":94256222208,"internally_reserved":0,"allocated":1673662464,"data_stored":1672892606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":65123379},"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":[2,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1661603840,"data_stored":1661599768,"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":2188447744,"data_stored":2188443672,"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":3111190528,"data_stored":3111190528,"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":4054974464,"data_stored":4054974464,"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":2032533504,"data_stored":2032533504,"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":2166558720,"data_stored":2166554648,"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":1924464640,"data_stored":1924464640,"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":2552102912,"data_stored":2552102912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:31:17.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_0 pgp_num 26 2024-08-17T17:31:17.530 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:17.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:17.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:17.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:17.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.926 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:17.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:18.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:18.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:18.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:18.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:18.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:18.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:18.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:18 smithi016 bash[84186]: cluster 2024-08-17T17:31:17.065240+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v439: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 7.4 MiB/s, 117 objects/s recovering 2024-08-17T17:31:18.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:18 smithi016 bash[84186]: cluster 2024-08-17T17:31:17.065240+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v439: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 7.4 MiB/s, 117 objects/s recovering 2024-08-17T17:31:18.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:18 smithi016 bash[86572]: cluster 2024-08-17T17:31:17.065240+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v439: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 7.4 MiB/s, 117 objects/s recovering 2024-08-17T17:31:18.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:18 smithi016 bash[86572]: cluster 2024-08-17T17:31:17.065240+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v439: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 7.4 MiB/s, 117 objects/s recovering 2024-08-17T17:31:18.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:18.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:18.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:18.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:18.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:18.596 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:18 smithi060 bash[68878]: cluster 2024-08-17T17:31:17.065240+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v439: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 7.4 MiB/s, 117 objects/s recovering 2024-08-17T17:31:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:18 smithi060 bash[68878]: cluster 2024-08-17T17:31:17.065240+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v439: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 4516/286194 objects degraded (1.578%); 2828/286194 objects misplaced (0.988%); 7.4 MiB/s, 117 objects/s recovering 2024-08-17T17:31:18.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:18.729 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:18.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:18.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:18.959 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:18.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:18.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:19.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:19.100 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:19.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:19.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:19.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:19.345 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:19 smithi016 bash[84186]: cluster 2024-08-17T17:31:18.279363+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:31:19.345 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:19 smithi016 bash[84186]: cluster 2024-08-17T17:31:18.279363+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:31:19.346 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:19 smithi016 bash[86572]: cluster 2024-08-17T17:31:18.279363+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:31:19.346 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:19 smithi016 bash[86572]: cluster 2024-08-17T17:31:18.279363+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:31:19.365 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:19.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:19.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:19.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:31:19.503 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:19 smithi060 bash[68878]: cluster 2024-08-17T17:31:18.279363+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:31:19.503 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:19 smithi060 bash[68878]: cluster 2024-08-17T17:31:18.279363+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:31:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:19.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:19.651 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:19.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:19.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:19.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:19.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:19.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:19.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:19.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:20.014 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:20.025 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:20.040 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:20.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:20.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:20.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:20.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.286 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[61583]: ts=2024-08-17T17:31:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:20.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:20.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:20.417 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[84186]: cluster 2024-08-17T17:31:19.066066+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 6332/272382 objects misplaced (2.325%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:20.417 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[84186]: cluster 2024-08-17T17:31:19.066066+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 6332/272382 objects misplaced (2.325%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:20.417 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[84186]: cluster 2024-08-17T17:31:19.283551+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4516/286194 objects degraded (1.578%), 1 pg degraded) 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[84186]: cluster 2024-08-17T17:31:19.283551+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4516/286194 objects degraded (1.578%), 1 pg degraded) 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[84186]: cluster 2024-08-17T17:31:19.299867+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[84186]: cluster 2024-08-17T17:31:19.299867+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[86572]: cluster 2024-08-17T17:31:19.066066+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 6332/272382 objects misplaced (2.325%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[86572]: cluster 2024-08-17T17:31:19.066066+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 6332/272382 objects misplaced (2.325%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[86572]: cluster 2024-08-17T17:31:19.283551+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4516/286194 objects degraded (1.578%), 1 pg degraded) 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[86572]: cluster 2024-08-17T17:31:19.283551+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4516/286194 objects degraded (1.578%), 1 pg degraded) 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[86572]: cluster 2024-08-17T17:31:19.299867+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:31:20.418 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:20 smithi016 bash[86572]: cluster 2024-08-17T17:31:19.299867+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:31:20.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:20.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:20.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:20.562 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:20.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[68878]: cluster 2024-08-17T17:31:19.066066+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 6332/272382 objects misplaced (2.325%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[68878]: cluster 2024-08-17T17:31:19.066066+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 6332/272382 objects misplaced (2.325%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:31:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[68878]: cluster 2024-08-17T17:31:19.283551+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4516/286194 objects degraded (1.578%), 1 pg degraded) 2024-08-17T17:31:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[68878]: cluster 2024-08-17T17:31:19.283551+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4516/286194 objects degraded (1.578%), 1 pg degraded) 2024-08-17T17:31:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[68878]: cluster 2024-08-17T17:31:19.299867+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:31:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:20 smithi060 bash[68878]: cluster 2024-08-17T17:31:19.299867+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:31:20.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:20.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:20.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:20.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:20.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:21.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:21.211 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:21.317 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:21.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:21.451 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:21.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:21.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:21.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:21.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:21.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.739 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:21.845 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:21.876 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:21.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:21.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:21.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:22.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:22.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:22.052 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:22.052 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:22.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:22.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:22.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:22.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:22.268 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:22.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:22.378 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:22.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:22.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:22.506 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:22.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:22.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:22.612 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:22 smithi016 bash[84186]: cluster 2024-08-17T17:31:21.066502+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v443: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 6332/272382 objects misplaced (2.325%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:31:22.613 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:22 smithi016 bash[84186]: cluster 2024-08-17T17:31:21.066502+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v443: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 6332/272382 objects misplaced (2.325%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:31:22.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:22 smithi016 bash[86572]: cluster 2024-08-17T17:31:21.066502+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v443: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 6332/272382 objects misplaced (2.325%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:31:22.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:22 smithi016 bash[86572]: cluster 2024-08-17T17:31:21.066502+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v443: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 6332/272382 objects misplaced (2.325%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:31:22.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:22 smithi060 bash[68878]: cluster 2024-08-17T17:31:21.066502+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v443: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 6332/272382 objects misplaced (2.325%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:31:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:22 smithi060 bash[68878]: cluster 2024-08-17T17:31:21.066502+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v443: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 6332/272382 objects misplaced (2.325%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:31:22.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:22.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:22.899 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:22.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:22.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:22.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:23.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:23.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:23.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:23.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:23.396 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:23 smithi060 bash[68878]: audit 2024-08-17T17:31:22.315283+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:23 smithi060 bash[68878]: audit 2024-08-17T17:31:22.315283+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:23 smithi060 bash[68878]: audit 2024-08-17T17:31:22.316836+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:23.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:23 smithi060 bash[68878]: audit 2024-08-17T17:31:22.316836+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:23.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:23.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:23.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:23.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:23.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:23.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[84186]: audit 2024-08-17T17:31:22.315283+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[84186]: audit 2024-08-17T17:31:22.315283+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[84186]: audit 2024-08-17T17:31:22.316836+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[84186]: audit 2024-08-17T17:31:22.316836+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[86572]: audit 2024-08-17T17:31:22.315283+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[86572]: audit 2024-08-17T17:31:22.315283+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:23.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[86572]: audit 2024-08-17T17:31:22.316836+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:23 smithi016 bash[86572]: audit 2024-08-17T17:31:22.316836+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:23.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:23.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:23.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:23.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:24.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.089 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:24.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:24.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:24.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.358 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:24.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:24.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:24 smithi016 bash[84186]: cluster 2024-08-17T17:31:23.067068+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v444: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 6332/266772 objects misplaced (2.374%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:31:24.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:24 smithi016 bash[84186]: cluster 2024-08-17T17:31:23.067068+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v444: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 6332/266772 objects misplaced (2.374%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:31:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:31:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:31:24] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-08-17T17:31:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:24 smithi016 bash[86572]: cluster 2024-08-17T17:31:23.067068+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v444: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 6332/266772 objects misplaced (2.374%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:31:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:24 smithi016 bash[86572]: cluster 2024-08-17T17:31:23.067068+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v444: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 6332/266772 objects misplaced (2.374%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:31:24.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:24.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:24 smithi060 bash[68878]: cluster 2024-08-17T17:31:23.067068+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v444: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 6332/266772 objects misplaced (2.374%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:31:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:24 smithi060 bash[68878]: cluster 2024-08-17T17:31:23.067068+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v444: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 6332/266772 objects misplaced (2.374%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:31:24.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:24.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.893 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:24.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:24.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:25.000 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:25.022 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:25.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:25.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:25.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:25.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:25.398 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:25.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:25.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:25 smithi016 bash[86572]: audit 2024-08-17T17:31:25.068451+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:31:25.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:25 smithi016 bash[86572]: audit 2024-08-17T17:31:25.068451+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:31:25.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:25.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:25.644 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:25.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:25.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:25 smithi060 bash[68878]: audit 2024-08-17T17:31:25.068451+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:31:25.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:25 smithi060 bash[68878]: audit 2024-08-17T17:31:25.068451+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:31:25.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:25 smithi016 bash[84186]: audit 2024-08-17T17:31:25.068451+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:31:25.746 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:25 smithi016 bash[84186]: audit 2024-08-17T17:31:25.068451+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:31:25.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:25.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:25.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:25.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:25.930 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:25.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:25.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:26.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:26.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.061 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:26.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:26.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:26.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:26.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:26.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:26.413 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.433 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:26.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:26.558 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:26.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:26.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:26 smithi060 bash[68878]: cluster 2024-08-17T17:31:25.067713+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v445: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 5799/258678 objects misplaced (2.242%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:31:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:26 smithi060 bash[68878]: cluster 2024-08-17T17:31:25.067713+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v445: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 5799/258678 objects misplaced (2.242%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:31:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:26 smithi060 bash[68878]: audit 2024-08-17T17:31:25.330222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:31:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:26 smithi060 bash[68878]: audit 2024-08-17T17:31:25.330222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:31:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:26 smithi060 bash[68878]: cluster 2024-08-17T17:31:25.334417+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:31:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:26 smithi060 bash[68878]: cluster 2024-08-17T17:31:25.334417+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:31:26.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:26.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:26.717 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[86572]: cluster 2024-08-17T17:31:25.067713+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v445: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 5799/258678 objects misplaced (2.242%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[86572]: cluster 2024-08-17T17:31:25.067713+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v445: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 5799/258678 objects misplaced (2.242%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[86572]: audit 2024-08-17T17:31:25.330222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[86572]: audit 2024-08-17T17:31:25.330222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[86572]: cluster 2024-08-17T17:31:25.334417+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[86572]: cluster 2024-08-17T17:31:25.334417+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[84186]: cluster 2024-08-17T17:31:25.067713+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v445: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 5799/258678 objects misplaced (2.242%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[84186]: cluster 2024-08-17T17:31:25.067713+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v445: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.15k op/s; 5799/258678 objects misplaced (2.242%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[84186]: audit 2024-08-17T17:31:25.330222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:31:26.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[84186]: audit 2024-08-17T17:31:25.330222+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:31:26.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[84186]: cluster 2024-08-17T17:31:25.334417+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:31:26.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:26 smithi016 bash[84186]: cluster 2024-08-17T17:31:25.334417+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:31:26.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.811 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:26.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:26.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:26.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:27.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:27.062 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:27.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:27.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:27.189 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:27.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:27.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:27.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:27.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:27.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:27.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:27.570 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:27 smithi060 bash[68878]: cluster 2024-08-17T17:31:26.335055+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:31:27.570 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:27 smithi060 bash[68878]: cluster 2024-08-17T17:31:26.335055+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:31:27.570 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:27 smithi060 bash[68878]: audit 2024-08-17T17:31:27.068790+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:31:27.571 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:27 smithi060 bash[68878]: audit 2024-08-17T17:31:27.068790+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:31:27.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:27.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[84186]: cluster 2024-08-17T17:31:26.335055+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[84186]: cluster 2024-08-17T17:31:26.335055+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[84186]: audit 2024-08-17T17:31:27.068790+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[84186]: audit 2024-08-17T17:31:27.068790+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[86572]: cluster 2024-08-17T17:31:26.335055+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[86572]: cluster 2024-08-17T17:31:26.335055+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[86572]: audit 2024-08-17T17:31:27.068790+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:31:27.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:27 smithi016 bash[86572]: audit 2024-08-17T17:31:27.068790+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:31:27.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:27.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:27.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:27.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:27.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:27.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:27.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:28.093 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:28.122 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:28.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:28.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:28.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:28.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:28.381 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:28.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:28.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:28.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:28.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[84186]: cluster 2024-08-17T17:31:27.068242+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v448: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 5799/258678 objects misplaced (2.242%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:31:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[84186]: cluster 2024-08-17T17:31:27.068242+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v448: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 5799/258678 objects misplaced (2.242%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:31:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[84186]: audit 2024-08-17T17:31:27.345516+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:31:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[84186]: audit 2024-08-17T17:31:27.345516+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:31:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[84186]: cluster 2024-08-17T17:31:27.351042+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:31:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[84186]: cluster 2024-08-17T17:31:27.351042+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:31:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[86572]: cluster 2024-08-17T17:31:27.068242+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v448: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 5799/258678 objects misplaced (2.242%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:31:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[86572]: cluster 2024-08-17T17:31:27.068242+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v448: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 5799/258678 objects misplaced (2.242%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:31:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[86572]: audit 2024-08-17T17:31:27.345516+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:31:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[86572]: audit 2024-08-17T17:31:27.345516+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:31:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[86572]: cluster 2024-08-17T17:31:27.351042+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:31:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:28 smithi016 bash[86572]: cluster 2024-08-17T17:31:27.351042+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:31:28.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:28.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:28 smithi060 bash[68878]: cluster 2024-08-17T17:31:27.068242+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v448: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 5799/258678 objects misplaced (2.242%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:31:28.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:28 smithi060 bash[68878]: cluster 2024-08-17T17:31:27.068242+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v448: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 5799/258678 objects misplaced (2.242%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:31:28.623 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:28 smithi060 bash[68878]: audit 2024-08-17T17:31:27.345516+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:31:28.623 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:28 smithi060 bash[68878]: audit 2024-08-17T17:31:27.345516+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:31:28.623 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:28 smithi060 bash[68878]: cluster 2024-08-17T17:31:27.351042+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:31:28.623 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:28 smithi060 bash[68878]: cluster 2024-08-17T17:31:27.351042+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:31:28.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:28.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:28.743 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:28.770 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:28.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:28.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:28.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:29.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:29.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:29.140 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:29.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:29.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:29.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:29.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:29.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:29.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:29.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:29.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:29 smithi060 bash[68878]: cluster 2024-08-17T17:31:28.350165+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:31:29.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:29 smithi060 bash[68878]: cluster 2024-08-17T17:31:28.350165+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:31:29.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:29.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:29.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:29.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:29.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:29.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:29 smithi016 bash[84186]: cluster 2024-08-17T17:31:28.350165+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:31:29.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:29 smithi016 bash[84186]: cluster 2024-08-17T17:31:28.350165+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:31:29.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:29 smithi016 bash[86572]: cluster 2024-08-17T17:31:28.350165+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:31:29.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:29 smithi016 bash[86572]: cluster 2024-08-17T17:31:28.350165+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:31:29.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:29.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:29.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:29.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:30.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:30.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:30.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:30.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:30.196 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:30.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:30.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:30.341 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:30.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:30.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:30.471 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:30.472 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[61583]: ts=2024-08-17T17:31:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:30.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[68878]: cluster 2024-08-17T17:31:29.068921+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v451: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:31:30.473 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[68878]: cluster 2024-08-17T17:31:29.068921+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v451: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:31:30.473 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[68878]: cluster 2024-08-17T17:31:29.356007+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: Degraded data redundancy: 6650/242676 objects degraded (2.740%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:30.473 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[68878]: cluster 2024-08-17T17:31:29.356007+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: Degraded data redundancy: 6650/242676 objects degraded (2.740%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:30.473 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[68878]: cluster 2024-08-17T17:31:29.374786+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:31:30.473 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:30 smithi060 bash[68878]: cluster 2024-08-17T17:31:29.374786+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:31:30.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:30.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[84186]: cluster 2024-08-17T17:31:29.068921+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v451: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:31:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[84186]: cluster 2024-08-17T17:31:29.068921+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v451: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:31:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[84186]: cluster 2024-08-17T17:31:29.356007+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: Degraded data redundancy: 6650/242676 objects degraded (2.740%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[84186]: cluster 2024-08-17T17:31:29.356007+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: Degraded data redundancy: 6650/242676 objects degraded (2.740%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[84186]: cluster 2024-08-17T17:31:29.374786+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:31:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[84186]: cluster 2024-08-17T17:31:29.374786+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:31:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[86572]: cluster 2024-08-17T17:31:29.068921+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v451: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:31:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[86572]: cluster 2024-08-17T17:31:29.068921+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v451: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:31:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[86572]: cluster 2024-08-17T17:31:29.356007+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: Degraded data redundancy: 6650/242676 objects degraded (2.740%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[86572]: cluster 2024-08-17T17:31:29.356007+0000 mon.a (mon.0) 716 : cluster [WRN] Health check failed: Degraded data redundancy: 6650/242676 objects degraded (2.740%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[86572]: cluster 2024-08-17T17:31:29.374786+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:31:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:30 smithi016 bash[86572]: cluster 2024-08-17T17:31:29.374786+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:31:30.596 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:30.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:30.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:30.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:30.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:30.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:30.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:30.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:30.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:30.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:31.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:31.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:31.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:31.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:31.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:31.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:31.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:31.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:31.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:31.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:31.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:31.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:31.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:31.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:31.905 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:31.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:31.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:31.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:32.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:32.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:32.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:32.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:32.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:32.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:32.286 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:32.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:32.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:32.411 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:32 smithi060 bash[68878]: cluster 2024-08-17T17:31:31.069411+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v453: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:31:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:32 smithi060 bash[68878]: cluster 2024-08-17T17:31:31.069411+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v453: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:31:32.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:32.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:32.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:32.572 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:32.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:32 smithi016 bash[84186]: cluster 2024-08-17T17:31:31.069411+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v453: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:31:32.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:32 smithi016 bash[84186]: cluster 2024-08-17T17:31:31.069411+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v453: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:31:32.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:32 smithi016 bash[86572]: cluster 2024-08-17T17:31:31.069411+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v453: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:31:32.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:32 smithi016 bash[86572]: cluster 2024-08-17T17:31:31.069411+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v453: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 262 op/s; 6650/242676 objects degraded (2.740%); 5064/242676 objects misplaced (2.087%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:31:32.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:32.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:32.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:32.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:32.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:32.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:32.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:32.961 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:32.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:32.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:33.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:33.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:33.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:33.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:33.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:33.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:33.460 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:33.494 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:33.596 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.626 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:33.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:33.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:33.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:33.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:33.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:34.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:34.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:34.168 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:34.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:34.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:34.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:34.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:34.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:34 smithi060 bash[68878]: cluster 2024-08-17T17:31:33.070124+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v454: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 6514/239550 objects degraded (2.719%); 5064/239550 objects misplaced (2.114%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:31:34.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:34 smithi060 bash[68878]: cluster 2024-08-17T17:31:33.070124+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v454: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 6514/239550 objects degraded (2.719%); 5064/239550 objects misplaced (2.114%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:31:34.428 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:34.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:34.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:34.558 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:34.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:34.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:34.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:34.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:34.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:34 smithi016 bash[84186]: cluster 2024-08-17T17:31:33.070124+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v454: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 6514/239550 objects degraded (2.719%); 5064/239550 objects misplaced (2.114%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:31:34.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:34 smithi016 bash[84186]: cluster 2024-08-17T17:31:33.070124+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v454: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 6514/239550 objects degraded (2.719%); 5064/239550 objects misplaced (2.114%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:31:34.705 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:31:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:31:34] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-08-17T17:31:34.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:34 smithi016 bash[86572]: cluster 2024-08-17T17:31:33.070124+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v454: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 6514/239550 objects degraded (2.719%); 5064/239550 objects misplaced (2.114%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:31:34.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:34 smithi016 bash[86572]: cluster 2024-08-17T17:31:33.070124+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v454: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 unknown, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 6514/239550 objects degraded (2.719%); 5064/239550 objects misplaced (2.114%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:31:34.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:34.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:34.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.940 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:34.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:35.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:35.072 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:35.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:35.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:35.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:35.297 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:35.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:35.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:35.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:35.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:35.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:35 smithi016 bash[84186]: cluster 2024-08-17T17:31:34.844873+0000 mon.a (mon.0) 718 : cluster [WRN] Health check update: Degraded data redundancy: 6514/239550 objects degraded (2.719%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:35.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:35 smithi016 bash[84186]: cluster 2024-08-17T17:31:34.844873+0000 mon.a (mon.0) 718 : cluster [WRN] Health check update: Degraded data redundancy: 6514/239550 objects degraded (2.719%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:35.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:35 smithi016 bash[86572]: cluster 2024-08-17T17:31:34.844873+0000 mon.a (mon.0) 718 : cluster [WRN] Health check update: Degraded data redundancy: 6514/239550 objects degraded (2.719%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:35.567 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:35 smithi016 bash[86572]: cluster 2024-08-17T17:31:34.844873+0000 mon.a (mon.0) 718 : cluster [WRN] Health check update: Degraded data redundancy: 6514/239550 objects degraded (2.719%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:35.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:35 smithi060 bash[68878]: cluster 2024-08-17T17:31:34.844873+0000 mon.a (mon.0) 718 : cluster [WRN] Health check update: Degraded data redundancy: 6514/239550 objects degraded (2.719%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:35 smithi060 bash[68878]: cluster 2024-08-17T17:31:34.844873+0000 mon.a (mon.0) 718 : cluster [WRN] Health check update: Degraded data redundancy: 6514/239550 objects degraded (2.719%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:31:35.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:35.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:35.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:35.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:35.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:35.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:36.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:36.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:36.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:36.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:36.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:36.270 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:36.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:36.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:36.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:36.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:36.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:36 smithi060 bash[68878]: cluster 2024-08-17T17:31:35.070979+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v455: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:31:36.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:36 smithi060 bash[68878]: cluster 2024-08-17T17:31:35.070979+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v455: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:31:36.548 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:36.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:36.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:36.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:36 smithi016 bash[84186]: cluster 2024-08-17T17:31:35.070979+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v455: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:31:36.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:36 smithi016 bash[84186]: cluster 2024-08-17T17:31:35.070979+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v455: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:31:36.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:36 smithi016 bash[86572]: cluster 2024-08-17T17:31:35.070979+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v455: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:31:36.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:36 smithi016 bash[86572]: cluster 2024-08-17T17:31:35.070979+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v455: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T17:31:36.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:36.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:36.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:36.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:36.945 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:36.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:37.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:37.085 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:37.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:37.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:37.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:37.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:37.444 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:37.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:37.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:37.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:37.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:37.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:37.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:37.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:38.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:38.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:38.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:38.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:38.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:38.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:38.378 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.387 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:38 smithi060 bash[68878]: cluster 2024-08-17T17:31:37.071461+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v456: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5.1 MiB/s wr, 664 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:31:38.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:38 smithi060 bash[68878]: cluster 2024-08-17T17:31:37.071461+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v456: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5.1 MiB/s wr, 664 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:31:38.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:38 smithi060 bash[68878]: audit 2024-08-17T17:31:37.316923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:38.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:38 smithi060 bash[68878]: audit 2024-08-17T17:31:37.316923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:38.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:38 smithi060 bash[68878]: audit 2024-08-17T17:31:37.318554+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:38.388 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:38 smithi060 bash[68878]: audit 2024-08-17T17:31:37.318554+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:38.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:38.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:38.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:38.528 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[84186]: cluster 2024-08-17T17:31:37.071461+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v456: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5.1 MiB/s wr, 664 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[84186]: cluster 2024-08-17T17:31:37.071461+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v456: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5.1 MiB/s wr, 664 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[84186]: audit 2024-08-17T17:31:37.316923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[84186]: audit 2024-08-17T17:31:37.316923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[84186]: audit 2024-08-17T17:31:37.318554+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[84186]: audit 2024-08-17T17:31:37.318554+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[86572]: cluster 2024-08-17T17:31:37.071461+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v456: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5.1 MiB/s wr, 664 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:31:38.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[86572]: cluster 2024-08-17T17:31:37.071461+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v456: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5.1 MiB/s wr, 664 op/s; 13038/241935 objects degraded (5.389%); 7648/241935 objects misplaced (3.161%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:31:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[86572]: audit 2024-08-17T17:31:37.316923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[86572]: audit 2024-08-17T17:31:37.316923+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[86572]: audit 2024-08-17T17:31:37.318554+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:38.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:38 smithi016 bash[86572]: audit 2024-08-17T17:31:37.318554+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:38.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:38.663 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:38.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:38.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:38.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:38.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:38.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:38.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:39.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:39.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:39.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:39.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:39.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:39.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:39.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.346 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:39.452 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:39.476 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:39.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:39 smithi016 bash[84186]: audit 2024-08-17T17:31:38.496064+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:39.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:39 smithi016 bash[84186]: audit 2024-08-17T17:31:38.496064+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:39.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:39 smithi016 bash[86572]: audit 2024-08-17T17:31:38.496064+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:39.575 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:39 smithi016 bash[86572]: audit 2024-08-17T17:31:38.496064+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:39.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:39.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:39 smithi060 bash[68878]: audit 2024-08-17T17:31:38.496064+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:39.593 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:39 smithi060 bash[68878]: audit 2024-08-17T17:31:38.496064+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:39.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:39.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:39.714 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:39.739 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:39.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:39.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:39.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:39.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:39.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:39.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:40.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:40.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:40.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:40.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:40.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:40.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:40.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:40.354 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:40 smithi060 bash[68878]: cluster 2024-08-17T17:31:39.072380+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v457: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4.5 MiB/s wr, 695 op/s; 12548/234081 objects degraded (5.361%); 7068/234081 objects misplaced (3.019%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:31:40.354 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:40 smithi060 bash[68878]: cluster 2024-08-17T17:31:39.072380+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v457: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4.5 MiB/s wr, 695 op/s; 12548/234081 objects degraded (5.361%); 7068/234081 objects misplaced (3.019%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:31:40.354 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:40 smithi060 bash[68878]: cluster 2024-08-17T17:31:39.847146+0000 mon.a (mon.0) 722 : cluster [WRN] Health check update: Degraded data redundancy: 12548/234081 objects degraded (5.361%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:40.354 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:40 smithi060 bash[68878]: cluster 2024-08-17T17:31:39.847146+0000 mon.a (mon.0) 722 : cluster [WRN] Health check update: Degraded data redundancy: 12548/234081 objects degraded (5.361%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:40.354 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:31:40 smithi060 bash[61583]: ts=2024-08-17T17:31:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:40.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:40.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:40.482 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[84186]: cluster 2024-08-17T17:31:39.072380+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v457: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4.5 MiB/s wr, 695 op/s; 12548/234081 objects degraded (5.361%); 7068/234081 objects misplaced (3.019%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:31:40.482 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[84186]: cluster 2024-08-17T17:31:39.072380+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v457: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4.5 MiB/s wr, 695 op/s; 12548/234081 objects degraded (5.361%); 7068/234081 objects misplaced (3.019%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:31:40.482 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[84186]: cluster 2024-08-17T17:31:39.847146+0000 mon.a (mon.0) 722 : cluster [WRN] Health check update: Degraded data redundancy: 12548/234081 objects degraded (5.361%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:40.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[84186]: cluster 2024-08-17T17:31:39.847146+0000 mon.a (mon.0) 722 : cluster [WRN] Health check update: Degraded data redundancy: 12548/234081 objects degraded (5.361%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:40.483 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[86572]: cluster 2024-08-17T17:31:39.072380+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v457: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4.5 MiB/s wr, 695 op/s; 12548/234081 objects degraded (5.361%); 7068/234081 objects misplaced (3.019%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:31:40.483 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[86572]: cluster 2024-08-17T17:31:39.072380+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v457: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4.5 MiB/s wr, 695 op/s; 12548/234081 objects degraded (5.361%); 7068/234081 objects misplaced (3.019%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:31:40.483 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[86572]: cluster 2024-08-17T17:31:39.847146+0000 mon.a (mon.0) 722 : cluster [WRN] Health check update: Degraded data redundancy: 12548/234081 objects degraded (5.361%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:40.483 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:40 smithi016 bash[86572]: cluster 2024-08-17T17:31:39.847146+0000 mon.a (mon.0) 722 : cluster [WRN] Health check update: Degraded data redundancy: 12548/234081 objects degraded (5.361%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:40.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:40.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:40.629 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:40.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:40.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:40.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:40.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:40.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:40.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:40.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:40.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:41.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:41.133 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:41.271 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:41.405 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:41.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:41.565 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:41.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:41.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:41.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:41.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.953 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:41.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:42.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:42.095 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:42.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:42.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:42.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:42.328 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:42.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:42.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:42.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:42.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:42.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:42.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:42.666 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:42 smithi016 bash[84186]: cluster 2024-08-17T17:31:41.073070+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v458: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.8 MiB/s wr, 686 op/s; 12548/230841 objects degraded (5.436%); 7068/230841 objects misplaced (3.062%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:31:42.666 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:42 smithi016 bash[84186]: cluster 2024-08-17T17:31:41.073070+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v458: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.8 MiB/s wr, 686 op/s; 12548/230841 objects degraded (5.436%); 7068/230841 objects misplaced (3.062%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:31:42.667 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:42 smithi016 bash[86572]: cluster 2024-08-17T17:31:41.073070+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v458: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.8 MiB/s wr, 686 op/s; 12548/230841 objects degraded (5.436%); 7068/230841 objects misplaced (3.062%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:31:42.667 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:42 smithi016 bash[86572]: cluster 2024-08-17T17:31:41.073070+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v458: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.8 MiB/s wr, 686 op/s; 12548/230841 objects degraded (5.436%); 7068/230841 objects misplaced (3.062%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:31:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:42 smithi060 bash[68878]: cluster 2024-08-17T17:31:41.073070+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v458: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.8 MiB/s wr, 686 op/s; 12548/230841 objects degraded (5.436%); 7068/230841 objects misplaced (3.062%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:31:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:42 smithi060 bash[68878]: cluster 2024-08-17T17:31:41.073070+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v458: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.8 MiB/s wr, 686 op/s; 12548/230841 objects degraded (5.436%); 7068/230841 objects misplaced (3.062%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:31:42.714 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:42.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:42.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:42.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:42.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:42.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:42.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:42.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:42.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:42.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:43.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:43.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:43.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:43.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:43.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:43.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:43.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:43.491 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:43.507 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:31:43.507 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:31:43.515 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:43.620 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:43.650 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:43.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:43.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:43.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:43.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:43.905 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:43.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:43.939 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:43.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:44.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:44.077 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:44.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:44.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:44.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:44.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:44.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.477 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:44 smithi060 bash[68878]: cluster 2024-08-17T17:31:43.073713+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v459: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 12358/226626 objects degraded (5.453%); 7068/226626 objects misplaced (3.119%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:31:44.477 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:44 smithi060 bash[68878]: cluster 2024-08-17T17:31:43.073713+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v459: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 12358/226626 objects degraded (5.453%); 7068/226626 objects misplaced (3.119%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:31:44.492 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:44.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.635 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:44.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:44.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:44.888 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:44 smithi016 bash[84186]: cluster 2024-08-17T17:31:43.073713+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v459: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 12358/226626 objects degraded (5.453%); 7068/226626 objects misplaced (3.119%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:31:44.888 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:44 smithi016 bash[84186]: cluster 2024-08-17T17:31:43.073713+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v459: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 12358/226626 objects degraded (5.453%); 7068/226626 objects misplaced (3.119%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:31:44.889 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:31:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:31:44] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-08-17T17:31:44.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:44 smithi016 bash[86572]: cluster 2024-08-17T17:31:43.073713+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v459: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 12358/226626 objects degraded (5.453%); 7068/226626 objects misplaced (3.119%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:31:44.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:44 smithi016 bash[86572]: cluster 2024-08-17T17:31:43.073713+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v459: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 3.7 MiB/s wr, 786 op/s; 12358/226626 objects degraded (5.453%); 7068/226626 objects misplaced (3.119%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:31:44.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:44.919 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:44.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:45.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:45.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:45.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:45.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:45.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:45.312 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:45.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:45.419 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.440 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:45.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:45.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:45 smithi060 bash[68878]: cluster 2024-08-17T17:31:44.847900+0000 mon.a (mon.0) 723 : cluster [WRN] Health check update: Degraded data redundancy: 12358/226626 objects degraded (5.453%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:45 smithi060 bash[68878]: cluster 2024-08-17T17:31:44.847900+0000 mon.a (mon.0) 723 : cluster [WRN] Health check update: Degraded data redundancy: 12358/226626 objects degraded (5.453%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:45 smithi060 bash[68878]: audit 2024-08-17T17:31:45.007104+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:45 smithi060 bash[68878]: audit 2024-08-17T17:31:45.007104+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:45 smithi060 bash[68878]: audit 2024-08-17T17:31:45.021458+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:45 smithi060 bash[68878]: audit 2024-08-17T17:31:45.021458+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:45.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:45.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.816 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[84186]: cluster 2024-08-17T17:31:44.847900+0000 mon.a (mon.0) 723 : cluster [WRN] Health check update: Degraded data redundancy: 12358/226626 objects degraded (5.453%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[84186]: cluster 2024-08-17T17:31:44.847900+0000 mon.a (mon.0) 723 : cluster [WRN] Health check update: Degraded data redundancy: 12358/226626 objects degraded (5.453%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[84186]: audit 2024-08-17T17:31:45.007104+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[84186]: audit 2024-08-17T17:31:45.007104+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[84186]: audit 2024-08-17T17:31:45.021458+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[84186]: audit 2024-08-17T17:31:45.021458+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[86572]: cluster 2024-08-17T17:31:44.847900+0000 mon.a (mon.0) 723 : cluster [WRN] Health check update: Degraded data redundancy: 12358/226626 objects degraded (5.453%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[86572]: cluster 2024-08-17T17:31:44.847900+0000 mon.a (mon.0) 723 : cluster [WRN] Health check update: Degraded data redundancy: 12358/226626 objects degraded (5.453%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[86572]: audit 2024-08-17T17:31:45.007104+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[86572]: audit 2024-08-17T17:31:45.007104+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[86572]: audit 2024-08-17T17:31:45.021458+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:45 smithi016 bash[86572]: audit 2024-08-17T17:31:45.021458+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:45.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:45.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:45.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:46.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:46.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:46.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:46.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:46.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:46.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:46.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:46 smithi060 bash[68878]: cluster 2024-08-17T17:31:45.074557+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v460: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 3.7 MiB/s wr, 869 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:31:46.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:46 smithi060 bash[68878]: cluster 2024-08-17T17:31:45.074557+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v460: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 3.7 MiB/s wr, 869 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:31:46.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:46.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:46.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:46.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:46 smithi016 bash[84186]: cluster 2024-08-17T17:31:45.074557+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v460: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 3.7 MiB/s wr, 869 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:31:46.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:46 smithi016 bash[84186]: cluster 2024-08-17T17:31:45.074557+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v460: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 3.7 MiB/s wr, 869 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:31:46.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:46 smithi016 bash[86572]: cluster 2024-08-17T17:31:45.074557+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v460: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 3.7 MiB/s wr, 869 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:31:46.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:46 smithi016 bash[86572]: cluster 2024-08-17T17:31:45.074557+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v460: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 3.7 MiB/s wr, 869 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:31:46.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:46.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:46.723 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:46.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:46.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:46.856 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:46.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:46.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:46.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:46.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:47.010 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:47.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:47.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:47.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:47.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:47.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:47.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:47.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:47.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:47.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:47.645 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:47.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:47.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:47.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:47.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:47.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:47.911 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:47.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:47.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:48.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:48.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:48.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:48.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:48.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:48.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:48.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:48.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:48.429 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:31:48.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:48.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:48.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:48.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:48 smithi016 bash[84186]: cluster 2024-08-17T17:31:47.075508+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v461: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:48.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:48 smithi016 bash[84186]: cluster 2024-08-17T17:31:47.075508+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v461: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:48.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:48 smithi016 bash[86572]: cluster 2024-08-17T17:31:47.075508+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v461: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:48.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:48 smithi016 bash[86572]: cluster 2024-08-17T17:31:47.075508+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v461: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:48.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:48.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:48.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:48.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:48 smithi060 bash[68878]: cluster 2024-08-17T17:31:47.075508+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v461: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:48.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:48 smithi060 bash[68878]: cluster 2024-08-17T17:31:47.075508+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v461: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 12178/220497 objects degraded (5.523%); 6552/220497 objects misplaced (2.971%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:48.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:48.764 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:48.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:48.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:48.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:48.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:48.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:49.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:49.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:49.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:49.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.291 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:49.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:49.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:49.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:49.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:49.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:49.656 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:49.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:49.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:49.800 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:49.830 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:49.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:49.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.962 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:49.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:49.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:50.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:50.119 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:50.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:50.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:50.248 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:50.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:50.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:50.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:50.486 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[61583]: ts=2024-08-17T17:31:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:50.486 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: cluster 2024-08-17T17:31:49.076322+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v462: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 11710/212265 objects degraded (5.517%); 5941/212265 objects misplaced (2.799%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:31:50.486 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: cluster 2024-08-17T17:31:49.076322+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v462: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 11710/212265 objects degraded (5.517%); 5941/212265 objects misplaced (2.799%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:31:50.486 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: cluster 2024-08-17T17:31:49.848481+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 11710/212265 objects degraded (5.517%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:50.486 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: cluster 2024-08-17T17:31:49.848481+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 11710/212265 objects degraded (5.517%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.086391+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.086391+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.106492+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.106492+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.215475+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.16:0/3728178414' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.215475+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.16:0/3728178414' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.216553+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:50 smithi060 bash[68878]: audit 2024-08-17T17:31:50.216553+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:50.529 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:31:50.530 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:31:50.568 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:31:50.568 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: cluster 2024-08-17T17:31:49.076322+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v462: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 11710/212265 objects degraded (5.517%); 5941/212265 objects misplaced (2.799%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: cluster 2024-08-17T17:31:49.076322+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v462: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 11710/212265 objects degraded (5.517%); 5941/212265 objects misplaced (2.799%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: cluster 2024-08-17T17:31:49.848481+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 11710/212265 objects degraded (5.517%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: cluster 2024-08-17T17:31:49.848481+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 11710/212265 objects degraded (5.517%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.086391+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.086391+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.106492+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.106492+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.215475+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.16:0/3728178414' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.215475+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.16:0/3728178414' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.216553+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[84186]: audit 2024-08-17T17:31:50.216553+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: cluster 2024-08-17T17:31:49.076322+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v462: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 11710/212265 objects degraded (5.517%); 5941/212265 objects misplaced (2.799%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: cluster 2024-08-17T17:31:49.076322+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v462: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 823 op/s; 11710/212265 objects degraded (5.517%); 5941/212265 objects misplaced (2.799%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: cluster 2024-08-17T17:31:49.848481+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 11710/212265 objects degraded (5.517%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: cluster 2024-08-17T17:31:49.848481+0000 mon.a (mon.0) 726 : cluster [WRN] Health check update: Degraded data redundancy: 11710/212265 objects degraded (5.517%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.086391+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.086391+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.106492+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.106492+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.215475+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.16:0/3728178414' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.215475+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.16:0/3728178414' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.216553+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:50 smithi016 bash[86572]: audit 2024-08-17T17:31:50.216553+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"} : dispatch 2024-08-17T17:31:50.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:50.620 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:31:50.620 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:31:50.628 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:50.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:50.676 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:31:50.676 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:31:50.713 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:31:50.714 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:31:50.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:50.751 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:50.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:50.757 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:31:50.757 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:31:50.789 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:31:50.789 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:31:50.826 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:31:50.826 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:31:50.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:50.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:50.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:51.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:51.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.044 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:51.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:51.104 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:31:51.116 INFO:teuthology.orchestra.run.smithi016.stderr:set pool 6 pgp_num to 26 2024-08-17T17:31:51.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:51.193 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:51.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:51.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.326 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:51.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:51.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:51.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:51.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:51.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:50.486806+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.16:0/2940618224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:51.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:50.486806+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.16:0/2940618224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:51.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:50.935334+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:51.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:50.935334+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:51.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.083833+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.083833+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.085198+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.085198+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.095829+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.095829+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: cluster 2024-08-17T17:31:51.097787+0000 mon.a (mon.0) 735 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: cluster 2024-08-17T17:31:51.097787+0000 mon.a (mon.0) 735 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.103913+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"}]': finished 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.103913+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"}]': finished 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.104193+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: audit 2024-08-17T17:31:51.104193+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: cluster 2024-08-17T17:31:51.110168+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:31:51.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:51 smithi060 bash[68878]: cluster 2024-08-17T17:31:51.110168+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:31:51.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:51.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:51.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:51.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:50.486806+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.16:0/2940618224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:50.486806+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.16:0/2940618224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:50.935334+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:50.935334+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.083833+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.083833+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.085198+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.085198+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.095829+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.095829+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: cluster 2024-08-17T17:31:51.097787+0000 mon.a (mon.0) 735 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: cluster 2024-08-17T17:31:51.097787+0000 mon.a (mon.0) 735 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.103913+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"}]': finished 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.103913+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"}]': finished 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.104193+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: audit 2024-08-17T17:31:51.104193+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: cluster 2024-08-17T17:31:51.110168+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[84186]: cluster 2024-08-17T17:31:51.110168+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:50.486806+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.16:0/2940618224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:50.486806+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.16:0/2940618224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:31:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:50.935334+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:50.935334+0000 mon.a (mon.0) 731 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.083833+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.083833+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.085198+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.085198+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.095829+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.095829+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: cluster 2024-08-17T17:31:51.097787+0000 mon.a (mon.0) 735 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: cluster 2024-08-17T17:31:51.097787+0000 mon.a (mon.0) 735 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.103913+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"}]': finished 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.103913+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num", "val": "26"}]': finished 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.104193+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:51.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: audit 2024-08-17T17:31:51.104193+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.16:0/429868256' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:31:51.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: cluster 2024-08-17T17:31:51.110168+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:31:51.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:51 smithi016 bash[86572]: cluster 2024-08-17T17:31:51.110168+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:31:51.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:51.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:51.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:51.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:51.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:52.093 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:52.119 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:52.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:52.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:52.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:52.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:52.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:52.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:52.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:52.619 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:52 smithi060 bash[68878]: cluster 2024-08-17T17:31:51.077100+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 11710/209112 objects degraded (5.600%); 5941/209112 objects misplaced (2.841%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:52.619 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:52 smithi060 bash[68878]: cluster 2024-08-17T17:31:51.077100+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 11710/209112 objects degraded (5.600%); 5941/209112 objects misplaced (2.841%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:52.619 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:52 smithi060 bash[68878]: audit 2024-08-17T17:31:52.311459+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:52.619 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:52 smithi060 bash[68878]: audit 2024-08-17T17:31:52.311459+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:52.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.634 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:52.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:52.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:52.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[84186]: cluster 2024-08-17T17:31:51.077100+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 11710/209112 objects degraded (5.600%); 5941/209112 objects misplaced (2.841%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[84186]: cluster 2024-08-17T17:31:51.077100+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 11710/209112 objects degraded (5.600%); 5941/209112 objects misplaced (2.841%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[84186]: audit 2024-08-17T17:31:52.311459+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[84186]: audit 2024-08-17T17:31:52.311459+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[86572]: cluster 2024-08-17T17:31:51.077100+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 11710/209112 objects degraded (5.600%); 5941/209112 objects misplaced (2.841%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[86572]: cluster 2024-08-17T17:31:51.077100+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 11710/209112 objects degraded (5.600%); 5941/209112 objects misplaced (2.841%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[86572]: audit 2024-08-17T17:31:52.311459+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:52.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:52 smithi016 bash[86572]: audit 2024-08-17T17:31:52.311459+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:52.772 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:52.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:52.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:31:52.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:52.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:31:53.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:53.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:53.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:53.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:53.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:53.275 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.303 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:53.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:53.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:53.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:53.816 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.837 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:53.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:53.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:53.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:54.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:54.098 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:54.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:54.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:54.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:54.356 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:54.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:54.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:54 smithi060 bash[68878]: cluster 2024-08-17T17:31:53.077935+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 11510/204945 objects degraded (5.616%); 5941/204945 objects misplaced (2.899%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:31:54.472 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:54 smithi060 bash[68878]: cluster 2024-08-17T17:31:53.077935+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 11510/204945 objects degraded (5.616%); 5941/204945 objects misplaced (2.899%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:31:54.487 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:54.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:54.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:54.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:54.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:54.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:54 smithi016 bash[84186]: cluster 2024-08-17T17:31:53.077935+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 11510/204945 objects degraded (5.616%); 5941/204945 objects misplaced (2.899%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:31:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:54 smithi016 bash[84186]: cluster 2024-08-17T17:31:53.077935+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 11510/204945 objects degraded (5.616%); 5941/204945 objects misplaced (2.899%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:31:54.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:31:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:31:54] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-08-17T17:31:54.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:54 smithi016 bash[86572]: cluster 2024-08-17T17:31:53.077935+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 11510/204945 objects degraded (5.616%); 5941/204945 objects misplaced (2.899%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:31:54.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:54 smithi016 bash[86572]: cluster 2024-08-17T17:31:53.077935+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 11510/204945 objects degraded (5.616%); 5941/204945 objects misplaced (2.899%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:31:54.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:54.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:54.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:54.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:55.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:55.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:55.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:55.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:55.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:55.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:55.540 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:55 smithi016 bash[84186]: cluster 2024-08-17T17:31:54.849109+0000 mon.a (mon.0) 740 : cluster [WRN] Health check update: Degraded data redundancy: 11510/204945 objects degraded (5.616%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:55.540 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:55 smithi016 bash[84186]: cluster 2024-08-17T17:31:54.849109+0000 mon.a (mon.0) 740 : cluster [WRN] Health check update: Degraded data redundancy: 11510/204945 objects degraded (5.616%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:55.540 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:55 smithi016 bash[86572]: cluster 2024-08-17T17:31:54.849109+0000 mon.a (mon.0) 740 : cluster [WRN] Health check update: Degraded data redundancy: 11510/204945 objects degraded (5.616%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:55.540 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:55 smithi016 bash[86572]: cluster 2024-08-17T17:31:54.849109+0000 mon.a (mon.0) 740 : cluster [WRN] Health check update: Degraded data redundancy: 11510/204945 objects degraded (5.616%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:55.554 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:55.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:55.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:55 smithi060 bash[68878]: cluster 2024-08-17T17:31:54.849109+0000 mon.a (mon.0) 740 : cluster [WRN] Health check update: Degraded data redundancy: 11510/204945 objects degraded (5.616%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:55.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:55 smithi060 bash[68878]: cluster 2024-08-17T17:31:54.849109+0000 mon.a (mon.0) 740 : cluster [WRN] Health check update: Degraded data redundancy: 11510/204945 objects degraded (5.616%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:31:55.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:55.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:55.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:55.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:55.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:55.954 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:55.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:56.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:56.093 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:56.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:56.199 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:56.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:56.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:56.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:56.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:56.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:56.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:56.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:56 smithi016 bash[84186]: cluster 2024-08-17T17:31:55.078936+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:56.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:56 smithi016 bash[84186]: cluster 2024-08-17T17:31:55.078936+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:56.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:56 smithi016 bash[86572]: cluster 2024-08-17T17:31:55.078936+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:56.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:56 smithi016 bash[86572]: cluster 2024-08-17T17:31:55.078936+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:56.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:56.649 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:56.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:56 smithi060 bash[68878]: cluster 2024-08-17T17:31:55.078936+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:56 smithi060 bash[68878]: cluster 2024-08-17T17:31:55.078936+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:56.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:56.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:56.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:56.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:56.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:56.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:57.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:57.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:57.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:57.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:57.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:31:57.299 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:57.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:57.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:57.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:57.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:57.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:57.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:31:57.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:57.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:57.841 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:57.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:57.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:57.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:58.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:58.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:58.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:58.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.258 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:58.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:58.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:58.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:31:58.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:31:58.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:58.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.650 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:58 smithi060 bash[68878]: cluster 2024-08-17T17:31:57.079603+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:58.650 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:31:58 smithi060 bash[68878]: cluster 2024-08-17T17:31:57.079603+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:58.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:58.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:58.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:58 smithi016 bash[86572]: cluster 2024-08-17T17:31:57.079603+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:58.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:31:58 smithi016 bash[86572]: cluster 2024-08-17T17:31:57.079603+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:58.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:58 smithi016 bash[84186]: cluster 2024-08-17T17:31:57.079603+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:58.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:31:58 smithi016 bash[84186]: cluster 2024-08-17T17:31:57.079603+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 11297/198417 objects degraded (5.694%); 5311/198417 objects misplaced (2.677%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:31:58.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:58.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:58.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:31:59.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:59.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:31:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:31:59.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:59.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:31:59.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:31:59.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:59.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:31:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:31:59.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:59.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:59.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.713 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:31:59.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:31:59.815 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:59.841 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:31:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:31:59.946 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:59.976 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:31:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:31:59.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:00.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:00.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:00.211 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:00.239 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:00.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:00.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:00.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:00.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:00.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:00.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:00.614 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:00 smithi060 bash[68878]: cluster 2024-08-17T17:31:59.080383+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v468: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 10832/189951 objects degraded (5.703%); 4634/189951 objects misplaced (2.440%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:00 smithi060 bash[68878]: cluster 2024-08-17T17:31:59.080383+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v468: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 10832/189951 objects degraded (5.703%); 4634/189951 objects misplaced (2.440%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:00 smithi060 bash[68878]: cluster 2024-08-17T17:31:59.854173+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 10832/189951 objects degraded (5.703%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:00 smithi060 bash[68878]: cluster 2024-08-17T17:31:59.854173+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 10832/189951 objects degraded (5.703%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:00.622 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:32:00 smithi060 bash[61583]: ts=2024-08-17T17:32:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:00.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:00.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:00.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.753 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:32:00.753 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:32:00.754 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2024-08-17T17:32:00.754 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 110 1.0 2024-08-17T17:32:00.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:00.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[86572]: cluster 2024-08-17T17:31:59.080383+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v468: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 10832/189951 objects degraded (5.703%); 4634/189951 objects misplaced (2.440%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[86572]: cluster 2024-08-17T17:31:59.080383+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v468: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 10832/189951 objects degraded (5.703%); 4634/189951 objects misplaced (2.440%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[86572]: cluster 2024-08-17T17:31:59.854173+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 10832/189951 objects degraded (5.703%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[86572]: cluster 2024-08-17T17:31:59.854173+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 10832/189951 objects degraded (5.703%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[84186]: cluster 2024-08-17T17:31:59.080383+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v468: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 10832/189951 objects degraded (5.703%); 4634/189951 objects misplaced (2.440%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[84186]: cluster 2024-08-17T17:31:59.080383+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v468: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 10832/189951 objects degraded (5.703%); 4634/189951 objects misplaced (2.440%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[84186]: cluster 2024-08-17T17:31:59.854173+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 10832/189951 objects degraded (5.703%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:00.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:00 smithi016 bash[84186]: cluster 2024-08-17T17:31:59.854173+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 10832/189951 objects degraded (5.703%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:00.875 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:00.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:00.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:00.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:01.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.144 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:01.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.274 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:01.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:01.336 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:01.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:01.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:01.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:01.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:01.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:01.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:01.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:01.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:01.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:01.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:01.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:01.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:01.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:01.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:02.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:02.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:02.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:02.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:02.208 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:02.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:02.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:02.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:02.353 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:02.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:02.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:02.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:02 smithi016 bash[84186]: cluster 2024-08-17T17:32:01.081012+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v469: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 10832/186504 objects degraded (5.808%); 4634/186504 objects misplaced (2.485%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:02 smithi016 bash[84186]: cluster 2024-08-17T17:32:01.081012+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v469: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 10832/186504 objects degraded (5.808%); 4634/186504 objects misplaced (2.485%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:02.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:02 smithi016 bash[86572]: cluster 2024-08-17T17:32:01.081012+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v469: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 10832/186504 objects degraded (5.808%); 4634/186504 objects misplaced (2.485%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:02.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:02 smithi016 bash[86572]: cluster 2024-08-17T17:32:01.081012+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v469: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 10832/186504 objects degraded (5.808%); 4634/186504 objects misplaced (2.485%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:02.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:02 smithi060 bash[68878]: cluster 2024-08-17T17:32:01.081012+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v469: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 10832/186504 objects degraded (5.808%); 4634/186504 objects misplaced (2.485%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:02 smithi060 bash[68878]: cluster 2024-08-17T17:32:01.081012+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v469: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 10832/186504 objects degraded (5.808%); 4634/186504 objects misplaced (2.485%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:32:02.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:02.727 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:02.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:02.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:02.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:02.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:02.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:02.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:02.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:03.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:03.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:03.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:03.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:03.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:03.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:03.351 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.381 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:03.487 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:03.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:03.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:03.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:03.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:03.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:03.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:03.906 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:03.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:03.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:04.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:04.033 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:04.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:04.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:04.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:04.269 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:04.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:04.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:04.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:04.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:04.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:04.558 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:04.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:04.661 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:04.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:04 smithi060 bash[68878]: cluster 2024-08-17T17:32:03.081618+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 10626/182100 objects degraded (5.835%); 4634/182100 objects misplaced (2.545%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:04.669 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:04 smithi060 bash[68878]: cluster 2024-08-17T17:32:03.081618+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 10626/182100 objects degraded (5.835%); 4634/182100 objects misplaced (2.545%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:04.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:04.787 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:04.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:04.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:04.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:04 smithi016 bash[84186]: cluster 2024-08-17T17:32:03.081618+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 10626/182100 objects degraded (5.835%); 4634/182100 objects misplaced (2.545%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:04.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:04 smithi016 bash[84186]: cluster 2024-08-17T17:32:03.081618+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 10626/182100 objects degraded (5.835%); 4634/182100 objects misplaced (2.545%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:04.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:32:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:32:04] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-08-17T17:32:04.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:04 smithi016 bash[86572]: cluster 2024-08-17T17:32:03.081618+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 10626/182100 objects degraded (5.835%); 4634/182100 objects misplaced (2.545%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:04.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:04 smithi016 bash[86572]: cluster 2024-08-17T17:32:03.081618+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 10626/182100 objects degraded (5.835%); 4634/182100 objects misplaced (2.545%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:04.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:04.939 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:04.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:04.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:05.044 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:05.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:05.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:05.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:05.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:05.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:05.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:05.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:05.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:05.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:05.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:05.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.580 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:05 smithi060 bash[68878]: cluster 2024-08-17T17:32:04.854999+0000 mon.a (mon.0) 742 : cluster [WRN] Health check update: Degraded data redundancy: 10626/182100 objects degraded (5.835%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:05.580 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:05 smithi060 bash[68878]: cluster 2024-08-17T17:32:04.854999+0000 mon.a (mon.0) 742 : cluster [WRN] Health check update: Degraded data redundancy: 10626/182100 objects degraded (5.835%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:05.592 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:05.694 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:05.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:05 smithi016 bash[84186]: cluster 2024-08-17T17:32:04.854999+0000 mon.a (mon.0) 742 : cluster [WRN] Health check update: Degraded data redundancy: 10626/182100 objects degraded (5.835%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:05.705 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:05 smithi016 bash[84186]: cluster 2024-08-17T17:32:04.854999+0000 mon.a (mon.0) 742 : cluster [WRN] Health check update: Degraded data redundancy: 10626/182100 objects degraded (5.835%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:05.706 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:05 smithi016 bash[86572]: cluster 2024-08-17T17:32:04.854999+0000 mon.a (mon.0) 742 : cluster [WRN] Health check update: Degraded data redundancy: 10626/182100 objects degraded (5.835%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:05.706 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:05 smithi016 bash[86572]: cluster 2024-08-17T17:32:04.854999+0000 mon.a (mon.0) 742 : cluster [WRN] Health check update: Degraded data redundancy: 10626/182100 objects degraded (5.835%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:05.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:05.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:05.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:05.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:05.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.976 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:05.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:06.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:06.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:06.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:06.207 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:06.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:06.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:06.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.495 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:06 smithi060 bash[68878]: cluster 2024-08-17T17:32:05.082666+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:32:06.495 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:06 smithi060 bash[68878]: cluster 2024-08-17T17:32:05.082666+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:32:06.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:06.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:06.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:06.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:06 smithi016 bash[84186]: cluster 2024-08-17T17:32:05.082666+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:32:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:06 smithi016 bash[84186]: cluster 2024-08-17T17:32:05.082666+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:32:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:06 smithi016 bash[86572]: cluster 2024-08-17T17:32:05.082666+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:32:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:06 smithi016 bash[86572]: cluster 2024-08-17T17:32:05.082666+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:32:06.869 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:06.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:06.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:06.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:06.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:07.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:07.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:07.254 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:07.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:07.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.409 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:07.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:07.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:07.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:07.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:07.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:07 smithi016 bash[84186]: audit 2024-08-17T17:32:07.311762+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:07.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:07 smithi016 bash[84186]: audit 2024-08-17T17:32:07.311762+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:07.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:07 smithi016 bash[86572]: audit 2024-08-17T17:32:07.311762+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:07.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:07 smithi016 bash[86572]: audit 2024-08-17T17:32:07.311762+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:07.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:07.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:07.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:07 smithi060 bash[68878]: audit 2024-08-17T17:32:07.311762+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:07.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:07 smithi060 bash[68878]: audit 2024-08-17T17:32:07.311762+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:07.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:07.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:07.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:07.893 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:07.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:07.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:08.027 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:08.157 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:08.205 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:08.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:08.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:08.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:08.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:08.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:08.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:08.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:08 smithi060 bash[68878]: cluster 2024-08-17T17:32:07.083274+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v472: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:08.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:08 smithi060 bash[68878]: cluster 2024-08-17T17:32:07.083274+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v472: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:08.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:08.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:08.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:08 smithi016 bash[84186]: cluster 2024-08-17T17:32:07.083274+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v472: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:08.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:08 smithi016 bash[84186]: cluster 2024-08-17T17:32:07.083274+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v472: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:08.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:08 smithi016 bash[86572]: cluster 2024-08-17T17:32:07.083274+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v472: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:08.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:08 smithi016 bash[86572]: cluster 2024-08-17T17:32:07.083274+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v472: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 10392/175824 objects degraded (5.910%); 3721/175824 objects misplaced (2.116%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:32:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:08.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:08.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:08.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:08.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:09.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:09.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:09.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:09.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:09.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:09.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:09.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:09.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:09.507 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:09.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:09.645 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:09.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:09.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:09.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:09.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:09.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:09.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:09.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.038 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:32:09 smithi060 bash[60311]: logger=sqlstore.transactions t=2024-08-17T17:32:09.909412942Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:32:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:10.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:10.162 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:10.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:10.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:10.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:10.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.401 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:32:10 smithi060 bash[61583]: ts=2024-08-17T17:32:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:10.420 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:10.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:10.562 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:10.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:10.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:10 smithi060 bash[68878]: cluster 2024-08-17T17:32:09.085115+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 9916/167352 objects degraded (5.925%); 2853/167352 objects misplaced (1.705%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:32:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:10 smithi060 bash[68878]: cluster 2024-08-17T17:32:09.085115+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 9916/167352 objects degraded (5.925%); 2853/167352 objects misplaced (1.705%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:32:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:10 smithi060 bash[68878]: cluster 2024-08-17T17:32:09.855961+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 9916/167352 objects degraded (5.925%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:10.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:10 smithi060 bash[68878]: cluster 2024-08-17T17:32:09.855961+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 9916/167352 objects degraded (5.925%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:10.692 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:10.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:10.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[84186]: cluster 2024-08-17T17:32:09.085115+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 9916/167352 objects degraded (5.925%); 2853/167352 objects misplaced (1.705%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:32:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[84186]: cluster 2024-08-17T17:32:09.085115+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 9916/167352 objects degraded (5.925%); 2853/167352 objects misplaced (1.705%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:32:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[84186]: cluster 2024-08-17T17:32:09.855961+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 9916/167352 objects degraded (5.925%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[84186]: cluster 2024-08-17T17:32:09.855961+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 9916/167352 objects degraded (5.925%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[86572]: cluster 2024-08-17T17:32:09.085115+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 9916/167352 objects degraded (5.925%); 2853/167352 objects misplaced (1.705%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:32:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[86572]: cluster 2024-08-17T17:32:09.085115+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 9916/167352 objects degraded (5.925%); 2853/167352 objects misplaced (1.705%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:32:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[86572]: cluster 2024-08-17T17:32:09.855961+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 9916/167352 objects degraded (5.925%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:10 smithi016 bash[86572]: cluster 2024-08-17T17:32:09.855961+0000 mon.a (mon.0) 744 : cluster [WRN] Health check update: Degraded data redundancy: 9916/167352 objects degraded (5.925%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:10.834 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:10.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:10.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:11.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:11.097 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:11.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:11.234 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:11.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:11.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:11.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:11.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:11.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:11.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:11.631 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:11.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:11.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:11.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:11.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:11.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:11.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:11.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:12.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:12.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:12.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:12.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:12.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:12.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:12.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:12.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:12.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:12.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:12 smithi016 bash[84186]: cluster 2024-08-17T17:32:11.085694+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v474: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 9916/164109 objects degraded (6.042%); 2853/164109 objects misplaced (1.738%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:32:12.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:12 smithi016 bash[84186]: cluster 2024-08-17T17:32:11.085694+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v474: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 9916/164109 objects degraded (6.042%); 2853/164109 objects misplaced (1.738%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:32:12.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:12 smithi016 bash[86572]: cluster 2024-08-17T17:32:11.085694+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v474: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 9916/164109 objects degraded (6.042%); 2853/164109 objects misplaced (1.738%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:32:12.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:12 smithi016 bash[86572]: cluster 2024-08-17T17:32:11.085694+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v474: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 9916/164109 objects degraded (6.042%); 2853/164109 objects misplaced (1.738%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:32:12.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:12.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:12.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:12.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:12 smithi060 bash[68878]: cluster 2024-08-17T17:32:11.085694+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v474: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 9916/164109 objects degraded (6.042%); 2853/164109 objects misplaced (1.738%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:32:12.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:12 smithi060 bash[68878]: cluster 2024-08-17T17:32:11.085694+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v474: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 9916/164109 objects degraded (6.042%); 2853/164109 objects misplaced (1.738%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:32:12.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:12.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:12.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:13.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:13.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:13.159 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:13.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:13.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:13.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:13.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:13.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:13.433 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:13.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:13.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:13.546 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:13 smithi060 bash[68878]: cluster 2024-08-17T17:32:12.457141+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:32:13.546 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:13 smithi060 bash[68878]: cluster 2024-08-17T17:32:12.457141+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:32:13.546 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:13 smithi060 bash[68878]: cluster 2024-08-17T17:32:12.713040+0000 osd.1 (osd.1) 9 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:13.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:13 smithi060 bash[68878]: cluster 2024-08-17T17:32:12.713040+0000 osd.1 (osd.1) 9 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:13.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:13.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:13.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:13.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:13.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[84186]: cluster 2024-08-17T17:32:12.457141+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[84186]: cluster 2024-08-17T17:32:12.457141+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[84186]: cluster 2024-08-17T17:32:12.713040+0000 osd.1 (osd.1) 9 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[84186]: cluster 2024-08-17T17:32:12.713040+0000 osd.1 (osd.1) 9 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[86572]: cluster 2024-08-17T17:32:12.457141+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[86572]: cluster 2024-08-17T17:32:12.457141+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[86572]: cluster 2024-08-17T17:32:12.713040+0000 osd.1 (osd.1) 9 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:13.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:13 smithi016 bash[86572]: cluster 2024-08-17T17:32:12.713040+0000 osd.1 (osd.1) 9 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:13.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:13.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:13.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:13.965 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:13.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:13.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:14.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:14.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:14.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:14.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:14.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:14.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:14.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:14.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[84186]: cluster 2024-08-17T17:32:13.086286+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v476: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4952/159669 objects degraded (3.101%); 6095/159669 objects misplaced (3.817%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[84186]: cluster 2024-08-17T17:32:13.086286+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v476: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4952/159669 objects degraded (3.101%); 6095/159669 objects misplaced (3.817%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[84186]: cluster 2024-08-17T17:32:13.467618+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[84186]: cluster 2024-08-17T17:32:13.467618+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:32:14] "GET /metrics HTTP/1.1" 200 36510 "" "Prometheus/2.51.0" 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[86572]: cluster 2024-08-17T17:32:13.086286+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v476: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4952/159669 objects degraded (3.101%); 6095/159669 objects misplaced (3.817%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:32:14.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[86572]: cluster 2024-08-17T17:32:13.086286+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v476: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4952/159669 objects degraded (3.101%); 6095/159669 objects misplaced (3.817%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:32:14.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[86572]: cluster 2024-08-17T17:32:13.467618+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:32:14.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:14 smithi016 bash[86572]: cluster 2024-08-17T17:32:13.467618+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:32:14.628 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:14.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:14 smithi060 bash[68878]: cluster 2024-08-17T17:32:13.086286+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v476: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4952/159669 objects degraded (3.101%); 6095/159669 objects misplaced (3.817%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:32:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:14 smithi060 bash[68878]: cluster 2024-08-17T17:32:13.086286+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v476: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4952/159669 objects degraded (3.101%); 6095/159669 objects misplaced (3.817%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:32:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:14 smithi060 bash[68878]: cluster 2024-08-17T17:32:13.467618+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:32:14.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:14 smithi060 bash[68878]: cluster 2024-08-17T17:32:13.467618+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:32:14.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:14.751 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:14.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:14.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:14.884 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:14.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:14.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.021 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:15.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:15.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:15.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:15.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:15.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:15.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:15.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:15.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:15.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:15.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:15.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:15 smithi060 bash[68878]: cluster 2024-08-17T17:32:14.856777+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:15.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:15 smithi060 bash[68878]: cluster 2024-08-17T17:32:14.856777+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:15.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:15.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:15.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:15 smithi016 bash[84186]: cluster 2024-08-17T17:32:14.856777+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:15.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:15 smithi016 bash[84186]: cluster 2024-08-17T17:32:14.856777+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:15.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:15 smithi016 bash[86572]: cluster 2024-08-17T17:32:14.856777+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:15.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:15 smithi016 bash[86572]: cluster 2024-08-17T17:32:14.856777+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:15.794 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.820 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:15.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:15.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:15.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:15.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:16.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:16.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:16.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:16.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:16.215 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:16.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:16.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:16.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:16.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:16.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:16.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[84186]: cluster 2024-08-17T17:32:15.087289+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v478: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 7883/154044 objects misplaced (5.117%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:32:16.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[84186]: cluster 2024-08-17T17:32:15.087289+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v478: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 7883/154044 objects misplaced (5.117%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:32:16.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[84186]: cluster 2024-08-17T17:32:15.461434+0000 mon.a (mon.0) 748 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:32:16.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[84186]: cluster 2024-08-17T17:32:15.461434+0000 mon.a (mon.0) 748 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:32:16.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[86572]: cluster 2024-08-17T17:32:15.087289+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v478: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 7883/154044 objects misplaced (5.117%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:32:16.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[86572]: cluster 2024-08-17T17:32:15.087289+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v478: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 7883/154044 objects misplaced (5.117%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:32:16.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[86572]: cluster 2024-08-17T17:32:15.461434+0000 mon.a (mon.0) 748 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:32:16.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:16 smithi016 bash[86572]: cluster 2024-08-17T17:32:15.461434+0000 mon.a (mon.0) 748 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:32:16.614 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:16.635 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:16.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:16.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:16.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:16 smithi060 bash[68878]: cluster 2024-08-17T17:32:15.087289+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v478: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 7883/154044 objects misplaced (5.117%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:32:16.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:16 smithi060 bash[68878]: cluster 2024-08-17T17:32:15.087289+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v478: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 7883/154044 objects misplaced (5.117%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:32:16.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:16 smithi060 bash[68878]: cluster 2024-08-17T17:32:15.461434+0000 mon.a (mon.0) 748 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:32:16.748 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:16 smithi060 bash[68878]: cluster 2024-08-17T17:32:15.461434+0000 mon.a (mon.0) 748 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4952/159669 objects degraded (3.101%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:32:16.764 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:16.867 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:16.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:16.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:17.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:17.025 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:17.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:17.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:17.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:17.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:17.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:17.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:17.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:17.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:17.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:17.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:17.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:17.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:17.633 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:17.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:17.764 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:17.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:17.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:17.914 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:17.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:17.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:18.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:18.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:18.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:18.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:18.171 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:18.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:18.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:18.298 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:18.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:18.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:18.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:18.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:18.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:18.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:18.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[84186]: cluster 2024-08-17T17:32:17.087741+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v479: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 7883/154044 objects misplaced (5.117%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[84186]: cluster 2024-08-17T17:32:17.087741+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v479: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 7883/154044 objects misplaced (5.117%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[84186]: cluster 2024-08-17T17:32:17.821901+0000 osd.1 (osd.1) 10 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[84186]: cluster 2024-08-17T17:32:17.821901+0000 osd.1 (osd.1) 10 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[86572]: cluster 2024-08-17T17:32:17.087741+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v479: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 7883/154044 objects misplaced (5.117%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[86572]: cluster 2024-08-17T17:32:17.087741+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v479: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 7883/154044 objects misplaced (5.117%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[86572]: cluster 2024-08-17T17:32:17.821901+0000 osd.1 (osd.1) 10 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:18.588 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:18 smithi016 bash[86572]: cluster 2024-08-17T17:32:17.821901+0000 osd.1 (osd.1) 10 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:18.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:18 smithi060 bash[68878]: cluster 2024-08-17T17:32:17.087741+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v479: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 7883/154044 objects misplaced (5.117%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:32:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:18 smithi060 bash[68878]: cluster 2024-08-17T17:32:17.087741+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v479: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 7883/154044 objects misplaced (5.117%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:32:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:18 smithi060 bash[68878]: cluster 2024-08-17T17:32:17.821901+0000 osd.1 (osd.1) 10 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:18 smithi060 bash[68878]: cluster 2024-08-17T17:32:17.821901+0000 osd.1 (osd.1) 10 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:18.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:18.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:18.799 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.837 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:18.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:18.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:18.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:18.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:18.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:19.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:19.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:19.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:19.116 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:168082 6.f 6:f2286666:::benchmark_data_smithi016_122512_object60470:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:32:19.093408+0000", 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.026712382999999999, 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.026735496000000001, 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 168082 2024-08-17T17:32:19.117 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093408+0000", 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093408+0000", 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:32:19.118 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093410+0000", 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2720000000000001e-06 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093416+0000", 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.913e-06 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.119 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093428+0000", 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2133999999999999e-05 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093435+0000", 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2420000000000003e-06 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.120 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093481+0000", 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5605999999999997e-05 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093562+0000", 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1317999999999996e-05 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.093652+0000", 2024-08-17T17:32:19.121 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9802999999999994e-05 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.101248+0000", 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0075960380000000003 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.111686+0000", 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0104379 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.122 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:168085 6.f 6:febbb220:::benchmark_data_smithi016_122512_object60473:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:32:19.100301+0000", 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.019819911999999999, 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.019889490999999999, 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:32:19.123 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 168085 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.100301+0000", 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.100301+0000", 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.124 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.100303+0000", 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6190000000000001e-06 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.100308+0000", 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9620000000000001e-06 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.100321+0000", 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3132999999999999e-05 2024-08-17T17:32:19.125 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.100328+0000", 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7379999999999994e-06 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.101280+0000", 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00095176699999999996 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.101388+0000", 2024-08-17T17:32:19.126 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010812200000000001 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.101516+0000", 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012728800000000001 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.107376+0000", 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0058602230000000003 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.111691+0000", 2024-08-17T17:32:19.127 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0043156740000000002 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:168090 6.f 6:f4249d06:::benchmark_data_smithi016_122512_object60478:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:32:19.106002+0000", 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.014118901, 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014227182, 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:32:19.128 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 168090 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.106002+0000", 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.106002+0000", 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.106003+0000", 2024-08-17T17:32:19.129 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.539e-06 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.106008+0000", 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5789999999999997e-06 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.106021+0000", 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3030999999999999e-05 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:32:19.130 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.106027+0000", 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3319999999999997e-06 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.107416+0000", 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001388722 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.107547+0000", 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000131085 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.131 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.107679+0000", 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013126699999999999 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.111720+0000", 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0040418549999999996 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:32:19.111831+0000", 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000111025 2024-08-17T17:32:19.132 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.133 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:32:19.133 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.133 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:32:19.133 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:32:19.133 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 3 2024-08-17T17:32:19.133 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:32:19.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:19.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:19.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:19.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:19.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.488 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:19.518 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:19 smithi016 bash[84186]: audit 2024-08-17T17:32:19.089259+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:32:19.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:19.624 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:19.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:19.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:19.737 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:19 smithi060 bash[68878]: audit 2024-08-17T17:32:19.089259+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:32:19.737 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:19 smithi060 bash[68878]: audit 2024-08-17T17:32:19.089259+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:32:19.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:19.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:19 smithi016 bash[84186]: audit 2024-08-17T17:32:19.089259+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:32:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:19 smithi016 bash[86572]: audit 2024-08-17T17:32:19.089259+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:32:19.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:19 smithi016 bash[86572]: audit 2024-08-17T17:32:19.089259+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:32:19.851 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:19.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:19.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:20.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:20.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[61583]: ts=2024-08-17T17:32:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:20.266 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:20.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:20.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:20.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:20.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:20.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:20.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:20.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:20.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:20.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.088490+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v480: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 7016/146235 objects misplaced (4.798%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.088490+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v480: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 7016/146235 objects misplaced (4.798%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: audit 2024-08-17T17:32:19.531568+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: audit 2024-08-17T17:32:19.531568+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.535359+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.535359+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:32:20.763 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.701284+0000 osd.1 (osd.1) 11 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.701284+0000 osd.1 (osd.1) 11 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.867784+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[84186]: cluster 2024-08-17T17:32:19.867784+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.088490+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v480: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 7016/146235 objects misplaced (4.798%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.088490+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v480: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 7016/146235 objects misplaced (4.798%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: audit 2024-08-17T17:32:19.531568+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: audit 2024-08-17T17:32:19.531568+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.535359+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.535359+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:32:20.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.701284+0000 osd.1 (osd.1) 11 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:20.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.701284+0000 osd.1 (osd.1) 11 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:20.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.867784+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:32:20.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:20 smithi016 bash[86572]: cluster 2024-08-17T17:32:19.867784+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:32:20.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:20.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:20.898 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:20.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:20.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:20.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.088490+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v480: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 7016/146235 objects misplaced (4.798%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:32:20.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.088490+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v480: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 7016/146235 objects misplaced (4.798%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:32:20.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: audit 2024-08-17T17:32:19.531568+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: audit 2024-08-17T17:32:19.531568+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.535359+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.535359+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.701284+0000 osd.1 (osd.1) 11 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.701284+0000 osd.1 (osd.1) 11 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.867784+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:32:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:20 smithi060 bash[68878]: cluster 2024-08-17T17:32:19.867784+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:32:21.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:21.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:21.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:21.154 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:21.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:21.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:21.288 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:21.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:21.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:21.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:21.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.530 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:32:21.530 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:32:21.534 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:21.550 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:32:21.550 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:32:21.572 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:32:21.572 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:32:21.608 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:32:21.608 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:32:21.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:21.644 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:32:21.644 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:32:21.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:21.678 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:32:21.679 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:32:21.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:21.718 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:32:21.718 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:32:21.755 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:32:21.755 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:32:21.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.830 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:21.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:21.967 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:21.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:21.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:22.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:22.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: cluster 2024-08-17T17:32:20.864326+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:32:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: cluster 2024-08-17T17:32:20.864326+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:32:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: cluster 2024-08-17T17:32:21.089074+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v484: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 7016/142650 objects misplaced (4.918%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:32:22.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: cluster 2024-08-17T17:32:21.089074+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v484: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 7016/142650 objects misplaced (4.918%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:32:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: audit 2024-08-17T17:32:21.091907+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:32:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: audit 2024-08-17T17:32:21.091907+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:32:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: audit 2024-08-17T17:32:21.513097+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/4160004237' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:21 smithi060 bash[68878]: audit 2024-08-17T17:32:21.513097+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/4160004237' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:22.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:22.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: cluster 2024-08-17T17:32:20.864326+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:32:22.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: cluster 2024-08-17T17:32:20.864326+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:32:22.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: cluster 2024-08-17T17:32:21.089074+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v484: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 7016/142650 objects misplaced (4.918%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:32:22.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: cluster 2024-08-17T17:32:21.089074+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v484: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 7016/142650 objects misplaced (4.918%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: audit 2024-08-17T17:32:21.091907+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: audit 2024-08-17T17:32:21.091907+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: audit 2024-08-17T17:32:21.513097+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/4160004237' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[84186]: audit 2024-08-17T17:32:21.513097+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/4160004237' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: cluster 2024-08-17T17:32:20.864326+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: cluster 2024-08-17T17:32:20.864326+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: cluster 2024-08-17T17:32:21.089074+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v484: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 7016/142650 objects misplaced (4.918%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: cluster 2024-08-17T17:32:21.089074+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v484: 99 pgs: 2 active+recovering+undersized+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 7016/142650 objects misplaced (4.918%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: audit 2024-08-17T17:32:21.091907+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: audit 2024-08-17T17:32:21.091907+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:32:22.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: audit 2024-08-17T17:32:21.513097+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/4160004237' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:21 smithi016 bash[86572]: audit 2024-08-17T17:32:21.513097+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.16:0/4160004237' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:32:22.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:22.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:22.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:22.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:22.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:22.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:22.612 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:22.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:22.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.739 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:22.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:22.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:22.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:22.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:22.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:22.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:22.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:23.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:23.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:23.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: audit 2024-08-17T17:32:21.871319+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: audit 2024-08-17T17:32:21.871319+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: cluster 2024-08-17T17:32:21.876022+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: cluster 2024-08-17T17:32:21.876022+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: audit 2024-08-17T17:32:22.315931+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: audit 2024-08-17T17:32:22.315931+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: audit 2024-08-17T17:32:22.318711+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:23.144 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[84186]: audit 2024-08-17T17:32:22.318711+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: audit 2024-08-17T17:32:21.871319+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: audit 2024-08-17T17:32:21.871319+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: cluster 2024-08-17T17:32:21.876022+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: cluster 2024-08-17T17:32:21.876022+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: audit 2024-08-17T17:32:22.315931+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: audit 2024-08-17T17:32:22.315931+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: audit 2024-08-17T17:32:22.318711+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:23.145 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:22 smithi016 bash[86572]: audit 2024-08-17T17:32:22.318711+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: audit 2024-08-17T17:32:21.871319+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: audit 2024-08-17T17:32:21.871319+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: cluster 2024-08-17T17:32:21.876022+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: cluster 2024-08-17T17:32:21.876022+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: audit 2024-08-17T17:32:22.315931+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: audit 2024-08-17T17:32:22.315931+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: audit 2024-08-17T17:32:22.318711+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:22 smithi060 bash[68878]: audit 2024-08-17T17:32:22.318711+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:23.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:23.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:23.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:23.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:23.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:23.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:23.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:23.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:23.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:23.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:23.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:23.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:23.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:23.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:23.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:23.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:23.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:24.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:24.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:24.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:24.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:24.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[84186]: cluster 2024-08-17T17:32:22.680665+0000 osd.1 (osd.1) 12 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:24.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[84186]: cluster 2024-08-17T17:32:22.680665+0000 osd.1 (osd.1) 12 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:24.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[84186]: cluster 2024-08-17T17:32:22.894305+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:32:24.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[84186]: cluster 2024-08-17T17:32:22.894305+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:32:24.153 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[84186]: cluster 2024-08-17T17:32:23.089945+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v487: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 3352/138858 objects degraded (2.414%); 6434/138858 objects misplaced (4.634%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[84186]: cluster 2024-08-17T17:32:23.089945+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v487: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 3352/138858 objects degraded (2.414%); 6434/138858 objects misplaced (4.634%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[86572]: cluster 2024-08-17T17:32:22.680665+0000 osd.1 (osd.1) 12 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[86572]: cluster 2024-08-17T17:32:22.680665+0000 osd.1 (osd.1) 12 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[86572]: cluster 2024-08-17T17:32:22.894305+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[86572]: cluster 2024-08-17T17:32:22.894305+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[86572]: cluster 2024-08-17T17:32:23.089945+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v487: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 3352/138858 objects degraded (2.414%); 6434/138858 objects misplaced (4.634%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:32:24.154 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:23 smithi016 bash[86572]: cluster 2024-08-17T17:32:23.089945+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v487: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 3352/138858 objects degraded (2.414%); 6434/138858 objects misplaced (4.634%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:32:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:23 smithi060 bash[68878]: cluster 2024-08-17T17:32:22.680665+0000 osd.1 (osd.1) 12 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:23 smithi060 bash[68878]: cluster 2024-08-17T17:32:22.680665+0000 osd.1 (osd.1) 12 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:23 smithi060 bash[68878]: cluster 2024-08-17T17:32:22.894305+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:32:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:23 smithi060 bash[68878]: cluster 2024-08-17T17:32:22.894305+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:32:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:23 smithi060 bash[68878]: cluster 2024-08-17T17:32:23.089945+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v487: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 3352/138858 objects degraded (2.414%); 6434/138858 objects misplaced (4.634%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:32:24.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:23 smithi060 bash[68878]: cluster 2024-08-17T17:32:23.089945+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v487: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 3352/138858 objects degraded (2.414%); 6434/138858 objects misplaced (4.634%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:32:24.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:24.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:24.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:24.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:24.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:24.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:24.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:24.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:32:24] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.51.0" 2024-08-17T17:32:24.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:24.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:24.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:24.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:24.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:24.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:24.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.064 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[84186]: cluster 2024-08-17T17:32:23.886857+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 3352/138858 objects degraded (2.414%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[84186]: cluster 2024-08-17T17:32:23.886857+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 3352/138858 objects degraded (2.414%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[84186]: cluster 2024-08-17T17:32:23.908182+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[84186]: cluster 2024-08-17T17:32:23.908182+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[86572]: cluster 2024-08-17T17:32:23.886857+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 3352/138858 objects degraded (2.414%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[86572]: cluster 2024-08-17T17:32:23.886857+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 3352/138858 objects degraded (2.414%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:32:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[86572]: cluster 2024-08-17T17:32:23.908182+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:32:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:24 smithi016 bash[86572]: cluster 2024-08-17T17:32:23.908182+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:32:25.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:25.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:24 smithi060 bash[68878]: cluster 2024-08-17T17:32:23.886857+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 3352/138858 objects degraded (2.414%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:32:25.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:24 smithi060 bash[68878]: cluster 2024-08-17T17:32:23.886857+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: Degraded data redundancy: 3352/138858 objects degraded (2.414%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:32:25.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:24 smithi060 bash[68878]: cluster 2024-08-17T17:32:23.908182+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:32:25.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:24 smithi060 bash[68878]: cluster 2024-08-17T17:32:23.908182+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:32:25.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:25.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:25.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:25.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:25.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:25.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:25.608 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:25.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:25.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:25.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:25.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:25.859 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:25.961 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:25.988 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:25.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:26.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:26.099 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:25 smithi060 bash[68878]: cluster 2024-08-17T17:32:25.090436+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v489: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:32:26.099 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:25 smithi060 bash[68878]: cluster 2024-08-17T17:32:25.090436+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v489: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:32:26.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:26.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:26.217 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:26.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:25 smithi016 bash[84186]: cluster 2024-08-17T17:32:25.090436+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v489: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:32:26.227 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:25 smithi016 bash[84186]: cluster 2024-08-17T17:32:25.090436+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v489: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:32:26.227 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:25 smithi016 bash[86572]: cluster 2024-08-17T17:32:25.090436+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v489: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:32:26.228 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:25 smithi016 bash[86572]: cluster 2024-08-17T17:32:25.090436+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v489: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:32:26.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:26.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:26.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:26.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:26.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:26.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:26.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:26.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:26.655 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:26.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:26.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:26.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:26.932 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:26.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:27.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:27.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:27.142 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:32:27.164 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:27.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:27.351 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:27.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:27.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:27.499 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:27.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:27.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:27.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:27.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:27.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:27.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:27.883 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:27.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:27.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:28.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:28.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:28.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:28.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:28.149 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:32:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:28.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:28.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:28.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:28.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:28.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:28.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:28 smithi060 bash[68878]: cluster 2024-08-17T17:32:27.090789+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v490: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:32:28.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:28 smithi060 bash[68878]: cluster 2024-08-17T17:32:27.090789+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v490: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:32:28.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:28 smithi060 bash[68878]: audit 2024-08-17T17:32:27.454610+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.16:0/1636304187' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:28 smithi060 bash[68878]: audit 2024-08-17T17:32:27.454610+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.16:0/1636304187' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:28 smithi060 bash[68878]: audit 2024-08-17T17:32:27.455337+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:28 smithi060 bash[68878]: audit 2024-08-17T17:32:27.455337+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:28.526 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:28.556 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[84186]: cluster 2024-08-17T17:32:27.090789+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v490: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:32:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[84186]: cluster 2024-08-17T17:32:27.090789+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v490: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:32:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[84186]: audit 2024-08-17T17:32:27.454610+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.16:0/1636304187' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[84186]: audit 2024-08-17T17:32:27.454610+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.16:0/1636304187' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[84186]: audit 2024-08-17T17:32:27.455337+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[84186]: audit 2024-08-17T17:32:27.455337+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[86572]: cluster 2024-08-17T17:32:27.090789+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v490: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:32:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[86572]: cluster 2024-08-17T17:32:27.090789+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v490: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 3352/134943 objects degraded (2.484%); 5708/134943 objects misplaced (4.230%); 5.6 MiB/s, 88 objects/s recovering 2024-08-17T17:32:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[86572]: audit 2024-08-17T17:32:27.454610+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.16:0/1636304187' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[86572]: audit 2024-08-17T17:32:27.454610+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.16:0/1636304187' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[86572]: audit 2024-08-17T17:32:27.455337+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:28 smithi016 bash[86572]: audit 2024-08-17T17:32:27.455337+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:32:28.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:28.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:28.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:28.825 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:28.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:28.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:28.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:29.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:29.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:29.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:29.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:32:29.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:29.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:29.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.143673+0000 mon.a (mon.0) 763 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.143673+0000 mon.a (mon.0) 763 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[84186]: audit 2024-08-17T17:32:28.145322+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:32:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[84186]: audit 2024-08-17T17:32:28.145322+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:32:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.150124+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:32:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.150124+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:32:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.143673+0000 mon.a (mon.0) 763 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.143673+0000 mon.a (mon.0) 763 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[86572]: audit 2024-08-17T17:32:28.145322+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:32:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[86572]: audit 2024-08-17T17:32:28.145322+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:32:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.150124+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:32:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:29 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.150124+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:32:29.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:29.351 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:29 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.143673+0000 mon.a (mon.0) 763 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:29.352 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:29 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.143673+0000 mon.a (mon.0) 763 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:32:29.352 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:29 smithi060 bash[68878]: audit 2024-08-17T17:32:28.145322+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:32:29.352 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:29 smithi060 bash[68878]: audit 2024-08-17T17:32:28.145322+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:32:29.352 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:29 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.150124+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:32:29.352 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:29 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.150124+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:32:29.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:29.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:29.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:29.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:29.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:29.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:29.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:29.792 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:29.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:29.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:29.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:29.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:29.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:30.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:30.162 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:30.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:30.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:30.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:30.307 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.598765+0000 osd.1 (osd.1) 13 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:30.307 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.598765+0000 osd.1 (osd.1) 13 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:30.307 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.984073+0000 osd.1 (osd.1) 14 : cluster [DBG] 6.10 scrub ok 2024-08-17T17:32:30.307 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:28.984073+0000 osd.1 (osd.1) 14 : cluster [DBG] 6.10 scrub ok 2024-08-17T17:32:30.307 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:29.091427+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v492: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 6667/128358 objects degraded (5.194%); 4701/128358 objects misplaced (3.662%); 9.6 MiB/s, 153 objects/s recovering 2024-08-17T17:32:30.308 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:29.091427+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v492: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 6667/128358 objects degraded (5.194%); 4701/128358 objects misplaced (3.662%); 9.6 MiB/s, 153 objects/s recovering 2024-08-17T17:32:30.308 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:29.153579+0000 mon.a (mon.0) 766 : cluster [WRN] Health check update: Degraded data redundancy: 6667/128358 objects degraded (5.194%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:30.308 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[68878]: cluster 2024-08-17T17:32:29.153579+0000 mon.a (mon.0) 766 : cluster [WRN] Health check update: Degraded data redundancy: 6667/128358 objects degraded (5.194%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:30.308 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:32:30 smithi060 bash[61583]: ts=2024-08-17T17:32:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:30.322 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:30.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:30.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:30.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:30.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:30.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.598765+0000 osd.1 (osd.1) 13 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:30.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.598765+0000 osd.1 (osd.1) 13 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:30.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.984073+0000 osd.1 (osd.1) 14 : cluster [DBG] 6.10 scrub ok 2024-08-17T17:32:30.580 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:28.984073+0000 osd.1 (osd.1) 14 : cluster [DBG] 6.10 scrub ok 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:29.091427+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v492: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 6667/128358 objects degraded (5.194%); 4701/128358 objects misplaced (3.662%); 9.6 MiB/s, 153 objects/s recovering 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:29.091427+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v492: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 6667/128358 objects degraded (5.194%); 4701/128358 objects misplaced (3.662%); 9.6 MiB/s, 153 objects/s recovering 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:29.153579+0000 mon.a (mon.0) 766 : cluster [WRN] Health check update: Degraded data redundancy: 6667/128358 objects degraded (5.194%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[84186]: cluster 2024-08-17T17:32:29.153579+0000 mon.a (mon.0) 766 : cluster [WRN] Health check update: Degraded data redundancy: 6667/128358 objects degraded (5.194%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.598765+0000 osd.1 (osd.1) 13 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.598765+0000 osd.1 (osd.1) 13 : cluster [DBG] 6.10 scrub starts 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.984073+0000 osd.1 (osd.1) 14 : cluster [DBG] 6.10 scrub ok 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:28.984073+0000 osd.1 (osd.1) 14 : cluster [DBG] 6.10 scrub ok 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:29.091427+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v492: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 6667/128358 objects degraded (5.194%); 4701/128358 objects misplaced (3.662%); 9.6 MiB/s, 153 objects/s recovering 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:29.091427+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v492: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 6667/128358 objects degraded (5.194%); 4701/128358 objects misplaced (3.662%); 9.6 MiB/s, 153 objects/s recovering 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:29.153579+0000 mon.a (mon.0) 766 : cluster [WRN] Health check update: Degraded data redundancy: 6667/128358 objects degraded (5.194%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:30.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:30 smithi016 bash[86572]: cluster 2024-08-17T17:32:29.153579+0000 mon.a (mon.0) 766 : cluster [WRN] Health check update: Degraded data redundancy: 6667/128358 objects degraded (5.194%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:32:30.605 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:30.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:30.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:30.751 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:30.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:30.855 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:30.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:30.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:30.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:30.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:31.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:31.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:31.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:31.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:31.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:31.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:31.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:31.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:31.550 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:31.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.689 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:31.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:31.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:31.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:31.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:32.057 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:32.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:32.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:moved 17 / 297 (5.72391%) 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:avg 37.125 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:stddev 4.91013 -> 4.22604 (expected baseline 5.69951) 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:min osd.5 with 30 -> 33 pgs (0.808081 -> 0.888889 * mean) 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:max osd.4 with 45 -> 47 pgs (1.21212 -> 1.26599 * mean) 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:oload 110 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:max_change 1 2024-08-17T17:32:32.178 INFO:teuthology.orchestra.run.smithi016.stdout:max_change_osds 4 2024-08-17T17:32:32.179 INFO:teuthology.orchestra.run.smithi016.stdout:average_utilization 0.0142 2024-08-17T17:32:32.179 INFO:teuthology.orchestra.run.smithi016.stdout:overload_utilization 0.0156 2024-08-17T17:32:32.179 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3 weight 1.0000 -> 0.6840 2024-08-17T17:32:32.179 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 weight 1.0000 -> 0.8284 2024-08-17T17:32:32.179 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7 weight 1.0000 -> 0.8801 2024-08-17T17:32:32.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:32.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:32.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:32.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:32.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[84186]: cluster 2024-08-17T17:32:31.091890+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v493: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6667/125427 objects degraded (5.315%); 4701/125427 objects misplaced (3.748%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:32.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[84186]: cluster 2024-08-17T17:32:31.091890+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v493: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6667/125427 objects degraded (5.315%); 4701/125427 objects misplaced (3.748%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:32.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[84186]: audit 2024-08-17T17:32:31.957657+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"} : dispatch 2024-08-17T17:32:32.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[84186]: audit 2024-08-17T17:32:31.957657+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"} : dispatch 2024-08-17T17:32:32.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[86572]: cluster 2024-08-17T17:32:31.091890+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v493: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6667/125427 objects degraded (5.315%); 4701/125427 objects misplaced (3.748%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:32.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[86572]: cluster 2024-08-17T17:32:31.091890+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v493: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6667/125427 objects degraded (5.315%); 4701/125427 objects misplaced (3.748%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:32.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[86572]: audit 2024-08-17T17:32:31.957657+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"} : dispatch 2024-08-17T17:32:32.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:32 smithi016 bash[86572]: audit 2024-08-17T17:32:31.957657+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"} : dispatch 2024-08-17T17:32:32.341 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:32.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.455 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:32 smithi060 bash[68878]: cluster 2024-08-17T17:32:31.091890+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v493: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6667/125427 objects degraded (5.315%); 4701/125427 objects misplaced (3.748%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:32.455 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:32 smithi060 bash[68878]: cluster 2024-08-17T17:32:31.091890+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v493: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 6667/125427 objects degraded (5.315%); 4701/125427 objects misplaced (3.748%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:32.455 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:32 smithi060 bash[68878]: audit 2024-08-17T17:32:31.957657+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"} : dispatch 2024-08-17T17:32:32.456 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:32 smithi060 bash[68878]: audit 2024-08-17T17:32:31.957657+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"} : dispatch 2024-08-17T17:32:32.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:32.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.593 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:32.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:32.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:32.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:32.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:32.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:32.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:32.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:32.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:33.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:33.106 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:33.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:32:33.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:33.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:33.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:33.403 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:33.506 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: audit 2024-08-17T17:32:31.956699+0000 mgr.y (mgr.34107) 547 : audit [DBG] from='client.44759 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: audit 2024-08-17T17:32:31.956699+0000 mgr.y (mgr.34107) 547 : audit [DBG] from='client.44759 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: audit 2024-08-17T17:32:32.177086+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"}]': finished 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: audit 2024-08-17T17:32:32.177086+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"}]': finished 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: cluster 2024-08-17T17:32:32.185907+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: cluster 2024-08-17T17:32:32.185907+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: cluster 2024-08-17T17:32:33.187642+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[84186]: cluster 2024-08-17T17:32:33.187642+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: audit 2024-08-17T17:32:31.956699+0000 mgr.y (mgr.34107) 547 : audit [DBG] from='client.44759 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.516 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: audit 2024-08-17T17:32:31.956699+0000 mgr.y (mgr.34107) 547 : audit [DBG] from='client.44759 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: audit 2024-08-17T17:32:32.177086+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"}]': finished 2024-08-17T17:32:33.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: audit 2024-08-17T17:32:32.177086+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"}]': finished 2024-08-17T17:32:33.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: cluster 2024-08-17T17:32:32.185907+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:32:33.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: cluster 2024-08-17T17:32:32.185907+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:32:33.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: cluster 2024-08-17T17:32:33.187642+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:32:33.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:33 smithi016 bash[86572]: cluster 2024-08-17T17:32:33.187642+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:32:33.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:33.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: audit 2024-08-17T17:32:31.956699+0000 mgr.y (mgr.34107) 547 : audit [DBG] from='client.44759 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: audit 2024-08-17T17:32:31.956699+0000 mgr.y (mgr.34107) 547 : audit [DBG] from='client.44759 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: audit 2024-08-17T17:32:32.177086+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"}]': finished 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: audit 2024-08-17T17:32:32.177086+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54293','3':'44829','7':'57681'}"}]': finished 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: cluster 2024-08-17T17:32:32.185907+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: cluster 2024-08-17T17:32:32.185907+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: cluster 2024-08-17T17:32:33.187642+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:32:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:33 smithi060 bash[68878]: cluster 2024-08-17T17:32:33.187642+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:32:33.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.777 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:33.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:33.880 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:33.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:33.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:33.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:34.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:34.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:34.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:34.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:34.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:34.272 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:34.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[84186]: cluster 2024-08-17T17:32:33.092878+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v495: 99 pgs: 1 remapped+peering, 5 peering, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3352/121479 objects degraded (2.759%); 4223/121479 objects misplaced (3.476%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:34.281 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[84186]: cluster 2024-08-17T17:32:33.092878+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v495: 99 pgs: 1 remapped+peering, 5 peering, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3352/121479 objects degraded (2.759%); 4223/121479 objects misplaced (3.476%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[84186]: cluster 2024-08-17T17:32:33.191627+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[84186]: cluster 2024-08-17T17:32:33.191627+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.185677+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.185677+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[86572]: cluster 2024-08-17T17:32:33.092878+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v495: 99 pgs: 1 remapped+peering, 5 peering, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3352/121479 objects degraded (2.759%); 4223/121479 objects misplaced (3.476%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[86572]: cluster 2024-08-17T17:32:33.092878+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v495: 99 pgs: 1 remapped+peering, 5 peering, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3352/121479 objects degraded (2.759%); 4223/121479 objects misplaced (3.476%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[86572]: cluster 2024-08-17T17:32:33.191627+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[86572]: cluster 2024-08-17T17:32:33.191627+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:32:34.282 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.185677+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:32:34.283 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.185677+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:32:34.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:34.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:34.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:34.406 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:34 smithi060 bash[68878]: cluster 2024-08-17T17:32:33.092878+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v495: 99 pgs: 1 remapped+peering, 5 peering, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3352/121479 objects degraded (2.759%); 4223/121479 objects misplaced (3.476%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:34.406 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:34 smithi060 bash[68878]: cluster 2024-08-17T17:32:33.092878+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v495: 99 pgs: 1 remapped+peering, 5 peering, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 89 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 3352/121479 objects degraded (2.759%); 4223/121479 objects misplaced (3.476%); 5.2 MiB/s, 82 objects/s recovering 2024-08-17T17:32:34.406 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:34 smithi060 bash[68878]: cluster 2024-08-17T17:32:33.191627+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:32:34.407 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:34 smithi060 bash[68878]: cluster 2024-08-17T17:32:33.191627+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:32:34.407 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:34 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.185677+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:32:34.407 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:34 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.185677+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:32:34.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:34.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:34.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:32:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:32:34] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.51.0" 2024-08-17T17:32:34.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:34.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:34.661 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:32:34.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 0.05 2024-08-17T17:32:34.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:34.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:34.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:34.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:34.912 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:34.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:35.019 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:35.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:35.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:35.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:35.177 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:35.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:35.286 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:35.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:35.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:35.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:35.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.180974+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 156'11094 2024-08-17T17:32:35.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.180974+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 156'11094 2024-08-17T17:32:35.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.183461+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.11 starting backfill to osd.2 from (0'0,131'5156] MIN to 156'7976 2024-08-17T17:32:35.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.183461+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.11 starting backfill to osd.2 from (0'0,131'5156] MIN to 156'7976 2024-08-17T17:32:35.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.189592+0000 osd.3 (osd.3) 11 : cluster [DBG] 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 156'11158 2024-08-17T17:32:35.440 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.189592+0000 osd.3 (osd.3) 11 : cluster [DBG] 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 156'11158 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.860443+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 3352/121479 objects degraded (2.759%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[84186]: cluster 2024-08-17T17:32:34.860443+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 3352/121479 objects degraded (2.759%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.180974+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 156'11094 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.180974+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 156'11094 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.183461+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.11 starting backfill to osd.2 from (0'0,131'5156] MIN to 156'7976 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.183461+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.11 starting backfill to osd.2 from (0'0,131'5156] MIN to 156'7976 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.189592+0000 osd.3 (osd.3) 11 : cluster [DBG] 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 156'11158 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.189592+0000 osd.3 (osd.3) 11 : cluster [DBG] 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 156'11158 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.860443+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 3352/121479 objects degraded (2.759%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:35.441 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:35 smithi016 bash[86572]: cluster 2024-08-17T17:32:34.860443+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 3352/121479 objects degraded (2.759%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:35.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:35.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:35.580 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.180974+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 156'11094 2024-08-17T17:32:35.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.180974+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 156'11094 2024-08-17T17:32:35.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.183461+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.11 starting backfill to osd.2 from (0'0,131'5156] MIN to 156'7976 2024-08-17T17:32:35.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.183461+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.11 starting backfill to osd.2 from (0'0,131'5156] MIN to 156'7976 2024-08-17T17:32:35.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.189592+0000 osd.3 (osd.3) 11 : cluster [DBG] 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 156'11158 2024-08-17T17:32:35.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.189592+0000 osd.3 (osd.3) 11 : cluster [DBG] 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 156'11158 2024-08-17T17:32:35.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.860443+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 3352/121479 objects degraded (2.759%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:35.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:35 smithi060 bash[68878]: cluster 2024-08-17T17:32:34.860443+0000 mon.a (mon.0) 773 : cluster [WRN] Health check update: Degraded data redundancy: 3352/121479 objects degraded (2.759%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:35.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:35.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:35.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:35.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:35.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:35.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:35.875 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:35.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:35.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:35.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:36.011 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:36.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:36.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:36.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:36.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:36.241 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:36.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:36.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:36 smithi016 bash[84186]: cluster 2024-08-17T17:32:35.093526+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v498: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:36.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:36 smithi016 bash[84186]: cluster 2024-08-17T17:32:35.093526+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v498: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:36.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:36 smithi016 bash[86572]: cluster 2024-08-17T17:32:35.093526+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v498: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:36.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:36 smithi016 bash[86572]: cluster 2024-08-17T17:32:35.093526+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v498: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:36.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:36.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:36.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:36 smithi060 bash[68878]: cluster 2024-08-17T17:32:35.093526+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v498: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:36.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:36 smithi060 bash[68878]: cluster 2024-08-17T17:32:35.093526+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v498: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:36.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:36.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:36.638 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:36.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:36.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:36.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:36.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:36.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:36.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:36.936 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:36.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:37.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:37.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:37.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:37.190 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:37.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.237 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:37.340 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.367 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:37.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:37.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:37.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:37.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.627 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:37.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:37.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:37.749 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:37.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:37.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:37.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:37.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:38.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:38.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:38.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:38.209 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:38.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:38.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:38.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.399 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[86572]: cluster 2024-08-17T17:32:37.094040+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v499: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:38.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:38.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:38.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:38 smithi060 bash[68878]: cluster 2024-08-17T17:32:37.094040+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v499: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:38.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:38 smithi060 bash[68878]: cluster 2024-08-17T17:32:37.094040+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v499: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:38.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:38 smithi060 bash[68878]: audit 2024-08-17T17:32:37.318321+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:38.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:38 smithi060 bash[68878]: audit 2024-08-17T17:32:37.318321+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:38.534 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:38 smithi060 bash[68878]: audit 2024-08-17T17:32:37.322664+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:38.534 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:38 smithi060 bash[68878]: audit 2024-08-17T17:32:37.322664+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:38.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:38.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:38.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:38.686 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[84186]: cluster 2024-08-17T17:32:37.094040+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v499: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:38.687 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[86572]: cluster 2024-08-17T17:32:37.094040+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v499: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:38.687 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[86572]: audit 2024-08-17T17:32:37.318321+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:38.687 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[86572]: audit 2024-08-17T17:32:37.318321+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:38.687 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[86572]: audit 2024-08-17T17:32:37.322664+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:38.687 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[86572]: audit 2024-08-17T17:32:37.322664+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:38.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:38.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:38.794 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:38.824 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:38.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:38.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.939 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[84186]: cluster 2024-08-17T17:32:37.094040+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v499: 99 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 3 remapped+peering, 5 peering, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 86 active+clean; 2.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3352/116199 objects degraded (2.885%); 7080/116199 objects misplaced (6.093%) 2024-08-17T17:32:38.939 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[84186]: audit 2024-08-17T17:32:37.318321+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:38.939 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[84186]: audit 2024-08-17T17:32:37.318321+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:38.939 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[84186]: audit 2024-08-17T17:32:37.322664+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:38.939 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:38 smithi016 bash[84186]: audit 2024-08-17T17:32:37.322664+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:38.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:38.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:38.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:39.068 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:39.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:39.222 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:39.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:39.228 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:39.228 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:32:39.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:39.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:39.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:39.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.482 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:39.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:39 smithi016 bash[84186]: cluster 2024-08-17T17:32:39.316518+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:32:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:39 smithi016 bash[84186]: cluster 2024-08-17T17:32:39.316518+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:32:39.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:39 smithi016 bash[86572]: cluster 2024-08-17T17:32:39.316518+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:32:39.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:39 smithi016 bash[86572]: cluster 2024-08-17T17:32:39.316518+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:32:39.588 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:39.615 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:39.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:39 smithi060 bash[68878]: cluster 2024-08-17T17:32:39.316518+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:32:39.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:39 smithi060 bash[68878]: cluster 2024-08-17T17:32:39.316518+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T17:32:39.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:39.738 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:39.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:39.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:39.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:39.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:39.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:40.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:40.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:40.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:40.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:40.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:40.237 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:40.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[86572]: cluster 2024-08-17T17:32:39.094681+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v500: 99 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 10130/109050 objects degraded (9.289%); 7977/109050 objects misplaced (7.315%) 2024-08-17T17:32:40.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[86572]: cluster 2024-08-17T17:32:39.094681+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v500: 99 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 10130/109050 objects degraded (9.289%); 7977/109050 objects misplaced (7.315%) 2024-08-17T17:32:40.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[86572]: cluster 2024-08-17T17:32:39.861223+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Degraded data redundancy: 10130/109050 objects degraded (9.289%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:40.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[86572]: cluster 2024-08-17T17:32:39.861223+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Degraded data redundancy: 10130/109050 objects degraded (9.289%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:40.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[84186]: cluster 2024-08-17T17:32:39.094681+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v500: 99 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 10130/109050 objects degraded (9.289%); 7977/109050 objects misplaced (7.315%) 2024-08-17T17:32:40.388 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[84186]: cluster 2024-08-17T17:32:39.094681+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v500: 99 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 10130/109050 objects degraded (9.289%); 7977/109050 objects misplaced (7.315%) 2024-08-17T17:32:40.389 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[84186]: cluster 2024-08-17T17:32:39.861223+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Degraded data redundancy: 10130/109050 objects degraded (9.289%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:40.389 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:40 smithi016 bash[84186]: cluster 2024-08-17T17:32:39.861223+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Degraded data redundancy: 10130/109050 objects degraded (9.289%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:40.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:40.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:40.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:40.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:40.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:40.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:40.643 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:32:40 smithi060 bash[61583]: ts=2024-08-17T17:32:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:40.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:40 smithi060 bash[68878]: cluster 2024-08-17T17:32:39.094681+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v500: 99 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 10130/109050 objects degraded (9.289%); 7977/109050 objects misplaced (7.315%) 2024-08-17T17:32:40.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:40 smithi060 bash[68878]: cluster 2024-08-17T17:32:39.094681+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v500: 99 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 10130/109050 objects degraded (9.289%); 7977/109050 objects misplaced (7.315%) 2024-08-17T17:32:40.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:40 smithi060 bash[68878]: cluster 2024-08-17T17:32:39.861223+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Degraded data redundancy: 10130/109050 objects degraded (9.289%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:40.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:40 smithi060 bash[68878]: cluster 2024-08-17T17:32:39.861223+0000 mon.a (mon.0) 777 : cluster [WRN] Health check update: Degraded data redundancy: 10130/109050 objects degraded (9.289%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:40.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:40.777 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:40.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:40.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:40.943 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:40.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:40.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:41.047 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:41.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:41.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:41.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:41.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:41.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:41.476 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:41.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:41.579 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:41.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:41.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:41.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:41.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:41.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:41.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:41.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:42.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:42.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:42.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:42.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:42.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:42.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:42.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:42.409 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:42.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.526 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:42 smithi060 bash[68878]: cluster 2024-08-17T17:32:41.095269+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v501: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10130/105795 objects degraded (9.575%); 7242/105795 objects misplaced (6.845%) 2024-08-17T17:32:42.526 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:42 smithi060 bash[68878]: cluster 2024-08-17T17:32:41.095269+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v501: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10130/105795 objects degraded (9.575%); 7242/105795 objects misplaced (6.845%) 2024-08-17T17:32:42.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:42.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:42 smithi016 bash[84186]: cluster 2024-08-17T17:32:41.095269+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v501: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10130/105795 objects degraded (9.575%); 7242/105795 objects misplaced (6.845%) 2024-08-17T17:32:42.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:42 smithi016 bash[84186]: cluster 2024-08-17T17:32:41.095269+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v501: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10130/105795 objects degraded (9.575%); 7242/105795 objects misplaced (6.845%) 2024-08-17T17:32:42.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:42 smithi016 bash[86572]: cluster 2024-08-17T17:32:41.095269+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v501: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10130/105795 objects degraded (9.575%); 7242/105795 objects misplaced (6.845%) 2024-08-17T17:32:42.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:42 smithi016 bash[86572]: cluster 2024-08-17T17:32:41.095269+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v501: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10130/105795 objects degraded (9.575%); 7242/105795 objects misplaced (6.845%) 2024-08-17T17:32:42.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:42.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.815 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:42.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:42.954 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:42.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:42.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:43.058 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:43.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:43.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:43.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:43.227 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:43.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:43.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:43.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:43.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:43.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:43.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:43.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:43.623 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:43.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:43.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:43.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:43.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:43.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:43.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:43.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:43.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:44.007 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:44.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:44.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:44.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:44.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:44.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:44.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:44.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:44.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:44.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:44.526 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:44 smithi016 bash[84186]: cluster 2024-08-17T17:32:43.095983+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v502: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 10028/101487 objects degraded (9.881%); 6850/101487 objects misplaced (6.750%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:32:44.526 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:44 smithi016 bash[84186]: cluster 2024-08-17T17:32:43.095983+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v502: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 10028/101487 objects degraded (9.881%); 6850/101487 objects misplaced (6.750%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:32:44.526 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:32:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:32:44] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.51.0" 2024-08-17T17:32:44.526 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:44 smithi016 bash[86572]: cluster 2024-08-17T17:32:43.095983+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v502: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 10028/101487 objects degraded (9.881%); 6850/101487 objects misplaced (6.750%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:32:44.526 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:44 smithi016 bash[86572]: cluster 2024-08-17T17:32:43.095983+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v502: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 10028/101487 objects degraded (9.881%); 6850/101487 objects misplaced (6.750%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:32:44.543 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:44.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:44.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:44 smithi060 bash[68878]: cluster 2024-08-17T17:32:43.095983+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v502: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 10028/101487 objects degraded (9.881%); 6850/101487 objects misplaced (6.750%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:32:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:44 smithi060 bash[68878]: cluster 2024-08-17T17:32:43.095983+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v502: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 10028/101487 objects degraded (9.881%); 6850/101487 objects misplaced (6.750%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:32:44.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:44.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:44.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:44.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:44.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:44.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:44.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:45.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.083 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:45.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:45.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:45.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:45.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:45.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:45 smithi016 bash[84186]: cluster 2024-08-17T17:32:44.864047+0000 mon.a (mon.0) 778 : cluster [WRN] Health check update: Degraded data redundancy: 10028/101487 objects degraded (9.881%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:45 smithi016 bash[84186]: cluster 2024-08-17T17:32:44.864047+0000 mon.a (mon.0) 778 : cluster [WRN] Health check update: Degraded data redundancy: 10028/101487 objects degraded (9.881%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:45.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:45 smithi016 bash[86572]: cluster 2024-08-17T17:32:44.864047+0000 mon.a (mon.0) 778 : cluster [WRN] Health check update: Degraded data redundancy: 10028/101487 objects degraded (9.881%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:45.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:45 smithi016 bash[86572]: cluster 2024-08-17T17:32:44.864047+0000 mon.a (mon.0) 778 : cluster [WRN] Health check update: Degraded data redundancy: 10028/101487 objects degraded (9.881%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:45.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:45.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:45.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:45 smithi060 bash[68878]: cluster 2024-08-17T17:32:44.864047+0000 mon.a (mon.0) 778 : cluster [WRN] Health check update: Degraded data redundancy: 10028/101487 objects degraded (9.881%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:45.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:45 smithi060 bash[68878]: cluster 2024-08-17T17:32:44.864047+0000 mon.a (mon.0) 778 : cluster [WRN] Health check update: Degraded data redundancy: 10028/101487 objects degraded (9.881%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:45.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:45.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:45.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:45.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:45.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:46.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:46.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:46.113 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:46.141 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:46.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:46.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:46.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:46.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:46.507 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:46.516 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:46 smithi060 bash[68878]: cluster 2024-08-17T17:32:45.096754+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v503: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s wr, 985 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 25 MiB/s, 406 objects/s recovering 2024-08-17T17:32:46.516 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:46 smithi060 bash[68878]: cluster 2024-08-17T17:32:45.096754+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v503: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s wr, 985 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 25 MiB/s, 406 objects/s recovering 2024-08-17T17:32:46.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:46.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:46.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:46.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:46.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:46 smithi016 bash[84186]: cluster 2024-08-17T17:32:45.096754+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v503: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s wr, 985 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 25 MiB/s, 406 objects/s recovering 2024-08-17T17:32:46.783 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:46 smithi016 bash[84186]: cluster 2024-08-17T17:32:45.096754+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v503: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s wr, 985 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 25 MiB/s, 406 objects/s recovering 2024-08-17T17:32:46.783 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:46 smithi016 bash[86572]: cluster 2024-08-17T17:32:45.096754+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v503: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s wr, 985 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 25 MiB/s, 406 objects/s recovering 2024-08-17T17:32:46.783 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:46 smithi016 bash[86572]: cluster 2024-08-17T17:32:45.096754+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v503: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s wr, 985 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 25 MiB/s, 406 objects/s recovering 2024-08-17T17:32:46.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:46.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:46.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:46.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:46.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:47.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:47.077 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:47.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:47.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:47.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:47.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.347 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:47.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:47.485 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:47.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:47.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:47.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:47.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:47.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:47.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:47.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:47.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:47.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:48.021 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:48.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:48.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:48.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:48.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:48.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:48.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:48.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:48.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:48.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:48.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:48.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:48.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:48 smithi016 bash[84186]: cluster 2024-08-17T17:32:47.099437+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v504: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 606 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:32:48.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:48 smithi016 bash[84186]: cluster 2024-08-17T17:32:47.099437+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v504: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 606 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:32:48.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:48 smithi016 bash[86572]: cluster 2024-08-17T17:32:47.099437+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v504: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 606 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:32:48.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:48 smithi016 bash[86572]: cluster 2024-08-17T17:32:47.099437+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v504: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 606 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:32:48.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:48.657 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:48 smithi060 bash[68878]: cluster 2024-08-17T17:32:47.099437+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v504: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 606 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:32:48.657 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:48 smithi060 bash[68878]: cluster 2024-08-17T17:32:47.099437+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v504: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 91 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 606 op/s; 10028/94389 objects degraded (10.624%); 5448/94389 objects misplaced (5.772%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:32:48.671 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:48.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:48.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:48.799 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:48.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:48.929 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:48.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:49.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:49.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:49.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:49.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:49.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:49.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:49.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:49.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:49.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:49.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:49.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:49.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:49.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:49.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:49.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:49.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:49.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:49.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:49.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:49.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:49.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:50.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:50.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.148 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:50.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:50.261 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:32:50 smithi060 bash[61583]: ts=2024-08-17T17:32:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:50.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:50.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:50.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:50.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:50.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:50.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:50.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[84186]: cluster 2024-08-17T17:32:49.100673+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v505: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 845 op/s; 9902/85755 objects degraded (11.547%); 4296/85755 objects misplaced (5.010%); 12 MiB/s, 196 objects/s recovering 2024-08-17T17:32:50.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[84186]: cluster 2024-08-17T17:32:49.100673+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v505: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 845 op/s; 9902/85755 objects degraded (11.547%); 4296/85755 objects misplaced (5.010%); 12 MiB/s, 196 objects/s recovering 2024-08-17T17:32:50.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[84186]: cluster 2024-08-17T17:32:49.864814+0000 mon.a (mon.0) 779 : cluster [WRN] Health check update: Degraded data redundancy: 9902/85755 objects degraded (11.547%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:50.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[84186]: cluster 2024-08-17T17:32:49.864814+0000 mon.a (mon.0) 779 : cluster [WRN] Health check update: Degraded data redundancy: 9902/85755 objects degraded (11.547%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:50.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[86572]: cluster 2024-08-17T17:32:49.100673+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v505: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 845 op/s; 9902/85755 objects degraded (11.547%); 4296/85755 objects misplaced (5.010%); 12 MiB/s, 196 objects/s recovering 2024-08-17T17:32:50.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[86572]: cluster 2024-08-17T17:32:49.100673+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v505: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 845 op/s; 9902/85755 objects degraded (11.547%); 4296/85755 objects misplaced (5.010%); 12 MiB/s, 196 objects/s recovering 2024-08-17T17:32:50.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[86572]: cluster 2024-08-17T17:32:49.864814+0000 mon.a (mon.0) 779 : cluster [WRN] Health check update: Degraded data redundancy: 9902/85755 objects degraded (11.547%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:50.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:50 smithi016 bash[86572]: cluster 2024-08-17T17:32:49.864814+0000 mon.a (mon.0) 779 : cluster [WRN] Health check update: Degraded data redundancy: 9902/85755 objects degraded (11.547%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:50.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:50 smithi060 bash[68878]: cluster 2024-08-17T17:32:49.100673+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v505: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 845 op/s; 9902/85755 objects degraded (11.547%); 4296/85755 objects misplaced (5.010%); 12 MiB/s, 196 objects/s recovering 2024-08-17T17:32:50.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:50 smithi060 bash[68878]: cluster 2024-08-17T17:32:49.100673+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v505: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 85 B/s wr, 845 op/s; 9902/85755 objects degraded (11.547%); 4296/85755 objects misplaced (5.010%); 12 MiB/s, 196 objects/s recovering 2024-08-17T17:32:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:50 smithi060 bash[68878]: cluster 2024-08-17T17:32:49.864814+0000 mon.a (mon.0) 779 : cluster [WRN] Health check update: Degraded data redundancy: 9902/85755 objects degraded (11.547%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:50 smithi060 bash[68878]: cluster 2024-08-17T17:32:49.864814+0000 mon.a (mon.0) 779 : cluster [WRN] Health check update: Degraded data redundancy: 9902/85755 objects degraded (11.547%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:50.691 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:50.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:50.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:50.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:50.962 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:50.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:50.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:51.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:51.091 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:51.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:51.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.227 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:51.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:51.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:51.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:51.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.631 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:51.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:51.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:51 smithi016 bash[86572]: audit 2024-08-17T17:32:51.241913+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:51.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:51 smithi016 bash[86572]: audit 2024-08-17T17:32:51.241913+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:51.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:51 smithi016 bash[84186]: audit 2024-08-17T17:32:51.241913+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:51.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:51 smithi016 bash[84186]: audit 2024-08-17T17:32:51.241913+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:51.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:51 smithi060 bash[68878]: audit 2024-08-17T17:32:51.241913+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:51.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:51 smithi060 bash[68878]: audit 2024-08-17T17:32:51.241913+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:51.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:51.779 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:51.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:51.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:51.902 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:51.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:51.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:52.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:52.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:52.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:52.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:52.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:52.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:52.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:52.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:52.436 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:52.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:52.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:52.564 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:52.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:52.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:52 smithi060 bash[68878]: cluster 2024-08-17T17:32:51.101804+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v506: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9902/82347 objects degraded (12.025%); 3636/82347 objects misplaced (4.415%); 10 MiB/s, 175 objects/s recovering 2024-08-17T17:32:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:52 smithi060 bash[68878]: cluster 2024-08-17T17:32:51.101804+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v506: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9902/82347 objects degraded (12.025%); 3636/82347 objects misplaced (4.415%); 10 MiB/s, 175 objects/s recovering 2024-08-17T17:32:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:52 smithi060 bash[68878]: audit 2024-08-17T17:32:52.315795+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:52 smithi060 bash[68878]: audit 2024-08-17T17:32:52.315795+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:52 smithi060 bash[68878]: audit 2024-08-17T17:32:52.316814+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:52 smithi060 bash[68878]: audit 2024-08-17T17:32:52.316814+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:52.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:52.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:52.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:52.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:52.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[86572]: cluster 2024-08-17T17:32:51.101804+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v506: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9902/82347 objects degraded (12.025%); 3636/82347 objects misplaced (4.415%); 10 MiB/s, 175 objects/s recovering 2024-08-17T17:32:52.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[86572]: cluster 2024-08-17T17:32:51.101804+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v506: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9902/82347 objects degraded (12.025%); 3636/82347 objects misplaced (4.415%); 10 MiB/s, 175 objects/s recovering 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[86572]: audit 2024-08-17T17:32:52.315795+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[86572]: audit 2024-08-17T17:32:52.315795+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[86572]: audit 2024-08-17T17:32:52.316814+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[86572]: audit 2024-08-17T17:32:52.316814+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[84186]: cluster 2024-08-17T17:32:51.101804+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v506: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9902/82347 objects degraded (12.025%); 3636/82347 objects misplaced (4.415%); 10 MiB/s, 175 objects/s recovering 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[84186]: cluster 2024-08-17T17:32:51.101804+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v506: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9902/82347 objects degraded (12.025%); 3636/82347 objects misplaced (4.415%); 10 MiB/s, 175 objects/s recovering 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[84186]: audit 2024-08-17T17:32:52.315795+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[84186]: audit 2024-08-17T17:32:52.315795+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[84186]: audit 2024-08-17T17:32:52.316814+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:52 smithi016 bash[84186]: audit 2024-08-17T17:32:52.316814+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:52.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:52.947 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:52.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:53.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:53.084 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:53.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.223 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:53.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:53.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:53.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:53.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:53.586 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:53.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:53.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:53.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:53.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:53.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:53.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:53.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:53.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:53.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:54.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:54.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:54.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:54.271 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:54.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:54.378 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.407 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:54.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:54.548 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:54.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:54.665 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:54 smithi016 bash[84186]: cluster 2024-08-17T17:32:53.102533+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v507: 99 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 9813/78555 objects degraded (12.492%); 3636/78555 objects misplaced (4.629%); 9.1 MiB/s, 174 objects/s recovering 2024-08-17T17:32:54.665 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:54 smithi016 bash[84186]: cluster 2024-08-17T17:32:53.102533+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v507: 99 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 9813/78555 objects degraded (12.492%); 3636/78555 objects misplaced (4.629%); 9.1 MiB/s, 174 objects/s recovering 2024-08-17T17:32:54.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:54 smithi016 bash[86572]: cluster 2024-08-17T17:32:53.102533+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v507: 99 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 9813/78555 objects degraded (12.492%); 3636/78555 objects misplaced (4.629%); 9.1 MiB/s, 174 objects/s recovering 2024-08-17T17:32:54.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:54 smithi016 bash[86572]: cluster 2024-08-17T17:32:53.102533+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v507: 99 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 9813/78555 objects degraded (12.492%); 3636/78555 objects misplaced (4.629%); 9.1 MiB/s, 174 objects/s recovering 2024-08-17T17:32:54.665 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:32:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:32:54] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:32:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:54 smithi060 bash[68878]: cluster 2024-08-17T17:32:53.102533+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v507: 99 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 9813/78555 objects degraded (12.492%); 3636/78555 objects misplaced (4.629%); 9.1 MiB/s, 174 objects/s recovering 2024-08-17T17:32:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:54 smithi060 bash[68878]: cluster 2024-08-17T17:32:53.102533+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v507: 99 pgs: 1 active+remapped+backfilling, 2 active+recovering+undersized+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 9813/78555 objects degraded (12.492%); 3636/78555 objects misplaced (4.629%); 9.1 MiB/s, 174 objects/s recovering 2024-08-17T17:32:54.687 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:54.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.825 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:54.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:54.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:55.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:55.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:55.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:55.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:55.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:55.321 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:55.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:32:55.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:32:55.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:55.476 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:55.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:55.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:55 smithi060 bash[68878]: cluster 2024-08-17T17:32:54.865398+0000 mon.a (mon.0) 783 : cluster [WRN] Health check update: Degraded data redundancy: 9813/78555 objects degraded (12.492%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:55.696 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:55 smithi060 bash[68878]: cluster 2024-08-17T17:32:54.865398+0000 mon.a (mon.0) 783 : cluster [WRN] Health check update: Degraded data redundancy: 9813/78555 objects degraded (12.492%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:55.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.712 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:55 smithi016 bash[84186]: cluster 2024-08-17T17:32:54.865398+0000 mon.a (mon.0) 783 : cluster [WRN] Health check update: Degraded data redundancy: 9813/78555 objects degraded (12.492%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:55.712 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:55 smithi016 bash[84186]: cluster 2024-08-17T17:32:54.865398+0000 mon.a (mon.0) 783 : cluster [WRN] Health check update: Degraded data redundancy: 9813/78555 objects degraded (12.492%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:55.713 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:55 smithi016 bash[86572]: cluster 2024-08-17T17:32:54.865398+0000 mon.a (mon.0) 783 : cluster [WRN] Health check update: Degraded data redundancy: 9813/78555 objects degraded (12.492%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:55.713 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:55 smithi016 bash[86572]: cluster 2024-08-17T17:32:54.865398+0000 mon.a (mon.0) 783 : cluster [WRN] Health check update: Degraded data redundancy: 9813/78555 objects degraded (12.492%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:32:55.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:55.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:55.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:55.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:55.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:56.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:56.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:56.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:56.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:56.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:56.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:56.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:56.386 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:56.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:56.490 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:56.521 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:56.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:56.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:56.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:56 smithi016 bash[86572]: cluster 2024-08-17T17:32:55.103116+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v508: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 11 MiB/s, 216 objects/s recovering 2024-08-17T17:32:56.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:56 smithi016 bash[86572]: cluster 2024-08-17T17:32:55.103116+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v508: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 11 MiB/s, 216 objects/s recovering 2024-08-17T17:32:56.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:56 smithi016 bash[84186]: cluster 2024-08-17T17:32:55.103116+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v508: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 11 MiB/s, 216 objects/s recovering 2024-08-17T17:32:56.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:56 smithi016 bash[84186]: cluster 2024-08-17T17:32:55.103116+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v508: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 11 MiB/s, 216 objects/s recovering 2024-08-17T17:32:56.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:56.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:56.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:56.779 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:56.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:56.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:56 smithi060 bash[68878]: cluster 2024-08-17T17:32:55.103116+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v508: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 11 MiB/s, 216 objects/s recovering 2024-08-17T17:32:56.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:56 smithi060 bash[68878]: cluster 2024-08-17T17:32:55.103116+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v508: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 11 MiB/s, 216 objects/s recovering 2024-08-17T17:32:56.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:56.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:56.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:56.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:57.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:57.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:57.153 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:57.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:57.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:57.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:57.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.416 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:57.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:57.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[84186]: cluster 2024-08-17T17:32:56.448064+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:32:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[84186]: cluster 2024-08-17T17:32:56.448064+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:32:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[84186]: audit 2024-08-17T17:32:57.394904+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[84186]: audit 2024-08-17T17:32:57.394904+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[84186]: audit 2024-08-17T17:32:57.400978+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[84186]: audit 2024-08-17T17:32:57.400978+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[86572]: cluster 2024-08-17T17:32:56.448064+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:32:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[86572]: cluster 2024-08-17T17:32:56.448064+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:32:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[86572]: audit 2024-08-17T17:32:57.394904+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[86572]: audit 2024-08-17T17:32:57.394904+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[86572]: audit 2024-08-17T17:32:57.400978+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:57 smithi016 bash[86572]: audit 2024-08-17T17:32:57.400978+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:57.706 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:57.709 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:57 smithi060 bash[68878]: cluster 2024-08-17T17:32:56.448064+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:32:57.709 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:57 smithi060 bash[68878]: cluster 2024-08-17T17:32:56.448064+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:32:57.709 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:57 smithi060 bash[68878]: audit 2024-08-17T17:32:57.394904+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.709 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:57 smithi060 bash[68878]: audit 2024-08-17T17:32:57.394904+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.709 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:57 smithi060 bash[68878]: audit 2024-08-17T17:32:57.400978+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.709 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:57 smithi060 bash[68878]: audit 2024-08-17T17:32:57.400978+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:57.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:57.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:57.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:57.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:57.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:57.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:57.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:58.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:58.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:58.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:58.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:58.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:58.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:58.621 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:58.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:58.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: cluster 2024-08-17T17:32:57.103500+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v510: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 9.8 MiB/s, 207 objects/s recovering 2024-08-17T17:32:58.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: cluster 2024-08-17T17:32:57.103500+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v510: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 9.8 MiB/s, 207 objects/s recovering 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:57.445855+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:57.445855+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:57.458302+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:57.458302+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: cluster 2024-08-17T17:32:57.458832+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: cluster 2024-08-17T17:32:57.458832+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:58.318368+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:58.318368+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:58.319490+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:58.319490+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:58.326923+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:58 smithi060 bash[68878]: audit 2024-08-17T17:32:58.326923+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: cluster 2024-08-17T17:32:57.103500+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v510: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 9.8 MiB/s, 207 objects/s recovering 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: cluster 2024-08-17T17:32:57.103500+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v510: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 9.8 MiB/s, 207 objects/s recovering 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:57.445855+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:57.445855+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:57.458302+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:57.458302+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: cluster 2024-08-17T17:32:57.458832+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: cluster 2024-08-17T17:32:57.458832+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:58.318368+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:58.318368+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:58.319490+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:58.319490+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:58.326923+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[84186]: audit 2024-08-17T17:32:58.326923+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: cluster 2024-08-17T17:32:57.103500+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v510: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 9.8 MiB/s, 207 objects/s recovering 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: cluster 2024-08-17T17:32:57.103500+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v510: 99 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 9815/71997 objects degraded (13.633%); 2409/71997 objects misplaced (3.346%); 9.8 MiB/s, 207 objects/s recovering 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:57.445855+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:57.445855+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:57.458302+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:57.458302+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: cluster 2024-08-17T17:32:57.458832+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: cluster 2024-08-17T17:32:57.458832+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:58.318368+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:58.318368+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:58.319490+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:58.319490+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:58.326923+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:58 smithi016 bash[86572]: audit 2024-08-17T17:32:58.326923+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:32:58.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:58.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:58.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:32:58.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:58.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:32:58.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:59.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:59.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:32:59.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:32:59.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:59.258 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:59.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:59.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:59.380 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:32:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:32:59.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:32:59.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:32:59.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:32:59.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:32:59.744 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:59.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:59 smithi016 bash[84186]: cluster 2024-08-17T17:32:58.458603+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:32:59.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:32:59 smithi016 bash[84186]: cluster 2024-08-17T17:32:58.458603+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:32:59.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:59 smithi016 bash[86572]: cluster 2024-08-17T17:32:58.458603+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:32:59.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:32:59 smithi016 bash[86572]: cluster 2024-08-17T17:32:58.458603+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:32:59.774 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:32:59.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:32:59.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:59.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:32:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:32:59.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:32:59.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:59 smithi060 bash[68878]: cluster 2024-08-17T17:32:58.458603+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:32:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:32:59 smithi060 bash[68878]: cluster 2024-08-17T17:32:58.458603+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:33:00.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:00.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:00.096 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:33:00.096 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:33:00.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:00.148 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:33:00.148 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:33:00.191 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:33:00.192 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:33:00.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:00.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:00.219 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:33:00.219 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:33:00.236 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:33:00.236 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:33:00.236 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:33:00.236 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:33:00.236 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:33:00.253 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:33:00.253 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:33:00.286 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:33:00.286 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:33:00.299 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:00.313 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:33:00.313 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:33:00.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:00.343 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:33:00.344 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:33:00.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:00.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.451 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:00.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:00.471 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[61583]: ts=2024-08-17T17:33:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:00.479 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: cluster 2024-08-17T17:32:59.104147+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 9704/65370 objects degraded (14.845%); 2242/65370 objects misplaced (3.430%); 7.8 MiB/s, 296 objects/s recovering 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: cluster 2024-08-17T17:32:59.104147+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 9704/65370 objects degraded (14.845%); 2242/65370 objects misplaced (3.430%); 7.8 MiB/s, 296 objects/s recovering 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: cluster 2024-08-17T17:32:59.476616+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: cluster 2024-08-17T17:32:59.476616+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: cluster 2024-08-17T17:32:59.866164+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 9704/65370 objects degraded (14.845%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: cluster 2024-08-17T17:32:59.866164+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 9704/65370 objects degraded (14.845%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: audit 2024-08-17T17:33:00.050390+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.16:0/2568993263' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:00.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: audit 2024-08-17T17:33:00.050390+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.16:0/2568993263' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: audit 2024-08-17T17:33:00.441057+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/4255066575' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: audit 2024-08-17T17:33:00.441057+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/4255066575' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: audit 2024-08-17T17:33:00.441760+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[84186]: audit 2024-08-17T17:33:00.441760+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: cluster 2024-08-17T17:32:59.104147+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 9704/65370 objects degraded (14.845%); 2242/65370 objects misplaced (3.430%); 7.8 MiB/s, 296 objects/s recovering 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: cluster 2024-08-17T17:32:59.104147+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 9704/65370 objects degraded (14.845%); 2242/65370 objects misplaced (3.430%); 7.8 MiB/s, 296 objects/s recovering 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: cluster 2024-08-17T17:32:59.476616+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: cluster 2024-08-17T17:32:59.476616+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: cluster 2024-08-17T17:32:59.866164+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 9704/65370 objects degraded (14.845%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: cluster 2024-08-17T17:32:59.866164+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 9704/65370 objects degraded (14.845%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:33:00.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: audit 2024-08-17T17:33:00.050390+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.16:0/2568993263' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:00.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: audit 2024-08-17T17:33:00.050390+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.16:0/2568993263' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:00.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: audit 2024-08-17T17:33:00.441057+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/4255066575' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: audit 2024-08-17T17:33:00.441057+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/4255066575' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: audit 2024-08-17T17:33:00.441760+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:00 smithi016 bash[86572]: audit 2024-08-17T17:33:00.441760+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:00.561 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: cluster 2024-08-17T17:32:59.104147+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 9704/65370 objects degraded (14.845%); 2242/65370 objects misplaced (3.430%); 7.8 MiB/s, 296 objects/s recovering 2024-08-17T17:33:00.561 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: cluster 2024-08-17T17:32:59.104147+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 9704/65370 objects degraded (14.845%); 2242/65370 objects misplaced (3.430%); 7.8 MiB/s, 296 objects/s recovering 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: cluster 2024-08-17T17:32:59.476616+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: cluster 2024-08-17T17:32:59.476616+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: cluster 2024-08-17T17:32:59.866164+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 9704/65370 objects degraded (14.845%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: cluster 2024-08-17T17:32:59.866164+0000 mon.a (mon.0) 795 : cluster [WRN] Health check update: Degraded data redundancy: 9704/65370 objects degraded (14.845%), 4 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: audit 2024-08-17T17:33:00.050390+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.16:0/2568993263' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: audit 2024-08-17T17:33:00.050390+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.16:0/2568993263' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: audit 2024-08-17T17:33:00.441057+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/4255066575' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: audit 2024-08-17T17:33:00.441057+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.16:0/4255066575' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.562 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: audit 2024-08-17T17:33:00.441760+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.563 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:00 smithi060 bash[68878]: audit 2024-08-17T17:33:00.441760+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:00.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:00.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout:moved 0 / 297 (0%) 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout:avg 37.125 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout:stddev 4.22604 -> 4.22604 (expected baseline 5.69951) 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout:min osd.2 with 33 -> 33 pgs (0.888889 -> 0.888889 * mean) 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout:max osd.4 with 47 -> 47 pgs (1.26599 -> 1.26599 * mean) 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:33:00.591 INFO:teuthology.orchestra.run.smithi016.stdout:oload 1000 2024-08-17T17:33:00.592 INFO:teuthology.orchestra.run.smithi016.stdout:max_change 0.05 2024-08-17T17:33:00.592 INFO:teuthology.orchestra.run.smithi016.stdout:max_change_osds 4 2024-08-17T17:33:00.592 INFO:teuthology.orchestra.run.smithi016.stdout:average_utilization 0.0095 2024-08-17T17:33:00.592 INFO:teuthology.orchestra.run.smithi016.stdout:overload_utilization 0.0947 2024-08-17T17:33:00.592 INFO:teuthology.orchestra.run.smithi016.stderr:no change 2024-08-17T17:33:00.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:00.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:00.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:00.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:00.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:00.935 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:00.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:00.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:00.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:01.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:01.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:01.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:01.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:01.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:01.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:01.506 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:01.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:01.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: cluster 2024-08-17T17:33:00.473034+0000 mon.a (mon.0) 797 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: cluster 2024-08-17T17:33:00.473034+0000 mon.a (mon.0) 797 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: audit 2024-08-17T17:33:00.479678+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: audit 2024-08-17T17:33:00.479678+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:01.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: cluster 2024-08-17T17:33:00.483500+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:33:01.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: cluster 2024-08-17T17:33:00.483500+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:33:01.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: audit 2024-08-17T17:33:00.594139+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:01.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:01 smithi060 bash[68878]: audit 2024-08-17T17:33:00.594139+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:01.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.764 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:01.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:01.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: cluster 2024-08-17T17:33:00.473034+0000 mon.a (mon.0) 797 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: cluster 2024-08-17T17:33:00.473034+0000 mon.a (mon.0) 797 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: audit 2024-08-17T17:33:00.479678+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: audit 2024-08-17T17:33:00.479678+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: cluster 2024-08-17T17:33:00.483500+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: cluster 2024-08-17T17:33:00.483500+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: audit 2024-08-17T17:33:00.594139+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[84186]: audit 2024-08-17T17:33:00.594139+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: cluster 2024-08-17T17:33:00.473034+0000 mon.a (mon.0) 797 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:01.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: cluster 2024-08-17T17:33:00.473034+0000 mon.a (mon.0) 797 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:33:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: audit 2024-08-17T17:33:00.479678+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: audit 2024-08-17T17:33:00.479678+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: cluster 2024-08-17T17:33:00.483500+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:33:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: cluster 2024-08-17T17:33:00.483500+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:33:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: audit 2024-08-17T17:33:00.594139+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:01 smithi016 bash[86572]: audit 2024-08-17T17:33:00.594139+0000 mgr.y (mgr.34107) 562 : audit [DBG] from='client.34836 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:01.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:01.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:01.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:01.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:01.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:02.018 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:02.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:02.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:02.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:02.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:02.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:02.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:02.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:02.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:02.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:02.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:02 smithi060 bash[68878]: cluster 2024-08-17T17:33:01.104882+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 754 op/s; 9704/62937 objects degraded (15.419%); 1950/62937 objects misplaced (3.098%); 4.8 MiB/s, 294 objects/s recovering 2024-08-17T17:33:02.533 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:02 smithi060 bash[68878]: cluster 2024-08-17T17:33:01.104882+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 754 op/s; 9704/62937 objects degraded (15.419%); 1950/62937 objects misplaced (3.098%); 4.8 MiB/s, 294 objects/s recovering 2024-08-17T17:33:02.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:02.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:02.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:02.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:02.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:02.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:02.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:02 smithi016 bash[84186]: cluster 2024-08-17T17:33:01.104882+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 754 op/s; 9704/62937 objects degraded (15.419%); 1950/62937 objects misplaced (3.098%); 4.8 MiB/s, 294 objects/s recovering 2024-08-17T17:33:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:02 smithi016 bash[84186]: cluster 2024-08-17T17:33:01.104882+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 754 op/s; 9704/62937 objects degraded (15.419%); 1950/62937 objects misplaced (3.098%); 4.8 MiB/s, 294 objects/s recovering 2024-08-17T17:33:02.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:02 smithi016 bash[86572]: cluster 2024-08-17T17:33:01.104882+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 754 op/s; 9704/62937 objects degraded (15.419%); 1950/62937 objects misplaced (3.098%); 4.8 MiB/s, 294 objects/s recovering 2024-08-17T17:33:02.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:02 smithi016 bash[86572]: cluster 2024-08-17T17:33:01.104882+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 754 op/s; 9704/62937 objects degraded (15.419%); 1950/62937 objects misplaced (3.098%); 4.8 MiB/s, 294 objects/s recovering 2024-08-17T17:33:02.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:02.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:02.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:02.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:03.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:03.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:03.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:03.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:03.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:03.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:03.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:03.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:03.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:03.580 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:03.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:03.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:03.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:03.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:03.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:03.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:04.020 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:04.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:04.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:04.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:04.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:04.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:33:04.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:04.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:04.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:04.384 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:33:04] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:33:04.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:04.429 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:04.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:04.485 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2024-08-17T17:33:04.485 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 1000 1.0 2024-08-17T17:33:04.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.566 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:04.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:04 smithi060 bash[68878]: cluster 2024-08-17T17:33:03.105732+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v517: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7096/59688 objects degraded (11.888%); 2264/59688 objects misplaced (3.793%); 8.2 MiB/s, 285 objects/s recovering 2024-08-17T17:33:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:04 smithi060 bash[68878]: cluster 2024-08-17T17:33:03.105732+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v517: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7096/59688 objects degraded (11.888%); 2264/59688 objects misplaced (3.793%); 8.2 MiB/s, 285 objects/s recovering 2024-08-17T17:33:04.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:04 smithi016 bash[84186]: cluster 2024-08-17T17:33:03.105732+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v517: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7096/59688 objects degraded (11.888%); 2264/59688 objects misplaced (3.793%); 8.2 MiB/s, 285 objects/s recovering 2024-08-17T17:33:04.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:04 smithi016 bash[84186]: cluster 2024-08-17T17:33:03.105732+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v517: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7096/59688 objects degraded (11.888%); 2264/59688 objects misplaced (3.793%); 8.2 MiB/s, 285 objects/s recovering 2024-08-17T17:33:04.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:04 smithi016 bash[86572]: cluster 2024-08-17T17:33:03.105732+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v517: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7096/59688 objects degraded (11.888%); 2264/59688 objects misplaced (3.793%); 8.2 MiB/s, 285 objects/s recovering 2024-08-17T17:33:04.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:04 smithi016 bash[86572]: cluster 2024-08-17T17:33:03.105732+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v517: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7096/59688 objects degraded (11.888%); 2264/59688 objects misplaced (3.793%); 8.2 MiB/s, 285 objects/s recovering 2024-08-17T17:33:04.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:04.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:04.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:04.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:04.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:04.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:04.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:05.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:05.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:05.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:05.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:05.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:05.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:05.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:05.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:05.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:05.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:05.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:05.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:05.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:05.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:05.744 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:05.768 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:05.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:05 smithi016 bash[84186]: cluster 2024-08-17T17:33:04.866756+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 7096/59688 objects degraded (11.888%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:05.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:05 smithi016 bash[84186]: cluster 2024-08-17T17:33:04.866756+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 7096/59688 objects degraded (11.888%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:05.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:05 smithi016 bash[86572]: cluster 2024-08-17T17:33:04.866756+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 7096/59688 objects degraded (11.888%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:05.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:05 smithi016 bash[86572]: cluster 2024-08-17T17:33:04.866756+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 7096/59688 objects degraded (11.888%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:05.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:05.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:05.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:05 smithi060 bash[68878]: cluster 2024-08-17T17:33:04.866756+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 7096/59688 objects degraded (11.888%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:05 smithi060 bash[68878]: cluster 2024-08-17T17:33:04.866756+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 7096/59688 objects degraded (11.888%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:05.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:05.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:06.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:06.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:06.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:06.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:06.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:33:06.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:06.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:06.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:06.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:06.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:06.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:06.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:06.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:06.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:06.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:06 smithi060 bash[68878]: cluster 2024-08-17T17:33:05.106391+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v518: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 6.0 MiB/s, 176 objects/s recovering 2024-08-17T17:33:06.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:06 smithi060 bash[68878]: cluster 2024-08-17T17:33:05.106391+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v518: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 6.0 MiB/s, 176 objects/s recovering 2024-08-17T17:33:06.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:06 smithi016 bash[84186]: cluster 2024-08-17T17:33:05.106391+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v518: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 6.0 MiB/s, 176 objects/s recovering 2024-08-17T17:33:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:06 smithi016 bash[84186]: cluster 2024-08-17T17:33:05.106391+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v518: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 6.0 MiB/s, 176 objects/s recovering 2024-08-17T17:33:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:06 smithi016 bash[86572]: cluster 2024-08-17T17:33:05.106391+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v518: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 6.0 MiB/s, 176 objects/s recovering 2024-08-17T17:33:06.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:06 smithi016 bash[86572]: cluster 2024-08-17T17:33:05.106391+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v518: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 718 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 6.0 MiB/s, 176 objects/s recovering 2024-08-17T17:33:06.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:33:06.845 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:06.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:06.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:06.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:07.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:07.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:07.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:07.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:07.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:07.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:07.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:07.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.592 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:07.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:07.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.846 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:07.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:07.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:07.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:08.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:08.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:08.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:08.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.362 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:08 smithi060 bash[68878]: cluster 2024-08-17T17:33:07.106860+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v519: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 5.0 MiB/s, 87 objects/s recovering 2024-08-17T17:33:08.362 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:08 smithi060 bash[68878]: cluster 2024-08-17T17:33:07.106860+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v519: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 5.0 MiB/s, 87 objects/s recovering 2024-08-17T17:33:08.362 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:08 smithi060 bash[68878]: audit 2024-08-17T17:33:07.319092+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:08.362 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:08 smithi060 bash[68878]: audit 2024-08-17T17:33:07.319092+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:08.362 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:08 smithi060 bash[68878]: audit 2024-08-17T17:33:07.324270+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:08.363 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:08 smithi060 bash[68878]: audit 2024-08-17T17:33:07.324270+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:08.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:08.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:08.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:08.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[84186]: cluster 2024-08-17T17:33:07.106860+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v519: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 5.0 MiB/s, 87 objects/s recovering 2024-08-17T17:33:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[84186]: cluster 2024-08-17T17:33:07.106860+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v519: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 5.0 MiB/s, 87 objects/s recovering 2024-08-17T17:33:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[84186]: audit 2024-08-17T17:33:07.319092+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[84186]: audit 2024-08-17T17:33:07.319092+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[84186]: audit 2024-08-17T17:33:07.324270+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[84186]: audit 2024-08-17T17:33:07.324270+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[86572]: cluster 2024-08-17T17:33:07.106860+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v519: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 5.0 MiB/s, 87 objects/s recovering 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[86572]: cluster 2024-08-17T17:33:07.106860+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v519: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 7096/53499 objects degraded (13.264%); 1970/53499 objects misplaced (3.682%); 5.0 MiB/s, 87 objects/s recovering 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[86572]: audit 2024-08-17T17:33:07.319092+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[86572]: audit 2024-08-17T17:33:07.319092+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[86572]: audit 2024-08-17T17:33:07.324270+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:08 smithi016 bash[86572]: audit 2024-08-17T17:33:07.324270+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:08.620 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:08.651 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:08.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:08.785 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:08.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:08.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:08.918 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:08.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:08.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:08.999 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:09.002 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:09.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:09.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.061 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:09.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:09.162 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:09.293 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:09.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:09.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:09.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:09.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:09.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:09.588 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:09.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:09.697 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:09.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:09.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:09.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:09.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.984 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:09.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:09.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:10.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:10.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:10.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:10.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:10.242 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:10.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:10.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:10.388 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:10.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:10.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:10.502 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:33:10 smithi060 bash[61583]: ts=2024-08-17T17:33:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:10.502 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:10 smithi060 bash[68878]: cluster 2024-08-17T17:33:09.107624+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v520: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 931 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 6971/44763 objects degraded (15.573%); 1412/44763 objects misplaced (3.154%); 5.7 MiB/s, 103 objects/s recovering 2024-08-17T17:33:10.502 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:10 smithi060 bash[68878]: cluster 2024-08-17T17:33:09.107624+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v520: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 931 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 6971/44763 objects degraded (15.573%); 1412/44763 objects misplaced (3.154%); 5.7 MiB/s, 103 objects/s recovering 2024-08-17T17:33:10.502 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:10 smithi060 bash[68878]: cluster 2024-08-17T17:33:09.867531+0000 mon.a (mon.0) 803 : cluster [WRN] Health check update: Degraded data redundancy: 6971/44763 objects degraded (15.573%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:10.502 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:10 smithi060 bash[68878]: cluster 2024-08-17T17:33:09.867531+0000 mon.a (mon.0) 803 : cluster [WRN] Health check update: Degraded data redundancy: 6971/44763 objects degraded (15.573%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:10.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:10.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[84186]: cluster 2024-08-17T17:33:09.107624+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v520: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 931 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 6971/44763 objects degraded (15.573%); 1412/44763 objects misplaced (3.154%); 5.7 MiB/s, 103 objects/s recovering 2024-08-17T17:33:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[84186]: cluster 2024-08-17T17:33:09.107624+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v520: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 931 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 6971/44763 objects degraded (15.573%); 1412/44763 objects misplaced (3.154%); 5.7 MiB/s, 103 objects/s recovering 2024-08-17T17:33:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[84186]: cluster 2024-08-17T17:33:09.867531+0000 mon.a (mon.0) 803 : cluster [WRN] Health check update: Degraded data redundancy: 6971/44763 objects degraded (15.573%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:10.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[84186]: cluster 2024-08-17T17:33:09.867531+0000 mon.a (mon.0) 803 : cluster [WRN] Health check update: Degraded data redundancy: 6971/44763 objects degraded (15.573%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[86572]: cluster 2024-08-17T17:33:09.107624+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v520: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 931 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 6971/44763 objects degraded (15.573%); 1412/44763 objects misplaced (3.154%); 5.7 MiB/s, 103 objects/s recovering 2024-08-17T17:33:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[86572]: cluster 2024-08-17T17:33:09.107624+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v520: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 931 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 6971/44763 objects degraded (15.573%); 1412/44763 objects misplaced (3.154%); 5.7 MiB/s, 103 objects/s recovering 2024-08-17T17:33:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[86572]: cluster 2024-08-17T17:33:09.867531+0000 mon.a (mon.0) 803 : cluster [WRN] Health check update: Degraded data redundancy: 6971/44763 objects degraded (15.573%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:10 smithi016 bash[86572]: cluster 2024-08-17T17:33:09.867531+0000 mon.a (mon.0) 803 : cluster [WRN] Health check update: Degraded data redundancy: 6971/44763 objects degraded (15.573%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:10.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:10.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:10.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:10.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:10.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:10.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:10.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:10.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:10.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:11.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:11.028 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:11.028 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:11.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:11.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:11.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:11.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:11.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:11.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:11.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:11.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.564 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:11.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:11.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:11.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.829 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:11.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.959 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:11.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:11.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:12.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:12.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:12.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:12.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:12.227 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:12.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:12.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:12.365 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:12.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:12.471 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:12.481 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:12 smithi016 bash[84186]: cluster 2024-08-17T17:33:11.108275+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v521: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 840 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 6971/40374 objects degraded (17.266%); 1272/40374 objects misplaced (3.151%); 5.1 MiB/s, 94 objects/s recovering 2024-08-17T17:33:12.481 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:12 smithi016 bash[84186]: cluster 2024-08-17T17:33:11.108275+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v521: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 840 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 6971/40374 objects degraded (17.266%); 1272/40374 objects misplaced (3.151%); 5.1 MiB/s, 94 objects/s recovering 2024-08-17T17:33:12.481 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:12 smithi016 bash[86572]: cluster 2024-08-17T17:33:11.108275+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v521: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 840 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 6971/40374 objects degraded (17.266%); 1272/40374 objects misplaced (3.151%); 5.1 MiB/s, 94 objects/s recovering 2024-08-17T17:33:12.482 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:12 smithi016 bash[86572]: cluster 2024-08-17T17:33:11.108275+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v521: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 840 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 6971/40374 objects degraded (17.266%); 1272/40374 objects misplaced (3.151%); 5.1 MiB/s, 94 objects/s recovering 2024-08-17T17:33:12.495 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:12.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:12.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:12.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:12 smithi060 bash[68878]: cluster 2024-08-17T17:33:11.108275+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v521: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 840 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 6971/40374 objects degraded (17.266%); 1272/40374 objects misplaced (3.151%); 5.1 MiB/s, 94 objects/s recovering 2024-08-17T17:33:12.606 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:12 smithi060 bash[68878]: cluster 2024-08-17T17:33:11.108275+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v521: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 840 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 6971/40374 objects degraded (17.266%); 1272/40374 objects misplaced (3.151%); 5.1 MiB/s, 94 objects/s recovering 2024-08-17T17:33:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:12.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:12.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:12.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:12.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:12.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:12.875 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:12.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:12.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:12.986 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:13.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:13.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:13.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:13.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.278 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:13.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:13.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:13.540 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:13.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:13.644 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.666 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:13.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:13.772 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:13.800 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:13.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:13.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.936 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:13.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:13.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:14.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:14.165 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:14.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:14.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:14.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:14.324 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:14.427 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:14.437 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:14 smithi016 bash[84186]: cluster 2024-08-17T17:33:13.109254+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v522: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 752 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 6830/36126 objects degraded (18.906%); 1272/36126 objects misplaced (3.521%); 5.3 MiB/s, 133 objects/s recovering 2024-08-17T17:33:14.437 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:14 smithi016 bash[84186]: cluster 2024-08-17T17:33:13.109254+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v522: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 752 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 6830/36126 objects degraded (18.906%); 1272/36126 objects misplaced (3.521%); 5.3 MiB/s, 133 objects/s recovering 2024-08-17T17:33:14.438 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:33:14] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.51.0" 2024-08-17T17:33:14.438 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:14 smithi016 bash[86572]: cluster 2024-08-17T17:33:13.109254+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v522: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 752 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 6830/36126 objects degraded (18.906%); 1272/36126 objects misplaced (3.521%); 5.3 MiB/s, 133 objects/s recovering 2024-08-17T17:33:14.438 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:14 smithi016 bash[86572]: cluster 2024-08-17T17:33:13.109254+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v522: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 752 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 6830/36126 objects degraded (18.906%); 1272/36126 objects misplaced (3.521%); 5.3 MiB/s, 133 objects/s recovering 2024-08-17T17:33:14.463 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:14.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:14.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:14.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:14 smithi060 bash[68878]: cluster 2024-08-17T17:33:13.109254+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v522: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 752 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 6830/36126 objects degraded (18.906%); 1272/36126 objects misplaced (3.521%); 5.3 MiB/s, 133 objects/s recovering 2024-08-17T17:33:14.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:14 smithi060 bash[68878]: cluster 2024-08-17T17:33:13.109254+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v522: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 752 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 6830/36126 objects degraded (18.906%); 1272/36126 objects misplaced (3.521%); 5.3 MiB/s, 133 objects/s recovering 2024-08-17T17:33:14.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:14.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:14.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:14.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:15.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:15.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:15.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:15.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:15.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:15.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:15.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:15.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:15.384 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:15 smithi060 bash[68878]: cluster 2024-08-17T17:33:14.868350+0000 mon.a (mon.0) 804 : cluster [WRN] Health check update: Degraded data redundancy: 6830/36126 objects degraded (18.906%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:15.384 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:15 smithi060 bash[68878]: cluster 2024-08-17T17:33:14.868350+0000 mon.a (mon.0) 804 : cluster [WRN] Health check update: Degraded data redundancy: 6830/36126 objects degraded (18.906%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:15.404 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:15.514 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:15.550 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:15.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:15.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:15 smithi016 bash[84186]: cluster 2024-08-17T17:33:14.868350+0000 mon.a (mon.0) 804 : cluster [WRN] Health check update: Degraded data redundancy: 6830/36126 objects degraded (18.906%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:15.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:15 smithi016 bash[84186]: cluster 2024-08-17T17:33:14.868350+0000 mon.a (mon.0) 804 : cluster [WRN] Health check update: Degraded data redundancy: 6830/36126 objects degraded (18.906%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:15.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:15 smithi016 bash[86572]: cluster 2024-08-17T17:33:14.868350+0000 mon.a (mon.0) 804 : cluster [WRN] Health check update: Degraded data redundancy: 6830/36126 objects degraded (18.906%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:15.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:15 smithi016 bash[86572]: cluster 2024-08-17T17:33:14.868350+0000 mon.a (mon.0) 804 : cluster [WRN] Health check update: Degraded data redundancy: 6830/36126 objects degraded (18.906%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:15.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:15.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:15.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:15.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:15.820 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:15.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:15.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:15.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:15.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:16.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:16.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:16.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.355 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:16.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:16 smithi060 bash[68878]: cluster 2024-08-17T17:33:15.110081+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v523: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 870 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 97 objects/s recovering 2024-08-17T17:33:16.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:16 smithi060 bash[68878]: cluster 2024-08-17T17:33:15.110081+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v523: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 870 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 97 objects/s recovering 2024-08-17T17:33:16.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:16.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:16.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:16 smithi016 bash[84186]: cluster 2024-08-17T17:33:15.110081+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v523: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 870 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 97 objects/s recovering 2024-08-17T17:33:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:16 smithi016 bash[84186]: cluster 2024-08-17T17:33:15.110081+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v523: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 870 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 97 objects/s recovering 2024-08-17T17:33:16.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:16 smithi016 bash[86572]: cluster 2024-08-17T17:33:15.110081+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v523: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 870 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 97 objects/s recovering 2024-08-17T17:33:16.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:16 smithi016 bash[86572]: cluster 2024-08-17T17:33:15.110081+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v523: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 870 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 97 objects/s recovering 2024-08-17T17:33:16.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:16.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:16.720 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:16.855 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:16.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:16.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:16.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:17.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:17.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:17.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:17.136 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:17.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:17.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:17.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:17.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:17.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:17.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:17.520 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:17.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:17.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:17.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:17.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:17.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:17.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:17.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:17.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:17.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:18.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:18.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:18.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:18.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:18.476 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:18.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:18.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:18 smithi060 bash[68878]: cluster 2024-08-17T17:33:17.110475+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v524: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 92 objects/s recovering 2024-08-17T17:33:18.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:18 smithi060 bash[68878]: cluster 2024-08-17T17:33:17.110475+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v524: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 92 objects/s recovering 2024-08-17T17:33:18.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:18.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:18.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:18.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:18.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:18 smithi016 bash[84186]: cluster 2024-08-17T17:33:17.110475+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v524: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 92 objects/s recovering 2024-08-17T17:33:18.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:18 smithi016 bash[84186]: cluster 2024-08-17T17:33:17.110475+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v524: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 92 objects/s recovering 2024-08-17T17:33:18.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:18 smithi016 bash[86572]: cluster 2024-08-17T17:33:17.110475+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v524: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 92 objects/s recovering 2024-08-17T17:33:18.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:18 smithi016 bash[86572]: cluster 2024-08-17T17:33:17.110475+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v524: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 589 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 6830/28335 objects degraded (24.104%); 905/28335 objects misplaced (3.194%); 3.0 MiB/s, 92 objects/s recovering 2024-08-17T17:33:18.851 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:18.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:18.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:18.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:19.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:19.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:19.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.279 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:19.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:19.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:19.407 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:19.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:19.512 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:19.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:19.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:19.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:19.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:19.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:19.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:19.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:19.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:19.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:19.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:20.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:20.057 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:20.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:20.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:20.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:20.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.446 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:20.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.577 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:20 smithi060 bash[68878]: cluster 2024-08-17T17:33:19.112901+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v525: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 413 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 6711/19854 objects degraded (33.802%); 626/19854 objects misplaced (3.153%); 3.6 MiB/s, 138 objects/s recovering 2024-08-17T17:33:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:20 smithi060 bash[68878]: cluster 2024-08-17T17:33:19.112901+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v525: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 413 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 6711/19854 objects degraded (33.802%); 626/19854 objects misplaced (3.153%); 3.6 MiB/s, 138 objects/s recovering 2024-08-17T17:33:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:20 smithi060 bash[68878]: cluster 2024-08-17T17:33:19.869467+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 6711/19854 objects degraded (33.802%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:20 smithi060 bash[68878]: cluster 2024-08-17T17:33:19.869467+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 6711/19854 objects degraded (33.802%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:33:20 smithi060 bash[61583]: ts=2024-08-17T17:33:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:20.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.705 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:20.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[84186]: cluster 2024-08-17T17:33:19.112901+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v525: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 413 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 6711/19854 objects degraded (33.802%); 626/19854 objects misplaced (3.153%); 3.6 MiB/s, 138 objects/s recovering 2024-08-17T17:33:20.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[84186]: cluster 2024-08-17T17:33:19.112901+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v525: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 413 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 6711/19854 objects degraded (33.802%); 626/19854 objects misplaced (3.153%); 3.6 MiB/s, 138 objects/s recovering 2024-08-17T17:33:20.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[84186]: cluster 2024-08-17T17:33:19.869467+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 6711/19854 objects degraded (33.802%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:20.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[84186]: cluster 2024-08-17T17:33:19.869467+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 6711/19854 objects degraded (33.802%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:20.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[86572]: cluster 2024-08-17T17:33:19.112901+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v525: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 413 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 6711/19854 objects degraded (33.802%); 626/19854 objects misplaced (3.153%); 3.6 MiB/s, 138 objects/s recovering 2024-08-17T17:33:20.709 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[86572]: cluster 2024-08-17T17:33:19.112901+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v525: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 413 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 6711/19854 objects degraded (33.802%); 626/19854 objects misplaced (3.153%); 3.6 MiB/s, 138 objects/s recovering 2024-08-17T17:33:20.709 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[86572]: cluster 2024-08-17T17:33:19.869467+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 6711/19854 objects degraded (33.802%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:20.709 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:20 smithi016 bash[86572]: cluster 2024-08-17T17:33:19.869467+0000 mon.a (mon.0) 805 : cluster [WRN] Health check update: Degraded data redundancy: 6711/19854 objects degraded (33.802%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:20.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:20.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:20.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:20.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:20.965 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:20.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:21.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:21.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:21.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:21.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:21.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:21.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:21.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:21.355 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:21.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:21.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:21.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:21.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:21.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:21.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:21.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:21.775 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:21.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:21.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:21.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:21.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:21.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:22.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:22.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:22.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:22.178 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:22.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:22.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:22.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:22.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:22.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:22.430 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[84186]: cluster 2024-08-17T17:33:21.113400+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 336 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 6711/16170 objects degraded (41.503%); 482/16170 objects misplaced (2.981%); 1.4 MiB/s, 96 objects/s recovering 2024-08-17T17:33:22.430 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[84186]: cluster 2024-08-17T17:33:21.113400+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 336 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 6711/16170 objects degraded (41.503%); 482/16170 objects misplaced (2.981%); 1.4 MiB/s, 96 objects/s recovering 2024-08-17T17:33:22.430 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[84186]: audit 2024-08-17T17:33:22.313264+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:22.430 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[84186]: audit 2024-08-17T17:33:22.313264+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:22.431 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[86572]: cluster 2024-08-17T17:33:21.113400+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 336 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 6711/16170 objects degraded (41.503%); 482/16170 objects misplaced (2.981%); 1.4 MiB/s, 96 objects/s recovering 2024-08-17T17:33:22.431 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[86572]: cluster 2024-08-17T17:33:21.113400+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 336 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 6711/16170 objects degraded (41.503%); 482/16170 objects misplaced (2.981%); 1.4 MiB/s, 96 objects/s recovering 2024-08-17T17:33:22.431 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[86572]: audit 2024-08-17T17:33:22.313264+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:22.431 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:22 smithi016 bash[86572]: audit 2024-08-17T17:33:22.313264+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:22.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:22.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:22.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:22.590 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:22 smithi060 bash[68878]: cluster 2024-08-17T17:33:21.113400+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 336 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 6711/16170 objects degraded (41.503%); 482/16170 objects misplaced (2.981%); 1.4 MiB/s, 96 objects/s recovering 2024-08-17T17:33:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:22 smithi060 bash[68878]: cluster 2024-08-17T17:33:21.113400+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 336 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 6711/16170 objects degraded (41.503%); 482/16170 objects misplaced (2.981%); 1.4 MiB/s, 96 objects/s recovering 2024-08-17T17:33:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:22 smithi060 bash[68878]: audit 2024-08-17T17:33:22.313264+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:22 smithi060 bash[68878]: audit 2024-08-17T17:33:22.313264+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:22.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:22.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:22.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:22.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:22.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:22.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:22.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:22.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:22.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:23.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:23.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:23.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:23.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:23.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:23.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:23.513 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:23.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:23.615 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:23.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:23.746 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:23.772 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:23.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:23.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:23.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:23.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:24.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:24.029 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:24.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:24.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:24.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:24.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:24.302 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:24.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:24 smithi060 bash[68878]: cluster 2024-08-17T17:33:23.113994+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v527: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 6601/12078 objects degraded (54.653%); 482/12078 objects misplaced (3.991%); 1.9 MiB/s, 151 objects/s recovering 2024-08-17T17:33:24.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:24 smithi060 bash[68878]: cluster 2024-08-17T17:33:23.113994+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v527: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 6601/12078 objects degraded (54.653%); 482/12078 objects misplaced (3.991%); 1.9 MiB/s, 151 objects/s recovering 2024-08-17T17:33:24.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:24.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:24.573 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:24.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:24.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.700 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:24.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:24.709 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:24 smithi016 bash[84186]: cluster 2024-08-17T17:33:23.113994+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v527: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 6601/12078 objects degraded (54.653%); 482/12078 objects misplaced (3.991%); 1.9 MiB/s, 151 objects/s recovering 2024-08-17T17:33:24.709 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:24 smithi016 bash[84186]: cluster 2024-08-17T17:33:23.113994+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v527: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 6601/12078 objects degraded (54.653%); 482/12078 objects misplaced (3.991%); 1.9 MiB/s, 151 objects/s recovering 2024-08-17T17:33:24.709 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:33:24] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:33:24.709 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:24 smithi016 bash[86572]: cluster 2024-08-17T17:33:23.113994+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v527: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 6601/12078 objects degraded (54.653%); 482/12078 objects misplaced (3.991%); 1.9 MiB/s, 151 objects/s recovering 2024-08-17T17:33:24.709 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:24 smithi016 bash[86572]: cluster 2024-08-17T17:33:23.113994+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v527: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 6601/12078 objects degraded (54.653%); 482/12078 objects misplaced (3.991%); 1.9 MiB/s, 151 objects/s recovering 2024-08-17T17:33:24.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:24.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:24.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:24.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:24.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:24.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:24.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:25.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:25.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:25.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:25.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:25.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:25.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.348 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:25.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:25.587 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.596 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:25 smithi060 bash[68878]: cluster 2024-08-17T17:33:24.870228+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 6601/12078 objects degraded (54.653%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:25.596 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:25 smithi060 bash[68878]: cluster 2024-08-17T17:33:24.870228+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 6601/12078 objects degraded (54.653%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:25.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:25.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:25.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:25.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:25.735 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Removed 107609 objects 2024-08-17T17:33:25.735 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Clean up completed and total clean up time :148.043 2024-08-17T17:33:25.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:25 smithi016 bash[84186]: cluster 2024-08-17T17:33:24.870228+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 6601/12078 objects degraded (54.653%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:25.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:25 smithi016 bash[84186]: cluster 2024-08-17T17:33:24.870228+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 6601/12078 objects degraded (54.653%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:25 smithi016 bash[86572]: cluster 2024-08-17T17:33:24.870228+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 6601/12078 objects degraded (54.653%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:25 smithi016 bash[86572]: cluster 2024-08-17T17:33:24.870228+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 6601/12078 objects degraded (54.653%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:25.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:25.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:25.961 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:25.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:25.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:25.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:26.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:26.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:26.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:26.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:26.236 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:26.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:26.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:26.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:26.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:26.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:26.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:26.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:26.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.619 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "size": 20, 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 600, 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:85922 6.12 6:4cce9e0d:::benchmark_data_smithi016_122512_object85921:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843109+0000", 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77480509899999, 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.354854687, 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.620 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 85922 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843109+0000", 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.621 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843109+0000", 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843111+0000", 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.835e-06 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843154+0000", 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3068000000000002e-05 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.622 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843166+0000", 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2451e-05 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843175+0000", 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6840000000000002e-06 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843408+0000", 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000233014 2024-08-17T17:33:26.623 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843418+0000", 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.8060000000000006e-06 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.191133+0000", 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3477159329999999 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.624 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.191273+0000", 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013974500000000001 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.191390+0000", 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011636199999999999 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.195804+0000", 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044148809999999998 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.625 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.195833+0000", 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8637999999999999e-05 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197074+0000", 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00124066 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197177+0000", 2024-08-17T17:33:26.626 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010353699999999999 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197963+0000", 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00078607299999999998 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86000 6.12 6:4ae01d62:::benchmark_data_smithi016_122512_object85999:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77472300900001, 2024-08-17T17:33:26.627 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.36694995, 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86000 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:33:26.628 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3900000000000004e-07 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.629 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843244+0000", 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2614999999999997e-05 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843267+0000", 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3034e-05 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843274+0000", 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0360000000000001e-06 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.630 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843459+0000", 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018518000000000001 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843468+0000", 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2e-06 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.194718+0000", 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3512491950000001 2024-08-17T17:33:26.631 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.194828+0000", 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000110283 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.194948+0000", 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000119961 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.632 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197979+0000", 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0030309529999999999 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201760+0000", 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.003780818 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.209406+0000", 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0076460210000000002 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.633 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.209445+0000", 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9186000000000001e-05 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210141+0000", 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00069582900000000002 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.634 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86003 6.12 6:49085638:::benchmark_data_smithi016_122512_object86002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843303+0000", 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77461031799999, 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3678029279999999, 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86003 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.635 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843303+0000", 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843303+0000", 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.636 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843304+0000", 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9699999999999996e-07 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843344+0000", 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0130999999999999e-05 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843367+0000", 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2852000000000001e-05 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.637 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843374+0000", 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0450000000000003e-06 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843515+0000", 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014066 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.567e-06 2024-08-17T17:33:26.638 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.195905+0000", 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3523840060000001 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.196056+0000", 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015050999999999999 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.196249+0000", 2024-08-17T17:33:26.639 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00019347099999999999 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.200682+0000", 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044328129999999999 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201836+0000", 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001153743 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.640 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210215+0000", 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0083791709999999995 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210280+0000", 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5308999999999994e-05 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211106+0000", 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00082605299999999999 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.641 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86012 6.12 6:4b5e9936:::benchmark_data_smithi016_122512_object86011:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843412+0000", 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77450143499999, 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.379429767, 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.642 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86012 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843412+0000", 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843412+0000", 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.643 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843413+0000", 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9599999999999999e-07 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843454+0000", 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0867e-05 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843472+0000", 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8117e-05 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.644 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843481+0000", 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4890000000000001e-06 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843562+0000", 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0945999999999994e-05 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843573+0000", 2024-08-17T17:33:26.645 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0828e-05 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.198027+0000", 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.354454187 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.198217+0000", 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000189741 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.646 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.198419+0000", 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00020139299999999999 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201719+0000", 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00330087 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204465+0000", 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0027460700000000002 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.647 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221931+0000", 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.017465511 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221973+0000", 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.2295000000000001e-05 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.222842+0000", 2024-08-17T17:33:26.648 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00086885700000000001 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86025 6.12 6:48f15647:::benchmark_data_smithi016_122512_object86024:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77439297500001, 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3803850899999999, 2024-08-17T17:33:26.649 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86025 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.650 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843522+0000", 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4600000000000004e-07 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843566+0000", 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.4705e-05 2024-08-17T17:33:26.651 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843580+0000", 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3288000000000001e-05 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843587+0000", 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7149999999999998e-06 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.652 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843639+0000", 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1740999999999998e-05 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843646+0000", 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.939e-06 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.199505+0000", 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3558588010000001 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.653 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.199656+0000", 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000150777 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.199825+0000", 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000169562 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201861+0000", 2024-08-17T17:33:26.654 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.002035935 2024-08-17T17:33:26.657 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.657 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.657 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207217+0000", 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0053559719999999996 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.222917+0000", 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.015700083 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.222997+0000", 2024-08-17T17:33:26.658 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.9789999999999993e-05 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.223906+0000", 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000909036 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86075 6.12 6:4abc7c16:::benchmark_data_smithi016_122512_object86074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843605+0000", 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.774308445, 2024-08-17T17:33:26.659 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.381936386, 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86075 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.660 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843605+0000", 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843605+0000", 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843606+0000", 2024-08-17T17:33:26.661 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2200000000000004e-07 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843633+0000", 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6803000000000001e-05 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843642+0000", 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4429999999999992e-06 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.662 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843649+0000", 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6919999999999996e-06 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843700+0000", 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1153999999999998e-05 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843717+0000", 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7169000000000001e-05 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.663 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.200728+0000", 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3570105059999999 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.200884+0000", 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015627100000000001 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201069+0000", 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018479799999999999 2024-08-17T17:33:26.664 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203406+0000", 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0023373780000000002 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.214985+0000", 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011578643 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.665 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.224735+0000", 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0097498229999999995 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.224789+0000", 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3959999999999998e-05 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.225542+0000", 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00075312399999999998 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.666 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86079 6.12 6:481d19c9:::benchmark_data_smithi016_122512_object86078:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843666+0000", 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77424736899999, 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3885799030000001, 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.667 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86079 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843666+0000", 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843666+0000", 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.668 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843667+0000", 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3e-07 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843693+0000", 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6188000000000001e-05 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843701+0000", 2024-08-17T17:33:26.669 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8099999999999998e-06 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843712+0000", 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0764999999999999e-05 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843755+0000", 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3055e-05 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.670 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843762+0000", 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1359999999999999e-06 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201878+0000", 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.358115749 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201966+0000", 2024-08-17T17:33:26.671 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8690999999999995e-05 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202053+0000", 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6295e-05 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204490+0000", 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024377180000000002 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.672 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.220902+0000", 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016411327 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231335+0000", 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010432953999999999 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231386+0000", 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1306e-05 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.673 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.232246+0000", 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00086027900000000003 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86099 6.12 6:4aea8a66:::benchmark_data_smithi016_122512_object86098:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843722+0000", 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77419176699999, 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.389451083, 2024-08-17T17:33:26.674 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86099 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843722+0000", 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.675 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843722+0000", 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843723+0000", 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4600000000000005e-07 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843747+0000", 2024-08-17T17:33:26.676 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3994000000000001e-05 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843754+0000", 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.204e-06 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843759+0000", 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2530000000000004e-06 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843788+0000", 2024-08-17T17:33:26.677 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8612999999999999e-05 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843795+0000", 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2980000000000003e-06 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202686+0000", 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.358891544 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.678 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202782+0000", 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5283000000000002e-05 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202882+0000", 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000100067 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206267+0000", 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.003385094 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.679 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.220972+0000", 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014705123 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.232316+0000", 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011343937 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.232381+0000", 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.4754999999999999e-05 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.680 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233173+0000", 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00079237199999999995 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86175 6.12 6:496443f7:::benchmark_data_smithi016_122512_object86174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843768+0000", 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.774145339, 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3902187859999999, 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.681 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86175 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843768+0000", 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.682 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843768+0000", 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843769+0000", 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0200000000000002e-07 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843792+0000", 2024-08-17T17:33:26.683 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3482999999999999e-05 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843799+0000", 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0469999999999996e-06 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843804+0000", 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7530000000000001e-06 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.684 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843844+0000", 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9749999999999997e-05 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843851+0000", 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4989999999999997e-06 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203435+0000", 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.359583352 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.685 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203560+0000", 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012515900000000001 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203667+0000", 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000106687 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206277+0000", 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0026107140000000001 2024-08-17T17:33:26.686 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221035+0000", 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014757266 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233231+0000", 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.01219606 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233288+0000", 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6780999999999997e-05 2024-08-17T17:33:26.687 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233987+0000", 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00069973300000000002 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86185 6.12 6:4e0a47ce:::benchmark_data_smithi016_122512_object86184:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.77410023300001, 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3909538289999999, 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.688 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86185 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.689 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.75e-07 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843838+0000", 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3737999999999999e-05 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.690 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843845+0000", 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2629999999999997e-06 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843850+0000", 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9649999999999999e-06 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843900+0000", 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0228000000000001e-05 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.691 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843910+0000", 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3330000000000003e-06 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204514+0000", 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3606042949999999 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204599+0000", 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4833000000000006e-05 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.692 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204688+0000", 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9339999999999995e-05 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207143+0000", 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024546070000000001 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221092+0000", 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013949408999999999 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.693 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234036+0000", 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.012943632 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234092+0000", 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6156000000000002e-05 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234767+0000", 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00067555499999999999 2024-08-17T17:33:26.694 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86196 6.12 6:4bbf10eb:::benchmark_data_smithi016_122512_object86195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843860+0000", 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.774053372, 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.39182804, 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.695 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86196 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843860+0000", 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843860+0000", 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.696 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843861+0000", 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.75e-07 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843883+0000", 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2407000000000001e-05 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843893+0000", 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7180000000000008e-06 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.697 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843899+0000", 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1709999999999999e-06 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843939+0000", 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9866000000000001e-05 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843946+0000", 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8700000000000003e-06 2024-08-17T17:33:26.698 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.205320+0000", 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3613742209999999 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.205417+0000", 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7188999999999994e-05 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.205605+0000", 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000187784 2024-08-17T17:33:26.699 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208097+0000", 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024917749999999999 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221134+0000", 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013037178999999999 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234927+0000", 2024-08-17T17:33:26.700 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013793088 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234985+0000", 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7760999999999998e-05 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.235688+0000", 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00070353600000000005 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.701 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86237 6.12 6:4c143b72:::benchmark_data_smithi016_122512_object86236:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.870200+0000", 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.747713847, 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3735379619999999, 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86237 2024-08-17T17:33:26.702 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870200+0000", 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870200+0000", 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870202+0000", 2024-08-17T17:33:26.703 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2579999999999998e-06 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870233+0000", 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.0422000000000001e-05 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870259+0000", 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6726000000000001e-05 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.704 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870272+0000", 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2918000000000001e-05 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870355+0000", 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2589999999999994e-05 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870367+0000", 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2481e-05 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.705 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206313+0000", 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.335946141 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206408+0000", 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4229999999999997e-05 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206503+0000", 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5415999999999996e-05 2024-08-17T17:33:26.706 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210155+0000", 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0036516539999999998 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221184+0000", 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011029145000000001 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.707 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.242862+0000", 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.021677893 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.242936+0000", 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4382999999999996e-05 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.243738+0000", 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000801705 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.708 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86319 6.12 6:4ee96f4d:::benchmark_data_smithi016_122512_object86318:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.173212+0000", 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.44470200699999, 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.078456882, 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86319 2024-08-17T17:33:26.709 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173212+0000", 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173212+0000", 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.710 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173213+0000", 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6799999999999999e-07 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173241+0000", 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8620999999999999e-05 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173254+0000", 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2995e-05 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.711 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173262+0000", 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2269999999999993e-06 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173331+0000", 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8924000000000006e-05 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173341+0000", 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0850000000000003e-06 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.712 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207263+0000", 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0339221830000001 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207369+0000", 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000105952 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207476+0000", 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010746 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.713 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213761+0000", 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0062845000000000002 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231040+0000", 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.017279487 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.250672+0000", 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.01963196 2024-08-17T17:33:26.714 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.250736+0000", 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3781999999999993e-05 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.251669+0000", 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00093283799999999996 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.715 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86364 6.12 6:481038ef:::benchmark_data_smithi016_122512_object86363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.232970+0000", 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.384944077, 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.019578315, 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86364 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.716 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232970+0000", 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232970+0000", 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232971+0000", 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3740000000000001e-06 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.717 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232992+0000", 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0919000000000001e-05 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233003+0000", 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1099e-05 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233009+0000", 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0909999999999998e-06 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.718 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233072+0000", 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2360000000000006e-05 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233084+0000", 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2077e-05 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208140+0000", 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.97505609800000004 2024-08-17T17:33:26.719 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208279+0000", 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013913200000000001 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208466+0000", 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018761799999999999 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213770+0000", 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0053030289999999999 2024-08-17T17:33:26.720 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231096+0000", 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.017326894999999998 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.251741+0000", 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.020644269 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.251810+0000", 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9653000000000005e-05 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.721 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.252548+0000", 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000737701 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86368 6.12 6:4a8f2558:::benchmark_data_smithi016_122512_object86367:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.235434+0000", 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.38247994, 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.017903019, 2024-08-17T17:33:26.722 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86368 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235434+0000", 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.723 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235434+0000", 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235435+0000", 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2669999999999999e-06 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235471+0000", 2024-08-17T17:33:26.724 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.5413000000000001e-05 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235486+0000", 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5016e-05 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235493+0000", 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8630000000000008e-06 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.725 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235551+0000", 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7346999999999998e-05 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235557+0000", 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8289999999999996e-06 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211168+0000", 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.97561114900000001 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.726 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211329+0000", 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016076999999999999 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211500+0000", 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000171149 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.215009+0000", 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0035091340000000001 2024-08-17T17:33:26.727 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231146+0000", 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016136955000000001 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.252601+0000", 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.021455102 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.252662+0000", 2024-08-17T17:33:26.728 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1119999999999998e-05 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.253337+0000", 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00067490499999999995 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86376 6.12 6:4cf0e7e2:::benchmark_data_smithi016_122512_object86375:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.261310+0000", 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 171.35660403099999, 2024-08-17T17:33:26.729 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.99281170500000004, 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86376 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261310+0000", 2024-08-17T17:33:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261310+0000", 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261312+0000", 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0449999999999999e-06 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.731 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261332+0000", 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9979999999999998e-05 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261345+0000", 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3604999999999999e-05 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261353+0000", 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7370000000000006e-06 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.732 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261403+0000", 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9382000000000003e-05 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261411+0000", 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8270000000000004e-06 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213809+0000", 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.95239775100000001 2024-08-17T17:33:26.733 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213916+0000", 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010733799999999999 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.214031+0000", 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000114548 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.215017+0000", 2024-08-17T17:33:26.734 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00098624999999999993 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231184+0000", 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016166478000000001 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.253410+0000", 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.02222646 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.735 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.253463+0000", 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3158000000000002e-05 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.254121+0000", 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00065814599999999997 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:203678 6.14 6:2a4d1fcf:::benchmark_data_smithi016_122512_object96066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:33:26.736 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.762885+0000", 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 15.855028534000001, 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.45711799400000003, 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 203678 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.737 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762885+0000", 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762885+0000", 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762887+0000", 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3519999999999999e-06 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.738 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762892+0000", 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3650000000000003e-06 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762905+0000", 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2948999999999999e-05 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762913+0000", 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3720000000000005e-06 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.739 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762968+0000", 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5067e-05 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.763086+0000", 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000117853 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.763514+0000", 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00042805000000000002 2024-08-17T17:33:26.740 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.765770+0000", 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0022553040000000001 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.776522+0000", 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010752181 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219882+0000", 2024-08-17T17:33:26.741 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44335986900000002 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219942+0000", 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0751000000000002e-05 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.220003+0000", 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0881000000000002e-05 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.742 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:203683 6.f 6:f9a7e06f:::benchmark_data_smithi016_122512_object96071:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.769503+0000", 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 15.848410311, 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.45572652200000002, 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.743 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 203683 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769503+0000", 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769503+0000", 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.744 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769505+0000", 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.759e-06 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769510+0000", 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9420000000000003e-06 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769522+0000", 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2023e-05 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.745 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769529+0000", 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.781e-06 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769631+0000", 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010215199999999999 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769735+0000", 2024-08-17T17:33:26.746 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010375800000000001 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.769837+0000", 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010187999999999999 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777264+0000", 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0074274140000000002 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.747 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777551+0000", 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000287001 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.224965+0000", 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44741370200000002 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.225153+0000", 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018829099999999999 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.748 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.225230+0000", 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6818999999999998e-05 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:203693 6.f 6:fe5ff332:::benchmark_data_smithi016_122512_object96081:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:33:26.749 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.777735+0000", 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 15.840179191000001, 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.467448841, 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 203693 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.750 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777735+0000", 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777735+0000", 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777736+0000", 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7549999999999999e-06 2024-08-17T17:33:26.751 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777741+0000", 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.386e-06 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777753+0000", 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1768e-05 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777759+0000", 2024-08-17T17:33:26.752 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8179999999999998e-06 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219768+0000", 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.442009021 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219946+0000", 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017719 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:33:26.753 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.220094+0000", 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000148644 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.230596+0000", 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010501675 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.230608+0000", 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2062000000000001e-05 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.754 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.244973+0000", 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014365381 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.245087+0000", 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000113427 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.245183+0000", 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.6713999999999996e-05 2024-08-17T17:33:26.755 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.44693.0:203687 6.12 e164/137 6:49f9558d:::benchmark_data_smithi016_122512_object96075:head v 164'8972, mlcod=164'8969)", 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.778795+0000", 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 15.839118450000001, 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.46190522699999997, 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:33:26.756 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778795+0000", 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778795+0000", 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778796+0000", 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9200000000000001e-07 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.757 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778801+0000", 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0220000000000004e-06 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219597+0000", 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44079559600000001 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219624+0000", 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.7526e-05 2024-08-17T17:33:26.758 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219769+0000", 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000144986 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219806+0000", 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.6653999999999998e-05 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.240472+0000", 2024-08-17T17:33:26.759 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.020666646 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.240701+0000", 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00022820499999999999 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:33:26.760 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:33:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:26.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:26 smithi060 bash[68878]: cluster 2024-08-17T17:33:25.115297+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:26.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:26 smithi060 bash[68878]: cluster 2024-08-17T17:33:25.115297+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:26.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:26 smithi016 bash[84186]: cluster 2024-08-17T17:33:25.115297+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:26.820 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:26 smithi016 bash[84186]: cluster 2024-08-17T17:33:25.115297+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:26.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:26 smithi016 bash[86572]: cluster 2024-08-17T17:33:25.115297+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:26.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:26 smithi016 bash[86572]: cluster 2024-08-17T17:33:25.115297+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:26.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:26.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:26.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:27.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:27.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:27.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:27.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:27.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:27.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:moved 0 / 297 (0%) 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:avg 37.125 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:stddev 4.22604 -> 4.22604 (expected baseline 5.69951) 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:min osd.2 with 33 -> 33 pgs (0.888889 -> 0.888889 * mean) 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:max osd.4 with 47 -> 47 pgs (1.26599 -> 1.26599 * mean) 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:oload 1000 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:max_change 1 2024-08-17T17:33:27.551 INFO:teuthology.orchestra.run.smithi016.stdout:max_change_osds 4 2024-08-17T17:33:27.552 INFO:teuthology.orchestra.run.smithi016.stdout:average_utilization 0.0045 2024-08-17T17:33:27.552 INFO:teuthology.orchestra.run.smithi016.stdout:overload_utilization 0.0450 2024-08-17T17:33:27.552 INFO:teuthology.orchestra.run.smithi016.stderr:no change 2024-08-17T17:33:27.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:27.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:27.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:27.913 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:27.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:27.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:28.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:28.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:28.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:28.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:28.171 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:28.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:28.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:28.303 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:28.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:28.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:28.547 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[84186]: cluster 2024-08-17T17:33:27.116089+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[84186]: cluster 2024-08-17T17:33:27.116089+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[84186]: audit 2024-08-17T17:33:27.553099+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[84186]: audit 2024-08-17T17:33:27.553099+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[86572]: cluster 2024-08-17T17:33:27.116089+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[86572]: cluster 2024-08-17T17:33:27.116089+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[86572]: audit 2024-08-17T17:33:27.553099+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:28.548 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:28 smithi016 bash[86572]: audit 2024-08-17T17:33:27.553099+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:28.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:28.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:28.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:28.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:28 smithi060 bash[68878]: cluster 2024-08-17T17:33:27.116089+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:28.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:28 smithi060 bash[68878]: cluster 2024-08-17T17:33:27.116089+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 81 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 6601/3960 objects degraded (166.692%); 93/3960 objects misplaced (2.348%); 1.2 MiB/s, 101 objects/s recovering 2024-08-17T17:33:28.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:28 smithi060 bash[68878]: audit 2024-08-17T17:33:27.553099+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:28.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:28 smithi060 bash[68878]: audit 2024-08-17T17:33:27.553099+0000 mgr.y (mgr.34107) 577 : audit [DBG] from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:28.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:28.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:28.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:28.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:28.916 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:28.939 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:28.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:29.042 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:29.065 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:29.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:33:29.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:29.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:29.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:29.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:29.314 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:29.401 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:33:29.417 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:29.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:29 smithi060 bash[68878]: cluster 2024-08-17T17:33:28.407190+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:33:29.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:29 smithi060 bash[68878]: cluster 2024-08-17T17:33:28.407190+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:33:29.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:29 smithi060 bash[68878]: audit 2024-08-17T17:33:29.359629+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:29.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:29 smithi060 bash[68878]: audit 2024-08-17T17:33:29.359629+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:29.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:29.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:29.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:29.565 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:29.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:29.651 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:33:29.651 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:33:29.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:29.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:33:29.670 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:33:29.687 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:33:29.688 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:33:29.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:29.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[84186]: cluster 2024-08-17T17:33:28.407190+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[84186]: cluster 2024-08-17T17:33:28.407190+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[84186]: audit 2024-08-17T17:33:29.359629+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[84186]: audit 2024-08-17T17:33:29.359629+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[86572]: cluster 2024-08-17T17:33:28.407190+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[86572]: cluster 2024-08-17T17:33:28.407190+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:33:29.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[86572]: audit 2024-08-17T17:33:29.359629+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:29.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:29 smithi016 bash[86572]: audit 2024-08-17T17:33:29.359629+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:33:29.742 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:33:29.742 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:33:29.761 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:33:29.761 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:33:29.780 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:33:29.780 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:33:29.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:29.798 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:33:29.799 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:33:29.815 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:33:29.816 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:33:29.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:29.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:29.920 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:29.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:29.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:29.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:30.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:30.072 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:30.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:30.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:30.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:30.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:30.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:30.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:30.440 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[61583]: ts=2024-08-17T17:33:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.116955+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v531: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 15 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 1230/756 objects degraded (162.698%); 9/756 objects misplaced (1.190%); 1.1 MiB/s, 201 objects/s recovering 2024-08-17T17:33:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.116955+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v531: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 15 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 1230/756 objects degraded (162.698%); 9/756 objects misplaced (1.190%); 1.1 MiB/s, 201 objects/s recovering 2024-08-17T17:33:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.399961+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.399961+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: audit 2024-08-17T17:33:29.404745+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:33:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: audit 2024-08-17T17:33:29.404745+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:33:30.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.411369+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:33:30.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.411369+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:33:30.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: audit 2024-08-17T17:33:29.634742+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/1406955926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:30.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: audit 2024-08-17T17:33:29.634742+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/1406955926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:30.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.872475+0000 mon.a (mon.0) 813 : cluster [WRN] Health check update: Degraded data redundancy: 1230/756 objects degraded (162.698%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:30.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:30 smithi060 bash[68878]: cluster 2024-08-17T17:33:29.872475+0000 mon.a (mon.0) 813 : cluster [WRN] Health check update: Degraded data redundancy: 1230/756 objects degraded (162.698%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:30.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:30.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:30.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:30.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:30.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.116955+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v531: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 15 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 1230/756 objects degraded (162.698%); 9/756 objects misplaced (1.190%); 1.1 MiB/s, 201 objects/s recovering 2024-08-17T17:33:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.116955+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v531: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 15 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 1230/756 objects degraded (162.698%); 9/756 objects misplaced (1.190%); 1.1 MiB/s, 201 objects/s recovering 2024-08-17T17:33:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.399961+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.399961+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: audit 2024-08-17T17:33:29.404745+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: audit 2024-08-17T17:33:29.404745+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.411369+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.411369+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: audit 2024-08-17T17:33:29.634742+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/1406955926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: audit 2024-08-17T17:33:29.634742+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/1406955926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.872475+0000 mon.a (mon.0) 813 : cluster [WRN] Health check update: Degraded data redundancy: 1230/756 objects degraded (162.698%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[86572]: cluster 2024-08-17T17:33:29.872475+0000 mon.a (mon.0) 813 : cluster [WRN] Health check update: Degraded data redundancy: 1230/756 objects degraded (162.698%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.116955+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v531: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 15 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 1230/756 objects degraded (162.698%); 9/756 objects misplaced (1.190%); 1.1 MiB/s, 201 objects/s recovering 2024-08-17T17:33:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.116955+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v531: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 15 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 1230/756 objects degraded (162.698%); 9/756 objects misplaced (1.190%); 1.1 MiB/s, 201 objects/s recovering 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.399961+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.399961+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: audit 2024-08-17T17:33:29.404745+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: audit 2024-08-17T17:33:29.404745+0000 mon.a (mon.0) 811 : audit [INF] from='client.? 172.21.15.16:0/355910826' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.411369+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.411369+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: audit 2024-08-17T17:33:29.634742+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/1406955926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: audit 2024-08-17T17:33:29.634742+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.16:0/1406955926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.872475+0000 mon.a (mon.0) 813 : cluster [WRN] Health check update: Degraded data redundancy: 1230/756 objects degraded (162.698%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:30 smithi016 bash[84186]: cluster 2024-08-17T17:33:29.872475+0000 mon.a (mon.0) 813 : cluster [WRN] Health check update: Degraded data redundancy: 1230/756 objects degraded (162.698%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:30.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:30.933 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2024-08-17T17:33:30.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 1000 0.05 2024-08-17T17:33:30.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:30.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:31.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:31.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:31.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.215 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:31.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:31.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:31.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:31.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:31.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:31.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:31.695 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-17T17:33:31.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-17T17:33:31.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:31.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:31.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:31.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:31.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:31.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:31.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:32.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:32.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:32.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:32.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:32.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:32.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:32.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:32.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:32.630 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:32 smithi060 bash[68878]: cluster 2024-08-17T17:33:31.117489+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v533: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 168 objects/s recovering 2024-08-17T17:33:32.630 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:32 smithi060 bash[68878]: cluster 2024-08-17T17:33:31.117489+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v533: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 168 objects/s recovering 2024-08-17T17:33:32.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:32.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:32.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:32.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:32 smithi016 bash[84186]: cluster 2024-08-17T17:33:31.117489+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v533: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 168 objects/s recovering 2024-08-17T17:33:32.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:32 smithi016 bash[84186]: cluster 2024-08-17T17:33:31.117489+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v533: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 168 objects/s recovering 2024-08-17T17:33:32.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:32 smithi016 bash[86572]: cluster 2024-08-17T17:33:31.117489+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v533: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 168 objects/s recovering 2024-08-17T17:33:32.764 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:32 smithi016 bash[86572]: cluster 2024-08-17T17:33:31.117489+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v533: 99 pgs: 1 active+undersized+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 168 objects/s recovering 2024-08-17T17:33:32.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:32.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:32.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:32.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:32.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:32.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:33.014 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:33.038 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:33.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:33.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:33.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:33.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:33.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:33.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:33.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:33.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:33.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:33.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:33.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:33.565 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:33.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:33.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:33.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:33.799 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:33.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:33.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:33:33.911 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:33:33.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:33.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:33.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:33.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:34.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:34.083 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:34.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:34.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:34.215 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:34.318 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:34.343 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:34.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:34.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:34.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:34.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:34.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:34.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:34 smithi016 bash[84186]: cluster 2024-08-17T17:33:33.118380+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 341 objects/s recovering 2024-08-17T17:33:34.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:34 smithi016 bash[84186]: cluster 2024-08-17T17:33:33.118380+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 341 objects/s recovering 2024-08-17T17:33:34.582 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:33:34] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:33:34.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:34 smithi016 bash[86572]: cluster 2024-08-17T17:33:33.118380+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 341 objects/s recovering 2024-08-17T17:33:34.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:34 smithi016 bash[86572]: cluster 2024-08-17T17:33:33.118380+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 341 objects/s recovering 2024-08-17T17:33:34.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:34.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:34 smithi060 bash[68878]: cluster 2024-08-17T17:33:33.118380+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 341 objects/s recovering 2024-08-17T17:33:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:34 smithi060 bash[68878]: cluster 2024-08-17T17:33:33.118380+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 341 objects/s recovering 2024-08-17T17:33:34.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:34.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:34.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:34.831 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:34.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:34.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:34.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:34.987 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:34.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:34.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:35.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:35.115 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:35.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:35.218 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:35.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:35.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:35.447 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:35.448 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:35.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:35 smithi016 bash[84186]: cluster 2024-08-17T17:33:34.873132+0000 mon.a (mon.0) 814 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:33:35.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:35 smithi016 bash[84186]: cluster 2024-08-17T17:33:34.873132+0000 mon.a (mon.0) 814 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:33:35.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:35 smithi016 bash[86572]: cluster 2024-08-17T17:33:34.873132+0000 mon.a (mon.0) 814 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:33:35.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:35 smithi016 bash[86572]: cluster 2024-08-17T17:33:34.873132+0000 mon.a (mon.0) 814 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:33:35.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:35.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:35.629 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:35.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:35 smithi060 bash[68878]: cluster 2024-08-17T17:33:34.873132+0000 mon.a (mon.0) 814 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:33:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:35 smithi060 bash[68878]: cluster 2024-08-17T17:33:34.873132+0000 mon.a (mon.0) 814 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:33:35.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:35.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:35.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:35.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:35.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:35.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:36.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:36.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:36.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:36.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:36.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:36.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:36.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:36.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:36.467 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:36.506 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:36 smithi016 bash[84186]: cluster 2024-08-17T17:33:35.119584+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v535: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 422 objects/s recovering 2024-08-17T17:33:36.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:36 smithi016 bash[84186]: cluster 2024-08-17T17:33:35.119584+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v535: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 422 objects/s recovering 2024-08-17T17:33:36.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:36 smithi016 bash[86572]: cluster 2024-08-17T17:33:35.119584+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v535: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 422 objects/s recovering 2024-08-17T17:33:36.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:36 smithi016 bash[86572]: cluster 2024-08-17T17:33:35.119584+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v535: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 422 objects/s recovering 2024-08-17T17:33:36.526 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:36.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:36.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:36 smithi060 bash[68878]: cluster 2024-08-17T17:33:35.119584+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v535: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 422 objects/s recovering 2024-08-17T17:33:36.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:36 smithi060 bash[68878]: cluster 2024-08-17T17:33:35.119584+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v535: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 1230/300 objects degraded (410.000%); 480 KiB/s, 422 objects/s recovering 2024-08-17T17:33:36.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:36.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:36.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:36.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:36.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:36.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:36.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:36.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:36.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:37.009 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:37.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:37.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:37.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:37.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:37.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.299 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:37.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:37.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:37.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:37.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:37.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:37.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:37.824 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:37.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:37.953 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:37.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:37.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:38.057 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:38.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:38.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:38.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:38.218 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:38.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:38.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: cluster 2024-08-17T17:33:37.120062+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v536: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 1230/300 objects degraded (410.000%); 0 B/s, 243 objects/s recovering 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: cluster 2024-08-17T17:33:37.120062+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v536: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 1230/300 objects degraded (410.000%); 0 B/s, 243 objects/s recovering 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: audit 2024-08-17T17:33:37.317690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: audit 2024-08-17T17:33:37.317690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: audit 2024-08-17T17:33:37.318806+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: audit 2024-08-17T17:33:37.318806+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: cluster 2024-08-17T17:33:37.445800+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:33:38.332 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[84186]: cluster 2024-08-17T17:33:37.445800+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: cluster 2024-08-17T17:33:37.120062+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v536: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 1230/300 objects degraded (410.000%); 0 B/s, 243 objects/s recovering 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: cluster 2024-08-17T17:33:37.120062+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v536: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 1230/300 objects degraded (410.000%); 0 B/s, 243 objects/s recovering 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: audit 2024-08-17T17:33:37.317690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: audit 2024-08-17T17:33:37.317690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: audit 2024-08-17T17:33:37.318806+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: audit 2024-08-17T17:33:37.318806+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: cluster 2024-08-17T17:33:37.445800+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:33:38.333 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:38 smithi016 bash[86572]: cluster 2024-08-17T17:33:37.445800+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:33:38.349 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:38.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:38.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:38.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:38.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:38.512 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:38.513 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:38.589 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.613 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: cluster 2024-08-17T17:33:37.120062+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v536: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 1230/300 objects degraded (410.000%); 0 B/s, 243 objects/s recovering 2024-08-17T17:33:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: cluster 2024-08-17T17:33:37.120062+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v536: 99 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 1230/300 objects degraded (410.000%); 0 B/s, 243 objects/s recovering 2024-08-17T17:33:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: audit 2024-08-17T17:33:37.317690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: audit 2024-08-17T17:33:37.317690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: audit 2024-08-17T17:33:37.318806+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: audit 2024-08-17T17:33:37.318806+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: cluster 2024-08-17T17:33:37.445800+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:33:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:38 smithi060 bash[68878]: cluster 2024-08-17T17:33:37.445800+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:33:38.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:38.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:38.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:38.867 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:38.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:38.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:38.970 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:38.998 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:38.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:39.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:39.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:39.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:39.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:39.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:39.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:39.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:39.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:39.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:39 smithi016 bash[86572]: cluster 2024-08-17T17:33:38.451016+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:33:39.522 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:39 smithi016 bash[86572]: cluster 2024-08-17T17:33:38.451016+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:33:39.522 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:39 smithi016 bash[84186]: cluster 2024-08-17T17:33:38.451016+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:33:39.522 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:39 smithi016 bash[84186]: cluster 2024-08-17T17:33:38.451016+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:33:39.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:39.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:39 smithi060 bash[68878]: cluster 2024-08-17T17:33:38.451016+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:33:39.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:39 smithi060 bash[68878]: cluster 2024-08-17T17:33:38.451016+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:33:39.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:39.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:39.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:39.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:39.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:39.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:39.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:39.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:40.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:40.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:40.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:40.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:40.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:40.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:40.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:40.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:40.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:33:40 smithi060 bash[61583]: ts=2024-08-17T17:33:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:40.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.540 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:40.643 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:40.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[84186]: cluster 2024-08-17T17:33:39.120668+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v539: 99 pgs: 1 peering, 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 427 objects/s recovering 2024-08-17T17:33:40.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[84186]: cluster 2024-08-17T17:33:39.120668+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v539: 99 pgs: 1 peering, 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 427 objects/s recovering 2024-08-17T17:33:40.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[84186]: cluster 2024-08-17T17:33:39.873917+0000 mon.a (mon.0) 819 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:40.655 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[84186]: cluster 2024-08-17T17:33:39.873917+0000 mon.a (mon.0) 819 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:40.655 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[86572]: cluster 2024-08-17T17:33:39.120668+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v539: 99 pgs: 1 peering, 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 427 objects/s recovering 2024-08-17T17:33:40.655 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[86572]: cluster 2024-08-17T17:33:39.120668+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v539: 99 pgs: 1 peering, 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 427 objects/s recovering 2024-08-17T17:33:40.655 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[86572]: cluster 2024-08-17T17:33:39.873917+0000 mon.a (mon.0) 819 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:40.655 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:40 smithi016 bash[86572]: cluster 2024-08-17T17:33:39.873917+0000 mon.a (mon.0) 819 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:40.671 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:40 smithi060 bash[68878]: cluster 2024-08-17T17:33:39.120668+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v539: 99 pgs: 1 peering, 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 427 objects/s recovering 2024-08-17T17:33:40.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:40 smithi060 bash[68878]: cluster 2024-08-17T17:33:39.120668+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v539: 99 pgs: 1 peering, 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 427 objects/s recovering 2024-08-17T17:33:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:40 smithi060 bash[68878]: cluster 2024-08-17T17:33:39.873917+0000 mon.a (mon.0) 819 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:40 smithi060 bash[68878]: cluster 2024-08-17T17:33:39.873917+0000 mon.a (mon.0) 819 : cluster [WRN] Health check update: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:33:40.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:40.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:40.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:40.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:40.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:40.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:41.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:41.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:41.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:41.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:41.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:41.311 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:41.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:41.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:41.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:41.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:41.559 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:41.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:41.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:41.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:41.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:41.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:41.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:41.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:41.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:42.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:42.111 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:42.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:42.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.237 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:42.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:42.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:42.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:42.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:42.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.618 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:42.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:42.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:42 smithi060 bash[68878]: cluster 2024-08-17T17:33:41.121579+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v540: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 254 objects/s recovering 2024-08-17T17:33:42.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:42 smithi060 bash[68878]: cluster 2024-08-17T17:33:41.121579+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v540: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 254 objects/s recovering 2024-08-17T17:33:42.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:42.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:42 smithi016 bash[84186]: cluster 2024-08-17T17:33:41.121579+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v540: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 254 objects/s recovering 2024-08-17T17:33:42.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:42 smithi016 bash[84186]: cluster 2024-08-17T17:33:41.121579+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v540: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 254 objects/s recovering 2024-08-17T17:33:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:42 smithi016 bash[86572]: cluster 2024-08-17T17:33:41.121579+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v540: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 254 objects/s recovering 2024-08-17T17:33:42.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:42 smithi016 bash[86572]: cluster 2024-08-17T17:33:41.121579+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v540: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 5.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 254 objects/s recovering 2024-08-17T17:33:42.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:42.967 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:42.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:42.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:43.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:43.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:43.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:43.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:43.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:43.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:43.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:43.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:43.503 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:43.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:43.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:43.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:43.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:43.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:43.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.895 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:43.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:43.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:43.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:44.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:44.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:44.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:44.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:44.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:44.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:44.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:44.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:44.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:44 smithi060 bash[68878]: cluster 2024-08-17T17:33:43.122317+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 173 objects/s recovering 2024-08-17T17:33:44.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:44 smithi060 bash[68878]: cluster 2024-08-17T17:33:43.122317+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 173 objects/s recovering 2024-08-17T17:33:44.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:44 smithi060 bash[68878]: cluster 2024-08-17T17:33:43.477860+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:33:44.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:44 smithi060 bash[68878]: cluster 2024-08-17T17:33:43.477860+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:33:44.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:44.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:44.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:33:44] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.51.0" 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[84186]: cluster 2024-08-17T17:33:43.122317+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 173 objects/s recovering 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[84186]: cluster 2024-08-17T17:33:43.122317+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 173 objects/s recovering 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[84186]: cluster 2024-08-17T17:33:43.477860+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[84186]: cluster 2024-08-17T17:33:43.477860+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[86572]: cluster 2024-08-17T17:33:43.122317+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 173 objects/s recovering 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[86572]: cluster 2024-08-17T17:33:43.122317+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1230/300 objects degraded (410.000%); 0 B/s, 173 objects/s recovering 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[86572]: cluster 2024-08-17T17:33:43.477860+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:33:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:44 smithi016 bash[86572]: cluster 2024-08-17T17:33:43.477860+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:33:44.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.674 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:44.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:44.777 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.802 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:44.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:44.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:44.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:45.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:45.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:45.168 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:45.196 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:45.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:45.299 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:45.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:45.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:45.459 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:45.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:45.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.574 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:45 smithi060 bash[68878]: cluster 2024-08-17T17:33:44.480389+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:33:45.575 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:45 smithi060 bash[68878]: cluster 2024-08-17T17:33:44.480389+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:33:45.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:45.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:45.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:45.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:45.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:45 smithi016 bash[84186]: cluster 2024-08-17T17:33:44.480389+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:33:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:45 smithi016 bash[84186]: cluster 2024-08-17T17:33:44.480389+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:33:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:45 smithi016 bash[86572]: cluster 2024-08-17T17:33:44.480389+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:33:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:45 smithi016 bash[86572]: cluster 2024-08-17T17:33:44.480389+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:33:45.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:45.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.985 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:45.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:46.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:46.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:46.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:46.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:46.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:46.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:46.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:46.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:46.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:46.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:46.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:46.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:46.757 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:46.758 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:46 smithi060 bash[68878]: cluster 2024-08-17T17:33:45.122997+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v544: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 392 objects/s recovering 2024-08-17T17:33:46.758 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:46 smithi060 bash[68878]: cluster 2024-08-17T17:33:45.122997+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v544: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 392 objects/s recovering 2024-08-17T17:33:46.758 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:46 smithi060 bash[68878]: cluster 2024-08-17T17:33:45.486515+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:33:46.758 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:46 smithi060 bash[68878]: cluster 2024-08-17T17:33:45.486515+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:33:46.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[84186]: cluster 2024-08-17T17:33:45.122997+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v544: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 392 objects/s recovering 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[84186]: cluster 2024-08-17T17:33:45.122997+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v544: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 392 objects/s recovering 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[84186]: cluster 2024-08-17T17:33:45.486515+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[84186]: cluster 2024-08-17T17:33:45.486515+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[86572]: cluster 2024-08-17T17:33:45.122997+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v544: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 392 objects/s recovering 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[86572]: cluster 2024-08-17T17:33:45.122997+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v544: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 392 objects/s recovering 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[86572]: cluster 2024-08-17T17:33:45.486515+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:33:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:46 smithi016 bash[86572]: cluster 2024-08-17T17:33:45.486515+0000 mon.a (mon.0) 822 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1230/300 objects degraded (410.000%), 1 pg degraded, 1 pg undersized) 2024-08-17T17:33:46.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:46.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:46.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:46.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:47.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:47.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:47.151 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:47.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:47.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:47.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:47.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:47.414 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:47.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:47.545 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:47.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:47.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:47.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:47.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:47.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:47.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:47.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:48.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:48.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.198 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:48.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:48.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.457 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:48.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:48.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:48.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:48 smithi016 bash[84186]: cluster 2024-08-17T17:33:47.123777+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v545: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:48.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:48 smithi016 bash[84186]: cluster 2024-08-17T17:33:47.123777+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v545: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:48.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:48 smithi016 bash[86572]: cluster 2024-08-17T17:33:47.123777+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v545: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:48.714 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:48 smithi016 bash[86572]: cluster 2024-08-17T17:33:47.123777+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v545: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:48.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:48.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:48.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:48.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:48 smithi060 bash[68878]: cluster 2024-08-17T17:33:47.123777+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v545: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:48 smithi060 bash[68878]: cluster 2024-08-17T17:33:47.123777+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v545: 99 pgs: 2 peering, 1 active+remapped+backfill_wait, 96 active+clean; 5.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:48.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:48.974 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:48.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:48.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:49.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:49.104 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:49.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:49.234 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:49.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:49.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:49.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:49.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:49.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:49.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:49.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:49.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[86572]: cluster 2024-08-17T17:33:47.927765+0000 osd.3 (osd.3) 12 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:49.514 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[86572]: cluster 2024-08-17T17:33:47.927765+0000 osd.3 (osd.3) 12 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:49.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[86572]: audit 2024-08-17T17:33:49.126300+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:33:49.515 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[86572]: audit 2024-08-17T17:33:49.126300+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:33:49.515 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[84186]: cluster 2024-08-17T17:33:47.927765+0000 osd.3 (osd.3) 12 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:49.515 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[84186]: cluster 2024-08-17T17:33:47.927765+0000 osd.3 (osd.3) 12 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:49.515 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[84186]: audit 2024-08-17T17:33:49.126300+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:33:49.515 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:49 smithi016 bash[84186]: audit 2024-08-17T17:33:49.126300+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:33:49.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:49.617 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:49.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:49.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:49.733 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:49 smithi060 bash[68878]: cluster 2024-08-17T17:33:47.927765+0000 osd.3 (osd.3) 12 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:49.733 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:49 smithi060 bash[68878]: cluster 2024-08-17T17:33:47.927765+0000 osd.3 (osd.3) 12 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:49.734 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:49 smithi060 bash[68878]: audit 2024-08-17T17:33:49.126300+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:33:49.734 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:49 smithi060 bash[68878]: audit 2024-08-17T17:33:49.126300+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:33:49.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:49.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:49.850 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:49.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:49.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:49.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:50.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:50.113 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:50.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:50.257 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[61583]: ts=2024-08-17T17:33:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:50.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:50.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:50.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:50.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:50.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:50.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:50.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:50.662 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.125107+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v546: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:50.666 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:50.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:50.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:50.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.125107+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v546: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.125107+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v546: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: audit 2024-08-17T17:33:49.508590+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: audit 2024-08-17T17:33:49.508590+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.514626+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.514626+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.883282+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:33:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:50 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.883282+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:33:50.932 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:50.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:50.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:51.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:51.062 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:51.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:51.095 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.125107+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v546: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.125107+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v546: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: audit 2024-08-17T17:33:49.508590+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: audit 2024-08-17T17:33:49.508590+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.514626+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.514626+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.883282+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:33:51.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:50 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.883282+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:33:51.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:51.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:51.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:51.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:51.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:51.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:51.457 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:51.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:51.496 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.125107+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v546: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 246 objects/s recovering 2024-08-17T17:33:51.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: audit 2024-08-17T17:33:49.508590+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:33:51.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: audit 2024-08-17T17:33:49.508590+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:33:51.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.514626+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:33:51.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.514626+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:33:51.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.883282+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:33:51.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.883282+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:33:51.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:51.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:51.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:51.670 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:33:51.670 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:33:51.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:51.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:51.790 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.931604+0000 osd.3 (osd.3) 13 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:51.790 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:49.931604+0000 osd.3 (osd.3) 13 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:50.888359+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: cluster 2024-08-17T17:33:50.888359+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: audit 2024-08-17T17:33:51.126430+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[84186]: audit 2024-08-17T17:33:51.126430+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.931604+0000 osd.3 (osd.3) 13 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[86572]: cluster 2024-08-17T17:33:49.931604+0000 osd.3 (osd.3) 13 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[86572]: cluster 2024-08-17T17:33:50.888359+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[86572]: cluster 2024-08-17T17:33:50.888359+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[86572]: audit 2024-08-17T17:33:51.126430+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:33:51.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:51 smithi016 bash[86572]: audit 2024-08-17T17:33:51.126430+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:33:51.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:51.831 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:51.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:51 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.931604+0000 osd.3 (osd.3) 13 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:51 smithi060 bash[68878]: cluster 2024-08-17T17:33:49.931604+0000 osd.3 (osd.3) 13 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:51 smithi060 bash[68878]: cluster 2024-08-17T17:33:50.888359+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:33:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:51 smithi060 bash[68878]: cluster 2024-08-17T17:33:50.888359+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:33:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:51 smithi060 bash[68878]: audit 2024-08-17T17:33:51.126430+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:33:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:51 smithi060 bash[68878]: audit 2024-08-17T17:33:51.126430+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:33:51.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:51.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:51.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:51.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:52.068 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:52.095 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:52.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:52.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:52.218 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:52.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:52.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:52.347 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:52.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:52.450 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:52.450 INFO:teuthology.orchestra.run.smithi016.stdout:moved 1 / 297 (0.3367%) 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:avg 37.125 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:stddev 4.51214 -> 4.53975 (expected baseline 5.69951) 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:min osd.3 with 32 -> 32 pgs (0.861953 -> 0.861953 * mean) 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:max osd.4 with 47 -> 47 pgs (1.26599 -> 1.26599 * mean) 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:oload 1000 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:max_change 0.05 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:max_change_osds 4 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:average_utilization 0.0035 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:overload_utilization 0.0346 2024-08-17T17:33:52.451 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 weight 0.8284 -> 0.8784 2024-08-17T17:33:52.452 INFO:teuthology.orchestra.run.smithi016.stderr:no change 2024-08-17T17:33:52.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:52.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:52.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:52.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:52.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:52.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:52.734 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:52.786 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[75762]: debug 2024-08-17T17:33:52.449+0000 7fbec02d9640 -1 mgr.server reply reply (1) Operation not permitted no change 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: cluster 2024-08-17T17:33:51.125782+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v550: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: cluster 2024-08-17T17:33:51.125782+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v550: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: audit 2024-08-17T17:33:51.892165+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: audit 2024-08-17T17:33:51.892165+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: cluster 2024-08-17T17:33:51.895091+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: cluster 2024-08-17T17:33:51.895091+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: audit 2024-08-17T17:33:52.320043+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:52.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: audit 2024-08-17T17:33:52.320043+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: audit 2024-08-17T17:33:52.321511+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[84186]: audit 2024-08-17T17:33:52.321511+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: cluster 2024-08-17T17:33:51.125782+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v550: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: cluster 2024-08-17T17:33:51.125782+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v550: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: audit 2024-08-17T17:33:51.892165+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: audit 2024-08-17T17:33:51.892165+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: cluster 2024-08-17T17:33:51.895091+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: cluster 2024-08-17T17:33:51.895091+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:33:52.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: audit 2024-08-17T17:33:52.320043+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:52.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: audit 2024-08-17T17:33:52.320043+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:52.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: audit 2024-08-17T17:33:52.321511+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:52.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:52 smithi016 bash[86572]: audit 2024-08-17T17:33:52.321511+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:52.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: cluster 2024-08-17T17:33:51.125782+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v550: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: cluster 2024-08-17T17:33:51.125782+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v550: 99 pgs: 99 active+clean; 5.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: audit 2024-08-17T17:33:51.892165+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: audit 2024-08-17T17:33:51.892165+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: cluster 2024-08-17T17:33:51.895091+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: cluster 2024-08-17T17:33:51.895091+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: audit 2024-08-17T17:33:52.320043+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:52.848 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: audit 2024-08-17T17:33:52.320043+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:52.849 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: audit 2024-08-17T17:33:52.321511+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:52.849 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:52 smithi060 bash[68878]: audit 2024-08-17T17:33:52.321511+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:52.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:52.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:52.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:52.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:52.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:53.095 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:53.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:53.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:53.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:53.247 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:53.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:53.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:53.377 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:53.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:53.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:53.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:53.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:53.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:53.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: audit 2024-08-17T17:33:52.452028+0000 mgr.y (mgr.34107) 590 : audit [DBG] from='client.44792 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: audit 2024-08-17T17:33:52.452028+0000 mgr.y (mgr.34107) 590 : audit [DBG] from='client.44792 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: cluster 2024-08-17T17:33:52.897740+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: cluster 2024-08-17T17:33:52.897740+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: audit 2024-08-17T17:33:53.128122+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: audit 2024-08-17T17:33:53.128122+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: audit 2024-08-17T17:33:53.135094+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:33:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:53 smithi060 bash[68878]: audit 2024-08-17T17:33:53.135094+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:33:53.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:53.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: audit 2024-08-17T17:33:52.452028+0000 mgr.y (mgr.34107) 590 : audit [DBG] from='client.44792 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: audit 2024-08-17T17:33:52.452028+0000 mgr.y (mgr.34107) 590 : audit [DBG] from='client.44792 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: cluster 2024-08-17T17:33:52.897740+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: cluster 2024-08-17T17:33:52.897740+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: audit 2024-08-17T17:33:53.128122+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: audit 2024-08-17T17:33:53.128122+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:33:53.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: audit 2024-08-17T17:33:53.135094+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[84186]: audit 2024-08-17T17:33:53.135094+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: audit 2024-08-17T17:33:52.452028+0000 mgr.y (mgr.34107) 590 : audit [DBG] from='client.44792 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: audit 2024-08-17T17:33:52.452028+0000 mgr.y (mgr.34107) 590 : audit [DBG] from='client.44792 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: cluster 2024-08-17T17:33:52.897740+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: cluster 2024-08-17T17:33:52.897740+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: audit 2024-08-17T17:33:53.128122+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: audit 2024-08-17T17:33:53.128122+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: audit 2024-08-17T17:33:53.135094+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:33:53.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:53 smithi016 bash[86572]: audit 2024-08-17T17:33:53.135094+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:33:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:53.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:53.893 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_0' removedpool 'unique_pool_0' removed 2024-08-17T17:33:53.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:53.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:53.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:54.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:54.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:54.161 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:54.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:54.264 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:54.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:54.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:54.514 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:33:54] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-08-17T17:33:54.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:54.560 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:54.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:54.664 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: cluster 2024-08-17T17:33:53.047603+0000 osd.3 (osd.3) 14 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: cluster 2024-08-17T17:33:53.047603+0000 osd.3 (osd.3) 14 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: cluster 2024-08-17T17:33:53.126543+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v553: 99 pgs: 99 active+clean; 5.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: cluster 2024-08-17T17:33:53.126543+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v553: 99 pgs: 99 active+clean; 5.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: audit 2024-08-17T17:33:53.896143+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: audit 2024-08-17T17:33:53.896143+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: audit 2024-08-17T17:33:53.896222+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:33:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: audit 2024-08-17T17:33:53.896222+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:33:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: cluster 2024-08-17T17:33:53.900758+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:33:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:54 smithi060 bash[68878]: cluster 2024-08-17T17:33:53.900758+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:33:54.690 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:54.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:54.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: cluster 2024-08-17T17:33:53.047603+0000 osd.3 (osd.3) 14 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: cluster 2024-08-17T17:33:53.047603+0000 osd.3 (osd.3) 14 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: cluster 2024-08-17T17:33:53.126543+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v553: 99 pgs: 99 active+clean; 5.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: cluster 2024-08-17T17:33:53.126543+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v553: 99 pgs: 99 active+clean; 5.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: audit 2024-08-17T17:33:53.896143+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: audit 2024-08-17T17:33:53.896143+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: audit 2024-08-17T17:33:53.896222+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: audit 2024-08-17T17:33:53.896222+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: cluster 2024-08-17T17:33:53.900758+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[84186]: cluster 2024-08-17T17:33:53.900758+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:33:54.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: cluster 2024-08-17T17:33:53.047603+0000 osd.3 (osd.3) 14 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: cluster 2024-08-17T17:33:53.047603+0000 osd.3 (osd.3) 14 : cluster [DBG] 6.13 scrub starts 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: cluster 2024-08-17T17:33:53.126543+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v553: 99 pgs: 99 active+clean; 5.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: cluster 2024-08-17T17:33:53.126543+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v553: 99 pgs: 99 active+clean; 5.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: audit 2024-08-17T17:33:53.896143+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: audit 2024-08-17T17:33:53.896143+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: audit 2024-08-17T17:33:53.896222+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: audit 2024-08-17T17:33:53.896222+0000 mon.a (mon.0) 837 : audit [INF] from='client.? 172.21.15.16:0/1546113568' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: cluster 2024-08-17T17:33:53.900758+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:33:54.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:54 smithi016 bash[86572]: cluster 2024-08-17T17:33:53.900758+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:33:54.925 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:54.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:54.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:55.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.077 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:55.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:55.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:55.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:55.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:55.573 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:55.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:55.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:55.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:55.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:55.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:55.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:55.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:55.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:55.998 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:56.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:56.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:56.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:56.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:56.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:56.260 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:56.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:33:56.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:56.436 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:33:56.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 3.0 2024-08-17T17:33:56.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:56 smithi016 bash[86572]: cluster 2024-08-17T17:33:55.127359+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.518 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:56 smithi016 bash[86572]: cluster 2024-08-17T17:33:55.127359+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:56.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:56.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:56.640 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:56 smithi060 bash[68878]: cluster 2024-08-17T17:33:55.127359+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.640 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:56 smithi060 bash[68878]: cluster 2024-08-17T17:33:55.127359+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.641 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:33:56.642 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:33:56.642 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-08-17T17:33:56.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-08-17T17:33:56.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:56.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:56.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:56.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:56 smithi016 bash[84186]: cluster 2024-08-17T17:33:55.127359+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:56 smithi016 bash[84186]: cluster 2024-08-17T17:33:55.127359+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:56.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:56.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:56.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:56.919 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:56.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:57.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:57.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:57.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:57.079 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:33:57.079 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:33:57.098 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:33:57.099 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:33:57.115 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:33:57.116 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:33:57.133 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:33:57.133 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:33:57.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.169 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:33:57.169 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:33:57.176 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:57.190 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:33:57.191 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:33:57.210 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:33:57.210 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:33:57.230 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:33:57.230 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:33:57.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:57.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:57.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:57.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:57.525 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:33:57.530 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[86572]: audit 2024-08-17T17:33:57.063581+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.16:0/2940145944' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:57.530 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[86572]: audit 2024-08-17T17:33:57.063581+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.16:0/2940145944' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:57.530 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[86572]: audit 2024-08-17T17:33:57.239319+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:57.530 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[86572]: audit 2024-08-17T17:33:57.239319+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:57.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.562 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:57.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:57.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:57 smithi060 bash[68878]: audit 2024-08-17T17:33:57.063581+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.16:0/2940145944' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:57.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:57 smithi060 bash[68878]: audit 2024-08-17T17:33:57.063581+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.16:0/2940145944' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:57.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:57 smithi060 bash[68878]: audit 2024-08-17T17:33:57.239319+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:57.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:57 smithi060 bash[68878]: audit 2024-08-17T17:33:57.239319+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:57.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:57.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:57.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:57.826 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:57.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[84186]: audit 2024-08-17T17:33:57.063581+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.16:0/2940145944' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:57.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[84186]: audit 2024-08-17T17:33:57.063581+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.16:0/2940145944' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:33:57.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[84186]: audit 2024-08-17T17:33:57.239319+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:57.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:57 smithi016 bash[84186]: audit 2024-08-17T17:33:57.239319+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:33:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:57.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.958 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:57.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:57.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:58.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:58.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:33:58.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:33:58.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:58.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:58.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:58.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:58.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:33:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:33:58.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.482 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:33:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:33:58.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:58.613 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:58.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:58.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:58.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:33:58.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: cluster 2024-08-17T17:33:57.127771+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: cluster 2024-08-17T17:33:57.127771+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: cluster 2024-08-17T17:33:57.521030+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: cluster 2024-08-17T17:33:57.521030+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: audit 2024-08-17T17:33:57.528109+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: audit 2024-08-17T17:33:57.528109+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: cluster 2024-08-17T17:33:57.533168+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: cluster 2024-08-17T17:33:57.533168+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: audit 2024-08-17T17:33:57.584167+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:58.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: audit 2024-08-17T17:33:57.584167+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: audit 2024-08-17T17:33:58.447264+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[84186]: audit 2024-08-17T17:33:58.447264+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: cluster 2024-08-17T17:33:57.127771+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: cluster 2024-08-17T17:33:57.127771+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: cluster 2024-08-17T17:33:57.521030+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: cluster 2024-08-17T17:33:57.521030+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: audit 2024-08-17T17:33:57.528109+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: audit 2024-08-17T17:33:57.528109+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: cluster 2024-08-17T17:33:57.533168+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: cluster 2024-08-17T17:33:57.533168+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:33:58.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: audit 2024-08-17T17:33:57.584167+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:58.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: audit 2024-08-17T17:33:57.584167+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:58.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: audit 2024-08-17T17:33:58.447264+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:58.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:33:58 smithi016 bash[86572]: audit 2024-08-17T17:33:58.447264+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:58.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:58.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:33:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:33:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: cluster 2024-08-17T17:33:57.127771+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: cluster 2024-08-17T17:33:57.127771+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:33:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: cluster 2024-08-17T17:33:57.521030+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: cluster 2024-08-17T17:33:57.521030+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: audit 2024-08-17T17:33:57.528109+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: audit 2024-08-17T17:33:57.528109+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.16:0/3183304582' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: cluster 2024-08-17T17:33:57.533168+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: cluster 2024-08-17T17:33:57.533168+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: audit 2024-08-17T17:33:57.584167+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: audit 2024-08-17T17:33:57.584167+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: audit 2024-08-17T17:33:58.447264+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:33:58 smithi060 bash[68878]: audit 2024-08-17T17:33:58.447264+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:58.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:58.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:58.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:58.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:59.096 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:33:59.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:59.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:33:59.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:33:59.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:59.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:59.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:59.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:33:59.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:33:59.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:33:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:33:59.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:00.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:00.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:00.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:00.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:00.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.303 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:00.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:00.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:00.531 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:34:00 smithi060 bash[61583]: ts=2024-08-17T17:34:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:00.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:00.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:00.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:00 smithi016 bash[84186]: cluster 2024-08-17T17:33:59.128761+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:00 smithi016 bash[84186]: cluster 2024-08-17T17:33:59.128761+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.673 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:00 smithi016 bash[86572]: cluster 2024-08-17T17:33:59.128761+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:00 smithi016 bash[86572]: cluster 2024-08-17T17:33:59.128761+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:00 smithi060 bash[68878]: cluster 2024-08-17T17:33:59.128761+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:00 smithi060 bash[68878]: cluster 2024-08-17T17:33:59.128761+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:00.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:00.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:00.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:00.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:00.946 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:00.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:00.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:00.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:34:01.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:01.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:01.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:01.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:01.207 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:01.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:01.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:01.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:01.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:01.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:01.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:01.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:01.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:34:01.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:01.637 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:01.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:01.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:01.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:01.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:01.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:01.900 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:01.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:01.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:02.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:02.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:02.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:02.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:02.271 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:02.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:02.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:02.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:02.498 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:02.498 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:02.499 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:02.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:02.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:02.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:02.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:02.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:02.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:02 smithi060 bash[68878]: cluster 2024-08-17T17:34:01.129222+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:02.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:02 smithi060 bash[68878]: cluster 2024-08-17T17:34:01.129222+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:02.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:02.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:02 smithi016 bash[84186]: cluster 2024-08-17T17:34:01.129222+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:02 smithi016 bash[84186]: cluster 2024-08-17T17:34:01.129222+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:02.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:02 smithi016 bash[86572]: cluster 2024-08-17T17:34:01.129222+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:02.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:02 smithi016 bash[86572]: cluster 2024-08-17T17:34:01.129222+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:02.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:02.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:02.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:03.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:03.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:03.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:03.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:03.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:03.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:03.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:03.342 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:03.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:03.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:03.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:03.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:03.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:03.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:03.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:03.972 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:03.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:04.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:04.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:04.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:04.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:04.349 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:04.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:04.452 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:04.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:04.537 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: cluster 2024-08-17T17:34:03.130015+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:04.537 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: cluster 2024-08-17T17:34:03.130015+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:04.537 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.234609+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.538 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.234609+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.538 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.240575+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.538 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.240575+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:04.672 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:34:04] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: cluster 2024-08-17T17:34:03.130015+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: cluster 2024-08-17T17:34:03.130015+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.234609+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.234609+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.240575+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.240575+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.506727+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.506727+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.511361+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[84186]: audit 2024-08-17T17:34:04.511361+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.673 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: cluster 2024-08-17T17:34:03.130015+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: cluster 2024-08-17T17:34:03.130015+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.234609+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.234609+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.240575+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.240575+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.506727+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.506727+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.511361+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.674 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:04 smithi016 bash[86572]: audit 2024-08-17T17:34:04.511361+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:04.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:04.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:04.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.506727+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.506727+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.511361+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:04 smithi060 bash[68878]: audit 2024-08-17T17:34:04.511361+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:04.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:04.974 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:04.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:04.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:05.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.099 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:05.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:05.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:05.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:05.352 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:05.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:05.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.482 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:05.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:05.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:05.612 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:05.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:05.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[84186]: audit 2024-08-17T17:34:05.113287+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:05.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[84186]: audit 2024-08-17T17:34:05.113287+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:05.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[84186]: audit 2024-08-17T17:34:05.114017+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:05.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[84186]: audit 2024-08-17T17:34:05.114017+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:05.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[84186]: audit 2024-08-17T17:34:05.118834+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[84186]: audit 2024-08-17T17:34:05.118834+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[86572]: audit 2024-08-17T17:34:05.113287+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[86572]: audit 2024-08-17T17:34:05.113287+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[86572]: audit 2024-08-17T17:34:05.114017+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[86572]: audit 2024-08-17T17:34:05.114017+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[86572]: audit 2024-08-17T17:34:05.118834+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:05.728 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:05 smithi016 bash[86572]: audit 2024-08-17T17:34:05.118834+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:05.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:05.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:05.875 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:05.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:05.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:05 smithi060 bash[68878]: audit 2024-08-17T17:34:05.113287+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:05 smithi060 bash[68878]: audit 2024-08-17T17:34:05.113287+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:05 smithi060 bash[68878]: audit 2024-08-17T17:34:05.114017+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:05 smithi060 bash[68878]: audit 2024-08-17T17:34:05.114017+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:05 smithi060 bash[68878]: audit 2024-08-17T17:34:05.118834+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:05 smithi060 bash[68878]: audit 2024-08-17T17:34:05.118834+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:05.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:06.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:06.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:06.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:06.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:06.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:06.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:06.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:06.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:06.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:06.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:06.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:06.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:06 smithi016 bash[84186]: cluster 2024-08-17T17:34:05.130528+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:06.644 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:06 smithi016 bash[84186]: cluster 2024-08-17T17:34:05.130528+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:06.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:06.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:06.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:06.797 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:06.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:06 smithi016 bash[86572]: cluster 2024-08-17T17:34:05.130528+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:06.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:06 smithi016 bash[86572]: cluster 2024-08-17T17:34:05.130528+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:06.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:06.912 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:06 smithi060 bash[68878]: cluster 2024-08-17T17:34:05.130528+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:06.912 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:06 smithi060 bash[68878]: cluster 2024-08-17T17:34:05.130528+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:06.929 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:06.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:06.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:07.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:07.060 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:07.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:07.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:07.324 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:07.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:07.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:07.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:07.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:07.720 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:07 smithi016 bash[84186]: audit 2024-08-17T17:34:07.314672+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:07.720 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:07 smithi016 bash[84186]: audit 2024-08-17T17:34:07.314672+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:07.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:07 smithi016 bash[86572]: audit 2024-08-17T17:34:07.314672+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:07.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:07 smithi016 bash[86572]: audit 2024-08-17T17:34:07.314672+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:07.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.832 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:07 smithi060 bash[68878]: audit 2024-08-17T17:34:07.314672+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:07.832 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:07 smithi060 bash[68878]: audit 2024-08-17T17:34:07.314672+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:07.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:07.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:07.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:07.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:07.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:08.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:08.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:08.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:08.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:08.299 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:08.300 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:08.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:08.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:08.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:08.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:08.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:08.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:08.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:08.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:08.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:08 smithi016 bash[86572]: cluster 2024-08-17T17:34:07.131125+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:08.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:08 smithi016 bash[86572]: cluster 2024-08-17T17:34:07.131125+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:08.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:08.764 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:08.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:08.879 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:08 smithi060 bash[68878]: cluster 2024-08-17T17:34:07.131125+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:08.879 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:08 smithi060 bash[68878]: cluster 2024-08-17T17:34:07.131125+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:08.896 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:08.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:08.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.011 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:08 smithi016 bash[84186]: cluster 2024-08-17T17:34:07.131125+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:09.011 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:08 smithi016 bash[84186]: cluster 2024-08-17T17:34:07.131125+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:09.027 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:09.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:09.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:09.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:09.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:09.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:09.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:09.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:09.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:09.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:09.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:09.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:09.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:09.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:09.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:09.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:09.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.943 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:09.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:09.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:10.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:10.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:10.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:10.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:10.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:10.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:10.319 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:34:10 smithi060 bash[61583]: ts=2024-08-17T17:34:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:10.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:10.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:10.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:10.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:10.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:10.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:10.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:10 smithi060 bash[68878]: cluster 2024-08-17T17:34:09.132174+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:10 smithi060 bash[68878]: cluster 2024-08-17T17:34:09.132174+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:10.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:10.730 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:10.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:10 smithi016 bash[86572]: cluster 2024-08-17T17:34:09.132174+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:10 smithi016 bash[86572]: cluster 2024-08-17T17:34:09.132174+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:10 smithi016 bash[84186]: cluster 2024-08-17T17:34:09.132174+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:10.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:10 smithi016 bash[84186]: cluster 2024-08-17T17:34:09.132174+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:10.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:10.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:10.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:10.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:10.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:10.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:11.098 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:11.119 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:11.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:11.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:11.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:11.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:11.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:11.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:11.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:11.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:11.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:11.563 INFO:teuthology.orchestra.run.smithi016.stdout:moved 2 / 219 (0.913242%) 2024-08-17T17:34:11.563 INFO:teuthology.orchestra.run.smithi016.stdout:avg 27.375 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:stddev 4.99844 -> 4.68875 (expected baseline 4.89419) 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:min osd.2 with 21 -> 23 pgs (0.767123 -> 0.840183 * mean) 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:max osd.4 with 37 -> 37 pgs (1.3516 -> 1.3516 * mean) 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:oload 1000 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:max_change 3 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:max_change_osds 4 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:average_utilization 0.0031 2024-08-17T17:34:11.564 INFO:teuthology.orchestra.run.smithi016.stdout:overload_utilization 0.0306 2024-08-17T17:34:11.565 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2 weight 0.8284 -> 1.0000 2024-08-17T17:34:11.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:11.627 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:11.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:11.758 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:11.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:11.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:11 smithi016 bash[84186]: audit 2024-08-17T17:34:11.383975+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'65536'}"} : dispatch 2024-08-17T17:34:11.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:11 smithi016 bash[84186]: audit 2024-08-17T17:34:11.383975+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'65536'}"} : dispatch 2024-08-17T17:34:11.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:11 smithi016 bash[86572]: audit 2024-08-17T17:34:11.383975+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'65536'}"} : dispatch 2024-08-17T17:34:11.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:11 smithi016 bash[86572]: audit 2024-08-17T17:34:11.383975+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'65536'}"} : dispatch 2024-08-17T17:34:11.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:11.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:11.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:11.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:11 smithi060 bash[68878]: audit 2024-08-17T17:34:11.383975+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'65536'}"} : dispatch 2024-08-17T17:34:11.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:11 smithi060 bash[68878]: audit 2024-08-17T17:34:11.383975+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'2':'65536'}"} : dispatch 2024-08-17T17:34:11.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.021 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:12.118 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:34:12.118 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:34:12.118 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:34:12.118 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:34:12.118 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:34:12.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:12.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:12.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:12.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:12.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:12.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:12.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:12.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:12.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:12.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:12.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:12.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:12.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:12.703 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: cluster 2024-08-17T17:34:11.132735+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:12.703 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: cluster 2024-08-17T17:34:11.132735+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:12.703 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: audit 2024-08-17T17:34:11.383349+0000 mgr.y (mgr.34107) 601 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:34:12.703 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: audit 2024-08-17T17:34:11.383349+0000 mgr.y (mgr.34107) 601 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: audit 2024-08-17T17:34:11.565357+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'65536'}"}]': finished 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: audit 2024-08-17T17:34:11.565357+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'65536'}"}]': finished 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: cluster 2024-08-17T17:34:11.570641+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[84186]: cluster 2024-08-17T17:34:11.570641+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: cluster 2024-08-17T17:34:11.132735+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: cluster 2024-08-17T17:34:11.132735+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: audit 2024-08-17T17:34:11.383349+0000 mgr.y (mgr.34107) 601 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: audit 2024-08-17T17:34:11.383349+0000 mgr.y (mgr.34107) 601 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: audit 2024-08-17T17:34:11.565357+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'65536'}"}]': finished 2024-08-17T17:34:12.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: audit 2024-08-17T17:34:11.565357+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'65536'}"}]': finished 2024-08-17T17:34:12.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: cluster 2024-08-17T17:34:11.570641+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:34:12.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:12 smithi016 bash[86572]: cluster 2024-08-17T17:34:11.570641+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:34:12.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:12.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:12.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:12.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: cluster 2024-08-17T17:34:11.132735+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: cluster 2024-08-17T17:34:11.132735+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: audit 2024-08-17T17:34:11.383349+0000 mgr.y (mgr.34107) 601 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: audit 2024-08-17T17:34:11.383349+0000 mgr.y (mgr.34107) 601 : audit [DBG] from='client.34884 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: audit 2024-08-17T17:34:11.565357+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'65536'}"}]': finished 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: audit 2024-08-17T17:34:11.565357+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'65536'}"}]': finished 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: cluster 2024-08-17T17:34:11.570641+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:34:12.905 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:12 smithi060 bash[68878]: cluster 2024-08-17T17:34:11.570641+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:34:12.921 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:12.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:13.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:13.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:13.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:13.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:13.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:13.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:13.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:13.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:13.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:13.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:13.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:13.681 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:13.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:13.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:13.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:13.825 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:13.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:13.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:13 smithi016 bash[84186]: cluster 2024-08-17T17:34:12.577072+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:34:13.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:13 smithi016 bash[84186]: cluster 2024-08-17T17:34:12.577072+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:34:13.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:13 smithi016 bash[86572]: cluster 2024-08-17T17:34:12.577072+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:34:13.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:13 smithi016 bash[86572]: cluster 2024-08-17T17:34:12.577072+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:34:13.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:13 smithi060 bash[68878]: cluster 2024-08-17T17:34:12.577072+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:34:13.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:13 smithi060 bash[68878]: cluster 2024-08-17T17:34:12.577072+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:34:13.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:13.956 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:13.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:14.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:14.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:14.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:14.192 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:14.227 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:14.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:14.356 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:14.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:14.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:14.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:14.553 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:34:14] "GET /metrics HTTP/1.1" 200 34168 "" "Prometheus/2.51.0" 2024-08-17T17:34:14.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:14.589 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_1' created 2024-08-17T17:34:14.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:14.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:14.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:14.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[84186]: cluster 2024-08-17T17:34:13.133456+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[84186]: cluster 2024-08-17T17:34:13.133456+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[84186]: audit 2024-08-17T17:34:13.845592+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.16:0/24708521' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[84186]: audit 2024-08-17T17:34:13.845592+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.16:0/24708521' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[84186]: audit 2024-08-17T17:34:13.845950+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[84186]: audit 2024-08-17T17:34:13.845950+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[86572]: cluster 2024-08-17T17:34:13.133456+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[86572]: cluster 2024-08-17T17:34:13.133456+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[86572]: audit 2024-08-17T17:34:13.845592+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.16:0/24708521' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[86572]: audit 2024-08-17T17:34:13.845592+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.16:0/24708521' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[86572]: audit 2024-08-17T17:34:13.845950+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.839 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:14 smithi016 bash[86572]: audit 2024-08-17T17:34:13.845950+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.850 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:14.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:14.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:14.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:14 smithi060 bash[68878]: cluster 2024-08-17T17:34:13.133456+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:14 smithi060 bash[68878]: cluster 2024-08-17T17:34:13.133456+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:14 smithi060 bash[68878]: audit 2024-08-17T17:34:13.845592+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.16:0/24708521' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:14 smithi060 bash[68878]: audit 2024-08-17T17:34:13.845592+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.16:0/24708521' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:14 smithi060 bash[68878]: audit 2024-08-17T17:34:13.845950+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:14 smithi060 bash[68878]: audit 2024-08-17T17:34:13.845950+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:34:14.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.010 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:15.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.142 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:15.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:15.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:15.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:15.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:15.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:15.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:15.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:15.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:15.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:15.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:15.666 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:15.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:15 smithi060 bash[68878]: audit 2024-08-17T17:34:14.582014+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:34:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:15 smithi060 bash[68878]: audit 2024-08-17T17:34:14.582014+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:34:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:15 smithi060 bash[68878]: cluster 2024-08-17T17:34:14.593490+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:34:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:15 smithi060 bash[68878]: cluster 2024-08-17T17:34:14.593490+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:34:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:15 smithi060 bash[68878]: cluster 2024-08-17T17:34:15.592403+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:34:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:15 smithi060 bash[68878]: cluster 2024-08-17T17:34:15.592403+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:34:15.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:15.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:15.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:15.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:15.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[84186]: audit 2024-08-17T17:34:14.582014+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[84186]: audit 2024-08-17T17:34:14.582014+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[84186]: cluster 2024-08-17T17:34:14.593490+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[84186]: cluster 2024-08-17T17:34:14.593490+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[84186]: cluster 2024-08-17T17:34:15.592403+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[84186]: cluster 2024-08-17T17:34:15.592403+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:34:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[86572]: audit 2024-08-17T17:34:14.582014+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:34:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[86572]: audit 2024-08-17T17:34:14.582014+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:34:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[86572]: cluster 2024-08-17T17:34:14.593490+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:34:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[86572]: cluster 2024-08-17T17:34:14.593490+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:34:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[86572]: cluster 2024-08-17T17:34:15.592403+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:34:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:15 smithi016 bash[86572]: cluster 2024-08-17T17:34:15.592403+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:34:16.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:34:16.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:16.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:16.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.184 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:16.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:16.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:16.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:16.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.447 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:16.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.576 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:16.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:16.682 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:16.709 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:16.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[84186]: cluster 2024-08-17T17:34:15.134337+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v569: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[84186]: cluster 2024-08-17T17:34:15.134337+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v569: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[84186]: cluster 2024-08-17T17:34:15.600100+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[84186]: cluster 2024-08-17T17:34:15.600100+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[86572]: cluster 2024-08-17T17:34:15.134337+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v569: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[86572]: cluster 2024-08-17T17:34:15.134337+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v569: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[86572]: cluster 2024-08-17T17:34:15.600100+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:34:16.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:16 smithi016 bash[86572]: cluster 2024-08-17T17:34:15.600100+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:34:16.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:16.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:16 smithi060 bash[68878]: cluster 2024-08-17T17:34:15.134337+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v569: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:16 smithi060 bash[68878]: cluster 2024-08-17T17:34:15.134337+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v569: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:16 smithi060 bash[68878]: cluster 2024-08-17T17:34:15.600100+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:34:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:16 smithi060 bash[68878]: cluster 2024-08-17T17:34:15.600100+0000 mon.a (mon.0) 862 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:34:16.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:16.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:16.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:16.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:17.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:17.099 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:17.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:17.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:17.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:17.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:17.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:17.361 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:17.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:17.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:17.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:17.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:17.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:17 smithi016 bash[84186]: cluster 2024-08-17T17:34:16.618784+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:34:17.740 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:17 smithi016 bash[84186]: cluster 2024-08-17T17:34:16.618784+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:34:17.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:17 smithi016 bash[86572]: cluster 2024-08-17T17:34:16.618784+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:34:17.740 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:17 smithi016 bash[86572]: cluster 2024-08-17T17:34:16.618784+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:34:17.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:17.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:17.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.870 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:17 smithi060 bash[68878]: cluster 2024-08-17T17:34:16.618784+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:34:17.870 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:17 smithi060 bash[68878]: cluster 2024-08-17T17:34:16.618784+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:34:17.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:17.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:17.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:17.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:18.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:18.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-08-17T17:34:18.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:18.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:18.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:18.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:18.409 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:18.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:18.512 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:18.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:18.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:18.656 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:18 smithi060 bash[68878]: cluster 2024-08-17T17:34:17.135085+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v572: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:18.656 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:18 smithi060 bash[68878]: cluster 2024-08-17T17:34:17.135085+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v572: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:18.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:18.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:18.797 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:18.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:18.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:18.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:18.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:19.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:19.043 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:18 smithi016 bash[84186]: cluster 2024-08-17T17:34:17.135085+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v572: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.043 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:18 smithi016 bash[84186]: cluster 2024-08-17T17:34:17.135085+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v572: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.043 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:18 smithi016 bash[86572]: cluster 2024-08-17T17:34:17.135085+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v572: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.043 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:18 smithi016 bash[86572]: cluster 2024-08-17T17:34:17.135085+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v572: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.059 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:19.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:19.160 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:34:19.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T17:34:19.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:19.229 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:19.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:19.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:19.361 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:19.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:19.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:19.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:19.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:19.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:19.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:19.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:19 smithi016 bash[84186]: cluster 2024-08-17T17:34:19.136408+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v573: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:19 smithi016 bash[84186]: cluster 2024-08-17T17:34:19.136408+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v573: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:19 smithi016 bash[86572]: cluster 2024-08-17T17:34:19.136408+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v573: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:19 smithi016 bash[86572]: cluster 2024-08-17T17:34:19.136408+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v573: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:19.870 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:19 smithi060 bash[68878]: cluster 2024-08-17T17:34:19.136408+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v573: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.871 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:19 smithi060 bash[68878]: cluster 2024-08-17T17:34:19.136408+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v573: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:19.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:19.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:19.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:19.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:20.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:20.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:20.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:20.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.268 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:20.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.384 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:34:20.384 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:34:20.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:20.404 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:34:20.404 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:34:20.421 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:34:20.421 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:34:20.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[61583]: ts=2024-08-17T17:34:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:20.438 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:34:20.438 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:34:20.459 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:34:20.460 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:34:20.479 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:34:20.480 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:34:20.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.500 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:34:20.500 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:34:20.517 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:20.521 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:34:20.521 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:34:20.619 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.637 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:34:20.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:20.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:20.773 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:20.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[84186]: audit 2024-08-17T17:34:20.245713+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.16:0/1319817863' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[84186]: audit 2024-08-17T17:34:20.245713+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.16:0/1319817863' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[84186]: audit 2024-08-17T17:34:20.246262+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[84186]: audit 2024-08-17T17:34:20.246262+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[84186]: audit 2024-08-17T17:34:20.368847+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3800020283' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[84186]: audit 2024-08-17T17:34:20.368847+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3800020283' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[86572]: audit 2024-08-17T17:34:20.245713+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.16:0/1319817863' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[86572]: audit 2024-08-17T17:34:20.245713+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.16:0/1319817863' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[86572]: audit 2024-08-17T17:34:20.246262+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[86572]: audit 2024-08-17T17:34:20.246262+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[86572]: audit 2024-08-17T17:34:20.368847+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3800020283' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:20.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:20 smithi016 bash[86572]: audit 2024-08-17T17:34:20.368847+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3800020283' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:20.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:20.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:20.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[68878]: audit 2024-08-17T17:34:20.245713+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.16:0/1319817863' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[68878]: audit 2024-08-17T17:34:20.245713+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.16:0/1319817863' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[68878]: audit 2024-08-17T17:34:20.246262+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[68878]: audit 2024-08-17T17:34:20.246262+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:34:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[68878]: audit 2024-08-17T17:34:20.368847+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3800020283' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:20 smithi060 bash[68878]: audit 2024-08-17T17:34:20.368847+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.16:0/3800020283' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:21.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:21.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:21.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:21.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.299 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:21.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:21.534 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:21.561 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:21.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:21.693 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:21.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:21.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: cluster 2024-08-17T17:34:20.634345+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:21.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: cluster 2024-08-17T17:34:20.634345+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: audit 2024-08-17T17:34:20.636092+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: audit 2024-08-17T17:34:20.636092+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: cluster 2024-08-17T17:34:20.639253+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: cluster 2024-08-17T17:34:20.639253+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: cluster 2024-08-17T17:34:21.137142+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[84186]: cluster 2024-08-17T17:34:21.137142+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: cluster 2024-08-17T17:34:20.634345+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: cluster 2024-08-17T17:34:20.634345+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: audit 2024-08-17T17:34:20.636092+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: audit 2024-08-17T17:34:20.636092+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:34:21.810 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: cluster 2024-08-17T17:34:20.639253+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:34:21.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: cluster 2024-08-17T17:34:20.639253+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:34:21.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: cluster 2024-08-17T17:34:21.137142+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:21.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:21 smithi016 bash[86572]: cluster 2024-08-17T17:34:21.137142+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:21.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: cluster 2024-08-17T17:34:20.634345+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: cluster 2024-08-17T17:34:20.634345+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: audit 2024-08-17T17:34:20.636092+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: audit 2024-08-17T17:34:20.636092+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: cluster 2024-08-17T17:34:20.639253+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: cluster 2024-08-17T17:34:20.639253+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: cluster 2024-08-17T17:34:21.137142+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:21 smithi060 bash[68878]: cluster 2024-08-17T17:34:21.137142+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:21.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.955 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:21.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:21.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:22.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:22.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:22.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:22.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:22.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:22.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.351 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:22.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:22.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.608 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:22.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:22.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:22.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:22.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:22.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:22.848 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:22.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:22.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:22.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:22.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:23.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:23.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:23.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:23.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:23.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:23.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:23.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:23.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[84186]: audit 2024-08-17T17:34:22.321819+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:23.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[84186]: audit 2024-08-17T17:34:22.321819+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:23.381 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[84186]: audit 2024-08-17T17:34:22.324139+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:23.382 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[84186]: audit 2024-08-17T17:34:22.324139+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:23.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[86572]: audit 2024-08-17T17:34:22.321819+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:23.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[86572]: audit 2024-08-17T17:34:22.321819+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:23.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[86572]: audit 2024-08-17T17:34:22.324139+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:23.382 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:23 smithi016 bash[86572]: audit 2024-08-17T17:34:22.324139+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:23.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:23.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:23.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:23.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:23.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:23.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:23.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:23.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:23 smithi060 bash[68878]: audit 2024-08-17T17:34:22.321819+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:23 smithi060 bash[68878]: audit 2024-08-17T17:34:22.321819+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:23 smithi060 bash[68878]: audit 2024-08-17T17:34:22.324139+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:23 smithi060 bash[68878]: audit 2024-08-17T17:34:22.324139+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:23.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:23.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:23.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:23.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:23.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:23.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:23.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:24.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:24.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:24.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:24.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:24.188 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:24.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:24.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:34:24.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:24.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:24 smithi060 bash[68878]: cluster 2024-08-17T17:34:23.137910+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:24.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:24 smithi060 bash[68878]: cluster 2024-08-17T17:34:23.137910+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:24.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:24.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:34:24.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:24.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:24 smithi016 bash[84186]: cluster 2024-08-17T17:34:23.137910+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:24.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:24 smithi016 bash[84186]: cluster 2024-08-17T17:34:23.137910+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:24.564 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:34:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:34:24] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.51.0" 2024-08-17T17:34:24.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:24 smithi016 bash[86572]: cluster 2024-08-17T17:34:23.137910+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:24.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:24 smithi016 bash[86572]: cluster 2024-08-17T17:34:23.137910+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v576: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:24.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:24.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:24.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:24.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:24.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:24.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:24.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:25.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:25.104 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:25.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:25.207 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:25.236 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:25.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:25.365 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:25.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:25.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:25.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:25.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:25.626 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:25.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:25.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:25.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:25.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:25.821 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:25.821 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:25.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:25.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:25.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:25.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:26.021 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:26.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:26.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:26.153 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:26.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:26.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:26.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:26.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:26.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:26.400 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:26 smithi060 bash[68878]: cluster 2024-08-17T17:34:25.139041+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:26.400 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:26 smithi060 bash[68878]: cluster 2024-08-17T17:34:25.139041+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:26.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:26.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:26.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:26 smithi016 bash[84186]: cluster 2024-08-17T17:34:25.139041+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:26.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:26 smithi016 bash[84186]: cluster 2024-08-17T17:34:25.139041+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:26.531 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:26 smithi016 bash[86572]: cluster 2024-08-17T17:34:25.139041+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:26.531 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:26 smithi016 bash[86572]: cluster 2024-08-17T17:34:25.139041+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v577: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:26.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:26.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:26.673 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:26.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:26.908 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:26.937 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:26.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:27.040 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:27.069 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:27.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:27.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:27.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:27.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:27.332 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:27.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:27.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:27.463 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:27.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:27.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:27.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:27.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:27.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:27.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:27.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:27.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:27.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:27.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:28.041 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:34:28.042 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:34:28.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:28.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:28.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:28.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:28.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:28.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:28.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:28.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:28.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:28.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:28.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:28.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:28.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:28.660 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[84186]: cluster 2024-08-17T17:34:27.139786+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[84186]: cluster 2024-08-17T17:34:27.139786+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[84186]: audit 2024-08-17T17:34:27.600048+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[84186]: audit 2024-08-17T17:34:27.600048+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[86572]: cluster 2024-08-17T17:34:27.139786+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[86572]: cluster 2024-08-17T17:34:27.139786+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[86572]: audit 2024-08-17T17:34:27.600048+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:28.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:28 smithi016 bash[86572]: audit 2024-08-17T17:34:27.600048+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:28 smithi060 bash[68878]: cluster 2024-08-17T17:34:27.139786+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:28 smithi060 bash[68878]: cluster 2024-08-17T17:34:27.139786+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:28 smithi060 bash[68878]: audit 2024-08-17T17:34:27.600048+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:28 smithi060 bash[68878]: audit 2024-08-17T17:34:27.600048+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:28.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:28.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:28.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:28.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:28.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:28.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:28.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:28.981 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:29.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.141 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:29.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:29.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:29.370 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:29.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:29.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:29.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:29.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:29.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:29.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:29.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:30.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:30.187 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:30.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:30.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:30.317 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:30.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:30.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.449 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:30.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:30.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:30.607 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:34:30 smithi060 bash[61583]: ts=2024-08-17T17:34:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:30.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:34:30.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:30 smithi060 bash[68878]: cluster 2024-08-17T17:34:29.141037+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:30.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:30 smithi060 bash[68878]: cluster 2024-08-17T17:34:29.141037+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:30.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:30 smithi016 bash[86572]: cluster 2024-08-17T17:34:29.141037+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:30 smithi016 bash[86572]: cluster 2024-08-17T17:34:29.141037+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:30 smithi016 bash[84186]: cluster 2024-08-17T17:34:29.141037+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:30 smithi016 bash[84186]: cluster 2024-08-17T17:34:29.141037+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v579: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:30.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:30.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:30.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:30.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:31.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:31.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:31.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:31.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:31.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:31.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:31.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:31.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:31.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:31.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:31.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:31.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:31.899 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:31.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:32.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:32.031 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:32.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:32.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:32.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:32.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:32.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.422 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:32.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:32.518 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:32.518 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:32.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:32.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:32.656 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:32.670 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:32 smithi016 bash[84186]: cluster 2024-08-17T17:34:31.141578+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:32.670 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:32 smithi016 bash[84186]: cluster 2024-08-17T17:34:31.141578+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:32.670 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:32 smithi016 bash[86572]: cluster 2024-08-17T17:34:31.141578+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:32.670 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:32 smithi016 bash[86572]: cluster 2024-08-17T17:34:31.141578+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:32.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:32.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:32.813 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:32.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:32.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:32.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:32 smithi060 bash[68878]: cluster 2024-08-17T17:34:31.141578+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:32 smithi060 bash[68878]: cluster 2024-08-17T17:34:31.141578+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v580: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:32.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:32.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:33.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:33.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:33.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:33.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:33.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:33.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:33.321 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:33.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:33.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:33.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:33.584 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:33.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:33.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:33.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:33.744 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:33.847 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:33.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:33.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:33.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:33.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:34.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:34.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.136 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:34.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:34.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:34.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:34.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.381 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:34:34] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.51.0" 2024-08-17T17:34:34.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:34.498 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:34.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:34.620 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-08-17T17:34:34.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:34.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[86572]: cluster 2024-08-17T17:34:33.142296+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:34.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[86572]: cluster 2024-08-17T17:34:33.142296+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[86572]: audit 2024-08-17T17:34:34.484255+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.16:0/3208487738' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[86572]: audit 2024-08-17T17:34:34.484255+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.16:0/3208487738' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[86572]: audit 2024-08-17T17:34:34.484897+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[86572]: audit 2024-08-17T17:34:34.484897+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[84186]: cluster 2024-08-17T17:34:33.142296+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[84186]: cluster 2024-08-17T17:34:33.142296+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[84186]: audit 2024-08-17T17:34:34.484255+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.16:0/3208487738' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[84186]: audit 2024-08-17T17:34:34.484255+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.16:0/3208487738' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[84186]: audit 2024-08-17T17:34:34.484897+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:34 smithi016 bash[84186]: audit 2024-08-17T17:34:34.484897+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.656 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:34.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:34.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:34.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:34.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.915 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:34.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:34.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:34 smithi060 bash[68878]: cluster 2024-08-17T17:34:33.142296+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:34.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:34 smithi060 bash[68878]: cluster 2024-08-17T17:34:33.142296+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:34 smithi060 bash[68878]: audit 2024-08-17T17:34:34.484255+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.16:0/3208487738' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:34 smithi060 bash[68878]: audit 2024-08-17T17:34:34.484255+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.16:0/3208487738' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:34 smithi060 bash[68878]: audit 2024-08-17T17:34:34.484897+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:34 smithi060 bash[68878]: audit 2024-08-17T17:34:34.484897+0000 mon.a (mon.0) 871 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:34:35.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:35.038 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:35.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:35.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:35.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:35.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:35.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:35.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:35.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:35.423 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:34:35.424 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:35.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:35.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:35.556 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:35.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:35.626 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T17:34:35.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:35.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:35.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:35.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:35.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: audit 2024-08-17T17:34:34.617935+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:34:35.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: audit 2024-08-17T17:34:34.617935+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:34:35.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: cluster 2024-08-17T17:34:34.621933+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:34:35.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: cluster 2024-08-17T17:34:34.621933+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:34:35.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: cluster 2024-08-17T17:34:35.143155+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:35.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: cluster 2024-08-17T17:34:35.143155+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:35.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: audit 2024-08-17T17:34:35.267267+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:34:35.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:35 smithi060 bash[68878]: audit 2024-08-17T17:34:35.267267+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:34:35.820 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:35.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:35.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: audit 2024-08-17T17:34:34.617935+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: audit 2024-08-17T17:34:34.617935+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: cluster 2024-08-17T17:34:34.621933+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: cluster 2024-08-17T17:34:34.621933+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: cluster 2024-08-17T17:34:35.143155+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: cluster 2024-08-17T17:34:35.143155+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: audit 2024-08-17T17:34:35.267267+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[84186]: audit 2024-08-17T17:34:35.267267+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: audit 2024-08-17T17:34:34.617935+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: audit 2024-08-17T17:34:34.617935+0000 mon.a (mon.0) 872 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:34:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: cluster 2024-08-17T17:34:34.621933+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:34:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: cluster 2024-08-17T17:34:34.621933+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:34:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: cluster 2024-08-17T17:34:35.143155+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: cluster 2024-08-17T17:34:35.143155+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v583: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: audit 2024-08-17T17:34:35.267267+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:34:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:35 smithi016 bash[86572]: audit 2024-08-17T17:34:35.267267+0000 mon.a (mon.0) 874 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:34:35.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:35.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:35.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:35.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:36.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:36.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:36.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:36.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:36.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:36.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:36.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:36.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:36.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:36.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:36.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:36.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:36.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:36.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:36.738 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:36.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:36.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:36.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:36 smithi060 bash[68878]: cluster 2024-08-17T17:34:35.627417+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:34:36.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:36 smithi060 bash[68878]: cluster 2024-08-17T17:34:35.627417+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:34:36.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:36 smithi060 bash[68878]: audit 2024-08-17T17:34:35.628885+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:34:36.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:36 smithi060 bash[68878]: audit 2024-08-17T17:34:35.628885+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:34:36.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:36 smithi060 bash[68878]: cluster 2024-08-17T17:34:35.633552+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:34:36.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:36 smithi060 bash[68878]: cluster 2024-08-17T17:34:35.633552+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:34:36.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:36.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:36.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[86572]: cluster 2024-08-17T17:34:35.627417+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:34:36.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[86572]: cluster 2024-08-17T17:34:35.627417+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:34:36.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[86572]: audit 2024-08-17T17:34:35.628885+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:34:36.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[86572]: audit 2024-08-17T17:34:35.628885+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:34:36.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[86572]: cluster 2024-08-17T17:34:35.633552+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:34:36.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[86572]: cluster 2024-08-17T17:34:35.633552+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:34:36.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[84186]: cluster 2024-08-17T17:34:35.627417+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:34:36.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[84186]: cluster 2024-08-17T17:34:35.627417+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:34:36.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[84186]: audit 2024-08-17T17:34:35.628885+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:34:36.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[84186]: audit 2024-08-17T17:34:35.628885+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.16:0/530925216' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:34:36.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[84186]: cluster 2024-08-17T17:34:35.633552+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:34:36.926 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:36 smithi016 bash[84186]: cluster 2024-08-17T17:34:35.633552+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:34:36.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:36.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:36.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:37.096 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:37.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:37.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:37.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:37.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:37.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:37.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:37.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:37.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:37.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:37.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:37.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:37.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:37.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:37.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:37.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.000 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:34:38.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:38.030 DEBUG:teuthology.orchestra.run.smithi016:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2024-08-17T17:34:38.062 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:34:38.062 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:34:38.104 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:hints = 1 2024-08-17T17:34:38.104 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:34:38.104 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object prefix: benchmark_data_smithi016_142765 2024-08-17T17:34:38.105 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:34:38.105 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:34:38.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:38.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:38.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[86572]: cluster 2024-08-17T17:34:37.143829+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:38.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[86572]: cluster 2024-08-17T17:34:37.143829+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:38.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[86572]: audit 2024-08-17T17:34:37.321329+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:38.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[86572]: audit 2024-08-17T17:34:37.321329+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:38.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[86572]: audit 2024-08-17T17:34:37.322746+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:38.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[86572]: audit 2024-08-17T17:34:37.322746+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:38.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:38.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:38 smithi060 bash[68878]: cluster 2024-08-17T17:34:37.143829+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:38.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:38 smithi060 bash[68878]: cluster 2024-08-17T17:34:37.143829+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:38.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:38 smithi060 bash[68878]: audit 2024-08-17T17:34:37.321329+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:38.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:38 smithi060 bash[68878]: audit 2024-08-17T17:34:37.321329+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:38.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:38 smithi060 bash[68878]: audit 2024-08-17T17:34:37.322746+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:38.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:38 smithi060 bash[68878]: audit 2024-08-17T17:34:37.322746+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:38.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[84186]: cluster 2024-08-17T17:34:37.143829+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[84186]: cluster 2024-08-17T17:34:37.143829+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v585: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:34:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[84186]: audit 2024-08-17T17:34:37.321329+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[84186]: audit 2024-08-17T17:34:37.321329+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[84186]: audit 2024-08-17T17:34:37.322746+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:38.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:38 smithi016 bash[84186]: audit 2024-08-17T17:34:37.322746+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:38.650 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:38.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:38.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:38.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:38.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:38.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:38.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:38.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:39.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:39.077 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:39.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:39.105 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 1 16 2093 2077 129.804 129.812 0.00346357 0.00766537 2024-08-17T17:34:39.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:39.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:39.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:39.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:39.406 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:34:39.406 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:34:39.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:39.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:39 smithi060 bash[68878]: audit 2024-08-17T17:34:38.628482+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]} : dispatch 2024-08-17T17:34:39.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:39 smithi060 bash[68878]: audit 2024-08-17T17:34:38.628482+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]} : dispatch 2024-08-17T17:34:39.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:39.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:39.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:39.712 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:39.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:39 smithi016 bash[84186]: audit 2024-08-17T17:34:38.628482+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]} : dispatch 2024-08-17T17:34:39.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:39 smithi016 bash[84186]: audit 2024-08-17T17:34:38.628482+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]} : dispatch 2024-08-17T17:34:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:39 smithi016 bash[86572]: audit 2024-08-17T17:34:38.628482+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]} : dispatch 2024-08-17T17:34:39.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:39 smithi016 bash[86572]: audit 2024-08-17T17:34:38.628482+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]} : dispatch 2024-08-17T17:34:39.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:39.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:39.940 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:39.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:39.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:39.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:40.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:40.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:40.105 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 2 16 4255 4239 132.456 135.125 0.00141964 0.00701185 2024-08-17T17:34:40.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:40.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:40.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:40.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:40.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:40.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:40.629 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[61583]: ts=2024-08-17T17:34:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[68878]: cluster 2024-08-17T17:34:39.144829+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 29 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:34:40.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[68878]: cluster 2024-08-17T17:34:39.144829+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 29 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:34:40.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[68878]: audit 2024-08-17T17:34:39.332114+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]}]': finished 2024-08-17T17:34:40.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[68878]: audit 2024-08-17T17:34:39.332114+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]}]': finished 2024-08-17T17:34:40.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[68878]: cluster 2024-08-17T17:34:39.343820+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:34:40.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:40 smithi060 bash[68878]: cluster 2024-08-17T17:34:39.343820+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:34:40.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:40.743 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[84186]: cluster 2024-08-17T17:34:39.144829+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 29 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:34:40.743 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[84186]: cluster 2024-08-17T17:34:39.144829+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 29 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:34:40.743 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[84186]: audit 2024-08-17T17:34:39.332114+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]}]': finished 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[84186]: audit 2024-08-17T17:34:39.332114+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]}]': finished 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[84186]: cluster 2024-08-17T17:34:39.343820+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[84186]: cluster 2024-08-17T17:34:39.343820+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[86572]: cluster 2024-08-17T17:34:39.144829+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 29 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[86572]: cluster 2024-08-17T17:34:39.144829+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v586: 89 pgs: 89 active+clean; 29 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[86572]: audit 2024-08-17T17:34:39.332114+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]}]': finished 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[86572]: audit 2024-08-17T17:34:39.332114+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 2]}]': finished 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[86572]: cluster 2024-08-17T17:34:39.343820+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:34:40.744 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:40 smithi016 bash[86572]: cluster 2024-08-17T17:34:39.343820+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:34:40.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:40.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:34:40.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:40.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:40.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:40.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:40.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:41.105 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 3 16 4726 4710 98.1128 29.4375 0.00131691 0.00823605 2024-08-17T17:34:41.112 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:41.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:41.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:41.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:41.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:41.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:41.510 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.520 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:41 smithi060 bash[68878]: cluster 2024-08-17T17:34:40.341714+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:34:41.520 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:41 smithi060 bash[68878]: cluster 2024-08-17T17:34:40.341714+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:34:41.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:41.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:41.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:41 smithi016 bash[84186]: cluster 2024-08-17T17:34:40.341714+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:34:41.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:41 smithi016 bash[84186]: cluster 2024-08-17T17:34:40.341714+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:34:41.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:41 smithi016 bash[86572]: cluster 2024-08-17T17:34:40.341714+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:34:41.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:41 smithi016 bash[86572]: cluster 2024-08-17T17:34:40.341714+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:34:41.771 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:41.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:41.902 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:41.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:42.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:42.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:42.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 4 15 7392 7377 115.252 166.688 0.0041533 0.00866453 2024-08-17T17:34:42.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:42.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:42.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:42.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:42.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:42.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:42.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:42.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:42 smithi016 bash[84186]: cluster 2024-08-17T17:34:41.145405+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 87 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 231 op/s 2024-08-17T17:34:42.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:42 smithi016 bash[84186]: cluster 2024-08-17T17:34:41.145405+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 87 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 231 op/s 2024-08-17T17:34:42.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:42 smithi016 bash[86572]: cluster 2024-08-17T17:34:41.145405+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 87 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 231 op/s 2024-08-17T17:34:42.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:42 smithi016 bash[86572]: cluster 2024-08-17T17:34:41.145405+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 87 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 231 op/s 2024-08-17T17:34:42.587 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:42 smithi060 bash[68878]: cluster 2024-08-17T17:34:41.145405+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 87 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 231 op/s 2024-08-17T17:34:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:42 smithi060 bash[68878]: cluster 2024-08-17T17:34:41.145405+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v589: 89 pgs: 89 active+clean; 87 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 231 op/s 2024-08-17T17:34:42.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:42.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:42.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:42.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:42.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:42.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:42.897 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:34:42.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:42.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:42.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:42.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:43.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:43.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:43.105 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 5 16 10136 10120 126.486 171.438 0.00707119 0.00789913 2024-08-17T17:34:43.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:43.232 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:43.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:43.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:43.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:43.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:43.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:43.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:43.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:43.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:43.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:43.746 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:43.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:43.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:43.903 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:43.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:44.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:44.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:44.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 6 16 12815 12799 133.308 167.438 0.00372143 0.00749368 2024-08-17T17:34:44.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:44.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:44.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:44.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:44.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:44.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.542 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:34:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:34:44] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.51.0" 2024-08-17T17:34:44.543 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:44 smithi016 bash[84186]: cluster 2024-08-17T17:34:43.147249+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 269 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-08-17T17:34:44.543 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:44 smithi016 bash[84186]: cluster 2024-08-17T17:34:43.147249+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 269 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-08-17T17:34:44.543 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:44 smithi016 bash[86572]: cluster 2024-08-17T17:34:43.147249+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 269 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-08-17T17:34:44.543 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:44 smithi016 bash[86572]: cluster 2024-08-17T17:34:43.147249+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 269 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-08-17T17:34:44.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:44.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:44 smithi060 bash[68878]: cluster 2024-08-17T17:34:43.147249+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 269 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-08-17T17:34:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:44 smithi060 bash[68878]: cluster 2024-08-17T17:34:43.147249+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v590: 89 pgs: 89 active+clean; 269 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s wr, 571 op/s 2024-08-17T17:34:44.690 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:44.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:44.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:44.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.949 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:44.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:45.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:45.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:45.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 7 16 15162 15146 135.218 146.688 0.00394379 0.00738766 2024-08-17T17:34:45.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:45.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:45.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:45.314 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:45.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:45.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:45.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:45.463 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:45.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:45.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.579 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:34:45.596 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:45.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:45.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:45.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:45.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:45.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:45.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:46.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 8 16 17377 17361 135.619 138.438 0.00759059 0.00736437 2024-08-17T17:34:46.124 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:46.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:46.251 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:46.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:46.354 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:46.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:46.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:46.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:46.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:46.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:46 smithi060 bash[68878]: cluster 2024-08-17T17:34:45.148005+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:34:46.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:46 smithi060 bash[68878]: cluster 2024-08-17T17:34:45.148005+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:34:46.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:46.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:46 smithi016 bash[84186]: cluster 2024-08-17T17:34:45.148005+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:34:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:46 smithi016 bash[84186]: cluster 2024-08-17T17:34:45.148005+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:34:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:46 smithi016 bash[86572]: cluster 2024-08-17T17:34:45.148005+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:34:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:46 smithi016 bash[86572]: cluster 2024-08-17T17:34:45.148005+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v591: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:34:46.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:46.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:46.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:46.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:46.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:47.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:47.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:47.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 9 16 19708 19692 136.736 145.688 0.0056327 0.00730672 2024-08-17T17:34:47.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:47.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:47.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:47.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:47.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:47.346 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:34:47.347 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:34:47.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:47.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:47.420 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:47 smithi016 bash[84186]: audit 2024-08-17T17:34:47.332387+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/2694240812' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:47.421 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:47 smithi016 bash[84186]: audit 2024-08-17T17:34:47.332387+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/2694240812' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:47.421 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:47 smithi016 bash[86572]: audit 2024-08-17T17:34:47.332387+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/2694240812' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:47.421 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:47 smithi016 bash[86572]: audit 2024-08-17T17:34:47.332387+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/2694240812' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:47.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:47.442 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:34:47.442 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:34:47.472 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:34:47.472 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:34:47.512 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:34:47.512 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:34:47.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:47.551 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:34:47.551 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:34:47.552 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:47.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:47.571 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:34:47.571 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:34:47.642 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:34:47.642 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:34:47.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:47.665 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:47 smithi060 bash[68878]: audit 2024-08-17T17:34:47.332387+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/2694240812' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:47.665 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:47 smithi060 bash[68878]: audit 2024-08-17T17:34:47.332387+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.16:0/2694240812' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:34:47.673 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:34:47.673 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:34:47.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:47.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:47.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.813 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:47.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.939 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:47.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:47.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:48.042 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:48.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:48.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 10 16 21125 21109 131.918 88.5625 0.00763689 0.00757521 2024-08-17T17:34:48.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:48.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:48.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:48.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:48.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:48.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:48.445 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:48 smithi060 bash[68878]: cluster 2024-08-17T17:34:47.148625+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:34:48.445 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:48 smithi060 bash[68878]: cluster 2024-08-17T17:34:47.148625+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:34:48.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:48.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:48.588 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:48.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:48.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:48 smithi016 bash[84186]: cluster 2024-08-17T17:34:47.148625+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:34:48.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:48 smithi016 bash[84186]: cluster 2024-08-17T17:34:47.148625+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:34:48.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:48 smithi016 bash[86572]: cluster 2024-08-17T17:34:47.148625+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:34:48.705 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:48 smithi016 bash[86572]: cluster 2024-08-17T17:34:47.148625+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v592: 89 pgs: 89 active+clean; 727 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:34:48.724 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:48.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:48.827 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:48.851 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:48.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:48.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:48.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:48.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:48.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:49.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:49.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 11 16 23150 23134 131.43 126.562 0.0106751 0.00760213 2024-08-17T17:34:49.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:49.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:49.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:49.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:49.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:49.352 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:49.374 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:34:49.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:49.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:49.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:49.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[86572]: audit 2024-08-17T17:34:48.553667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.16:0/1232393344' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[86572]: audit 2024-08-17T17:34:48.553667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.16:0/1232393344' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[86572]: audit 2024-08-17T17:34:48.557889+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.506 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[86572]: audit 2024-08-17T17:34:48.557889+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[84186]: audit 2024-08-17T17:34:48.553667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.16:0/1232393344' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[84186]: audit 2024-08-17T17:34:48.553667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.16:0/1232393344' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[84186]: audit 2024-08-17T17:34:48.557889+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:49 smithi016 bash[84186]: audit 2024-08-17T17:34:48.557889+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:49.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:49.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:49 smithi060 bash[68878]: audit 2024-08-17T17:34:48.553667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.16:0/1232393344' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:49 smithi060 bash[68878]: audit 2024-08-17T17:34:48.553667+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.16:0/1232393344' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:49 smithi060 bash[68878]: audit 2024-08-17T17:34:48.557889+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:49 smithi060 bash[68878]: audit 2024-08-17T17:34:48.557889+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:34:49.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:49.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:49.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:49.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:49.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:49.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:49.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:50.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:50.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:50.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:50.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 12 16 24321 24305 126.576 73.1875 0.0135091 0.00789276 2024-08-17T17:34:50.142 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:50.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:50.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:50.251 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[61583]: ts=2024-08-17T17:34:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:50.271 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:50.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:50.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:50.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:50.508 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:50.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:50.539 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.149414+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-08-17T17:34:50.539 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.149414+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-08-17T17:34:50.539 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.370831+0000 mon.a (mon.0) 885 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.370831+0000 mon.a (mon.0) 885 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.370849+0000 mon.a (mon.0) 886 : cluster [INF] Cluster is now healthy 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.370849+0000 mon.a (mon.0) 886 : cluster [INF] Cluster is now healthy 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: audit 2024-08-17T17:34:49.374222+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: audit 2024-08-17T17:34:49.374222+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.377861+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:34:50.540 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:50 smithi060 bash[68878]: cluster 2024-08-17T17:34:49.377861+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:34:50.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.149414+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.149414+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.370831+0000 mon.a (mon.0) 885 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.370831+0000 mon.a (mon.0) 885 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.370849+0000 mon.a (mon.0) 886 : cluster [INF] Cluster is now healthy 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.370849+0000 mon.a (mon.0) 886 : cluster [INF] Cluster is now healthy 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: audit 2024-08-17T17:34:49.374222+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: audit 2024-08-17T17:34:49.374222+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.377861+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:34:50.648 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[84186]: cluster 2024-08-17T17:34:49.377861+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.149414+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.149414+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v593: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.370831+0000 mon.a (mon.0) 885 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.370831+0000 mon.a (mon.0) 885 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.370849+0000 mon.a (mon.0) 886 : cluster [INF] Cluster is now healthy 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.370849+0000 mon.a (mon.0) 886 : cluster [INF] Cluster is now healthy 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: audit 2024-08-17T17:34:49.374222+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: audit 2024-08-17T17:34:49.374222+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.377861+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:34:50.649 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:50 smithi016 bash[86572]: cluster 2024-08-17T17:34:49.377861+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:34:50.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:50.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:50.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:50.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:50.914 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:50.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:50.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:51.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:51.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 13 16 25804 25788 123.969 92.6875 0.00377525 0.00806027 2024-08-17T17:34:51.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:51.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:51.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:51.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:51.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:51.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:51.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:51.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:51.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:51.689 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:51.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:51.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:51.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:51.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:51.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:51.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:52.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:52.100 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:52.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 14 16 27037 27021 120.618 77.0625 0.00908539 0.00826463 2024-08-17T17:34:52.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:52.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.379 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:52.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:52.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[84186]: cluster 2024-08-17T17:34:51.149943+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-08-17T17:34:52.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[84186]: cluster 2024-08-17T17:34:51.149943+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-08-17T17:34:52.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[84186]: audit 2024-08-17T17:34:52.320581+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:52.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[84186]: audit 2024-08-17T17:34:52.320581+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:52.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[84186]: audit 2024-08-17T17:34:52.322663+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:52.491 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[84186]: audit 2024-08-17T17:34:52.322663+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:52.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[86572]: cluster 2024-08-17T17:34:51.149943+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-08-17T17:34:52.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[86572]: cluster 2024-08-17T17:34:51.149943+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-08-17T17:34:52.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[86572]: audit 2024-08-17T17:34:52.320581+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:52.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[86572]: audit 2024-08-17T17:34:52.320581+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:52.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[86572]: audit 2024-08-17T17:34:52.322663+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:52.492 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:52 smithi016 bash[86572]: audit 2024-08-17T17:34:52.322663+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:52.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:52.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:52 smithi060 bash[68878]: cluster 2024-08-17T17:34:51.149943+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-08-17T17:34:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:52 smithi060 bash[68878]: cluster 2024-08-17T17:34:51.149943+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v595: 89 pgs: 89 active+clean; 1.4 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-08-17T17:34:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:52 smithi060 bash[68878]: audit 2024-08-17T17:34:52.320581+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:52 smithi060 bash[68878]: audit 2024-08-17T17:34:52.320581+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:34:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:52 smithi060 bash[68878]: audit 2024-08-17T17:34:52.322663+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:52 smithi060 bash[68878]: audit 2024-08-17T17:34:52.322663+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:52.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.771 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:52.876 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:52.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:52.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:53.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:53.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:53.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:53.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 15 16 28150 28134 117.213 69.5625 0.00358745 0.00840822 2024-08-17T17:34:53.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:53.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:53.303 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:53.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:53.407 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:53.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:53.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:53.481 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:34:53.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:34:53.481 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:34:53.481 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:34:53.481 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:34:53.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.564 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:53.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:53.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:53.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:53.800 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:53.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:53.967 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:53.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:54.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:54.097 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:54.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:54.106 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 16 16 29264 29248 114.238 69.625 0.0063589 0.00874545 2024-08-17T17:34:54.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:54.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:54.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:54.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:54.340 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:34:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:34:54] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.51.0" 2024-08-17T17:34:54.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:54.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:54.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:34:54.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:54.483 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:54 smithi016 bash[84186]: cluster 2024-08-17T17:34:53.150791+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:34:54.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:54 smithi016 bash[84186]: cluster 2024-08-17T17:34:53.150791+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:34:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:54 smithi016 bash[86572]: cluster 2024-08-17T17:34:53.150791+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:34:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:54 smithi016 bash[86572]: cluster 2024-08-17T17:34:53.150791+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:34:54.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:54.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:54 smithi060 bash[68878]: cluster 2024-08-17T17:34:53.150791+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:34:54.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:54 smithi060 bash[68878]: cluster 2024-08-17T17:34:53.150791+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v596: 89 pgs: 89 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:34:54.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:34:54.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:54.770 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:54.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:54.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:54.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:54.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:55.009 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:55.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:55.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:55.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 17 16 30158 30142 110.805 55.875 0.00485627 0.00901875 2024-08-17T17:34:55.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.159 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:55.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:55.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:55.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:55.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:55.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:34:55.526 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:55.545 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:55.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:55.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:55.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:55.811 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:55.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:55.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:55.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:55.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:55.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:56.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:56.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 18 15 31208 31193 108.298 65.6875 0.0181336 0.00922723 2024-08-17T17:34:56.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:56.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:56.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:56.314 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:56.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.343 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:56.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:56.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:56.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:56.573 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:56.613 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:56.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:56 smithi060 bash[68878]: cluster 2024-08-17T17:34:55.151510+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:56 smithi060 bash[68878]: cluster 2024-08-17T17:34:55.151510+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:56.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.728 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:56 smithi016 bash[84186]: cluster 2024-08-17T17:34:55.151510+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:56.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:56 smithi016 bash[84186]: cluster 2024-08-17T17:34:55.151510+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:56.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:56 smithi016 bash[86572]: cluster 2024-08-17T17:34:55.151510+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:56.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:56 smithi016 bash[86572]: cluster 2024-08-17T17:34:55.151510+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v597: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:56.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:56.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:56.873 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:56.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:56.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:56.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:57.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:57.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:57.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 19 16 32957 32941 108.348 109.25 0.00314024 0.00922215 2024-08-17T17:34:57.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:57.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:57.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:57.237 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:57.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.263 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:57.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:57.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:57.396 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:34:57.398 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:57.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:57.528 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:57.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:57.662 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:57.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:57 smithi060 bash[68878]: audit 2024-08-17T17:34:56.874772+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:34:57.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:57 smithi060 bash[68878]: audit 2024-08-17T17:34:56.874772+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:34:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:57.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:57 smithi016 bash[84186]: audit 2024-08-17T17:34:56.874772+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:34:57.680 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:57 smithi016 bash[84186]: audit 2024-08-17T17:34:56.874772+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:34:57.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:57 smithi016 bash[86572]: audit 2024-08-17T17:34:56.874772+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:34:57.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:57 smithi016 bash[86572]: audit 2024-08-17T17:34:56.874772+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:34:57.765 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:57.797 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:57.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:57.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:57.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:58.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:58.061 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:58.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:58.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:34:58.110821+0000 min lat: 0.00100611 max lat: 0.625022 avg lat: 0.00921537 2024-08-17T17:34:58.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:34:58.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 20 16 34719 34703 108.436 110.125 0.00612494 0.00921537 2024-08-17T17:34:58.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:58.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:58.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:34:58.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:34:58.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:58 smithi060 bash[68878]: cluster 2024-08-17T17:34:57.151935+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:58 smithi060 bash[68878]: cluster 2024-08-17T17:34:57.151935+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:58 smithi060 bash[68878]: audit 2024-08-17T17:34:57.396970+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:34:58.432 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:58 smithi060 bash[68878]: audit 2024-08-17T17:34:57.396970+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:34:58.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:58 smithi060 bash[68878]: cluster 2024-08-17T17:34:57.402859+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:34:58.433 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:34:58 smithi060 bash[68878]: cluster 2024-08-17T17:34:57.402859+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:34:58.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:58.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:58.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:58.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:58.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:58.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[84186]: cluster 2024-08-17T17:34:57.151935+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[84186]: cluster 2024-08-17T17:34:57.151935+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[84186]: audit 2024-08-17T17:34:57.396970+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[84186]: audit 2024-08-17T17:34:57.396970+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[84186]: cluster 2024-08-17T17:34:57.402859+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[84186]: cluster 2024-08-17T17:34:57.402859+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:34:58.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[86572]: cluster 2024-08-17T17:34:57.151935+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:58.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[86572]: cluster 2024-08-17T17:34:57.151935+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v598: 89 pgs: 89 active+clean; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:34:58.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[86572]: audit 2024-08-17T17:34:57.396970+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:34:58.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[86572]: audit 2024-08-17T17:34:57.396970+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.16:0/3429640380' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:34:58.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[86572]: cluster 2024-08-17T17:34:57.402859+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:34:58.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:34:58 smithi016 bash[86572]: cluster 2024-08-17T17:34:57.402859+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:34:58.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:34:58.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:34:58.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:58.845 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:34:58.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:34:58.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:58.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:58.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:59.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 21 15 36463 36448 108.465 109.062 0.00803232 0.00921383 2024-08-17T17:34:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:59.179 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:34:59.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:59.247 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:34:59.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:34:59.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:59.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:34:59.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:34:59.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:34:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:34:59.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:59.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:34:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:34:59.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:59.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:59.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:34:59.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:34:59.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:59.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:34:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:34:59.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:00.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:00.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:00.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 22 16 38098 38082 108.177 102.125 0.00887285 0.00923608 2024-08-17T17:35:00.145 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:00.168 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:00.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.302 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:00.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.414 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:00 smithi060 bash[68878]: cluster 2024-08-17T17:34:59.152646+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:35:00.415 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:00 smithi060 bash[68878]: cluster 2024-08-17T17:34:59.152646+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:35:00.415 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:35:00 smithi060 bash[61583]: ts=2024-08-17T17:35:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:00.431 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:00.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.559 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:00.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:00.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:00.689 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:00.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:00.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:00.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:00 smithi016 bash[84186]: cluster 2024-08-17T17:34:59.152646+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:35:00.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:00 smithi016 bash[84186]: cluster 2024-08-17T17:34:59.152646+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:35:00.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:00 smithi016 bash[86572]: cluster 2024-08-17T17:34:59.152646+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:35:00.802 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:00 smithi016 bash[86572]: cluster 2024-08-17T17:34:59.152646+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v600: 89 pgs: 89 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T17:35:00.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:00.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:00.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:00.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:01.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:01.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:01.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:01.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 23 16 39240 39224 106.576 71.375 0.00991056 0.00937695 2024-08-17T17:35:01.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:01.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:01.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:01.341 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:01.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:01.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:01.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:01.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:01.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:01.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:01.708 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:01.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:01.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:01.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:01.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:01.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:01.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.018 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:02.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:02.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 24 16 40752 40736 106.073 94.5 0.00871615 0.00942184 2024-08-17T17:35:02.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:02.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:02.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:02.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:02.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:02.306 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:02.306 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:02.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:02.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:02.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:02.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:02 smithi016 bash[84186]: cluster 2024-08-17T17:35:01.153675+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:35:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:02 smithi016 bash[84186]: cluster 2024-08-17T17:35:01.153675+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:35:02.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:02 smithi016 bash[86572]: cluster 2024-08-17T17:35:01.153675+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:35:02.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:02 smithi016 bash[86572]: cluster 2024-08-17T17:35:01.153675+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:35:02.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:02 smithi060 bash[68878]: cluster 2024-08-17T17:35:01.153675+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:35:02.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:02 smithi060 bash[68878]: cluster 2024-08-17T17:35:01.153675+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v601: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T17:35:02.675 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:02.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:02.803 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:02.908 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:02.929 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:02.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:03.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:03.060 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:03.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:03.107 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 25 16 42315 42299 105.737 97.6875 0.00367967 0.00945166 2024-08-17T17:35:03.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:03.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:03.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:03.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:03.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:03.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:03.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:03.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:03.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:03.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:03.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:03.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:03.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:03.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:03.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:04.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:04.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 26 16 43562 43546 104.667 77.9375 0.221911 0.0095376 2024-08-17T17:35:04.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:04.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:04.240 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:04.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.348 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:04.365 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:04.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:04.479 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:04 smithi060 bash[68878]: cluster 2024-08-17T17:35:03.154342+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:35:04.479 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:04 smithi060 bash[68878]: cluster 2024-08-17T17:35:03.154342+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:35:04.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:04.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:04 smithi016 bash[84186]: cluster 2024-08-17T17:35:03.154342+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:35:04.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:04 smithi016 bash[84186]: cluster 2024-08-17T17:35:03.154342+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:35:04.612 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:35:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:35:04] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.51.0" 2024-08-17T17:35:04.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:04 smithi016 bash[86572]: cluster 2024-08-17T17:35:03.154342+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:35:04.612 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:04 smithi016 bash[86572]: cluster 2024-08-17T17:35:03.154342+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:35:04.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:04.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:04.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.768 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:04.871 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:04.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:05.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:05.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 27 16 44540 44524 103.054 61.125 0.00969408 0.00969744 2024-08-17T17:35:05.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.173 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:05.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:05.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:05.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:05.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.433 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:05.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:05.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:05.555 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:05.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:05.786 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:35:05.786 INFO:teuthology.orchestra.run.smithi060.stdout: "size": 20, 2024-08-17T17:35:05.786 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 600, 2024-08-17T17:35:05.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:35:05.786 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:32615 6.e 6:78bf4cb8:::benchmark_data_smithi016_122512_object32614:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:29:44.438981+0000", 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 321.34451564400001, 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39872073099999999, 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 32615 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.438981+0000", 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.438981+0000", 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.438982+0000", 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.062e-06 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.439202+0000", 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000219409 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.439217+0000", 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5006e-05 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.439228+0000", 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1404e-05 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.439326+0000", 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.7965000000000001e-05 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.790 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.439485+0000", 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000158596 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.439655+0000", 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017042700000000001 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.791 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.441150+0000", 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001495127 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.441576+0000", 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00042631199999999998 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.837467+0000", 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39589104600000002 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.837568+0000", 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000100122 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.837702+0000", 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013425500000000001 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:32624 6.e 6:711c5e63:::benchmark_data_smithi016_122512_object32623:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:29:44.443920+0000", 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 321.33957674300001, 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.398508009, 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 32624 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.794 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.443920+0000", 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.443920+0000", 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.795 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.443921+0000", 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2729999999999999e-06 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.443980+0000", 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9018000000000003e-05 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444002+0000", 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.213e-05 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.796 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444013+0000", 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0550999999999999e-05 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444090+0000", 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6818999999999998e-05 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444238+0000", 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0001484 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444401+0000", 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000162363 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.447380+0000", 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029791309999999999 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.448392+0000", 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001012717 2024-08-17T17:35:05.798 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.842220+0000", 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39382805900000001 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.842333+0000", 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011244200000000001 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.799 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.842428+0000", 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.5105999999999994e-05 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:32626 6.e 6:7ec0a44b:::benchmark_data_smithi016_122512_object32625:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:29:44.444270+0000", 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 321.33922663499999, 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39881271499999998, 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.800 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 32626 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444270+0000", 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.801 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444270+0000", 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444271+0000", 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3090000000000001e-06 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444411+0000", 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013990699999999999 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.802 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444428+0000", 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6971999999999999e-05 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.444438+0000", 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0040999999999999e-05 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.445686+0000", 2024-08-17T17:35:05.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0012472340000000001 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.445828+0000", 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014288500000000001 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.445951+0000", 2024-08-17T17:35:05.804 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000122581 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.447505+0000", 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001553675 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.448828+0000", 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001322892 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.842763+0000", 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.393935902 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.842928+0000", 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016447799999999999 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:29:44.843083+0000", 2024-08-17T17:35:05.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015483900000000001 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80369 6.12 6:4d0583ad:::benchmark_data_smithi016_122512_object80368:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.187281+0000", 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 280.59621612500001, 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0385940739999999, 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:35:05.807 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80369 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187281+0000", 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.808 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187281+0000", 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187284+0000", 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.0920000000000002e-06 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187390+0000", 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000106481 2024-08-17T17:35:05.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187424+0000", 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.4332999999999998e-05 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187439+0000", 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.402e-05 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.296752+0000", 2024-08-17T17:35:05.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.10931355199999999 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.296763+0000", 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0461e-05 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.225812+0000", 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.92904901500000003 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.811 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.225875+0000", 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3120000000000006e-05 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80372 6.12 6:4dce82c4:::benchmark_data_smithi016_122512_object80371:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.187767+0000", 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 280.59572978900002, 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.038548984, 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.812 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80372 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187767+0000", 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187767+0000", 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187768+0000", 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.1800000000000005e-07 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187815+0000", 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7080999999999999e-05 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187827+0000", 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1858999999999999e-05 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187834+0000", 2024-08-17T17:35:05.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4699999999999996e-06 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.296794+0000", 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.10895978100000001 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.296801+0000", 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1339999999999998e-06 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.816 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226267+0000", 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.92946620599999996 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226316+0000", 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8634999999999998e-05 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80383 6.12 6:48a564b9:::benchmark_data_smithi016_122512_object80382:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:35:05.817 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.187847+0000", 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 280.59564997000001, 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0386029919999999, 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80383 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.818 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187847+0000", 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187847+0000", 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187847+0000", 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4199999999999995e-07 2024-08-17T17:35:05.819 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187883+0000", 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5638e-05 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187892+0000", 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8000000000000004e-06 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.187898+0000", 2024-08-17T17:35:05.820 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.365e-06 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.296827+0000", 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.10892882800000001 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.296834+0000", 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8229999999999997e-06 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.821 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226405+0000", 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.92957100299999995 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226450+0000", 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4892999999999999e-05 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.822 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80396 6.12 6:4b4dd1ec:::benchmark_data_smithi016_122512_object80395:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.400848+0000", 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 280.38264845999998, 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.84309938299999998, 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80396 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.823 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.400848+0000", 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.400848+0000", 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.400850+0000", 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9939999999999999e-06 2024-08-17T17:35:05.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.400885+0000", 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.4267999999999998e-05 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.400904+0000", 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.967e-05 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.400917+0000", 2024-08-17T17:35:05.825 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2978e-05 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.401025+0000", 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000107512 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.401037+0000", 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2459e-05 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.826 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226480+0000", 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.82544281500000005 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226648+0000", 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016760899999999999 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.226826+0000", 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017828700000000001 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.827 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.228282+0000", 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001456328 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.230557+0000", 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0022746250000000002 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.243831+0000", 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013274456 2024-08-17T17:35:05.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.243893+0000", 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1354999999999998e-05 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.243948+0000", 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5027e-05 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80398 6.2 6:42debe01:::benchmark_data_smithi016_122512_object80397:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.407693+0000", 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 280.37580324999999, 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.80156856399999998, 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80398 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.830 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407693+0000", 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407693+0000", 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.831 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407696+0000", 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.2340000000000001e-06 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407779+0000", 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.3086999999999999e-05 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407802+0000", 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.2889999999999999e-05 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.832 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407812+0000", 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.8970000000000003e-06 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407896+0000", 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.4728000000000006e-05 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.407908+0000", 2024-08-17T17:35:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1539000000000001e-05 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.192820+0000", 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.78491256700000001 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.193221+0000", 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00040070299999999997 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:35:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.193389+0000", 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016790300000000001 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.195290+0000", 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001900985 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.205104+0000", 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0098140740000000008 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.209124+0000", 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040202470000000002 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.209211+0000", 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6700000000000007e-05 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.209262+0000", 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1010000000000001e-05 2024-08-17T17:35:05.836 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:148345 6.e 6:72f1e006:::benchmark_data_smithi016_122512_object40733:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:31:52.389421+0000", 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 193.39407551799999, 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.35139051199999999, 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.837 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 148345 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389421+0000", 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.838 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.841 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389421+0000", 2024-08-17T17:35:05.841 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389423+0000", 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.978e-06 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389431+0000", 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.8029999999999997e-06 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389444+0000", 2024-08-17T17:35:05.842 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2942000000000001e-05 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389449+0000", 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2329999999999997e-06 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389513+0000", 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3742000000000001e-05 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.843 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389653+0000", 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013981200000000001 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.389786+0000", 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000133268 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.392744+0000", 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029577100000000001 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.844 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.393359+0000", 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00061574600000000002 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.740721+0000", 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.34736175200000002 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.740765+0000", 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3448999999999997e-05 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.845 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.740812+0000", 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7076999999999997e-05 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:148348 6.e 6:781e0c75:::benchmark_data_smithi016_122512_object40736:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:31:52.398591+0000", 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 193.38490555800001, 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.34233298400000001, 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.846 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 148348 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398591+0000", 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.847 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398591+0000", 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398592+0000", 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.217e-06 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398597+0000", 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8489999999999997e-06 2024-08-17T17:35:05.848 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398609+0000", 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1674999999999999e-05 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398615+0000", 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5370000000000003e-06 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398666+0000", 2024-08-17T17:35:05.849 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0308e-05 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398754+0000", 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8633000000000003e-05 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.398831+0000", 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.7100000000000004e-05 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.850 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.401438+0000", 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0026067769999999998 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.401501+0000", 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2380999999999998e-05 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.740853+0000", 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.33935208300000003 2024-08-17T17:35:05.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.740884+0000", 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.1619000000000003e-05 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:52.740924+0000", 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9805000000000003e-05 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:153821 6.2 6:4307359e:::benchmark_data_smithi016_122512_object46209:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:31:59.392367+0000", 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 186.39112968500001, 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.401959387, 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 153821 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.853 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392367+0000", 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392367+0000", 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.854 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392368+0000", 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.279e-06 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392373+0000", 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6879999999999998e-06 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392389+0000", 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5591999999999999e-05 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.855 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392395+0000", 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8900000000000001e-06 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392455+0000", 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9496000000000001e-05 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392545+0000", 2024-08-17T17:35:05.856 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.0117000000000005e-05 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.392948+0000", 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00040316700000000001 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.395227+0000", 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0022788399999999999 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.396455+0000", 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001228364 2024-08-17T17:35:05.857 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.794026+0000", 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39757057000000001 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.794187+0000", 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000160889 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.794326+0000", 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013949500000000001 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:153824 6.e 6:767f4818:::benchmark_data_smithi016_122512_object46212:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e147)", 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:31:59.398927+0000", 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 186.38457013799999, 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39578564399999999, 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 153824 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.398927+0000", 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.398927+0000", 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.398928+0000", 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.703e-06 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.398934+0000", 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9109999999999998e-06 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.398949+0000", 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5163e-05 2024-08-17T17:35:05.861 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.398956+0000", 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8730000000000001e-06 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.399009+0000", 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2723999999999999e-05 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.399115+0000", 2024-08-17T17:35:05.862 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000106456 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.399190+0000", 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4438999999999997e-05 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.401671+0000", 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002481507 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.863 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.401914+0000", 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00024259499999999999 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.794442+0000", 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39252842500000001 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.794590+0000", 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014738899999999999 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.864 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:59.794712+0000", 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000122459 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:203677 6.e 6:70fd2e5f:::benchmark_data_smithi016_122512_object96065:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:33:10.763141+0000", 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 115.02035589400001, 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.45429326599999997, 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.865 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 203677 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.763141+0000", 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.763141+0000", 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.763142+0000", 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.615e-06 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.763148+0000", 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7230000000000001e-06 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.867 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.763169+0000", 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0418999999999999e-05 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.763179+0000", 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9750000000000002e-06 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764753+0000", 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001574385 2024-08-17T17:35:05.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764918+0000", 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016535399999999999 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2,5", 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.765076+0000", 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000158049 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.783389+0000", 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.018312826000000001 2024-08-17T17:35:05.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.783417+0000", 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.8146000000000001e-05 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785592+0000", 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0021742490000000001 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.870 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.216885+0000", 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.431293712 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.217095+0000", 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000210046 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.217434+0000", 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00033876700000000002 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.871 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:203684 6.e 6:78c090a0:::benchmark_data_smithi016_122512_object96072:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:33:10.764685+0000", 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 115.018811891, 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.45310667700000001, 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.872 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 203684 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764685+0000", 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764685+0000", 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.873 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764686+0000", 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.142e-06 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764690+0000", 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.8639999999999998e-06 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764701+0000", 2024-08-17T17:35:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1080000000000001e-05 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.764708+0000", 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0029999999999997e-06 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.768759+0000", 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040513909999999997 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.768930+0000", 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000170323 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2,5", 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.769129+0000", 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019925499999999999 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.783453+0000", 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.014324566 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.876 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.783478+0000", 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4368000000000001e-05 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785615+0000", 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002137192 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.217588+0000", 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.43197254499999999 2024-08-17T17:35:05.877 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.217672+0000", 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.4216999999999997e-05 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.217791+0000", 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000119731 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:203691 6.e 6:77e0566b:::benchmark_data_smithi016_122512_object96079:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:33:10.772125+0000", 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 115.011371971, 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.45126143800000001, 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 203691 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.772125+0000", 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.772125+0000", 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.772127+0000", 2024-08-17T17:35:05.880 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.069e-06 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.772134+0000", 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7209999999999997e-06 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.772147+0000", 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3040000000000001e-05 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.881 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.772155+0000", 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.1880000000000002e-06 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.776374+0000", 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00421952 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.776514+0000", 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013994999999999999 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.882 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,2,5", 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.776652+0000", 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013796899999999999 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.783457+0000", 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0068044350000000002 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.783504+0000", 2024-08-17T17:35:05.883 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7648000000000002e-05 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785636+0000", 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0021313590000000002 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.223210+0000", 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.43757463000000002 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.884 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.223270+0000", 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.978e-05 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.223386+0000", 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000116129 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:203696 6.2 6:40a512bf:::benchmark_data_smithi016_122512_object96084:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:33:10.782276+0000", 2024-08-17T17:35:05.885 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 115.001220412, 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.46036321899999999, 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 203696 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.886 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.782276+0000", 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.782276+0000", 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.782278+0000", 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.373e-06 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.887 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.782281+0000", 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.7809999999999999e-06 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785474+0000", 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0031923910000000002 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785483+0000", 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6980000000000004e-06 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.888 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785620+0000", 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013701800000000001 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.785750+0000", 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000130199 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.786241+0000", 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00049121799999999997 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.889 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.794105+0000", 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0078641679999999995 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:10.794177+0000", 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1890000000000005e-05 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.890 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.241410+0000", 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.44723325200000003 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.241547+0000", 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013653499999999999 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:33:11.242640+0000", 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001092696 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.891 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:23589 7.1 7:80ac6ad8:::benchmark_data_smithi016_142765_object23588:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e187)", 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:34:49.307080+0000", 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 16.476416764, 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.36665323500000002, 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 23589 2024-08-17T17:35:05.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307080+0000", 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307080+0000", 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307082+0000", 2024-08-17T17:35:05.893 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.728e-06 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307146+0000", 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4088e-05 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307163+0000", 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7190999999999999e-05 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.894 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307170+0000", 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1019999999999999e-06 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307222+0000", 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1523000000000001e-05 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307335+0000", 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113329 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.895 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.307470+0000", 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013494200000000001 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.308841+0000", 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001371571 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.310539+0000", 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0016978010000000001 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.896 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673449+0000", 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.36290983700000001 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673656+0000", 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000207228 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673733+0000", 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6895000000000002e-05 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.897 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:23599 7.1 7:8ec011da:::benchmark_data_smithi016_142765_object23598:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e187)", 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:34:49.311445+0000", 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 16.472051958000002, 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.362484739, 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:05.898 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 23599 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311445+0000", 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311445+0000", 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.899 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311446+0000", 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2920000000000001e-06 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311488+0000", 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.1881000000000001e-05 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311505+0000", 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6778000000000001e-05 2024-08-17T17:35:05.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311512+0000", 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9020000000000002e-06 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311566+0000", 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4475999999999998e-05 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311658+0000", 2024-08-17T17:35:05.901 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2013000000000001e-05 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.311748+0000", 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.0247000000000005e-05 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.312856+0000", 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0011080409999999999 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.902 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.313754+0000", 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00089778000000000004 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673781+0000", 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.36002645 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673885+0000", 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000104138 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.903 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673929+0000", 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4740999999999997e-05 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:23609 7.1 7:8362bf2d:::benchmark_data_smithi016_142765_object23608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e187)", 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:34:49.318823+0000", 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 16.464673552000001, 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.35529533200000002, 2024-08-17T17:35:05.904 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 23609 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318823+0000", 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318823+0000", 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318824+0000", 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.5300000000000002e-07 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.906 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318881+0000", 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6555999999999999e-05 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318892+0000", 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1630999999999999e-05 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318900+0000", 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4209999999999998e-06 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.907 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.318962+0000", 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2212000000000007e-05 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.319051+0000", 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8579999999999996e-05 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,6", 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.319139+0000", 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8457999999999999e-05 2024-08-17T17:35:05.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.320045+0000", 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00090632799999999997 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.321142+0000", 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0010967749999999999 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.673974+0000", 2024-08-17T17:35:05.909 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.35283221999999997 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.674076+0000", 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000101927 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:49.674118+0000", 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2271000000000002e-05 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.910 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:43618 7.4 7:2d503826:::benchmark_data_smithi016_142765_object43617:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e189)", 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:04.148276+0000", 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 1.635220291, 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.34801242900000001, 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 43618 2024-08-17T17:35:05.911 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148276+0000", 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148276+0000", 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148279+0000", 2024-08-17T17:35:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4059999999999999e-06 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148345+0000", 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6453999999999998e-05 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148374+0000", 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.8679000000000001e-05 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148392+0000", 2024-08-17T17:35:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7883000000000001e-05 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148586+0000", 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019384900000000001 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148798+0000", 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000212535 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:35:05.914 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.148973+0000", 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017525700000000001 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.155237+0000", 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0062633209999999996 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.156882+0000", 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001644969 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:05.915 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.496182+0000", 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.33930046699999999 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.496237+0000", 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4509000000000003e-05 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:04.496289+0000", 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2099999999999999e-05 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.917 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:05.917 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:05.917 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:35:05.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.940 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:05.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:06.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:06.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:06.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 28 16 45791 45775 102.166 78.1875 0.0106782 0.00978226 2024-08-17T17:35:06.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:05 smithi060 bash[68878]: cluster 2024-08-17T17:35:05.155497+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:06.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:05 smithi060 bash[68878]: cluster 2024-08-17T17:35:05.155497+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:06.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:05 smithi060 bash[68878]: audit 2024-08-17T17:35:05.189668+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:06.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:05 smithi060 bash[68878]: audit 2024-08-17T17:35:05.189668+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:06.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.184 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[86572]: cluster 2024-08-17T17:35:05.155497+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:06.184 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[86572]: cluster 2024-08-17T17:35:05.155497+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:06.184 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[86572]: audit 2024-08-17T17:35:05.189668+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:06.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[86572]: audit 2024-08-17T17:35:05.189668+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:06.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[84186]: cluster 2024-08-17T17:35:05.155497+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:06.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[84186]: cluster 2024-08-17T17:35:05.155497+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v603: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:06.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[84186]: audit 2024-08-17T17:35:05.189668+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:06.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:05 smithi016 bash[84186]: audit 2024-08-17T17:35:05.189668+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:06.198 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:06.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:06.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:06.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:06.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:06.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:06.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:06.608 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:06.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:06.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:06.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:06.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:06.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:06.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:35:06.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:07.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 29 16 46856 46840 100.938 66.5625 0.0101855 0.00990133 2024-08-17T17:35:07.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:07.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:07.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:07.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:07.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:07.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:07.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:07.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:07.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:07.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:07.638 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:07.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:07.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:07.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:07.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:07.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:07.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:07.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:07.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:08.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:08.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:08.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:08.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 30 16 48111 48095 100.188 78.4375 0.00271167 0.00995247 2024-08-17T17:35:08.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:08.183 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:08.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:08.287 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:08.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:08 smithi060 bash[68878]: cluster 2024-08-17T17:35:07.156141+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:08 smithi060 bash[68878]: cluster 2024-08-17T17:35:07.156141+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:08 smithi060 bash[68878]: audit 2024-08-17T17:35:07.316023+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:08.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:08 smithi060 bash[68878]: audit 2024-08-17T17:35:07.316023+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:08.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:08.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:08.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[84186]: cluster 2024-08-17T17:35:07.156141+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[84186]: cluster 2024-08-17T17:35:07.156141+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[84186]: audit 2024-08-17T17:35:07.316023+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[84186]: audit 2024-08-17T17:35:07.316023+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[86572]: cluster 2024-08-17T17:35:07.156141+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[86572]: cluster 2024-08-17T17:35:07.156141+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[86572]: audit 2024-08-17T17:35:07.316023+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:08 smithi016 bash[86572]: audit 2024-08-17T17:35:07.316023+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:08.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:08.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:08.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:08.711 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:08.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:08.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:08.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:08.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:08.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:08.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:08.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:09.073 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:09.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:09.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 31 16 49232 49216 99.2159 70.0625 0.0101856 0.0100728 2024-08-17T17:35:09.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:09.229 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:09.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:09.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:09.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:09.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:09.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:09.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:09.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:09.615 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:09.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:09.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.749 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:09.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:09.850 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:09.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:09.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:09.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:09.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:10.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:10.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 32 15 50630 50615 98.8475 87.4375 0.00519052 0.0101107 2024-08-17T17:35:10.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:10.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:10.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:10.254 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:10.269 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:10 smithi016 bash[84186]: cluster 2024-08-17T17:35:09.156859+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:35:10.269 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:10 smithi016 bash[84186]: cluster 2024-08-17T17:35:09.156859+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:35:10.270 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:10 smithi016 bash[86572]: cluster 2024-08-17T17:35:09.156859+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:35:10.270 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:10 smithi016 bash[86572]: cluster 2024-08-17T17:35:09.156859+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:35:10.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:10.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:10.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:10 smithi060 bash[68878]: cluster 2024-08-17T17:35:09.156859+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:35:10.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:10 smithi060 bash[68878]: cluster 2024-08-17T17:35:09.156859+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v605: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:35:10.399 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:35:10 smithi060 bash[61583]: ts=2024-08-17T17:35:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:10.419 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:10.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:10.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:10.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:10.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:10.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:10.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:10.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:10.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:10.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:10.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:10.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:10.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:11.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.072 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:11.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 33 16 51616 51600 97.7175 61.5625 0.013006 0.0102272 2024-08-17T17:35:11.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:11.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:11.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:11.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:11.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.465 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:11.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:11.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.591 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:11.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:11.824 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:11.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:11.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:11.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:11.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:12.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:12.108 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 34 16 52754 52738 96.9352 71.125 0.0104141 0.0103041 2024-08-17T17:35:12.112 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:12.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:12.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:12.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:12.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:12.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:12.593 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:12.624 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:12.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:12.728 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:12.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:12.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:12.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:12 smithi060 bash[68878]: cluster 2024-08-17T17:35:11.158885+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v606: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:35:12.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:12 smithi060 bash[68878]: cluster 2024-08-17T17:35:11.158885+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v606: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:35:12.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:12 smithi060 bash[68878]: audit 2024-08-17T17:35:11.591247+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:12.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:12 smithi060 bash[68878]: audit 2024-08-17T17:35:11.591247+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:12.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:12 smithi060 bash[68878]: audit 2024-08-17T17:35:11.596204+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:12.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:12 smithi060 bash[68878]: audit 2024-08-17T17:35:11.596204+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:12.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:12.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:12.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:12.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:13.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[84186]: cluster 2024-08-17T17:35:11.158885+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v606: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:35:13.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[84186]: cluster 2024-08-17T17:35:11.158885+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v606: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[84186]: audit 2024-08-17T17:35:11.591247+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[84186]: audit 2024-08-17T17:35:11.591247+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[84186]: audit 2024-08-17T17:35:11.596204+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[84186]: audit 2024-08-17T17:35:11.596204+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[86572]: cluster 2024-08-17T17:35:11.158885+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v606: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[86572]: cluster 2024-08-17T17:35:11.158885+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v606: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[86572]: audit 2024-08-17T17:35:11.591247+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[86572]: audit 2024-08-17T17:35:11.591247+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[86572]: audit 2024-08-17T17:35:11.596204+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:12 smithi016 bash[86572]: audit 2024-08-17T17:35:11.596204+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:13.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:13.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:13.109 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 35 16 53340 53324 95.2119 36.625 0.00252903 0.0104074 2024-08-17T17:35:13.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:13.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:13.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:13.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:13.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:13.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:13.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:13.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:13.517 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:13.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:13.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:13.778 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:13.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:13.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:13.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:13.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:14.044 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:14.109 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 36 16 54277 54261 94.1937 58.5625 0.0163544 0.0106106 2024-08-17T17:35:14.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:14.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:14.306 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:14.336 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:14.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:14.465 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:14.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:14.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:35:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:35:14] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.51.0" 2024-08-17T17:35:14.597 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:14.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:14.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:14.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:14.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:14.892 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:14 smithi060 bash[68878]: cluster 2024-08-17T17:35:13.159664+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:35:14.893 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:14 smithi060 bash[68878]: cluster 2024-08-17T17:35:13.159664+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:35:14.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.975 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:14.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:14.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:15.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:14 smithi016 bash[84186]: cluster 2024-08-17T17:35:13.159664+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:35:15.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:14 smithi016 bash[84186]: cluster 2024-08-17T17:35:13.159664+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:35:15.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:14 smithi016 bash[86572]: cluster 2024-08-17T17:35:13.159664+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:35:15.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:14 smithi016 bash[86572]: cluster 2024-08-17T17:35:13.159664+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v607: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:35:15.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:15.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:15.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:15.109 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 37 16 55402 55386 93.5459 70.3125 0.0119187 0.0106846 2024-08-17T17:35:15.204 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.226 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:15.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:15.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:15.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:15.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:15.483 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:15.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:15.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:15.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:15.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:15.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:15.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:15.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:15.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:16.020 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:16.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:16.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 38 16 56535 56519 92.9475 70.8125 0.00733806 0.0107323 2024-08-17T17:35:16.123 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:16.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:16.296 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:16.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:16.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:16.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:16.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:16 smithi060 bash[68878]: cluster 2024-08-17T17:35:15.161012+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:35:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:16 smithi060 bash[68878]: cluster 2024-08-17T17:35:15.161012+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:35:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:16 smithi060 bash[68878]: audit 2024-08-17T17:35:16.449771+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:16 smithi060 bash[68878]: audit 2024-08-17T17:35:16.449771+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:16 smithi060 bash[68878]: audit 2024-08-17T17:35:16.457387+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:16 smithi060 bash[68878]: audit 2024-08-17T17:35:16.457387+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:16.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:16.843 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:16.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:16.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:16.958 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[84186]: cluster 2024-08-17T17:35:15.161012+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:35:16.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[84186]: cluster 2024-08-17T17:35:15.161012+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:35:16.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[84186]: audit 2024-08-17T17:35:16.449771+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[84186]: audit 2024-08-17T17:35:16.449771+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[84186]: audit 2024-08-17T17:35:16.457387+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.959 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[84186]: audit 2024-08-17T17:35:16.457387+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[86572]: cluster 2024-08-17T17:35:15.161012+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:35:16.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[86572]: cluster 2024-08-17T17:35:15.161012+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v608: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:35:16.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[86572]: audit 2024-08-17T17:35:16.449771+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[86572]: audit 2024-08-17T17:35:16.449771+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[86572]: audit 2024-08-17T17:35:16.457387+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:16 smithi016 bash[86572]: audit 2024-08-17T17:35:16.457387+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:16.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:16.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:17.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:17.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 39 16 57515 57499 92.1347 61.25 0.00242008 0.0108145 2024-08-17T17:35:17.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:17.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:17.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:17.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:17.289 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.34923.0:57702 7.6 e189/180 7:6ec6e2f2:::benchmark_data_smithi016_142765_object57701:head v 189'3543, mlcod=189'3541)", 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:17.287442+0000", 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0015082889999999999, 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0015359080000000001, 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:17.290 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287442+0000", 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287442+0000", 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287441+0000", 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.291 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287463+0000", 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.1379e-05 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287474+0000", 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.19e-05 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287479+0000", 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4530000000000004e-06 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.292 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287529+0000", 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0135e-05 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287553+0000", 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.408e-05 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:17.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.34923.0:57698 7.a e189/180 7:5a64b719:::benchmark_data_smithi016_142765_object57697:head v 189'3690, mlcod=189'3688)", 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:17.287833+0000", 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.001116939, 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0012062349999999999, 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287833+0000", 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:17.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287833+0000", 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287832+0000", 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287885+0000", 2024-08-17T17:35:17.295 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2539e-05 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287897+0000", 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1999e-05 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287902+0000", 2024-08-17T17:35:17.296 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.485e-06 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287967+0000", 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4215999999999996e-05 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:17.287987+0000", 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0809e-05 2024-08-17T17:35:17.297 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:17.298 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:17.298 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:17.298 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:17.298 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-08-17T17:35:17.298 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 2 2024-08-17T17:35:17.298 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:35:17.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:17.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:17.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:17.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:17.515 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:17.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:17.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[84186]: audit 2024-08-17T17:35:17.376638+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:17.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[84186]: audit 2024-08-17T17:35:17.376638+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:17.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[84186]: audit 2024-08-17T17:35:17.377806+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:17.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[84186]: audit 2024-08-17T17:35:17.377806+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:17.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[84186]: audit 2024-08-17T17:35:17.384206+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:17.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[84186]: audit 2024-08-17T17:35:17.384206+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:17.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:17.647 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:17.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:17.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:17.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:17 smithi060 bash[68878]: audit 2024-08-17T17:35:17.376638+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:17.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:17 smithi060 bash[68878]: audit 2024-08-17T17:35:17.376638+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:17.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:17 smithi060 bash[68878]: audit 2024-08-17T17:35:17.377806+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:17.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:17 smithi060 bash[68878]: audit 2024-08-17T17:35:17.377806+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:17.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:17 smithi060 bash[68878]: audit 2024-08-17T17:35:17.384206+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:17.762 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:17 smithi060 bash[68878]: audit 2024-08-17T17:35:17.384206+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:17.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:17.881 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:17.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[86572]: audit 2024-08-17T17:35:17.376638+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:17.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[86572]: audit 2024-08-17T17:35:17.376638+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:17.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[86572]: audit 2024-08-17T17:35:17.377806+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:17.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[86572]: audit 2024-08-17T17:35:17.377806+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:17.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[86572]: audit 2024-08-17T17:35:17.384206+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:17.890 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:17 smithi016 bash[86572]: audit 2024-08-17T17:35:17.384206+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:17.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:17.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:17.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:18.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:18.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:35:18.113674+0000 min lat: 0.00100611 max lat: 0.625022 avg lat: 0.0109528 2024-08-17T17:35:18.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:35:18.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 40 15 58391 58376 91.2015 54.8125 0.0111753 0.0109528 2024-08-17T17:35:18.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:18.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:18.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:18.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:35:18.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:18.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:18.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:18.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:18.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:18.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:18.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:18.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:18.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:18.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:18.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:18 smithi016 bash[84186]: cluster 2024-08-17T17:35:17.161509+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2024-08-17T17:35:18.852 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:18 smithi016 bash[84186]: cluster 2024-08-17T17:35:17.161509+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2024-08-17T17:35:18.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:18 smithi016 bash[86572]: cluster 2024-08-17T17:35:17.161509+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2024-08-17T17:35:18.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:18 smithi016 bash[86572]: cluster 2024-08-17T17:35:17.161509+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2024-08-17T17:35:18.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:18.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:18.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:18.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:18 smithi060 bash[68878]: cluster 2024-08-17T17:35:17.161509+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2024-08-17T17:35:18.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:18 smithi060 bash[68878]: cluster 2024-08-17T17:35:17.161509+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v609: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2024-08-17T17:35:18.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:19.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:19.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:19.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 41 16 59624 59608 90.8548 77 0.0134668 0.0110013 2024-08-17T17:35:19.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:19.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:19.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:19.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:19.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:19.397 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:19.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:19.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:19.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:19.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:19.658 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:19.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:19.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:19.792 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:19.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:19.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:19.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:19.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:20.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:20.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 42 16 60795 60779 90.434 73.1875 0.0295722 0.0110524 2024-08-17T17:35:20.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:20.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:20.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:20.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.475 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:35:20.476 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:35:20.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:20.526 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:35:20.526 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:35:20.563 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:35:20.563 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:35:20.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.605 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:35:20.606 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:35:20.616 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:20.620 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:35:20.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:20.625 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[61583]: ts=2024-08-17T17:35:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:20.642 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:35:20.642 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:35:20.672 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:35:20.672 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:35:20.700 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:35:20.700 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:35:20.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:20.729 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:35:20.729 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:35:20.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:20.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: cluster 2024-08-17T17:35:19.162195+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: cluster 2024-08-17T17:35:19.162195+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: audit 2024-08-17T17:35:20.013094+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.16:0/3227026108' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: audit 2024-08-17T17:35:20.013094+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.16:0/3227026108' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: audit 2024-08-17T17:35:20.016958+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: audit 2024-08-17T17:35:20.016958+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: audit 2024-08-17T17:35:20.416488+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/3150930611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[84186]: audit 2024-08-17T17:35:20.416488+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/3150930611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: cluster 2024-08-17T17:35:19.162195+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: cluster 2024-08-17T17:35:19.162195+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T17:35:20.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: audit 2024-08-17T17:35:20.013094+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.16:0/3227026108' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: audit 2024-08-17T17:35:20.013094+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.16:0/3227026108' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: audit 2024-08-17T17:35:20.016958+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: audit 2024-08-17T17:35:20.016958+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: audit 2024-08-17T17:35:20.416488+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/3150930611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:20.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:20 smithi016 bash[86572]: audit 2024-08-17T17:35:20.416488+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/3150930611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:20.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:20.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:20.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:20.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:20.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: cluster 2024-08-17T17:35:19.162195+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T17:35:20.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: cluster 2024-08-17T17:35:19.162195+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v610: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T17:35:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: audit 2024-08-17T17:35:20.013094+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.16:0/3227026108' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: audit 2024-08-17T17:35:20.013094+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.16:0/3227026108' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: audit 2024-08-17T17:35:20.016958+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: audit 2024-08-17T17:35:20.016958+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:35:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: audit 2024-08-17T17:35:20.416488+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/3150930611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:20 smithi060 bash[68878]: audit 2024-08-17T17:35:20.416488+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.16:0/3150930611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:20.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:21.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:21.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:21.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 43 16 61891 61875 89.9238 68.5 0.0266138 0.0111153 2024-08-17T17:35:21.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:21.229 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:21.259 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:21.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:21.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:21.389 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:21.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:21.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:21.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:21.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:21.640 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:35:21.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:21.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: cluster 2024-08-17T17:35:20.612616+0000 mon.a (mon.0) 904 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: cluster 2024-08-17T17:35:20.612616+0000 mon.a (mon.0) 904 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: audit 2024-08-17T17:35:20.614519+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: audit 2024-08-17T17:35:20.614519+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: cluster 2024-08-17T17:35:20.625624+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: cluster 2024-08-17T17:35:20.625624+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: audit 2024-08-17T17:35:20.819288+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.16:0/1082518302' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: audit 2024-08-17T17:35:20.819288+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.16:0/1082518302' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: audit 2024-08-17T17:35:20.819960+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[84186]: audit 2024-08-17T17:35:20.819960+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: cluster 2024-08-17T17:35:20.612616+0000 mon.a (mon.0) 904 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: cluster 2024-08-17T17:35:20.612616+0000 mon.a (mon.0) 904 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: audit 2024-08-17T17:35:20.614519+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: audit 2024-08-17T17:35:20.614519+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: cluster 2024-08-17T17:35:20.625624+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: cluster 2024-08-17T17:35:20.625624+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: audit 2024-08-17T17:35:20.819288+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.16:0/1082518302' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: audit 2024-08-17T17:35:20.819288+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.16:0/1082518302' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: audit 2024-08-17T17:35:20.819960+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:21 smithi016 bash[86572]: audit 2024-08-17T17:35:20.819960+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:21.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:21.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:21.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:21.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: cluster 2024-08-17T17:35:20.612616+0000 mon.a (mon.0) 904 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:21.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: cluster 2024-08-17T17:35:20.612616+0000 mon.a (mon.0) 904 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: audit 2024-08-17T17:35:20.614519+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: audit 2024-08-17T17:35:20.614519+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: cluster 2024-08-17T17:35:20.625624+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: cluster 2024-08-17T17:35:20.625624+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: audit 2024-08-17T17:35:20.819288+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.16:0/1082518302' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: audit 2024-08-17T17:35:20.819288+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.16:0/1082518302' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: audit 2024-08-17T17:35:20.819960+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:21 smithi060 bash[68878]: audit 2024-08-17T17:35:20.819960+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:35:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:21.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:22.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:22.053 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:22.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:22.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 44 16 63136 63120 89.6483 77.8125 0.0276427 0.0111498 2024-08-17T17:35:22.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.194 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:22.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:22.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:22.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:22.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:22.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:22.569 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:22.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:22.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:22.699 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:22.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: cluster 2024-08-17T17:35:21.162597+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: cluster 2024-08-17T17:35:21.162597+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: audit 2024-08-17T17:35:21.631888+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: audit 2024-08-17T17:35:21.631888+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: cluster 2024-08-17T17:35:21.642062+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: cluster 2024-08-17T17:35:21.642062+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: audit 2024-08-17T17:35:22.319864+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:22.811 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: audit 2024-08-17T17:35:22.319864+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:22.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: audit 2024-08-17T17:35:22.320954+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:22.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:22 smithi060 bash[68878]: audit 2024-08-17T17:35:22.320954+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:22.824 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: cluster 2024-08-17T17:35:21.162597+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: cluster 2024-08-17T17:35:21.162597+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: audit 2024-08-17T17:35:21.631888+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: audit 2024-08-17T17:35:21.631888+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: cluster 2024-08-17T17:35:21.642062+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: cluster 2024-08-17T17:35:21.642062+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: audit 2024-08-17T17:35:22.319864+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: audit 2024-08-17T17:35:22.319864+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: audit 2024-08-17T17:35:22.320954+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:22.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[84186]: audit 2024-08-17T17:35:22.320954+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: cluster 2024-08-17T17:35:21.162597+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: cluster 2024-08-17T17:35:21.162597+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v612: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: audit 2024-08-17T17:35:21.631888+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: audit 2024-08-17T17:35:21.631888+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: cluster 2024-08-17T17:35:21.642062+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: cluster 2024-08-17T17:35:21.642062+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: audit 2024-08-17T17:35:22.319864+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: audit 2024-08-17T17:35:22.319864+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: audit 2024-08-17T17:35:22.320954+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:22.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:22 smithi016 bash[86572]: audit 2024-08-17T17:35:22.320954+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:22.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:22.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:22.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:22.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:23.058 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:23.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:23.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:23.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:23.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 45 16 64048 64032 88.9227 57 0.127094 0.0112332 2024-08-17T17:35:23.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:23.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:23.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:23.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:23.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:23.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:23.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:23 smithi060 bash[68878]: cluster 2024-08-17T17:35:23.163042+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:35:23.727 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:23 smithi060 bash[68878]: cluster 2024-08-17T17:35:23.163042+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:35:23.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:23.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:23.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:23.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:23.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:23.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:24.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:24.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:24.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:23 smithi016 bash[84186]: cluster 2024-08-17T17:35:23.163042+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:35:24.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:23 smithi016 bash[84186]: cluster 2024-08-17T17:35:23.163042+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:35:24.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:23 smithi016 bash[86572]: cluster 2024-08-17T17:35:23.163042+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:35:24.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:23 smithi016 bash[86572]: cluster 2024-08-17T17:35:23.163042+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:35:24.110 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 46 16 65274 65258 88.6552 76.625 0.0256417 0.0112739 2024-08-17T17:35:24.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.148 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:24.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:24.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:24.430 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:35:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:35:24] "GET /metrics HTTP/1.1" 200 36507 "" "Prometheus/2.51.0" 2024-08-17T17:35:24.444 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:24.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:24.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T17:35:24.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:24.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:24.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:24.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:24.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.856 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:24.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:24.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:24.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:25.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:25.113 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 47 16 65976 65960 87.6986 43.875 0.00791521 0.0113968 2024-08-17T17:35:25.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:25.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:25.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:25.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:25.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:25.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:25.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:25.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.526 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:25.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.654 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:25.759 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:25.787 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:25.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:25.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:25.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:25.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:25.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:26.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:26.048 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:26.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:26.113 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 48 16 67217 67201 87.4873 77.5625 0.00878881 0.0114249 2024-08-17T17:35:26.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:26.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:26.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:26.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:26.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:26.411 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:26 smithi060 bash[68878]: cluster 2024-08-17T17:35:25.163712+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:35:26.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:26 smithi060 bash[68878]: cluster 2024-08-17T17:35:25.163712+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:35:26.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:26.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:26.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:35:26.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:26 smithi016 bash[84186]: cluster 2024-08-17T17:35:25.163712+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:35:26.497 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:26 smithi016 bash[84186]: cluster 2024-08-17T17:35:25.163712+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:35:26.497 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:26 smithi016 bash[86572]: cluster 2024-08-17T17:35:25.163712+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:35:26.497 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:26 smithi016 bash[86572]: cluster 2024-08-17T17:35:25.163712+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v615: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:35:26.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:26.573 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:35:26.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:26.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:26.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:26.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:26.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:26.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:26.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:26.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:26.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:27.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.039 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:27.113 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 49 16 68351 68335 87.1481 70.875 0.00925308 0.0114691 2024-08-17T17:35:27.143 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:27.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:27.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:27.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:27.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:27.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:27.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:27.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:27.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:27.572 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:27.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.699 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:27.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:27.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:27.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:27.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:27.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:27.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:28.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:28.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:28.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:28.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 50 16 69524 69508 86.8701 73.3125 0.0148563 0.0115054 2024-08-17T17:35:28.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:28.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:28.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:28.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:28.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:28.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:28.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:28 smithi060 bash[68878]: cluster 2024-08-17T17:35:27.164139+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:35:28.487 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:28 smithi060 bash[68878]: cluster 2024-08-17T17:35:27.164139+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:35:28.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:28.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:28 smithi016 bash[84186]: cluster 2024-08-17T17:35:27.164139+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:35:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:28 smithi016 bash[84186]: cluster 2024-08-17T17:35:27.164139+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:35:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:28 smithi016 bash[86572]: cluster 2024-08-17T17:35:27.164139+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:35:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:28 smithi016 bash[86572]: cluster 2024-08-17T17:35:27.164139+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v616: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:35:28.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:28.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:28.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:28.748 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:28.774 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:28.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:35:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:35:28.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:28.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:28.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:29.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:29.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:29.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:29.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 51 16 70723 70707 86.6361 74.9375 0.00995937 0.0115379 2024-08-17T17:35:29.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:29.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:29.365 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:29.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.436 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:29.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:29.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:29.567 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:29.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:29.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:29.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:29.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:29.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:29.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:29.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:35:29.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:29.969 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:29.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:29.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:30.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:30.110 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:30.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 52 16 71848 71832 86.322 70.3125 0.0121892 0.0115786 2024-08-17T17:35:30.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:30.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:30.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:30.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:30.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:30.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:30.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:30.382 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:30.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.485 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:35:30 smithi060 bash[61583]: ts=2024-08-17T17:35:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:30.485 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:30 smithi060 bash[68878]: cluster 2024-08-17T17:35:29.164819+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:35:30.485 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:30 smithi060 bash[68878]: cluster 2024-08-17T17:35:29.164819+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:35:30.495 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:30 smithi016 bash[84186]: cluster 2024-08-17T17:35:29.164819+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:35:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:30 smithi016 bash[84186]: cluster 2024-08-17T17:35:29.164819+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:35:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:30 smithi016 bash[86572]: cluster 2024-08-17T17:35:29.164819+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:35:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:30 smithi016 bash[86572]: cluster 2024-08-17T17:35:29.164819+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-08-17T17:35:30.598 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:30.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:30.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:30.727 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:30.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:30.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.883 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:30.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:30.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:31.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:31.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:31.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 53 16 72933 72917 85.9727 67.8125 0.00831954 0.0116262 2024-08-17T17:35:31.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:31.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:31.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:31.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:31.372 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:31.397 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:31.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:31.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:31.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:31.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:31.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:31.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:31.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:31.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:31.936 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:31.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:32.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.056 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:32.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 54 16 73831 73815 85.4199 56.125 0.00470834 0.0116995 2024-08-17T17:35:32.164 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:32.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.309 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:32.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:32.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:32.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:32.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:32.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:32 smithi016 bash[86572]: cluster 2024-08-17T17:35:31.165330+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:35:32.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:32 smithi016 bash[86572]: cluster 2024-08-17T17:35:31.165330+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:35:32.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:32 smithi016 bash[84186]: cluster 2024-08-17T17:35:31.165330+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:35:32.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:32 smithi016 bash[84186]: cluster 2024-08-17T17:35:31.165330+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:35:32.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:32.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:32 smithi060 bash[68878]: cluster 2024-08-17T17:35:31.165330+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:35:32.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:32 smithi060 bash[68878]: cluster 2024-08-17T17:35:31.165330+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v618: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-08-17T17:35:32.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:32.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:32.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:32.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:32.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:32.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:32.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:33.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:33.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:33.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 55 16 74567 74551 84.7032 46 0.0117019 0.0118008 2024-08-17T17:35:33.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:33.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:33.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:33.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:33.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:33.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:33.612 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:33.635 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:33.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:33.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:33.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:33.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:33.908 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:33.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:33.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:34.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:34.043 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:34.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 56 16 75662 75646 84.4126 68.4375 0.00637778 0.0118391 2024-08-17T17:35:34.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:34.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:34.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:34.281 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:34.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:34.415 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:34 smithi060 bash[68878]: cluster 2024-08-17T17:35:33.165834+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:34.424 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:34 smithi060 bash[68878]: cluster 2024-08-17T17:35:33.165834+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:34.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:34.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:34.559 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:35:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:35:34] "GET /metrics HTTP/1.1" 200 36507 "" "Prometheus/2.51.0" 2024-08-17T17:35:34.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:34 smithi016 bash[84186]: cluster 2024-08-17T17:35:33.165834+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:34.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:34 smithi016 bash[84186]: cluster 2024-08-17T17:35:33.165834+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:34.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:34 smithi016 bash[86572]: cluster 2024-08-17T17:35:33.165834+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:34.560 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:34 smithi016 bash[86572]: cluster 2024-08-17T17:35:33.165834+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v619: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:35:34.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:34.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:34.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:34.704 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:34.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:34.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.831 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:34.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:34.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:34.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:34.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:34.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:35.068 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:35.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:35.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 57 16 76679 76663 84.0468 63.5625 0.0113572 0.0118925 2024-08-17T17:35:35.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:35.230 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:35.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:35.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:35.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:35.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:35.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:35.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:35.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:35.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:35.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:35.751 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:35.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:35.856 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:35.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:35.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:35.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:35.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:36.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:36.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:36.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 58 16 77339 77323 83.3089 41.25 0.0116872 0.0119969 2024-08-17T17:35:36.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:36.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:36.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:36.366 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:36.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:36.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:36.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:36.508 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:36 smithi016 bash[84186]: cluster 2024-08-17T17:35:35.166496+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:35:36.508 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:36 smithi016 bash[84186]: cluster 2024-08-17T17:35:35.166496+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:35:36.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:36 smithi016 bash[86572]: cluster 2024-08-17T17:35:35.166496+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:35:36.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:36 smithi016 bash[86572]: cluster 2024-08-17T17:35:35.166496+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:35:36.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:36.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:36.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:36.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:36 smithi060 bash[68878]: cluster 2024-08-17T17:35:35.166496+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:35:36.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:36 smithi060 bash[68878]: cluster 2024-08-17T17:35:35.166496+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T17:35:36.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:36.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:36.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:36.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:36.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:36.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:36.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:37.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:37.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:37.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 59 16 78364 78348 82.9826 64.0625 0.00710548 0.0120456 2024-08-17T17:35:37.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:37.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:37.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:37.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:37.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:37.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:37.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:37.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:37.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:37.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:37.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:37.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:37.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:37.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:37.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:37.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:37.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:37.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:38.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:38.114 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:35:38.118307+0000 min lat: 0.00100611 max lat: 0.625022 avg lat: 0.0121179 2024-08-17T17:35:38.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:35:38.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 60 16 79214 79198 82.4849 53.125 0.0195992 0.0121179 2024-08-17T17:35:38.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:38.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:38.253 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:38.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:38.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[84186]: cluster 2024-08-17T17:35:37.166904+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v621: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:35:38.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[84186]: cluster 2024-08-17T17:35:37.166904+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v621: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:35:38.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[84186]: audit 2024-08-17T17:35:37.316713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:38.309 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[84186]: audit 2024-08-17T17:35:37.316713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[86572]: cluster 2024-08-17T17:35:37.166904+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v621: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:35:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[86572]: cluster 2024-08-17T17:35:37.166904+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v621: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:35:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[86572]: audit 2024-08-17T17:35:37.316713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:38.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:38 smithi016 bash[86572]: audit 2024-08-17T17:35:37.316713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:38.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:38.379 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:38.488 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:38.519 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:38.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:38.635 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:38 smithi060 bash[68878]: cluster 2024-08-17T17:35:37.166904+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v621: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:35:38.635 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:38 smithi060 bash[68878]: cluster 2024-08-17T17:35:37.166904+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v621: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:35:38.635 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:38 smithi060 bash[68878]: audit 2024-08-17T17:35:37.316713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:38.635 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:38 smithi060 bash[68878]: audit 2024-08-17T17:35:37.316713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:38.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:38.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:38.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:38.768 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:38.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:38.895 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:38.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:38.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:38.998 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.025 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:39.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 61 16 79925 79909 81.8611 44.4375 0.0150429 0.0122104 2024-08-17T17:35:39.128 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:39.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:39.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:39.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:39.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:39.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:39.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:39.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.562 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:39.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:39.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:39.831 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:39.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:39.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:39.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:40.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:40.086 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:40.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 62 16 80966 80950 81.5901 65.0625 0.0287881 0.0122499 2024-08-17T17:35:40.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:40.212 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:35:40.212 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:35:40.216 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:40.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:40.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:40 smithi060 bash[68878]: cluster 2024-08-17T17:35:39.167493+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:35:40.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:40 smithi060 bash[68878]: cluster 2024-08-17T17:35:39.167493+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:35:40.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:35:40 smithi060 bash[61583]: ts=2024-08-17T17:35:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:40.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:40.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:40.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:40.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:40.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:40.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:40.734 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:40.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:40 smithi016 bash[84186]: cluster 2024-08-17T17:35:39.167493+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:35:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:40 smithi016 bash[84186]: cluster 2024-08-17T17:35:39.167493+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:35:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:40 smithi016 bash[86572]: cluster 2024-08-17T17:35:39.167493+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:35:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:40 smithi016 bash[86572]: cluster 2024-08-17T17:35:39.167493+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:35:40.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:40.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:40.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:40.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:40.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:41.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:41.117 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 63 16 81826 81810 81.1481 53.75 0.0143411 0.012316 2024-08-17T17:35:41.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:41.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:41.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:35:41.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.280 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:41.388 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:41.416 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:41.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:41.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:41.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:41.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:41.794 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:41.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:41.920 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:41.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:41.949 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:41.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:42.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:42.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 64 16 82880 82864 80.9094 65.875 0.0118868 0.0123544 2024-08-17T17:35:42.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:42.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:42.318 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:42.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:42.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:42.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:42.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:42 smithi016 bash[84186]: cluster 2024-08-17T17:35:41.168186+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v623: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:42.460 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:42 smithi016 bash[84186]: cluster 2024-08-17T17:35:41.168186+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v623: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:42.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:42 smithi016 bash[86572]: cluster 2024-08-17T17:35:41.168186+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v623: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:42.460 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:42 smithi016 bash[86572]: cluster 2024-08-17T17:35:41.168186+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v623: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:42.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:42.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:42.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:42.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:42 smithi060 bash[68878]: cluster 2024-08-17T17:35:41.168186+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v623: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:42 smithi060 bash[68878]: cluster 2024-08-17T17:35:41.168186+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v623: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:35:42.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.753 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:42.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:42.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:42.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:42.981 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:43.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:43.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:43.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 65 16 83560 83544 80.3185 42.5 0.00777058 0.0124449 2024-08-17T17:35:43.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:43.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.270 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:43.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:43.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:43.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:43.514 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:43.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:43.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:43.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:43.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:43.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:43.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:44.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.037 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:44.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 66 16 84454 84438 79.948 55.875 0.0116586 0.0125023 2024-08-17T17:35:44.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:44.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:44.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:44.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:44.292 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:44.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:44.406 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:44 smithi060 bash[68878]: cluster 2024-08-17T17:35:43.168704+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-08-17T17:35:44.406 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:44 smithi060 bash[68878]: cluster 2024-08-17T17:35:43.168704+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-08-17T17:35:44.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:44.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:44.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:44.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:44.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:44.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:44 smithi016 bash[84186]: cluster 2024-08-17T17:35:43.168704+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-08-17T17:35:44.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:44 smithi016 bash[84186]: cluster 2024-08-17T17:35:43.168704+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-08-17T17:35:44.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:35:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:35:44] "GET /metrics HTTP/1.1" 200 36512 "" "Prometheus/2.51.0" 2024-08-17T17:35:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:44 smithi016 bash[86572]: cluster 2024-08-17T17:35:43.168704+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-08-17T17:35:44.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:44 smithi016 bash[86572]: cluster 2024-08-17T17:35:43.168704+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v624: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-08-17T17:35:44.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:44.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:44.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:44.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:44.984 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:45.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:45.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 67 16 85457 85441 79.6903 62.6875 0.00804766 0.0125403 2024-08-17T17:35:45.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:45.254 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:45.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:45.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:45.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:45.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:45.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:45.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:45.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:45.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:45.677 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:45.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:45.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:45.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:45.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:45.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:45.997 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:46.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:46.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:46.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:46.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 68 16 86307 86291 79.2996 53.125 0.0141021 0.0126052 2024-08-17T17:35:46.174 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:46.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:46.302 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:46.330 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:46 smithi060 bash[68878]: cluster 2024-08-17T17:35:45.169399+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v625: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:35:46.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:46 smithi060 bash[68878]: cluster 2024-08-17T17:35:45.169399+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v625: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:35:46.435 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:46.457 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:46.561 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:46.570 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:46 smithi016 bash[84186]: cluster 2024-08-17T17:35:45.169399+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v625: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:35:46.571 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:46 smithi016 bash[84186]: cluster 2024-08-17T17:35:45.169399+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v625: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:35:46.571 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:46 smithi016 bash[86572]: cluster 2024-08-17T17:35:45.169399+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v625: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:35:46.571 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:46 smithi016 bash[86572]: cluster 2024-08-17T17:35:45.169399+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v625: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:35:46.591 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:46.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:46.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:46.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:46.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:46.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:46.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:46.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:46.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:46.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:47.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:47.099 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:35:47.100 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:35:47.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:47.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:47.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 69 16 87156 87140 78.9193 53.0625 0.00392202 0.0126419 2024-08-17T17:35:47.120 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:35:47.120 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:35:47.137 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:35:47.137 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:35:47.154 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:35:47.154 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:35:47.174 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:35:47.175 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:35:47.195 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:35:47.195 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:35:47.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:47.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:47.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:47.276 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T17:35:47.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:47.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:47.356 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[84186]: audit 2024-08-17T17:35:46.501856+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:35:47.356 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[84186]: audit 2024-08-17T17:35:46.501856+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:35:47.356 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[84186]: audit 2024-08-17T17:35:47.081344+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/1909287987' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:47.357 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[84186]: audit 2024-08-17T17:35:47.081344+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/1909287987' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:47.357 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[86572]: audit 2024-08-17T17:35:46.501856+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:35:47.357 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[86572]: audit 2024-08-17T17:35:46.501856+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:35:47.357 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[86572]: audit 2024-08-17T17:35:47.081344+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/1909287987' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:47.357 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:47 smithi016 bash[86572]: audit 2024-08-17T17:35:47.081344+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/1909287987' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:47.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:47.370 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:35:47.370 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:35:47.392 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:35:47.392 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:35:47.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:47.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:47.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:47.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:47.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:47 smithi060 bash[68878]: audit 2024-08-17T17:35:46.501856+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:35:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:47 smithi060 bash[68878]: audit 2024-08-17T17:35:46.501856+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:35:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:47 smithi060 bash[68878]: audit 2024-08-17T17:35:47.081344+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/1909287987' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:47 smithi060 bash[68878]: audit 2024-08-17T17:35:47.081344+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.16:0/1909287987' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:35:47.704 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:47.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:47.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:47.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:47.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:47.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:47.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:47.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:47.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:48.096 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:48.115 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 70 16 87242 87226 77.8687 5.375 0.00617438 0.0126994 2024-08-17T17:35:48.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:48.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:48.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:48.285 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:35:48.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:48.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:48.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:48.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.507 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: cluster 2024-08-17T17:35:47.169812+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 748 op/s 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: cluster 2024-08-17T17:35:47.169812+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 748 op/s 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: audit 2024-08-17T17:35:47.279625+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: audit 2024-08-17T17:35:47.279625+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: cluster 2024-08-17T17:35:47.283124+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: cluster 2024-08-17T17:35:47.283124+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: audit 2024-08-17T17:35:47.417582+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.16:0/1099374529' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: audit 2024-08-17T17:35:47.417582+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.16:0/1099374529' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: audit 2024-08-17T17:35:47.417984+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.510 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[84186]: audit 2024-08-17T17:35:47.417984+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: cluster 2024-08-17T17:35:47.169812+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 748 op/s 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: cluster 2024-08-17T17:35:47.169812+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 748 op/s 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: audit 2024-08-17T17:35:47.279625+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: audit 2024-08-17T17:35:47.279625+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: cluster 2024-08-17T17:35:47.283124+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: cluster 2024-08-17T17:35:47.283124+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: audit 2024-08-17T17:35:47.417582+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.16:0/1099374529' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: audit 2024-08-17T17:35:47.417582+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.16:0/1099374529' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: audit 2024-08-17T17:35:47.417984+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.511 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:48 smithi016 bash[86572]: audit 2024-08-17T17:35:47.417984+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.572 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: cluster 2024-08-17T17:35:47.169812+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 748 op/s 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: cluster 2024-08-17T17:35:47.169812+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 748 op/s 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: audit 2024-08-17T17:35:47.279625+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: audit 2024-08-17T17:35:47.279625+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.16:0/1476897686' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: cluster 2024-08-17T17:35:47.283124+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: cluster 2024-08-17T17:35:47.283124+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: audit 2024-08-17T17:35:47.417582+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.16:0/1099374529' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: audit 2024-08-17T17:35:47.417582+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.16:0/1099374529' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: audit 2024-08-17T17:35:47.417984+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.573 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:48 smithi060 bash[68878]: audit 2024-08-17T17:35:47.417984+0000 mon.a (mon.0) 917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:35:48.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:48.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:48.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:48.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:48.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:48.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:48.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:48.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:48.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:49.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:49.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:49.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 71 16 87242 87226 76.772 0 - 0.0126994 2024-08-17T17:35:49.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:49.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:49.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:49.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:49.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:49.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:49.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:49.528 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:49 smithi060 bash[68878]: cluster 2024-08-17T17:35:48.279978+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:49.528 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:49 smithi060 bash[68878]: cluster 2024-08-17T17:35:48.279978+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:49.528 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:49 smithi060 bash[68878]: audit 2024-08-17T17:35:48.281993+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:49.528 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:49 smithi060 bash[68878]: audit 2024-08-17T17:35:48.281993+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:49.528 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:49 smithi060 bash[68878]: cluster 2024-08-17T17:35:48.287300+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:35:49.528 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:49 smithi060 bash[68878]: cluster 2024-08-17T17:35:48.287300+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:35:49.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:49.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:49.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[84186]: cluster 2024-08-17T17:35:48.279978+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:49.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[84186]: cluster 2024-08-17T17:35:48.279978+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:49.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[84186]: audit 2024-08-17T17:35:48.281993+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:49.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[84186]: audit 2024-08-17T17:35:48.281993+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:49.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[84186]: cluster 2024-08-17T17:35:48.287300+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:35:49.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[84186]: cluster 2024-08-17T17:35:48.287300+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:35:49.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[86572]: cluster 2024-08-17T17:35:48.279978+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:49.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[86572]: cluster 2024-08-17T17:35:48.279978+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:35:49.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[86572]: audit 2024-08-17T17:35:48.281993+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:49.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[86572]: audit 2024-08-17T17:35:48.281993+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:35:49.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[86572]: cluster 2024-08-17T17:35:48.287300+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:35:49.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:49 smithi016 bash[86572]: cluster 2024-08-17T17:35:48.287300+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:35:49.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:49.679 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:49.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:49.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:49.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:49.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:49.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:49.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:49.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:50.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.076 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:50.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 72 16 87450 87434 75.8863 6.5 0.0193468 0.0131711 2024-08-17T17:35:50.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:50.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:50.330 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:35:50 smithi060 bash[61583]: ts=2024-08-17T17:35:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:50.330 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:50 smithi060 bash[68878]: cluster 2024-08-17T17:35:49.170559+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v629: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2024-08-17T17:35:50.330 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:50 smithi060 bash[68878]: cluster 2024-08-17T17:35:49.170559+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v629: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2024-08-17T17:35:50.330 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:50 smithi060 bash[68878]: cluster 2024-08-17T17:35:49.309400+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:35:50.330 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:50 smithi060 bash[68878]: cluster 2024-08-17T17:35:49.309400+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:35:50.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:35:50.345 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:50.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:50.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:50.479 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:50.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[84186]: cluster 2024-08-17T17:35:49.170559+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v629: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2024-08-17T17:35:50.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[84186]: cluster 2024-08-17T17:35:49.170559+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v629: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2024-08-17T17:35:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[84186]: cluster 2024-08-17T17:35:49.309400+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:35:50.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[84186]: cluster 2024-08-17T17:35:49.309400+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:35:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[86572]: cluster 2024-08-17T17:35:49.170559+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v629: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2024-08-17T17:35:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[86572]: cluster 2024-08-17T17:35:49.170559+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v629: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2024-08-17T17:35:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[86572]: cluster 2024-08-17T17:35:49.309400+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:35:50.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:50 smithi016 bash[86572]: cluster 2024-08-17T17:35:49.309400+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:35:50.584 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:50.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.739 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:50.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.885 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:50.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:50.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:50.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:51.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:51.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 73 16 88249 88233 75.5308 49.9375 0.010861 0.0132334 2024-08-17T17:35:51.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:51.144 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:88271 7.c 7:309290fe:::benchmark_data_smithi016_142765_object88270:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e194)", 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:51.144866+0000", 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.025702619999999999, 2024-08-17T17:35:51.171 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.025725642, 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 88271 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.144866+0000", 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.172 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.144866+0000", 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.144865+0000", 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.144901+0000", 2024-08-17T17:35:51.173 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5889000000000001e-05 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.144919+0000", 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.8420999999999999e-05 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.144926+0000", 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.289e-06 2024-08-17T17:35:51.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.147431+0000", 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0025045279999999998 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.147579+0000", 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014790800000000001 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.147770+0000", 2024-08-17T17:35:51.175 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019122400000000001 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.153728+0000", 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0059577010000000001 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.155337+0000", 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0016098709999999999 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.176 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:88275 7.c 7:39d8873b:::benchmark_data_smithi016_142765_object88274:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e194)", 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:51.149410+0000", 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.021158830999999999, 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.021235794999999998, 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 88275 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:51.177 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149410+0000", 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149410+0000", 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.178 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149409+0000", 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149529+0000", 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012047199999999999 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149546+0000", 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7133e-05 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.179 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149552+0000", 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7849999999999997e-06 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.150652+0000", 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0010997629999999999 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.150775+0000", 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000122941 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.180 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.151002+0000", 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00022733700000000001 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.153915+0000", 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029126460000000001 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.155370+0000", 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0014546260000000001 2024-08-17T17:35:51.181 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:88277 7.7 7:e3721f92:::benchmark_data_smithi016_142765_object88276:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e194)", 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:51.149564+0000", 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.021005076000000001, 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.021129019999999998, 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:51.182 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 88277 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149564+0000", 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149564+0000", 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.183 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149563+0000", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149624+0000", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0674000000000002e-05 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149632+0000", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.0420000000000003e-06 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:51.184 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.149636+0000", 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3329999999999998e-06 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.150932+0000", 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001295916 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.151059+0000", 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000126308 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.185 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.151188+0000", 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012939700000000001 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.153804+0000", 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0026158800000000001 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.158497+0000", 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0046932279999999998 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:51.186 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:88287 7.7 7:e8eb203f:::benchmark_data_smithi016_142765_object88286:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e194)", 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:51.161805+0000", 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0087636810000000006, 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0089334199999999992, 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 88287 2024-08-17T17:35:51.187 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161805+0000", 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161805+0000", 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:35:51.188 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161804+0000", 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161857+0000", 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3177000000000003e-05 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161873+0000", 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.632e-05 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:35:51.189 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161879+0000", 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.417e-06 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.161930+0000", 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1069999999999997e-05 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.162084+0000", 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015406299999999999 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.190 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.162236+0000", 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000151905 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.165066+0000", 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0028302449999999999 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:51.169109+0000", 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040425679999999999 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:35:51.191 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.192 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:35:51.192 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-08-17T17:35:51.192 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 4 2024-08-17T17:35:51.192 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:35:51.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:51.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:51.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:51.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:51.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:51.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:51.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:51.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:51.791 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:51.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:51.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:51.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:51.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:51.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:52.026 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:52.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:52.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 74 16 89076 89060 75.2085 51.6875 0.0130678 0.0132904 2024-08-17T17:35:52.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:52.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:52.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:52.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:52.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:52.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:52.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:35:52.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:35:52.417 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:35:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:52 smithi060 bash[68878]: cluster 2024-08-17T17:35:51.171101+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v631: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s 2024-08-17T17:35:52.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:52 smithi060 bash[68878]: cluster 2024-08-17T17:35:51.171101+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v631: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s 2024-08-17T17:35:52.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:52.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:52.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:52.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:52 smithi016 bash[84186]: cluster 2024-08-17T17:35:51.171101+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v631: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s 2024-08-17T17:35:52.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:52 smithi016 bash[84186]: cluster 2024-08-17T17:35:51.171101+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v631: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s 2024-08-17T17:35:52.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:52 smithi016 bash[86572]: cluster 2024-08-17T17:35:51.171101+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v631: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s 2024-08-17T17:35:52.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:52 smithi016 bash[86572]: cluster 2024-08-17T17:35:51.171101+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v631: 89 pgs: 1 remapped+peering, 4 peering, 84 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s 2024-08-17T17:35:52.623 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:52.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:52.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:52.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:52.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:52.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:52.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:52.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:53.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:53.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:53.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 75 16 89858 89842 74.8574 48.875 0.0115518 0.0133532 2024-08-17T17:35:53.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:53.177 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:53.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:53.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:53.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:53.411 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:53.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:53.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:53.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:53 smithi016 bash[84186]: audit 2024-08-17T17:35:52.317168+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:53.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:53 smithi016 bash[84186]: audit 2024-08-17T17:35:52.317168+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:53.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:53 smithi016 bash[86572]: audit 2024-08-17T17:35:52.317168+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:53.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:53 smithi016 bash[86572]: audit 2024-08-17T17:35:52.317168+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:53.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:53.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:53 smithi060 bash[68878]: audit 2024-08-17T17:35:52.317168+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:53.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:53 smithi060 bash[68878]: audit 2024-08-17T17:35:52.317168+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:53.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:53.714 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:53.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:53.817 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:53.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:53.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:53.943 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:53.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:53.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:53.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:54.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:54.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:54.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:54.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 76 16 90678 90662 74.5467 51.25 0.018793 0.0134094 2024-08-17T17:35:54.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:54.227 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:54.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:54.339 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:54 smithi060 bash[68878]: cluster 2024-08-17T17:35:53.171625+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v632: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 84 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 567 op/s; 5299/263097 objects degraded (2.014%) 2024-08-17T17:35:54.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:54 smithi060 bash[68878]: cluster 2024-08-17T17:35:53.171625+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v632: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 84 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 567 op/s; 5299/263097 objects degraded (2.014%) 2024-08-17T17:35:54.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:54 smithi060 bash[68878]: cluster 2024-08-17T17:35:53.305012+0000 mon.a (mon.0) 923 : cluster [WRN] Health check failed: Degraded data redundancy: 5299/263097 objects degraded (2.014%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:54.340 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:54 smithi060 bash[68878]: cluster 2024-08-17T17:35:53.305012+0000 mon.a (mon.0) 923 : cluster [WRN] Health check failed: Degraded data redundancy: 5299/263097 objects degraded (2.014%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:54.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:54.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:54.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[84186]: cluster 2024-08-17T17:35:53.171625+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v632: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 84 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 567 op/s; 5299/263097 objects degraded (2.014%) 2024-08-17T17:35:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[84186]: cluster 2024-08-17T17:35:53.171625+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v632: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 84 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 567 op/s; 5299/263097 objects degraded (2.014%) 2024-08-17T17:35:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[84186]: cluster 2024-08-17T17:35:53.305012+0000 mon.a (mon.0) 923 : cluster [WRN] Health check failed: Degraded data redundancy: 5299/263097 objects degraded (2.014%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:54.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[84186]: cluster 2024-08-17T17:35:53.305012+0000 mon.a (mon.0) 923 : cluster [WRN] Health check failed: Degraded data redundancy: 5299/263097 objects degraded (2.014%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:54.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:35:54] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-08-17T17:35:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[86572]: cluster 2024-08-17T17:35:53.171625+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v632: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 84 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 567 op/s; 5299/263097 objects degraded (2.014%) 2024-08-17T17:35:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[86572]: cluster 2024-08-17T17:35:53.171625+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v632: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 84 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 567 op/s; 5299/263097 objects degraded (2.014%) 2024-08-17T17:35:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[86572]: cluster 2024-08-17T17:35:53.305012+0000 mon.a (mon.0) 923 : cluster [WRN] Health check failed: Degraded data redundancy: 5299/263097 objects degraded (2.014%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:54.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:54 smithi016 bash[86572]: cluster 2024-08-17T17:35:53.305012+0000 mon.a (mon.0) 923 : cluster [WRN] Health check failed: Degraded data redundancy: 5299/263097 objects degraded (2.014%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:35:54.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:54.610 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:54.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:54.718 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:54.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:54.851 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:54.876 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:54.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:54.981 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:55.018 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:55.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:55.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 77 16 91508 91492 74.2522 51.875 0.00462366 0.0134618 2024-08-17T17:35:55.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:55.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:55.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:55.198 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:55.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:55.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:55.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:55.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:55.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:55.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:55.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:55.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:55.691 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:55.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:55.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:55.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:55.932 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:55.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:55.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:56.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:56.082 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:56.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:56.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 78 16 92302 92286 73.9365 49.625 0.00806048 0.0135191 2024-08-17T17:35:56.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:56.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:56.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:56.316 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:56.324 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:56 smithi060 bash[68878]: cluster 2024-08-17T17:35:55.172432+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v633: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 657 KiB/s, 10 objects/s recovering 2024-08-17T17:35:56.324 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:56 smithi060 bash[68878]: cluster 2024-08-17T17:35:55.172432+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v633: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 657 KiB/s, 10 objects/s recovering 2024-08-17T17:35:56.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:56.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:56.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:56.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:56.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:56 smithi016 bash[84186]: cluster 2024-08-17T17:35:55.172432+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v633: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 657 KiB/s, 10 objects/s recovering 2024-08-17T17:35:56.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:56 smithi016 bash[84186]: cluster 2024-08-17T17:35:55.172432+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v633: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 657 KiB/s, 10 objects/s recovering 2024-08-17T17:35:56.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:56 smithi016 bash[86572]: cluster 2024-08-17T17:35:55.172432+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v633: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 657 KiB/s, 10 objects/s recovering 2024-08-17T17:35:56.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:56 smithi016 bash[86572]: cluster 2024-08-17T17:35:55.172432+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v633: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 657 KiB/s, 10 objects/s recovering 2024-08-17T17:35:56.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:56.702 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:56.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:56.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:56.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:56.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:56.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:56.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:56.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:56.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:56.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:57.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:57.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:57.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:57.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 79 16 92891 92875 73.4665 36.8125 0.293275 0.0135908 2024-08-17T17:35:57.164 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:35:57.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:57.229 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:57.230 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:35:57.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:57.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:57.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.358 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:57.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:57.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:57.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:57.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:57.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:35:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:35:57.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.734 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:57.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:57.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:57.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:57.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:57.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:58.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:58.116 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:35:58.120284+0000 min lat: 0.00100611 max lat: 2.84429 avg lat: 0.0136644 2024-08-17T17:35:58.117 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:35:58.117 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 80 16 93659 93643 73.1481 48 0.0109282 0.0136644 2024-08-17T17:35:58.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:58.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:58.248 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:58.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:58.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:58.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:58.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:58.615 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:58 smithi016 bash[84186]: cluster 2024-08-17T17:35:57.172952+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 583 KiB/s, 9 objects/s recovering 2024-08-17T17:35:58.615 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:58 smithi016 bash[84186]: cluster 2024-08-17T17:35:57.172952+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 583 KiB/s, 9 objects/s recovering 2024-08-17T17:35:58.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:58 smithi016 bash[86572]: cluster 2024-08-17T17:35:57.172952+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 583 KiB/s, 9 objects/s recovering 2024-08-17T17:35:58.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:58 smithi016 bash[86572]: cluster 2024-08-17T17:35:57.172952+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 583 KiB/s, 9 objects/s recovering 2024-08-17T17:35:58.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:58.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:35:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:35:58.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:58 smithi060 bash[68878]: cluster 2024-08-17T17:35:57.172952+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 583 KiB/s, 9 objects/s recovering 2024-08-17T17:35:58.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:58 smithi060 bash[68878]: cluster 2024-08-17T17:35:57.172952+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 32 MiB/s wr, 517 op/s; 10711/271356 objects degraded (3.947%); 5411/271356 objects misplaced (1.994%); 583 KiB/s, 9 objects/s recovering 2024-08-17T17:35:58.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:58.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:58.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:58.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:59.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:59.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:35:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:35:59.117 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 81 16 94418 94402 72.8307 47.4375 0.0109667 0.0137235 2024-08-17T17:35:59.148 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:59.171 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:59.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:59.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:59.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:35:59.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:35:59.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:59 smithi060 bash[68878]: cluster 2024-08-17T17:35:59.317732+0000 mon.a (mon.0) 924 : cluster [WRN] Health check update: Degraded data redundancy: 10711/279906 objects degraded (3.827%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:35:59.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:35:59 smithi060 bash[68878]: cluster 2024-08-17T17:35:59.317732+0000 mon.a (mon.0) 924 : cluster [WRN] Health check update: Degraded data redundancy: 10711/279906 objects degraded (3.827%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:35:59.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:59.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:35:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:35:59.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:59 smithi016 bash[84186]: cluster 2024-08-17T17:35:59.317732+0000 mon.a (mon.0) 924 : cluster [WRN] Health check update: Degraded data redundancy: 10711/279906 objects degraded (3.827%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:35:59 smithi016 bash[84186]: cluster 2024-08-17T17:35:59.317732+0000 mon.a (mon.0) 924 : cluster [WRN] Health check update: Degraded data redundancy: 10711/279906 objects degraded (3.827%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:35:59.563 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:59 smithi016 bash[86572]: cluster 2024-08-17T17:35:59.317732+0000 mon.a (mon.0) 924 : cluster [WRN] Health check update: Degraded data redundancy: 10711/279906 objects degraded (3.827%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:35:59.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:35:59 smithi016 bash[86572]: cluster 2024-08-17T17:35:59.317732+0000 mon.a (mon.0) 924 : cluster [WRN] Health check update: Degraded data redundancy: 10711/279906 objects degraded (3.827%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:35:59.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:35:59.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:35:59.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:35:59.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:59.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:35:59.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:35:59.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:35:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:35:59.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:00.090 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.120 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 82 16 95091 95075 72.4525 42.0625 0.0250738 0.0137947 2024-08-17T17:36:00.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:00.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:00.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:00.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:00.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:00.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:00.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:00.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:00.488 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:36:00 smithi060 bash[61583]: ts=2024-08-17T17:36:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:00.489 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:00 smithi060 bash[68878]: cluster 2024-08-17T17:35:59.173676+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 10711/279906 objects degraded (3.827%); 5283/279906 objects misplaced (1.887%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:36:00.489 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:00 smithi060 bash[68878]: cluster 2024-08-17T17:35:59.173676+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 10711/279906 objects degraded (3.827%); 5283/279906 objects misplaced (1.887%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:36:00.510 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:00.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:00.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:00 smithi016 bash[84186]: cluster 2024-08-17T17:35:59.173676+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 10711/279906 objects degraded (3.827%); 5283/279906 objects misplaced (1.887%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:36:00.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:00 smithi016 bash[84186]: cluster 2024-08-17T17:35:59.173676+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 10711/279906 objects degraded (3.827%); 5283/279906 objects misplaced (1.887%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:36:00.626 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:00 smithi016 bash[86572]: cluster 2024-08-17T17:35:59.173676+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 10711/279906 objects degraded (3.827%); 5283/279906 objects misplaced (1.887%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:36:00.627 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:00 smithi016 bash[86572]: cluster 2024-08-17T17:35:59.173676+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 10711/279906 objects degraded (3.827%); 5283/279906 objects misplaced (1.887%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:36:00.639 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:00.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:00.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:00.764 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:00.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:00.898 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:00.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:01.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:01.120 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 83 16 95894 95878 72.1843 50.1875 0.01416 0.0138472 2024-08-17T17:36:01.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:01.264 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:01.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:01.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:01.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:01.431 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:01.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:01.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:01.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:01.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:01.829 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:01.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:01.932 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.964 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:01.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:02.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:02.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:02.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:02.120 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 84 16 96314 96298 71.6374 26.25 0.0809089 0.0139243 2024-08-17T17:36:02.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:02.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:02.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:02.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:02.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:02.484 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:02 smithi016 bash[84186]: cluster 2024-08-17T17:36:01.174467+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 10711/282699 objects degraded (3.789%); 5283/282699 objects misplaced (1.869%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:02.484 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:02 smithi016 bash[84186]: cluster 2024-08-17T17:36:01.174467+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 10711/282699 objects degraded (3.789%); 5283/282699 objects misplaced (1.869%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:02.485 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:02 smithi016 bash[86572]: cluster 2024-08-17T17:36:01.174467+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 10711/282699 objects degraded (3.789%); 5283/282699 objects misplaced (1.869%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:02.485 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:02 smithi016 bash[86572]: cluster 2024-08-17T17:36:01.174467+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 10711/282699 objects degraded (3.789%); 5283/282699 objects misplaced (1.869%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:02.509 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:02.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:02.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:02.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:02 smithi060 bash[68878]: cluster 2024-08-17T17:36:01.174467+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 10711/282699 objects degraded (3.789%); 5283/282699 objects misplaced (1.869%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:02 smithi060 bash[68878]: cluster 2024-08-17T17:36:01.174467+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 10711/282699 objects degraded (3.789%); 5283/282699 objects misplaced (1.869%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:02.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:02.775 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:02.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.902 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:02.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:02.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:03.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:03.035 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:03.120 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 85 16 97015 96999 71.31 43.8125 0.0308676 0.0140165 2024-08-17T17:36:03.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:03.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:03.272 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:03.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:03.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:03.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:03.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:03.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:03.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:03.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:03.697 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:03.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:03.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:03.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:03.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:03.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:03 smithi016 bash[84186]: audit 2024-08-17T17:36:02.623584+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:03.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:03 smithi016 bash[84186]: audit 2024-08-17T17:36:02.623584+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:03.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:03 smithi016 bash[86572]: audit 2024-08-17T17:36:02.623584+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:03.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:03 smithi016 bash[86572]: audit 2024-08-17T17:36:02.623584+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:03.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:03 smithi060 bash[68878]: audit 2024-08-17T17:36:02.623584+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:03 smithi060 bash[68878]: audit 2024-08-17T17:36:02.623584+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:03.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:03.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:03.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:04.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:04.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:04.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 86 16 97565 97549 70.8803 34.375 0.0303936 0.0141028 2024-08-17T17:36:04.168 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:36:04.168 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:36:04.168 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:36:04.168 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:36:04.168 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:36:04.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.196 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:04.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:04.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:04.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:04.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:04.568 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:36:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:36:04] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-08-17T17:36:04.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:04.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:04.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:04.721 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:04 smithi016 bash[84186]: cluster 2024-08-17T17:36:03.174906+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s; 10711/284562 objects degraded (3.764%); 5283/284562 objects misplaced (1.857%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:04.721 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:04 smithi016 bash[84186]: cluster 2024-08-17T17:36:03.174906+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s; 10711/284562 objects degraded (3.764%); 5283/284562 objects misplaced (1.857%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:04.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:04 smithi016 bash[86572]: cluster 2024-08-17T17:36:03.174906+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s; 10711/284562 objects degraded (3.764%); 5283/284562 objects misplaced (1.857%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:04.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:04 smithi016 bash[86572]: cluster 2024-08-17T17:36:03.174906+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s; 10711/284562 objects degraded (3.764%); 5283/284562 objects misplaced (1.857%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:04.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:04.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:04.848 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:04 smithi060 bash[68878]: cluster 2024-08-17T17:36:03.174906+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s; 10711/284562 objects degraded (3.764%); 5283/284562 objects misplaced (1.857%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:04.858 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:04 smithi060 bash[68878]: cluster 2024-08-17T17:36:03.174906+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s; 10711/284562 objects degraded (3.764%); 5283/284562 objects misplaced (1.857%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:36:04.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:04.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:04.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:04.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:05.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:05.102 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:05.270 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 87 16 98109 98093 70.4564 34 0.0105656 0.0141831 2024-08-17T17:36:05.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:05.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:05.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:05.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:05.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:05.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:36:05.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:05.577 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:05.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:05.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:05.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:05.815 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:05.842 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:05 smithi060 bash[68878]: cluster 2024-08-17T17:36:04.908945+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 10711/284562 objects degraded (3.764%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:05.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:05 smithi060 bash[68878]: cluster 2024-08-17T17:36:04.908945+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 10711/284562 objects degraded (3.764%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:05.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:05.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:05.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:06.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:06.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:05 smithi016 bash[84186]: cluster 2024-08-17T17:36:04.908945+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 10711/284562 objects degraded (3.764%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:06.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:05 smithi016 bash[84186]: cluster 2024-08-17T17:36:04.908945+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 10711/284562 objects degraded (3.764%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:06.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:05 smithi016 bash[86572]: cluster 2024-08-17T17:36:04.908945+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 10711/284562 objects degraded (3.764%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:06.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:05 smithi016 bash[86572]: cluster 2024-08-17T17:36:04.908945+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 10711/284562 objects degraded (3.764%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:06.101 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:06.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 88 16 98869 98853 70.1955 47.5 0.00539319 0.0142386 2024-08-17T17:36:06.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:06.229 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:06.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:06.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:06.358 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:06.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:06.503 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:06.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:06.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:06.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:06.737 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:06.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:06.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:06.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:06.875 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:06 smithi016 bash[84186]: cluster 2024-08-17T17:36:05.175660+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:36:06.875 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:06 smithi016 bash[84186]: cluster 2024-08-17T17:36:05.175660+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:36:06.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:06 smithi016 bash[86572]: cluster 2024-08-17T17:36:05.175660+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:36:06.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:06 smithi016 bash[86572]: cluster 2024-08-17T17:36:05.175660+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:36:06.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:06.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:06.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:06.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:06 smithi060 bash[68878]: cluster 2024-08-17T17:36:05.175660+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:36:06.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:06 smithi060 bash[68878]: cluster 2024-08-17T17:36:05.175660+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:36:06.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:07.022 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:07.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:07.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 89 16 99456 99440 69.819 36.6875 0.00763772 0.0143166 2024-08-17T17:36:07.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:07.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:07.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:07.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:07.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:07.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:07.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:07.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:07.555 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:07.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:07.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:07.788 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:07.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:07.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:07.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:07.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:07.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:08.084 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:08.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total time run: 90.0138 2024-08-17T17:36:08.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total writes made: 100187 2024-08-17T17:36:08.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Write size: 65536 2024-08-17T17:36:08.121 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object size: 65536 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Bandwidth (MB/sec): 69.5636 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Bandwidth: 33.6376 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max bandwidth (MB/sec): 171.438 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average IOPS: 1113 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev IOPS: 538.201 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max IOPS: 2743 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min IOPS: 0 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average Latency(s): 0.0143707 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Latency(s): 0.0402204 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max latency(s): 2.84429 2024-08-17T17:36:08.122 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min latency(s): 0.00100611 2024-08-17T17:36:08.125 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:36:08.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:08.215 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:08.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:08.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:08.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:08.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:08.451 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:08.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.488 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:08.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[84186]: cluster 2024-08-17T17:36:07.176109+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 581 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[84186]: cluster 2024-08-17T17:36:07.176109+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 581 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[84186]: audit 2024-08-17T17:36:07.325017+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[84186]: audit 2024-08-17T17:36:07.325017+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[84186]: audit 2024-08-17T17:36:07.326912+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[84186]: audit 2024-08-17T17:36:07.326912+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[86572]: cluster 2024-08-17T17:36:07.176109+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 581 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[86572]: cluster 2024-08-17T17:36:07.176109+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 581 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[86572]: audit 2024-08-17T17:36:07.325017+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[86572]: audit 2024-08-17T17:36:07.325017+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[86572]: audit 2024-08-17T17:36:07.326912+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:08 smithi016 bash[86572]: audit 2024-08-17T17:36:07.326912+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:08.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:08.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:08 smithi060 bash[68878]: cluster 2024-08-17T17:36:07.176109+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 581 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:08.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:08 smithi060 bash[68878]: cluster 2024-08-17T17:36:07.176109+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 581 op/s; 10711/292296 objects degraded (3.664%); 5171/292296 objects misplaced (1.769%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:08.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:08 smithi060 bash[68878]: audit 2024-08-17T17:36:07.325017+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:08.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:08 smithi060 bash[68878]: audit 2024-08-17T17:36:07.325017+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:08.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:08 smithi060 bash[68878]: audit 2024-08-17T17:36:07.326912+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:08.601 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:08 smithi060 bash[68878]: audit 2024-08-17T17:36:07.326912+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:08.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:08.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:08.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:08.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:08.847 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:08.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:08.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:08.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:09.011 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:09.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:09.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:09.136 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:09.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.270 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:09.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:09.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:09.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:09.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:09.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:09.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:09.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:09.653 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:09.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:09.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:09.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:09.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:10.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:10.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:10.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:10.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:10.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:10.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:10.314 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:10.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:10.327 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:36:10 smithi060 bash[61583]: ts=2024-08-17T17:36:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:10.333 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:10.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.445 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:10.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:10.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:10.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:10 smithi060 bash[68878]: cluster 2024-08-17T17:36:09.176867+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 787 op/s; 10711/298161 objects degraded (3.592%); 5049/298161 objects misplaced (1.693%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:10 smithi060 bash[68878]: cluster 2024-08-17T17:36:09.176867+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 787 op/s; 10711/298161 objects degraded (3.592%); 5049/298161 objects misplaced (1.693%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:10 smithi060 bash[68878]: cluster 2024-08-17T17:36:09.909895+0000 mon.a (mon.0) 929 : cluster [WRN] Health check update: Degraded data redundancy: 10711/298161 objects degraded (3.592%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:10 smithi060 bash[68878]: cluster 2024-08-17T17:36:09.909895+0000 mon.a (mon.0) 929 : cluster [WRN] Health check update: Degraded data redundancy: 10711/298161 objects degraded (3.592%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:10.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:10.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:10.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:10.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[84186]: cluster 2024-08-17T17:36:09.176867+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 787 op/s; 10711/298161 objects degraded (3.592%); 5049/298161 objects misplaced (1.693%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:10.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[84186]: cluster 2024-08-17T17:36:09.176867+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 787 op/s; 10711/298161 objects degraded (3.592%); 5049/298161 objects misplaced (1.693%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:10.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[84186]: cluster 2024-08-17T17:36:09.909895+0000 mon.a (mon.0) 929 : cluster [WRN] Health check update: Degraded data redundancy: 10711/298161 objects degraded (3.592%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:10.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[84186]: cluster 2024-08-17T17:36:09.909895+0000 mon.a (mon.0) 929 : cluster [WRN] Health check update: Degraded data redundancy: 10711/298161 objects degraded (3.592%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:10.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[86572]: cluster 2024-08-17T17:36:09.176867+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 787 op/s; 10711/298161 objects degraded (3.592%); 5049/298161 objects misplaced (1.693%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:10.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[86572]: cluster 2024-08-17T17:36:09.176867+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 787 op/s; 10711/298161 objects degraded (3.592%); 5049/298161 objects misplaced (1.693%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:10.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[86572]: cluster 2024-08-17T17:36:09.909895+0000 mon.a (mon.0) 929 : cluster [WRN] Health check update: Degraded data redundancy: 10711/298161 objects degraded (3.592%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:10.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:10 smithi016 bash[86572]: cluster 2024-08-17T17:36:09.909895+0000 mon.a (mon.0) 929 : cluster [WRN] Health check update: Degraded data redundancy: 10711/298161 objects degraded (3.592%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:10.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:10.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:10.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:10.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:10.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:10.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:11.062 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:11.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:11.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:11.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:11.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.342 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:36:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:11.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:11.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:11.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[84186]: audit 2024-08-17T17:36:10.843471+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.16:0/1213869214' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[84186]: audit 2024-08-17T17:36:10.843471+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.16:0/1213869214' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[84186]: audit 2024-08-17T17:36:10.844142+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[84186]: audit 2024-08-17T17:36:10.844142+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[86572]: audit 2024-08-17T17:36:10.843471+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.16:0/1213869214' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[86572]: audit 2024-08-17T17:36:10.843471+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.16:0/1213869214' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[86572]: audit 2024-08-17T17:36:10.844142+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:11 smithi016 bash[86572]: audit 2024-08-17T17:36:10.844142+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.614 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:11 smithi060 bash[68878]: audit 2024-08-17T17:36:10.843471+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.16:0/1213869214' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.614 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:11 smithi060 bash[68878]: audit 2024-08-17T17:36:10.843471+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.16:0/1213869214' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.614 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:11 smithi060 bash[68878]: audit 2024-08-17T17:36:10.844142+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.614 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:11 smithi060 bash[68878]: audit 2024-08-17T17:36:10.844142+0000 mon.a (mon.0) 930 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:36:11.630 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:11.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:11.764 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:11.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:11.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:11.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:11.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:11.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:11.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:12.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:12.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:12.148 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:12.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:12.199 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:36:12.199 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:36:12.217 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:36:12.218 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:36:12.234 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:36:12.234 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:36:12.250 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:36:12.250 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:36:12.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:12.270 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:12.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:12.272 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:36:12.272 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:36:12.296 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:36:12.296 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:36:12.330 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:36:12.330 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:36:12.351 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:36:12.372 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:12.374 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:36:12.375 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: cluster 2024-08-17T17:36:11.177449+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 626 op/s; 10711/298518 objects degraded (3.588%); 5049/298518 objects misplaced (1.691%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: cluster 2024-08-17T17:36:11.177449+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 626 op/s; 10711/298518 objects degraded (3.588%); 5049/298518 objects misplaced (1.691%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: audit 2024-08-17T17:36:11.336869+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: audit 2024-08-17T17:36:11.336869+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: cluster 2024-08-17T17:36:11.348871+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: cluster 2024-08-17T17:36:11.348871+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: audit 2024-08-17T17:36:11.851899+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: audit 2024-08-17T17:36:11.851899+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:36:12.407 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: audit 2024-08-17T17:36:12.178355+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/18545307' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[84186]: audit 2024-08-17T17:36:12.178355+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/18545307' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: cluster 2024-08-17T17:36:11.177449+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 626 op/s; 10711/298518 objects degraded (3.588%); 5049/298518 objects misplaced (1.691%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: cluster 2024-08-17T17:36:11.177449+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 626 op/s; 10711/298518 objects degraded (3.588%); 5049/298518 objects misplaced (1.691%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: audit 2024-08-17T17:36:11.336869+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: audit 2024-08-17T17:36:11.336869+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: cluster 2024-08-17T17:36:11.348871+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: cluster 2024-08-17T17:36:11.348871+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: audit 2024-08-17T17:36:11.851899+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: audit 2024-08-17T17:36:11.851899+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:36:12.408 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: audit 2024-08-17T17:36:12.178355+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/18545307' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.409 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:12 smithi016 bash[86572]: audit 2024-08-17T17:36:12.178355+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/18545307' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:12.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:12.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:12.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:12.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: cluster 2024-08-17T17:36:11.177449+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 626 op/s; 10711/298518 objects degraded (3.588%); 5049/298518 objects misplaced (1.691%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: cluster 2024-08-17T17:36:11.177449+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 36 MiB/s wr, 626 op/s; 10711/298518 objects degraded (3.588%); 5049/298518 objects misplaced (1.691%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: audit 2024-08-17T17:36:11.336869+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: audit 2024-08-17T17:36:11.336869+0000 mon.a (mon.0) 931 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: cluster 2024-08-17T17:36:11.348871+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: cluster 2024-08-17T17:36:11.348871+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: audit 2024-08-17T17:36:11.851899+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: audit 2024-08-17T17:36:11.851899+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: audit 2024-08-17T17:36:12.178355+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/18545307' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.647 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:12 smithi060 bash[68878]: audit 2024-08-17T17:36:12.178355+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.16:0/18545307' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:12.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:12.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:12.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:12.803 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:12.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:12.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:12.935 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:12.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:12.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:13.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:13.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:13.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:13.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:13.207 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:13.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:13.347 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:13.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:13.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:13.481 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:13.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:13.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T17:36:13.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:13.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[84186]: cluster 2024-08-17T17:36:12.337395+0000 mon.a (mon.0) 934 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:13.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[84186]: cluster 2024-08-17T17:36:12.337395+0000 mon.a (mon.0) 934 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:13.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[84186]: audit 2024-08-17T17:36:12.353859+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:36:13.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[84186]: audit 2024-08-17T17:36:12.353859+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:36:13.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[84186]: cluster 2024-08-17T17:36:12.358229+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:36:13.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[84186]: cluster 2024-08-17T17:36:12.358229+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:36:13.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[86572]: cluster 2024-08-17T17:36:12.337395+0000 mon.a (mon.0) 934 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:13.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[86572]: cluster 2024-08-17T17:36:12.337395+0000 mon.a (mon.0) 934 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:13.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[86572]: audit 2024-08-17T17:36:12.353859+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:36:13.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[86572]: audit 2024-08-17T17:36:12.353859+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:36:13.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[86572]: cluster 2024-08-17T17:36:12.358229+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:36:13.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:13 smithi016 bash[86572]: cluster 2024-08-17T17:36:12.358229+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:36:13.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:13.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:13 smithi060 bash[68878]: cluster 2024-08-17T17:36:12.337395+0000 mon.a (mon.0) 934 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:13 smithi060 bash[68878]: cluster 2024-08-17T17:36:12.337395+0000 mon.a (mon.0) 934 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:13.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:13 smithi060 bash[68878]: audit 2024-08-17T17:36:12.353859+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:36:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:13 smithi060 bash[68878]: audit 2024-08-17T17:36:12.353859+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.16:0/2408262028' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:36:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:13 smithi060 bash[68878]: cluster 2024-08-17T17:36:12.358229+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:36:13.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:13 smithi060 bash[68878]: cluster 2024-08-17T17:36:12.358229+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:36:13.757 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:13.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:13.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:13.913 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:13.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:13.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:14.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:14.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:14.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:14.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:14.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:14.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:14.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:14.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:14 smithi016 bash[84186]: cluster 2024-08-17T17:36:13.177976+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 500 op/s; 10711/296970 objects degraded (3.607%); 5049/296970 objects misplaced (1.700%); 976 KiB/s, 15 objects/s recovering 2024-08-17T17:36:14.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:14 smithi016 bash[84186]: cluster 2024-08-17T17:36:13.177976+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 500 op/s; 10711/296970 objects degraded (3.607%); 5049/296970 objects misplaced (1.700%); 976 KiB/s, 15 objects/s recovering 2024-08-17T17:36:14.599 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:36:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:36:14] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.51.0" 2024-08-17T17:36:14.619 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:14 smithi060 bash[68878]: cluster 2024-08-17T17:36:13.177976+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 500 op/s; 10711/296970 objects degraded (3.607%); 5049/296970 objects misplaced (1.700%); 976 KiB/s, 15 objects/s recovering 2024-08-17T17:36:14.619 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:14 smithi060 bash[68878]: cluster 2024-08-17T17:36:13.177976+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 500 op/s; 10711/296970 objects degraded (3.607%); 5049/296970 objects misplaced (1.700%); 976 KiB/s, 15 objects/s recovering 2024-08-17T17:36:14.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:14.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:14.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:14.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:14.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:14.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:14.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:14.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:14 smithi016 bash[86572]: cluster 2024-08-17T17:36:13.177976+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 500 op/s; 10711/296970 objects degraded (3.607%); 5049/296970 objects misplaced (1.700%); 976 KiB/s, 15 objects/s recovering 2024-08-17T17:36:14.960 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:14 smithi016 bash[86572]: cluster 2024-08-17T17:36:13.177976+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v644: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 500 op/s; 10711/296970 objects degraded (3.607%); 5049/296970 objects misplaced (1.700%); 976 KiB/s, 15 objects/s recovering 2024-08-17T17:36:14.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:14.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:14.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:15.092 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:15.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:15.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:15.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:15.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:15.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:15.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:15.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:15.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:15 smithi016 bash[84186]: cluster 2024-08-17T17:36:14.910822+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: Degraded data redundancy: 10711/296970 objects degraded (3.607%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:15.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:15 smithi016 bash[84186]: cluster 2024-08-17T17:36:14.910822+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: Degraded data redundancy: 10711/296970 objects degraded (3.607%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:15.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:15 smithi016 bash[86572]: cluster 2024-08-17T17:36:14.910822+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: Degraded data redundancy: 10711/296970 objects degraded (3.607%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:15.517 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:15 smithi016 bash[86572]: cluster 2024-08-17T17:36:14.910822+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: Degraded data redundancy: 10711/296970 objects degraded (3.607%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:15.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:15.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:15.651 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:15 smithi060 bash[68878]: cluster 2024-08-17T17:36:14.910822+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: Degraded data redundancy: 10711/296970 objects degraded (3.607%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:15.651 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:15 smithi060 bash[68878]: cluster 2024-08-17T17:36:14.910822+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: Degraded data redundancy: 10711/296970 objects degraded (3.607%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:15.665 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:15.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:15.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:15.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:15.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:15.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:15.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:15.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:16.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:16.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:16.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:16.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:16.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:16.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:16.326 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:16.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:16.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:16.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:16.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:16.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:16.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:16.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:16 smithi060 bash[68878]: cluster 2024-08-17T17:36:15.178530+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 721 op/s; 10711/291672 objects degraded (3.672%); 4918/291672 objects misplaced (1.686%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:16 smithi060 bash[68878]: cluster 2024-08-17T17:36:15.178530+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 721 op/s; 10711/291672 objects degraded (3.672%); 4918/291672 objects misplaced (1.686%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:16.707 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:16.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:16 smithi016 bash[84186]: cluster 2024-08-17T17:36:15.178530+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 721 op/s; 10711/291672 objects degraded (3.672%); 4918/291672 objects misplaced (1.686%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:16.717 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:16 smithi016 bash[84186]: cluster 2024-08-17T17:36:15.178530+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 721 op/s; 10711/291672 objects degraded (3.672%); 4918/291672 objects misplaced (1.686%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:16.717 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:16 smithi016 bash[86572]: cluster 2024-08-17T17:36:15.178530+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 721 op/s; 10711/291672 objects degraded (3.672%); 4918/291672 objects misplaced (1.686%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:16.717 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:16 smithi016 bash[86572]: cluster 2024-08-17T17:36:15.178530+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 721 op/s; 10711/291672 objects degraded (3.672%); 4918/291672 objects misplaced (1.686%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:16.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:16.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:16.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:16.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:16.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:16.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:16.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:17.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:17.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:17.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:36:17.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:17.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:36:17.212 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:36:17.212 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:36:17.256 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.298 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:17.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:17.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:17.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:17.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:17.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:17.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:17.823 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:17.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:17.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:17.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:17.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:18.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:18.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:18.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:18.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:18.259 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:18.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:18.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:18.403 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:18.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:36:18.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[84186]: cluster 2024-08-17T17:36:17.182072+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 517 op/s; 10711/289146 objects degraded (3.704%); 4918/289146 objects misplaced (1.701%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:36:18.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[84186]: cluster 2024-08-17T17:36:17.182072+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 517 op/s; 10711/289146 objects degraded (3.704%); 4918/289146 objects misplaced (1.701%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:36:18.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[84186]: audit 2024-08-17T17:36:17.507603+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:18.507 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[84186]: audit 2024-08-17T17:36:17.507603+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:18.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[86572]: cluster 2024-08-17T17:36:17.182072+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 517 op/s; 10711/289146 objects degraded (3.704%); 4918/289146 objects misplaced (1.701%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:36:18.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[86572]: cluster 2024-08-17T17:36:17.182072+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 517 op/s; 10711/289146 objects degraded (3.704%); 4918/289146 objects misplaced (1.701%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:36:18.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[86572]: audit 2024-08-17T17:36:17.507603+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:18.508 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:18 smithi016 bash[86572]: audit 2024-08-17T17:36:17.507603+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:18.570 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:18.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:18.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:18 smithi060 bash[68878]: cluster 2024-08-17T17:36:17.182072+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 517 op/s; 10711/289146 objects degraded (3.704%); 4918/289146 objects misplaced (1.701%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:36:18.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:18 smithi060 bash[68878]: cluster 2024-08-17T17:36:17.182072+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 4.4 MiB/s wr, 517 op/s; 10711/289146 objects degraded (3.704%); 4918/289146 objects misplaced (1.701%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:36:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:18 smithi060 bash[68878]: audit 2024-08-17T17:36:17.507603+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:18.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:18 smithi060 bash[68878]: audit 2024-08-17T17:36:17.507603+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:18.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:18.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:18.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:18.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:18.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:18.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:18.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:18.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:19.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.103 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:19.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:19.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:19.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:19.354 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.372 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:19.475 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:19.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:19.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:19.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:19.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:19.722 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:19.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:19.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:19.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:19.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:20.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:20.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:20.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:20.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:20.271 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:20.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:20.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:20.403 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:20.506 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:20.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:20 smithi060 bash[68878]: cluster 2024-08-17T17:36:19.182774+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 384 KiB/s wr, 749 op/s; 10711/280821 objects degraded (3.814%); 4807/280821 objects misplaced (1.712%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:20.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:20 smithi060 bash[68878]: cluster 2024-08-17T17:36:19.182774+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 384 KiB/s wr, 749 op/s; 10711/280821 objects degraded (3.814%); 4807/280821 objects misplaced (1.712%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:20.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:20 smithi060 bash[68878]: cluster 2024-08-17T17:36:19.912491+0000 mon.a (mon.0) 939 : cluster [WRN] Health check update: Degraded data redundancy: 10711/280821 objects degraded (3.814%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:20.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:20 smithi060 bash[68878]: cluster 2024-08-17T17:36:19.912491+0000 mon.a (mon.0) 939 : cluster [WRN] Health check update: Degraded data redundancy: 10711/280821 objects degraded (3.814%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:20.515 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:36:20 smithi060 bash[61583]: ts=2024-08-17T17:36:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:20.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:20.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:20.638 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:20.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:20.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:20.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[84186]: cluster 2024-08-17T17:36:19.182774+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 384 KiB/s wr, 749 op/s; 10711/280821 objects degraded (3.814%); 4807/280821 objects misplaced (1.712%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[84186]: cluster 2024-08-17T17:36:19.182774+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 384 KiB/s wr, 749 op/s; 10711/280821 objects degraded (3.814%); 4807/280821 objects misplaced (1.712%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[84186]: cluster 2024-08-17T17:36:19.912491+0000 mon.a (mon.0) 939 : cluster [WRN] Health check update: Degraded data redundancy: 10711/280821 objects degraded (3.814%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[84186]: cluster 2024-08-17T17:36:19.912491+0000 mon.a (mon.0) 939 : cluster [WRN] Health check update: Degraded data redundancy: 10711/280821 objects degraded (3.814%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[86572]: cluster 2024-08-17T17:36:19.182774+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 384 KiB/s wr, 749 op/s; 10711/280821 objects degraded (3.814%); 4807/280821 objects misplaced (1.712%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[86572]: cluster 2024-08-17T17:36:19.182774+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 384 KiB/s wr, 749 op/s; 10711/280821 objects degraded (3.814%); 4807/280821 objects misplaced (1.712%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[86572]: cluster 2024-08-17T17:36:19.912491+0000 mon.a (mon.0) 939 : cluster [WRN] Health check update: Degraded data redundancy: 10711/280821 objects degraded (3.814%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:20.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:20 smithi016 bash[86572]: cluster 2024-08-17T17:36:19.912491+0000 mon.a (mon.0) 939 : cluster [WRN] Health check update: Degraded data redundancy: 10711/280821 objects degraded (3.814%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:20.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:20.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:20.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:20.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:21.026 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:21.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:21.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:21.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:21.306 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:21.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:21.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:21.465 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:21.465 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:21.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:21.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:21.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:21.590 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:21.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:21.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:21.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:21.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:21.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:21.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:21.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:21.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:21.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:21.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:22.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:22.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:22.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:22.221 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:22.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:22.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:22.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:22.384 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[84186]: cluster 2024-08-17T17:36:21.183262+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 104 B/s rd, 312 KiB/s wr, 703 op/s; 10711/278040 objects degraded (3.852%); 4807/278040 objects misplaced (1.729%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:36:22.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[86572]: cluster 2024-08-17T17:36:21.183262+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 104 B/s rd, 312 KiB/s wr, 703 op/s; 10711/278040 objects degraded (3.852%); 4807/278040 objects misplaced (1.729%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:36:22.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[86572]: cluster 2024-08-17T17:36:21.183262+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 104 B/s rd, 312 KiB/s wr, 703 op/s; 10711/278040 objects degraded (3.852%); 4807/278040 objects misplaced (1.729%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:36:22.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[86572]: audit 2024-08-17T17:36:22.317651+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:22.386 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[86572]: audit 2024-08-17T17:36:22.317651+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:22.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:22.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:22 smithi060 bash[68878]: cluster 2024-08-17T17:36:21.183262+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 104 B/s rd, 312 KiB/s wr, 703 op/s; 10711/278040 objects degraded (3.852%); 4807/278040 objects misplaced (1.729%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:36:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:22 smithi060 bash[68878]: cluster 2024-08-17T17:36:21.183262+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 104 B/s rd, 312 KiB/s wr, 703 op/s; 10711/278040 objects degraded (3.852%); 4807/278040 objects misplaced (1.729%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:36:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:22 smithi060 bash[68878]: audit 2024-08-17T17:36:22.317651+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:22.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:22 smithi060 bash[68878]: audit 2024-08-17T17:36:22.317651+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:22.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:22.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:22.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[84186]: cluster 2024-08-17T17:36:21.183262+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 104 B/s rd, 312 KiB/s wr, 703 op/s; 10711/278040 objects degraded (3.852%); 4807/278040 objects misplaced (1.729%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:36:22.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[84186]: audit 2024-08-17T17:36:22.317651+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:22.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:22 smithi016 bash[84186]: audit 2024-08-17T17:36:22.317651+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:22.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:22.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:22.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:22.718 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:22.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:22.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:22.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:22.898 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:22.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:22.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:22.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:23.020 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:23.052 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:23.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:23.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:23.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:23.311 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:23.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:23.415 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:23.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:23.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:23.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:23.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:23.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:23.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.729 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:23.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:23.856 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:23.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.993 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:23.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:24.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:24.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:24.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:24.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:24.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:24.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:24.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:24.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:24.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:24.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:24.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:24.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:36:24] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: cluster 2024-08-17T17:36:23.183772+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 B/s rd, 284 KiB/s wr, 697 op/s; 10711/276147 objects degraded (3.879%); 4807/276147 objects misplaced (1.741%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: cluster 2024-08-17T17:36:23.183772+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 B/s rd, 284 KiB/s wr, 697 op/s; 10711/276147 objects degraded (3.879%); 4807/276147 objects misplaced (1.741%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:23.852320+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:23.852320+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:23.862098+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:23.862098+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:24.179419+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:24.179419+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:24.184381+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[84186]: audit 2024-08-17T17:36:24.184381+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: cluster 2024-08-17T17:36:23.183772+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 B/s rd, 284 KiB/s wr, 697 op/s; 10711/276147 objects degraded (3.879%); 4807/276147 objects misplaced (1.741%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: cluster 2024-08-17T17:36:23.183772+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 B/s rd, 284 KiB/s wr, 697 op/s; 10711/276147 objects degraded (3.879%); 4807/276147 objects misplaced (1.741%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:23.852320+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:23.852320+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:23.862098+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:23.862098+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:24.179419+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:24.179419+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:24.184381+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:24 smithi016 bash[86572]: audit 2024-08-17T17:36:24.184381+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: cluster 2024-08-17T17:36:23.183772+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 B/s rd, 284 KiB/s wr, 697 op/s; 10711/276147 objects degraded (3.879%); 4807/276147 objects misplaced (1.741%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: cluster 2024-08-17T17:36:23.183772+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 B/s rd, 284 KiB/s wr, 697 op/s; 10711/276147 objects degraded (3.879%); 4807/276147 objects misplaced (1.741%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:23.852320+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:23.852320+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:23.862098+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:23.862098+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:24.179419+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:24.179419+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.616 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:24.184381+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.617 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:24 smithi060 bash[68878]: audit 2024-08-17T17:36:24.184381+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:24.635 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:24.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:24.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:24.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:24.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:24.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:24.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:24.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:24.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:25.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:25.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:25.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:25.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:25.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:25.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:25.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: cluster 2024-08-17T17:36:24.913387+0000 mon.a (mon.0) 945 : cluster [WRN] Health check update: Degraded data redundancy: 10711/276147 objects degraded (3.879%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: cluster 2024-08-17T17:36:24.913387+0000 mon.a (mon.0) 945 : cluster [WRN] Health check update: Degraded data redundancy: 10711/276147 objects degraded (3.879%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: audit 2024-08-17T17:36:25.014546+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: audit 2024-08-17T17:36:25.014546+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: audit 2024-08-17T17:36:25.015415+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: audit 2024-08-17T17:36:25.015415+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: audit 2024-08-17T17:36:25.022214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:25 smithi060 bash[68878]: audit 2024-08-17T17:36:25.022214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:25.427 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:25.463 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:25.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:25.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: cluster 2024-08-17T17:36:24.913387+0000 mon.a (mon.0) 945 : cluster [WRN] Health check update: Degraded data redundancy: 10711/276147 objects degraded (3.879%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:25.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: cluster 2024-08-17T17:36:24.913387+0000 mon.a (mon.0) 945 : cluster [WRN] Health check update: Degraded data redundancy: 10711/276147 objects degraded (3.879%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:25.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: audit 2024-08-17T17:36:25.014546+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:25.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: audit 2024-08-17T17:36:25.014546+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: audit 2024-08-17T17:36:25.015415+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: audit 2024-08-17T17:36:25.015415+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: audit 2024-08-17T17:36:25.022214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[84186]: audit 2024-08-17T17:36:25.022214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: cluster 2024-08-17T17:36:24.913387+0000 mon.a (mon.0) 945 : cluster [WRN] Health check update: Degraded data redundancy: 10711/276147 objects degraded (3.879%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: cluster 2024-08-17T17:36:24.913387+0000 mon.a (mon.0) 945 : cluster [WRN] Health check update: Degraded data redundancy: 10711/276147 objects degraded (3.879%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: audit 2024-08-17T17:36:25.014546+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: audit 2024-08-17T17:36:25.014546+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: audit 2024-08-17T17:36:25.015415+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: audit 2024-08-17T17:36:25.015415+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: audit 2024-08-17T17:36:25.022214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:25 smithi016 bash[86572]: audit 2024-08-17T17:36:25.022214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:25.615 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:25.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:25.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:25.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:25.851 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:25.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:25.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:25.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:26.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:26.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.296 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:26.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:26.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:26.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:26 smithi016 bash[84186]: cluster 2024-08-17T17:36:25.184449+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 10711/270525 objects degraded (3.959%); 4695/270525 objects misplaced (1.736%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:26.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:26 smithi016 bash[84186]: cluster 2024-08-17T17:36:25.184449+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 10711/270525 objects degraded (3.959%); 4695/270525 objects misplaced (1.736%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:26.549 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:26 smithi016 bash[86572]: cluster 2024-08-17T17:36:25.184449+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 10711/270525 objects degraded (3.959%); 4695/270525 objects misplaced (1.736%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:26.549 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:26 smithi016 bash[86572]: cluster 2024-08-17T17:36:25.184449+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 10711/270525 objects degraded (3.959%); 4695/270525 objects misplaced (1.736%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:26.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:26.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:26 smithi060 bash[68878]: cluster 2024-08-17T17:36:25.184449+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 10711/270525 objects degraded (3.959%); 4695/270525 objects misplaced (1.736%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:26.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:26 smithi060 bash[68878]: cluster 2024-08-17T17:36:25.184449+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 10711/270525 objects degraded (3.959%); 4695/270525 objects misplaced (1.736%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:26.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.722 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:26.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:26.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:26.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:26.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:27.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:27.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:27.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:27.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:27.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:27.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:27.413 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T17:36:27.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:27 smithi060 bash[68878]: audit 2024-08-17T17:36:26.810979+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.16:0/3382461091' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:27 smithi060 bash[68878]: audit 2024-08-17T17:36:26.810979+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.16:0/3382461091' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:27 smithi060 bash[68878]: audit 2024-08-17T17:36:26.811349+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:27 smithi060 bash[68878]: audit 2024-08-17T17:36:26.811349+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:27.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[84186]: audit 2024-08-17T17:36:26.810979+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.16:0/3382461091' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[84186]: audit 2024-08-17T17:36:26.810979+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.16:0/3382461091' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[84186]: audit 2024-08-17T17:36:26.811349+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[84186]: audit 2024-08-17T17:36:26.811349+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[86572]: audit 2024-08-17T17:36:26.810979+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.16:0/3382461091' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[86572]: audit 2024-08-17T17:36:26.810979+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.16:0/3382461091' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[86572]: audit 2024-08-17T17:36:26.811349+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:27 smithi016 bash[86572]: audit 2024-08-17T17:36:26.811349+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:36:27.618 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:27.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:27.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:27.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:27.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:27.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:27.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:27.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:28.001 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:28.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:28.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:28.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:28.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:28.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:28.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:28.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:28.433 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:28.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:28.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:28.556 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:28.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:28 smithi060 bash[68878]: cluster 2024-08-17T17:36:27.185104+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/268134 objects degraded (3.995%); 4695/268134 objects misplaced (1.751%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:36:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:28 smithi060 bash[68878]: cluster 2024-08-17T17:36:27.185104+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/268134 objects degraded (3.995%); 4695/268134 objects misplaced (1.751%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:36:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:28 smithi060 bash[68878]: audit 2024-08-17T17:36:27.409383+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:36:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:28 smithi060 bash[68878]: audit 2024-08-17T17:36:27.409383+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:36:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:28 smithi060 bash[68878]: cluster 2024-08-17T17:36:27.413624+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:36:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:28 smithi060 bash[68878]: cluster 2024-08-17T17:36:27.413624+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:36:28.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:28.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:28.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[84186]: cluster 2024-08-17T17:36:27.185104+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/268134 objects degraded (3.995%); 4695/268134 objects misplaced (1.751%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:36:28.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[84186]: cluster 2024-08-17T17:36:27.185104+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/268134 objects degraded (3.995%); 4695/268134 objects misplaced (1.751%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:36:28.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[84186]: audit 2024-08-17T17:36:27.409383+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:36:28.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[84186]: audit 2024-08-17T17:36:27.409383+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:36:28.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[84186]: cluster 2024-08-17T17:36:27.413624+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:36:28.714 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[84186]: cluster 2024-08-17T17:36:27.413624+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:36:28.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[86572]: cluster 2024-08-17T17:36:27.185104+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/268134 objects degraded (3.995%); 4695/268134 objects misplaced (1.751%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:36:28.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[86572]: cluster 2024-08-17T17:36:27.185104+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/268134 objects degraded (3.995%); 4695/268134 objects misplaced (1.751%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:36:28.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[86572]: audit 2024-08-17T17:36:27.409383+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:36:28.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[86572]: audit 2024-08-17T17:36:27.409383+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:36:28.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[86572]: cluster 2024-08-17T17:36:27.413624+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:36:28.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:28 smithi016 bash[86572]: cluster 2024-08-17T17:36:27.413624+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:36:28.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:28.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:28.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:28.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:28.952 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:28.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:28.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:29.058 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:29.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:29.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:29.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:29.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.231 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:29.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:29.270 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:36:29.270 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:36:29.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:29.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:29.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:29.490 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:29.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:29.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:29.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:29.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:29.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:29.764 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:29.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:29.895 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:29.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:30.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:30.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:30.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:30.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:30.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:30.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:30.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:30.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:30.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:30.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:36:30.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:30.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:30.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:36:30.494 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:36:30 smithi060 bash[61583]: ts=2024-08-17T17:36:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:30.495 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:30 smithi060 bash[68878]: cluster 2024-08-17T17:36:29.185793+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/261201 objects degraded (4.101%); 4557/261201 objects misplaced (1.745%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:30.495 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:30 smithi060 bash[68878]: cluster 2024-08-17T17:36:29.185793+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/261201 objects degraded (4.101%); 4557/261201 objects misplaced (1.745%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:30.495 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:30 smithi060 bash[68878]: cluster 2024-08-17T17:36:29.914224+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: Degraded data redundancy: 10711/261201 objects degraded (4.101%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:30.495 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:30 smithi060 bash[68878]: cluster 2024-08-17T17:36:29.914224+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: Degraded data redundancy: 10711/261201 objects degraded (4.101%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:30.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:30.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:30.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[86572]: cluster 2024-08-17T17:36:29.185793+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/261201 objects degraded (4.101%); 4557/261201 objects misplaced (1.745%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:30.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[86572]: cluster 2024-08-17T17:36:29.185793+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/261201 objects degraded (4.101%); 4557/261201 objects misplaced (1.745%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:30.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[86572]: cluster 2024-08-17T17:36:29.914224+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: Degraded data redundancy: 10711/261201 objects degraded (4.101%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:30.584 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[86572]: cluster 2024-08-17T17:36:29.914224+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: Degraded data redundancy: 10711/261201 objects degraded (4.101%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:30.586 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[84186]: cluster 2024-08-17T17:36:29.185793+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/261201 objects degraded (4.101%); 4557/261201 objects misplaced (1.745%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:30.586 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[84186]: cluster 2024-08-17T17:36:29.185793+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 10711/261201 objects degraded (4.101%); 4557/261201 objects misplaced (1.745%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:30.586 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[84186]: cluster 2024-08-17T17:36:29.914224+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: Degraded data redundancy: 10711/261201 objects degraded (4.101%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:30.586 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:30 smithi016 bash[84186]: cluster 2024-08-17T17:36:29.914224+0000 mon.a (mon.0) 952 : cluster [WRN] Health check update: Degraded data redundancy: 10711/261201 objects degraded (4.101%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:30.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:30.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:30.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:30.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:30.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:30.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:30.925 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:30.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:30.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:31.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:31.077 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:31.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:31.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:31.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:31.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:31.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:31.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:31.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:31.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:31.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:31.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:31.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:31.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:31.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:31.997 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:32.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:32.124 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:32.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:32.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:32.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:32.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:32.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:32.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:32.520 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:32.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:32.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:32 smithi016 bash[84186]: cluster 2024-08-17T17:36:31.186222+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 10711/258714 objects degraded (4.140%); 4557/258714 objects misplaced (1.761%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:32 smithi016 bash[84186]: cluster 2024-08-17T17:36:31.186222+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 10711/258714 objects degraded (4.140%); 4557/258714 objects misplaced (1.761%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:32 smithi016 bash[86572]: cluster 2024-08-17T17:36:31.186222+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 10711/258714 objects degraded (4.140%); 4557/258714 objects misplaced (1.761%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:32 smithi016 bash[86572]: cluster 2024-08-17T17:36:31.186222+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 10711/258714 objects degraded (4.140%); 4557/258714 objects misplaced (1.761%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:32.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:32.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:32 smithi060 bash[68878]: cluster 2024-08-17T17:36:31.186222+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 10711/258714 objects degraded (4.140%); 4557/258714 objects misplaced (1.761%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:32.635 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:32 smithi060 bash[68878]: cluster 2024-08-17T17:36:31.186222+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v654: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 10711/258714 objects degraded (4.140%); 4557/258714 objects misplaced (1.761%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:32.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:32.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:32.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:32.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:32.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:32.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:32.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:32.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:33.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:33.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:33.089 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:36:33.090 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:36:33.129 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:36:33.129 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:36:33.145 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:33.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:33.168 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:36:33.168 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:36:33.227 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:36:33.227 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:36:33.265 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:36:33.265 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:36:33.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.303 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:36:33.304 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:36:33.304 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:33.343 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:36:33.343 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:36:33.379 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:36:33.380 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:36:33.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:33.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:33.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:33.553 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:33 smithi016 bash[84186]: audit 2024-08-17T17:36:33.048516+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.16:0/3633897851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:33.554 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:33 smithi016 bash[84186]: audit 2024-08-17T17:36:33.048516+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.16:0/3633897851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:33.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:33 smithi016 bash[86572]: audit 2024-08-17T17:36:33.048516+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.16:0/3633897851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:33.554 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:33 smithi016 bash[86572]: audit 2024-08-17T17:36:33.048516+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.16:0/3633897851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:33.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:33.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:33 smithi060 bash[68878]: audit 2024-08-17T17:36:33.048516+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.16:0/3633897851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:33.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:33 smithi060 bash[68878]: audit 2024-08-17T17:36:33.048516+0000 mon.a (mon.0) 953 : audit [DBG] from='client.? 172.21.15.16:0/3633897851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:33.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:33.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:33.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:33.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:33.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.981 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:33.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:33.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:34.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:34.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:34.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:34.230 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:34.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:34.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:34.431 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:36:34.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:34.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[84186]: cluster 2024-08-17T17:36:33.187784+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10711/256968 objects degraded (4.168%); 4557/256968 objects misplaced (1.773%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:34.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[84186]: cluster 2024-08-17T17:36:33.187784+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10711/256968 objects degraded (4.168%); 4557/256968 objects misplaced (1.773%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:34.483 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[84186]: audit 2024-08-17T17:36:33.432564+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.16:0/3297158077' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.484 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[84186]: audit 2024-08-17T17:36:33.432564+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.16:0/3297158077' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.484 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[84186]: audit 2024-08-17T17:36:33.439688+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.484 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[84186]: audit 2024-08-17T17:36:33.439688+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.484 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:36:34] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-08-17T17:36:34.484 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[86572]: cluster 2024-08-17T17:36:33.187784+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10711/256968 objects degraded (4.168%); 4557/256968 objects misplaced (1.773%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:34.485 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[86572]: cluster 2024-08-17T17:36:33.187784+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10711/256968 objects degraded (4.168%); 4557/256968 objects misplaced (1.773%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:34.485 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[86572]: audit 2024-08-17T17:36:33.432564+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.16:0/3297158077' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.486 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[86572]: audit 2024-08-17T17:36:33.432564+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.16:0/3297158077' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.486 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[86572]: audit 2024-08-17T17:36:33.439688+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.486 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:34 smithi016 bash[86572]: audit 2024-08-17T17:36:33.439688+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:34.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:34.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:34.624 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:34.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:34.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:34.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:34 smithi060 bash[68878]: cluster 2024-08-17T17:36:33.187784+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10711/256968 objects degraded (4.168%); 4557/256968 objects misplaced (1.773%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:34.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:34 smithi060 bash[68878]: cluster 2024-08-17T17:36:33.187784+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10711/256968 objects degraded (4.168%); 4557/256968 objects misplaced (1.773%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:34.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:34 smithi060 bash[68878]: audit 2024-08-17T17:36:33.432564+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.16:0/3297158077' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:34 smithi060 bash[68878]: audit 2024-08-17T17:36:33.432564+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.16:0/3297158077' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:34 smithi060 bash[68878]: audit 2024-08-17T17:36:33.439688+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.740 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:34 smithi060 bash[68878]: audit 2024-08-17T17:36:33.439688+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:36:34.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:34.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:34.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:34.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:34.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:34.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:35.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:35.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:35.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:35.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:35.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:35.273 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.282 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:35.313 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:35.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:35.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:35.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:35.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:35.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: cluster 2024-08-17T17:36:34.424287+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:36:35.567 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: cluster 2024-08-17T17:36:34.424287+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: audit 2024-08-17T17:36:34.426077+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: audit 2024-08-17T17:36:34.426077+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: cluster 2024-08-17T17:36:34.428521+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: cluster 2024-08-17T17:36:34.428521+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: cluster 2024-08-17T17:36:34.915278+0000 mon.a (mon.0) 958 : cluster [WRN] Health check update: Degraded data redundancy: 10711/256968 objects degraded (4.168%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[84186]: cluster 2024-08-17T17:36:34.915278+0000 mon.a (mon.0) 958 : cluster [WRN] Health check update: Degraded data redundancy: 10711/256968 objects degraded (4.168%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: cluster 2024-08-17T17:36:34.424287+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: cluster 2024-08-17T17:36:34.424287+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: audit 2024-08-17T17:36:34.426077+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: audit 2024-08-17T17:36:34.426077+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:35.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: cluster 2024-08-17T17:36:34.428521+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:36:35.569 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: cluster 2024-08-17T17:36:34.428521+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:36:35.569 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: cluster 2024-08-17T17:36:34.915278+0000 mon.a (mon.0) 958 : cluster [WRN] Health check update: Degraded data redundancy: 10711/256968 objects degraded (4.168%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:35.569 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:35 smithi016 bash[86572]: cluster 2024-08-17T17:36:34.915278+0000 mon.a (mon.0) 958 : cluster [WRN] Health check update: Degraded data redundancy: 10711/256968 objects degraded (4.168%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:35.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:35.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: cluster 2024-08-17T17:36:34.424287+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: cluster 2024-08-17T17:36:34.424287+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: audit 2024-08-17T17:36:34.426077+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: audit 2024-08-17T17:36:34.426077+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: cluster 2024-08-17T17:36:34.428521+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: cluster 2024-08-17T17:36:34.428521+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: cluster 2024-08-17T17:36:34.915278+0000 mon.a (mon.0) 958 : cluster [WRN] Health check update: Degraded data redundancy: 10711/256968 objects degraded (4.168%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:35 smithi060 bash[68878]: cluster 2024-08-17T17:36:34.915278+0000 mon.a (mon.0) 958 : cluster [WRN] Health check update: Degraded data redundancy: 10711/256968 objects degraded (4.168%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:35.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:35.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:35.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:35.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:35.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:35.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:36.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:36.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:36.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:36.218 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:36.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:36.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:36.357 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:36.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:36.488 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:36.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:36.571 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:36.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:36.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:36.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:36.684 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:36 smithi016 bash[84186]: cluster 2024-08-17T17:36:35.188246+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 10727/251181 objects degraded (4.271%); 4410/251181 objects misplaced (1.756%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:36:36.685 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:36 smithi016 bash[84186]: cluster 2024-08-17T17:36:35.188246+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 10727/251181 objects degraded (4.271%); 4410/251181 objects misplaced (1.756%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:36:36.685 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:36 smithi016 bash[86572]: cluster 2024-08-17T17:36:35.188246+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 10727/251181 objects degraded (4.271%); 4410/251181 objects misplaced (1.756%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:36:36.685 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:36 smithi016 bash[86572]: cluster 2024-08-17T17:36:35.188246+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 10727/251181 objects degraded (4.271%); 4410/251181 objects misplaced (1.756%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:36:36.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:36.785 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:36.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:36.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:36.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:36.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:36.975 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:36 smithi060 bash[68878]: cluster 2024-08-17T17:36:35.188246+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 10727/251181 objects degraded (4.271%); 4410/251181 objects misplaced (1.756%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:36:36.975 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:36 smithi060 bash[68878]: cluster 2024-08-17T17:36:35.188246+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v657: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 10727/251181 objects degraded (4.271%); 4410/251181 objects misplaced (1.756%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:36:37.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:37.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:36:37.133 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:37.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:37.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:37.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:37.279 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:37.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:37.423 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:37.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:37.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:37.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:37.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:37.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:37.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:37.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:36:37.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:37.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:37.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:38.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:38.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:38.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:38.259 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:38.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:38.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:38.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:38 smithi060 bash[68878]: cluster 2024-08-17T17:36:37.188828+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10727/248478 objects degraded (4.317%); 4410/248478 objects misplaced (1.775%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:36:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:38 smithi060 bash[68878]: cluster 2024-08-17T17:36:37.188828+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10727/248478 objects degraded (4.317%); 4410/248478 objects misplaced (1.775%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:36:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:38 smithi060 bash[68878]: audit 2024-08-17T17:36:37.322354+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:38 smithi060 bash[68878]: audit 2024-08-17T17:36:37.322354+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:38 smithi060 bash[68878]: audit 2024-08-17T17:36:37.323298+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:38 smithi060 bash[68878]: audit 2024-08-17T17:36:37.323298+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:38.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.511 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[84186]: cluster 2024-08-17T17:36:37.188828+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10727/248478 objects degraded (4.317%); 4410/248478 objects misplaced (1.775%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[84186]: cluster 2024-08-17T17:36:37.188828+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10727/248478 objects degraded (4.317%); 4410/248478 objects misplaced (1.775%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[84186]: audit 2024-08-17T17:36:37.322354+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[84186]: audit 2024-08-17T17:36:37.322354+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[84186]: audit 2024-08-17T17:36:37.323298+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[84186]: audit 2024-08-17T17:36:37.323298+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[86572]: cluster 2024-08-17T17:36:37.188828+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10727/248478 objects degraded (4.317%); 4410/248478 objects misplaced (1.775%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[86572]: cluster 2024-08-17T17:36:37.188828+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v658: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10727/248478 objects degraded (4.317%); 4410/248478 objects misplaced (1.775%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[86572]: audit 2024-08-17T17:36:37.322354+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[86572]: audit 2024-08-17T17:36:37.322354+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:36:38.512 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[86572]: audit 2024-08-17T17:36:37.323298+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:38.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:38 smithi016 bash[86572]: audit 2024-08-17T17:36:37.323298+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:38.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:38.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:38.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:38.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:38.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:38.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:38.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:38.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:38.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:39.025 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:39.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:39.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:39.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:39.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:39.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:39.460 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:39.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:39.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:39.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:39.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:39.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:39.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:39.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:39.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:39.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:39.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:40.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:40.127 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:40.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:40.270 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:40.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:40.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:40.383 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:40 smithi060 bash[68878]: cluster 2024-08-17T17:36:39.189371+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10757/243114 objects degraded (4.425%); 4217/243114 objects misplaced (1.735%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:40.383 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:40 smithi060 bash[68878]: cluster 2024-08-17T17:36:39.189371+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10757/243114 objects degraded (4.425%); 4217/243114 objects misplaced (1.735%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:40.383 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:40 smithi060 bash[68878]: cluster 2024-08-17T17:36:39.916060+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 10757/243114 objects degraded (4.425%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:40.383 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:40 smithi060 bash[68878]: cluster 2024-08-17T17:36:39.916060+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 10757/243114 objects degraded (4.425%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:40.383 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:36:40 smithi060 bash[61583]: ts=2024-08-17T17:36:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:40.398 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:40.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[84186]: cluster 2024-08-17T17:36:39.189371+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10757/243114 objects degraded (4.425%); 4217/243114 objects misplaced (1.735%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:40.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[84186]: cluster 2024-08-17T17:36:39.189371+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10757/243114 objects degraded (4.425%); 4217/243114 objects misplaced (1.735%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:40.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[84186]: cluster 2024-08-17T17:36:39.916060+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 10757/243114 objects degraded (4.425%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:40.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[84186]: cluster 2024-08-17T17:36:39.916060+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 10757/243114 objects degraded (4.425%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:40.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[86572]: cluster 2024-08-17T17:36:39.189371+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10757/243114 objects degraded (4.425%); 4217/243114 objects misplaced (1.735%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:40.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[86572]: cluster 2024-08-17T17:36:39.189371+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v659: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10757/243114 objects degraded (4.425%); 4217/243114 objects misplaced (1.735%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:40.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[86572]: cluster 2024-08-17T17:36:39.916060+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 10757/243114 objects degraded (4.425%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:40.513 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:40 smithi016 bash[86572]: cluster 2024-08-17T17:36:39.916060+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 10757/243114 objects degraded (4.425%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:40.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:40.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:40.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:40.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.801 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:40.905 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:40.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:41.047 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:41.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:41.188 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:41.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:41.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:41.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:41.341 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:41.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:41.470 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:41.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:41.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:41.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:41.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:41.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:41.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:41.859 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:41.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:41.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:41.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:42.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.174 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:42.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.315 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:42.383 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:36:42.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:36:42.383 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:36:42.383 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:36:42.383 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:36:42.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:42.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:42.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:42 smithi016 bash[84186]: cluster 2024-08-17T17:36:41.190002+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 10757/238950 objects degraded (4.502%); 4217/238950 objects misplaced (1.765%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:42.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:42 smithi016 bash[84186]: cluster 2024-08-17T17:36:41.190002+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 10757/238950 objects degraded (4.502%); 4217/238950 objects misplaced (1.765%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:42.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:42 smithi016 bash[86572]: cluster 2024-08-17T17:36:41.190002+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 10757/238950 objects degraded (4.502%); 4217/238950 objects misplaced (1.765%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:42.565 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:42 smithi016 bash[86572]: cluster 2024-08-17T17:36:41.190002+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 10757/238950 objects degraded (4.502%); 4217/238950 objects misplaced (1.765%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:42.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:42 smithi060 bash[68878]: cluster 2024-08-17T17:36:41.190002+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 10757/238950 objects degraded (4.502%); 4217/238950 objects misplaced (1.765%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:42.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:42 smithi060 bash[68878]: cluster 2024-08-17T17:36:41.190002+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v660: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 10757/238950 objects degraded (4.502%); 4217/238950 objects misplaced (1.765%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:42.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:42.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:42.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:42.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:42.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:42.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:42.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:43.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:43.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:43.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:43.237 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:43.258 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:43.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:43.340 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:36:43.365 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:43 smithi016 bash[84186]: audit 2024-08-17T17:36:42.662392+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:36:43.365 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:43 smithi016 bash[84186]: audit 2024-08-17T17:36:42.662392+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:36:43.365 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:43 smithi016 bash[86572]: audit 2024-08-17T17:36:42.662392+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:36:43.365 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:43 smithi016 bash[86572]: audit 2024-08-17T17:36:42.662392+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:36:43.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:43.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:43.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:36:43.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:43.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:43.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:43.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:43.658 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:43 smithi060 bash[68878]: audit 2024-08-17T17:36:42.662392+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:36:43.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:43 smithi060 bash[68878]: audit 2024-08-17T17:36:42.662392+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:36:43.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:43.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:43.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:43.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:43.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:43.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:44.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:44.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:44.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:44.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:44.297 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:44.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:44.460 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:44.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:44.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:44.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:44 smithi060 bash[68878]: cluster 2024-08-17T17:36:43.191165+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 10757/236997 objects degraded (4.539%); 4217/236997 objects misplaced (1.779%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:44.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:44 smithi060 bash[68878]: cluster 2024-08-17T17:36:43.191165+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 10757/236997 objects degraded (4.539%); 4217/236997 objects misplaced (1.779%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:44.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:44 smithi060 bash[68878]: audit 2024-08-17T17:36:43.343048+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:36:44.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:44 smithi060 bash[68878]: audit 2024-08-17T17:36:43.343048+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:36:44.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:44 smithi060 bash[68878]: cluster 2024-08-17T17:36:43.351148+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:36:44.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:44 smithi060 bash[68878]: cluster 2024-08-17T17:36:43.351148+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:36:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:44.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:44.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[84186]: cluster 2024-08-17T17:36:43.191165+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 10757/236997 objects degraded (4.539%); 4217/236997 objects misplaced (1.779%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[84186]: cluster 2024-08-17T17:36:43.191165+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 10757/236997 objects degraded (4.539%); 4217/236997 objects misplaced (1.779%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[84186]: audit 2024-08-17T17:36:43.343048+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[84186]: audit 2024-08-17T17:36:43.343048+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[84186]: cluster 2024-08-17T17:36:43.351148+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[84186]: cluster 2024-08-17T17:36:43.351148+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:36:44.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:36:44] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-08-17T17:36:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[86572]: cluster 2024-08-17T17:36:43.191165+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 10757/236997 objects degraded (4.539%); 4217/236997 objects misplaced (1.779%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[86572]: cluster 2024-08-17T17:36:43.191165+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v661: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 10757/236997 objects degraded (4.539%); 4217/236997 objects misplaced (1.779%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:36:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[86572]: audit 2024-08-17T17:36:43.343048+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:36:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[86572]: audit 2024-08-17T17:36:43.343048+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.16:0/981487321' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:36:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[86572]: cluster 2024-08-17T17:36:43.351148+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:36:44.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:44 smithi016 bash[86572]: cluster 2024-08-17T17:36:43.351148+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:36:44.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:44.867 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:44.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:44.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T17:36:44.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:45.003 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:45.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:45.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:45.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:45.322 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:45.324 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:45.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:45.403 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:45 smithi016 bash[84186]: cluster 2024-08-17T17:36:44.916890+0000 mon.a (mon.0) 965 : cluster [WRN] Health check update: Degraded data redundancy: 10757/236997 objects degraded (4.539%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:45.403 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:45 smithi016 bash[84186]: cluster 2024-08-17T17:36:44.916890+0000 mon.a (mon.0) 965 : cluster [WRN] Health check update: Degraded data redundancy: 10757/236997 objects degraded (4.539%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:45.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:45 smithi016 bash[86572]: cluster 2024-08-17T17:36:44.916890+0000 mon.a (mon.0) 965 : cluster [WRN] Health check update: Degraded data redundancy: 10757/236997 objects degraded (4.539%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:45.404 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:45 smithi016 bash[86572]: cluster 2024-08-17T17:36:44.916890+0000 mon.a (mon.0) 965 : cluster [WRN] Health check update: Degraded data redundancy: 10757/236997 objects degraded (4.539%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:45.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:45.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:45.547 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.576 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:45.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:45 smithi060 bash[68878]: cluster 2024-08-17T17:36:44.916890+0000 mon.a (mon.0) 965 : cluster [WRN] Health check update: Degraded data redundancy: 10757/236997 objects degraded (4.539%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:45.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:45 smithi060 bash[68878]: cluster 2024-08-17T17:36:44.916890+0000 mon.a (mon.0) 965 : cluster [WRN] Health check update: Degraded data redundancy: 10757/236997 objects degraded (4.539%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:45.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:45.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:45.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:45.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:45.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:45.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:45.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:45.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:45.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:46.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:46.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:46.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:46.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:46.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:46.344 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:46.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:46.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:46.615 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:46.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:46 smithi060 bash[68878]: cluster 2024-08-17T17:36:45.192058+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 10778/231090 objects degraded (4.664%); 4035/231090 objects misplaced (1.746%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:46.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:46 smithi060 bash[68878]: cluster 2024-08-17T17:36:45.192058+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 10778/231090 objects degraded (4.664%); 4035/231090 objects misplaced (1.746%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:46.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:46.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:46 smithi016 bash[84186]: cluster 2024-08-17T17:36:45.192058+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 10778/231090 objects degraded (4.664%); 4035/231090 objects misplaced (1.746%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:46 smithi016 bash[84186]: cluster 2024-08-17T17:36:45.192058+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 10778/231090 objects degraded (4.664%); 4035/231090 objects misplaced (1.746%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:46 smithi016 bash[86572]: cluster 2024-08-17T17:36:45.192058+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 10778/231090 objects degraded (4.664%); 4035/231090 objects misplaced (1.746%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:46 smithi016 bash[86572]: cluster 2024-08-17T17:36:45.192058+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v663: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 10778/231090 objects degraded (4.664%); 4035/231090 objects misplaced (1.746%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:46.851 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:46.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:46.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:46.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:47.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:47.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:47.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:47.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:47.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:47.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:47.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.553 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:47.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:47.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:47.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:47.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:47.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:47.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:47.943 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:47.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:47.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:47.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:48.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:48.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:48.240 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:36:48.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:48.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:48.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:48.483 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:48 smithi060 bash[68878]: cluster 2024-08-17T17:36:47.192605+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 10778/228618 objects degraded (4.714%); 4035/228618 objects misplaced (1.765%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:48.483 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:48 smithi060 bash[68878]: cluster 2024-08-17T17:36:47.192605+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 10778/228618 objects degraded (4.714%); 4035/228618 objects misplaced (1.765%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:48.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:48.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:48 smithi016 bash[84186]: cluster 2024-08-17T17:36:47.192605+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 10778/228618 objects degraded (4.714%); 4035/228618 objects misplaced (1.765%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:48.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:48 smithi016 bash[84186]: cluster 2024-08-17T17:36:47.192605+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 10778/228618 objects degraded (4.714%); 4035/228618 objects misplaced (1.765%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:48.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:48 smithi016 bash[86572]: cluster 2024-08-17T17:36:47.192605+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 10778/228618 objects degraded (4.714%); 4035/228618 objects misplaced (1.765%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:48.566 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:48 smithi016 bash[86572]: cluster 2024-08-17T17:36:47.192605+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v664: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 10778/228618 objects degraded (4.714%); 4035/228618 objects misplaced (1.765%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:36:48.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:48.638 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:48.744 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:48.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:48.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:48.911 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:48.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:48.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:49.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:49.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:49.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:49.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:49.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:49.444 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:49.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:49.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:49.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:49.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:49.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:49.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:49.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:49.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:49.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:49.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:49.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:50.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:50.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:50.159 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:50.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:50.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:50.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:50.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:50 smithi060 bash[68878]: cluster 2024-08-17T17:36:49.193315+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10826/222981 objects degraded (4.855%); 3832/222981 objects misplaced (1.719%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:50.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:50 smithi060 bash[68878]: cluster 2024-08-17T17:36:49.193315+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10826/222981 objects degraded (4.855%); 3832/222981 objects misplaced (1.719%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:50.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:50 smithi060 bash[68878]: cluster 2024-08-17T17:36:49.917713+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 10826/222981 objects degraded (4.855%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:50.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:50 smithi060 bash[68878]: cluster 2024-08-17T17:36:49.917713+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 10826/222981 objects degraded (4.855%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:50.413 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:36:50 smithi060 bash[61583]: ts=2024-08-17T17:36:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:50.427 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:50.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:50.540 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[84186]: cluster 2024-08-17T17:36:49.193315+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10826/222981 objects degraded (4.855%); 3832/222981 objects misplaced (1.719%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:50.540 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[84186]: cluster 2024-08-17T17:36:49.193315+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10826/222981 objects degraded (4.855%); 3832/222981 objects misplaced (1.719%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:50.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[84186]: cluster 2024-08-17T17:36:49.917713+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 10826/222981 objects degraded (4.855%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:50.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[84186]: cluster 2024-08-17T17:36:49.917713+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 10826/222981 objects degraded (4.855%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:50.541 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[86572]: cluster 2024-08-17T17:36:49.193315+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10826/222981 objects degraded (4.855%); 3832/222981 objects misplaced (1.719%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:50.541 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[86572]: cluster 2024-08-17T17:36:49.193315+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v665: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 10826/222981 objects degraded (4.855%); 3832/222981 objects misplaced (1.719%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:50.541 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[86572]: cluster 2024-08-17T17:36:49.917713+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 10826/222981 objects degraded (4.855%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:50.542 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:50 smithi016 bash[86572]: cluster 2024-08-17T17:36:49.917713+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 10826/222981 objects degraded (4.855%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:36:50.568 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:50.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:50.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:50.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:50.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:50.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:50.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:50.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:50.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:50.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:50.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:51.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:51.121 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:51.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:51.211 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:36:51.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:51.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:51.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:51.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:51.490 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:51.527 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:51.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:51.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:51.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:51.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:51.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:51.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:51.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:51.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:51.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:51.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:52.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:52.072 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:52.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:52.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:52.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:52.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:52.316 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:52.343 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:52.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:52.490 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:52.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:52.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[84186]: cluster 2024-08-17T17:36:51.193916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 10826/218556 objects degraded (4.953%); 3832/218556 objects misplaced (1.753%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[84186]: cluster 2024-08-17T17:36:51.193916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 10826/218556 objects degraded (4.953%); 3832/218556 objects misplaced (1.753%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[84186]: audit 2024-08-17T17:36:52.318380+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[84186]: audit 2024-08-17T17:36:52.318380+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[86572]: cluster 2024-08-17T17:36:51.193916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 10826/218556 objects degraded (4.953%); 3832/218556 objects misplaced (1.753%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[86572]: cluster 2024-08-17T17:36:51.193916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 10826/218556 objects degraded (4.953%); 3832/218556 objects misplaced (1.753%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[86572]: audit 2024-08-17T17:36:52.318380+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:52.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:52 smithi016 bash[86572]: audit 2024-08-17T17:36:52.318380+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:52.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:52.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:52.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:52 smithi060 bash[68878]: cluster 2024-08-17T17:36:51.193916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 10826/218556 objects degraded (4.953%); 3832/218556 objects misplaced (1.753%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:52.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:52 smithi060 bash[68878]: cluster 2024-08-17T17:36:51.193916+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v666: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 10826/218556 objects degraded (4.953%); 3832/218556 objects misplaced (1.753%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:52 smithi060 bash[68878]: audit 2024-08-17T17:36:52.318380+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:52 smithi060 bash[68878]: audit 2024-08-17T17:36:52.318380+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:52.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:52.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:52.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:52.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:52.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:52.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:53.000 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:53.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:53.144 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:53.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:53.273 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:53.313 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:53.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:53.419 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:53.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:53.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:53.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:53.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:53.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:53.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:53.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:53.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:53.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:53.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:53.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:54.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:54.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:54.124 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:54.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:54.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:54.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:54.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:54.499 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:54 smithi016 bash[84186]: cluster 2024-08-17T17:36:53.194375+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 10826/216573 objects degraded (4.999%); 3832/216573 objects misplaced (1.769%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:54.500 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:36:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:36:54] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.51.0" 2024-08-17T17:36:54.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:54.534 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:54 smithi060 bash[68878]: cluster 2024-08-17T17:36:53.194375+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 10826/216573 objects degraded (4.999%); 3832/216573 objects misplaced (1.769%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:54.534 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:54 smithi060 bash[68878]: cluster 2024-08-17T17:36:53.194375+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 10826/216573 objects degraded (4.999%); 3832/216573 objects misplaced (1.769%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:54.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:54.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:54.656 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:54.673 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:54.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout: "size": 20, 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 600, 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80373 6.13 6:caefa8c9:::benchmark_data_smithi016_122512_object80372:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:36:54.690 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.190244+0000", 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 389.496693456, 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0234597459999999, 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80373 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.691 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190244+0000", 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190244+0000", 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190240+0000", 2024-08-17T17:36:54.692 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999967 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190290+0000", 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0250999999999997e-05 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190314+0000", 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.349e-05 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.693 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190324+0000", 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0095000000000001e-05 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.346107+0000", 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.15578286899999999 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.346114+0000", 2024-08-17T17:36:54.694 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9530000000000002e-06 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.213621+0000", 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.86750691400000002 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.213703+0000", 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.2440000000000004e-05 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.695 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80376 6.13 6:cf7dd469:::benchmark_data_smithi016_122512_object80375:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.190338+0000", 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 389.49659921799997, 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0235079709999999, 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.696 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80376 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190338+0000", 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.697 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190338+0000", 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190337+0000", 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190383+0000", 2024-08-17T17:36:54.698 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.5494000000000002e-05 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190396+0000", 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3448000000000001e-05 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190402+0000", 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9669999999999998e-06 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.699 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.346146+0000", 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.15574408300000001 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.346151+0000", 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1499999999999998e-06 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.213756+0000", 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.86760453599999998 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.213846+0000", 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.9940999999999998e-05 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80378 6.18 6:1fc28b08:::benchmark_data_smithi016_122512_object80377:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.190409+0000", 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 389.49652787600002, 2024-08-17T17:36:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0554325069999999, 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80378 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190409+0000", 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190409+0000", 2024-08-17T17:36:54.703 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190409+0000", 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190447+0000", 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.8884000000000002e-05 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.704 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190459+0000", 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.198e-05 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.190465+0000", 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7939999999999999e-06 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.348960+0000", 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.158494841 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.705 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.348969+0000", 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8200000000000003e-06 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.245764+0000", 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.89679491200000006 2024-08-17T17:36:54.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.245842+0000", 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.7828000000000001e-05 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.707 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:80394 6.3 6:c4b1e531:::benchmark_data_smithi016_122512_object80393:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e127)", 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:30:25.235932+0000", 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 389.45100477300002, 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.97337418799999997, 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.708 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 80394 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.235932+0000", 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.235932+0000", 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.235928+0000", 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999962 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.235980+0000", 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1915e-05 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.710 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.236014+0000", 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.3453e-05 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.236028+0000", 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4474999999999999e-05 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.346140+0000", 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.110112075 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.711 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:25.346147+0000", 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8820000000000003e-06 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.193964+0000", 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.84781673899999999 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.194132+0000", 2024-08-17T17:36:54.712 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000168379 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.194298+0000", 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000165549 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.202327+0000", 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0080295829999999999 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.713 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.208719+0000", 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0063920069999999999 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.209213+0000", 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00049308399999999997 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.209271+0000", 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7964999999999998e-05 2024-08-17T17:36:54.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:30:26.209306+0000", 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5880000000000002e-05 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:116493 6.12 6:4ac3000b:::benchmark_data_smithi016_122512_object8881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e137)", 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:31:09.214424+0000", 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 345.472513435, 2024-08-17T17:36:54.715 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.92762293399999995, 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 116493 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214424+0000", 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214424+0000", 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214422+0000", 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214428+0000", 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.682e-06 2024-08-17T17:36:54.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214440+0000", 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1970000000000001e-05 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214446+0000", 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.015e-06 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214499+0000", 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2367000000000002e-05 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:09.214506+0000", 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.7889999999999995e-06 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.135518+0000", 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.92101141600000003 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.135652+0000", 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013469999999999999 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.135771+0000", 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000118133 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.138954+0000", 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0031832359999999999 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.138966+0000", 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2051e-05 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.141960+0000", 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029940779999999998 2024-08-17T17:36:54.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.142017+0000", 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6712999999999997e-05 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:31:10.142046+0000", 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.9845999999999999e-05 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168298 6.15 6:a9e75d18:::benchmark_data_smithi016_122512_object60686:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e149)", 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.522083+0000", 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 275.16485423199998, 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.554101677, 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168298 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.522083+0000", 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.522083+0000", 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.522082+0000", 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.522086+0000", 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4329999999999997e-06 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.522096+0000", 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0003999999999999e-05 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.522111+0000", 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.415e-05 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.527879+0000", 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0057679999999999997 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.528205+0000", 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00032604999999999998 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,6", 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.529483+0000", 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001278513 2024-08-17T17:36:54.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.540437+0000", 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010953766 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.542007+0000", 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0015702789999999999 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.553173+0000", 2024-08-17T17:36:54.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.011166001 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.553185+0000", 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2e-05 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865131+0000", 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.31194563800000003 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865139+0000", 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.1640000000000001e-06 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.032092+0000", 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.166952564 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for missing object", 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.032211+0000", 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000119355 2024-08-17T17:36:54.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.076124+0000", 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.043913304 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.076184+0000", 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0202999999999999e-05 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168458 6.15 6:aa3a7994:::benchmark_data_smithi016_122512_object60846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.716366+0000", 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.97057142099999, 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.360675654, 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168458 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.731 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716366+0000", 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716366+0000", 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716364+0000", 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:36:54.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716371+0000", 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5719999999999999e-06 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716382+0000", 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1007e-05 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716388+0000", 2024-08-17T17:36:54.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1680000000000001e-06 2024-08-17T17:36:54.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.734 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.734 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.734 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716435+0000", 2024-08-17T17:36:54.734 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7406e-05 2024-08-17T17:36:54.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.735 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.716441+0000", 2024-08-17T17:36:54.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8039999999999998e-06 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865164+0000", 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.148723048 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865171+0000", 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8410000000000002e-06 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.032246+0000", 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.167074516 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.737 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.032333+0000", 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7383e-05 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.738 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.032790+0000", 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00045692999999999998 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.043334+0000", 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010544542 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.074812+0000", 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.031477920999999999 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.076312+0000", 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001499724 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.076351+0000", 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9060999999999998e-05 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077041+0000", 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000690119 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.741 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168476 6.15 6:aa002d4c:::benchmark_data_smithi016_122512_object60864:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.738031+0000", 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.94890562299997, 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3395633499999999, 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.742 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168476 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738031+0000", 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.743 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738031+0000", 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738030+0000", 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.744 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738036+0000", 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.485e-06 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738046+0000", 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0361e-05 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.745 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738051+0000", 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0200000000000002e-06 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738104+0000", 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3013000000000002e-05 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.746 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.738111+0000", 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9859999999999997e-06 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865194+0000", 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.127083053 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865202+0000", 2024-08-17T17:36:54.747 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.2779999999999996e-06 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.034972+0000", 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1697701620000001 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.035112+0000", 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014053000000000001 2024-08-17T17:36:54.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.035609+0000", 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00049717499999999998 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.048670+0000", 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013060529 2024-08-17T17:36:54.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.076227+0000", 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.027557267 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077088+0000", 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00086089200000000004 2024-08-17T17:36:54.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077119+0000", 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.0565999999999998e-05 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077595+0000", 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00047607299999999998 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.751 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168510 6.15 6:a901b0ce:::benchmark_data_smithi016_122512_object60898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.779374+0000", 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.90756307100003, 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2988039410000001, 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.752 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168510 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779374+0000", 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.753 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779374+0000", 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779373+0000", 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779378+0000", 2024-08-17T17:36:54.754 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6439999999999997e-06 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779392+0000", 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3457e-05 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779398+0000", 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8329999999999999e-06 2024-08-17T17:36:54.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779455+0000", 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7689000000000003e-05 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.779466+0000", 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0217000000000001e-05 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.756 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865224+0000", 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.085758749999999995 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865231+0000", 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1999999999999999e-06 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.037473+0000", 2024-08-17T17:36:54.757 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1722419180000001 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.037612+0000", 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013922500000000001 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.037995+0000", 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00038318 2024-08-17T17:36:54.758 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.048677+0000", 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010682061 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.076268+0000", 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.027591337000000001 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.759 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077715+0000", 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0014463880000000001 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077743+0000", 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.8184999999999999e-05 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.760 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078178+0000", 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00043490100000000002 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168551 6.15 6:a8851f79:::benchmark_data_smithi016_122512_object60939:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.836793+0000", 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.850144349, 2024-08-17T17:36:54.761 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2420125040000001, 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168551 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.762 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836793+0000", 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836793+0000", 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836792+0000", 2024-08-17T17:36:54.763 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836798+0000", 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.195e-06 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836809+0000", 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1343e-05 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.764 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836816+0000", 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4710000000000004e-06 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836875+0000", 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9169000000000002e-05 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.765 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.836885+0000", 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9410000000000002e-06 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865253+0000", 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.02836791 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.766 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865261+0000", 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.2749999999999995e-06 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.040478+0000", 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1752168789999999 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.767 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.040641+0000", 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016329100000000001 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.041046+0000", 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00040499299999999998 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.768 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.053659+0000", 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012612994000000001 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077636+0000", 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.023976673 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078210+0000", 2024-08-17T17:36:54.769 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00057463700000000002 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078243+0000", 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.2258999999999997e-05 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078805+0000", 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00056252099999999996 2024-08-17T17:36:54.770 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168558 6.15 6:a919cec6:::benchmark_data_smithi016_122512_object60946:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150)", 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.842610+0000", 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.84432711900001, 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.237352934, 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.771 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168558 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842610+0000", 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.772 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842610+0000", 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842609+0000", 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.773 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842615+0000", 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2709999999999998e-06 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842629+0000", 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3739e-05 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.774 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842634+0000", 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7479999999999999e-06 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842686+0000", 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2139999999999999e-05 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.842693+0000", 2024-08-17T17:36:54.775 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2990000000000002e-06 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865283+0000", 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.022589742999999999 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.865290+0000", 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0330000000000003e-06 2024-08-17T17:36:54.776 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.043391+0000", 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1781015969999999 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.043548+0000", 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000156568 2024-08-17T17:36:54.777 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.044061+0000", 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00051360100000000003 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.053669+0000", 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0096076570000000003 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077667+0000", 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.023997556999999999 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.079109+0000", 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001442023 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.079161+0000", 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2157999999999998e-05 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.079963+0000", 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00080208899999999997 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168616 6.15 6:a845978c:::benchmark_data_smithi016_122512_object61004:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e151)", 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.924524+0000", 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.76241343499998, 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1564872690000001, 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.781 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168616 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924524+0000", 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924524+0000", 2024-08-17T17:36:54.782 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924523+0000", 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924528+0000", 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9479999999999999e-06 2024-08-17T17:36:54.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924537+0000", 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9590000000000007e-06 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924542+0000", 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2030000000000002e-06 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.784 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924586+0000", 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4270999999999997e-05 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.924597+0000", 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0740999999999999e-05 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.785 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.046374+0000", 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1217768180000001 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.046523+0000", 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000149667 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.786 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.046896+0000", 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00037290400000000002 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.059865+0000", 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012969067000000001 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.787 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.077691+0000", 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.017826108 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.080127+0000", 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0024357269999999999 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.080185+0000", 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7738000000000002e-05 2024-08-17T17:36:54.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.081011+0000", 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000826061 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.789 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168644 6.15 6:a9395f25:::benchmark_data_smithi016_122512_object61032:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e151)", 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.960629+0000", 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.72630778199999, 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.121426754, 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168644 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.790 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960629+0000", 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960629+0000", 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.791 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960628+0000", 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960634+0000", 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4970000000000001e-06 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960642+0000", 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.3969999999999994e-06 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960646+0000", 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9090000000000002e-06 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960707+0000", 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1204000000000006e-05 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.960721+0000", 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4119e-05 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.048741+0000", 2024-08-17T17:36:54.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0880197090000001 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.048885+0000", 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014422099999999999 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.049301+0000", 2024-08-17T17:36:54.795 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00041584800000000002 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.059874+0000", 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010572948 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078849+0000", 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.018974813 2024-08-17T17:36:54.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.081071+0000", 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0022220989999999999 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.081184+0000", 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000112756 2024-08-17T17:36:54.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.082056+0000", 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00087222199999999997 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168655 6.15 6:a952d7e2:::benchmark_data_smithi016_122512_object61043:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e151)", 2024-08-17T17:36:54.798 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:19.974529+0000", 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.71240765800002, 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1084492180000001, 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168655 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.800 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974529+0000", 2024-08-17T17:36:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974529+0000", 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974528+0000", 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974533+0000", 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.1740000000000002e-06 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974542+0000", 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.1800000000000002e-06 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974548+0000", 2024-08-17T17:36:54.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6329999999999999e-06 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974600+0000", 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1598999999999998e-05 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:19.974606+0000", 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1519999999999997e-06 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.051270+0000", 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.07666419 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.051412+0000", 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014125300000000001 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.051811+0000", 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00039923600000000002 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.065059+0000", 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013247672 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078890+0000", 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013831395999999999 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.082126+0000", 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00323552 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.082170+0000", 2024-08-17T17:36:54.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4613999999999997e-05 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.082979+0000", 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00080841500000000005 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.808 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168717 6.15 6:ad235c0e:::benchmark_data_smithi016_122512_object61105:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e151)", 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:20.065539+0000", 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.62139844699999, 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0182193289999999, 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.809 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168717 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065539+0000", 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065539+0000", 2024-08-17T17:36:54.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065537+0000", 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065543+0000", 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7819999999999999e-06 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065556+0000", 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.313e-05 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065562+0000", 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8830000000000003e-06 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065606+0000", 2024-08-17T17:36:54.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3856000000000002e-05 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.065614+0000", 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.9840000000000001e-06 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.053720+0000", 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.98810648599999995 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.053872+0000", 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015143099999999999 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.054345+0000", 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000472972 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.065065+0000", 2024-08-17T17:36:54.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010720225999999999 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.078985+0000", 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013920083 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.083058+0000", 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040725350000000004 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.083106+0000", 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8746999999999999e-05 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.083758+0000", 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00065145700000000003 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.44693.0:168746 6.15 6:af17900c:::benchmark_data_smithi016_122512_object61134:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e151)", 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:32:20.107978+0000", 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 274.57895932500003, 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.97668241300000003, 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.44693", 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168746 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.817 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.107978+0000", 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.107978+0000", 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.818 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.107976+0000", 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.107982+0000", 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0190000000000003e-06 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.107993+0000", 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.115e-05 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.819 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.108008+0000", 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4876e-05 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.108074+0000", 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5780999999999999e-05 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.820 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:20.108084+0000", 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0224000000000001e-05 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.056796+0000", 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.94871175399999996 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.056944+0000", 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014881399999999999 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.057434+0000", 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00048943800000000003 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.070626+0000", 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013192453 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.080028+0000", 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0094012409999999994 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.083881+0000", 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.003853399 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.083979+0000", 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.8422000000000001e-05 2024-08-17T17:36:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:32:21.084660+0000", 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00068061800000000002 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87187 7.6 7:61efe279:::benchmark_data_smithi016_142765_object87186:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.397022+0000", 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.289915437000005, 2024-08-17T17:36:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5074131560000001, 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87187 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397022+0000", 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397022+0000", 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397018+0000", 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999967 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.826 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397093+0000", 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4454000000000002e-05 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397137+0000", 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4208000000000001e-05 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397153+0000", 2024-08-17T17:36:54.827 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5897e-05 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397309+0000", 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000156498 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397336+0000", 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.6400000000000001e-05 2024-08-17T17:36:54.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.296971+0000", 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.89963519599999997 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.296991+0000", 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0222999999999999e-05 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.829 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.840498+0000", 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.54350718 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.840623+0000", 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012501400000000001 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:36:54.830 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.840747+0000", 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000123857 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853396+0000", 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012648843999999999 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853408+0000", 2024-08-17T17:36:54.831 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2264e-05 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.900201+0000", 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.046792371999999999 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.900250+0000", 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9156999999999997e-05 2024-08-17T17:36:54.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.904435+0000", 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.004184732 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87191 7.6 7:6b180436:::benchmark_data_smithi016_142765_object87190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.412531+0000", 2024-08-17T17:36:54.833 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.274405822999995, 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4986664680000001, 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87191 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.834 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412531+0000", 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412531+0000", 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412526+0000", 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999952 2024-08-17T17:36:54.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412635+0000", 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000108319 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412689+0000", 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4199000000000001e-05 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.836 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412711+0000", 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.2606999999999999e-05 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412826+0000", 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011451999999999999 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412848+0000", 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.1942000000000001e-05 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.837 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297060+0000", 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.88421202399999999 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297081+0000", 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0886e-05 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.838 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.843558+0000", 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5464766810000001 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.843664+0000", 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010685 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.843788+0000", 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012365400000000001 2024-08-17T17:36:54.839 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853418+0000", 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0096296860000000001 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853459+0000", 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.0978e-05 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.840 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.904510+0000", 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.051051404000000002 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.904585+0000", 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4618999999999998e-05 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.911198+0000", 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0066129049999999997 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.841 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87193 7.6 7:6ee47cbd:::benchmark_data_smithi016_142765_object87192:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.412761+0000", 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.274175524, 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5032071079999998, 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.842 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87193 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412761+0000", 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.843 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412761+0000", 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412760+0000", 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.844 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412899+0000", 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013946100000000001 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412924+0000", 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4660000000000001e-05 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.845 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412937+0000", 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3157e-05 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.413005+0000", 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7479999999999998e-05 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.846 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.413015+0000", 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0525e-05 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297281+0000", 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.88426634100000001 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297307+0000", 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.55e-05 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.847 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.846646+0000", 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5493388260000001 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.846786+0000", 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014011500000000001 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:36:54.848 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.847028+0000", 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00024211400000000001 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853510+0000", 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0064821339999999996 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853517+0000", 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1879999999999996e-06 2024-08-17T17:36:54.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.911303+0000", 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.057785682999999997 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.911362+0000", 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8585999999999998e-05 2024-08-17T17:36:54.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.915969+0000", 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0046070379999999999 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87239 7.6 7:682277f7:::benchmark_data_smithi016_142765_object87238:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.519179+0000", 2024-08-17T17:36:54.851 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.167758165999999, 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4019772549999998, 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87239 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.852 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519179+0000", 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519179+0000", 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:36:54.853 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519176+0000", 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999967 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519263+0000", 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7799000000000004e-05 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519302+0000", 2024-08-17T17:36:54.854 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.8096999999999998e-05 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519315+0000", 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.365e-05 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519428+0000", 2024-08-17T17:36:54.855 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113287 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519445+0000", 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6985000000000001e-05 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297650+0000", 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.77820491800000002 2024-08-17T17:36:54.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297675+0000", 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4610999999999999e-05 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.849763+0000", 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.552088454 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.857 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.849948+0000", 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00018501999999999999 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.850156+0000", 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000207813 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.858 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.858565+0000", 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0084091779999999998 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.865559+0000", 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.006993941 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.916042+0000", 2024-08-17T17:36:54.859 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.050482236 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.916177+0000", 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013526599999999999 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.921156+0000", 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0049791929999999998 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.860 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.861 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:36:54.861 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:36:54.861 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:36:54.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:54.862 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:54 smithi016 bash[84186]: cluster 2024-08-17T17:36:53.194375+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 10826/216573 objects degraded (4.999%); 3832/216573 objects misplaced (1.769%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:54.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:54 smithi016 bash[86572]: cluster 2024-08-17T17:36:53.194375+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 10826/216573 objects degraded (4.999%); 3832/216573 objects misplaced (1.769%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:54.863 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:54 smithi016 bash[86572]: cluster 2024-08-17T17:36:53.194375+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v667: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 10826/216573 objects degraded (4.999%); 3832/216573 objects misplaced (1.769%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:36:54.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:54.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:54.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:54.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:55.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:55.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:55.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:55.248 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:55.378 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:55.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:55.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:55.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:55.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:55.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:55.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:55.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:55.667 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:55 smithi060 bash[68878]: cluster 2024-08-17T17:36:54.918512+0000 mon.a (mon.0) 968 : cluster [WRN] Health check update: Degraded data redundancy: 10826/216573 objects degraded (4.999%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:55.667 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:55 smithi060 bash[68878]: cluster 2024-08-17T17:36:54.918512+0000 mon.a (mon.0) 968 : cluster [WRN] Health check update: Degraded data redundancy: 10826/216573 objects degraded (4.999%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:55.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:55.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:55 smithi016 bash[84186]: cluster 2024-08-17T17:36:54.918512+0000 mon.a (mon.0) 968 : cluster [WRN] Health check update: Degraded data redundancy: 10826/216573 objects degraded (4.999%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:55 smithi016 bash[84186]: cluster 2024-08-17T17:36:54.918512+0000 mon.a (mon.0) 968 : cluster [WRN] Health check update: Degraded data redundancy: 10826/216573 objects degraded (4.999%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:55.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:55 smithi016 bash[86572]: cluster 2024-08-17T17:36:54.918512+0000 mon.a (mon.0) 968 : cluster [WRN] Health check update: Degraded data redundancy: 10826/216573 objects degraded (4.999%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:55.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:55 smithi016 bash[86572]: cluster 2024-08-17T17:36:54.918512+0000 mon.a (mon.0) 968 : cluster [WRN] Health check update: Degraded data redundancy: 10826/216573 objects degraded (4.999%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:36:55.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:55.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:55.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:55.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:36:56.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:56.040 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:56.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:56.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:56.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:56.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:56.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:56.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:56.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:56.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:56.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:56.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:56.497 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:36:56.497 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:36:56.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:56.543 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:36:56.543 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:36:56.550 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:56 smithi016 bash[84186]: cluster 2024-08-17T17:36:55.195066+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 10914/210564 objects degraded (5.183%); 3599/210564 objects misplaced (1.709%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:36:56.551 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:56 smithi016 bash[84186]: cluster 2024-08-17T17:36:55.195066+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 10914/210564 objects degraded (5.183%); 3599/210564 objects misplaced (1.709%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:36:56.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:56 smithi016 bash[86572]: cluster 2024-08-17T17:36:55.195066+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 10914/210564 objects degraded (5.183%); 3599/210564 objects misplaced (1.709%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:36:56.552 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:56 smithi016 bash[86572]: cluster 2024-08-17T17:36:55.195066+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 10914/210564 objects degraded (5.183%); 3599/210564 objects misplaced (1.709%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:36:56.596 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:36:56.597 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:36:56.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:56.649 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:36:56.649 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:36:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:56 smithi060 bash[68878]: cluster 2024-08-17T17:36:55.195066+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 10914/210564 objects degraded (5.183%); 3599/210564 objects misplaced (1.709%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:36:56.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:56 smithi060 bash[68878]: cluster 2024-08-17T17:36:55.195066+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v668: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 10914/210564 objects degraded (5.183%); 3599/210564 objects misplaced (1.709%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:36:56.695 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:36:56.695 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:36:56.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:56.732 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:36:56.732 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:36:56.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:56.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:56.763 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:36:56.764 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:36:56.792 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:36:56.792 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:36:56.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:56.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:56.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:56.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:57.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:57.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:57.365 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:57.383 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:36:57.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:36:57.388 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:36:57.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.510 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:57 smithi060 bash[68878]: audit 2024-08-17T17:36:56.438239+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/4260793367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:57.510 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:57 smithi060 bash[68878]: audit 2024-08-17T17:36:56.438239+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/4260793367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:57.510 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:57 smithi060 bash[68878]: audit 2024-08-17T17:36:56.850143+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.16:0/1493243872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.510 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:57 smithi060 bash[68878]: audit 2024-08-17T17:36:56.850143+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.16:0/1493243872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.510 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:57 smithi060 bash[68878]: audit 2024-08-17T17:36:56.854070+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.510 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:57 smithi060 bash[68878]: audit 2024-08-17T17:36:56.854070+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[84186]: audit 2024-08-17T17:36:56.438239+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/4260793367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:57.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[84186]: audit 2024-08-17T17:36:56.438239+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/4260793367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[84186]: audit 2024-08-17T17:36:56.850143+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.16:0/1493243872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[84186]: audit 2024-08-17T17:36:56.850143+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.16:0/1493243872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[84186]: audit 2024-08-17T17:36:56.854070+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[84186]: audit 2024-08-17T17:36:56.854070+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[86572]: audit 2024-08-17T17:36:56.438239+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/4260793367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[86572]: audit 2024-08-17T17:36:56.438239+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.16:0/4260793367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[86572]: audit 2024-08-17T17:36:56.850143+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.16:0/1493243872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[86572]: audit 2024-08-17T17:36:56.850143+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.16:0/1493243872' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[86572]: audit 2024-08-17T17:36:56.854070+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:57 smithi016 bash[86572]: audit 2024-08-17T17:36:56.854070+0000 mon.a (mon.0) 970 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:36:57.612 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:57.636 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:57.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.763 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:57.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:57.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:57.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:57.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:58.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:58.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:58.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:58.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:58.154 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:58.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:58.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:58.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:36:58.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:36:58.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:58.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: cluster 2024-08-17T17:36:57.195631+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10914/208167 objects degraded (5.243%); 3599/208167 objects misplaced (1.729%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:58.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: cluster 2024-08-17T17:36:57.195631+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10914/208167 objects degraded (5.243%); 3599/208167 objects misplaced (1.729%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:58.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: cluster 2024-08-17T17:36:57.381955+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:58.412 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: cluster 2024-08-17T17:36:57.381955+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:58.413 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: audit 2024-08-17T17:36:57.386764+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:58.413 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: audit 2024-08-17T17:36:57.386764+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:58.413 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: cluster 2024-08-17T17:36:57.389780+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:36:58.413 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:36:58 smithi060 bash[68878]: cluster 2024-08-17T17:36:57.389780+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:36:58.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:58.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:58.544 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: cluster 2024-08-17T17:36:57.195631+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10914/208167 objects degraded (5.243%); 3599/208167 objects misplaced (1.729%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:58.544 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: cluster 2024-08-17T17:36:57.195631+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10914/208167 objects degraded (5.243%); 3599/208167 objects misplaced (1.729%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: cluster 2024-08-17T17:36:57.381955+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: cluster 2024-08-17T17:36:57.381955+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: audit 2024-08-17T17:36:57.386764+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: audit 2024-08-17T17:36:57.386764+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: cluster 2024-08-17T17:36:57.389780+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[84186]: cluster 2024-08-17T17:36:57.389780+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: cluster 2024-08-17T17:36:57.195631+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10914/208167 objects degraded (5.243%); 3599/208167 objects misplaced (1.729%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:58.545 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: cluster 2024-08-17T17:36:57.195631+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v669: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10914/208167 objects degraded (5.243%); 3599/208167 objects misplaced (1.729%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T17:36:58.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: cluster 2024-08-17T17:36:57.381955+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:58.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: cluster 2024-08-17T17:36:57.381955+0000 mon.a (mon.0) 971 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:36:58.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: audit 2024-08-17T17:36:57.386764+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:58.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: audit 2024-08-17T17:36:57.386764+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:36:58.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: cluster 2024-08-17T17:36:57.389780+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:36:58.546 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:36:58 smithi016 bash[86572]: cluster 2024-08-17T17:36:57.389780+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:36:58.558 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:58.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:58.699 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:58.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:58.842 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:36:58.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:36:58.948 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:58.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:58.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:58.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:59.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:59.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:59.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:59.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:59.232 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:36:59.336 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:59.359 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:36:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:36:59.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:59.499 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:36:59.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:36:59.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:59.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:36:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:36:59.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:59.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:36:59.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:36:59.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:59.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:36:59.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:36:59.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:00.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:00.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:00.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:00.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.282 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:37:00 smithi060 bash[61583]: ts=2024-08-17T17:37:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:00.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:00.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:00.400 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:00.424 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:00.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:00.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:00.567 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:00.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:00.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:00 smithi060 bash[68878]: cluster 2024-08-17T17:36:59.196324+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 11001/203238 objects degraded (5.413%); 3405/203238 objects misplaced (1.675%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:00 smithi060 bash[68878]: cluster 2024-08-17T17:36:59.196324+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 11001/203238 objects degraded (5.413%); 3405/203238 objects misplaced (1.675%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:00 smithi060 bash[68878]: cluster 2024-08-17T17:36:59.919254+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: Degraded data redundancy: 11001/203238 objects degraded (5.413%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:00.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:00 smithi060 bash[68878]: cluster 2024-08-17T17:36:59.919254+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: Degraded data redundancy: 11001/203238 objects degraded (5.413%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:00.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[86572]: cluster 2024-08-17T17:36:59.196324+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 11001/203238 objects degraded (5.413%); 3405/203238 objects misplaced (1.675%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:00.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[86572]: cluster 2024-08-17T17:36:59.196324+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 11001/203238 objects degraded (5.413%); 3405/203238 objects misplaced (1.675%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:00.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[86572]: cluster 2024-08-17T17:36:59.919254+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: Degraded data redundancy: 11001/203238 objects degraded (5.413%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:00.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[86572]: cluster 2024-08-17T17:36:59.919254+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: Degraded data redundancy: 11001/203238 objects degraded (5.413%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:00.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:00.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[84186]: cluster 2024-08-17T17:36:59.196324+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 11001/203238 objects degraded (5.413%); 3405/203238 objects misplaced (1.675%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[84186]: cluster 2024-08-17T17:36:59.196324+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v671: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 11001/203238 objects degraded (5.413%); 3405/203238 objects misplaced (1.675%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[84186]: cluster 2024-08-17T17:36:59.919254+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: Degraded data redundancy: 11001/203238 objects degraded (5.413%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:00.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:00 smithi016 bash[84186]: cluster 2024-08-17T17:36:59.919254+0000 mon.a (mon.0) 974 : cluster [WRN] Health check update: Degraded data redundancy: 11001/203238 objects degraded (5.413%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:00.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:00.937 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:00.978 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:00.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:01.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:01.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:01.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:01.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:01.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:01.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:01.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:01.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:01.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:01.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:01.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:01.639 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:01.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:01.782 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:01.889 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:01.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:01.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:01.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:01.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:37:02.016 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.049 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:02.155 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:37:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:02.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.334 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:02.399 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T17:37:02.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[84186]: cluster 2024-08-17T17:37:01.196922+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v672: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 11001/199350 objects degraded (5.518%); 3405/199350 objects misplaced (1.708%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[84186]: cluster 2024-08-17T17:37:01.196922+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v672: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 11001/199350 objects degraded (5.518%); 3405/199350 objects misplaced (1.708%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[84186]: audit 2024-08-17T17:37:01.691718+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.16:0/4263449477' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[84186]: audit 2024-08-17T17:37:01.691718+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.16:0/4263449477' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[84186]: audit 2024-08-17T17:37:01.692361+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[84186]: audit 2024-08-17T17:37:01.692361+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[86572]: cluster 2024-08-17T17:37:01.196922+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v672: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 11001/199350 objects degraded (5.518%); 3405/199350 objects misplaced (1.708%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[86572]: cluster 2024-08-17T17:37:01.196922+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v672: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 11001/199350 objects degraded (5.518%); 3405/199350 objects misplaced (1.708%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[86572]: audit 2024-08-17T17:37:01.691718+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.16:0/4263449477' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[86572]: audit 2024-08-17T17:37:01.691718+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.16:0/4263449477' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[86572]: audit 2024-08-17T17:37:01.692361+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:02 smithi016 bash[86572]: audit 2024-08-17T17:37:01.692361+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:02 smithi060 bash[68878]: cluster 2024-08-17T17:37:01.196922+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v672: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 11001/199350 objects degraded (5.518%); 3405/199350 objects misplaced (1.708%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:02 smithi060 bash[68878]: cluster 2024-08-17T17:37:01.196922+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v672: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 11001/199350 objects degraded (5.518%); 3405/199350 objects misplaced (1.708%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:37:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:02 smithi060 bash[68878]: audit 2024-08-17T17:37:01.691718+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.16:0/4263449477' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:02 smithi060 bash[68878]: audit 2024-08-17T17:37:01.691718+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.16:0/4263449477' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:02 smithi060 bash[68878]: audit 2024-08-17T17:37:01.692361+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:02 smithi060 bash[68878]: audit 2024-08-17T17:37:01.692361+0000 mon.a (mon.0) 975 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:37:02.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:02.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:02.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:02.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:02.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:02.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:03.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:03.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:03.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.151 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:03.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:03.292 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:03.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:03.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:03.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:03.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:03.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:03 smithi060 bash[68878]: audit 2024-08-17T17:37:02.394378+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:37:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:03 smithi060 bash[68878]: audit 2024-08-17T17:37:02.394378+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:37:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:03 smithi060 bash[68878]: cluster 2024-08-17T17:37:02.399924+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:37:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:03 smithi060 bash[68878]: cluster 2024-08-17T17:37:02.399924+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:37:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:03 smithi060 bash[68878]: cluster 2024-08-17T17:37:03.398838+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:37:03.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:03 smithi060 bash[68878]: cluster 2024-08-17T17:37:03.398838+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:37:03.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:03.682 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[86572]: audit 2024-08-17T17:37:02.394378+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:37:03.682 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[86572]: audit 2024-08-17T17:37:02.394378+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:37:03.682 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[86572]: cluster 2024-08-17T17:37:02.399924+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:37:03.682 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[86572]: cluster 2024-08-17T17:37:02.399924+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:37:03.682 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[86572]: cluster 2024-08-17T17:37:03.398838+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:37:03.683 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[86572]: cluster 2024-08-17T17:37:03.398838+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:37:03.687 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[84186]: audit 2024-08-17T17:37:02.394378+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:37:03.688 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[84186]: audit 2024-08-17T17:37:02.394378+0000 mon.a (mon.0) 976 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:37:03.688 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[84186]: cluster 2024-08-17T17:37:02.399924+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:37:03.688 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[84186]: cluster 2024-08-17T17:37:02.399924+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:37:03.688 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[84186]: cluster 2024-08-17T17:37:03.398838+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:37:03.688 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:03 smithi016 bash[84186]: cluster 2024-08-17T17:37:03.398838+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:37:03.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:03.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:03.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:03.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:03.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:03.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:04.055 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.077 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T17:37:04.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:37:04.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:04.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:04.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:04.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:04.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:04.338 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:37:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:37:04] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.51.0" 2024-08-17T17:37:04.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:04.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:04.490 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:04.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:04.552 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:04.593 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:04.656 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:04 smithi016 bash[84186]: cluster 2024-08-17T17:37:03.197434+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v674: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 11001/197532 objects degraded (5.569%); 3405/197532 objects misplaced (1.724%); 856 KiB/s, 13 objects/s recovering 2024-08-17T17:37:04.656 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:04 smithi016 bash[84186]: cluster 2024-08-17T17:37:03.197434+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v674: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 11001/197532 objects degraded (5.569%); 3405/197532 objects misplaced (1.724%); 856 KiB/s, 13 objects/s recovering 2024-08-17T17:37:04.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:04 smithi016 bash[86572]: cluster 2024-08-17T17:37:03.197434+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v674: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 11001/197532 objects degraded (5.569%); 3405/197532 objects misplaced (1.724%); 856 KiB/s, 13 objects/s recovering 2024-08-17T17:37:04.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:04 smithi016 bash[86572]: cluster 2024-08-17T17:37:03.197434+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v674: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 11001/197532 objects degraded (5.569%); 3405/197532 objects misplaced (1.724%); 856 KiB/s, 13 objects/s recovering 2024-08-17T17:37:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:04 smithi060 bash[68878]: cluster 2024-08-17T17:37:03.197434+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v674: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 11001/197532 objects degraded (5.569%); 3405/197532 objects misplaced (1.724%); 856 KiB/s, 13 objects/s recovering 2024-08-17T17:37:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:04 smithi060 bash[68878]: cluster 2024-08-17T17:37:03.197434+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v674: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 11001/197532 objects degraded (5.569%); 3405/197532 objects misplaced (1.724%); 856 KiB/s, 13 objects/s recovering 2024-08-17T17:37:04.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:04.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:04.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.887 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:04.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:04.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:04.994 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:05.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:05.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:05.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:05.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:05.256 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.301 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:05.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:05.500 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:05 smithi016 bash[84186]: cluster 2024-08-17T17:37:04.919848+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: Degraded data redundancy: 11001/197532 objects degraded (5.569%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:05.500 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:05 smithi016 bash[84186]: cluster 2024-08-17T17:37:04.919848+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: Degraded data redundancy: 11001/197532 objects degraded (5.569%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:05.500 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:05 smithi016 bash[86572]: cluster 2024-08-17T17:37:04.919848+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: Degraded data redundancy: 11001/197532 objects degraded (5.569%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:05.501 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:05 smithi016 bash[86572]: cluster 2024-08-17T17:37:04.919848+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: Degraded data redundancy: 11001/197532 objects degraded (5.569%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:05.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:05.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:05.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:05.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:05.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:05.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:05 smithi060 bash[68878]: cluster 2024-08-17T17:37:04.919848+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: Degraded data redundancy: 11001/197532 objects degraded (5.569%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:05.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:05 smithi060 bash[68878]: cluster 2024-08-17T17:37:04.919848+0000 mon.a (mon.0) 979 : cluster [WRN] Health check update: Degraded data redundancy: 11001/197532 objects degraded (5.569%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:05.868 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:05.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:05.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:05.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:06.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:06.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:06.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:06.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:06.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:06.382 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:06.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:06.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:06.548 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:06.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:06 smithi016 bash[84186]: cluster 2024-08-17T17:37:05.198057+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v676: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 11026/192225 objects degraded (5.736%); 3221/192225 objects misplaced (1.676%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:06.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:06 smithi016 bash[84186]: cluster 2024-08-17T17:37:05.198057+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v676: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 11026/192225 objects degraded (5.736%); 3221/192225 objects misplaced (1.676%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:06.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:06 smithi016 bash[86572]: cluster 2024-08-17T17:37:05.198057+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v676: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 11026/192225 objects degraded (5.736%); 3221/192225 objects misplaced (1.676%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:06.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:06 smithi016 bash[86572]: cluster 2024-08-17T17:37:05.198057+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v676: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 11026/192225 objects degraded (5.736%); 3221/192225 objects misplaced (1.676%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:06 smithi060 bash[68878]: cluster 2024-08-17T17:37:05.198057+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v676: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 11026/192225 objects degraded (5.736%); 3221/192225 objects misplaced (1.676%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:06.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:06 smithi060 bash[68878]: cluster 2024-08-17T17:37:05.198057+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v676: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 11026/192225 objects degraded (5.736%); 3221/192225 objects misplaced (1.676%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:06.724 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:06.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:06.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:06.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:06.884 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:06.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:06.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:06.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:07.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:07.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:07.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:07.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:07.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:07.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:07.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:07.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:07.388 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:07.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:07.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:07.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:07.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:07.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:07.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:07.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:07.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:07.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:07.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:07.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:07.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:08.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:08.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:08.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:08.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:08.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:08.307 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:08.334 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:08.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:08.418 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:08.418 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:08.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:08.449 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:08 smithi060 bash[68878]: cluster 2024-08-17T17:37:07.198546+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v677: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 11026/189738 objects degraded (5.811%); 3221/189738 objects misplaced (1.698%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:37:08.449 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:08 smithi060 bash[68878]: cluster 2024-08-17T17:37:07.198546+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v677: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 11026/189738 objects degraded (5.811%); 3221/189738 objects misplaced (1.698%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:37:08.449 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:08 smithi060 bash[68878]: audit 2024-08-17T17:37:07.328828+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:08.449 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:08 smithi060 bash[68878]: audit 2024-08-17T17:37:07.328828+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:08.449 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:08 smithi060 bash[68878]: audit 2024-08-17T17:37:07.330319+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:08.449 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:08 smithi060 bash[68878]: audit 2024-08-17T17:37:07.330319+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:08.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:08.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:08.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[84186]: cluster 2024-08-17T17:37:07.198546+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v677: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 11026/189738 objects degraded (5.811%); 3221/189738 objects misplaced (1.698%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:37:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[84186]: cluster 2024-08-17T17:37:07.198546+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v677: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 11026/189738 objects degraded (5.811%); 3221/189738 objects misplaced (1.698%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:37:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[84186]: audit 2024-08-17T17:37:07.328828+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[84186]: audit 2024-08-17T17:37:07.328828+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[84186]: audit 2024-08-17T17:37:07.330319+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[84186]: audit 2024-08-17T17:37:07.330319+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[86572]: cluster 2024-08-17T17:37:07.198546+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v677: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 11026/189738 objects degraded (5.811%); 3221/189738 objects misplaced (1.698%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[86572]: cluster 2024-08-17T17:37:07.198546+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v677: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 11026/189738 objects degraded (5.811%); 3221/189738 objects misplaced (1.698%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[86572]: audit 2024-08-17T17:37:07.328828+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[86572]: audit 2024-08-17T17:37:07.328828+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[86572]: audit 2024-08-17T17:37:07.330319+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:08 smithi016 bash[86572]: audit 2024-08-17T17:37:07.330319+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:08.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:08.633 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:08.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:08.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:08.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:08.852 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:08.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:08.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:08.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:09.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:09.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:09.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:09.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:09.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:09.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:09.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:09.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:09.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:09.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:09.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:09.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:09.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:09.677 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:09.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:09.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:09.902 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:09.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:09.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:10.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:10.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:10.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:10.302 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:10.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:10.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:10.437 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:10.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:10.468 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:37:10 smithi060 bash[61583]: ts=2024-08-17T17:37:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:10.468 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:10 smithi060 bash[68878]: cluster 2024-08-17T17:37:09.199251+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v678: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 11079/184215 objects degraded (6.014%); 3008/184215 objects misplaced (1.633%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:37:10.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:10 smithi060 bash[68878]: cluster 2024-08-17T17:37:09.199251+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v678: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 11079/184215 objects degraded (6.014%); 3008/184215 objects misplaced (1.633%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:37:10.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:10 smithi060 bash[68878]: cluster 2024-08-17T17:37:09.920660+0000 mon.a (mon.0) 982 : cluster [WRN] Health check update: Degraded data redundancy: 11079/184215 objects degraded (6.014%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:10.469 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:10 smithi060 bash[68878]: cluster 2024-08-17T17:37:09.920660+0000 mon.a (mon.0) 982 : cluster [WRN] Health check update: Degraded data redundancy: 11079/184215 objects degraded (6.014%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:10.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:10.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[84186]: cluster 2024-08-17T17:37:09.199251+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v678: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 11079/184215 objects degraded (6.014%); 3008/184215 objects misplaced (1.633%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:37:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[84186]: cluster 2024-08-17T17:37:09.199251+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v678: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 11079/184215 objects degraded (6.014%); 3008/184215 objects misplaced (1.633%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:37:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[84186]: cluster 2024-08-17T17:37:09.920660+0000 mon.a (mon.0) 982 : cluster [WRN] Health check update: Degraded data redundancy: 11079/184215 objects degraded (6.014%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:10.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[84186]: cluster 2024-08-17T17:37:09.920660+0000 mon.a (mon.0) 982 : cluster [WRN] Health check update: Degraded data redundancy: 11079/184215 objects degraded (6.014%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[86572]: cluster 2024-08-17T17:37:09.199251+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v678: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 11079/184215 objects degraded (6.014%); 3008/184215 objects misplaced (1.633%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:37:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[86572]: cluster 2024-08-17T17:37:09.199251+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v678: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 11079/184215 objects degraded (6.014%); 3008/184215 objects misplaced (1.633%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T17:37:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[86572]: cluster 2024-08-17T17:37:09.920660+0000 mon.a (mon.0) 982 : cluster [WRN] Health check update: Degraded data redundancy: 11079/184215 objects degraded (6.014%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:10.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:10 smithi016 bash[86572]: cluster 2024-08-17T17:37:09.920660+0000 mon.a (mon.0) 982 : cluster [WRN] Health check update: Degraded data redundancy: 11079/184215 objects degraded (6.014%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:10.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:10.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:10.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:10.734 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:10.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:10.873 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:10.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:10.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:10.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:11.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:11.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:11.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:11.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:11.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:11.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:11.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:11.547 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:11.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:11.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:11.675 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:37:11 smithi060 bash[60311]: logger=cleanup t=2024-08-17T17:37:11.464435987Z level=info msg="Completed cleanup jobs" duration=65.217933ms 2024-08-17T17:37:11.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:11.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:11.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:11.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:11.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:11.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:12.055 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:12.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:12.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:12.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:12.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:12.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:12.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:12.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:12.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.475 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:12 smithi060 bash[68878]: cluster 2024-08-17T17:37:11.199880+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 11079/179790 objects degraded (6.162%); 3008/179790 objects misplaced (1.673%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:37:12.475 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:12 smithi060 bash[68878]: cluster 2024-08-17T17:37:11.199880+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 11079/179790 objects degraded (6.162%); 3008/179790 objects misplaced (1.673%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:37:12.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:12.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:12 smithi016 bash[84186]: cluster 2024-08-17T17:37:11.199880+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 11079/179790 objects degraded (6.162%); 3008/179790 objects misplaced (1.673%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:37:12.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:12 smithi016 bash[84186]: cluster 2024-08-17T17:37:11.199880+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 11079/179790 objects degraded (6.162%); 3008/179790 objects misplaced (1.673%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:37:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:12 smithi016 bash[86572]: cluster 2024-08-17T17:37:11.199880+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 11079/179790 objects degraded (6.162%); 3008/179790 objects misplaced (1.673%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:37:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:12 smithi016 bash[86572]: cluster 2024-08-17T17:37:11.199880+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v679: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 11079/179790 objects degraded (6.162%); 3008/179790 objects misplaced (1.673%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:37:12.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:12.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:12.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:12.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:12.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:12.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:12.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:12.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:13.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:13.047 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:13.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:13.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:13.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:13.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:13.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:13.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:13.447 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:13.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:13.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:13.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:13.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:13.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:13.824 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.853 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:13.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:13.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:13.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:13.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:14.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:14.127 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:14.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:14.252 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:14.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:14.363 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:14 smithi016 bash[84186]: cluster 2024-08-17T17:37:13.200515+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v680: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11079/177894 objects degraded (6.228%); 3008/177894 objects misplaced (1.691%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:14.364 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:14 smithi016 bash[84186]: cluster 2024-08-17T17:37:13.200515+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v680: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11079/177894 objects degraded (6.228%); 3008/177894 objects misplaced (1.691%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:14.364 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:37:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:37:14] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.51.0" 2024-08-17T17:37:14.364 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:14 smithi016 bash[86572]: cluster 2024-08-17T17:37:13.200515+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v680: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11079/177894 objects degraded (6.228%); 3008/177894 objects misplaced (1.691%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:14.364 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:14 smithi016 bash[86572]: cluster 2024-08-17T17:37:13.200515+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v680: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11079/177894 objects degraded (6.228%); 3008/177894 objects misplaced (1.691%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:14.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:14.409 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:37:14.409 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:37:14.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:14.489 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:14 smithi060 bash[68878]: cluster 2024-08-17T17:37:13.200515+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v680: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11079/177894 objects degraded (6.228%); 3008/177894 objects misplaced (1.691%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:14.490 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:14 smithi060 bash[68878]: cluster 2024-08-17T17:37:13.200515+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v680: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11079/177894 objects degraded (6.228%); 3008/177894 objects misplaced (1.691%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:14.511 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:14.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:14.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:14.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:14.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:14.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:14.766 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:14.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:14.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:14.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:14.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:15.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:15.028 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:15.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:15.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:15.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:15.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:15.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:15.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:15.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:15.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:15.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:15.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:15.555 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:15 smithi016 bash[84186]: cluster 2024-08-17T17:37:14.921655+0000 mon.a (mon.0) 983 : cluster [WRN] Health check update: Degraded data redundancy: 11079/177894 objects degraded (6.228%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:15.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:15 smithi016 bash[84186]: cluster 2024-08-17T17:37:14.921655+0000 mon.a (mon.0) 983 : cluster [WRN] Health check update: Degraded data redundancy: 11079/177894 objects degraded (6.228%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:15.556 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:15 smithi016 bash[86572]: cluster 2024-08-17T17:37:14.921655+0000 mon.a (mon.0) 983 : cluster [WRN] Health check update: Degraded data redundancy: 11079/177894 objects degraded (6.228%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:15.556 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:15 smithi016 bash[86572]: cluster 2024-08-17T17:37:14.921655+0000 mon.a (mon.0) 983 : cluster [WRN] Health check update: Degraded data redundancy: 11079/177894 objects degraded (6.228%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:15.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:15.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:15 smithi060 bash[68878]: cluster 2024-08-17T17:37:14.921655+0000 mon.a (mon.0) 983 : cluster [WRN] Health check update: Degraded data redundancy: 11079/177894 objects degraded (6.228%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:15.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:15 smithi060 bash[68878]: cluster 2024-08-17T17:37:14.921655+0000 mon.a (mon.0) 983 : cluster [WRN] Health check update: Degraded data redundancy: 11079/177894 objects degraded (6.228%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:15.684 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:15.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:15.813 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:15.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:15.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:15.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:15.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:15.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:15.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:16.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:16.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:16.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:16.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:16.235 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:16.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:16.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:16.370 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:16.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:16.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:16.618 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:16 smithi016 bash[84186]: cluster 2024-08-17T17:37:15.202877+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v681: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 11112/172611 objects degraded (6.438%); 2812/172611 objects misplaced (1.629%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:37:16.618 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:16 smithi016 bash[84186]: cluster 2024-08-17T17:37:15.202877+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v681: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 11112/172611 objects degraded (6.438%); 2812/172611 objects misplaced (1.629%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:37:16.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:16 smithi016 bash[86572]: cluster 2024-08-17T17:37:15.202877+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v681: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 11112/172611 objects degraded (6.438%); 2812/172611 objects misplaced (1.629%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:37:16.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:16 smithi016 bash[86572]: cluster 2024-08-17T17:37:15.202877+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v681: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 11112/172611 objects degraded (6.438%); 2812/172611 objects misplaced (1.629%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:37:16.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.645 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:16.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:16.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:16 smithi060 bash[68878]: cluster 2024-08-17T17:37:15.202877+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v681: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 11112/172611 objects degraded (6.438%); 2812/172611 objects misplaced (1.629%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:37:16.712 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:16 smithi060 bash[68878]: cluster 2024-08-17T17:37:15.202877+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v681: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 11112/172611 objects degraded (6.438%); 2812/172611 objects misplaced (1.629%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:37:16.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:16.785 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:16.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:16.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:16.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:17.019 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:17.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:17.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:17.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:17.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:17.298 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:17.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:17.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:17.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:37:17.559 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:17.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:17.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:17.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:17.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.969 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:17.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:17.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:18.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:18.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:18.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:18.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:18 smithi060 bash[68878]: cluster 2024-08-17T17:37:17.203589+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 11112/170181 objects degraded (6.530%); 2812/170181 objects misplaced (1.652%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:37:18.463 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:18 smithi060 bash[68878]: cluster 2024-08-17T17:37:17.203589+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 11112/170181 objects degraded (6.530%); 2812/170181 objects misplaced (1.652%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:37:18.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:18.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:18 smithi016 bash[84186]: cluster 2024-08-17T17:37:17.203589+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 11112/170181 objects degraded (6.530%); 2812/170181 objects misplaced (1.652%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:37:18.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:18 smithi016 bash[84186]: cluster 2024-08-17T17:37:17.203589+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 11112/170181 objects degraded (6.530%); 2812/170181 objects misplaced (1.652%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:37:18.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:18 smithi016 bash[86572]: cluster 2024-08-17T17:37:17.203589+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 11112/170181 objects degraded (6.530%); 2812/170181 objects misplaced (1.652%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:37:18.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:18 smithi016 bash[86572]: cluster 2024-08-17T17:37:17.203589+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v682: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 11112/170181 objects degraded (6.530%); 2812/170181 objects misplaced (1.652%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:37:18.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:18.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:18.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:18.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.748 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:18.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:18.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:18.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:18.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:18.982 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:19.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:19.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:19.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:19.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:19.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:19.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:19.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:19.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:19.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:19.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:19.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:19.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:19.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:19.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:19.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:20.044 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:20.069 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:20.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:20.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:20.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.311 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:37:20 smithi060 bash[61583]: ts=2024-08-17T17:37:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:20.324 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:20.373 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[86572]: cluster 2024-08-17T17:37:19.204716+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v683: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 11192/165369 objects degraded (6.768%); 2607/165369 objects misplaced (1.576%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:37:20.373 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[86572]: cluster 2024-08-17T17:37:19.204716+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v683: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 11192/165369 objects degraded (6.768%); 2607/165369 objects misplaced (1.576%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:37:20.373 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[86572]: cluster 2024-08-17T17:37:19.922422+0000 mon.a (mon.0) 984 : cluster [WRN] Health check update: Degraded data redundancy: 11192/165369 objects degraded (6.768%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:20.373 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[86572]: cluster 2024-08-17T17:37:19.922422+0000 mon.a (mon.0) 984 : cluster [WRN] Health check update: Degraded data redundancy: 11192/165369 objects degraded (6.768%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:20.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:20.555 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:20.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[84186]: cluster 2024-08-17T17:37:19.204716+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v683: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 11192/165369 objects degraded (6.768%); 2607/165369 objects misplaced (1.576%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:37:20.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[84186]: cluster 2024-08-17T17:37:19.204716+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v683: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 11192/165369 objects degraded (6.768%); 2607/165369 objects misplaced (1.576%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:37:20.565 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[84186]: cluster 2024-08-17T17:37:19.922422+0000 mon.a (mon.0) 984 : cluster [WRN] Health check update: Degraded data redundancy: 11192/165369 objects degraded (6.768%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:20.566 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:20 smithi016 bash[84186]: cluster 2024-08-17T17:37:19.922422+0000 mon.a (mon.0) 984 : cluster [WRN] Health check update: Degraded data redundancy: 11192/165369 objects degraded (6.768%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:20.590 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:20.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:20 smithi060 bash[68878]: cluster 2024-08-17T17:37:19.204716+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v683: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 11192/165369 objects degraded (6.768%); 2607/165369 objects misplaced (1.576%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:37:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:20 smithi060 bash[68878]: cluster 2024-08-17T17:37:19.204716+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v683: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 11192/165369 objects degraded (6.768%); 2607/165369 objects misplaced (1.576%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:37:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:20 smithi060 bash[68878]: cluster 2024-08-17T17:37:19.922422+0000 mon.a (mon.0) 984 : cluster [WRN] Health check update: Degraded data redundancy: 11192/165369 objects degraded (6.768%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:20 smithi060 bash[68878]: cluster 2024-08-17T17:37:19.922422+0000 mon.a (mon.0) 984 : cluster [WRN] Health check update: Degraded data redundancy: 11192/165369 objects degraded (6.768%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:20.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:20.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:20.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:20.867 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:20.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:20.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:21.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:21.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:21.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:21.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:21.365 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:21.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:21.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:21.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:21.530 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:21.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:21.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:21.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:21.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:21.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:21.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:21.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:22.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:22.039 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:22.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:22.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:22.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:22.391 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:22.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.435 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[84186]: cluster 2024-08-17T17:37:21.205520+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 11192/161598 objects degraded (6.926%); 2607/161598 objects misplaced (1.613%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:22.435 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[84186]: cluster 2024-08-17T17:37:21.205520+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 11192/161598 objects degraded (6.926%); 2607/161598 objects misplaced (1.613%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:22.435 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[84186]: audit 2024-08-17T17:37:22.324370+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:22.436 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[84186]: audit 2024-08-17T17:37:22.324370+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:22.436 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[86572]: cluster 2024-08-17T17:37:21.205520+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 11192/161598 objects degraded (6.926%); 2607/161598 objects misplaced (1.613%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:22.436 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[86572]: cluster 2024-08-17T17:37:21.205520+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 11192/161598 objects degraded (6.926%); 2607/161598 objects misplaced (1.613%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:22.436 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[86572]: audit 2024-08-17T17:37:22.324370+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:22.436 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:22 smithi016 bash[86572]: audit 2024-08-17T17:37:22.324370+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:22.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:22.561 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:22.569 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:22 smithi060 bash[68878]: cluster 2024-08-17T17:37:21.205520+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 11192/161598 objects degraded (6.926%); 2607/161598 objects misplaced (1.613%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:22.569 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:22 smithi060 bash[68878]: cluster 2024-08-17T17:37:21.205520+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v684: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 11192/161598 objects degraded (6.926%); 2607/161598 objects misplaced (1.613%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:22.569 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:22 smithi060 bash[68878]: audit 2024-08-17T17:37:22.324370+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:22.570 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:22 smithi060 bash[68878]: audit 2024-08-17T17:37:22.324370+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:22.584 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:22.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:22.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:22.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:22.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:22.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:23.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:23.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:23.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:23.252 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:23.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:23.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:23.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:23.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:23.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:23.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:23.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:23.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:23.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:23.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:23.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:23.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:23.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:23.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:23.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:24.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.064 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:24.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:24.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:24.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:24.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:24.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:24.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:24.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:24.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:24.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:24 smithi016 bash[84186]: cluster 2024-08-17T17:37:23.206054+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 11192/159789 objects degraded (7.004%); 2607/159789 objects misplaced (1.632%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:24.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:24 smithi016 bash[84186]: cluster 2024-08-17T17:37:23.206054+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 11192/159789 objects degraded (7.004%); 2607/159789 objects misplaced (1.632%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:24.579 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:37:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:37:24] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-08-17T17:37:24.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:24 smithi016 bash[86572]: cluster 2024-08-17T17:37:23.206054+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 11192/159789 objects degraded (7.004%); 2607/159789 objects misplaced (1.632%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:24.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:24 smithi016 bash[86572]: cluster 2024-08-17T17:37:23.206054+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 11192/159789 objects degraded (7.004%); 2607/159789 objects misplaced (1.632%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:24.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:24.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:24.612 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:37:24.612 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:37:24.629 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:37:24.629 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:37:24.645 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:37:24.645 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:37:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:24 smithi060 bash[68878]: cluster 2024-08-17T17:37:23.206054+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 11192/159789 objects degraded (7.004%); 2607/159789 objects misplaced (1.632%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:24 smithi060 bash[68878]: cluster 2024-08-17T17:37:23.206054+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v685: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 11192/159789 objects degraded (7.004%); 2607/159789 objects misplaced (1.632%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:37:24.702 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:24.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:24.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:24.776 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:37:24.776 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:37:24.805 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:37:24.806 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:37:24.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:24.844 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:37:24.845 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:37:24.851 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:24.869 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:37:24.869 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:37:24.897 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:37:24.897 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:37:24.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:24.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:24.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:25.092 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:25.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:25.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:25.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:25.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:25.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:25.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:25.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:25.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:25.625 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[86572]: audit 2024-08-17T17:37:24.596887+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.16:0/2653816332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:25.625 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[86572]: audit 2024-08-17T17:37:24.596887+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.16:0/2653816332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:25.625 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[86572]: cluster 2024-08-17T17:37:24.923037+0000 mon.a (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 11192/159789 objects degraded (7.004%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:25.625 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[86572]: cluster 2024-08-17T17:37:24.923037+0000 mon.a (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 11192/159789 objects degraded (7.004%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:25.625 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[86572]: audit 2024-08-17T17:37:25.143181+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:25.625 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[86572]: audit 2024-08-17T17:37:25.143181+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:25.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[84186]: audit 2024-08-17T17:37:24.596887+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.16:0/2653816332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:25.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[84186]: audit 2024-08-17T17:37:24.596887+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.16:0/2653816332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:25.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[84186]: cluster 2024-08-17T17:37:24.923037+0000 mon.a (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 11192/159789 objects degraded (7.004%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:25.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[84186]: cluster 2024-08-17T17:37:24.923037+0000 mon.a (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 11192/159789 objects degraded (7.004%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:25.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[84186]: audit 2024-08-17T17:37:25.143181+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:25.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:25 smithi016 bash[84186]: audit 2024-08-17T17:37:25.143181+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:25.639 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:25.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:25 smithi060 bash[68878]: audit 2024-08-17T17:37:24.596887+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.16:0/2653816332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:25 smithi060 bash[68878]: audit 2024-08-17T17:37:24.596887+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.16:0/2653816332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:25 smithi060 bash[68878]: cluster 2024-08-17T17:37:24.923037+0000 mon.a (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 11192/159789 objects degraded (7.004%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:25 smithi060 bash[68878]: cluster 2024-08-17T17:37:24.923037+0000 mon.a (mon.0) 987 : cluster [WRN] Health check update: Degraded data redundancy: 11192/159789 objects degraded (7.004%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:25 smithi060 bash[68878]: audit 2024-08-17T17:37:25.143181+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:25 smithi060 bash[68878]: audit 2024-08-17T17:37:25.143181+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:25.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:25.773 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:25.880 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:25.910 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:25.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:25.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:26.015 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:26.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.053 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:26.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:26.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:26.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:26.294 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:26.426 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:26.444 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:26.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:26.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:26.558 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:26 smithi060 bash[68878]: cluster 2024-08-17T17:37:25.206865+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11232/154515 objects degraded (7.269%); 2401/154515 objects misplaced (1.554%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:37:26.558 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:26 smithi060 bash[68878]: cluster 2024-08-17T17:37:25.206865+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11232/154515 objects degraded (7.269%); 2401/154515 objects misplaced (1.554%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:37:26.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:26.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:26.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:26 smithi016 bash[84186]: cluster 2024-08-17T17:37:25.206865+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11232/154515 objects degraded (7.269%); 2401/154515 objects misplaced (1.554%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:37:26.627 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:26 smithi016 bash[84186]: cluster 2024-08-17T17:37:25.206865+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11232/154515 objects degraded (7.269%); 2401/154515 objects misplaced (1.554%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:37:26.629 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:26 smithi016 bash[86572]: cluster 2024-08-17T17:37:25.206865+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11232/154515 objects degraded (7.269%); 2401/154515 objects misplaced (1.554%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:37:26.630 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:26 smithi016 bash[86572]: cluster 2024-08-17T17:37:25.206865+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v686: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 11232/154515 objects degraded (7.269%); 2401/154515 objects misplaced (1.554%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:37:26.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:26.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:26.827 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.851 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:26.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:26.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:27.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.127 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:27.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:27.255 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:27.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:27.381 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:37:27.382 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:27.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:27.486 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.509 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:27.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:27.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:27.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:27 smithi060 bash[68878]: audit 2024-08-17T17:37:26.647929+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.16:0/4142123687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.624 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:27 smithi060 bash[68878]: audit 2024-08-17T17:37:26.647929+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.16:0/4142123687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:27 smithi060 bash[68878]: audit 2024-08-17T17:37:26.648540+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.625 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:27 smithi060 bash[68878]: audit 2024-08-17T17:37:26.648540+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.643 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:27.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:27.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[84186]: audit 2024-08-17T17:37:26.647929+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.16:0/4142123687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[84186]: audit 2024-08-17T17:37:26.647929+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.16:0/4142123687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[84186]: audit 2024-08-17T17:37:26.648540+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[84186]: audit 2024-08-17T17:37:26.648540+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.659 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[86572]: audit 2024-08-17T17:37:26.647929+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.16:0/4142123687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.659 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[86572]: audit 2024-08-17T17:37:26.647929+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.16:0/4142123687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.660 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[86572]: audit 2024-08-17T17:37:26.648540+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.660 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:27 smithi016 bash[86572]: audit 2024-08-17T17:37:26.648540+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:37:27.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:27.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:27.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:27.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:27.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:27.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:28.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:28.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:28.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:28.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:28.181 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:37:28.183 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:37:28.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:28.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:28.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: cluster 2024-08-17T17:37:27.207858+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11232/152283 objects degraded (7.376%); 2401/152283 objects misplaced (1.577%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: cluster 2024-08-17T17:37:27.207858+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11232/152283 objects degraded (7.376%); 2401/152283 objects misplaced (1.577%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: cluster 2024-08-17T17:37:27.364198+0000 mon.a (mon.0) 990 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: cluster 2024-08-17T17:37:27.364198+0000 mon.a (mon.0) 990 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: audit 2024-08-17T17:37:27.372258+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: audit 2024-08-17T17:37:27.372258+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: cluster 2024-08-17T17:37:27.389474+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:37:28.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:28 smithi060 bash[68878]: cluster 2024-08-17T17:37:27.389474+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:37:28.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:28.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.554 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:28.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.667 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: cluster 2024-08-17T17:37:27.207858+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11232/152283 objects degraded (7.376%); 2401/152283 objects misplaced (1.577%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: cluster 2024-08-17T17:37:27.207858+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11232/152283 objects degraded (7.376%); 2401/152283 objects misplaced (1.577%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: cluster 2024-08-17T17:37:27.364198+0000 mon.a (mon.0) 990 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: cluster 2024-08-17T17:37:27.364198+0000 mon.a (mon.0) 990 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: audit 2024-08-17T17:37:27.372258+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: audit 2024-08-17T17:37:27.372258+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: cluster 2024-08-17T17:37:27.389474+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[84186]: cluster 2024-08-17T17:37:27.389474+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:37:28.668 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: cluster 2024-08-17T17:37:27.207858+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11232/152283 objects degraded (7.376%); 2401/152283 objects misplaced (1.577%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: cluster 2024-08-17T17:37:27.207858+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v687: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11232/152283 objects degraded (7.376%); 2401/152283 objects misplaced (1.577%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: cluster 2024-08-17T17:37:27.364198+0000 mon.a (mon.0) 990 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: cluster 2024-08-17T17:37:27.364198+0000 mon.a (mon.0) 990 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: audit 2024-08-17T17:37:27.372258+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: audit 2024-08-17T17:37:27.372258+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: cluster 2024-08-17T17:37:27.389474+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:37:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:28 smithi016 bash[86572]: cluster 2024-08-17T17:37:27.389474+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:37:28.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:28.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:28.927 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:28.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:28.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:29.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:29.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:29.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:29.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:29.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:29.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:29.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:29.519 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:29.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:29.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:29.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:29.655 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:29 smithi060 bash[68878]: audit 2024-08-17T17:37:28.177306+0000 mgr.y (mgr.34107) 700 : audit [DBG] from='client.44966 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:29.655 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:29 smithi060 bash[68878]: audit 2024-08-17T17:37:28.177306+0000 mgr.y (mgr.34107) 700 : audit [DBG] from='client.44966 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:29.695 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:29 smithi016 bash[84186]: audit 2024-08-17T17:37:28.177306+0000 mgr.y (mgr.34107) 700 : audit [DBG] from='client.44966 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:29.695 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:29 smithi016 bash[84186]: audit 2024-08-17T17:37:28.177306+0000 mgr.y (mgr.34107) 700 : audit [DBG] from='client.44966 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:29.695 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:29 smithi016 bash[86572]: audit 2024-08-17T17:37:28.177306+0000 mgr.y (mgr.34107) 700 : audit [DBG] from='client.44966 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:29.695 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:29 smithi016 bash[86572]: audit 2024-08-17T17:37:28.177306+0000 mgr.y (mgr.34107) 700 : audit [DBG] from='client.44966 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:29.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:29.784 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:29.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:29.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:29.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:29.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:30.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:30.068 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:30.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:30.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:37:30.174 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:30.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:30.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:30.328 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:30.432 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:30.439 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:37:30 smithi060 bash[61583]: ts=2024-08-17T17:37:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:30.439 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:30 smithi060 bash[68878]: cluster 2024-08-17T17:37:29.209041+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11261/147564 objects degraded (7.631%); 2225/147564 objects misplaced (1.508%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:30.439 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:30 smithi060 bash[68878]: cluster 2024-08-17T17:37:29.209041+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11261/147564 objects degraded (7.631%); 2225/147564 objects misplaced (1.508%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:30 smithi060 bash[68878]: cluster 2024-08-17T17:37:29.924989+0000 mon.a (mon.0) 993 : cluster [WRN] Health check update: Degraded data redundancy: 11261/147564 objects degraded (7.631%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:30.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:30 smithi060 bash[68878]: cluster 2024-08-17T17:37:29.924989+0000 mon.a (mon.0) 993 : cluster [WRN] Health check update: Degraded data redundancy: 11261/147564 objects degraded (7.631%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:30.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:30.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:30.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:30.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:30.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:30.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:30.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:30.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:30.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[84186]: cluster 2024-08-17T17:37:29.209041+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11261/147564 objects degraded (7.631%); 2225/147564 objects misplaced (1.508%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[84186]: cluster 2024-08-17T17:37:29.209041+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11261/147564 objects degraded (7.631%); 2225/147564 objects misplaced (1.508%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[84186]: cluster 2024-08-17T17:37:29.924989+0000 mon.a (mon.0) 993 : cluster [WRN] Health check update: Degraded data redundancy: 11261/147564 objects degraded (7.631%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[84186]: cluster 2024-08-17T17:37:29.924989+0000 mon.a (mon.0) 993 : cluster [WRN] Health check update: Degraded data redundancy: 11261/147564 objects degraded (7.631%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[86572]: cluster 2024-08-17T17:37:29.209041+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11261/147564 objects degraded (7.631%); 2225/147564 objects misplaced (1.508%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[86572]: cluster 2024-08-17T17:37:29.209041+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v689: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11261/147564 objects degraded (7.631%); 2225/147564 objects misplaced (1.508%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[86572]: cluster 2024-08-17T17:37:29.924989+0000 mon.a (mon.0) 993 : cluster [WRN] Health check update: Degraded data redundancy: 11261/147564 objects degraded (7.631%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:30 smithi016 bash[86572]: cluster 2024-08-17T17:37:29.924989+0000 mon.a (mon.0) 993 : cluster [WRN] Health check update: Degraded data redundancy: 11261/147564 objects degraded (7.631%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:30.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:30.868 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:30.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:30.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:31.004 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:31.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:31.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:31.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:31.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:31.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:31.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:31.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:31.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:31.522 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":688,"stamp":"2024-08-17T17:37:27.374829+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3325499365,"num_objects":50761,"num_object_clones":0,"num_object_copies":152283,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11232,"num_objects_misplaced":2401,"num_objects_unfound":0,"num_objects_dirty":50761,"num_whiteouts":0,"num_read":424,"num_read_kb":868,"num_write":149919,"num_write_kb":6414416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2580,"num_bytes_recovered":170199216,"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":137654,"ondisk_log_size":137654,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":12642544,"kb_used_data":10412336,"kb_used_omap":109,"kb_used_meta":2229970,"kb_avail":737318672,"statfs":{"total":767960285184,"available":755014320128,"internally_reserved":0,"allocated":10662232064,"data_stored":10652203270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":2283490062},"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":-390987776,"num_objects":-5966,"num_object_clones":0,"num_object_copies":-17898,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":120,"num_objects_misplaced":-411,"num_objects_unfound":0,"num_objects_dirty":-5966,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5966,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":291,"num_bytes_recovered":19070976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.171656"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":267,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.648014+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:37:03.648014+0000","last_peered":"2024-08-17T17:37:03.648014+0000","last_clean":"2024-08-17T17:37:03.648014+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:37:03.648014+0000","last_undegraded":"2024-08-17T17:37:03.648014+0000","last_fullsized":"2024-08-17T17:37:03.648014+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":176,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400548+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:37:02.400548+0000","last_peered":"2024-08-17T17:37:02.400548+0000","last_clean":"2024-08-17T17:37:02.400548+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:37:02.400548+0000","last_undegraded":"2024-08-17T17:37:02.400548+0000","last_fullsized":"2024-08-17T17:37:02.400548+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":137,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400621+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:37:02.400621+0000","last_peered":"2024-08-17T17:37:02.400621+0000","last_clean":"2024-08-17T17:37:02.400621+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:37:02.400621+0000","last_undegraded":"2024-08-17T17:37:02.400621+0000","last_fullsized":"2024-08-17T17:37:02.400621+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":172,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400251+0000","last_change":"2024-08-17T17:35:48.297271+0000","last_active":"2024-08-17T17:37:02.400251+0000","last_peered":"2024-08-17T17:37:02.400251+0000","last_clean":"2024-08-17T17:37:02.400251+0000","last_became_active":"2024-08-17T17:35:48.295941+0000","last_became_peered":"2024-08-17T17:35:48.295941+0000","last_unstale":"2024-08-17T17:37:02.400251+0000","last_undegraded":"2024-08-17T17:37:02.400251+0000","last_fullsized":"2024-08-17T17:37:02.400251+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:49.072034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":256,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.653031+0000","last_change":"2024-08-17T17:37:03.652966+0000","last_active":"2024-08-17T17:37:03.653031+0000","last_peered":"2024-08-17T17:37:03.653031+0000","last_clean":"2024-08-17T17:37:03.653031+0000","last_became_active":"2024-08-17T17:37:03.652400+0000","last_became_peered":"2024-08-17T17:37:03.652400+0000","last_unstale":"2024-08-17T17:37:03.653031+0000","last_undegraded":"2024-08-17T17:37:03.653031+0000","last_fullsized":"2024-08-17T17:37:03.653031+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:25:08.958901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":155,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400330+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:37:02.400330+0000","last_peered":"2024-08-17T17:37:02.400330+0000","last_clean":"2024-08-17T17:37:02.400330+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:37:02.400330+0000","last_undegraded":"2024-08-17T17:37:02.400330+0000","last_fullsized":"2024-08-17T17:37:02.400330+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":30,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.633165+0000","last_change":"2024-08-17T17:35:48.302273+0000","last_active":"2024-08-17T17:37:03.633165+0000","last_peered":"2024-08-17T17:37:03.633165+0000","last_clean":"2024-08-17T17:37:03.633165+0000","last_became_active":"2024-08-17T17:35:48.300963+0000","last_became_peered":"2024-08-17T17:35:48.300963+0000","last_unstale":"2024-08-17T17:37:03.633165+0000","last_undegraded":"2024-08-17T17:37:03.633165+0000","last_fullsized":"2024-08-17T17:37:03.633165+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:08.997959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":170,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.407665+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:37:02.407665+0000","last_peered":"2024-08-17T17:37:02.407665+0000","last_clean":"2024-08-17T17:37:02.407665+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:37:02.407665+0000","last_undegraded":"2024-08-17T17:37:02.407665+0000","last_fullsized":"2024-08-17T17:37:02.407665+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"202'9421","reported_seq":9477,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:24.465275+0000","last_change":"2024-08-17T17:34:15.887923+0000","last_active":"2024-08-17T17:37:24.465275+0000","last_peered":"2024-08-17T17:37:24.465275+0000","last_clean":"2024-08-17T17:37:24.465275+0000","last_became_active":"2024-08-17T17:34:15.887219+0000","last_became_peered":"2024-08-17T17:34:15.887219+0000","last_unstale":"2024-08-17T17:37:24.465275+0000","last_undegraded":"2024-08-17T17:37:24.465275+0000","last_fullsized":"2024-08-17T17:37:24.465275+0000","mapping_epoch":180,"log_start":"187'800","ondisk_log_start":"187'800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8621,"log_dups_size":0,"ondisk_log_size":8621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:14.603032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202964992,"num_objects":3097,"num_object_clones":0,"num_object_copies":9291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9421,"num_write_kb":400576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":216,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.622025+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:37:03.622025+0000","last_peered":"2024-08-17T17:37:03.622025+0000","last_clean":"2024-08-17T17:37:03.622025+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:37:03.622025+0000","last_undegraded":"2024-08-17T17:37:03.622025+0000","last_fullsized":"2024-08-17T17:37:03.622025+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":89,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400192+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:37:02.400192+0000","last_peered":"2024-08-17T17:37:02.400192+0000","last_clean":"2024-08-17T17:37:02.400192+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:37:02.400192+0000","last_undegraded":"2024-08-17T17:37:02.400192+0000","last_fullsized":"2024-08-17T17:37:02.400192+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"202'9585","reported_seq":9641,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:25.695803+0000","last_change":"2024-08-17T17:34:15.891248+0000","last_active":"2024-08-17T17:37:25.695803+0000","last_peered":"2024-08-17T17:37:25.695803+0000","last_clean":"2024-08-17T17:37:25.695803+0000","last_became_active":"2024-08-17T17:34:15.890356+0000","last_became_peered":"2024-08-17T17:34:15.890356+0000","last_unstale":"2024-08-17T17:37:25.695803+0000","last_undegraded":"2024-08-17T17:37:25.695803+0000","last_fullsized":"2024-08-17T17:37:25.695803+0000","mapping_epoch":180,"log_start":"187'1400","ondisk_log_start":"187'1400","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8185,"log_dups_size":0,"ondisk_log_size":8185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:29:05.168159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207159296,"num_objects":3161,"num_object_clones":0,"num_object_copies":9483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9585,"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":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":175,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.401081+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:37:02.401081+0000","last_peered":"2024-08-17T17:37:02.401081+0000","last_clean":"2024-08-17T17:37:02.401081+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:37:02.401081+0000","last_undegraded":"2024-08-17T17:37:02.401081+0000","last_fullsized":"2024-08-17T17:37:02.401081+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":290,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397002+0000","last_change":"2024-08-17T17:35:48.299213+0000","last_active":"2024-08-17T17:37:03.397002+0000","last_peered":"2024-08-17T17:37:03.397002+0000","last_clean":"2024-08-17T17:37:03.397002+0000","last_became_active":"2024-08-17T17:35:48.298789+0000","last_became_peered":"2024-08-17T17:35:48.298789+0000","last_unstale":"2024-08-17T17:37:03.397002+0000","last_undegraded":"2024-08-17T17:37:03.397002+0000","last_fullsized":"2024-08-17T17:37:03.397002+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:40.014384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"202'9418","reported_seq":9474,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:24.468559+0000","last_change":"2024-08-17T17:34:15.622822+0000","last_active":"2024-08-17T17:37:24.468559+0000","last_peered":"2024-08-17T17:37:24.468559+0000","last_clean":"2024-08-17T17:37:24.468559+0000","last_became_active":"2024-08-17T17:34:15.621758+0000","last_became_peered":"2024-08-17T17:34:15.621758+0000","last_unstale":"2024-08-17T17:37:24.468559+0000","last_undegraded":"2024-08-17T17:37:24.468559+0000","last_fullsized":"2024-08-17T17:37:24.468559+0000","mapping_epoch":180,"log_start":"187'800","ondisk_log_start":"187'800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8618,"log_dups_size":0,"ondisk_log_size":8618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:42:49.117791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215875584,"num_objects":3294,"num_object_clones":0,"num_object_copies":9882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9418,"num_write_kb":406784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":140,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400844+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:37:02.400844+0000","last_peered":"2024-08-17T17:37:02.400844+0000","last_clean":"2024-08-17T17:37:02.400844+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:37:02.400844+0000","last_undegraded":"2024-08-17T17:37:02.400844+0000","last_fullsized":"2024-08-17T17:37:02.400844+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":150,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.408015+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:37:02.408015+0000","last_peered":"2024-08-17T17:37:02.408015+0000","last_clean":"2024-08-17T17:37:02.408015+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:37:02.408015+0000","last_undegraded":"2024-08-17T17:37:02.408015+0000","last_fullsized":"2024-08-17T17:37:02.408015+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"202'9299","reported_seq":9355,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:23.269313+0000","last_change":"2024-08-17T17:34:15.613361+0000","last_active":"2024-08-17T17:37:23.269313+0000","last_peered":"2024-08-17T17:37:23.269313+0000","last_clean":"2024-08-17T17:37:23.269313+0000","last_became_active":"2024-08-17T17:34:15.612396+0000","last_became_peered":"2024-08-17T17:34:15.612396+0000","last_unstale":"2024-08-17T17:37:23.269313+0000","last_undegraded":"2024-08-17T17:37:23.269313+0000","last_fullsized":"2024-08-17T17:37:23.269313+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9299,"log_dups_size":0,"ondisk_log_size":9299,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:46:06.422513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206635008,"num_objects":3153,"num_object_clones":0,"num_object_copies":9459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3153,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9299,"num_write_kb":398464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.648319+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:37:03.648319+0000","last_peered":"2024-08-17T17:37:03.648319+0000","last_clean":"2024-08-17T17:37:03.648319+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:37:03.648319+0000","last_undegraded":"2024-08-17T17:37:03.648319+0000","last_fullsized":"2024-08-17T17:37:03.648319+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":276,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397956+0000","last_change":"2024-08-17T17:28:58.184848+0000","last_active":"2024-08-17T17:37:03.397956+0000","last_peered":"2024-08-17T17:37:03.397956+0000","last_clean":"2024-08-17T17:37:03.397956+0000","last_became_active":"2024-08-17T17:28:58.184228+0000","last_became_peered":"2024-08-17T17:28:58.184228+0000","last_unstale":"2024-08-17T17:37:03.397956+0000","last_undegraded":"2024-08-17T17:37:03.397956+0000","last_fullsized":"2024-08-17T17:37:03.397956+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:28:06.980878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.f","version":"202'9424","reported_seq":9480,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:25.691510+0000","last_change":"2024-08-17T17:34:15.611566+0000","last_active":"2024-08-17T17:37:25.691510+0000","last_peered":"2024-08-17T17:37:25.691510+0000","last_clean":"2024-08-17T17:37:25.691510+0000","last_became_active":"2024-08-17T17:34:15.610760+0000","last_became_peered":"2024-08-17T17:34:15.610760+0000","last_unstale":"2024-08-17T17:37:25.691510+0000","last_undegraded":"2024-08-17T17:37:25.691510+0000","last_fullsized":"2024-08-17T17:37:25.691510+0000","mapping_epoch":180,"log_start":"187'1300","ondisk_log_start":"187'1300","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8124,"log_dups_size":0,"ondisk_log_size":8124,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:21.057851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203292672,"num_objects":3102,"num_object_clones":0,"num_object_copies":9306,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3102,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9424,"num_write_kb":400832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":278,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.633027+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:37:03.633027+0000","last_peered":"2024-08-17T17:37:03.633027+0000","last_clean":"2024-08-17T17:37:03.633027+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:37:03.633027+0000","last_undegraded":"2024-08-17T17:37:03.633027+0000","last_fullsized":"2024-08-17T17:37:03.633027+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":256,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395844+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:37:03.395844+0000","last_peered":"2024-08-17T17:37:03.395844+0000","last_clean":"2024-08-17T17:37:03.395844+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:37:03.395844+0000","last_undegraded":"2024-08-17T17:37:03.395844+0000","last_fullsized":"2024-08-17T17:37:03.395844+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"202'9228","reported_seq":9284,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:23.305172+0000","last_change":"2024-08-17T17:34:15.888995+0000","last_active":"2024-08-17T17:37:23.305172+0000","last_peered":"2024-08-17T17:37:23.305172+0000","last_clean":"2024-08-17T17:37:23.305172+0000","last_became_active":"2024-08-17T17:34:15.888487+0000","last_became_peered":"2024-08-17T17:34:15.888487+0000","last_unstale":"2024-08-17T17:37:23.305172+0000","last_undegraded":"2024-08-17T17:37:23.305172+0000","last_fullsized":"2024-08-17T17:37:23.305172+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9228,"log_dups_size":0,"ondisk_log_size":9228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:25.399667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206176256,"num_objects":3146,"num_object_clones":0,"num_object_copies":9438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3146,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9228,"num_write_kb":395968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.407832+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:37:02.407832+0000","last_peered":"2024-08-17T17:37:02.407832+0000","last_clean":"2024-08-17T17:37:02.407832+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:37:02.407832+0000","last_undegraded":"2024-08-17T17:37:02.407832+0000","last_fullsized":"2024-08-17T17:37:02.407832+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":273,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395414+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:37:03.395414+0000","last_peered":"2024-08-17T17:37:03.395414+0000","last_clean":"2024-08-17T17:37:03.395414+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:37:03.395414+0000","last_undegraded":"2024-08-17T17:37:03.395414+0000","last_fullsized":"2024-08-17T17:37:03.395414+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"202'9280","reported_seq":9311,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:22.805081+0000","last_change":"2024-08-17T17:34:15.615163+0000","last_active":"2024-08-17T17:37:22.805081+0000","last_peered":"2024-08-17T17:37:22.805081+0000","last_clean":"2024-08-17T17:37:22.805081+0000","last_became_active":"2024-08-17T17:34:15.614614+0000","last_became_peered":"2024-08-17T17:34:15.614614+0000","last_unstale":"2024-08-17T17:37:22.805081+0000","last_undegraded":"2024-08-17T17:37:22.805081+0000","last_fullsized":"2024-08-17T17:37:22.805081+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9280,"log_dups_size":0,"ondisk_log_size":9280,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:57.199783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208863256,"num_objects":3188,"num_object_clones":0,"num_object_copies":9564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3188,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9280,"num_write_kb":398913,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.396216+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:37:03.396216+0000","last_peered":"2024-08-17T17:37:03.396216+0000","last_clean":"2024-08-17T17:37:03.396216+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:37:03.396216+0000","last_undegraded":"2024-08-17T17:37:03.396216+0000","last_fullsized":"2024-08-17T17:37:03.396216+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.396686+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:37:03.396686+0000","last_peered":"2024-08-17T17:37:03.396686+0000","last_clean":"2024-08-17T17:37:03.396686+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:37:03.396686+0000","last_undegraded":"2024-08-17T17:37:03.396686+0000","last_fullsized":"2024-08-17T17:37:03.396686+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.c","version":"202'9112","reported_seq":9152,"reported_epoch":202,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:37:22.769856+0000","last_change":"2024-08-17T17:35:49.823259+0000","last_active":"2024-08-17T17:37:22.769856+0000","last_peered":"2024-08-17T17:37:22.769856+0000","last_clean":"2024-08-17T17:35:47.329368+0000","last_became_active":"2024-08-17T17:35:49.804059+0000","last_became_peered":"2024-08-17T17:35:49.804059+0000","last_unstale":"2024-08-17T17:37:22.769856+0000","last_undegraded":"2024-08-17T17:35:49.344097+0000","last_fullsized":"2024-08-17T17:35:49.305358+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9112,"log_dups_size":0,"ondisk_log_size":9112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:54.257338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203685888,"num_objects":3108,"num_object_clones":0,"num_object_copies":9324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5299,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9112,"num_write_kb":391040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":2297},{"shards":"6,7","objects":-2191}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":30,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.632014+0000","last_change":"2024-08-17T17:35:48.301961+0000","last_active":"2024-08-17T17:37:03.632014+0000","last_peered":"2024-08-17T17:37:03.632014+0000","last_clean":"2024-08-17T17:37:03.632014+0000","last_became_active":"2024-08-17T17:35:48.300886+0000","last_became_peered":"2024-08-17T17:35:48.300886+0000","last_unstale":"2024-08-17T17:37:03.632014+0000","last_undegraded":"2024-08-17T17:37:03.632014+0000","last_fullsized":"2024-08-17T17:37:03.632014+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:18.731989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":268,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.642139+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:37:03.642139+0000","last_peered":"2024-08-17T17:37:03.642139+0000","last_clean":"2024-08-17T17:37:03.642139+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:37:03.642139+0000","last_undegraded":"2024-08-17T17:37:03.642139+0000","last_fullsized":"2024-08-17T17:37:03.642139+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"202'9263","reported_seq":9302,"reported_epoch":202,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:37:23.220769+0000","last_change":"2024-08-17T17:35:49.822751+0000","last_active":"2024-08-17T17:37:23.220769+0000","last_peered":"2024-08-17T17:37:23.220769+0000","last_clean":"2024-08-17T17:35:47.005504+0000","last_became_active":"2024-08-17T17:35:49.801440+0000","last_became_peered":"2024-08-17T17:35:49.801440+0000","last_unstale":"2024-08-17T17:37:23.220769+0000","last_undegraded":"2024-08-17T17:35:49.344630+0000","last_fullsized":"2024-08-17T17:35:49.303530+0000","mapping_epoch":193,"log_start":"187'400","ondisk_log_start":"187'400","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+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":"periodic scrub scheduled @ 2024-08-18T21:41:52.724851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212140032,"num_objects":3237,"num_object_clones":0,"num_object_copies":9711,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5412,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3237,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9263,"num_write_kb":400000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0],"avail_no_missing":["7","0","5"],"object_location_counts":[{"shards":"0,5,7","objects":2399},{"shards":"0,7","objects":-2175}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":492,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400425+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:37:02.400425+0000","last_peered":"2024-08-17T17:37:02.400425+0000","last_clean":"2024-08-17T17:37:02.400425+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:37:02.400425+0000","last_undegraded":"2024-08-17T17:37:02.400425+0000","last_fullsized":"2024-08-17T17:37:02.400425+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":182,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.622260+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:37:03.622260+0000","last_peered":"2024-08-17T17:37:03.622260+0000","last_clean":"2024-08-17T17:37:03.622260+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:37:03.622260+0000","last_undegraded":"2024-08-17T17:37:03.622260+0000","last_fullsized":"2024-08-17T17:37:03.622260+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":227,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.638429+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:37:03.638429+0000","last_peered":"2024-08-17T17:37:03.638429+0000","last_clean":"2024-08-17T17:37:03.638429+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:37:03.638429+0000","last_undegraded":"2024-08-17T17:37:03.638429+0000","last_fullsized":"2024-08-17T17:37:03.638429+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.407918+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:37:02.407918+0000","last_peered":"2024-08-17T17:37:02.407918+0000","last_clean":"2024-08-17T17:37:02.407918+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:37:02.407918+0000","last_undegraded":"2024-08-17T17:37:02.407918+0000","last_fullsized":"2024-08-17T17:37:02.407918+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"202'9413","reported_seq":9441,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:23.170973+0000","last_change":"2024-08-17T17:34:15.605912+0000","last_active":"2024-08-17T17:37:23.170973+0000","last_peered":"2024-08-17T17:37:23.170973+0000","last_clean":"2024-08-17T17:37:23.170973+0000","last_became_active":"2024-08-17T17:34:15.605262+0000","last_became_peered":"2024-08-17T17:34:15.605262+0000","last_unstale":"2024-08-17T17:37:23.170973+0000","last_undegraded":"2024-08-17T17:37:23.170973+0000","last_fullsized":"2024-08-17T17:37:23.170973+0000","mapping_epoch":180,"log_start":"187'500","ondisk_log_start":"187'500","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+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":"periodic scrub scheduled @ 2024-08-19T01:09:53.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211877888,"num_objects":3233,"num_object_clones":0,"num_object_copies":9699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3233,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9413,"num_write_kb":404672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400348+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:37:02.400348+0000","last_peered":"2024-08-17T17:37:02.400348+0000","last_clean":"2024-08-17T17:37:02.400348+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:37:02.400348+0000","last_undegraded":"2024-08-17T17:37:02.400348+0000","last_fullsized":"2024-08-17T17:37:02.400348+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397595+0000","last_change":"2024-08-17T17:35:48.290743+0000","last_active":"2024-08-17T17:37:03.397595+0000","last_peered":"2024-08-17T17:37:03.397595+0000","last_clean":"2024-08-17T17:37:03.397595+0000","last_became_active":"2024-08-17T17:35:48.290381+0000","last_became_peered":"2024-08-17T17:35:48.290381+0000","last_unstale":"2024-08-17T17:37:03.397595+0000","last_undegraded":"2024-08-17T17:37:03.397595+0000","last_fullsized":"2024-08-17T17:37:03.397595+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:58.617229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":283,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.394705+0000","last_change":"2024-08-17T17:28:58.182924+0000","last_active":"2024-08-17T17:37:03.394705+0000","last_peered":"2024-08-17T17:37:03.394705+0000","last_clean":"2024-08-17T17:37:03.394705+0000","last_became_active":"2024-08-17T17:28:58.181274+0000","last_became_peered":"2024-08-17T17:28:58.181274+0000","last_unstale":"2024-08-17T17:37:03.394705+0000","last_undegraded":"2024-08-17T17:37:03.394705+0000","last_fullsized":"2024-08-17T17:37:03.394705+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.968747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.4","version":"202'9212","reported_seq":9268,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:23.892694+0000","last_change":"2024-08-17T17:34:15.602868+0000","last_active":"2024-08-17T17:37:23.892694+0000","last_peered":"2024-08-17T17:37:23.892694+0000","last_clean":"2024-08-17T17:37:23.892694+0000","last_became_active":"2024-08-17T17:34:15.601975+0000","last_became_peered":"2024-08-17T17:34:15.601975+0000","last_unstale":"2024-08-17T17:37:23.892694+0000","last_undegraded":"2024-08-17T17:37:23.892694+0000","last_fullsized":"2024-08-17T17:37:23.892694+0000","mapping_epoch":180,"log_start":"188'1700","ondisk_log_start":"188'1700","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":7512,"log_dups_size":0,"ondisk_log_size":7512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:13.029489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208666624,"num_objects":3184,"num_object_clones":0,"num_object_copies":9552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9212,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":296,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397771+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:37:03.397771+0000","last_peered":"2024-08-17T17:37:03.397771+0000","last_clean":"2024-08-17T17:37:03.397771+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:37:03.397771+0000","last_undegraded":"2024-08-17T17:37:03.397771+0000","last_fullsized":"2024-08-17T17:37:03.397771+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.641871+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:37:03.641871+0000","last_peered":"2024-08-17T17:37:03.641871+0000","last_clean":"2024-08-17T17:37:03.641871+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:37:03.641871+0000","last_undegraded":"2024-08-17T17:37:03.641871+0000","last_fullsized":"2024-08-17T17:37:03.641871+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.396608+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:37:03.396608+0000","last_peered":"2024-08-17T17:37:03.396608+0000","last_clean":"2024-08-17T17:37:03.396608+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:37:03.396608+0000","last_undegraded":"2024-08-17T17:37:03.396608+0000","last_fullsized":"2024-08-17T17:37:03.396608+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.7","version":"202'9217","reported_seq":9247,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:22.750536+0000","last_change":"2024-08-17T17:34:15.606000+0000","last_active":"2024-08-17T17:37:22.750536+0000","last_peered":"2024-08-17T17:37:22.750536+0000","last_clean":"2024-08-17T17:37:22.750536+0000","last_became_active":"2024-08-17T17:34:15.605566+0000","last_became_peered":"2024-08-17T17:34:15.605566+0000","last_unstale":"2024-08-17T17:37:22.750536+0000","last_undegraded":"2024-08-17T17:37:22.750536+0000","last_fullsized":"2024-08-17T17:37:22.750536+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9217,"log_dups_size":0,"ondisk_log_size":9217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:43.376518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204800000,"num_objects":3125,"num_object_clones":0,"num_object_copies":9375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9217,"num_write_kb":394944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":185,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.645062+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:37:03.645062+0000","last_peered":"2024-08-17T17:37:03.645062+0000","last_clean":"2024-08-17T17:37:03.645062+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:37:03.645062+0000","last_undegraded":"2024-08-17T17:37:03.645062+0000","last_fullsized":"2024-08-17T17:37:03.645062+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":247,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.394804+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:37:03.394804+0000","last_peered":"2024-08-17T17:37:03.394804+0000","last_clean":"2024-08-17T17:37:03.394804+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:37:03.394804+0000","last_undegraded":"2024-08-17T17:37:03.394804+0000","last_fullsized":"2024-08-17T17:37:03.394804+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.641390+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:37:03.641390+0000","last_peered":"2024-08-17T17:37:03.641390+0000","last_clean":"2024-08-17T17:37:03.641390+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:37:03.641390+0000","last_undegraded":"2024-08-17T17:37:03.641390+0000","last_fullsized":"2024-08-17T17:37:03.641390+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"202'9396","reported_seq":14593,"reported_epoch":202,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T17:37:23.882879+0000","last_change":"2024-08-17T17:36:32.368963+0000","last_active":"2024-08-17T17:37:23.882879+0000","last_peered":"2024-08-17T17:37:23.882879+0000","last_clean":"2024-08-17T17:35:46.962902+0000","last_became_active":"2024-08-17T17:35:49.792333+0000","last_became_peered":"2024-08-17T17:35:49.792333+0000","last_unstale":"2024-08-17T17:37:23.882879+0000","last_undegraded":"2024-08-17T17:36:32.365693+0000","last_fullsized":"2024-08-17T17:35:49.300678+0000","mapping_epoch":193,"log_start":"188'1800","ondisk_log_start":"188'1800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":7596,"log_dups_size":0,"ondisk_log_size":7596,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211288064,"num_objects":3224,"num_object_clones":0,"num_object_copies":9672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":521,"num_objects_misplaced":2401,"num_objects_unfound":0,"num_objects_dirty":3224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9396,"num_write_kb":403840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2570,"num_bytes_recovered":168427520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["4","1","6"],"object_location_counts":[{"shards":"1,4,6","objects":2401},{"shards":"4,6","objects":302}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":238,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.633039+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:37:03.633039+0000","last_peered":"2024-08-17T17:37:03.633039+0000","last_clean":"2024-08-17T17:37:03.633039+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:37:03.633039+0000","last_undegraded":"2024-08-17T17:37:03.633039+0000","last_fullsized":"2024-08-17T17:37:03.633039+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":293,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.641545+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:37:03.641545+0000","last_peered":"2024-08-17T17:37:03.641545+0000","last_clean":"2024-08-17T17:37:03.641545+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:37:03.641545+0000","last_undegraded":"2024-08-17T17:37:03.641545+0000","last_fullsized":"2024-08-17T17:37:03.641545+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":257,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.644918+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:37:03.644918+0000","last_peered":"2024-08-17T17:37:03.644918+0000","last_clean":"2024-08-17T17:37:03.644918+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:37:03.644918+0000","last_undegraded":"2024-08-17T17:37:03.644918+0000","last_fullsized":"2024-08-17T17:37:03.644918+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"202'9429","reported_seq":9485,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:24.460271+0000","last_change":"2024-08-17T17:34:15.890983+0000","last_active":"2024-08-17T17:37:24.460271+0000","last_peered":"2024-08-17T17:37:24.460271+0000","last_clean":"2024-08-17T17:37:24.460271+0000","last_became_active":"2024-08-17T17:34:15.890280+0000","last_became_peered":"2024-08-17T17:34:15.890280+0000","last_unstale":"2024-08-17T17:37:24.460271+0000","last_undegraded":"2024-08-17T17:37:24.460271+0000","last_fullsized":"2024-08-17T17:37:24.460271+0000","mapping_epoch":180,"log_start":"187'800","ondisk_log_start":"187'800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8629,"log_dups_size":0,"ondisk_log_size":8629,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:57.055820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208732160,"num_objects":3185,"num_object_clones":0,"num_object_copies":9555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9429,"num_write_kb":403648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":256,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.641487+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:37:03.641487+0000","last_peered":"2024-08-17T17:37:03.641487+0000","last_clean":"2024-08-17T17:37:03.641487+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:37:03.641487+0000","last_undegraded":"2024-08-17T17:37:03.641487+0000","last_fullsized":"2024-08-17T17:37:03.641487+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400919+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:37:02.400919+0000","last_peered":"2024-08-17T17:37:02.400919+0000","last_clean":"2024-08-17T17:37:02.400919+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:37:02.400919+0000","last_undegraded":"2024-08-17T17:37:02.400919+0000","last_fullsized":"2024-08-17T17:37:02.400919+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":107,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400415+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:37:02.400415+0000","last_peered":"2024-08-17T17:37:02.400415+0000","last_clean":"2024-08-17T17:37:02.400415+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:37:02.400415+0000","last_undegraded":"2024-08-17T17:37:02.400415+0000","last_fullsized":"2024-08-17T17:37:02.400415+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.3","version":"202'9417","reported_seq":9473,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:25.678531+0000","last_change":"2024-08-17T17:34:15.606937+0000","last_active":"2024-08-17T17:37:25.678531+0000","last_peered":"2024-08-17T17:37:25.678531+0000","last_clean":"2024-08-17T17:37:25.678531+0000","last_became_active":"2024-08-17T17:34:15.606021+0000","last_became_peered":"2024-08-17T17:34:15.606021+0000","last_unstale":"2024-08-17T17:37:25.678531+0000","last_undegraded":"2024-08-17T17:37:25.678531+0000","last_fullsized":"2024-08-17T17:37:25.678531+0000","mapping_epoch":180,"log_start":"187'1300","ondisk_log_start":"187'1300","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8117,"log_dups_size":0,"ondisk_log_size":8117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:31:37.848326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204800000,"num_objects":3125,"num_object_clones":0,"num_object_copies":9375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9417,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":196,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.633338+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:37:03.633338+0000","last_peered":"2024-08-17T17:37:03.633338+0000","last_clean":"2024-08-17T17:37:03.633338+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:37:03.633338+0000","last_undegraded":"2024-08-17T17:37:03.633338+0000","last_fullsized":"2024-08-17T17:37:03.633338+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":267,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.642308+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:37:03.642308+0000","last_peered":"2024-08-17T17:37:03.642308+0000","last_clean":"2024-08-17T17:37:03.642308+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:37:03.642308+0000","last_undegraded":"2024-08-17T17:37:03.642308+0000","last_fullsized":"2024-08-17T17:37:03.642308+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.637253+0000","last_change":"2024-08-17T17:35:48.297719+0000","last_active":"2024-08-17T17:37:03.637253+0000","last_peered":"2024-08-17T17:37:03.637253+0000","last_clean":"2024-08-17T17:37:03.637253+0000","last_became_active":"2024-08-17T17:35:48.297238+0000","last_became_peered":"2024-08-17T17:35:48.297238+0000","last_unstale":"2024-08-17T17:37:03.637253+0000","last_undegraded":"2024-08-17T17:37:03.637253+0000","last_fullsized":"2024-08-17T17:37:03.637253+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:05.038413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"202'9527","reported_seq":9583,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:25.714302+0000","last_change":"2024-08-17T17:34:15.611874+0000","last_active":"2024-08-17T17:37:25.714302+0000","last_peered":"2024-08-17T17:37:25.714302+0000","last_clean":"2024-08-17T17:37:25.714302+0000","last_became_active":"2024-08-17T17:34:15.611173+0000","last_became_peered":"2024-08-17T17:34:15.611173+0000","last_unstale":"2024-08-17T17:37:25.714302+0000","last_undegraded":"2024-08-17T17:37:25.714302+0000","last_fullsized":"2024-08-17T17:37:25.714302+0000","mapping_epoch":180,"log_start":"187'1400","ondisk_log_start":"187'1400","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8127,"log_dups_size":0,"ondisk_log_size":8127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:15.456360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207945728,"num_objects":3173,"num_object_clones":0,"num_object_copies":9519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9527,"num_write_kb":406400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":207,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.641834+0000","last_change":"2024-08-17T17:28:58.190267+0000","last_active":"2024-08-17T17:37:03.641834+0000","last_peered":"2024-08-17T17:37:03.641834+0000","last_clean":"2024-08-17T17:37:03.641834+0000","last_became_active":"2024-08-17T17:28:58.189913+0000","last_became_peered":"2024-08-17T17:28:58.189913+0000","last_unstale":"2024-08-17T17:37:03.641834+0000","last_undegraded":"2024-08-17T17:37:03.641834+0000","last_fullsized":"2024-08-17T17:37:03.641834+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:58.280203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":190,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.621789+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:37:03.621789+0000","last_peered":"2024-08-17T17:37:03.621789+0000","last_clean":"2024-08-17T17:37:03.621789+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:37:03.621789+0000","last_undegraded":"2024-08-17T17:37:03.621789+0000","last_fullsized":"2024-08-17T17:37:03.621789+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":211,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.396362+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:37:03.396362+0000","last_peered":"2024-08-17T17:37:03.396362+0000","last_clean":"2024-08-17T17:37:03.396362+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:37:03.396362+0000","last_undegraded":"2024-08-17T17:37:03.396362+0000","last_fullsized":"2024-08-17T17:37:03.396362+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":250,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395971+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:37:03.395971+0000","last_peered":"2024-08-17T17:37:03.395971+0000","last_clean":"2024-08-17T17:37:03.395971+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:37:03.395971+0000","last_undegraded":"2024-08-17T17:37:03.395971+0000","last_fullsized":"2024-08-17T17:37:03.395971+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":250,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.394926+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:37:03.394926+0000","last_peered":"2024-08-17T17:37:03.394926+0000","last_clean":"2024-08-17T17:37:03.394926+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:37:03.394926+0000","last_undegraded":"2024-08-17T17:37:03.394926+0000","last_fullsized":"2024-08-17T17:37:03.394926+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":257,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.644802+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:37:03.644802+0000","last_peered":"2024-08-17T17:37:03.644802+0000","last_clean":"2024-08-17T17:37:03.644802+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:37:03.644802+0000","last_undegraded":"2024-08-17T17:37:03.644802+0000","last_fullsized":"2024-08-17T17:37:03.644802+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":177,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.400706+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:37:02.400706+0000","last_peered":"2024-08-17T17:37:02.400706+0000","last_clean":"2024-08-17T17:37:02.400706+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:37:02.400706+0000","last_undegraded":"2024-08-17T17:37:02.400706+0000","last_fullsized":"2024-08-17T17:37:02.400706+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":130,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.401001+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:37:02.401001+0000","last_peered":"2024-08-17T17:37:02.401001+0000","last_clean":"2024-08-17T17:37:02.401001+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:37:02.401001+0000","last_undegraded":"2024-08-17T17:37:02.401001+0000","last_fullsized":"2024-08-17T17:37:02.401001+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":196,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.394614+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:37:03.394614+0000","last_peered":"2024-08-17T17:37:03.394614+0000","last_clean":"2024-08-17T17:37:03.394614+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:37:03.394614+0000","last_undegraded":"2024-08-17T17:37:03.394614+0000","last_fullsized":"2024-08-17T17:37:03.394614+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":232,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.633424+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:37:03.633424+0000","last_peered":"2024-08-17T17:37:03.633424+0000","last_clean":"2024-08-17T17:37:03.633424+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:37:03.633424+0000","last_undegraded":"2024-08-17T17:37:03.633424+0000","last_fullsized":"2024-08-17T17:37:03.633424+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":267,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.637403+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:37:03.637403+0000","last_peered":"2024-08-17T17:37:03.637403+0000","last_clean":"2024-08-17T17:37:03.637403+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:37:03.637403+0000","last_undegraded":"2024-08-17T17:37:03.637403+0000","last_fullsized":"2024-08-17T17:37:03.637403+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":157,"reported_epoch":201,"state":"active+clean","last_fresh":"2024-08-17T17:37:02.411975+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:37:02.411975+0000","last_peered":"2024-08-17T17:37:02.411975+0000","last_clean":"2024-08-17T17:37:02.411975+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:37:02.411975+0000","last_undegraded":"2024-08-17T17:37:02.411975+0000","last_fullsized":"2024-08-17T17:37:02.411975+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.637529+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:37:03.637529+0000","last_peered":"2024-08-17T17:37:03.637529+0000","last_clean":"2024-08-17T17:37:03.637529+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:37:03.637529+0000","last_undegraded":"2024-08-17T17:37:03.637529+0000","last_fullsized":"2024-08-17T17:37:03.637529+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.646801+0000","last_change":"2024-08-17T17:37:03.646801+0000","last_active":"2024-08-17T17:37:03.646801+0000","last_peered":"2024-08-17T17:37:03.646801+0000","last_clean":"2024-08-17T17:37:03.646801+0000","last_became_active":"2024-08-17T17:37:03.645522+0000","last_became_peered":"2024-08-17T17:37:03.645522+0000","last_unstale":"2024-08-17T17:37:03.646801+0000","last_undegraded":"2024-08-17T17:37:03.646801+0000","last_fullsized":"2024-08-17T17:37:03.646801+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:03:14.850759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":266,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.641426+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:37:03.641426+0000","last_peered":"2024-08-17T17:37:03.641426+0000","last_clean":"2024-08-17T17:37:03.641426+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:37:03.641426+0000","last_undegraded":"2024-08-17T17:37:03.641426+0000","last_fullsized":"2024-08-17T17:37:03.641426+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":250,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.642484+0000","last_change":"2024-08-17T17:28:58.184948+0000","last_active":"2024-08-17T17:37:03.642484+0000","last_peered":"2024-08-17T17:37:03.642484+0000","last_clean":"2024-08-17T17:37:03.642484+0000","last_became_active":"2024-08-17T17:28:58.184618+0000","last_became_peered":"2024-08-17T17:28:58.184618+0000","last_unstale":"2024-08-17T17:37:03.642484+0000","last_undegraded":"2024-08-17T17:37:03.642484+0000","last_fullsized":"2024-08-17T17:37:03.642484+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:22.835978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":275,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395483+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:37:03.395483+0000","last_peered":"2024-08-17T17:37:03.395483+0000","last_clean":"2024-08-17T17:37:03.395483+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:37:03.395483+0000","last_undegraded":"2024-08-17T17:37:03.395483+0000","last_fullsized":"2024-08-17T17:37:03.395483+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":59,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397927+0000","last_change":"2024-08-17T17:34:12.800277+0000","last_active":"2024-08-17T17:37:03.397927+0000","last_peered":"2024-08-17T17:37:03.397927+0000","last_clean":"2024-08-17T17:37:03.397927+0000","last_became_active":"2024-08-17T17:34:12.799830+0000","last_became_peered":"2024-08-17T17:34:12.799830+0000","last_unstale":"2024-08-17T17:37:03.397927+0000","last_undegraded":"2024-08-17T17:37:03.397927+0000","last_fullsized":"2024-08-17T17:37:03.397927+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:02:02.692202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":196,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.396240+0000","last_change":"2024-08-17T17:28:58.193764+0000","last_active":"2024-08-17T17:37:03.396240+0000","last_peered":"2024-08-17T17:37:03.396240+0000","last_clean":"2024-08-17T17:37:03.396240+0000","last_became_active":"2024-08-17T17:28:58.192654+0000","last_became_peered":"2024-08-17T17:28:58.192654+0000","last_unstale":"2024-08-17T17:37:03.396240+0000","last_undegraded":"2024-08-17T17:37:03.396240+0000","last_fullsized":"2024-08-17T17:37:03.396240+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:18.714970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":285,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395814+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:37:03.395814+0000","last_peered":"2024-08-17T17:37:03.395814+0000","last_clean":"2024-08-17T17:37:03.395814+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:37:03.395814+0000","last_undegraded":"2024-08-17T17:37:03.395814+0000","last_fullsized":"2024-08-17T17:37:03.395814+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":183,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395968+0000","last_change":"2024-08-17T17:29:27.838839+0000","last_active":"2024-08-17T17:37:03.395968+0000","last_peered":"2024-08-17T17:37:03.395968+0000","last_clean":"2024-08-17T17:37:03.395968+0000","last_became_active":"2024-08-17T17:29:27.837984+0000","last_became_peered":"2024-08-17T17:29:27.837984+0000","last_unstale":"2024-08-17T17:37:03.395968+0000","last_undegraded":"2024-08-17T17:37:03.395968+0000","last_fullsized":"2024-08-17T17:37:03.395968+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:57.785522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":275,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.394800+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:37:03.394800+0000","last_peered":"2024-08-17T17:37:03.394800+0000","last_clean":"2024-08-17T17:37:03.394800+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:37:03.394800+0000","last_undegraded":"2024-08-17T17:37:03.394800+0000","last_fullsized":"2024-08-17T17:37:03.394800+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":183,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.395090+0000","last_change":"2024-08-17T17:29:27.844185+0000","last_active":"2024-08-17T17:37:03.395090+0000","last_peered":"2024-08-17T17:37:03.395090+0000","last_clean":"2024-08-17T17:37:03.395090+0000","last_became_active":"2024-08-17T17:29:27.842892+0000","last_became_peered":"2024-08-17T17:29:27.842892+0000","last_unstale":"2024-08-17T17:37:03.395090+0000","last_undegraded":"2024-08-17T17:37:03.395090+0000","last_fullsized":"2024-08-17T17:37:03.395090+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:35.766488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":288,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.644063+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:37:03.644063+0000","last_peered":"2024-08-17T17:37:03.644063+0000","last_clean":"2024-08-17T17:37:03.644063+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:37:03.644063+0000","last_undegraded":"2024-08-17T17:37:03.644063+0000","last_fullsized":"2024-08-17T17:37:03.644063+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":275,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.647659+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:37:03.647659+0000","last_peered":"2024-08-17T17:37:03.647659+0000","last_clean":"2024-08-17T17:37:03.647659+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:37:03.647659+0000","last_undegraded":"2024-08-17T17:37:03.647659+0000","last_fullsized":"2024-08-17T17:37:03.647659+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":250,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.394558+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:37:03.394558+0000","last_peered":"2024-08-17T17:37:03.394558+0000","last_clean":"2024-08-17T17:37:03.394558+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:37:03.394558+0000","last_undegraded":"2024-08-17T17:37:03.394558+0000","last_fullsized":"2024-08-17T17:37:03.394558+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":65,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397963+0000","last_change":"2024-08-17T17:34:12.582812+0000","last_active":"2024-08-17T17:37:03.397963+0000","last_peered":"2024-08-17T17:37:03.397963+0000","last_clean":"2024-08-17T17:37:03.397963+0000","last_became_active":"2024-08-17T17:34:12.578150+0000","last_became_peered":"2024-08-17T17:34:12.578150+0000","last_unstale":"2024-08-17T17:37:03.397963+0000","last_undegraded":"2024-08-17T17:37:03.397963+0000","last_fullsized":"2024-08-17T17:37:03.397963+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:34.584338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":3324903448,"num_objects":50735,"num_object_clones":0,"num_object_copies":152205,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11232,"num_objects_misplaced":2401,"num_objects_unfound":0,"num_objects_dirty":50735,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":149641,"num_write_kb":6411969,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2570,"num_bytes_recovered":168427520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10578374656,"data_stored":10578362440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137441,"ondisk_log_size":137441,"up":48,"acting":45,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234350,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1322540,"kb_used_data":1021028,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92422612,"statfs":{"total":95995035648,"available":94640754688,"internally_reserved":0,"allocated":1045532672,"data_stored":1044268071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495993,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1335084,"kb_used_data":1025252,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92410068,"statfs":{"total":95995035648,"available":94627909632,"internally_reserved":0,"allocated":1049858048,"data_stored":1048593382,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757636,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1481688,"kb_used_data":1171856,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92263464,"statfs":{"total":95995035648,"available":94477787136,"internally_reserved":0,"allocated":1199980544,"data_stored":1198731343,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402701,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1219364,"kb_used_data":1039132,"kb_used_omap":21,"kb_used_meta":180202,"kb_avail":92525788,"statfs":{"total":95995035648,"available":94746406912,"internally_reserved":0,"allocated":1064071168,"data_stored":1062813914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":184527551},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664339,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1759952,"kb_used_data":1370184,"kb_used_omap":7,"kb_used_meta":389752,"kb_avail":91985200,"statfs":{"total":95995035648,"available":94192844800,"internally_reserved":0,"allocated":1403068416,"data_stored":1401826858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":399106523},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827865,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1877528,"kb_used_data":1576464,"kb_used_omap":47,"kb_used_meta":301008,"kb_avail":91867624,"statfs":{"total":95995035648,"available":94072446976,"internally_reserved":0,"allocated":1614299136,"data_stored":1613049922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":308232242},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991403,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1789972,"kb_used_data":1587468,"kb_used_omap":8,"kb_used_meta":202423,"kb_avail":91955180,"statfs":{"total":95995035648,"available":94162104320,"internally_reserved":0,"allocated":1625567232,"data_stored":1624321531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":207281671},"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":[]},{"osd":0,"up_from":87,"seq":373662154930,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1856416,"kb_used_data":1620952,"kb_used_omap":18,"kb_used_meta":235437,"kb_avail":91888736,"statfs":{"total":95995035648,"available":94094065664,"internally_reserved":0,"allocated":1659854848,"data_stored":1658598249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":241087539},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1647054848,"data_stored":1647050776,"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":1609043968,"data_stored":1609039896,"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":1604976640,"data_stored":1604976640,"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":1391722496,"data_stored":1391722496,"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":1051197440,"data_stored":1051197440,"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":1195311104,"data_stored":1195311104,"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":1037373440,"data_stored":1037369368,"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":1041694720,"data_stored":1041694720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:37:31.527 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:37:31.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:31.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:31.714 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:31.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:31.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:31.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:31.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:32.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:32.161 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:32.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:32.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:37:32.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:32.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:32.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.420 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:32.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:32.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:32.576 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:32 smithi060 bash[68878]: cluster 2024-08-17T17:37:31.209732+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11261/143991 objects degraded (7.821%); 2225/143991 objects misplaced (1.545%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:32 smithi060 bash[68878]: cluster 2024-08-17T17:37:31.209732+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11261/143991 objects degraded (7.821%); 2225/143991 objects misplaced (1.545%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:32 smithi060 bash[68878]: audit 2024-08-17T17:37:31.470387+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:32 smithi060 bash[68878]: audit 2024-08-17T17:37:31.470387+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:32 smithi060 bash[68878]: audit 2024-08-17T17:37:31.479261+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:32 smithi060 bash[68878]: audit 2024-08-17T17:37:31.479261+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:32.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:32.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:32.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[84186]: cluster 2024-08-17T17:37:31.209732+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11261/143991 objects degraded (7.821%); 2225/143991 objects misplaced (1.545%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:32.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[84186]: cluster 2024-08-17T17:37:31.209732+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11261/143991 objects degraded (7.821%); 2225/143991 objects misplaced (1.545%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:32.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[84186]: audit 2024-08-17T17:37:31.470387+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[84186]: audit 2024-08-17T17:37:31.470387+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[84186]: audit 2024-08-17T17:37:31.479261+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[84186]: audit 2024-08-17T17:37:31.479261+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[86572]: cluster 2024-08-17T17:37:31.209732+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11261/143991 objects degraded (7.821%); 2225/143991 objects misplaced (1.545%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[86572]: cluster 2024-08-17T17:37:31.209732+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v690: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11261/143991 objects degraded (7.821%); 2225/143991 objects misplaced (1.545%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[86572]: audit 2024-08-17T17:37:31.470387+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[86572]: audit 2024-08-17T17:37:31.470387+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[86572]: audit 2024-08-17T17:37:31.479261+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.727 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:32 smithi016 bash[86572]: audit 2024-08-17T17:37:31.479261+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:32.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:32.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:32.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:32.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:32.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:32.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:33.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:33.102 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:33.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:33.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:33.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:33.274 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:33.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:33.404 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:33.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:33.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:33.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:33.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:33.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:33.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:33.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:33.799 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:33.846 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:37:33.846 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:37:33.846 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:37:33.846 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:37:33.847 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:37:33.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:33.939 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:33.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:33.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:34.045 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:34.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:34.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:34.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:34.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:34.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:34.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:34.373 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:34.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:34.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:34.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:34.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:34.622 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:34.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:34.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:34.695 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:37:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:37:34] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-08-17T17:37:34.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:34.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:34 smithi060 bash[68878]: cluster 2024-08-17T17:37:33.210309+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 11261/142446 objects degraded (7.905%); 2225/142446 objects misplaced (1.562%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:34.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:34 smithi060 bash[68878]: cluster 2024-08-17T17:37:33.210309+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 11261/142446 objects degraded (7.905%); 2225/142446 objects misplaced (1.562%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:34.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:34.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:34.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:34.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:34.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:35.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:35.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:35.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:35.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:34 smithi016 bash[84186]: cluster 2024-08-17T17:37:33.210309+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 11261/142446 objects degraded (7.905%); 2225/142446 objects misplaced (1.562%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:35.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:34 smithi016 bash[84186]: cluster 2024-08-17T17:37:33.210309+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 11261/142446 objects degraded (7.905%); 2225/142446 objects misplaced (1.562%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:35.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:34 smithi016 bash[86572]: cluster 2024-08-17T17:37:33.210309+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 11261/142446 objects degraded (7.905%); 2225/142446 objects misplaced (1.562%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:35.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:34 smithi016 bash[86572]: cluster 2024-08-17T17:37:33.210309+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v691: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 11261/142446 objects degraded (7.905%); 2225/142446 objects misplaced (1.562%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:37:35.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:37:35.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:35.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:35.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:35.347 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:35.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:35.451 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:35.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:35.566 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:35.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[84186]: cluster 2024-08-17T17:37:34.928471+0000 mon.a (mon.0) 996 : cluster [WRN] Health check update: Degraded data redundancy: 11261/142446 objects degraded (7.905%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:35.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[84186]: cluster 2024-08-17T17:37:34.928471+0000 mon.a (mon.0) 996 : cluster [WRN] Health check update: Degraded data redundancy: 11261/142446 objects degraded (7.905%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:35.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[84186]: audit 2024-08-17T17:37:34.999422+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[84186]: audit 2024-08-17T17:37:34.999422+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[84186]: audit 2024-08-17T17:37:35.006291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[84186]: audit 2024-08-17T17:37:35.006291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:35.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[86572]: cluster 2024-08-17T17:37:34.928471+0000 mon.a (mon.0) 996 : cluster [WRN] Health check update: Degraded data redundancy: 11261/142446 objects degraded (7.905%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:35.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[86572]: cluster 2024-08-17T17:37:34.928471+0000 mon.a (mon.0) 996 : cluster [WRN] Health check update: Degraded data redundancy: 11261/142446 objects degraded (7.905%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:35.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[86572]: audit 2024-08-17T17:37:34.999422+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[86572]: audit 2024-08-17T17:37:34.999422+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[86572]: audit 2024-08-17T17:37:35.006291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:35 smithi016 bash[86572]: audit 2024-08-17T17:37:35.006291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:35.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:35.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:35 smithi060 bash[68878]: cluster 2024-08-17T17:37:34.928471+0000 mon.a (mon.0) 996 : cluster [WRN] Health check update: Degraded data redundancy: 11261/142446 objects degraded (7.905%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:35.749 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:35 smithi060 bash[68878]: cluster 2024-08-17T17:37:34.928471+0000 mon.a (mon.0) 996 : cluster [WRN] Health check update: Degraded data redundancy: 11261/142446 objects degraded (7.905%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:35.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:35 smithi060 bash[68878]: audit 2024-08-17T17:37:34.999422+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:35 smithi060 bash[68878]: audit 2024-08-17T17:37:34.999422+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:35 smithi060 bash[68878]: audit 2024-08-17T17:37:35.006291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:35 smithi060 bash[68878]: audit 2024-08-17T17:37:35.006291+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:35.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:35.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:35.875 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:35.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:35.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:36.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:36.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:36.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:36.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:36.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:36.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:36.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:36.312 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:36.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:36.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:36.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:36.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:36.592 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:36.686 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.715 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: cluster 2024-08-17T17:37:35.212455+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11289/137583 objects degraded (8.205%); 2039/137583 objects misplaced (1.482%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: cluster 2024-08-17T17:37:35.212455+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11289/137583 objects degraded (8.205%); 2039/137583 objects misplaced (1.482%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: audit 2024-08-17T17:37:36.097605+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: audit 2024-08-17T17:37:36.097605+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: audit 2024-08-17T17:37:36.098675+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: audit 2024-08-17T17:37:36.098675+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: audit 2024-08-17T17:37:36.111384+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:36.723 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:36 smithi060 bash[68878]: audit 2024-08-17T17:37:36.111384+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:36.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: cluster 2024-08-17T17:37:35.212455+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11289/137583 objects degraded (8.205%); 2039/137583 objects misplaced (1.482%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: cluster 2024-08-17T17:37:35.212455+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11289/137583 objects degraded (8.205%); 2039/137583 objects misplaced (1.482%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: audit 2024-08-17T17:37:36.097605+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: audit 2024-08-17T17:37:36.097605+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: audit 2024-08-17T17:37:36.098675+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: audit 2024-08-17T17:37:36.098675+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: audit 2024-08-17T17:37:36.111384+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[84186]: audit 2024-08-17T17:37:36.111384+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: cluster 2024-08-17T17:37:35.212455+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11289/137583 objects degraded (8.205%); 2039/137583 objects misplaced (1.482%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: cluster 2024-08-17T17:37:35.212455+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v692: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 11289/137583 objects degraded (8.205%); 2039/137583 objects misplaced (1.482%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: audit 2024-08-17T17:37:36.097605+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: audit 2024-08-17T17:37:36.097605+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: audit 2024-08-17T17:37:36.098675+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: audit 2024-08-17T17:37:36.098675+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: audit 2024-08-17T17:37:36.111384+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:36.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:36 smithi016 bash[86572]: audit 2024-08-17T17:37:36.111384+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:37:36.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:36.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:36.955 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:36.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:36.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:37.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:37.136 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:37.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:37.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:37.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:37.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:37.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:37.514 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:37 smithi060 bash[68878]: audit 2024-08-17T17:37:37.324630+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:37.515 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:37 smithi060 bash[68878]: audit 2024-08-17T17:37:37.324630+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:37.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:37.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:37.613 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:37.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:37.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:37.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:37.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:37.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:37 smithi016 bash[84186]: audit 2024-08-17T17:37:37.324630+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:37.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:37 smithi016 bash[84186]: audit 2024-08-17T17:37:37.324630+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:37.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:37 smithi016 bash[86572]: audit 2024-08-17T17:37:37.324630+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:37.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:37 smithi016 bash[86572]: audit 2024-08-17T17:37:37.324630+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:37.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:37.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:37.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:38.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:38.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:38.183 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:38.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:38.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:38.448 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:38.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:38.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:38.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:38.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:38.658 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:38 smithi016 bash[86572]: cluster 2024-08-17T17:37:37.213030+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11289/135171 objects degraded (8.352%); 2039/135171 objects misplaced (1.508%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:38.658 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:38 smithi016 bash[86572]: cluster 2024-08-17T17:37:37.213030+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11289/135171 objects degraded (8.352%); 2039/135171 objects misplaced (1.508%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:38 smithi060 bash[68878]: cluster 2024-08-17T17:37:37.213030+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11289/135171 objects degraded (8.352%); 2039/135171 objects misplaced (1.508%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:38.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:38 smithi060 bash[68878]: cluster 2024-08-17T17:37:37.213030+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11289/135171 objects degraded (8.352%); 2039/135171 objects misplaced (1.508%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:38.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:38.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:38 smithi016 bash[84186]: cluster 2024-08-17T17:37:37.213030+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11289/135171 objects degraded (8.352%); 2039/135171 objects misplaced (1.508%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:38.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:38 smithi016 bash[84186]: cluster 2024-08-17T17:37:37.213030+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v693: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 11289/135171 objects degraded (8.352%); 2039/135171 objects misplaced (1.508%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:38.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:38.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.856 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:38.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:38.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:38.961 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:38.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:39.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:39.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:39.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:39.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:39.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:39.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:39.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:39.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.647 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:39.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:39.667 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:37:39.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:39.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:39.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:39.881 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:39.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:39.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:40.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:40.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:40.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:40.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:40.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:40.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:40.292 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:40.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:40.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:40.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:40.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:37:40 smithi060 bash[61583]: ts=2024-08-17T17:37:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:40.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:40.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:40.592 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[84186]: cluster 2024-08-17T17:37:39.213761+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 11296/130128 objects degraded (8.681%); 1847/130128 objects misplaced (1.419%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:37:40.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[86572]: cluster 2024-08-17T17:37:39.213761+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 11296/130128 objects degraded (8.681%); 1847/130128 objects misplaced (1.419%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:37:40.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[86572]: cluster 2024-08-17T17:37:39.213761+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 11296/130128 objects degraded (8.681%); 1847/130128 objects misplaced (1.419%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:37:40.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[86572]: cluster 2024-08-17T17:37:39.929236+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: Degraded data redundancy: 11296/130128 objects degraded (8.681%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:40.596 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[86572]: cluster 2024-08-17T17:37:39.929236+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: Degraded data redundancy: 11296/130128 objects degraded (8.681%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:40.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:40.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:40.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:40.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:40.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:40.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[84186]: cluster 2024-08-17T17:37:39.213761+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 11296/130128 objects degraded (8.681%); 1847/130128 objects misplaced (1.419%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:37:40.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[84186]: cluster 2024-08-17T17:37:39.929236+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: Degraded data redundancy: 11296/130128 objects degraded (8.681%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:40.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:40 smithi016 bash[84186]: cluster 2024-08-17T17:37:39.929236+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: Degraded data redundancy: 11296/130128 objects degraded (8.681%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:40 smithi060 bash[68878]: cluster 2024-08-17T17:37:39.213761+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 11296/130128 objects degraded (8.681%); 1847/130128 objects misplaced (1.419%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:37:40.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:40 smithi060 bash[68878]: cluster 2024-08-17T17:37:39.213761+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v694: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 11296/130128 objects degraded (8.681%); 1847/130128 objects misplaced (1.419%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:37:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:40 smithi060 bash[68878]: cluster 2024-08-17T17:37:39.929236+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: Degraded data redundancy: 11296/130128 objects degraded (8.681%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:40 smithi060 bash[68878]: cluster 2024-08-17T17:37:39.929236+0000 mon.a (mon.0) 1003 : cluster [WRN] Health check update: Degraded data redundancy: 11296/130128 objects degraded (8.681%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:40.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:40.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:40.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:41.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:41.092 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:41.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:41.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:41.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:41.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:41.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:41.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:41.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:41.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:41.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:41.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:41.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:41.889 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:41.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:41.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:42.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:42.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:42.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:42.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:42.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:42.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:42.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:42.326 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:42.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:42.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:42.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:42.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:42.657 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:42 smithi060 bash[68878]: cluster 2024-08-17T17:37:41.214684+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v695: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 11296/126231 objects degraded (8.949%); 1847/126231 objects misplaced (1.463%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:42.657 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:42 smithi060 bash[68878]: cluster 2024-08-17T17:37:41.214684+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v695: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 11296/126231 objects degraded (8.949%); 1847/126231 objects misplaced (1.463%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:42.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:42.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:42.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:42.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:42.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:42.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:42.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:42.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:43.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:43.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:43.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:42 smithi016 bash[84186]: cluster 2024-08-17T17:37:41.214684+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v695: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 11296/126231 objects degraded (8.949%); 1847/126231 objects misplaced (1.463%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:43.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:42 smithi016 bash[84186]: cluster 2024-08-17T17:37:41.214684+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v695: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 11296/126231 objects degraded (8.949%); 1847/126231 objects misplaced (1.463%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:43.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:42 smithi016 bash[86572]: cluster 2024-08-17T17:37:41.214684+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v695: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 11296/126231 objects degraded (8.949%); 1847/126231 objects misplaced (1.463%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:43.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:42 smithi016 bash[86572]: cluster 2024-08-17T17:37:41.214684+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v695: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 11296/126231 objects degraded (8.949%); 1847/126231 objects misplaced (1.463%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:43.168 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:43.207 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:43.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:43.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:43.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:43.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:43.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:43.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:43.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:43.613 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:43.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:43.744 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:43.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:43.848 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:43.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:43.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:43.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:43.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:44.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:44.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:44.131 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:44.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:44.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:44.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:44.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:44.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:44.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:44.493 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:37:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:37:44] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-08-17T17:37:44.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:44.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:44.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:44.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:44 smithi016 bash[84186]: cluster 2024-08-17T17:37:43.215222+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 11296/124611 objects degraded (9.065%); 1847/124611 objects misplaced (1.482%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:44.731 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:44 smithi016 bash[84186]: cluster 2024-08-17T17:37:43.215222+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 11296/124611 objects degraded (9.065%); 1847/124611 objects misplaced (1.482%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:44 smithi016 bash[86572]: cluster 2024-08-17T17:37:43.215222+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 11296/124611 objects degraded (9.065%); 1847/124611 objects misplaced (1.482%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:44 smithi016 bash[86572]: cluster 2024-08-17T17:37:43.215222+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 11296/124611 objects degraded (9.065%); 1847/124611 objects misplaced (1.482%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:44.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:44.783 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:44 smithi060 bash[68878]: cluster 2024-08-17T17:37:43.215222+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 11296/124611 objects degraded (9.065%); 1847/124611 objects misplaced (1.482%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:44.783 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:44 smithi060 bash[68878]: cluster 2024-08-17T17:37:43.215222+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v696: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 11296/124611 objects degraded (9.065%); 1847/124611 objects misplaced (1.482%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:37:44.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:44.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:44.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:44.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:45.040 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:45.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:45.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:45.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:45.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:45.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:45.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:45.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:45.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:45.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:45.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:45 smithi016 bash[84186]: cluster 2024-08-17T17:37:44.929996+0000 mon.a (mon.0) 1004 : cluster [WRN] Health check update: Degraded data redundancy: 11296/124611 objects degraded (9.065%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:45.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:45 smithi016 bash[84186]: cluster 2024-08-17T17:37:44.929996+0000 mon.a (mon.0) 1004 : cluster [WRN] Health check update: Degraded data redundancy: 11296/124611 objects degraded (9.065%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:45 smithi016 bash[86572]: cluster 2024-08-17T17:37:44.929996+0000 mon.a (mon.0) 1004 : cluster [WRN] Health check update: Degraded data redundancy: 11296/124611 objects degraded (9.065%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:45 smithi016 bash[86572]: cluster 2024-08-17T17:37:44.929996+0000 mon.a (mon.0) 1004 : cluster [WRN] Health check update: Degraded data redundancy: 11296/124611 objects degraded (9.065%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:45.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:45.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:45.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:45.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:45.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:45.859 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:45.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:45 smithi060 bash[68878]: cluster 2024-08-17T17:37:44.929996+0000 mon.a (mon.0) 1004 : cluster [WRN] Health check update: Degraded data redundancy: 11296/124611 objects degraded (9.065%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:45.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:45 smithi060 bash[68878]: cluster 2024-08-17T17:37:44.929996+0000 mon.a (mon.0) 1004 : cluster [WRN] Health check update: Degraded data redundancy: 11296/124611 objects degraded (9.065%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:45.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:46.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:46.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:46.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:46.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:46.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:46.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:46.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:46.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:46.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:46.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:46.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:46 smithi016 bash[84186]: cluster 2024-08-17T17:37:45.215957+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 11311/119490 objects degraded (9.466%); 1652/119490 objects misplaced (1.383%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:37:46.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:46 smithi016 bash[84186]: cluster 2024-08-17T17:37:45.215957+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 11311/119490 objects degraded (9.466%); 1652/119490 objects misplaced (1.383%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:37:46.660 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:46 smithi016 bash[86572]: cluster 2024-08-17T17:37:45.215957+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 11311/119490 objects degraded (9.466%); 1652/119490 objects misplaced (1.383%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:37:46.660 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:46 smithi016 bash[86572]: cluster 2024-08-17T17:37:45.215957+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 11311/119490 objects degraded (9.466%); 1652/119490 objects misplaced (1.383%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:37:46.697 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:46.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:46.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:46.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:46.925 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:46.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:46 smithi060 bash[68878]: cluster 2024-08-17T17:37:45.215957+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 11311/119490 objects degraded (9.466%); 1652/119490 objects misplaced (1.383%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:37:46.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:46 smithi060 bash[68878]: cluster 2024-08-17T17:37:45.215957+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v697: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 11311/119490 objects degraded (9.466%); 1652/119490 objects misplaced (1.383%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:37:46.958 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:46.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:47.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:47.098 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:47.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:47.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:47.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:47.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:47.365 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:47.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:47.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:47.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:47.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:47.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:47.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:47.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:47.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:47.897 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:47.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:47.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:48.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:48.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:48.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:48.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:48.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:48.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:48.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:48.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:48.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:48.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:48.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:48.560 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:48.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:48.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:48.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:48.800 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:48.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:48 smithi016 bash[86572]: cluster 2024-08-17T17:37:47.216434+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 11311/117210 objects degraded (9.650%); 1652/117210 objects misplaced (1.409%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:48.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:48 smithi016 bash[86572]: cluster 2024-08-17T17:37:47.216434+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 11311/117210 objects degraded (9.650%); 1652/117210 objects misplaced (1.409%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:48.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:48 smithi016 bash[84186]: cluster 2024-08-17T17:37:47.216434+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 11311/117210 objects degraded (9.650%); 1652/117210 objects misplaced (1.409%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:48.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:48 smithi016 bash[84186]: cluster 2024-08-17T17:37:47.216434+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 11311/117210 objects degraded (9.650%); 1652/117210 objects misplaced (1.409%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:48.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:48.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:48 smithi060 bash[68878]: cluster 2024-08-17T17:37:47.216434+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 11311/117210 objects degraded (9.650%); 1652/117210 objects misplaced (1.409%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:48 smithi060 bash[68878]: cluster 2024-08-17T17:37:47.216434+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v698: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 11311/117210 objects degraded (9.650%); 1652/117210 objects misplaced (1.409%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:48.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:48.981 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:48.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:48.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:49.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:49.125 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:49.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:49.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:49.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:49.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:49.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:49.504 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:49.534 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:49.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:49.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:49.660 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:49.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:49.765 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:49.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:49.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:49.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:49.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:49.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:50.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:50.041 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:50.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:50.147 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:50.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:50.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:50.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:50.291 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:50.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:50.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:50.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:50.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:50.534 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:37:50 smithi060 bash[61583]: ts=2024-08-17T17:37:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:50.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:50.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:50.674 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:50.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:50.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[84186]: cluster 2024-08-17T17:37:49.217133+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 11311/112287 objects degraded (10.073%); 1466/112287 objects misplaced (1.306%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T17:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[84186]: cluster 2024-08-17T17:37:49.217133+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 11311/112287 objects degraded (10.073%); 1466/112287 objects misplaced (1.306%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T17:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[84186]: cluster 2024-08-17T17:37:49.930846+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check update: Degraded data redundancy: 11311/112287 objects degraded (10.073%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:50.797 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[84186]: cluster 2024-08-17T17:37:49.930846+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check update: Degraded data redundancy: 11311/112287 objects degraded (10.073%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[86572]: cluster 2024-08-17T17:37:49.217133+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 11311/112287 objects degraded (10.073%); 1466/112287 objects misplaced (1.306%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T17:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[86572]: cluster 2024-08-17T17:37:49.217133+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 11311/112287 objects degraded (10.073%); 1466/112287 objects misplaced (1.306%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T17:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[86572]: cluster 2024-08-17T17:37:49.930846+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check update: Degraded data redundancy: 11311/112287 objects degraded (10.073%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:50.798 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:50 smithi016 bash[86572]: cluster 2024-08-17T17:37:49.930846+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check update: Degraded data redundancy: 11311/112287 objects degraded (10.073%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:50.813 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:50.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:50.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:50 smithi060 bash[68878]: cluster 2024-08-17T17:37:49.217133+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 11311/112287 objects degraded (10.073%); 1466/112287 objects misplaced (1.306%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T17:37:50.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:50 smithi060 bash[68878]: cluster 2024-08-17T17:37:49.217133+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v699: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 11311/112287 objects degraded (10.073%); 1466/112287 objects misplaced (1.306%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T17:37:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:50 smithi060 bash[68878]: cluster 2024-08-17T17:37:49.930846+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check update: Degraded data redundancy: 11311/112287 objects degraded (10.073%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:50 smithi060 bash[68878]: cluster 2024-08-17T17:37:49.930846+0000 mon.a (mon.0) 1005 : cluster [WRN] Health check update: Degraded data redundancy: 11311/112287 objects degraded (10.073%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:50.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:50.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:50.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:51.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:51.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:51.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:51.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:51.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:51.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:51.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:51.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:51.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:51.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:51.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:51.731 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:51.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:51.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:51.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:51.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:51.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:51.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:51.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:52.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:52.102 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:52.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:52.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:52.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:52.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:52.360 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:52.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:52.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:52.436 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:37:52.436 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:37:52.483 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:37:52.483 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:37:52.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:52.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:52.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:52.537 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:37:52.538 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:37:52.577 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:37:52.577 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:37:52.615 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:37:52.616 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:37:52.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:52.636 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:37:52.636 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:37:52.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:52.653 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:37:52.653 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:37:52.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:37:52.670 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[84186]: cluster 2024-08-17T17:37:51.217784+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 11311/108120 objects degraded (10.462%); 1466/108120 objects misplaced (1.356%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[84186]: cluster 2024-08-17T17:37:51.217784+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 11311/108120 objects degraded (10.462%); 1466/108120 objects misplaced (1.356%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[84186]: audit 2024-08-17T17:37:52.325041+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[84186]: audit 2024-08-17T17:37:52.325041+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[84186]: audit 2024-08-17T17:37:52.401047+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/2504159933' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[84186]: audit 2024-08-17T17:37:52.401047+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/2504159933' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[86572]: cluster 2024-08-17T17:37:51.217784+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 11311/108120 objects degraded (10.462%); 1466/108120 objects misplaced (1.356%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[86572]: cluster 2024-08-17T17:37:51.217784+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 11311/108120 objects degraded (10.462%); 1466/108120 objects misplaced (1.356%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[86572]: audit 2024-08-17T17:37:52.325041+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:52.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[86572]: audit 2024-08-17T17:37:52.325041+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:52.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[86572]: audit 2024-08-17T17:37:52.401047+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/2504159933' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:52.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:52 smithi016 bash[86572]: audit 2024-08-17T17:37:52.401047+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/2504159933' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:52.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:52.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:52 smithi060 bash[68878]: cluster 2024-08-17T17:37:51.217784+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 11311/108120 objects degraded (10.462%); 1466/108120 objects misplaced (1.356%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:52.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:52 smithi060 bash[68878]: cluster 2024-08-17T17:37:51.217784+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v700: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 11311/108120 objects degraded (10.462%); 1466/108120 objects misplaced (1.356%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:52.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:52 smithi060 bash[68878]: audit 2024-08-17T17:37:52.325041+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:52.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:52 smithi060 bash[68878]: audit 2024-08-17T17:37:52.325041+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:52.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:52 smithi060 bash[68878]: audit 2024-08-17T17:37:52.401047+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/2504159933' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:52.764 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:52 smithi060 bash[68878]: audit 2024-08-17T17:37:52.401047+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.16:0/2504159933' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:37:52.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:52.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:52.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:52.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:52.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:53.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:53.061 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:53.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:53.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:53.203 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:53.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:53.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:53.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:53.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:53.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:53.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:53.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:53.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:53.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:53.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:53.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:53.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.859 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:53.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:53.967 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:53.991 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:53.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:54.095 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:54.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:54.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:54.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:54.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:54.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:54.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:54.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:54.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:54.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:54.613 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:37:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:37:54] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-08-17T17:37:54.613 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:54 smithi016 bash[84186]: cluster 2024-08-17T17:37:53.218330+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 11311/106569 objects degraded (10.614%); 1466/106569 objects misplaced (1.376%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:54.614 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:54 smithi016 bash[84186]: cluster 2024-08-17T17:37:53.218330+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 11311/106569 objects degraded (10.614%); 1466/106569 objects misplaced (1.376%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:54.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:54 smithi016 bash[86572]: cluster 2024-08-17T17:37:53.218330+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 11311/106569 objects degraded (10.614%); 1466/106569 objects misplaced (1.376%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:54.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:54 smithi016 bash[86572]: cluster 2024-08-17T17:37:53.218330+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 11311/106569 objects degraded (10.614%); 1466/106569 objects misplaced (1.376%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:54.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:54.643 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:54.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:54.748 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:54.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:54.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:54.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:54 smithi060 bash[68878]: cluster 2024-08-17T17:37:53.218330+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 11311/106569 objects degraded (10.614%); 1466/106569 objects misplaced (1.376%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:54.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:54 smithi060 bash[68878]: cluster 2024-08-17T17:37:53.218330+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v701: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 11311/106569 objects degraded (10.614%); 1466/106569 objects misplaced (1.376%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:37:54.932 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:54.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:54.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:55.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:55.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:55.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:55.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:55.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:55.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:55.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:55.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:55.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.579 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:55 smithi060 bash[68878]: cluster 2024-08-17T17:37:54.931605+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: Degraded data redundancy: 11311/106569 objects degraded (10.614%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:55.579 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:55 smithi060 bash[68878]: cluster 2024-08-17T17:37:54.931605+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: Degraded data redundancy: 11311/106569 objects degraded (10.614%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:55.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:55.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:55.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:55.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:55 smithi016 bash[84186]: cluster 2024-08-17T17:37:54.931605+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: Degraded data redundancy: 11311/106569 objects degraded (10.614%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:55.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:55 smithi016 bash[84186]: cluster 2024-08-17T17:37:54.931605+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: Degraded data redundancy: 11311/106569 objects degraded (10.614%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:55 smithi016 bash[86572]: cluster 2024-08-17T17:37:54.931605+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: Degraded data redundancy: 11311/106569 objects degraded (10.614%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:55.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:55 smithi016 bash[86572]: cluster 2024-08-17T17:37:54.931605+0000 mon.a (mon.0) 1007 : cluster [WRN] Health check update: Degraded data redundancy: 11311/106569 objects degraded (10.614%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:37:55.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:55.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:55.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:55.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.011 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:56.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:56.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:56.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:56.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:56.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:56.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:56.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:56.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:56.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:56.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:56 smithi016 bash[84186]: cluster 2024-08-17T17:37:55.218940+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 11311/101601 objects degraded (11.133%); 1241/101601 objects misplaced (1.221%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:37:56.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:56 smithi016 bash[84186]: cluster 2024-08-17T17:37:55.218940+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 11311/101601 objects degraded (11.133%); 1241/101601 objects misplaced (1.221%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:37:56.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:56 smithi016 bash[86572]: cluster 2024-08-17T17:37:55.218940+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 11311/101601 objects degraded (11.133%); 1241/101601 objects misplaced (1.221%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:37:56.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:56 smithi016 bash[86572]: cluster 2024-08-17T17:37:55.218940+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 11311/101601 objects degraded (11.133%); 1241/101601 objects misplaced (1.221%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:37:56.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.678 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:56.726 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:37:56.726 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:37:56.781 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:56.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:56.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:56 smithi060 bash[68878]: cluster 2024-08-17T17:37:55.218940+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 11311/101601 objects degraded (11.133%); 1241/101601 objects misplaced (1.221%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:37:56.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:56 smithi060 bash[68878]: cluster 2024-08-17T17:37:55.218940+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v702: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 11311/101601 objects degraded (11.133%); 1241/101601 objects misplaced (1.221%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:37:56.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:56.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:56.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:57.015 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:37:57.016 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:37:57.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:57.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:57.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:57.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:57.212 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:57.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:57.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:57.451 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:57.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:57.579 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:37:57.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[84186]: audit 2024-08-17T17:37:57.146732+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.16:0/2648865052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[84186]: audit 2024-08-17T17:37:57.146732+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.16:0/2648865052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[84186]: audit 2024-08-17T17:37:57.148252+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[84186]: audit 2024-08-17T17:37:57.148252+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[86572]: audit 2024-08-17T17:37:57.146732+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.16:0/2648865052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[86572]: audit 2024-08-17T17:37:57.146732+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.16:0/2648865052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[86572]: audit 2024-08-17T17:37:57.148252+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.599 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:57 smithi016 bash[86572]: audit 2024-08-17T17:37:57.148252+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.649 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:57.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:57.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:57.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:37:57.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:57 smithi060 bash[68878]: audit 2024-08-17T17:37:57.146732+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.16:0/2648865052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:57 smithi060 bash[68878]: audit 2024-08-17T17:37:57.146732+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.16:0/2648865052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:57 smithi060 bash[68878]: audit 2024-08-17T17:37:57.148252+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.875 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:57 smithi060 bash[68878]: audit 2024-08-17T17:37:57.148252+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:37:57.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:57.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:57.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:57.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:58.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:37:58.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:37:58.112 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:58.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:58.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:58.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:58.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.550 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:58.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.665 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: audit 2024-08-17T17:37:57.008674+0000 mgr.y (mgr.34107) 715 : audit [DBG] from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: audit 2024-08-17T17:37:57.008674+0000 mgr.y (mgr.34107) 715 : audit [DBG] from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: cluster 2024-08-17T17:37:57.219511+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 11311/99456 objects degraded (11.373%); 1241/99456 objects misplaced (1.248%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: cluster 2024-08-17T17:37:57.219511+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 11311/99456 objects degraded (11.373%); 1241/99456 objects misplaced (1.248%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: cluster 2024-08-17T17:37:57.559098+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: cluster 2024-08-17T17:37:57.559098+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: audit 2024-08-17T17:37:57.572037+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: audit 2024-08-17T17:37:57.572037+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: cluster 2024-08-17T17:37:57.584751+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:37:58.666 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:37:58 smithi060 bash[68878]: cluster 2024-08-17T17:37:57.584751+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:37:58.676 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:58.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: audit 2024-08-17T17:37:57.008674+0000 mgr.y (mgr.34107) 715 : audit [DBG] from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:58.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: audit 2024-08-17T17:37:57.008674+0000 mgr.y (mgr.34107) 715 : audit [DBG] from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:58.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: cluster 2024-08-17T17:37:57.219511+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 11311/99456 objects degraded (11.373%); 1241/99456 objects misplaced (1.248%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:58.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: cluster 2024-08-17T17:37:57.219511+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 11311/99456 objects degraded (11.373%); 1241/99456 objects misplaced (1.248%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:58.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: cluster 2024-08-17T17:37:57.559098+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: cluster 2024-08-17T17:37:57.559098+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: audit 2024-08-17T17:37:57.572037+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: audit 2024-08-17T17:37:57.572037+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: cluster 2024-08-17T17:37:57.584751+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[84186]: cluster 2024-08-17T17:37:57.584751+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: audit 2024-08-17T17:37:57.008674+0000 mgr.y (mgr.34107) 715 : audit [DBG] from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: audit 2024-08-17T17:37:57.008674+0000 mgr.y (mgr.34107) 715 : audit [DBG] from='client.44972 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: cluster 2024-08-17T17:37:57.219511+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 11311/99456 objects degraded (11.373%); 1241/99456 objects misplaced (1.248%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: cluster 2024-08-17T17:37:57.219511+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v703: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 11311/99456 objects degraded (11.373%); 1241/99456 objects misplaced (1.248%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: cluster 2024-08-17T17:37:57.559098+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:58.723 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: cluster 2024-08-17T17:37:57.559098+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:37:58.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: audit 2024-08-17T17:37:57.572037+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:58.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: audit 2024-08-17T17:37:57.572037+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:37:58.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: cluster 2024-08-17T17:37:57.584751+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:37:58.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:37:58 smithi016 bash[86572]: cluster 2024-08-17T17:37:57.584751+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:37:58.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.796 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:37:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:37:58.899 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.923 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:37:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:58.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:37:59.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:59.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:37:59.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:37:59.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:59.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:59.295 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:59.330 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:37:59.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:37:59.369 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:37:59.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:59.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:37:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:37:59.564 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:59.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:59.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:59.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:37:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:37:59.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:59.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:59.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:37:59.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:37:59.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:37:59.998 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:00.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:00.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:00.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:00.234 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:00.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:00.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:00.360 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:00.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:00.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:38:00 smithi060 bash[61583]: ts=2024-08-17T17:38:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:00.429 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":702,"stamp":"2024-08-17T17:37:55.218549+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2218334181,"num_objects":33867,"num_object_clones":0,"num_object_copies":101601,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11311,"num_objects_misplaced":1241,"num_objects_unfound":0,"num_objects_dirty":33867,"num_whiteouts":0,"num_read":424,"num_read_kb":868,"num_write":166813,"num_write_kb":6414416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3661,"num_bytes_recovered":241043632,"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":139848,"ondisk_log_size":139848,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9766896,"kb_used_data":7419824,"kb_used_omap":109,"kb_used_meta":2346578,"kb_avail":740194320,"statfs":{"total":767960285184,"available":757958983680,"internally_reserved":0,"allocated":7597899776,"data_stored":7587810278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":2402896654},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[10,2,3,10,5,14,4],"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":-502661120,"num_objects":-7670,"num_object_clones":0,"num_object_copies":-23010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":15,"num_objects_misplaced":-606,"num_objects_unfound":0,"num_objects_dirty":-7670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7670,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":591,"num_bytes_recovered":38731776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003684"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":269,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392079+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:37:27.392079+0000","last_peered":"2024-08-17T17:37:27.392079+0000","last_clean":"2024-08-17T17:37:27.392079+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:37:27.392079+0000","last_undegraded":"2024-08-17T17:37:27.392079+0000","last_fullsized":"2024-08-17T17:37:27.392079+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":177,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.398249+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:37:03.398249+0000","last_peered":"2024-08-17T17:37:03.398249+0000","last_clean":"2024-08-17T17:37:03.398249+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:37:03.398249+0000","last_undegraded":"2024-08-17T17:37:03.398249+0000","last_fullsized":"2024-08-17T17:37:03.398249+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":138,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.398698+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:37:03.398698+0000","last_peered":"2024-08-17T17:37:03.398698+0000","last_clean":"2024-08-17T17:37:03.398698+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:37:03.398698+0000","last_undegraded":"2024-08-17T17:37:03.398698+0000","last_fullsized":"2024-08-17T17:37:03.398698+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":173,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397676+0000","last_change":"2024-08-17T17:35:48.297271+0000","last_active":"2024-08-17T17:37:03.397676+0000","last_peered":"2024-08-17T17:37:03.397676+0000","last_clean":"2024-08-17T17:37:03.397676+0000","last_became_active":"2024-08-17T17:35:48.295941+0000","last_became_peered":"2024-08-17T17:35:48.295941+0000","last_unstale":"2024-08-17T17:37:03.397676+0000","last_undegraded":"2024-08-17T17:37:03.397676+0000","last_fullsized":"2024-08-17T17:37:03.397676+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:49.072034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":258,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.407514+0000","last_change":"2024-08-17T17:37:03.652966+0000","last_active":"2024-08-17T17:37:27.407514+0000","last_peered":"2024-08-17T17:37:27.407514+0000","last_clean":"2024-08-17T17:37:27.407514+0000","last_became_active":"2024-08-17T17:37:03.652400+0000","last_became_peered":"2024-08-17T17:37:03.652400+0000","last_unstale":"2024-08-17T17:37:27.407514+0000","last_undegraded":"2024-08-17T17:37:27.407514+0000","last_fullsized":"2024-08-17T17:37:27.407514+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:25:08.958901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":156,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397559+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:37:03.397559+0000","last_peered":"2024-08-17T17:37:03.397559+0000","last_clean":"2024-08-17T17:37:03.397559+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:37:03.397559+0000","last_undegraded":"2024-08-17T17:37:03.397559+0000","last_fullsized":"2024-08-17T17:37:03.397559+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":32,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392158+0000","last_change":"2024-08-17T17:35:48.302273+0000","last_active":"2024-08-17T17:37:27.392158+0000","last_peered":"2024-08-17T17:37:27.392158+0000","last_clean":"2024-08-17T17:37:27.392158+0000","last_became_active":"2024-08-17T17:35:48.300963+0000","last_became_peered":"2024-08-17T17:35:48.300963+0000","last_unstale":"2024-08-17T17:37:27.392158+0000","last_undegraded":"2024-08-17T17:37:27.392158+0000","last_fullsized":"2024-08-17T17:37:27.392158+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:08.997959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":171,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397785+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:37:03.397785+0000","last_peered":"2024-08-17T17:37:03.397785+0000","last_clean":"2024-08-17T17:37:03.397785+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:37:03.397785+0000","last_undegraded":"2024-08-17T17:37:03.397785+0000","last_fullsized":"2024-08-17T17:37:03.397785+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"203'10493","reported_seq":10551,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:54.552993+0000","last_change":"2024-08-17T17:34:15.887923+0000","last_active":"2024-08-17T17:37:54.552993+0000","last_peered":"2024-08-17T17:37:54.552993+0000","last_clean":"2024-08-17T17:37:54.552993+0000","last_became_active":"2024-08-17T17:34:15.887219+0000","last_became_peered":"2024-08-17T17:34:15.887219+0000","last_unstale":"2024-08-17T17:37:54.552993+0000","last_undegraded":"2024-08-17T17:37:54.552993+0000","last_fullsized":"2024-08-17T17:37:54.552993+0000","mapping_epoch":180,"log_start":"188'1900","ondisk_log_start":"188'1900","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8593,"log_dups_size":0,"ondisk_log_size":8593,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:14.603032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132710400,"num_objects":2025,"num_object_clones":0,"num_object_copies":6075,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2025,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10493,"num_write_kb":400576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":218,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.382427+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:37:27.382427+0000","last_peered":"2024-08-17T17:37:27.382427+0000","last_clean":"2024-08-17T17:37:27.382427+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:37:27.382427+0000","last_undegraded":"2024-08-17T17:37:27.382427+0000","last_fullsized":"2024-08-17T17:37:27.382427+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":90,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397445+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:37:03.397445+0000","last_peered":"2024-08-17T17:37:03.397445+0000","last_clean":"2024-08-17T17:37:03.397445+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:37:03.397445+0000","last_undegraded":"2024-08-17T17:37:03.397445+0000","last_fullsized":"2024-08-17T17:37:03.397445+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"203'10563","reported_seq":10621,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:50.853406+0000","last_change":"2024-08-17T17:34:15.891248+0000","last_active":"2024-08-17T17:37:50.853406+0000","last_peered":"2024-08-17T17:37:50.853406+0000","last_clean":"2024-08-17T17:37:50.853406+0000","last_became_active":"2024-08-17T17:34:15.890356+0000","last_became_peered":"2024-08-17T17:34:15.890356+0000","last_unstale":"2024-08-17T17:37:50.853406+0000","last_undegraded":"2024-08-17T17:37:50.853406+0000","last_fullsized":"2024-08-17T17:37:50.853406+0000","mapping_epoch":180,"log_start":"189'2400","ondisk_log_start":"189'2400","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8163,"log_dups_size":0,"ondisk_log_size":8163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:29:05.168159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143065088,"num_objects":2183,"num_object_clones":0,"num_object_copies":6549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2183,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10563,"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":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":176,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.404351+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:37:03.404351+0000","last_peered":"2024-08-17T17:37:03.404351+0000","last_clean":"2024-08-17T17:37:03.404351+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:37:03.404351+0000","last_undegraded":"2024-08-17T17:37:03.404351+0000","last_fullsized":"2024-08-17T17:37:03.404351+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":292,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.371595+0000","last_change":"2024-08-17T17:35:48.299213+0000","last_active":"2024-08-17T17:37:27.371595+0000","last_peered":"2024-08-17T17:37:27.371595+0000","last_clean":"2024-08-17T17:37:27.371595+0000","last_became_active":"2024-08-17T17:35:48.298789+0000","last_became_peered":"2024-08-17T17:35:48.298789+0000","last_unstale":"2024-08-17T17:37:27.371595+0000","last_undegraded":"2024-08-17T17:37:27.371595+0000","last_fullsized":"2024-08-17T17:37:27.371595+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:40.014384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"203'10558","reported_seq":10616,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:54.501253+0000","last_change":"2024-08-17T17:34:15.622822+0000","last_active":"2024-08-17T17:37:54.501253+0000","last_peered":"2024-08-17T17:37:54.501253+0000","last_clean":"2024-08-17T17:37:54.501253+0000","last_became_active":"2024-08-17T17:34:15.621758+0000","last_became_peered":"2024-08-17T17:34:15.621758+0000","last_unstale":"2024-08-17T17:37:54.501253+0000","last_undegraded":"2024-08-17T17:37:54.501253+0000","last_fullsized":"2024-08-17T17:37:54.501253+0000","mapping_epoch":180,"log_start":"188'1900","ondisk_log_start":"188'1900","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8658,"log_dups_size":0,"ondisk_log_size":8658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:42:49.117791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141164544,"num_objects":2154,"num_object_clones":0,"num_object_copies":6462,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2154,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10558,"num_write_kb":406784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":141,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.398945+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:37:03.398945+0000","last_peered":"2024-08-17T17:37:03.398945+0000","last_clean":"2024-08-17T17:37:03.398945+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:37:03.398945+0000","last_undegraded":"2024-08-17T17:37:03.398945+0000","last_fullsized":"2024-08-17T17:37:03.398945+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":151,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397852+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:37:03.397852+0000","last_peered":"2024-08-17T17:37:03.397852+0000","last_clean":"2024-08-17T17:37:03.397852+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:37:03.397852+0000","last_undegraded":"2024-08-17T17:37:03.397852+0000","last_fullsized":"2024-08-17T17:37:03.397852+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"203'10369","reported_seq":10427,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:53.384376+0000","last_change":"2024-08-17T17:34:15.613361+0000","last_active":"2024-08-17T17:37:53.384376+0000","last_peered":"2024-08-17T17:37:53.384376+0000","last_clean":"2024-08-17T17:37:53.384376+0000","last_became_active":"2024-08-17T17:34:15.612396+0000","last_became_peered":"2024-08-17T17:34:15.612396+0000","last_unstale":"2024-08-17T17:37:53.384376+0000","last_undegraded":"2024-08-17T17:37:53.384376+0000","last_fullsized":"2024-08-17T17:37:53.384376+0000","mapping_epoch":180,"log_start":"187'300","ondisk_log_start":"187'300","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:46:06.422513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136511488,"num_objects":2083,"num_object_clones":0,"num_object_copies":6249,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2083,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10369,"num_write_kb":398464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392229+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:37:27.392229+0000","last_peered":"2024-08-17T17:37:27.392229+0000","last_clean":"2024-08-17T17:37:27.392229+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:37:27.392229+0000","last_undegraded":"2024-08-17T17:37:27.392229+0000","last_fullsized":"2024-08-17T17:37:27.392229+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":278,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.382073+0000","last_change":"2024-08-17T17:28:58.184848+0000","last_active":"2024-08-17T17:37:27.382073+0000","last_peered":"2024-08-17T17:37:27.382073+0000","last_clean":"2024-08-17T17:37:27.382073+0000","last_became_active":"2024-08-17T17:28:58.184228+0000","last_became_peered":"2024-08-17T17:28:58.184228+0000","last_unstale":"2024-08-17T17:37:27.382073+0000","last_undegraded":"2024-08-17T17:37:27.382073+0000","last_fullsized":"2024-08-17T17:37:27.382073+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:28:06.980878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.f","version":"203'10340","reported_seq":10398,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:50.937977+0000","last_change":"2024-08-17T17:34:15.611566+0000","last_active":"2024-08-17T17:37:50.937977+0000","last_peered":"2024-08-17T17:37:50.937977+0000","last_clean":"2024-08-17T17:37:50.937977+0000","last_became_active":"2024-08-17T17:34:15.610760+0000","last_became_peered":"2024-08-17T17:34:15.610760+0000","last_unstale":"2024-08-17T17:37:50.937977+0000","last_undegraded":"2024-08-17T17:37:50.937977+0000","last_fullsized":"2024-08-17T17:37:50.937977+0000","mapping_epoch":180,"log_start":"189'2200","ondisk_log_start":"189'2200","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8140,"log_dups_size":0,"ondisk_log_size":8140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:21.057851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143261696,"num_objects":2186,"num_object_clones":0,"num_object_copies":6558,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2186,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10340,"num_write_kb":400832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":280,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.391873+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:37:27.391873+0000","last_peered":"2024-08-17T17:37:27.391873+0000","last_clean":"2024-08-17T17:37:27.391873+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:37:27.391873+0000","last_undegraded":"2024-08-17T17:37:27.391873+0000","last_fullsized":"2024-08-17T17:37:27.391873+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":258,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.370946+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:37:27.370946+0000","last_peered":"2024-08-17T17:37:27.370946+0000","last_clean":"2024-08-17T17:37:27.370946+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:37:27.370946+0000","last_undegraded":"2024-08-17T17:37:27.370946+0000","last_fullsized":"2024-08-17T17:37:27.370946+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"203'10296","reported_seq":10354,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:53.384264+0000","last_change":"2024-08-17T17:34:15.888995+0000","last_active":"2024-08-17T17:37:53.384264+0000","last_peered":"2024-08-17T17:37:53.384264+0000","last_clean":"2024-08-17T17:37:53.384264+0000","last_became_active":"2024-08-17T17:34:15.888487+0000","last_became_peered":"2024-08-17T17:34:15.888487+0000","last_unstale":"2024-08-17T17:37:53.384264+0000","last_undegraded":"2024-08-17T17:37:53.384264+0000","last_fullsized":"2024-08-17T17:37:53.384264+0000","mapping_epoch":180,"log_start":"186'200","ondisk_log_start":"186'200","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+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 @ 2024-08-19T01:52:25.399667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136183808,"num_objects":2078,"num_object_clones":0,"num_object_copies":6234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10296,"num_write_kb":395968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397975+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:37:03.397975+0000","last_peered":"2024-08-17T17:37:03.397975+0000","last_clean":"2024-08-17T17:37:03.397975+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:37:03.397975+0000","last_undegraded":"2024-08-17T17:37:03.397975+0000","last_fullsized":"2024-08-17T17:37:03.397975+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":275,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375481+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:37:27.375481+0000","last_peered":"2024-08-17T17:37:27.375481+0000","last_clean":"2024-08-17T17:37:27.375481+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:37:27.375481+0000","last_undegraded":"2024-08-17T17:37:27.375481+0000","last_fullsized":"2024-08-17T17:37:27.375481+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"203'10368","reported_seq":10400,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:52.813474+0000","last_change":"2024-08-17T17:34:15.615163+0000","last_active":"2024-08-17T17:37:52.813474+0000","last_peered":"2024-08-17T17:37:52.813474+0000","last_clean":"2024-08-17T17:37:52.813474+0000","last_became_active":"2024-08-17T17:34:15.614614+0000","last_became_peered":"2024-08-17T17:34:15.614614+0000","last_unstale":"2024-08-17T17:37:52.813474+0000","last_undegraded":"2024-08-17T17:37:52.813474+0000","last_fullsized":"2024-08-17T17:37:52.813474+0000","mapping_epoch":180,"log_start":"187'900","ondisk_log_start":"187'900","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9468,"log_dups_size":0,"ondisk_log_size":9468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:57.199783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137560088,"num_objects":2100,"num_object_clones":0,"num_object_copies":6300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2100,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10368,"num_write_kb":398913,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.371374+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:37:27.371374+0000","last_peered":"2024-08-17T17:37:27.371374+0000","last_clean":"2024-08-17T17:37:27.371374+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:37:27.371374+0000","last_undegraded":"2024-08-17T17:37:27.371374+0000","last_fullsized":"2024-08-17T17:37:27.371374+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":250,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375774+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:37:27.375774+0000","last_peered":"2024-08-17T17:37:27.375774+0000","last_clean":"2024-08-17T17:37:27.375774+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:37:27.375774+0000","last_undegraded":"2024-08-17T17:37:27.375774+0000","last_fullsized":"2024-08-17T17:37:27.375774+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.c","version":"203'10186","reported_seq":10227,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:37:52.825745+0000","last_change":"2024-08-17T17:35:49.823259+0000","last_active":"2024-08-17T17:37:52.825745+0000","last_peered":"2024-08-17T17:37:52.825745+0000","last_clean":"2024-08-17T17:35:47.329368+0000","last_became_active":"2024-08-17T17:35:49.804059+0000","last_became_peered":"2024-08-17T17:35:49.804059+0000","last_unstale":"2024-08-17T17:37:52.825745+0000","last_undegraded":"2024-08-17T17:35:49.344097+0000","last_fullsized":"2024-08-17T17:35:49.305358+0000","mapping_epoch":193,"log_start":"187'800","ondisk_log_start":"187'800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9386,"log_dups_size":0,"ondisk_log_size":9386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:54.257338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133300224,"num_objects":2034,"num_object_clones":0,"num_object_copies":6102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5299,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2034,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10186,"num_write_kb":391040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":1223},{"shards":"6,7","objects":-3265}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":32,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.391173+0000","last_change":"2024-08-17T17:35:48.301961+0000","last_active":"2024-08-17T17:37:27.391173+0000","last_peered":"2024-08-17T17:37:27.391173+0000","last_clean":"2024-08-17T17:37:27.391173+0000","last_became_active":"2024-08-17T17:35:48.300886+0000","last_became_peered":"2024-08-17T17:35:48.300886+0000","last_unstale":"2024-08-17T17:37:27.391173+0000","last_undegraded":"2024-08-17T17:37:27.391173+0000","last_fullsized":"2024-08-17T17:37:27.391173+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:18.731989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":270,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376290+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:37:27.376290+0000","last_peered":"2024-08-17T17:37:27.376290+0000","last_clean":"2024-08-17T17:37:27.376290+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:37:27.376290+0000","last_undegraded":"2024-08-17T17:37:27.376290+0000","last_fullsized":"2024-08-17T17:37:27.376290+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"203'10332","reported_seq":10372,"reported_epoch":203,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:37:53.218880+0000","last_change":"2024-08-17T17:35:49.822751+0000","last_active":"2024-08-17T17:37:53.218880+0000","last_peered":"2024-08-17T17:37:53.218880+0000","last_clean":"2024-08-17T17:35:47.005504+0000","last_became_active":"2024-08-17T17:35:49.801440+0000","last_became_peered":"2024-08-17T17:35:49.801440+0000","last_unstale":"2024-08-17T17:37:53.218880+0000","last_undegraded":"2024-08-17T17:35:49.344630+0000","last_fullsized":"2024-08-17T17:35:49.303530+0000","mapping_epoch":193,"log_start":"188'1500","ondisk_log_start":"188'1500","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8832,"log_dups_size":0,"ondisk_log_size":8832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:41:52.724851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142082048,"num_objects":2168,"num_object_clones":0,"num_object_copies":6504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5412,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10332,"num_write_kb":400000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0],"avail_no_missing":["7","0","5"],"object_location_counts":[{"shards":"0,5,7","objects":1330},{"shards":"0,7","objects":-3244}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":493,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397568+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:37:03.397568+0000","last_peered":"2024-08-17T17:37:03.397568+0000","last_clean":"2024-08-17T17:37:03.397568+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:37:03.397568+0000","last_undegraded":"2024-08-17T17:37:03.397568+0000","last_fullsized":"2024-08-17T17:37:03.397568+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":185,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.382262+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:37:27.382262+0000","last_peered":"2024-08-17T17:37:27.382262+0000","last_clean":"2024-08-17T17:37:27.382262+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:37:27.382262+0000","last_undegraded":"2024-08-17T17:37:27.382262+0000","last_fullsized":"2024-08-17T17:37:27.382262+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":230,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392689+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:37:27.392689+0000","last_peered":"2024-08-17T17:37:27.392689+0000","last_clean":"2024-08-17T17:37:27.392689+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:37:27.392689+0000","last_undegraded":"2024-08-17T17:37:27.392689+0000","last_fullsized":"2024-08-17T17:37:27.392689+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.398102+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:37:03.398102+0000","last_peered":"2024-08-17T17:37:03.398102+0000","last_clean":"2024-08-17T17:37:03.398102+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:37:03.398102+0000","last_undegraded":"2024-08-17T17:37:03.398102+0000","last_fullsized":"2024-08-17T17:37:03.398102+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"203'10548","reported_seq":10578,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:53.129573+0000","last_change":"2024-08-17T17:34:15.605912+0000","last_active":"2024-08-17T17:37:53.129573+0000","last_peered":"2024-08-17T17:37:53.129573+0000","last_clean":"2024-08-17T17:37:53.129573+0000","last_became_active":"2024-08-17T17:34:15.605262+0000","last_became_peered":"2024-08-17T17:34:15.605262+0000","last_unstale":"2024-08-17T17:37:53.129573+0000","last_undegraded":"2024-08-17T17:37:53.129573+0000","last_fullsized":"2024-08-17T17:37:53.129573+0000","mapping_epoch":180,"log_start":"188'1700","ondisk_log_start":"188'1700","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8848,"log_dups_size":0,"ondisk_log_size":8848,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:53.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137494528,"num_objects":2098,"num_object_clones":0,"num_object_copies":6294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10548,"num_write_kb":404672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397528+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:37:03.397528+0000","last_peered":"2024-08-17T17:37:03.397528+0000","last_clean":"2024-08-17T17:37:03.397528+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:37:03.397528+0000","last_undegraded":"2024-08-17T17:37:03.397528+0000","last_fullsized":"2024-08-17T17:37:03.397528+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.381983+0000","last_change":"2024-08-17T17:35:48.290743+0000","last_active":"2024-08-17T17:37:27.381983+0000","last_peered":"2024-08-17T17:37:27.381983+0000","last_clean":"2024-08-17T17:37:27.381983+0000","last_became_active":"2024-08-17T17:35:48.290381+0000","last_became_peered":"2024-08-17T17:35:48.290381+0000","last_unstale":"2024-08-17T17:37:27.381983+0000","last_undegraded":"2024-08-17T17:37:27.381983+0000","last_fullsized":"2024-08-17T17:37:27.381983+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:58.617229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":286,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375571+0000","last_change":"2024-08-17T17:28:58.182924+0000","last_active":"2024-08-17T17:37:27.375571+0000","last_peered":"2024-08-17T17:37:27.375571+0000","last_clean":"2024-08-17T17:37:27.375571+0000","last_became_active":"2024-08-17T17:28:58.181274+0000","last_became_peered":"2024-08-17T17:28:58.181274+0000","last_unstale":"2024-08-17T17:37:27.375571+0000","last_undegraded":"2024-08-17T17:37:27.375571+0000","last_fullsized":"2024-08-17T17:37:27.375571+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.968747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.4","version":"203'10333","reported_seq":10391,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:53.902547+0000","last_change":"2024-08-17T17:34:15.602868+0000","last_active":"2024-08-17T17:37:53.902547+0000","last_peered":"2024-08-17T17:37:53.902547+0000","last_clean":"2024-08-17T17:37:53.902547+0000","last_became_active":"2024-08-17T17:34:15.601975+0000","last_became_peered":"2024-08-17T17:34:15.601975+0000","last_unstale":"2024-08-17T17:37:53.902547+0000","last_undegraded":"2024-08-17T17:37:53.902547+0000","last_fullsized":"2024-08-17T17:37:53.902547+0000","mapping_epoch":180,"log_start":"189'2800","ondisk_log_start":"189'2800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":7533,"log_dups_size":0,"ondisk_log_size":7533,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:13.029489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135200768,"num_objects":2063,"num_object_clones":0,"num_object_copies":6189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10333,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":298,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.382231+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:37:27.382231+0000","last_peered":"2024-08-17T17:37:27.382231+0000","last_clean":"2024-08-17T17:37:27.382231+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:37:27.382231+0000","last_undegraded":"2024-08-17T17:37:27.382231+0000","last_fullsized":"2024-08-17T17:37:27.382231+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.378169+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:37:27.378169+0000","last_peered":"2024-08-17T17:37:27.378169+0000","last_clean":"2024-08-17T17:37:27.378169+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:37:27.378169+0000","last_undegraded":"2024-08-17T17:37:27.378169+0000","last_fullsized":"2024-08-17T17:37:27.378169+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375527+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:37:27.375527+0000","last_peered":"2024-08-17T17:37:27.375527+0000","last_clean":"2024-08-17T17:37:27.375527+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:37:27.375527+0000","last_undegraded":"2024-08-17T17:37:27.375527+0000","last_fullsized":"2024-08-17T17:37:27.375527+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.7","version":"203'10224","reported_seq":10255,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:52.609032+0000","last_change":"2024-08-17T17:34:15.606000+0000","last_active":"2024-08-17T17:37:52.609032+0000","last_peered":"2024-08-17T17:37:52.609032+0000","last_clean":"2024-08-17T17:37:52.609032+0000","last_became_active":"2024-08-17T17:34:15.605566+0000","last_became_peered":"2024-08-17T17:34:15.605566+0000","last_unstale":"2024-08-17T17:37:52.609032+0000","last_undegraded":"2024-08-17T17:37:52.609032+0000","last_fullsized":"2024-08-17T17:37:52.609032+0000","mapping_epoch":180,"log_start":"187'800","ondisk_log_start":"187'800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9424,"log_dups_size":0,"ondisk_log_size":9424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:43.376518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138805248,"num_objects":2118,"num_object_clones":0,"num_object_copies":6354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2118,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10224,"num_write_kb":394944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":188,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376754+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:37:27.376754+0000","last_peered":"2024-08-17T17:37:27.376754+0000","last_clean":"2024-08-17T17:37:27.376754+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:37:27.376754+0000","last_undegraded":"2024-08-17T17:37:27.376754+0000","last_fullsized":"2024-08-17T17:37:27.376754+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":249,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375909+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:37:27.375909+0000","last_peered":"2024-08-17T17:37:27.375909+0000","last_clean":"2024-08-17T17:37:27.375909+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:37:27.375909+0000","last_undegraded":"2024-08-17T17:37:27.375909+0000","last_fullsized":"2024-08-17T17:37:27.375909+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.377198+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:37:27.377198+0000","last_peered":"2024-08-17T17:37:27.377198+0000","last_clean":"2024-08-17T17:37:27.377198+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:37:27.377198+0000","last_undegraded":"2024-08-17T17:37:27.377198+0000","last_fullsized":"2024-08-17T17:37:27.377198+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"203'10505","reported_seq":17866,"reported_epoch":203,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T17:37:53.923307+0000","last_change":"2024-08-17T17:36:32.368963+0000","last_active":"2024-08-17T17:37:53.923307+0000","last_peered":"2024-08-17T17:37:53.923307+0000","last_clean":"2024-08-17T17:35:46.962902+0000","last_became_active":"2024-08-17T17:35:49.792333+0000","last_became_peered":"2024-08-17T17:35:49.792333+0000","last_unstale":"2024-08-17T17:37:53.923307+0000","last_undegraded":"2024-08-17T17:36:32.365693+0000","last_fullsized":"2024-08-17T17:35:49.300678+0000","mapping_epoch":193,"log_start":"189'3000","ondisk_log_start":"189'3000","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":7505,"log_dups_size":0,"ondisk_log_size":7505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":600,"num_objects_misplaced":1241,"num_objects_unfound":0,"num_objects_dirty":2115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10505,"num_write_kb":403840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3651,"num_bytes_recovered":239271936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["4","1","6"],"object_location_counts":[{"shards":"1,4,6","objects":1241},{"shards":"4,6","objects":274}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":241,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392010+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:37:27.392010+0000","last_peered":"2024-08-17T17:37:27.392010+0000","last_clean":"2024-08-17T17:37:27.392010+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:37:27.392010+0000","last_undegraded":"2024-08-17T17:37:27.392010+0000","last_fullsized":"2024-08-17T17:37:27.392010+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":296,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.377423+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:37:27.377423+0000","last_peered":"2024-08-17T17:37:27.377423+0000","last_clean":"2024-08-17T17:37:27.377423+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:37:27.377423+0000","last_undegraded":"2024-08-17T17:37:27.377423+0000","last_fullsized":"2024-08-17T17:37:27.377423+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":260,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376992+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:37:27.376992+0000","last_peered":"2024-08-17T17:37:27.376992+0000","last_clean":"2024-08-17T17:37:27.376992+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:37:27.376992+0000","last_undegraded":"2024-08-17T17:37:27.376992+0000","last_fullsized":"2024-08-17T17:37:27.376992+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"203'10511","reported_seq":10569,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:54.552529+0000","last_change":"2024-08-17T17:34:15.890983+0000","last_active":"2024-08-17T17:37:54.552529+0000","last_peered":"2024-08-17T17:37:54.552529+0000","last_clean":"2024-08-17T17:37:54.552529+0000","last_became_active":"2024-08-17T17:34:15.890280+0000","last_became_peered":"2024-08-17T17:34:15.890280+0000","last_unstale":"2024-08-17T17:37:54.552529+0000","last_undegraded":"2024-08-17T17:37:54.552529+0000","last_fullsized":"2024-08-17T17:37:54.552529+0000","mapping_epoch":180,"log_start":"188'1900","ondisk_log_start":"188'1900","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8611,"log_dups_size":0,"ondisk_log_size":8611,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:57.055820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137822208,"num_objects":2103,"num_object_clones":0,"num_object_copies":6309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10511,"num_write_kb":403648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":259,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.377316+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:37:27.377316+0000","last_peered":"2024-08-17T17:37:27.377316+0000","last_clean":"2024-08-17T17:37:27.377316+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:37:27.377316+0000","last_undegraded":"2024-08-17T17:37:27.377316+0000","last_fullsized":"2024-08-17T17:37:27.377316+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.399029+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:37:03.399029+0000","last_peered":"2024-08-17T17:37:03.399029+0000","last_clean":"2024-08-17T17:37:03.399029+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:37:03.399029+0000","last_undegraded":"2024-08-17T17:37:03.399029+0000","last_fullsized":"2024-08-17T17:37:03.399029+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":108,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.397963+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:37:03.397963+0000","last_peered":"2024-08-17T17:37:03.397963+0000","last_clean":"2024-08-17T17:37:03.397963+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:37:03.397963+0000","last_undegraded":"2024-08-17T17:37:03.397963+0000","last_fullsized":"2024-08-17T17:37:03.397963+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.3","version":"203'10390","reported_seq":10448,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:50.948668+0000","last_change":"2024-08-17T17:34:15.606937+0000","last_active":"2024-08-17T17:37:50.948668+0000","last_peered":"2024-08-17T17:37:50.948668+0000","last_clean":"2024-08-17T17:37:50.948668+0000","last_became_active":"2024-08-17T17:34:15.606021+0000","last_became_peered":"2024-08-17T17:34:15.606021+0000","last_unstale":"2024-08-17T17:37:50.948668+0000","last_undegraded":"2024-08-17T17:37:50.948668+0000","last_fullsized":"2024-08-17T17:37:50.948668+0000","mapping_epoch":180,"log_start":"189'2200","ondisk_log_start":"189'2200","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8190,"log_dups_size":0,"ondisk_log_size":8190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:31:37.848326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141033472,"num_objects":2152,"num_object_clones":0,"num_object_copies":6456,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2152,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10390,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":199,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392488+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:37:27.392488+0000","last_peered":"2024-08-17T17:37:27.392488+0000","last_clean":"2024-08-17T17:37:27.392488+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:37:27.392488+0000","last_undegraded":"2024-08-17T17:37:27.392488+0000","last_fullsized":"2024-08-17T17:37:27.392488+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":269,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376478+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:37:27.376478+0000","last_peered":"2024-08-17T17:37:27.376478+0000","last_clean":"2024-08-17T17:37:27.376478+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:37:27.376478+0000","last_undegraded":"2024-08-17T17:37:27.376478+0000","last_fullsized":"2024-08-17T17:37:27.376478+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.391652+0000","last_change":"2024-08-17T17:35:48.297719+0000","last_active":"2024-08-17T17:37:27.391652+0000","last_peered":"2024-08-17T17:37:27.391652+0000","last_clean":"2024-08-17T17:37:27.391652+0000","last_became_active":"2024-08-17T17:35:48.297238+0000","last_became_peered":"2024-08-17T17:35:48.297238+0000","last_unstale":"2024-08-17T17:37:27.391652+0000","last_undegraded":"2024-08-17T17:37:27.391652+0000","last_fullsized":"2024-08-17T17:37:27.391652+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:05.038413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"203'10519","reported_seq":10577,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:50.910352+0000","last_change":"2024-08-17T17:34:15.611874+0000","last_active":"2024-08-17T17:37:50.910352+0000","last_peered":"2024-08-17T17:37:50.910352+0000","last_clean":"2024-08-17T17:37:50.910352+0000","last_became_active":"2024-08-17T17:34:15.611173+0000","last_became_peered":"2024-08-17T17:34:15.611173+0000","last_unstale":"2024-08-17T17:37:50.910352+0000","last_undegraded":"2024-08-17T17:37:50.910352+0000","last_fullsized":"2024-08-17T17:37:50.910352+0000","mapping_epoch":180,"log_start":"189'2400","ondisk_log_start":"189'2400","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8119,"log_dups_size":0,"ondisk_log_size":8119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:15.456360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142934016,"num_objects":2181,"num_object_clones":0,"num_object_copies":6543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10519,"num_write_kb":406400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":210,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376092+0000","last_change":"2024-08-17T17:28:58.190267+0000","last_active":"2024-08-17T17:37:27.376092+0000","last_peered":"2024-08-17T17:37:27.376092+0000","last_clean":"2024-08-17T17:37:27.376092+0000","last_became_active":"2024-08-17T17:28:58.189913+0000","last_became_peered":"2024-08-17T17:28:58.189913+0000","last_unstale":"2024-08-17T17:37:27.376092+0000","last_undegraded":"2024-08-17T17:37:27.376092+0000","last_fullsized":"2024-08-17T17:37:27.376092+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:58.280203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":191,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.622427+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:37:03.622427+0000","last_peered":"2024-08-17T17:37:03.622427+0000","last_clean":"2024-08-17T17:37:03.622427+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:37:03.622427+0000","last_undegraded":"2024-08-17T17:37:03.622427+0000","last_fullsized":"2024-08-17T17:37:03.622427+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":213,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.371463+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:37:27.371463+0000","last_peered":"2024-08-17T17:37:27.371463+0000","last_clean":"2024-08-17T17:37:27.371463+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:37:27.371463+0000","last_undegraded":"2024-08-17T17:37:27.371463+0000","last_fullsized":"2024-08-17T17:37:27.371463+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":253,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376022+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:37:27.376022+0000","last_peered":"2024-08-17T17:37:27.376022+0000","last_clean":"2024-08-17T17:37:27.376022+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:37:27.376022+0000","last_undegraded":"2024-08-17T17:37:27.376022+0000","last_fullsized":"2024-08-17T17:37:27.376022+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":253,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.370915+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:37:27.370915+0000","last_peered":"2024-08-17T17:37:27.370915+0000","last_clean":"2024-08-17T17:37:27.370915+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:37:27.370915+0000","last_undegraded":"2024-08-17T17:37:27.370915+0000","last_fullsized":"2024-08-17T17:37:27.370915+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":259,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376806+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:37:27.376806+0000","last_peered":"2024-08-17T17:37:27.376806+0000","last_clean":"2024-08-17T17:37:27.376806+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:37:27.376806+0000","last_undegraded":"2024-08-17T17:37:27.376806+0000","last_fullsized":"2024-08-17T17:37:27.376806+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":178,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.398794+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:37:03.398794+0000","last_peered":"2024-08-17T17:37:03.398794+0000","last_clean":"2024-08-17T17:37:03.398794+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:37:03.398794+0000","last_undegraded":"2024-08-17T17:37:03.398794+0000","last_fullsized":"2024-08-17T17:37:03.398794+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":131,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.399123+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:37:03.399123+0000","last_peered":"2024-08-17T17:37:03.399123+0000","last_clean":"2024-08-17T17:37:03.399123+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:37:03.399123+0000","last_undegraded":"2024-08-17T17:37:03.399123+0000","last_fullsized":"2024-08-17T17:37:03.399123+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":199,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.371325+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:37:27.371325+0000","last_peered":"2024-08-17T17:37:27.371325+0000","last_clean":"2024-08-17T17:37:27.371325+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:37:27.371325+0000","last_undegraded":"2024-08-17T17:37:27.371325+0000","last_fullsized":"2024-08-17T17:37:27.371325+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":234,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.392539+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:37:27.392539+0000","last_peered":"2024-08-17T17:37:27.392539+0000","last_clean":"2024-08-17T17:37:27.392539+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:37:27.392539+0000","last_undegraded":"2024-08-17T17:37:27.392539+0000","last_fullsized":"2024-08-17T17:37:27.392539+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":269,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.391754+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:37:27.391754+0000","last_peered":"2024-08-17T17:37:27.391754+0000","last_clean":"2024-08-17T17:37:27.391754+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:37:27.391754+0000","last_undegraded":"2024-08-17T17:37:27.391754+0000","last_fullsized":"2024-08-17T17:37:27.391754+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":158,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.398187+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:37:03.398187+0000","last_peered":"2024-08-17T17:37:03.398187+0000","last_clean":"2024-08-17T17:37:03.398187+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:37:03.398187+0000","last_undegraded":"2024-08-17T17:37:03.398187+0000","last_fullsized":"2024-08-17T17:37:03.398187+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.391829+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:37:27.391829+0000","last_peered":"2024-08-17T17:37:27.391829+0000","last_clean":"2024-08-17T17:37:27.391829+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:37:27.391829+0000","last_undegraded":"2024-08-17T17:37:27.391829+0000","last_fullsized":"2024-08-17T17:37:27.391829+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":202,"state":"active+clean","last_fresh":"2024-08-17T17:37:03.648258+0000","last_change":"2024-08-17T17:37:03.646801+0000","last_active":"2024-08-17T17:37:03.648258+0000","last_peered":"2024-08-17T17:37:03.648258+0000","last_clean":"2024-08-17T17:37:03.648258+0000","last_became_active":"2024-08-17T17:37:03.645522+0000","last_became_peered":"2024-08-17T17:37:03.645522+0000","last_unstale":"2024-08-17T17:37:03.648258+0000","last_undegraded":"2024-08-17T17:37:03.648258+0000","last_fullsized":"2024-08-17T17:37:03.648258+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:03:14.850759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":269,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.384053+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:37:27.384053+0000","last_peered":"2024-08-17T17:37:27.384053+0000","last_clean":"2024-08-17T17:37:27.384053+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:37:27.384053+0000","last_undegraded":"2024-08-17T17:37:27.384053+0000","last_fullsized":"2024-08-17T17:37:27.384053+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376102+0000","last_change":"2024-08-17T17:28:58.184948+0000","last_active":"2024-08-17T17:37:27.376102+0000","last_peered":"2024-08-17T17:37:27.376102+0000","last_clean":"2024-08-17T17:37:27.376102+0000","last_became_active":"2024-08-17T17:28:58.184618+0000","last_became_peered":"2024-08-17T17:28:58.184618+0000","last_unstale":"2024-08-17T17:37:27.376102+0000","last_undegraded":"2024-08-17T17:37:27.376102+0000","last_fullsized":"2024-08-17T17:37:27.376102+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:22.835978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":277,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.370698+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:37:27.370698+0000","last_peered":"2024-08-17T17:37:27.370698+0000","last_clean":"2024-08-17T17:37:27.370698+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:37:27.370698+0000","last_undegraded":"2024-08-17T17:37:27.370698+0000","last_fullsized":"2024-08-17T17:37:27.370698+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":61,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.382086+0000","last_change":"2024-08-17T17:34:12.800277+0000","last_active":"2024-08-17T17:37:27.382086+0000","last_peered":"2024-08-17T17:37:27.382086+0000","last_clean":"2024-08-17T17:37:27.382086+0000","last_became_active":"2024-08-17T17:34:12.799830+0000","last_became_peered":"2024-08-17T17:34:12.799830+0000","last_unstale":"2024-08-17T17:37:27.382086+0000","last_undegraded":"2024-08-17T17:37:27.382086+0000","last_fullsized":"2024-08-17T17:37:27.382086+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:02:02.692202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":198,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.376353+0000","last_change":"2024-08-17T17:28:58.193764+0000","last_active":"2024-08-17T17:37:27.376353+0000","last_peered":"2024-08-17T17:37:27.376353+0000","last_clean":"2024-08-17T17:37:27.376353+0000","last_became_active":"2024-08-17T17:28:58.192654+0000","last_became_peered":"2024-08-17T17:28:58.192654+0000","last_unstale":"2024-08-17T17:37:27.376353+0000","last_undegraded":"2024-08-17T17:37:27.376353+0000","last_fullsized":"2024-08-17T17:37:27.376353+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:18.714970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":287,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375961+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:37:27.375961+0000","last_peered":"2024-08-17T17:37:27.375961+0000","last_clean":"2024-08-17T17:37:27.375961+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:37:27.375961+0000","last_undegraded":"2024-08-17T17:37:27.375961+0000","last_fullsized":"2024-08-17T17:37:27.375961+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":185,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.370977+0000","last_change":"2024-08-17T17:29:27.838839+0000","last_active":"2024-08-17T17:37:27.370977+0000","last_peered":"2024-08-17T17:37:27.370977+0000","last_clean":"2024-08-17T17:37:27.370977+0000","last_became_active":"2024-08-17T17:29:27.837984+0000","last_became_peered":"2024-08-17T17:29:27.837984+0000","last_unstale":"2024-08-17T17:37:27.370977+0000","last_undegraded":"2024-08-17T17:37:27.370977+0000","last_fullsized":"2024-08-17T17:37:27.370977+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:57.785522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":277,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.370624+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:37:27.370624+0000","last_peered":"2024-08-17T17:37:27.370624+0000","last_clean":"2024-08-17T17:37:27.370624+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:37:27.370624+0000","last_undegraded":"2024-08-17T17:37:27.370624+0000","last_fullsized":"2024-08-17T17:37:27.370624+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":185,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.375339+0000","last_change":"2024-08-17T17:29:27.844185+0000","last_active":"2024-08-17T17:37:27.375339+0000","last_peered":"2024-08-17T17:37:27.375339+0000","last_clean":"2024-08-17T17:37:27.375339+0000","last_became_active":"2024-08-17T17:29:27.842892+0000","last_became_peered":"2024-08-17T17:29:27.842892+0000","last_unstale":"2024-08-17T17:37:27.375339+0000","last_undegraded":"2024-08-17T17:37:27.375339+0000","last_fullsized":"2024-08-17T17:37:27.375339+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:35.766488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":290,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.396485+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:37:27.396485+0000","last_peered":"2024-08-17T17:37:27.396485+0000","last_clean":"2024-08-17T17:37:27.396485+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:37:27.396485+0000","last_undegraded":"2024-08-17T17:37:27.396485+0000","last_fullsized":"2024-08-17T17:37:27.396485+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":277,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.407577+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:37:27.407577+0000","last_peered":"2024-08-17T17:37:27.407577+0000","last_clean":"2024-08-17T17:37:27.407577+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:37:27.407577+0000","last_undegraded":"2024-08-17T17:37:27.407577+0000","last_fullsized":"2024-08-17T17:37:27.407577+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":253,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.370940+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:37:27.370940+0000","last_peered":"2024-08-17T17:37:27.370940+0000","last_clean":"2024-08-17T17:37:27.370940+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:37:27.370940+0000","last_undegraded":"2024-08-17T17:37:27.370940+0000","last_fullsized":"2024-08-17T17:37:27.370940+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":67,"reported_epoch":203,"state":"active+clean","last_fresh":"2024-08-17T17:37:27.382322+0000","last_change":"2024-08-17T17:34:12.582812+0000","last_active":"2024-08-17T17:37:27.382322+0000","last_peered":"2024-08-17T17:37:27.382322+0000","last_clean":"2024-08-17T17:37:27.382322+0000","last_became_active":"2024-08-17T17:34:12.578150+0000","last_became_peered":"2024-08-17T17:34:12.578150+0000","last_unstale":"2024-08-17T17:37:27.382322+0000","last_undegraded":"2024-08-17T17:37:27.382322+0000","last_fullsized":"2024-08-17T17:37:27.382322+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:34.584338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2217738264,"num_objects":33841,"num_object_clones":0,"num_object_copies":101523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11311,"num_objects_misplaced":1241,"num_objects_unfound":0,"num_objects_dirty":33841,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":166535,"num_write_kb":6411969,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3651,"num_bytes_recovered":239271936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7506571264,"data_stored":7506559048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139635,"ondisk_log_size":139635,"up":48,"acting":45,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234356,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":983420,"kb_used_data":677748,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92761732,"statfs":{"total":95995035648,"available":94988013568,"internally_reserved":0,"allocated":694013952,"data_stored":692741763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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,2,0,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495999,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":980796,"kb_used_data":683444,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92764356,"statfs":{"total":95995035648,"available":94990700544,"internally_reserved":0,"allocated":699846656,"data_stored":698574402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[2,0,0,0,0,3,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757642,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1207528,"kb_used_data":897696,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92537624,"statfs":{"total":95995035648,"available":94758526976,"internally_reserved":0,"allocated":919240704,"data_stored":917983915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402707,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908148,"kb_used_data":683372,"kb_used_omap":21,"kb_used_meta":224618,"kb_avail":92837004,"statfs":{"total":95995035648,"available":95065092096,"internally_reserved":0,"allocated":699772928,"data_stored":698508086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":230009535},"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":[4,1,0,0,0,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664344,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1422944,"kb_used_data":1015128,"kb_used_omap":7,"kb_used_meta":407800,"kb_avail":92322208,"statfs":{"total":95995035648,"available":94537940992,"internally_reserved":0,"allocated":1039491072,"data_stored":1038241926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":417587675},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,1,1,2,6],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827871,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1459752,"kb_used_data":1150176,"kb_used_omap":47,"kb_used_meta":309328,"kb_avail":92285400,"statfs":{"total":95995035648,"available":94500249600,"internally_reserved":0,"allocated":1177780224,"data_stored":1176523422,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":316751922},"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,0,2,4,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991409,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1350628,"kb_used_data":1156508,"kb_used_omap":8,"kb_used_meta":194103,"kb_avail":92394524,"statfs":{"total":95995035648,"available":94611992576,"internally_reserved":0,"allocated":1184264192,"data_stored":1183010903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":198761991},"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":[]},{"osd":0,"up_from":87,"seq":373662154935,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1453680,"kb_used_data":1155752,"kb_used_omap":18,"kb_used_meta":297901,"kb_avail":92291472,"statfs":{"total":95995035648,"available":94506467328,"internally_reserved":0,"allocated":1183490048,"data_stored":1182225861,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":305050675},"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,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1165365248,"data_stored":1165361176,"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":1172443136,"data_stored":1172439064,"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":1170145280,"data_stored":1170145280,"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":1023082496,"data_stored":1023082496,"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":686489600,"data_stored":686489600,"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":912785408,"data_stored":912785408,"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":688918528,"data_stored":688914456,"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":687341568,"data_stored":687341568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:38:00.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph status --format=json 2024-08-17T17:38:00.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:00.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:00.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[84186]: cluster 2024-08-17T17:37:59.220074+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 11311/94215 objects degraded (12.006%); 1027/94215 objects misplaced (1.090%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[84186]: cluster 2024-08-17T17:37:59.220074+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 11311/94215 objects degraded (12.006%); 1027/94215 objects misplaced (1.090%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[84186]: cluster 2024-08-17T17:37:59.932492+0000 mon.a (mon.0) 1012 : cluster [WRN] Health check update: Degraded data redundancy: 11311/94215 objects degraded (12.006%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[84186]: cluster 2024-08-17T17:37:59.932492+0000 mon.a (mon.0) 1012 : cluster [WRN] Health check update: Degraded data redundancy: 11311/94215 objects degraded (12.006%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[86572]: cluster 2024-08-17T17:37:59.220074+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 11311/94215 objects degraded (12.006%); 1027/94215 objects misplaced (1.090%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[86572]: cluster 2024-08-17T17:37:59.220074+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 11311/94215 objects degraded (12.006%); 1027/94215 objects misplaced (1.090%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:00.641 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[86572]: cluster 2024-08-17T17:37:59.932492+0000 mon.a (mon.0) 1012 : cluster [WRN] Health check update: Degraded data redundancy: 11311/94215 objects degraded (12.006%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:00.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:00 smithi016 bash[86572]: cluster 2024-08-17T17:37:59.932492+0000 mon.a (mon.0) 1012 : cluster [WRN] Health check update: Degraded data redundancy: 11311/94215 objects degraded (12.006%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:00.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:00.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:00.770 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:00.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:00.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:00.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:00.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:00 smithi060 bash[68878]: cluster 2024-08-17T17:37:59.220074+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 11311/94215 objects degraded (12.006%); 1027/94215 objects misplaced (1.090%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:00 smithi060 bash[68878]: cluster 2024-08-17T17:37:59.220074+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v705: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 11311/94215 objects degraded (12.006%); 1027/94215 objects misplaced (1.090%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:00.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:00 smithi060 bash[68878]: cluster 2024-08-17T17:37:59.932492+0000 mon.a (mon.0) 1012 : cluster [WRN] Health check update: Degraded data redundancy: 11311/94215 objects degraded (12.006%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:00 smithi060 bash[68878]: cluster 2024-08-17T17:37:59.932492+0000 mon.a (mon.0) 1012 : cluster [WRN] Health check update: Degraded data redundancy: 11311/94215 objects degraded (12.006%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:00.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:00.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:01.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:01.053 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:01.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:01.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:01.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:01.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:01.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:01.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:01.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:01.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:01.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:01.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:01.817 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:01.840 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:01.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:01.944 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:01.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:01.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:01.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:02.072 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:02.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:02.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:02.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:02.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:02.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:02.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:02.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:02.449 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:38:02.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:02.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:02.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:02.598 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:02.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:02 smithi060 bash[68878]: cluster 2024-08-17T17:38:01.220701+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11311/90318 objects degraded (12.524%); 1027/90318 objects misplaced (1.137%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:02.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:02 smithi060 bash[68878]: cluster 2024-08-17T17:38:01.220701+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11311/90318 objects degraded (12.524%); 1027/90318 objects misplaced (1.137%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:02.690 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:02.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:02.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:02.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:02.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:02.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:02 smithi016 bash[86572]: cluster 2024-08-17T17:38:01.220701+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11311/90318 objects degraded (12.524%); 1027/90318 objects misplaced (1.137%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:02.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:02 smithi016 bash[86572]: cluster 2024-08-17T17:38:01.220701+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11311/90318 objects degraded (12.524%); 1027/90318 objects misplaced (1.137%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:02.890 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:02 smithi016 bash[84186]: cluster 2024-08-17T17:38:01.220701+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11311/90318 objects degraded (12.524%); 1027/90318 objects misplaced (1.137%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:02.891 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:02 smithi016 bash[84186]: cluster 2024-08-17T17:38:01.220701+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v706: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 11311/90318 objects degraded (12.524%); 1027/90318 objects misplaced (1.137%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:02.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:02.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:02.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:03.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:03.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:03.135 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:03.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:03.273 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:03.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:03.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:03.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:03.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:03.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:03.698 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:03.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:03.706 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:03.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:03.839 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:03.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:03.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:03.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:03.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:03.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:04.091 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:04.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:04.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:04.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:04.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:04.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:04.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:04.491 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:04.501 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:38:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:38:04] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-08-17T17:38:04.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:04.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:04.633 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:04.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:04.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:04 smithi060 bash[68878]: cluster 2024-08-17T17:38:03.224369+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 11311/88713 objects degraded (12.750%); 1027/88713 objects misplaced (1.158%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:04.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:04 smithi060 bash[68878]: cluster 2024-08-17T17:38:03.224369+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 11311/88713 objects degraded (12.750%); 1027/88713 objects misplaced (1.158%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:04.724 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:04.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:04.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:04 smithi016 bash[84186]: cluster 2024-08-17T17:38:03.224369+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 11311/88713 objects degraded (12.750%); 1027/88713 objects misplaced (1.158%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:04.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:04 smithi016 bash[84186]: cluster 2024-08-17T17:38:03.224369+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 11311/88713 objects degraded (12.750%); 1027/88713 objects misplaced (1.158%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:04.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:04 smithi016 bash[86572]: cluster 2024-08-17T17:38:03.224369+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 11311/88713 objects degraded (12.750%); 1027/88713 objects misplaced (1.158%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:04.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:04 smithi016 bash[86572]: cluster 2024-08-17T17:38:03.224369+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v707: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 11311/88713 objects degraded (12.750%); 1027/88713 objects misplaced (1.158%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:04.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:04.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:04.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:04.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:04.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:05.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:05.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:05.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:05.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:05.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:05.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:05.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:05.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:05.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:05.429 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:05.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:05.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:05.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:05.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:05 smithi016 bash[84186]: cluster 2024-08-17T17:38:04.933254+0000 mon.a (mon.0) 1013 : cluster [WRN] Health check update: Degraded data redundancy: 11311/88713 objects degraded (12.750%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:05.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:05 smithi016 bash[84186]: cluster 2024-08-17T17:38:04.933254+0000 mon.a (mon.0) 1013 : cluster [WRN] Health check update: Degraded data redundancy: 11311/88713 objects degraded (12.750%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:05.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:05 smithi016 bash[86572]: cluster 2024-08-17T17:38:04.933254+0000 mon.a (mon.0) 1013 : cluster [WRN] Health check update: Degraded data redundancy: 11311/88713 objects degraded (12.750%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:05.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:05 smithi016 bash[86572]: cluster 2024-08-17T17:38:04.933254+0000 mon.a (mon.0) 1013 : cluster [WRN] Health check update: Degraded data redundancy: 11311/88713 objects degraded (12.750%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:05.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:05.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:05.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:05 smithi060 bash[68878]: cluster 2024-08-17T17:38:04.933254+0000 mon.a (mon.0) 1013 : cluster [WRN] Health check update: Degraded data redundancy: 11311/88713 objects degraded (12.750%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:05.855 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:05 smithi060 bash[68878]: cluster 2024-08-17T17:38:04.933254+0000 mon.a (mon.0) 1013 : cluster [WRN] Health check update: Degraded data redundancy: 11311/88713 objects degraded (12.750%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:05.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:05.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:05.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:05.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:06.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.154 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:06.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:06.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:06.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:06.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:06.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:06.517 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:06.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:06.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:06.650 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.680 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:06.766 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:06.783 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:06.829 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:06.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:06.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:06 smithi060 bash[68878]: cluster 2024-08-17T17:38:05.225230+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 11311/83667 objects degraded (13.519%); 810/83667 objects misplaced (0.968%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:06 smithi060 bash[68878]: cluster 2024-08-17T17:38:05.225230+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 11311/83667 objects degraded (13.519%); 810/83667 objects misplaced (0.968%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:06.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:06.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:06.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:06.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:07.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:06 smithi016 bash[84186]: cluster 2024-08-17T17:38:05.225230+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 11311/83667 objects degraded (13.519%); 810/83667 objects misplaced (0.968%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:07.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:06 smithi016 bash[84186]: cluster 2024-08-17T17:38:05.225230+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 11311/83667 objects degraded (13.519%); 810/83667 objects misplaced (0.968%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:06 smithi016 bash[86572]: cluster 2024-08-17T17:38:05.225230+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 11311/83667 objects degraded (13.519%); 810/83667 objects misplaced (0.968%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:07.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:06 smithi016 bash[86572]: cluster 2024-08-17T17:38:05.225230+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v708: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 11311/83667 objects degraded (13.519%); 810/83667 objects misplaced (0.968%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:07.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:07.084 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:07.187 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:07.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:07.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:07.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:07.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:07.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:07.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:07.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:07.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:07.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:07 smithi016 bash[84186]: audit 2024-08-17T17:38:07.325230+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:07.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:07 smithi016 bash[84186]: audit 2024-08-17T17:38:07.325230+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:07.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:07 smithi016 bash[86572]: audit 2024-08-17T17:38:07.325230+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:07.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:07 smithi016 bash[86572]: audit 2024-08-17T17:38:07.325230+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:07.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:07.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:07 smithi060 bash[68878]: audit 2024-08-17T17:38:07.325230+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:07.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:07 smithi060 bash[68878]: audit 2024-08-17T17:38:07.325230+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:07.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:08.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:08.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:08.135 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:08.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:08.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:08.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:08.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:08.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:08.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:08.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:08.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:08 smithi060 bash[68878]: cluster 2024-08-17T17:38:07.225871+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 11311/81432 objects degraded (13.890%); 810/81432 objects misplaced (0.995%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:08 smithi060 bash[68878]: cluster 2024-08-17T17:38:07.225871+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 11311/81432 objects degraded (13.890%); 810/81432 objects misplaced (0.995%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:08.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:08.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:08.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:08.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.936 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:08.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:09.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:09.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:08 smithi016 bash[84186]: cluster 2024-08-17T17:38:07.225871+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 11311/81432 objects degraded (13.890%); 810/81432 objects misplaced (0.995%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:09.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:08 smithi016 bash[84186]: cluster 2024-08-17T17:38:07.225871+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 11311/81432 objects degraded (13.890%); 810/81432 objects misplaced (0.995%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:09.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:08 smithi016 bash[86572]: cluster 2024-08-17T17:38:07.225871+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 11311/81432 objects degraded (13.890%); 810/81432 objects misplaced (0.995%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:09.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:08 smithi016 bash[86572]: cluster 2024-08-17T17:38:07.225871+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v709: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 11311/81432 objects degraded (13.890%); 810/81432 objects misplaced (0.995%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:38:09.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:09.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:09.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:09.437 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:09.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:09.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:09.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:09.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:09.694 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:09.719 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:09.824 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:09.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:09.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:09.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:09.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:10.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:10.107 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:10.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:10.237 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:10.278 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:10.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:10.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:10.404 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:10.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:10.507 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:10.516 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:38:10 smithi060 bash[61583]: ts=2024-08-17T17:38:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:10.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:10.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:10.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:10.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:10.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:10 smithi060 bash[68878]: cluster 2024-08-17T17:38:09.226563+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 11311/76812 objects degraded (14.726%); 579/76812 objects misplaced (0.754%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T17:38:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:10 smithi060 bash[68878]: cluster 2024-08-17T17:38:09.226563+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 11311/76812 objects degraded (14.726%); 579/76812 objects misplaced (0.754%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T17:38:10.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:10 smithi060 bash[68878]: cluster 2024-08-17T17:38:09.933904+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check update: Degraded data redundancy: 11311/76812 objects degraded (14.726%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:10 smithi060 bash[68878]: cluster 2024-08-17T17:38:09.933904+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check update: Degraded data redundancy: 11311/76812 objects degraded (14.726%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:10.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:10.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:10.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:10.913 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:10.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:10.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:10.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:11.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:11.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:11.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[84186]: cluster 2024-08-17T17:38:09.226563+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 11311/76812 objects degraded (14.726%); 579/76812 objects misplaced (0.754%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T17:38:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[84186]: cluster 2024-08-17T17:38:09.226563+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 11311/76812 objects degraded (14.726%); 579/76812 objects misplaced (0.754%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T17:38:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[84186]: cluster 2024-08-17T17:38:09.933904+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check update: Degraded data redundancy: 11311/76812 objects degraded (14.726%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[84186]: cluster 2024-08-17T17:38:09.933904+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check update: Degraded data redundancy: 11311/76812 objects degraded (14.726%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[86572]: cluster 2024-08-17T17:38:09.226563+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 11311/76812 objects degraded (14.726%); 579/76812 objects misplaced (0.754%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T17:38:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[86572]: cluster 2024-08-17T17:38:09.226563+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v710: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 11311/76812 objects degraded (14.726%); 579/76812 objects misplaced (0.754%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T17:38:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[86572]: cluster 2024-08-17T17:38:09.933904+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check update: Degraded data redundancy: 11311/76812 objects degraded (14.726%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:10 smithi016 bash[86572]: cluster 2024-08-17T17:38:09.933904+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check update: Degraded data redundancy: 11311/76812 objects degraded (14.726%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:11.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:11.196 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:11.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:11.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.342 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:11.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:11.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:11.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:11.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:11.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:11.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:11.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:11.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:11.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:11.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:11.834 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:11.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:11.959 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:11.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:11.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:12.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:12.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:12.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:12.223 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:12.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:12.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:12.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:12.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:12.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:12.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:12.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:12.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:12 smithi016 bash[84186]: cluster 2024-08-17T17:38:11.227051+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11311/73104 objects degraded (15.472%); 579/73104 objects misplaced (0.792%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:12.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:12 smithi016 bash[84186]: cluster 2024-08-17T17:38:11.227051+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11311/73104 objects degraded (15.472%); 579/73104 objects misplaced (0.792%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:12.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:12 smithi016 bash[86572]: cluster 2024-08-17T17:38:11.227051+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11311/73104 objects degraded (15.472%); 579/73104 objects misplaced (0.792%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:12.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:12 smithi016 bash[86572]: cluster 2024-08-17T17:38:11.227051+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11311/73104 objects degraded (15.472%); 579/73104 objects misplaced (0.792%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:12.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:12.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:12 smithi060 bash[68878]: cluster 2024-08-17T17:38:11.227051+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11311/73104 objects degraded (15.472%); 579/73104 objects misplaced (0.792%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:12.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:12 smithi060 bash[68878]: cluster 2024-08-17T17:38:11.227051+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v711: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11311/73104 objects degraded (15.472%); 579/73104 objects misplaced (0.792%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:12.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:12.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:13.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:13.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:13.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:13.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:13.282 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:13.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:13.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:13.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:13.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:13.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:13.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:13.696 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:13.799 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.837 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:13.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:13.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:13.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:14.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:14.124 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:14.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:14.231 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.261 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:14.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:14.504 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:14.568 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:38:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:38:14] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-08-17T17:38:14.626 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:14.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:14.658 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:14 smithi016 bash[84186]: cluster 2024-08-17T17:38:13.227519+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 11311/71442 objects degraded (15.832%); 579/71442 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:14.659 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:14 smithi016 bash[84186]: cluster 2024-08-17T17:38:13.227519+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 11311/71442 objects degraded (15.832%); 579/71442 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:14.659 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:14 smithi016 bash[86572]: cluster 2024-08-17T17:38:13.227519+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 11311/71442 objects degraded (15.832%); 579/71442 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:14.659 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:14 smithi016 bash[86572]: cluster 2024-08-17T17:38:13.227519+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 11311/71442 objects degraded (15.832%); 579/71442 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:14.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:14.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:14.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:14.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:14.902 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:14 smithi060 bash[68878]: cluster 2024-08-17T17:38:13.227519+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 11311/71442 objects degraded (15.832%); 579/71442 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:14.903 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:14 smithi060 bash[68878]: cluster 2024-08-17T17:38:13.227519+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v712: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 11311/71442 objects degraded (15.832%); 579/71442 objects misplaced (0.810%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:38:14.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:14.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:15.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:15.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:15.152 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:15.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:15.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:15.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:15.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:15.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:15.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:15.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:15.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:15.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:15.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:15 smithi060 bash[68878]: cluster 2024-08-17T17:38:14.934849+0000 mon.a (mon.0) 1016 : cluster [WRN] Health check update: Degraded data redundancy: 11311/71442 objects degraded (15.832%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:15.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:15 smithi060 bash[68878]: cluster 2024-08-17T17:38:14.934849+0000 mon.a (mon.0) 1016 : cluster [WRN] Health check update: Degraded data redundancy: 11311/71442 objects degraded (15.832%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:15.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:15.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:15.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:15.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:15 smithi016 bash[84186]: cluster 2024-08-17T17:38:14.934849+0000 mon.a (mon.0) 1016 : cluster [WRN] Health check update: Degraded data redundancy: 11311/71442 objects degraded (15.832%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:15 smithi016 bash[84186]: cluster 2024-08-17T17:38:14.934849+0000 mon.a (mon.0) 1016 : cluster [WRN] Health check update: Degraded data redundancy: 11311/71442 objects degraded (15.832%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:15 smithi016 bash[86572]: cluster 2024-08-17T17:38:14.934849+0000 mon.a (mon.0) 1016 : cluster [WRN] Health check update: Degraded data redundancy: 11311/71442 objects degraded (15.832%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:15 smithi016 bash[86572]: cluster 2024-08-17T17:38:14.934849+0000 mon.a (mon.0) 1016 : cluster [WRN] Health check update: Degraded data redundancy: 11311/71442 objects degraded (15.832%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:16.093 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:16.119 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:16.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:16.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:16.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:16.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:16.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:16.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:16.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:16.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:16.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:16.770 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:16.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:16.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:16.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:16 smithi060 bash[68878]: cluster 2024-08-17T17:38:15.228227+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v713: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 11311/66327 objects degraded (17.053%); 349/66327 objects misplaced (0.526%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:38:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:16 smithi060 bash[68878]: cluster 2024-08-17T17:38:15.228227+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v713: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 11311/66327 objects degraded (17.053%); 349/66327 objects misplaced (0.526%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:38:16.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:16.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:16.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:17.000 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:16 smithi016 bash[84186]: cluster 2024-08-17T17:38:15.228227+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v713: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 11311/66327 objects degraded (17.053%); 349/66327 objects misplaced (0.526%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:38:17.000 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:16 smithi016 bash[84186]: cluster 2024-08-17T17:38:15.228227+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v713: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 11311/66327 objects degraded (17.053%); 349/66327 objects misplaced (0.526%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:38:17.000 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:16 smithi016 bash[86572]: cluster 2024-08-17T17:38:15.228227+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v713: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 11311/66327 objects degraded (17.053%); 349/66327 objects misplaced (0.526%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:38:17.000 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:16 smithi016 bash[86572]: cluster 2024-08-17T17:38:15.228227+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v713: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 11311/66327 objects degraded (17.053%); 349/66327 objects misplaced (0.526%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:38:17.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.091 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:17.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:17.221 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:17.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:17.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:17.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:17.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:17.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:17.723 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.749 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:17.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:17.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:17.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:17.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:17.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:18.015 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:18.043 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:18.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:18.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:18.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:18.269 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:18.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:18.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:18.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:18.433 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:18.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:18.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:18.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:18.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:18.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:18.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:18.816 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:18.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:18 smithi016 bash[84186]: cluster 2024-08-17T17:38:17.228708+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 11311/64107 objects degraded (17.644%); 349/64107 objects misplaced (0.544%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:38:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:18 smithi016 bash[84186]: cluster 2024-08-17T17:38:17.228708+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 11311/64107 objects degraded (17.644%); 349/64107 objects misplaced (0.544%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:38:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:18 smithi016 bash[86572]: cluster 2024-08-17T17:38:17.228708+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 11311/64107 objects degraded (17.644%); 349/64107 objects misplaced (0.544%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:38:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:18 smithi016 bash[86572]: cluster 2024-08-17T17:38:17.228708+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 11311/64107 objects degraded (17.644%); 349/64107 objects misplaced (0.544%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:38:18.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:18.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:18.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:18 smithi060 bash[68878]: cluster 2024-08-17T17:38:17.228708+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 11311/64107 objects degraded (17.644%); 349/64107 objects misplaced (0.544%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:38:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:18 smithi060 bash[68878]: cluster 2024-08-17T17:38:17.228708+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v714: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 11311/64107 objects degraded (17.644%); 349/64107 objects misplaced (0.544%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:38:18.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.967 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:18.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:18.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:19.073 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:19.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:19.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:19.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:19.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:19.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:19.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:19.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:19.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:19.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:19.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:19.634 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:19.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:19.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:19.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:19.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.899 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:19.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:19.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:20.002 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:38:20.003 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:38:20.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:20.029 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:20.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:20.037 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:38:20.037 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:38:20.086 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:38:20.087 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:38:20.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:20.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:20.238 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:38:20.239 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:38:20.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:20.269 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[61583]: ts=2024-08-17T17:38:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:20.279 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:38:20.279 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:38:20.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:20.306 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:38:20.306 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:38:20.339 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:38:20.339 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:38:20.367 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:38:20.367 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:38:20.398 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:20.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:20.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:20.560 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:20.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:20.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:20.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:20.829 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[68878]: cluster 2024-08-17T17:38:19.229374+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 11311/59592 objects degraded (18.981%); 88/59592 objects misplaced (0.148%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:38:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[68878]: cluster 2024-08-17T17:38:19.229374+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 11311/59592 objects degraded (18.981%); 88/59592 objects misplaced (0.148%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:38:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[68878]: cluster 2024-08-17T17:38:19.935609+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check update: Degraded data redundancy: 11311/59592 objects degraded (18.981%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[68878]: cluster 2024-08-17T17:38:19.935609+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check update: Degraded data redundancy: 11311/59592 objects degraded (18.981%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[68878]: audit 2024-08-17T17:38:19.965776+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.16:0/2405102347' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:20 smithi060 bash[68878]: audit 2024-08-17T17:38:19.965776+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.16:0/2405102347' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:20.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:20.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:21.058 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:21.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[84186]: cluster 2024-08-17T17:38:19.229374+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 11311/59592 objects degraded (18.981%); 88/59592 objects misplaced (0.148%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[84186]: cluster 2024-08-17T17:38:19.229374+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 11311/59592 objects degraded (18.981%); 88/59592 objects misplaced (0.148%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[84186]: cluster 2024-08-17T17:38:19.935609+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check update: Degraded data redundancy: 11311/59592 objects degraded (18.981%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[84186]: cluster 2024-08-17T17:38:19.935609+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check update: Degraded data redundancy: 11311/59592 objects degraded (18.981%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[84186]: audit 2024-08-17T17:38:19.965776+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.16:0/2405102347' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[84186]: audit 2024-08-17T17:38:19.965776+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.16:0/2405102347' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[86572]: cluster 2024-08-17T17:38:19.229374+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 11311/59592 objects degraded (18.981%); 88/59592 objects misplaced (0.148%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:38:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[86572]: cluster 2024-08-17T17:38:19.229374+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v715: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 11311/59592 objects degraded (18.981%); 88/59592 objects misplaced (0.148%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:38:21.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[86572]: cluster 2024-08-17T17:38:19.935609+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check update: Degraded data redundancy: 11311/59592 objects degraded (18.981%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:21.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[86572]: cluster 2024-08-17T17:38:19.935609+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check update: Degraded data redundancy: 11311/59592 objects degraded (18.981%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:21.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[86572]: audit 2024-08-17T17:38:19.965776+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.16:0/2405102347' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:21.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:20 smithi016 bash[86572]: audit 2024-08-17T17:38:19.965776+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.16:0/2405102347' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:21.083 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:21.186 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:21.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:21.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:21.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:21.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:21.467 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:21.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:21.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:21.608 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:21.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:21.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:21.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:21.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:21.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:21.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:21.966 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.34923.0:183219 7.b 7:d4cded1b:::benchmark_data_smithi016_142765_object83029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e204)", 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.963140+0000", 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0053935390000000001, 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0054216439999999998, 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.34923", 2024-08-17T17:38:21.967 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 183219 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963140+0000", 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963140+0000", 2024-08-17T17:38:21.968 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963141+0000", 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.850000000000001e-07 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963145+0000", 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1489999999999996e-06 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.969 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963161+0000", 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5957e-05 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963168+0000", 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9609999999999999e-06 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963360+0000", 2024-08-17T17:38:21.970 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000191814 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963845+0000", 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000484795 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,6", 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963952+0000", 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000107378 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.971 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.34923.0:183221 7.b 7.d12bd2b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e204)", 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.963186+0000", 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0053476920000000002, 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0054424549999999997, 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.34923", 2024-08-17T17:38:21.972 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 183221 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963186+0000", 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963186+0000", 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.973 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963186+0000", 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.27e-07 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963189+0000", 2024-08-17T17:38:21.974 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2359999999999999e-06 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963195+0000", 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1920000000000002e-06 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963200+0000", 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8409999999999999e-06 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.975 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.34923.0:183223 7.0 7.e5fc9f00 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e204)", 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.963759+0000", 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0047751249999999999, 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0049148259999999997, 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.34923", 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 183223 2024-08-17T17:38:21.976 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963759+0000", 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963759+0000", 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.977 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963759+0000", 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2600000000000001e-07 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963763+0000", 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9920000000000001e-06 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.978 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963774+0000", 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0268000000000001e-05 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963780+0000", 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.4300000000000003e-06 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.979 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.34923.0:183220 7.4 e204/180 7:2354a55d:::benchmark_data_smithi016_142765_object83030:head v 204'11307, mlcod=204'11305)", 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.964575+0000", 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0039582020000000001, 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0041441689999999996, 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964575+0000", 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.980 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964575+0000", 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964576+0000", 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9199999999999999e-07 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964582+0000", 2024-08-17T17:38:21.981 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8730000000000004e-06 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964593+0000", 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.066e-05 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964599+0000", 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3010000000000003e-06 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.982 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964689+0000", 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0118999999999996e-05 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.964707+0000", 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7438000000000001e-05 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.983 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.34923.0:183225 7.d e204/180 7:bde5fe04:::benchmark_data_smithi016_142765_object83035:head v 204'11424, mlcod=204'11421)", 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.968066+0000", 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.00046762399999999998, 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00070184700000000002, 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968066+0000", 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.984 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968066+0000", 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968067+0000", 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.54e-07 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.985 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968078+0000", 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0603e-05 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968094+0000", 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6229999999999999e-05 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968101+0000", 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.204e-06 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.986 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968417+0000", 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00031566 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968436+0000", 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9468999999999999e-05 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.987 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.34923.0:183209 7.0 e204/180)", 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.968128+0000", 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.00040524799999999998, 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00068302300000000005, 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968128+0000", 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.988 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968128+0000", 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968129+0000", 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.5699999999999998e-07 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968132+0000", 2024-08-17T17:38:21.989 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.751e-06 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968141+0000", 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3100000000000006e-06 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.968146+0000", 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8659999999999997e-06 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.990 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.34923.0:183209 7.0 7:0faaa34f:::benchmark_data_smithi016_142765_object83019:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e204)", 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.952085+0000", 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.016449036, 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016768813, 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.34923", 2024-08-17T17:38:21.991 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 183209 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952085+0000", 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952085+0000", 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.992 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952086+0000", 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.68e-06 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952093+0000", 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3799999999999999e-06 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952108+0000", 2024-08-17T17:38:21.993 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5140000000000001e-05 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952116+0000", 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1620000000000008e-06 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952177+0000", 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1367999999999999e-05 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.994 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952311+0000", 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013313299999999999 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.952471+0000", 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016083199999999999 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.963538+0000", 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011066619999999999 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.995 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.34923.0:183218 7.0 7:0f62cdc3:::benchmark_data_smithi016_142765_object83028:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e204)", 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:38:21.962312+0000", 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.006221804, 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0066056730000000003, 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.34923", 2024-08-17T17:38:21.996 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 183218 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.962312+0000", 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.962312+0000", 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.997 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.962314+0000", 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9989999999999998e-06 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.962319+0000", 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5809999999999996e-06 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.962337+0000", 2024-08-17T17:38:21.998 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7867999999999999e-05 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.962345+0000", 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4880000000000001e-06 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:38:21.999 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.965687+0000", 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0033425719999999998 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.965928+0000", 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000240819 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:38:21.966333+0000", 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000404981 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:38:22.000 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:22.001 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:38:22.001 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:38:22.001 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 8 2024-08-17T17:38:22.001 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:38:22.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:22.038 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:22.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:22.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:22.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:22.270 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:22.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:22.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:22.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:22.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:22.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.565 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:22.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:22 smithi060 bash[68878]: cluster 2024-08-17T17:38:21.229917+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 11311/55986 objects degraded (20.203%); 88/55986 objects misplaced (0.157%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:22 smithi060 bash[68878]: cluster 2024-08-17T17:38:21.229917+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 11311/55986 objects degraded (20.203%); 88/55986 objects misplaced (0.157%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:22 smithi060 bash[68878]: audit 2024-08-17T17:38:22.325859+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:22 smithi060 bash[68878]: audit 2024-08-17T17:38:22.325859+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:22.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:22.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:22.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[86572]: cluster 2024-08-17T17:38:21.229917+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 11311/55986 objects degraded (20.203%); 88/55986 objects misplaced (0.157%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[86572]: cluster 2024-08-17T17:38:21.229917+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 11311/55986 objects degraded (20.203%); 88/55986 objects misplaced (0.157%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[86572]: audit 2024-08-17T17:38:22.325859+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[86572]: audit 2024-08-17T17:38:22.325859+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[84186]: cluster 2024-08-17T17:38:21.229917+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 11311/55986 objects degraded (20.203%); 88/55986 objects misplaced (0.157%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[84186]: cluster 2024-08-17T17:38:21.229917+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v716: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 11311/55986 objects degraded (20.203%); 88/55986 objects misplaced (0.157%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[84186]: audit 2024-08-17T17:38:22.325859+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:22.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:22 smithi016 bash[84186]: audit 2024-08-17T17:38:22.325859+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:22.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:22.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:22.940 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:22.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:23.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:23.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:23.204 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:23.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:23.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:23.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:23.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:23.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:23.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:23.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:23.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:23.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:23.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:23.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:23.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:23.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.003 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:24.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:24.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:24.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:24.399 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:38:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:38:24] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.51.0" 2024-08-17T17:38:24.424 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:24.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:24.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:24.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:24.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.804 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:24 smithi060 bash[68878]: cluster 2024-08-17T17:38:23.230507+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 515 op/s; 11311/54540 objects degraded (20.739%); 88/54540 objects misplaced (0.161%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:24.805 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:24 smithi060 bash[68878]: cluster 2024-08-17T17:38:23.230507+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 515 op/s; 11311/54540 objects degraded (20.739%); 88/54540 objects misplaced (0.161%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:24.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:24.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:24.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:24 smithi016 bash[86572]: cluster 2024-08-17T17:38:23.230507+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 515 op/s; 11311/54540 objects degraded (20.739%); 88/54540 objects misplaced (0.161%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:24.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:24 smithi016 bash[86572]: cluster 2024-08-17T17:38:23.230507+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 515 op/s; 11311/54540 objects degraded (20.739%); 88/54540 objects misplaced (0.161%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:24.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:24 smithi016 bash[84186]: cluster 2024-08-17T17:38:23.230507+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 515 op/s; 11311/54540 objects degraded (20.739%); 88/54540 objects misplaced (0.161%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:24.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:24 smithi016 bash[84186]: cluster 2024-08-17T17:38:23.230507+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v717: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 515 op/s; 11311/54540 objects degraded (20.739%); 88/54540 objects misplaced (0.161%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:38:24.970 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:24.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:25.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:25.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.112 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:25.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:25.164 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:38:25.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:25.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:25.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:25.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:25.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:25.528 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:25.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:25.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:25.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:25.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:25.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:25.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:25.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:25 smithi016 bash[84186]: cluster 2024-08-17T17:38:24.936430+0000 mon.a (mon.0) 1019 : cluster [WRN] Health check update: Degraded data redundancy: 11311/54540 objects degraded (20.739%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:25 smithi016 bash[84186]: cluster 2024-08-17T17:38:24.936430+0000 mon.a (mon.0) 1019 : cluster [WRN] Health check update: Degraded data redundancy: 11311/54540 objects degraded (20.739%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:25 smithi016 bash[86572]: cluster 2024-08-17T17:38:24.936430+0000 mon.a (mon.0) 1019 : cluster [WRN] Health check update: Degraded data redundancy: 11311/54540 objects degraded (20.739%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:25.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:25 smithi016 bash[86572]: cluster 2024-08-17T17:38:24.936430+0000 mon.a (mon.0) 1019 : cluster [WRN] Health check update: Degraded data redundancy: 11311/54540 objects degraded (20.739%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:25.880 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:25.889 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:25 smithi060 bash[68878]: cluster 2024-08-17T17:38:24.936430+0000 mon.a (mon.0) 1019 : cluster [WRN] Health check update: Degraded data redundancy: 11311/54540 objects degraded (20.739%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:25.889 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:25 smithi060 bash[68878]: cluster 2024-08-17T17:38:24.936430+0000 mon.a (mon.0) 1019 : cluster [WRN] Health check update: Degraded data redundancy: 11311/54540 objects degraded (20.739%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:25.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:26.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:26.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:26.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:26.135 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:26.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:26.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:26.305 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:38:26.305 INFO:teuthology.orchestra.run.smithi016.stdout:{"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 11072/49767 objects degraded (22.248%), 3 pgs degraded, 3 pgs undersized","count":6},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1053,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":204,"num_osds":8,"num_up_osds":8,"osd_up_since":1723915549,"num_in_osds":8,"osd_in_since":1723914402,"num_remapped_pgs":3},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":86},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":2},{"state_name":"active+recovering+undersized+degraded+remapped","count":1}],"num_pgs":89,"num_pools":5,"num_objects":16589,"data_bytes":1086003173,"bytes_used":6821756928,"bytes_avail":761138528256,"bytes_total":767960285184,"degraded_objects":11072,"degraded_total":49767,"degraded_ratio":0.22247674161593023,"recovering_objects_per_sec":68,"recovering_bytes_per_sec":3160724,"recovering_keys_per_sec":0,"num_objects_recovered":818,"num_bytes_recovered":37945344,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":601},"fsmap":{"epoch":10,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi060.hwrssp","status":"up:active","gid":24424}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.16:8443/","prometheus":"http://172.21.15.16:9283/"}},"servicemap":{"epoch":29,"modified":"2024-08-17T17:36:53.194186+0000","services":{}},"progress_events":{"32dcd8ed-4f52-4fc3-8afd-e32eb33eb2a4":{"message":"Global Recovery Event (65s)\n [==========================..] (remaining: 3s)","progress":0.94382023811340332,"add_to_ceph_s":true},"3583e653-3510-4eb6-ac7a-4ec6191325d8":{"message":"Upgrade to 19.0.0-5836-gcd8bdbeb (5m)\n [============................] (remaining: 6m)","progress":0.44999998807907104,"add_to_ceph_s":true}}} 2024-08-17T17:38:26.306 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:26.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:26.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:26.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:26.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:26.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:26.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:26.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:26.678 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:38:26.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: cluster 2024-08-17T17:38:25.232999+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 11072/49767 objects degraded (22.248%); 3.0 MiB/s, 68 objects/s recovering 2024-08-17T17:38:26.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: cluster 2024-08-17T17:38:25.232999+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 11072/49767 objects degraded (22.248%); 3.0 MiB/s, 68 objects/s recovering 2024-08-17T17:38:26.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: audit 2024-08-17T17:38:26.257721+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.16:0/2259146117' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: audit 2024-08-17T17:38:26.257721+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.16:0/2259146117' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: audit 2024-08-17T17:38:26.258343+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: audit 2024-08-17T17:38:26.258343+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: audit 2024-08-17T17:38:26.307031+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.16:0/4070757276' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[84186]: audit 2024-08-17T17:38:26.307031+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.16:0/4070757276' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: cluster 2024-08-17T17:38:25.232999+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 11072/49767 objects degraded (22.248%); 3.0 MiB/s, 68 objects/s recovering 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: cluster 2024-08-17T17:38:25.232999+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 11072/49767 objects degraded (22.248%); 3.0 MiB/s, 68 objects/s recovering 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: audit 2024-08-17T17:38:26.257721+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.16:0/2259146117' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: audit 2024-08-17T17:38:26.257721+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.16:0/2259146117' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: audit 2024-08-17T17:38:26.258343+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.702 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: audit 2024-08-17T17:38:26.258343+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.703 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: audit 2024-08-17T17:38:26.307031+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.16:0/4070757276' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:38:26.703 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:26 smithi016 bash[86572]: audit 2024-08-17T17:38:26.307031+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.16:0/4070757276' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:38:26.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:26.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:26.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:38:26.831 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:26.874 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:26.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:26.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: cluster 2024-08-17T17:38:25.232999+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 11072/49767 objects degraded (22.248%); 3.0 MiB/s, 68 objects/s recovering 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: cluster 2024-08-17T17:38:25.232999+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v718: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 601 op/s; 11072/49767 objects degraded (22.248%); 3.0 MiB/s, 68 objects/s recovering 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: audit 2024-08-17T17:38:26.257721+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.16:0/2259146117' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: audit 2024-08-17T17:38:26.257721+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.16:0/2259146117' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: audit 2024-08-17T17:38:26.258343+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: audit 2024-08-17T17:38:26.258343+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: audit 2024-08-17T17:38:26.307031+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.16:0/4070757276' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:38:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:26 smithi060 bash[68878]: audit 2024-08-17T17:38:26.307031+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.16:0/4070757276' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:38:26.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:27.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:27.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:27.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:27.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:27.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:27.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:27.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:27.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:27.448 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:27.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:27.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:27.575 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:27.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:27.678 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:27.696 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:27.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:27.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:27.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:27 smithi060 bash[68878]: cluster 2024-08-17T17:38:26.668343+0000 mon.a (mon.0) 1021 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:27.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:27 smithi060 bash[68878]: cluster 2024-08-17T17:38:26.668343+0000 mon.a (mon.0) 1021 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:27.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:27 smithi060 bash[68878]: audit 2024-08-17T17:38:26.676953+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:27.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:27 smithi060 bash[68878]: audit 2024-08-17T17:38:26.676953+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:27.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:27 smithi060 bash[68878]: cluster 2024-08-17T17:38:26.687187+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:38:27.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:27 smithi060 bash[68878]: cluster 2024-08-17T17:38:26.687187+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:38:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:27.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:27.947 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:27.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:28.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[84186]: cluster 2024-08-17T17:38:26.668343+0000 mon.a (mon.0) 1021 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[84186]: cluster 2024-08-17T17:38:26.668343+0000 mon.a (mon.0) 1021 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[84186]: audit 2024-08-17T17:38:26.676953+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[84186]: audit 2024-08-17T17:38:26.676953+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[84186]: cluster 2024-08-17T17:38:26.687187+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[84186]: cluster 2024-08-17T17:38:26.687187+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:38:28.060 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[86572]: cluster 2024-08-17T17:38:26.668343+0000 mon.a (mon.0) 1021 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:28.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[86572]: cluster 2024-08-17T17:38:26.668343+0000 mon.a (mon.0) 1021 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:38:28.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[86572]: audit 2024-08-17T17:38:26.676953+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:28.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[86572]: audit 2024-08-17T17:38:26.676953+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:38:28.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[86572]: cluster 2024-08-17T17:38:26.687187+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:38:28.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:27 smithi016 bash[86572]: cluster 2024-08-17T17:38:26.687187+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:38:28.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:28.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:28.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:28.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:28.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:28.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:28.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:28.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:28.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:28.463 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:28.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:28.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:28.593 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:28.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:28.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:28.706 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:28 smithi060 bash[68878]: cluster 2024-08-17T17:38:27.234350+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 990 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 11072/47595 objects degraded (23.263%); 2.2 MiB/s, 58 objects/s recovering 2024-08-17T17:38:28.706 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:28 smithi060 bash[68878]: cluster 2024-08-17T17:38:27.234350+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 990 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 11072/47595 objects degraded (23.263%); 2.2 MiB/s, 58 objects/s recovering 2024-08-17T17:38:28.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:28.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:28.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:28.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:28.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:28.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:28.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:28.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:28.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:29.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:28 smithi016 bash[84186]: cluster 2024-08-17T17:38:27.234350+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 990 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 11072/47595 objects degraded (23.263%); 2.2 MiB/s, 58 objects/s recovering 2024-08-17T17:38:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:28 smithi016 bash[84186]: cluster 2024-08-17T17:38:27.234350+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 990 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 11072/47595 objects degraded (23.263%); 2.2 MiB/s, 58 objects/s recovering 2024-08-17T17:38:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:28 smithi016 bash[86572]: cluster 2024-08-17T17:38:27.234350+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 990 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 11072/47595 objects degraded (23.263%); 2.2 MiB/s, 58 objects/s recovering 2024-08-17T17:38:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:28 smithi016 bash[86572]: cluster 2024-08-17T17:38:27.234350+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v720: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 990 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 11072/47595 objects degraded (23.263%); 2.2 MiB/s, 58 objects/s recovering 2024-08-17T17:38:29.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.121 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:29.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:29.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:29.361 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2024-08-17T17:38:29.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:38:29.389 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:29.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:29.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:29.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:29.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.680 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:29.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:29.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:29.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:29.916 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:29.953 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:29.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:30.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:30.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:30.192 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:30.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:30.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:30.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:30.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:30.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:30.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:38:30 smithi060 bash[61583]: ts=2024-08-17T17:38:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:30.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:30.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:30.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:30.624 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:30.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:30.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:30.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[84186]: cluster 2024-08-17T17:38:29.235029+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10796/42729 objects degraded (25.266%); 563 KiB/s, 60 objects/s recovering 2024-08-17T17:38:30.764 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[84186]: cluster 2024-08-17T17:38:29.235029+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10796/42729 objects degraded (25.266%); 563 KiB/s, 60 objects/s recovering 2024-08-17T17:38:30.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[84186]: cluster 2024-08-17T17:38:29.937142+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 10796/42729 objects degraded (25.266%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:30.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[84186]: cluster 2024-08-17T17:38:29.937142+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 10796/42729 objects degraded (25.266%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:30.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[86572]: cluster 2024-08-17T17:38:29.235029+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10796/42729 objects degraded (25.266%); 563 KiB/s, 60 objects/s recovering 2024-08-17T17:38:30.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[86572]: cluster 2024-08-17T17:38:29.235029+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10796/42729 objects degraded (25.266%); 563 KiB/s, 60 objects/s recovering 2024-08-17T17:38:30.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[86572]: cluster 2024-08-17T17:38:29.937142+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 10796/42729 objects degraded (25.266%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:30.765 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:30 smithi016 bash[86572]: cluster 2024-08-17T17:38:29.937142+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 10796/42729 objects degraded (25.266%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:30.797 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:30.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:30.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:30.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:30.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:30.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:31.034 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:31.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:30 smithi060 bash[68878]: cluster 2024-08-17T17:38:29.235029+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10796/42729 objects degraded (25.266%); 563 KiB/s, 60 objects/s recovering 2024-08-17T17:38:31.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:30 smithi060 bash[68878]: cluster 2024-08-17T17:38:29.235029+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v721: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10796/42729 objects degraded (25.266%); 563 KiB/s, 60 objects/s recovering 2024-08-17T17:38:31.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:30 smithi060 bash[68878]: cluster 2024-08-17T17:38:29.937142+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 10796/42729 objects degraded (25.266%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:31.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:30 smithi060 bash[68878]: cluster 2024-08-17T17:38:29.937142+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 10796/42729 objects degraded (25.266%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:31.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:31.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:31.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:31.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:31.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:31.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:31.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:31.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:38:31.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:31.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:31.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:31.679 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:31.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:31.782 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[84186]: cluster 2024-08-17T17:38:30.701661+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:38:31.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[84186]: cluster 2024-08-17T17:38:30.701661+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:38:31.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[84186]: cluster 2024-08-17T17:38:31.235576+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 808 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 10796/38859 objects degraded (27.782%); 704 KiB/s, 75 objects/s recovering 2024-08-17T17:38:31.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[84186]: cluster 2024-08-17T17:38:31.235576+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 808 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 10796/38859 objects degraded (27.782%); 704 KiB/s, 75 objects/s recovering 2024-08-17T17:38:31.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[86572]: cluster 2024-08-17T17:38:30.701661+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:38:31.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[86572]: cluster 2024-08-17T17:38:30.701661+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:38:31.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[86572]: cluster 2024-08-17T17:38:31.235576+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 808 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 10796/38859 objects degraded (27.782%); 704 KiB/s, 75 objects/s recovering 2024-08-17T17:38:31.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:31 smithi016 bash[86572]: cluster 2024-08-17T17:38:31.235576+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 808 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 10796/38859 objects degraded (27.782%); 704 KiB/s, 75 objects/s recovering 2024-08-17T17:38:31.812 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:31.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:31.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:31.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:31.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:31 smithi060 bash[68878]: cluster 2024-08-17T17:38:30.701661+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:38:31.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:31 smithi060 bash[68878]: cluster 2024-08-17T17:38:30.701661+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:38:31.964 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:31 smithi060 bash[68878]: cluster 2024-08-17T17:38:31.235576+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 808 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 10796/38859 objects degraded (27.782%); 704 KiB/s, 75 objects/s recovering 2024-08-17T17:38:31.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:31 smithi060 bash[68878]: cluster 2024-08-17T17:38:31.235576+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v723: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 808 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 10796/38859 objects degraded (27.782%); 704 KiB/s, 75 objects/s recovering 2024-08-17T17:38:32.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:32.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:32.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:32.244 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:32.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:32.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:32.387 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:32.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:32.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:32.519 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:32.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:32.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:32.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:32.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:32.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:32.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:32.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:32 smithi016 bash[84186]: cluster 2024-08-17T17:38:31.709030+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:38:32.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:32 smithi016 bash[84186]: cluster 2024-08-17T17:38:31.709030+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:38:32.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:32 smithi016 bash[86572]: cluster 2024-08-17T17:38:31.709030+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:38:32.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:32 smithi016 bash[86572]: cluster 2024-08-17T17:38:31.709030+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:38:32.877 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:32.884 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:32 smithi060 bash[68878]: cluster 2024-08-17T17:38:31.709030+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:38:32.884 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:32 smithi060 bash[68878]: cluster 2024-08-17T17:38:31.709030+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:38:32.886 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:32.902 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:32.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:32.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:33.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:33.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:33.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:33.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:33.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:33.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:33.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.593 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:33.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:33.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:33.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:33.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:33.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:33.912 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:33.913 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:33.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.950 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:33 smithi016 bash[84186]: cluster 2024-08-17T17:38:33.236109+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v725: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 778 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 10700/37404 objects degraded (28.607%); 0 B/s, 56 objects/s recovering 2024-08-17T17:38:33.950 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:33 smithi016 bash[84186]: cluster 2024-08-17T17:38:33.236109+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v725: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 778 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 10700/37404 objects degraded (28.607%); 0 B/s, 56 objects/s recovering 2024-08-17T17:38:33.950 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:33 smithi016 bash[86572]: cluster 2024-08-17T17:38:33.236109+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v725: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 778 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 10700/37404 objects degraded (28.607%); 0 B/s, 56 objects/s recovering 2024-08-17T17:38:33.950 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:33 smithi016 bash[86572]: cluster 2024-08-17T17:38:33.236109+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v725: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 778 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 10700/37404 objects degraded (28.607%); 0 B/s, 56 objects/s recovering 2024-08-17T17:38:33.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:33.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:33.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:34.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:34.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:33 smithi060 bash[68878]: cluster 2024-08-17T17:38:33.236109+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v725: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 778 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 10700/37404 objects degraded (28.607%); 0 B/s, 56 objects/s recovering 2024-08-17T17:38:34.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:33 smithi060 bash[68878]: cluster 2024-08-17T17:38:33.236109+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v725: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 778 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 10700/37404 objects degraded (28.607%); 0 B/s, 56 objects/s recovering 2024-08-17T17:38:34.095 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:34.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:34.234 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:34.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:34.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:34.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:34.550 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:38:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:38:34] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.51.0" 2024-08-17T17:38:34.603 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:34.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:34.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:34.852 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:34.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:34.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:34.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:34 smithi060 bash[68878]: cluster 2024-08-17T17:38:34.938001+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check update: Degraded data redundancy: 10700/37404 objects degraded (28.607%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:35.013 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:34 smithi060 bash[68878]: cluster 2024-08-17T17:38:34.938001+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check update: Degraded data redundancy: 10700/37404 objects degraded (28.607%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:35.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:35.141 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:35.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:35.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:35.253 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[84186]: cluster 2024-08-17T17:38:34.938001+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check update: Degraded data redundancy: 10700/37404 objects degraded (28.607%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:35.253 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[84186]: cluster 2024-08-17T17:38:34.938001+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check update: Degraded data redundancy: 10700/37404 objects degraded (28.607%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:35.253 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[86572]: cluster 2024-08-17T17:38:34.938001+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check update: Degraded data redundancy: 10700/37404 objects degraded (28.607%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:35.253 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[86572]: cluster 2024-08-17T17:38:34.938001+0000 mon.a (mon.0) 1027 : cluster [WRN] Health check update: Degraded data redundancy: 10700/37404 objects degraded (28.607%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:35.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:35.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:35.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:35.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:35.672 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:35.690 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:35.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:35.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.815 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:35.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:35.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:35.944 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:38:35.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:35.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:36.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:36.099 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:36.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:36.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:36.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:36.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[84186]: cluster 2024-08-17T17:38:35.236768+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v726: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 681 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 10615/32727 objects degraded (32.435%); 0 B/s, 57 objects/s recovering 2024-08-17T17:38:36.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[84186]: cluster 2024-08-17T17:38:35.236768+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v726: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 681 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 10615/32727 objects degraded (32.435%); 0 B/s, 57 objects/s recovering 2024-08-17T17:38:36.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[86572]: cluster 2024-08-17T17:38:35.236768+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v726: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 681 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 10615/32727 objects degraded (32.435%); 0 B/s, 57 objects/s recovering 2024-08-17T17:38:36.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:35 smithi016 bash[86572]: cluster 2024-08-17T17:38:35.236768+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v726: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 681 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 10615/32727 objects degraded (32.435%); 0 B/s, 57 objects/s recovering 2024-08-17T17:38:36.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:36.351 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:35 smithi060 bash[68878]: cluster 2024-08-17T17:38:35.236768+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v726: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 681 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 10615/32727 objects degraded (32.435%); 0 B/s, 57 objects/s recovering 2024-08-17T17:38:36.351 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:35 smithi060 bash[68878]: cluster 2024-08-17T17:38:35.236768+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v726: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 681 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 10615/32727 objects degraded (32.435%); 0 B/s, 57 objects/s recovering 2024-08-17T17:38:36.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:36.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:36.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:36.504 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:36.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:36.628 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:36.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:36.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:36.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:36.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:36.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:36.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:36.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:36.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:37.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:37.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.174 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:36 smithi060 bash[68878]: audit 2024-08-17T17:38:36.237691+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:36 smithi060 bash[68878]: audit 2024-08-17T17:38:36.237691+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:37.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:37.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:37.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:37.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:37 smithi016 bash[84186]: audit 2024-08-17T17:38:36.237691+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:37 smithi016 bash[84186]: audit 2024-08-17T17:38:36.237691+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:37 smithi016 bash[86572]: audit 2024-08-17T17:38:36.237691+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:37 smithi016 bash[86572]: audit 2024-08-17T17:38:36.237691+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.413 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:37.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:37.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:37.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:37.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:37.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:37.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:37.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:37.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:37.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:37.845 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:37.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:37.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:37.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:38.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:38.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:38.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:38.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:38.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:38.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:38.369 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:38 smithi060 bash[68878]: cluster 2024-08-17T17:38:37.237233+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v727: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 642 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 10615/30846 objects degraded (34.413%); 0 B/s, 22 objects/s recovering 2024-08-17T17:38:38.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:38 smithi060 bash[68878]: cluster 2024-08-17T17:38:37.237233+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v727: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 642 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 10615/30846 objects degraded (34.413%); 0 B/s, 22 objects/s recovering 2024-08-17T17:38:38.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:38 smithi060 bash[68878]: audit 2024-08-17T17:38:37.336682+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:38.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:38 smithi060 bash[68878]: audit 2024-08-17T17:38:37.336682+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:38.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:38 smithi060 bash[68878]: audit 2024-08-17T17:38:37.342260+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:38.370 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:38 smithi060 bash[68878]: audit 2024-08-17T17:38:37.342260+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:38.384 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:38.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:38.622 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[84186]: cluster 2024-08-17T17:38:37.237233+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v727: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 642 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 10615/30846 objects degraded (34.413%); 0 B/s, 22 objects/s recovering 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[84186]: cluster 2024-08-17T17:38:37.237233+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v727: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 642 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 10615/30846 objects degraded (34.413%); 0 B/s, 22 objects/s recovering 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[84186]: audit 2024-08-17T17:38:37.336682+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[84186]: audit 2024-08-17T17:38:37.336682+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[84186]: audit 2024-08-17T17:38:37.342260+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[84186]: audit 2024-08-17T17:38:37.342260+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[86572]: cluster 2024-08-17T17:38:37.237233+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v727: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 642 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 10615/30846 objects degraded (34.413%); 0 B/s, 22 objects/s recovering 2024-08-17T17:38:38.637 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[86572]: cluster 2024-08-17T17:38:37.237233+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v727: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 642 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 10615/30846 objects degraded (34.413%); 0 B/s, 22 objects/s recovering 2024-08-17T17:38:38.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[86572]: audit 2024-08-17T17:38:37.336682+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:38.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[86572]: audit 2024-08-17T17:38:37.336682+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:38.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[86572]: audit 2024-08-17T17:38:37.342260+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:38.638 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:38 smithi016 bash[86572]: audit 2024-08-17T17:38:37.342260+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:38.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:38.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:38.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:38.857 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:38.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:38.962 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:38.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:39.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:39.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:39.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:39.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:39.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:39.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:39.466 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:39.485 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:39.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:39.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:39.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:39.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:39.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:39.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:39.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:39.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:39.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:39.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:40.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:40.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:40.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:40.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:40.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:40.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:40.261 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:40.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:40.366 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:40.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:40 smithi060 bash[68878]: cluster 2024-08-17T17:38:39.237923+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v728: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 542 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10499/26070 objects degraded (40.272%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:40.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:40 smithi060 bash[68878]: cluster 2024-08-17T17:38:39.237923+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v728: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 542 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10499/26070 objects degraded (40.272%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:40.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:40 smithi060 bash[68878]: cluster 2024-08-17T17:38:39.938604+0000 mon.a (mon.0) 1031 : cluster [WRN] Health check update: Degraded data redundancy: 10499/26070 objects degraded (40.272%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:40.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:40 smithi060 bash[68878]: cluster 2024-08-17T17:38:39.938604+0000 mon.a (mon.0) 1031 : cluster [WRN] Health check update: Degraded data redundancy: 10499/26070 objects degraded (40.272%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:40.375 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:38:40 smithi060 bash[61583]: ts=2024-08-17T17:38:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:40.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:40.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:40.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:40.534 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:40.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:40.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[84186]: cluster 2024-08-17T17:38:39.237923+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v728: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 542 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10499/26070 objects degraded (40.272%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:40.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[84186]: cluster 2024-08-17T17:38:39.237923+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v728: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 542 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10499/26070 objects degraded (40.272%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:40.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[84186]: cluster 2024-08-17T17:38:39.938604+0000 mon.a (mon.0) 1031 : cluster [WRN] Health check update: Degraded data redundancy: 10499/26070 objects degraded (40.272%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:40.635 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[84186]: cluster 2024-08-17T17:38:39.938604+0000 mon.a (mon.0) 1031 : cluster [WRN] Health check update: Degraded data redundancy: 10499/26070 objects degraded (40.272%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:40.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[86572]: cluster 2024-08-17T17:38:39.237923+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v728: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 542 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10499/26070 objects degraded (40.272%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:40.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[86572]: cluster 2024-08-17T17:38:39.237923+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v728: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 542 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10499/26070 objects degraded (40.272%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:40.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[86572]: cluster 2024-08-17T17:38:39.938604+0000 mon.a (mon.0) 1031 : cluster [WRN] Health check update: Degraded data redundancy: 10499/26070 objects degraded (40.272%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:40.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:40 smithi016 bash[86572]: cluster 2024-08-17T17:38:39.938604+0000 mon.a (mon.0) 1031 : cluster [WRN] Health check update: Degraded data redundancy: 10499/26070 objects degraded (40.272%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:40.643 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:40.679 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:40.783 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:40.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:40.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:40.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:40.932 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:40.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:41.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:41.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:41.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:41.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:41.219 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:41.322 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:41.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:41.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:41.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:41.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:41.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:41.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:41.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:41.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:41.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:41.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:42.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:42.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:42.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:42.148 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:42.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:42.292 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:42.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:42.412 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:42 smithi016 bash[84186]: cluster 2024-08-17T17:38:41.238606+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 508 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 10499/24420 objects degraded (42.993%); 0 B/s, 29 objects/s recovering 2024-08-17T17:38:42.412 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:42 smithi016 bash[84186]: cluster 2024-08-17T17:38:41.238606+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 508 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 10499/24420 objects degraded (42.993%); 0 B/s, 29 objects/s recovering 2024-08-17T17:38:42.413 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:42 smithi016 bash[86572]: cluster 2024-08-17T17:38:41.238606+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 508 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 10499/24420 objects degraded (42.993%); 0 B/s, 29 objects/s recovering 2024-08-17T17:38:42.413 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:42 smithi016 bash[86572]: cluster 2024-08-17T17:38:41.238606+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 508 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 10499/24420 objects degraded (42.993%); 0 B/s, 29 objects/s recovering 2024-08-17T17:38:42.423 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:42.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:42.529 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:42.547 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:42.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:42 smithi060 bash[68878]: cluster 2024-08-17T17:38:41.238606+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 508 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 10499/24420 objects degraded (42.993%); 0 B/s, 29 objects/s recovering 2024-08-17T17:38:42.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:42 smithi060 bash[68878]: cluster 2024-08-17T17:38:41.238606+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v729: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 508 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 10499/24420 objects degraded (42.993%); 0 B/s, 29 objects/s recovering 2024-08-17T17:38:42.676 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:42.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:42.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:42.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:42.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:42.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:42.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:43.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:43.063 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:43.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:43.168 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:43.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:43.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:43.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:43.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:43.463 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:43.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:43.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:43.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:43.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:43.704 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[84186]: audit 2024-08-17T17:38:42.604620+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[84186]: audit 2024-08-17T17:38:42.604620+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[84186]: audit 2024-08-17T17:38:42.609863+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[84186]: audit 2024-08-17T17:38:42.609863+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[86572]: audit 2024-08-17T17:38:42.604620+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[86572]: audit 2024-08-17T17:38:42.604620+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[86572]: audit 2024-08-17T17:38:42.609863+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:43 smithi016 bash[86572]: audit 2024-08-17T17:38:42.609863+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:43.855 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:43 smithi060 bash[68878]: audit 2024-08-17T17:38:42.604620+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.855 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:43 smithi060 bash[68878]: audit 2024-08-17T17:38:42.604620+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.855 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:43 smithi060 bash[68878]: audit 2024-08-17T17:38:42.609863+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.855 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:43 smithi060 bash[68878]: audit 2024-08-17T17:38:42.609863+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:43.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:43.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:43.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:43.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:43.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:44.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:44.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:44.259 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:44.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:44.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:44.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:44.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:44.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:44.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:38:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:38:44] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.51.0" 2024-08-17T17:38:44.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.655 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:44.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:44.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:44.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:44.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:44.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:44.901 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:44 smithi060 bash[68878]: cluster 2024-08-17T17:38:43.239087+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 434 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 10401/20868 objects degraded (49.842%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:44.901 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:44 smithi060 bash[68878]: cluster 2024-08-17T17:38:43.239087+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 434 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 10401/20868 objects degraded (49.842%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:44.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:45.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:44 smithi016 bash[84186]: cluster 2024-08-17T17:38:43.239087+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 434 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 10401/20868 objects degraded (49.842%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:45.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:44 smithi016 bash[84186]: cluster 2024-08-17T17:38:43.239087+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 434 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 10401/20868 objects degraded (49.842%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:45.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:44 smithi016 bash[86572]: cluster 2024-08-17T17:38:43.239087+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 434 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 10401/20868 objects degraded (49.842%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:45.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:44 smithi016 bash[86572]: cluster 2024-08-17T17:38:43.239087+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v730: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 434 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 10401/20868 objects degraded (49.842%); 0 B/s, 34 objects/s recovering 2024-08-17T17:38:45.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:45.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:45.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:45.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:45.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:45.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:45.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:45.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:45.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:45.729 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:45.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:45.843 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:45 smithi060 bash[68878]: cluster 2024-08-17T17:38:44.942763+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 10401/20868 objects degraded (49.842%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:45.843 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:45 smithi060 bash[68878]: cluster 2024-08-17T17:38:44.942763+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 10401/20868 objects degraded (49.842%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:45.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:45.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:45.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:45.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:45 smithi016 bash[84186]: cluster 2024-08-17T17:38:44.942763+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 10401/20868 objects degraded (49.842%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:45.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:45 smithi016 bash[84186]: cluster 2024-08-17T17:38:44.942763+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 10401/20868 objects degraded (49.842%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:45.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:45 smithi016 bash[86572]: cluster 2024-08-17T17:38:44.942763+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 10401/20868 objects degraded (49.842%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:45.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:45 smithi016 bash[86572]: cluster 2024-08-17T17:38:44.942763+0000 mon.a (mon.0) 1034 : cluster [WRN] Health check update: Degraded data redundancy: 10401/20868 objects degraded (49.842%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:45.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:46.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:46.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:46.151 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:46.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:46.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:46.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:46.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:46.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:46.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:46.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:46.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:46.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:46.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:46.726 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:46 smithi016 bash[84186]: cluster 2024-08-17T17:38:45.239738+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v731: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 343 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 10401/16530 objects degraded (62.922%); 0 B/s, 24 objects/s recovering 2024-08-17T17:38:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:46 smithi016 bash[84186]: cluster 2024-08-17T17:38:45.239738+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v731: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 343 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 10401/16530 objects degraded (62.922%); 0 B/s, 24 objects/s recovering 2024-08-17T17:38:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:46 smithi016 bash[86572]: cluster 2024-08-17T17:38:45.239738+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v731: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 343 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 10401/16530 objects degraded (62.922%); 0 B/s, 24 objects/s recovering 2024-08-17T17:38:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:46 smithi016 bash[86572]: cluster 2024-08-17T17:38:45.239738+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v731: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 343 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 10401/16530 objects degraded (62.922%); 0 B/s, 24 objects/s recovering 2024-08-17T17:38:46.831 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:46.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:46.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:46 smithi060 bash[68878]: cluster 2024-08-17T17:38:45.239738+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v731: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 343 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 10401/16530 objects degraded (62.922%); 0 B/s, 24 objects/s recovering 2024-08-17T17:38:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:46 smithi060 bash[68878]: cluster 2024-08-17T17:38:45.239738+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v731: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 343 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 10401/16530 objects degraded (62.922%); 0 B/s, 24 objects/s recovering 2024-08-17T17:38:46.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:46.975 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:46.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:47.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:47.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:47.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:47.329 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:47.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:47.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:47.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:47.704 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.727 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:47.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:47.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:47.868 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:47.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:47.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:47.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:48.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:48.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:48.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:48.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:48.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:48.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:48.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:48.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:48.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:48.498 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.519 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:48.622 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.631 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:48 smithi060 bash[68878]: cluster 2024-08-17T17:38:47.240215+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v732: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 303 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10401/14583 objects degraded (71.323%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:48.632 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:48 smithi060 bash[68878]: cluster 2024-08-17T17:38:47.240215+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v732: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 303 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10401/14583 objects degraded (71.323%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:48.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:48.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:48.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:48.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:48 smithi016 bash[84186]: cluster 2024-08-17T17:38:47.240215+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v732: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 303 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10401/14583 objects degraded (71.323%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:48.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:48 smithi016 bash[84186]: cluster 2024-08-17T17:38:47.240215+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v732: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 303 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10401/14583 objects degraded (71.323%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:48.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:48 smithi016 bash[86572]: cluster 2024-08-17T17:38:47.240215+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v732: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 303 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10401/14583 objects degraded (71.323%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:48.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:48 smithi016 bash[86572]: cluster 2024-08-17T17:38:47.240215+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v732: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 303 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10401/14583 objects degraded (71.323%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:48.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:48.907 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:48.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:49.013 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:49.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:49.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:49.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:49.177 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:49.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:49.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:49.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:49.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:49.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:49.595 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:49.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:49.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:49.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:49.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:49.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:49.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:49.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:49.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:49.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:50.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:50.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:50.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:50.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:50.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:50.255 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[61583]: ts=2024-08-17T17:38:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:50.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:50.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:50.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:50.628 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:38:50.628 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:38:50.628 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:38:50.628 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:38:50.628 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:38:50.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:50.674 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:50.778 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:50.799 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:50.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:50.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: cluster 2024-08-17T17:38:49.240905+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 201 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10276/9681 objects degraded (106.146%); 0 B/s, 28 objects/s recovering 2024-08-17T17:38:50.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: cluster 2024-08-17T17:38:49.240905+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 201 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10276/9681 objects degraded (106.146%); 0 B/s, 28 objects/s recovering 2024-08-17T17:38:50.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: cluster 2024-08-17T17:38:49.943505+0000 mon.a (mon.0) 1035 : cluster [WRN] Health check update: Degraded data redundancy: 10276/9681 objects degraded (106.146%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:50.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: cluster 2024-08-17T17:38:49.943505+0000 mon.a (mon.0) 1035 : cluster [WRN] Health check update: Degraded data redundancy: 10276/9681 objects degraded (106.146%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:50.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: audit 2024-08-17T17:38:50.497544+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:50.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: audit 2024-08-17T17:38:50.497544+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:50.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: audit 2024-08-17T17:38:50.509997+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:50.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:50 smithi060 bash[68878]: audit 2024-08-17T17:38:50.509997+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:50.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:50.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:51.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: cluster 2024-08-17T17:38:49.240905+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 201 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10276/9681 objects degraded (106.146%); 0 B/s, 28 objects/s recovering 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: cluster 2024-08-17T17:38:49.240905+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 201 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10276/9681 objects degraded (106.146%); 0 B/s, 28 objects/s recovering 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: cluster 2024-08-17T17:38:49.943505+0000 mon.a (mon.0) 1035 : cluster [WRN] Health check update: Degraded data redundancy: 10276/9681 objects degraded (106.146%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: cluster 2024-08-17T17:38:49.943505+0000 mon.a (mon.0) 1035 : cluster [WRN] Health check update: Degraded data redundancy: 10276/9681 objects degraded (106.146%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: audit 2024-08-17T17:38:50.497544+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: audit 2024-08-17T17:38:50.497544+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: audit 2024-08-17T17:38:50.509997+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[84186]: audit 2024-08-17T17:38:50.509997+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: cluster 2024-08-17T17:38:49.240905+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 201 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10276/9681 objects degraded (106.146%); 0 B/s, 28 objects/s recovering 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: cluster 2024-08-17T17:38:49.240905+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 201 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 10276/9681 objects degraded (106.146%); 0 B/s, 28 objects/s recovering 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: cluster 2024-08-17T17:38:49.943505+0000 mon.a (mon.0) 1035 : cluster [WRN] Health check update: Degraded data redundancy: 10276/9681 objects degraded (106.146%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: cluster 2024-08-17T17:38:49.943505+0000 mon.a (mon.0) 1035 : cluster [WRN] Health check update: Degraded data redundancy: 10276/9681 objects degraded (106.146%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: audit 2024-08-17T17:38:50.497544+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: audit 2024-08-17T17:38:50.497544+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: audit 2024-08-17T17:38:50.509997+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.081 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:50 smithi016 bash[86572]: audit 2024-08-17T17:38:50.509997+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:51.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:51.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:51.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:51.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.358 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:51.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:51.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:51.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:51.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:51.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:51.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:51.755 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:51.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[84186]: audit 2024-08-17T17:38:51.404424+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[84186]: audit 2024-08-17T17:38:51.404424+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[84186]: audit 2024-08-17T17:38:51.405500+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[84186]: audit 2024-08-17T17:38:51.405500+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[84186]: audit 2024-08-17T17:38:51.411377+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[84186]: audit 2024-08-17T17:38:51.411377+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[86572]: audit 2024-08-17T17:38:51.404424+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[86572]: audit 2024-08-17T17:38:51.404424+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[86572]: audit 2024-08-17T17:38:51.405500+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[86572]: audit 2024-08-17T17:38:51.405500+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[86572]: audit 2024-08-17T17:38:51.411377+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:51 smithi016 bash[86572]: audit 2024-08-17T17:38:51.411377+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:51.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:51.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:51 smithi060 bash[68878]: audit 2024-08-17T17:38:51.404424+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:51 smithi060 bash[68878]: audit 2024-08-17T17:38:51.404424+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:51 smithi060 bash[68878]: audit 2024-08-17T17:38:51.405500+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:51 smithi060 bash[68878]: audit 2024-08-17T17:38:51.405500+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:51 smithi060 bash[68878]: audit 2024-08-17T17:38:51.411377+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:51 smithi060 bash[68878]: audit 2024-08-17T17:38:51.411377+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:38:51.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:52.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:52.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:52.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:52.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.299 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:52.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.426 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:52.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:52.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.547 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:52.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:52.661 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:52 smithi060 bash[68878]: cluster 2024-08-17T17:38:51.241554+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v734: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 164 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10276/7926 objects degraded (129.649%); 0 B/s, 18 objects/s recovering 2024-08-17T17:38:52.661 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:52 smithi060 bash[68878]: cluster 2024-08-17T17:38:51.241554+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v734: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 164 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10276/7926 objects degraded (129.649%); 0 B/s, 18 objects/s recovering 2024-08-17T17:38:52.661 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:52 smithi060 bash[68878]: audit 2024-08-17T17:38:52.330769+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:52.661 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:52 smithi060 bash[68878]: audit 2024-08-17T17:38:52.330769+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:52.675 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:52.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:52.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:52.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:52.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[86572]: cluster 2024-08-17T17:38:51.241554+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v734: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 164 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10276/7926 objects degraded (129.649%); 0 B/s, 18 objects/s recovering 2024-08-17T17:38:52.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[86572]: cluster 2024-08-17T17:38:51.241554+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v734: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 164 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10276/7926 objects degraded (129.649%); 0 B/s, 18 objects/s recovering 2024-08-17T17:38:52.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[86572]: audit 2024-08-17T17:38:52.330769+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:52.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[86572]: audit 2024-08-17T17:38:52.330769+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:52.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:52.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:52.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:52.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:53.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[84186]: cluster 2024-08-17T17:38:51.241554+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v734: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 164 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10276/7926 objects degraded (129.649%); 0 B/s, 18 objects/s recovering 2024-08-17T17:38:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[84186]: cluster 2024-08-17T17:38:51.241554+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v734: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 164 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 10276/7926 objects degraded (129.649%); 0 B/s, 18 objects/s recovering 2024-08-17T17:38:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[84186]: audit 2024-08-17T17:38:52.330769+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:52 smithi016 bash[84186]: audit 2024-08-17T17:38:52.330769+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:53.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:53.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:53.150 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Removed 100187 objects 2024-08-17T17:38:53.151 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Clean up completed and total clean up time :165.025 2024-08-17T17:38:53.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:53.208 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:53.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:53.334 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:53.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:53.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:53.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:53.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:53.592 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:53.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:53.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:53.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:53.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:53.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:53.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:53.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:53.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:53.985 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:53.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:54.074 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:38:54.074 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:38:54.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.091 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:38:54.091 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:38:54.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:54.110 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:38:54.110 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:38:54.127 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:38:54.127 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:38:54.148 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:38:54.148 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:38:54.167 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:38:54.168 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:38:54.187 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:38:54.187 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:38:54.207 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:38:54.207 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:38:54.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:54.239 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:54.326 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-08-17T17:38:54.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-08-17T17:38:54.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:54.350 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:38:54] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-08-17T17:38:54.351 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:38:54.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:54.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:54.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:54.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:54.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:54.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:54.630 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:54.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:54.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:54.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:54.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:54.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:54.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:54 smithi060 bash[68878]: cluster 2024-08-17T17:38:53.242228+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 89 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10194/4347 objects degraded (234.507%); 0 B/s, 25 objects/s recovering 2024-08-17T17:38:54.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:54 smithi060 bash[68878]: cluster 2024-08-17T17:38:53.242228+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 89 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10194/4347 objects degraded (234.507%); 0 B/s, 25 objects/s recovering 2024-08-17T17:38:54.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:54 smithi060 bash[68878]: audit 2024-08-17T17:38:54.058876+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/463726029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:54.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:54 smithi060 bash[68878]: audit 2024-08-17T17:38:54.058876+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/463726029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:54.959 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:38:54.960 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:38:54.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[84186]: cluster 2024-08-17T17:38:53.242228+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 89 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10194/4347 objects degraded (234.507%); 0 B/s, 25 objects/s recovering 2024-08-17T17:38:54.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[84186]: cluster 2024-08-17T17:38:53.242228+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 89 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10194/4347 objects degraded (234.507%); 0 B/s, 25 objects/s recovering 2024-08-17T17:38:54.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[84186]: audit 2024-08-17T17:38:54.058876+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/463726029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:54.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[84186]: audit 2024-08-17T17:38:54.058876+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/463726029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:54.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[86572]: cluster 2024-08-17T17:38:53.242228+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 89 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10194/4347 objects degraded (234.507%); 0 B/s, 25 objects/s recovering 2024-08-17T17:38:54.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[86572]: cluster 2024-08-17T17:38:53.242228+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 89 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 10194/4347 objects degraded (234.507%); 0 B/s, 25 objects/s recovering 2024-08-17T17:38:54.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[86572]: audit 2024-08-17T17:38:54.058876+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/463726029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:54.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:54 smithi016 bash[86572]: audit 2024-08-17T17:38:54.058876+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.16:0/463726029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:38:54.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:55.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:55.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:55.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:55.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:55.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:55.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:55.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:55.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:55.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.658 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:38:55.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:55.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:55.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[86572]: audit 2024-08-17T17:38:54.755711+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/2671957842' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[86572]: audit 2024-08-17T17:38:54.755711+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/2671957842' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[86572]: audit 2024-08-17T17:38:54.756025+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[86572]: audit 2024-08-17T17:38:54.756025+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[86572]: cluster 2024-08-17T17:38:54.944139+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check update: Degraded data redundancy: 10194/4347 objects degraded (234.507%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[86572]: cluster 2024-08-17T17:38:54.944139+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check update: Degraded data redundancy: 10194/4347 objects degraded (234.507%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[84186]: audit 2024-08-17T17:38:54.755711+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/2671957842' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[84186]: audit 2024-08-17T17:38:54.755711+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/2671957842' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[84186]: audit 2024-08-17T17:38:54.756025+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[84186]: audit 2024-08-17T17:38:54.756025+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[84186]: cluster 2024-08-17T17:38:54.944139+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check update: Degraded data redundancy: 10194/4347 objects degraded (234.507%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:55.782 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:55 smithi016 bash[84186]: cluster 2024-08-17T17:38:54.944139+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check update: Degraded data redundancy: 10194/4347 objects degraded (234.507%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:55.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:55.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:55 smithi060 bash[68878]: audit 2024-08-17T17:38:54.755711+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/2671957842' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:55 smithi060 bash[68878]: audit 2024-08-17T17:38:54.755711+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.16:0/2671957842' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:55 smithi060 bash[68878]: audit 2024-08-17T17:38:54.756025+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:55 smithi060 bash[68878]: audit 2024-08-17T17:38:54.756025+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:38:55.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:55 smithi060 bash[68878]: cluster 2024-08-17T17:38:54.944139+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check update: Degraded data redundancy: 10194/4347 objects degraded (234.507%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:55.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:55 smithi060 bash[68878]: cluster 2024-08-17T17:38:54.944139+0000 mon.a (mon.0) 1044 : cluster [WRN] Health check update: Degraded data redundancy: 10194/4347 objects degraded (234.507%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:38:55.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:55.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:56.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:56.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:56.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:56.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:56.310 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:56.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:56.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:56.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:56.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:56.678 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:56.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: audit 2024-08-17T17:38:54.955823+0000 mgr.y (mgr.34107) 745 : audit [DBG] from='client.45005 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:38:56.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: audit 2024-08-17T17:38:54.955823+0000 mgr.y (mgr.34107) 745 : audit [DBG] from='client.45005 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:38:56.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: cluster 2024-08-17T17:38:55.243471+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v736: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 15 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10194/762 objects degraded (1337.795%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:56.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: cluster 2024-08-17T17:38:55.243471+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v736: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 15 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10194/762 objects degraded (1337.795%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:56.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: cluster 2024-08-17T17:38:55.644181+0000 mon.a (mon.0) 1045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:56.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: cluster 2024-08-17T17:38:55.644181+0000 mon.a (mon.0) 1045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:56.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: audit 2024-08-17T17:38:55.654695+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:56.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: audit 2024-08-17T17:38:55.654695+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:56.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: cluster 2024-08-17T17:38:55.662308+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:38:56.689 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:56 smithi060 bash[68878]: cluster 2024-08-17T17:38:55.662308+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:38:56.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:56.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:56.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:56.825 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: audit 2024-08-17T17:38:54.955823+0000 mgr.y (mgr.34107) 745 : audit [DBG] from='client.45005 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: audit 2024-08-17T17:38:54.955823+0000 mgr.y (mgr.34107) 745 : audit [DBG] from='client.45005 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: cluster 2024-08-17T17:38:55.243471+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v736: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 15 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10194/762 objects degraded (1337.795%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: cluster 2024-08-17T17:38:55.243471+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v736: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 15 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10194/762 objects degraded (1337.795%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: cluster 2024-08-17T17:38:55.644181+0000 mon.a (mon.0) 1045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: cluster 2024-08-17T17:38:55.644181+0000 mon.a (mon.0) 1045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:56.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: audit 2024-08-17T17:38:55.654695+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: audit 2024-08-17T17:38:55.654695+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: cluster 2024-08-17T17:38:55.662308+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[84186]: cluster 2024-08-17T17:38:55.662308+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: audit 2024-08-17T17:38:54.955823+0000 mgr.y (mgr.34107) 745 : audit [DBG] from='client.45005 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: audit 2024-08-17T17:38:54.955823+0000 mgr.y (mgr.34107) 745 : audit [DBG] from='client.45005 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: cluster 2024-08-17T17:38:55.243471+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v736: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 15 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10194/762 objects degraded (1337.795%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: cluster 2024-08-17T17:38:55.243471+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v736: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 15 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10194/762 objects degraded (1337.795%); 0 B/s, 17 objects/s recovering 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: cluster 2024-08-17T17:38:55.644181+0000 mon.a (mon.0) 1045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: cluster 2024-08-17T17:38:55.644181+0000 mon.a (mon.0) 1045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: audit 2024-08-17T17:38:55.654695+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: audit 2024-08-17T17:38:55.654695+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:38:56.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: cluster 2024-08-17T17:38:55.662308+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:38:56.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:56 smithi016 bash[86572]: cluster 2024-08-17T17:38:55.662308+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:38:56.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:56.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:56.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:56.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:57.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:57.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:38:57.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:57.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:57.430 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":735,"stamp":"2024-08-17T17:38:53.241762+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":93788133,"num_objects":1449,"num_object_clones":0,"num_object_copies":4347,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10194,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1449,"num_whiteouts":0,"num_read":424,"num_read_kb":868,"num_write":199231,"num_write_kb":6414416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6019,"num_bytes_recovered":322373808,"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":140066,"ondisk_log_size":140066,"up":267,"acting":265,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3759536,"kb_used_data":1347888,"kb_used_omap":109,"kb_used_meta":2411346,"kb_avail":746201680,"statfs":{"total":767960285184,"available":764110520320,"internally_reserved":0,"allocated":1380237312,"data_stored":1369904830,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":2469219086},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,1,3,3,4,5,0,0,1],"upper_bound":512},"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":-438501376,"num_objects":-6691,"num_object_clones":0,"num_object_copies":-20073,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-305,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6691,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6691,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":305,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003552"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":277,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713828+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:38:31.713828+0000","last_peered":"2024-08-17T17:38:31.713828+0000","last_clean":"2024-08-17T17:38:31.713828+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:38:31.713828+0000","last_undegraded":"2024-08-17T17:38:31.713828+0000","last_fullsized":"2024-08-17T17:38:31.713828+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":181,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698739+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:38:30.698739+0000","last_peered":"2024-08-17T17:38:30.698739+0000","last_clean":"2024-08-17T17:38:30.698739+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:38:30.698739+0000","last_undegraded":"2024-08-17T17:38:30.698739+0000","last_fullsized":"2024-08-17T17:38:30.698739+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":142,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698729+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:38:30.698729+0000","last_peered":"2024-08-17T17:38:30.698729+0000","last_clean":"2024-08-17T17:38:30.698729+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:38:30.698729+0000","last_undegraded":"2024-08-17T17:38:30.698729+0000","last_fullsized":"2024-08-17T17:38:30.698729+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":177,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698553+0000","last_change":"2024-08-17T17:35:48.297271+0000","last_active":"2024-08-17T17:38:30.698553+0000","last_peered":"2024-08-17T17:38:30.698553+0000","last_clean":"2024-08-17T17:38:30.698553+0000","last_became_active":"2024-08-17T17:35:48.295941+0000","last_became_peered":"2024-08-17T17:35:48.295941+0000","last_unstale":"2024-08-17T17:38:30.698553+0000","last_undegraded":"2024-08-17T17:38:30.698553+0000","last_fullsized":"2024-08-17T17:38:30.698553+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:49.072034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":267,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.714317+0000","last_change":"2024-08-17T17:37:03.652966+0000","last_active":"2024-08-17T17:38:31.714317+0000","last_peered":"2024-08-17T17:38:31.714317+0000","last_clean":"2024-08-17T17:38:31.714317+0000","last_became_active":"2024-08-17T17:37:03.652400+0000","last_became_peered":"2024-08-17T17:37:03.652400+0000","last_unstale":"2024-08-17T17:38:31.714317+0000","last_undegraded":"2024-08-17T17:38:31.714317+0000","last_fullsized":"2024-08-17T17:38:31.714317+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:25:08.958901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":160,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698554+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:38:30.698554+0000","last_peered":"2024-08-17T17:38:30.698554+0000","last_clean":"2024-08-17T17:38:30.698554+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:38:30.698554+0000","last_undegraded":"2024-08-17T17:38:30.698554+0000","last_fullsized":"2024-08-17T17:38:30.698554+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":41,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713965+0000","last_change":"2024-08-17T17:35:48.302273+0000","last_active":"2024-08-17T17:38:31.713965+0000","last_peered":"2024-08-17T17:38:31.713965+0000","last_clean":"2024-08-17T17:38:31.713965+0000","last_became_active":"2024-08-17T17:35:48.300963+0000","last_became_peered":"2024-08-17T17:35:48.300963+0000","last_unstale":"2024-08-17T17:38:31.713965+0000","last_undegraded":"2024-08-17T17:38:31.713965+0000","last_fullsized":"2024-08-17T17:38:31.713965+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:08.997959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":175,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.701861+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:38:30.701861+0000","last_peered":"2024-08-17T17:38:30.701861+0000","last_clean":"2024-08-17T17:38:30.701861+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:38:30.701861+0000","last_undegraded":"2024-08-17T17:38:30.701861+0000","last_fullsized":"2024-08-17T17:38:30.701861+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"207'12421","reported_seq":12488,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:49.765196+0000","last_change":"2024-08-17T17:34:15.887923+0000","last_active":"2024-08-17T17:38:49.765196+0000","last_peered":"2024-08-17T17:38:49.765196+0000","last_clean":"2024-08-17T17:38:49.765196+0000","last_became_active":"2024-08-17T17:34:15.887219+0000","last_became_peered":"2024-08-17T17:34:15.887219+0000","last_unstale":"2024-08-17T17:38:49.765196+0000","last_undegraded":"2024-08-17T17:38:49.765196+0000","last_fullsized":"2024-08-17T17:38:49.765196+0000","mapping_epoch":180,"log_start":"189'3800","ondisk_log_start":"189'3800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8621,"log_dups_size":0,"ondisk_log_size":8621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:14.603032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6356992,"num_objects":97,"num_object_clones":0,"num_object_copies":291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":97,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12421,"num_write_kb":400576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":226,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707475+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:38:31.707475+0000","last_peered":"2024-08-17T17:38:31.707475+0000","last_clean":"2024-08-17T17:38:31.707475+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:38:31.707475+0000","last_undegraded":"2024-08-17T17:38:31.707475+0000","last_fullsized":"2024-08-17T17:38:31.707475+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":94,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698852+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:38:30.698852+0000","last_peered":"2024-08-17T17:38:30.698852+0000","last_clean":"2024-08-17T17:38:30.698852+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:38:30.698852+0000","last_undegraded":"2024-08-17T17:38:30.698852+0000","last_fullsized":"2024-08-17T17:38:30.698852+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"207'12697","reported_seq":12764,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:51.250422+0000","last_change":"2024-08-17T17:34:15.891248+0000","last_active":"2024-08-17T17:38:51.250422+0000","last_peered":"2024-08-17T17:38:51.250422+0000","last_clean":"2024-08-17T17:38:51.250422+0000","last_became_active":"2024-08-17T17:34:15.890356+0000","last_became_peered":"2024-08-17T17:34:15.890356+0000","last_unstale":"2024-08-17T17:38:51.250422+0000","last_undegraded":"2024-08-17T17:38:51.250422+0000","last_fullsized":"2024-08-17T17:38:51.250422+0000","mapping_epoch":180,"log_start":"191'4500","ondisk_log_start":"191'4500","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8197,"log_dups_size":0,"ondisk_log_size":8197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:29:05.168159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3211264,"num_objects":49,"num_object_clones":0,"num_object_copies":147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":49,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12697,"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":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":180,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.699316+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:38:30.699316+0000","last_peered":"2024-08-17T17:38:30.699316+0000","last_clean":"2024-08-17T17:38:30.699316+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:38:30.699316+0000","last_undegraded":"2024-08-17T17:38:30.699316+0000","last_fullsized":"2024-08-17T17:38:30.699316+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":301,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.709447+0000","last_change":"2024-08-17T17:35:48.299213+0000","last_active":"2024-08-17T17:38:31.709447+0000","last_peered":"2024-08-17T17:38:31.709447+0000","last_clean":"2024-08-17T17:38:31.709447+0000","last_became_active":"2024-08-17T17:35:48.298789+0000","last_became_peered":"2024-08-17T17:35:48.298789+0000","last_unstale":"2024-08-17T17:38:31.709447+0000","last_undegraded":"2024-08-17T17:38:31.709447+0000","last_fullsized":"2024-08-17T17:38:31.709447+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:40.014384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"207'12610","reported_seq":12677,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:49.673534+0000","last_change":"2024-08-17T17:34:15.622822+0000","last_active":"2024-08-17T17:38:49.673534+0000","last_peered":"2024-08-17T17:38:49.673534+0000","last_clean":"2024-08-17T17:38:49.673534+0000","last_became_active":"2024-08-17T17:34:15.621758+0000","last_became_peered":"2024-08-17T17:34:15.621758+0000","last_unstale":"2024-08-17T17:38:49.673534+0000","last_undegraded":"2024-08-17T17:38:49.673534+0000","last_fullsized":"2024-08-17T17:38:49.673534+0000","mapping_epoch":180,"log_start":"191'4000","ondisk_log_start":"191'4000","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8610,"log_dups_size":0,"ondisk_log_size":8610,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:42:49.117791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":6684672,"num_objects":102,"num_object_clones":0,"num_object_copies":306,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":102,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12610,"num_write_kb":406784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":145,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698919+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:38:30.698919+0000","last_peered":"2024-08-17T17:38:30.698919+0000","last_clean":"2024-08-17T17:38:30.698919+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:38:30.698919+0000","last_undegraded":"2024-08-17T17:38:30.698919+0000","last_fullsized":"2024-08-17T17:38:30.698919+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":155,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.701975+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:38:30.701975+0000","last_peered":"2024-08-17T17:38:30.701975+0000","last_clean":"2024-08-17T17:38:30.701975+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:38:30.701975+0000","last_undegraded":"2024-08-17T17:38:30.701975+0000","last_fullsized":"2024-08-17T17:38:30.701975+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"207'12282","reported_seq":12349,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.412759+0000","last_change":"2024-08-17T17:34:15.613361+0000","last_active":"2024-08-17T17:38:48.412759+0000","last_peered":"2024-08-17T17:38:48.412759+0000","last_clean":"2024-08-17T17:38:48.412759+0000","last_became_active":"2024-08-17T17:34:15.612396+0000","last_became_peered":"2024-08-17T17:34:15.612396+0000","last_unstale":"2024-08-17T17:38:48.412759+0000","last_undegraded":"2024-08-17T17:38:48.412759+0000","last_fullsized":"2024-08-17T17:38:48.412759+0000","mapping_epoch":180,"log_start":"189'2200","ondisk_log_start":"189'2200","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:46:06.422513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":11141120,"num_objects":170,"num_object_clones":0,"num_object_copies":510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12282,"num_write_kb":398464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713974+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:38:31.713974+0000","last_peered":"2024-08-17T17:38:31.713974+0000","last_clean":"2024-08-17T17:38:31.713974+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:38:31.713974+0000","last_undegraded":"2024-08-17T17:38:31.713974+0000","last_fullsized":"2024-08-17T17:38:31.713974+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":287,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707112+0000","last_change":"2024-08-17T17:28:58.184848+0000","last_active":"2024-08-17T17:38:31.707112+0000","last_peered":"2024-08-17T17:38:31.707112+0000","last_clean":"2024-08-17T17:38:31.707112+0000","last_became_active":"2024-08-17T17:28:58.184228+0000","last_became_peered":"2024-08-17T17:28:58.184228+0000","last_unstale":"2024-08-17T17:38:31.707112+0000","last_undegraded":"2024-08-17T17:38:31.707112+0000","last_fullsized":"2024-08-17T17:38:31.707112+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:28:06.980878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.f","version":"207'12483","reported_seq":12549,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:51.504880+0000","last_change":"2024-08-17T17:34:15.611566+0000","last_active":"2024-08-17T17:38:51.504880+0000","last_peered":"2024-08-17T17:38:51.504880+0000","last_clean":"2024-08-17T17:38:51.504880+0000","last_became_active":"2024-08-17T17:34:15.610760+0000","last_became_peered":"2024-08-17T17:34:15.610760+0000","last_unstale":"2024-08-17T17:38:51.504880+0000","last_undegraded":"2024-08-17T17:38:51.504880+0000","last_fullsized":"2024-08-17T17:38:51.504880+0000","mapping_epoch":180,"log_start":"191'4300","ondisk_log_start":"191'4300","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8183,"log_dups_size":0,"ondisk_log_size":8183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:21.057851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2818048,"num_objects":43,"num_object_clones":0,"num_object_copies":129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12483,"num_write_kb":400832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":289,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713985+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:38:31.713985+0000","last_peered":"2024-08-17T17:38:31.713985+0000","last_clean":"2024-08-17T17:38:31.713985+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:38:31.713985+0000","last_undegraded":"2024-08-17T17:38:31.713985+0000","last_fullsized":"2024-08-17T17:38:31.713985+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":266,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708381+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:38:31.708381+0000","last_peered":"2024-08-17T17:38:31.708381+0000","last_clean":"2024-08-17T17:38:31.708381+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:38:31.708381+0000","last_undegraded":"2024-08-17T17:38:31.708381+0000","last_fullsized":"2024-08-17T17:38:31.708381+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"207'12248","reported_seq":12315,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.427686+0000","last_change":"2024-08-17T17:34:15.888995+0000","last_active":"2024-08-17T17:38:48.427686+0000","last_peered":"2024-08-17T17:38:48.427686+0000","last_clean":"2024-08-17T17:38:48.427686+0000","last_became_active":"2024-08-17T17:34:15.888487+0000","last_became_peered":"2024-08-17T17:34:15.888487+0000","last_unstale":"2024-08-17T17:38:48.427686+0000","last_undegraded":"2024-08-17T17:38:48.427686+0000","last_fullsized":"2024-08-17T17:38:48.427686+0000","mapping_epoch":180,"log_start":"189'2200","ondisk_log_start":"189'2200","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":10048,"log_dups_size":0,"ondisk_log_size":10048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:25.399667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8257536,"num_objects":126,"num_object_clones":0,"num_object_copies":378,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12248,"num_write_kb":395968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.702076+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:38:30.702076+0000","last_peered":"2024-08-17T17:38:30.702076+0000","last_clean":"2024-08-17T17:38:30.702076+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:38:30.702076+0000","last_undegraded":"2024-08-17T17:38:30.702076+0000","last_fullsized":"2024-08-17T17:38:30.702076+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":283,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708771+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:38:31.708771+0000","last_peered":"2024-08-17T17:38:31.708771+0000","last_clean":"2024-08-17T17:38:31.708771+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:38:31.708771+0000","last_undegraded":"2024-08-17T17:38:31.708771+0000","last_fullsized":"2024-08-17T17:38:31.708771+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"207'12458","reported_seq":12494,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:52.521008+0000","last_change":"2024-08-17T17:34:15.615163+0000","last_active":"2024-08-17T17:38:52.521008+0000","last_peered":"2024-08-17T17:38:52.521008+0000","last_clean":"2024-08-17T17:38:52.521008+0000","last_became_active":"2024-08-17T17:34:15.614614+0000","last_became_peered":"2024-08-17T17:34:15.614614+0000","last_unstale":"2024-08-17T17:38:52.521008+0000","last_undegraded":"2024-08-17T17:38:52.521008+0000","last_fullsized":"2024-08-17T17:38:52.521008+0000","mapping_epoch":180,"log_start":"189'3000","ondisk_log_start":"189'3000","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9458,"log_dups_size":0,"ondisk_log_size":9458,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:57.199783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":589848,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12458,"num_write_kb":398913,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.709099+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:38:31.709099+0000","last_peered":"2024-08-17T17:38:31.709099+0000","last_clean":"2024-08-17T17:38:31.709099+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:38:31.709099+0000","last_undegraded":"2024-08-17T17:38:31.709099+0000","last_fullsized":"2024-08-17T17:38:31.709099+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.709776+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:38:31.709776+0000","last_peered":"2024-08-17T17:38:31.709776+0000","last_clean":"2024-08-17T17:38:31.709776+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:38:31.709776+0000","last_undegraded":"2024-08-17T17:38:31.709776+0000","last_fullsized":"2024-08-17T17:38:31.709776+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.c","version":"207'12207","reported_seq":13286,"reported_epoch":207,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T17:38:52.454878+0000","last_change":"2024-08-17T17:38:30.441021+0000","last_active":"2024-08-17T17:38:52.454878+0000","last_peered":"2024-08-17T17:38:52.454878+0000","last_clean":"2024-08-17T17:35:47.329368+0000","last_became_active":"2024-08-17T17:35:49.804059+0000","last_became_peered":"2024-08-17T17:35:49.804059+0000","last_unstale":"2024-08-17T17:38:52.454878+0000","last_undegraded":"2024-08-17T17:35:49.344097+0000","last_fullsized":"2024-08-17T17:35:49.305358+0000","mapping_epoch":193,"log_start":"189'2800","ondisk_log_start":"189'2800","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9407,"log_dups_size":0,"ondisk_log_size":9407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:54.257338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":851968,"num_objects":13,"num_object_clones":0,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4782,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12207,"num_write_kb":391040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":517,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"6,7","objects":-4769}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":41,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713582+0000","last_change":"2024-08-17T17:35:48.301961+0000","last_active":"2024-08-17T17:38:31.713582+0000","last_peered":"2024-08-17T17:38:31.713582+0000","last_clean":"2024-08-17T17:38:31.713582+0000","last_became_active":"2024-08-17T17:35:48.300886+0000","last_became_peered":"2024-08-17T17:35:48.300886+0000","last_unstale":"2024-08-17T17:38:31.713582+0000","last_undegraded":"2024-08-17T17:38:31.713582+0000","last_fullsized":"2024-08-17T17:38:31.713582+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:18.731989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":278,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813463+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:38:31.813463+0000","last_peered":"2024-08-17T17:38:31.813463+0000","last_clean":"2024-08-17T17:38:31.813463+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:38:31.813463+0000","last_undegraded":"2024-08-17T17:38:31.813463+0000","last_fullsized":"2024-08-17T17:38:31.813463+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"207'12331","reported_seq":12375,"reported_epoch":207,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:38:48.225634+0000","last_change":"2024-08-17T17:35:49.822751+0000","last_active":"2024-08-17T17:38:48.225634+0000","last_peered":"2024-08-17T17:38:48.225634+0000","last_clean":"2024-08-17T17:35:47.005504+0000","last_became_active":"2024-08-17T17:35:49.801440+0000","last_became_peered":"2024-08-17T17:35:49.801440+0000","last_unstale":"2024-08-17T17:38:48.225634+0000","last_undegraded":"2024-08-17T17:35:49.344630+0000","last_fullsized":"2024-08-17T17:35:49.303530+0000","mapping_epoch":193,"log_start":"189'3500","ondisk_log_start":"189'3500","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8831,"log_dups_size":0,"ondisk_log_size":8831,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:41:52.724851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":11075584,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5412,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12331,"num_write_kb":400000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0],"avail_no_missing":["7","0","5"],"object_location_counts":[{"shards":"0,7","objects":-5243}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":497,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698852+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:38:30.698852+0000","last_peered":"2024-08-17T17:38:30.698852+0000","last_clean":"2024-08-17T17:38:30.698852+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:38:30.698852+0000","last_undegraded":"2024-08-17T17:38:30.698852+0000","last_fullsized":"2024-08-17T17:38:30.698852+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":193,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707288+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:38:31.707288+0000","last_peered":"2024-08-17T17:38:31.707288+0000","last_clean":"2024-08-17T17:38:31.707288+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:38:31.707288+0000","last_undegraded":"2024-08-17T17:38:31.707288+0000","last_fullsized":"2024-08-17T17:38:31.707288+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":238,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713792+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:38:31.713792+0000","last_peered":"2024-08-17T17:38:31.713792+0000","last_clean":"2024-08-17T17:38:31.713792+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:38:31.713792+0000","last_undegraded":"2024-08-17T17:38:31.713792+0000","last_fullsized":"2024-08-17T17:38:31.713792+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.702159+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:38:30.702159+0000","last_peered":"2024-08-17T17:38:30.702159+0000","last_clean":"2024-08-17T17:38:30.702159+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:38:30.702159+0000","last_undegraded":"2024-08-17T17:38:30.702159+0000","last_fullsized":"2024-08-17T17:38:30.702159+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"207'12486","reported_seq":12518,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.246766+0000","last_change":"2024-08-17T17:34:15.605912+0000","last_active":"2024-08-17T17:38:48.246766+0000","last_peered":"2024-08-17T17:38:48.246766+0000","last_clean":"2024-08-17T17:38:48.246766+0000","last_became_active":"2024-08-17T17:34:15.605262+0000","last_became_peered":"2024-08-17T17:34:15.605262+0000","last_unstale":"2024-08-17T17:38:48.246766+0000","last_undegraded":"2024-08-17T17:38:48.246766+0000","last_fullsized":"2024-08-17T17:38:48.246766+0000","mapping_epoch":180,"log_start":"189'3600","ondisk_log_start":"189'3600","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+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 @ 2024-08-19T01:09:53.546860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":10485760,"num_objects":160,"num_object_clones":0,"num_object_copies":480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":160,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12486,"num_write_kb":404672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698519+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:38:30.698519+0000","last_peered":"2024-08-17T17:38:30.698519+0000","last_clean":"2024-08-17T17:38:30.698519+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:38:30.698519+0000","last_undegraded":"2024-08-17T17:38:30.698519+0000","last_fullsized":"2024-08-17T17:38:30.698519+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.706757+0000","last_change":"2024-08-17T17:35:48.290743+0000","last_active":"2024-08-17T17:38:31.706757+0000","last_peered":"2024-08-17T17:38:31.706757+0000","last_clean":"2024-08-17T17:38:31.706757+0000","last_became_active":"2024-08-17T17:35:48.290381+0000","last_became_peered":"2024-08-17T17:35:48.290381+0000","last_unstale":"2024-08-17T17:38:31.706757+0000","last_undegraded":"2024-08-17T17:38:31.706757+0000","last_fullsized":"2024-08-17T17:38:31.706757+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:58.617229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":294,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.709027+0000","last_change":"2024-08-17T17:28:58.182924+0000","last_active":"2024-08-17T17:38:31.709027+0000","last_peered":"2024-08-17T17:38:31.709027+0000","last_clean":"2024-08-17T17:38:31.709027+0000","last_became_active":"2024-08-17T17:28:58.181274+0000","last_became_peered":"2024-08-17T17:28:58.181274+0000","last_unstale":"2024-08-17T17:38:31.709027+0000","last_undegraded":"2024-08-17T17:38:31.709027+0000","last_fullsized":"2024-08-17T17:38:31.709027+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.968747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.4","version":"207'12260","reported_seq":12327,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.949182+0000","last_change":"2024-08-17T17:34:15.602868+0000","last_active":"2024-08-17T17:38:48.949182+0000","last_peered":"2024-08-17T17:38:48.949182+0000","last_clean":"2024-08-17T17:38:48.949182+0000","last_became_active":"2024-08-17T17:34:15.601975+0000","last_became_peered":"2024-08-17T17:34:15.601975+0000","last_unstale":"2024-08-17T17:38:48.949182+0000","last_undegraded":"2024-08-17T17:38:48.949182+0000","last_fullsized":"2024-08-17T17:38:48.949182+0000","mapping_epoch":180,"log_start":"191'4700","ondisk_log_start":"191'4700","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":7560,"log_dups_size":0,"ondisk_log_size":7560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:13.029489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8912896,"num_objects":136,"num_object_clones":0,"num_object_copies":408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12260,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":306,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.706895+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:38:31.706895+0000","last_peered":"2024-08-17T17:38:31.706895+0000","last_clean":"2024-08-17T17:38:31.706895+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:38:31.706895+0000","last_undegraded":"2024-08-17T17:38:31.706895+0000","last_fullsized":"2024-08-17T17:38:31.706895+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813065+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:38:31.813065+0000","last_peered":"2024-08-17T17:38:31.813065+0000","last_clean":"2024-08-17T17:38:31.813065+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:38:31.813065+0000","last_undegraded":"2024-08-17T17:38:31.813065+0000","last_fullsized":"2024-08-17T17:38:31.813065+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708565+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:38:31.708565+0000","last_peered":"2024-08-17T17:38:31.708565+0000","last_clean":"2024-08-17T17:38:31.708565+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:38:31.708565+0000","last_undegraded":"2024-08-17T17:38:31.708565+0000","last_fullsized":"2024-08-17T17:38:31.708565+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.7","version":"207'12330","reported_seq":12365,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:52.481426+0000","last_change":"2024-08-17T17:34:15.606000+0000","last_active":"2024-08-17T17:38:52.481426+0000","last_peered":"2024-08-17T17:38:52.481426+0000","last_clean":"2024-08-17T17:38:52.481426+0000","last_became_active":"2024-08-17T17:34:15.605566+0000","last_became_peered":"2024-08-17T17:34:15.605566+0000","last_unstale":"2024-08-17T17:38:52.481426+0000","last_undegraded":"2024-08-17T17:38:52.481426+0000","last_fullsized":"2024-08-17T17:38:52.481426+0000","mapping_epoch":180,"log_start":"189'2900","ondisk_log_start":"189'2900","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":9430,"log_dups_size":0,"ondisk_log_size":9430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:43.376518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":786432,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12330,"num_write_kb":394944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":196,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.814134+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:38:31.814134+0000","last_peered":"2024-08-17T17:38:31.814134+0000","last_clean":"2024-08-17T17:38:31.814134+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:38:31.814134+0000","last_undegraded":"2024-08-17T17:38:31.814134+0000","last_fullsized":"2024-08-17T17:38:31.814134+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":258,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707094+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:38:31.707094+0000","last_peered":"2024-08-17T17:38:31.707094+0000","last_clean":"2024-08-17T17:38:31.707094+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:38:31.707094+0000","last_undegraded":"2024-08-17T17:38:31.707094+0000","last_fullsized":"2024-08-17T17:38:31.707094+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813774+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:38:31.813774+0000","last_peered":"2024-08-17T17:38:31.813774+0000","last_clean":"2024-08-17T17:38:31.813774+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:38:31.813774+0000","last_undegraded":"2024-08-17T17:38:31.813774+0000","last_fullsized":"2024-08-17T17:38:31.813774+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"207'12476","reported_seq":23536,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:48.886855+0000","last_change":"2024-08-17T17:38:31.784344+0000","last_active":"2024-08-17T17:38:48.886855+0000","last_peered":"2024-08-17T17:38:48.886855+0000","last_clean":"2024-08-17T17:38:48.886855+0000","last_became_active":"2024-08-17T17:38:31.714133+0000","last_became_peered":"2024-08-17T17:38:31.714133+0000","last_unstale":"2024-08-17T17:38:48.886855+0000","last_undegraded":"2024-08-17T17:38:48.886855+0000","last_fullsized":"2024-08-17T17:38:48.886855+0000","mapping_epoch":206,"log_start":"191'4900","ondisk_log_start":"191'4900","created":180,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+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 @ 2024-08-18T23:40:10.509208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":9437184,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12476,"num_write_kb":403840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5492,"num_bytes_recovered":320602112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":249,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.714031+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:38:31.714031+0000","last_peered":"2024-08-17T17:38:31.714031+0000","last_clean":"2024-08-17T17:38:31.714031+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:38:31.714031+0000","last_undegraded":"2024-08-17T17:38:31.714031+0000","last_fullsized":"2024-08-17T17:38:31.714031+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":304,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813173+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:38:31.813173+0000","last_peered":"2024-08-17T17:38:31.813173+0000","last_clean":"2024-08-17T17:38:31.813173+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:38:31.813173+0000","last_undegraded":"2024-08-17T17:38:31.813173+0000","last_fullsized":"2024-08-17T17:38:31.813173+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":268,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.814296+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:38:31.814296+0000","last_peered":"2024-08-17T17:38:31.814296+0000","last_clean":"2024-08-17T17:38:31.814296+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:38:31.814296+0000","last_undegraded":"2024-08-17T17:38:31.814296+0000","last_fullsized":"2024-08-17T17:38:31.814296+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"207'12523","reported_seq":12590,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:49.621789+0000","last_change":"2024-08-17T17:34:15.890983+0000","last_active":"2024-08-17T17:38:49.621789+0000","last_peered":"2024-08-17T17:38:49.621789+0000","last_clean":"2024-08-17T17:38:49.621789+0000","last_became_active":"2024-08-17T17:34:15.890280+0000","last_became_peered":"2024-08-17T17:34:15.890280+0000","last_unstale":"2024-08-17T17:38:49.621789+0000","last_undegraded":"2024-08-17T17:38:49.621789+0000","last_fullsized":"2024-08-17T17:38:49.621789+0000","mapping_epoch":180,"log_start":"190'3900","ondisk_log_start":"190'3900","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8623,"log_dups_size":0,"ondisk_log_size":8623,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:57.055820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5963776,"num_objects":91,"num_object_clones":0,"num_object_copies":273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12523,"num_write_kb":403648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":267,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.812979+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:38:31.812979+0000","last_peered":"2024-08-17T17:38:31.812979+0000","last_clean":"2024-08-17T17:38:31.812979+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:38:31.812979+0000","last_undegraded":"2024-08-17T17:38:31.812979+0000","last_fullsized":"2024-08-17T17:38:31.812979+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698967+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:38:30.698967+0000","last_peered":"2024-08-17T17:38:30.698967+0000","last_clean":"2024-08-17T17:38:30.698967+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:38:30.698967+0000","last_undegraded":"2024-08-17T17:38:30.698967+0000","last_fullsized":"2024-08-17T17:38:30.698967+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":112,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698655+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:38:30.698655+0000","last_peered":"2024-08-17T17:38:30.698655+0000","last_clean":"2024-08-17T17:38:30.698655+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:38:30.698655+0000","last_undegraded":"2024-08-17T17:38:30.698655+0000","last_fullsized":"2024-08-17T17:38:30.698655+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.3","version":"207'12494","reported_seq":12561,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:51.497189+0000","last_change":"2024-08-17T17:34:15.606937+0000","last_active":"2024-08-17T17:38:51.497189+0000","last_peered":"2024-08-17T17:38:51.497189+0000","last_clean":"2024-08-17T17:38:51.497189+0000","last_became_active":"2024-08-17T17:34:15.606021+0000","last_became_peered":"2024-08-17T17:34:15.606021+0000","last_unstale":"2024-08-17T17:38:51.497189+0000","last_undegraded":"2024-08-17T17:38:51.497189+0000","last_fullsized":"2024-08-17T17:38:51.497189+0000","mapping_epoch":180,"log_start":"191'4300","ondisk_log_start":"191'4300","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8194,"log_dups_size":0,"ondisk_log_size":8194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:31:37.848326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3145728,"num_objects":48,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":48,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12494,"num_write_kb":401344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":207,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.714123+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:38:31.714123+0000","last_peered":"2024-08-17T17:38:31.714123+0000","last_clean":"2024-08-17T17:38:31.714123+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:38:31.714123+0000","last_undegraded":"2024-08-17T17:38:31.714123+0000","last_fullsized":"2024-08-17T17:38:31.714123+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":278,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813259+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:38:31.813259+0000","last_peered":"2024-08-17T17:38:31.813259+0000","last_clean":"2024-08-17T17:38:31.813259+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:38:31.813259+0000","last_undegraded":"2024-08-17T17:38:31.813259+0000","last_fullsized":"2024-08-17T17:38:31.813259+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713535+0000","last_change":"2024-08-17T17:35:48.297719+0000","last_active":"2024-08-17T17:38:31.713535+0000","last_peered":"2024-08-17T17:38:31.713535+0000","last_clean":"2024-08-17T17:38:31.713535+0000","last_became_active":"2024-08-17T17:35:48.297238+0000","last_became_peered":"2024-08-17T17:35:48.297238+0000","last_unstale":"2024-08-17T17:38:31.713535+0000","last_undegraded":"2024-08-17T17:38:31.713535+0000","last_fullsized":"2024-08-17T17:38:31.713535+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:05.038413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"207'12647","reported_seq":12712,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:51.486427+0000","last_change":"2024-08-17T17:34:15.611874+0000","last_active":"2024-08-17T17:38:51.486427+0000","last_peered":"2024-08-17T17:38:51.486427+0000","last_clean":"2024-08-17T17:38:51.486427+0000","last_became_active":"2024-08-17T17:34:15.611173+0000","last_became_peered":"2024-08-17T17:34:15.611173+0000","last_unstale":"2024-08-17T17:38:51.486427+0000","last_undegraded":"2024-08-17T17:38:51.486427+0000","last_fullsized":"2024-08-17T17:38:51.486427+0000","mapping_epoch":180,"log_start":"191'4500","ondisk_log_start":"191'4500","created":180,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:34:14.578137+0000","last_clean_scrub_stamp":"2024-08-17T17:34:14.578137+0000","objects_scrubbed":0,"log_size":8147,"log_dups_size":0,"ondisk_log_size":8147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:15.456360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3473408,"num_objects":53,"num_object_clones":0,"num_object_copies":159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":53,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12647,"num_write_kb":406400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":218,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813085+0000","last_change":"2024-08-17T17:28:58.190267+0000","last_active":"2024-08-17T17:38:31.813085+0000","last_peered":"2024-08-17T17:38:31.813085+0000","last_clean":"2024-08-17T17:38:31.813085+0000","last_became_active":"2024-08-17T17:28:58.189913+0000","last_became_peered":"2024-08-17T17:28:58.189913+0000","last_unstale":"2024-08-17T17:38:31.813085+0000","last_undegraded":"2024-08-17T17:38:31.813085+0000","last_fullsized":"2024-08-17T17:38:31.813085+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:58.280203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":195,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.702310+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:38:30.702310+0000","last_peered":"2024-08-17T17:38:30.702310+0000","last_clean":"2024-08-17T17:38:30.702310+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:38:30.702310+0000","last_undegraded":"2024-08-17T17:38:30.702310+0000","last_fullsized":"2024-08-17T17:38:30.702310+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":222,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.709154+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:38:31.709154+0000","last_peered":"2024-08-17T17:38:31.709154+0000","last_clean":"2024-08-17T17:38:31.709154+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:38:31.709154+0000","last_undegraded":"2024-08-17T17:38:31.709154+0000","last_fullsized":"2024-08-17T17:38:31.709154+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":261,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707504+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:38:31.707504+0000","last_peered":"2024-08-17T17:38:31.707504+0000","last_clean":"2024-08-17T17:38:31.707504+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:38:31.707504+0000","last_undegraded":"2024-08-17T17:38:31.707504+0000","last_fullsized":"2024-08-17T17:38:31.707504+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":261,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708138+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:38:31.708138+0000","last_peered":"2024-08-17T17:38:31.708138+0000","last_clean":"2024-08-17T17:38:31.708138+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:38:31.708138+0000","last_undegraded":"2024-08-17T17:38:31.708138+0000","last_fullsized":"2024-08-17T17:38:31.708138+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":267,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.814184+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:38:31.814184+0000","last_peered":"2024-08-17T17:38:31.814184+0000","last_clean":"2024-08-17T17:38:31.814184+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:38:31.814184+0000","last_undegraded":"2024-08-17T17:38:31.814184+0000","last_fullsized":"2024-08-17T17:38:31.814184+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":182,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.698828+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:38:30.698828+0000","last_peered":"2024-08-17T17:38:30.698828+0000","last_clean":"2024-08-17T17:38:30.698828+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:38:30.698828+0000","last_undegraded":"2024-08-17T17:38:30.698828+0000","last_fullsized":"2024-08-17T17:38:30.698828+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":135,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.699146+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:38:30.699146+0000","last_peered":"2024-08-17T17:38:30.699146+0000","last_clean":"2024-08-17T17:38:30.699146+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:38:30.699146+0000","last_undegraded":"2024-08-17T17:38:30.699146+0000","last_fullsized":"2024-08-17T17:38:30.699146+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":207,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708154+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:38:31.708154+0000","last_peered":"2024-08-17T17:38:31.708154+0000","last_clean":"2024-08-17T17:38:31.708154+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:38:31.708154+0000","last_undegraded":"2024-08-17T17:38:31.708154+0000","last_fullsized":"2024-08-17T17:38:31.708154+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":242,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.714173+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:38:31.714173+0000","last_peered":"2024-08-17T17:38:31.714173+0000","last_clean":"2024-08-17T17:38:31.714173+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:38:31.714173+0000","last_undegraded":"2024-08-17T17:38:31.714173+0000","last_fullsized":"2024-08-17T17:38:31.714173+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":277,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713639+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:38:31.713639+0000","last_peered":"2024-08-17T17:38:31.713639+0000","last_clean":"2024-08-17T17:38:31.713639+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:38:31.713639+0000","last_undegraded":"2024-08-17T17:38:31.713639+0000","last_fullsized":"2024-08-17T17:38:31.713639+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":162,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.702241+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:38:30.702241+0000","last_peered":"2024-08-17T17:38:30.702241+0000","last_clean":"2024-08-17T17:38:30.702241+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:38:30.702241+0000","last_undegraded":"2024-08-17T17:38:30.702241+0000","last_fullsized":"2024-08-17T17:38:30.702241+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":295,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.713705+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:38:31.713705+0000","last_peered":"2024-08-17T17:38:31.713705+0000","last_clean":"2024-08-17T17:38:31.713705+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:38:31.713705+0000","last_undegraded":"2024-08-17T17:38:31.713705+0000","last_fullsized":"2024-08-17T17:38:31.713705+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":206,"state":"active+clean","last_fresh":"2024-08-17T17:38:30.699246+0000","last_change":"2024-08-17T17:37:03.646801+0000","last_active":"2024-08-17T17:38:30.699246+0000","last_peered":"2024-08-17T17:38:30.699246+0000","last_clean":"2024-08-17T17:38:30.699246+0000","last_became_active":"2024-08-17T17:37:03.645522+0000","last_became_peered":"2024-08-17T17:37:03.645522+0000","last_unstale":"2024-08-17T17:38:30.699246+0000","last_undegraded":"2024-08-17T17:38:30.699246+0000","last_fullsized":"2024-08-17T17:38:30.699246+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:03:14.850759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":277,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.814902+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:38:31.814902+0000","last_peered":"2024-08-17T17:38:31.814902+0000","last_clean":"2024-08-17T17:38:31.814902+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:38:31.814902+0000","last_undegraded":"2024-08-17T17:38:31.814902+0000","last_fullsized":"2024-08-17T17:38:31.814902+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.813625+0000","last_change":"2024-08-17T17:28:58.184948+0000","last_active":"2024-08-17T17:38:31.813625+0000","last_peered":"2024-08-17T17:38:31.813625+0000","last_clean":"2024-08-17T17:38:31.813625+0000","last_became_active":"2024-08-17T17:28:58.184618+0000","last_became_peered":"2024-08-17T17:28:58.184618+0000","last_unstale":"2024-08-17T17:38:31.813625+0000","last_undegraded":"2024-08-17T17:38:31.813625+0000","last_fullsized":"2024-08-17T17:38:31.813625+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:22.835978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":286,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707350+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:38:31.707350+0000","last_peered":"2024-08-17T17:38:31.707350+0000","last_clean":"2024-08-17T17:38:31.707350+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:38:31.707350+0000","last_undegraded":"2024-08-17T17:38:31.707350+0000","last_fullsized":"2024-08-17T17:38:31.707350+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":69,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707146+0000","last_change":"2024-08-17T17:34:12.800277+0000","last_active":"2024-08-17T17:38:31.707146+0000","last_peered":"2024-08-17T17:38:31.707146+0000","last_clean":"2024-08-17T17:38:31.707146+0000","last_became_active":"2024-08-17T17:34:12.799830+0000","last_became_peered":"2024-08-17T17:34:12.799830+0000","last_unstale":"2024-08-17T17:38:31.707146+0000","last_undegraded":"2024-08-17T17:38:31.707146+0000","last_fullsized":"2024-08-17T17:38:31.707146+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:02:02.692202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":206,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707709+0000","last_change":"2024-08-17T17:28:58.193764+0000","last_active":"2024-08-17T17:38:31.707709+0000","last_peered":"2024-08-17T17:38:31.707709+0000","last_clean":"2024-08-17T17:38:31.707709+0000","last_became_active":"2024-08-17T17:28:58.192654+0000","last_became_peered":"2024-08-17T17:28:58.192654+0000","last_unstale":"2024-08-17T17:38:31.707709+0000","last_undegraded":"2024-08-17T17:38:31.707709+0000","last_fullsized":"2024-08-17T17:38:31.707709+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:18.714970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":296,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707316+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:38:31.707316+0000","last_peered":"2024-08-17T17:38:31.707316+0000","last_clean":"2024-08-17T17:38:31.707316+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:38:31.707316+0000","last_undegraded":"2024-08-17T17:38:31.707316+0000","last_fullsized":"2024-08-17T17:38:31.707316+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":193,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708568+0000","last_change":"2024-08-17T17:29:27.838839+0000","last_active":"2024-08-17T17:38:31.708568+0000","last_peered":"2024-08-17T17:38:31.708568+0000","last_clean":"2024-08-17T17:38:31.708568+0000","last_became_active":"2024-08-17T17:29:27.837984+0000","last_became_peered":"2024-08-17T17:29:27.837984+0000","last_unstale":"2024-08-17T17:38:31.708568+0000","last_undegraded":"2024-08-17T17:38:31.708568+0000","last_fullsized":"2024-08-17T17:38:31.708568+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:57.785522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":286,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.706907+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:38:31.706907+0000","last_peered":"2024-08-17T17:38:31.706907+0000","last_clean":"2024-08-17T17:38:31.706907+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:38:31.706907+0000","last_undegraded":"2024-08-17T17:38:31.706907+0000","last_fullsized":"2024-08-17T17:38:31.706907+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":193,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.708538+0000","last_change":"2024-08-17T17:29:27.844185+0000","last_active":"2024-08-17T17:38:31.708538+0000","last_peered":"2024-08-17T17:38:31.708538+0000","last_clean":"2024-08-17T17:38:31.708538+0000","last_became_active":"2024-08-17T17:29:27.842892+0000","last_became_peered":"2024-08-17T17:29:27.842892+0000","last_unstale":"2024-08-17T17:38:31.708538+0000","last_undegraded":"2024-08-17T17:38:31.708538+0000","last_fullsized":"2024-08-17T17:38:31.708538+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:35.766488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":298,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.714027+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:38:31.714027+0000","last_peered":"2024-08-17T17:38:31.714027+0000","last_clean":"2024-08-17T17:38:31.714027+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:38:31.714027+0000","last_undegraded":"2024-08-17T17:38:31.714027+0000","last_fullsized":"2024-08-17T17:38:31.714027+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":285,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.714288+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:38:31.714288+0000","last_peered":"2024-08-17T17:38:31.714288+0000","last_clean":"2024-08-17T17:38:31.714288+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:38:31.714288+0000","last_undegraded":"2024-08-17T17:38:31.714288+0000","last_fullsized":"2024-08-17T17:38:31.714288+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":261,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.706450+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:38:31.706450+0000","last_peered":"2024-08-17T17:38:31.706450+0000","last_clean":"2024-08-17T17:38:31.706450+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:38:31.706450+0000","last_undegraded":"2024-08-17T17:38:31.706450+0000","last_fullsized":"2024-08-17T17:38:31.706450+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":76,"reported_epoch":207,"state":"active+clean","last_fresh":"2024-08-17T17:38:31.707368+0000","last_change":"2024-08-17T17:34:12.582812+0000","last_active":"2024-08-17T17:38:31.707368+0000","last_peered":"2024-08-17T17:38:31.707368+0000","last_clean":"2024-08-17T17:38:31.707368+0000","last_became_active":"2024-08-17T17:34:12.578150+0000","last_became_peered":"2024-08-17T17:34:12.578150+0000","last_unstale":"2024-08-17T17:38:31.707368+0000","last_undegraded":"2024-08-17T17:38:31.707368+0000","last_fullsized":"2024-08-17T17:38:31.707368+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:34.584338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":93192216,"num_objects":1423,"num_object_clones":0,"num_object_copies":4269,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10194,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1423,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":198953,"num_write_kb":6411969,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6009,"num_bytes_recovered":320602112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1304637440,"data_stored":1304625224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139853,"ondisk_log_size":139853,"up":48,"acting":46,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234367,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":374396,"kb_used_data":64564,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93370756,"statfs":{"total":95995035648,"available":95611654144,"internally_reserved":0,"allocated":66113536,"data_stored":64810974,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496011,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315516,"kb_used_data":9844,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93429636,"statfs":{"total":95995035648,"available":95671947264,"internally_reserved":0,"allocated":10080256,"data_stored":8777629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757654,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":664744,"kb_used_data":354912,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93080408,"statfs":{"total":95995035648,"available":95314337792,"internally_reserved":0,"allocated":363429888,"data_stored":362142726,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402718,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":263284,"kb_used_data":51116,"kb_used_omap":21,"kb_used_meta":212138,"kb_avail":93481868,"statfs":{"total":95995035648,"available":95725432832,"internally_reserved":0,"allocated":52342784,"data_stored":51047569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":217230015},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664356,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":465312,"kb_used_data":47640,"kb_used_omap":7,"kb_used_meta":417528,"kb_avail":93279840,"statfs":{"total":95995035648,"available":95518556160,"internally_reserved":0,"allocated":48783360,"data_stored":47503841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":427549147},"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,2,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827882,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":725352,"kb_used_data":406240,"kb_used_omap":47,"kb_used_meta":319056,"kb_avail":93019800,"statfs":{"total":95995035648,"available":95252275200,"internally_reserved":0,"allocated":415989760,"data_stored":414702585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":326713394},"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,2,0,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991420,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":583972,"kb_used_data":358428,"kb_used_omap":8,"kb_used_meta":225527,"kb_avail":93161180,"statfs":{"total":95995035648,"available":95397048320,"internally_reserved":0,"allocated":367030272,"data_stored":365746610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":230940167},"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,0,0,0,0,1],"upper_bound":512},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154947,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":366960,"kb_used_data":55144,"kb_used_omap":18,"kb_used_meta":311789,"kb_avail":93378192,"statfs":{"total":95995035648,"available":95619268608,"internally_reserved":0,"allocated":56467456,"data_stored":55172896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":319271987},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":46075904,"data_stored":46071832,"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":363532288,"data_stored":363528216,"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":406061056,"data_stored":406061056,"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":30081024,"data_stored":30081024,"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":43450368,"data_stored":43450368,"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":357629952,"data_stored":357629952,"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":3739648,"data_stored":3735576,"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":54067200,"data_stored":54067200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:38:57.450 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:57.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:57.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:57.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:57.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:57.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:57.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:57.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:38:57.860 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:57.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:57.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:57.988 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:57.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:57.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:58.090 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:58.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:38:58.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:38:58.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:58.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:58.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:58.374 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:58.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:58.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:58.504 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:58.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:58.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:58.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:58.739 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:58.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:58.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:58.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:58.899 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:58 smithi060 bash[68878]: cluster 2024-08-17T17:38:57.244221+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v738: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.7 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 10194/183 objects degraded (5570.492%); 0 B/s, 20 objects/s recovering 2024-08-17T17:38:58.899 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:38:58 smithi060 bash[68878]: cluster 2024-08-17T17:38:57.244221+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v738: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.7 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 10194/183 objects degraded (5570.492%); 0 B/s, 20 objects/s recovering 2024-08-17T17:38:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:58.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:59.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:58 smithi016 bash[84186]: cluster 2024-08-17T17:38:57.244221+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v738: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.7 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 10194/183 objects degraded (5570.492%); 0 B/s, 20 objects/s recovering 2024-08-17T17:38:59.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:38:58 smithi016 bash[84186]: cluster 2024-08-17T17:38:57.244221+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v738: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.7 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 10194/183 objects degraded (5570.492%); 0 B/s, 20 objects/s recovering 2024-08-17T17:38:59.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:58 smithi016 bash[86572]: cluster 2024-08-17T17:38:57.244221+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v738: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.7 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 10194/183 objects degraded (5570.492%); 0 B/s, 20 objects/s recovering 2024-08-17T17:38:59.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:38:58 smithi016 bash[86572]: cluster 2024-08-17T17:38:57.244221+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v738: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.7 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 10194/183 objects degraded (5570.492%); 0 B/s, 20 objects/s recovering 2024-08-17T17:38:59.031 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:59.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:38:59.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:38:59.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:59.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:38:59.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:38:59.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:59.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:38:59.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:38:59.486 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:38:59.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:59.556 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:38:59.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:38:59.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:59.685 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:38:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:38:59.788 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:59.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:38:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:38:59.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:59.950 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:38:59.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:38:59.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:00.012 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:00.013 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:00.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:00.086 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:00.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:00.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:00.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:00.317 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:00.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:00.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:39:00 smithi060 bash[61583]: ts=2024-08-17T17:39:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:00.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:39:00.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:00.479 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:00.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:00.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:00.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:00.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:00.714 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:00.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:00.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:00.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:00 smithi060 bash[68878]: cluster 2024-08-17T17:38:59.245398+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:00 smithi060 bash[68878]: cluster 2024-08-17T17:38:59.245398+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:00 smithi060 bash[68878]: cluster 2024-08-17T17:38:59.945192+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check update: Degraded data redundancy: 9798/78 objects degraded (12561.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:00 smithi060 bash[68878]: cluster 2024-08-17T17:38:59.945192+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check update: Degraded data redundancy: 9798/78 objects degraded (12561.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:00.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:01.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:01.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[84186]: cluster 2024-08-17T17:38:59.245398+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[84186]: cluster 2024-08-17T17:38:59.245398+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[84186]: cluster 2024-08-17T17:38:59.945192+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check update: Degraded data redundancy: 9798/78 objects degraded (12561.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[84186]: cluster 2024-08-17T17:38:59.945192+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check update: Degraded data redundancy: 9798/78 objects degraded (12561.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[86572]: cluster 2024-08-17T17:38:59.245398+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[86572]: cluster 2024-08-17T17:38:59.245398+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[86572]: cluster 2024-08-17T17:38:59.945192+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check update: Degraded data redundancy: 9798/78 objects degraded (12561.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:00 smithi016 bash[86572]: cluster 2024-08-17T17:38:59.945192+0000 mon.a (mon.0) 1048 : cluster [WRN] Health check update: Degraded data redundancy: 9798/78 objects degraded (12561.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:01.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:01.132 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:01.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:01.365 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:01.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:01.496 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:01.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:01.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:01.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:01.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:01.757 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:01.785 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:01.888 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:01.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:01.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:02.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:02.046 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:02.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:02.050 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:02.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:02.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:02.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:02.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:02.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:02.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:02.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:02.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:02.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:02.575 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:02.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:02.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:02.690 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:02 smithi016 bash[84186]: cluster 2024-08-17T17:39:01.245997+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:02.690 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:02 smithi016 bash[84186]: cluster 2024-08-17T17:39:01.245997+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:02.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:02 smithi016 bash[86572]: cluster 2024-08-17T17:39:01.245997+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:02.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:02 smithi016 bash[86572]: cluster 2024-08-17T17:39:01.245997+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:02.706 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:02.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:02.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:02.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:02.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:02.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:02 smithi060 bash[68878]: cluster 2024-08-17T17:39:01.245997+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:02.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:02 smithi060 bash[68878]: cluster 2024-08-17T17:39:01.245997+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 9798/78 objects degraded (12561.538%); 0 B/s, 47 objects/s recovering 2024-08-17T17:39:02.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:02.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:02.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:02.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:03.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:03.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:03.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:03.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.235 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:03.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:03.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:03.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:03.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:03.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:03.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:03.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:03.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:03.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:03.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:03.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:03.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:03.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.011 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:04.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:04.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:04.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:04.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:04.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:04.505 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:04.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:04.589 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:39:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:39:04] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-08-17T17:39:04.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:04.666 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:04.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:04.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:04.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:04 smithi016 bash[84186]: cluster 2024-08-17T17:39:03.246500+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:04.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:04 smithi016 bash[84186]: cluster 2024-08-17T17:39:03.246500+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:04.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:04 smithi016 bash[86572]: cluster 2024-08-17T17:39:03.246500+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:04.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:04 smithi016 bash[86572]: cluster 2024-08-17T17:39:03.246500+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:04.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:04 smithi060 bash[68878]: cluster 2024-08-17T17:39:03.246500+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:04 smithi060 bash[68878]: cluster 2024-08-17T17:39:03.246500+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:04.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:04.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:04.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:05.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.059 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.293 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.320 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:05.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:05.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:05.555 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:05.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:05.742 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:05 smithi016 bash[84186]: cluster 2024-08-17T17:39:04.946121+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 9486/78 objects degraded (12161.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:05.742 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:05 smithi016 bash[84186]: cluster 2024-08-17T17:39:04.946121+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 9486/78 objects degraded (12161.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:05.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:05 smithi016 bash[86572]: cluster 2024-08-17T17:39:04.946121+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 9486/78 objects degraded (12161.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:05.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:05 smithi016 bash[86572]: cluster 2024-08-17T17:39:04.946121+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 9486/78 objects degraded (12161.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:05.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:05.840 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:05.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:05 smithi060 bash[68878]: cluster 2024-08-17T17:39:04.946121+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 9486/78 objects degraded (12161.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:05 smithi060 bash[68878]: cluster 2024-08-17T17:39:04.946121+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 9486/78 objects degraded (12161.538%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:05.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:05.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:05.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:05.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:06.072 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:06.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:06.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:06.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:06.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:06.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:06.361 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:06.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:06.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:06.490 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:06.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:06.593 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.624 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:06.727 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:06.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:06.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:06.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.868 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:06 smithi016 bash[84186]: cluster 2024-08-17T17:39:05.247193+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v742: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 22 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:06.868 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:06 smithi016 bash[84186]: cluster 2024-08-17T17:39:05.247193+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v742: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 22 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:06.868 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:06 smithi016 bash[86572]: cluster 2024-08-17T17:39:05.247193+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v742: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 22 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:06.868 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:06 smithi016 bash[86572]: cluster 2024-08-17T17:39:05.247193+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v742: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 22 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:06.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:06.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:06 smithi060 bash[68878]: cluster 2024-08-17T17:39:05.247193+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v742: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 22 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:06 smithi060 bash[68878]: cluster 2024-08-17T17:39:05.247193+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v742: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 22 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 70 objects/s recovering 2024-08-17T17:39:06.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:07.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:07.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:07.141 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:07.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:07.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:07.265 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:07.268 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:07.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:07.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:07.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:07.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:07.505 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:07.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:07.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:07.665 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:07.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:07.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:07.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:07.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:07.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:07.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:07.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:07.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:08.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:08.057 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:08.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:08.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:08.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:08.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:08.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:08.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:08.451 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:08.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[84186]: cluster 2024-08-17T17:39:07.248116+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v743: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 61 objects/s recovering 2024-08-17T17:39:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[84186]: cluster 2024-08-17T17:39:07.248116+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v743: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 61 objects/s recovering 2024-08-17T17:39:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[84186]: audit 2024-08-17T17:39:07.335028+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[84186]: audit 2024-08-17T17:39:07.335028+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[84186]: audit 2024-08-17T17:39:07.336430+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:08.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[84186]: audit 2024-08-17T17:39:07.336430+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[86572]: cluster 2024-08-17T17:39:07.248116+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v743: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 61 objects/s recovering 2024-08-17T17:39:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[86572]: cluster 2024-08-17T17:39:07.248116+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v743: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 61 objects/s recovering 2024-08-17T17:39:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[86572]: audit 2024-08-17T17:39:07.335028+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[86572]: audit 2024-08-17T17:39:07.335028+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[86572]: audit 2024-08-17T17:39:07.336430+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:08.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:08 smithi016 bash[86572]: audit 2024-08-17T17:39:07.336430+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:08.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:08.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:08 smithi060 bash[68878]: cluster 2024-08-17T17:39:07.248116+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v743: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 61 objects/s recovering 2024-08-17T17:39:08.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:08 smithi060 bash[68878]: cluster 2024-08-17T17:39:07.248116+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v743: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 19 op/s; 9486/78 objects degraded (12161.538%); 0 B/s, 61 objects/s recovering 2024-08-17T17:39:08.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:08 smithi060 bash[68878]: audit 2024-08-17T17:39:07.335028+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:08.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:08 smithi060 bash[68878]: audit 2024-08-17T17:39:07.335028+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:08.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:08 smithi060 bash[68878]: audit 2024-08-17T17:39:07.336430+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:08.587 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:08 smithi060 bash[68878]: audit 2024-08-17T17:39:07.336430+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:08.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:08.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:08.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:08.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:08.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:08.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:08.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:08.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:08.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:08.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:08.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:09.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:09.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:09.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:09.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:09.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:09.628 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:09.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:09.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:09.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:09.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:09.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:09.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:09.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:09.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:10.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:10.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:10.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:10.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:10.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:10.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:10.403 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:10 smithi060 bash[68878]: cluster 2024-08-17T17:39:09.248843+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 9160/78 objects degraded (11743.590%); 0 B/s, 86 objects/s recovering 2024-08-17T17:39:10.403 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:10 smithi060 bash[68878]: cluster 2024-08-17T17:39:09.248843+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 9160/78 objects degraded (11743.590%); 0 B/s, 86 objects/s recovering 2024-08-17T17:39:10.403 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:10 smithi060 bash[68878]: cluster 2024-08-17T17:39:09.946999+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 9160/78 objects degraded (11743.590%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:10.404 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:10 smithi060 bash[68878]: cluster 2024-08-17T17:39:09.946999+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 9160/78 objects degraded (11743.590%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:10.404 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:39:10 smithi060 bash[61583]: ts=2024-08-17T17:39:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:10.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:10.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:10.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:10.552 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:10.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[84186]: cluster 2024-08-17T17:39:09.248843+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 9160/78 objects degraded (11743.590%); 0 B/s, 86 objects/s recovering 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[84186]: cluster 2024-08-17T17:39:09.248843+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 9160/78 objects degraded (11743.590%); 0 B/s, 86 objects/s recovering 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[84186]: cluster 2024-08-17T17:39:09.946999+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 9160/78 objects degraded (11743.590%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[84186]: cluster 2024-08-17T17:39:09.946999+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 9160/78 objects degraded (11743.590%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[86572]: cluster 2024-08-17T17:39:09.248843+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 9160/78 objects degraded (11743.590%); 0 B/s, 86 objects/s recovering 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[86572]: cluster 2024-08-17T17:39:09.248843+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 9160/78 objects degraded (11743.590%); 0 B/s, 86 objects/s recovering 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[86572]: cluster 2024-08-17T17:39:09.946999+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 9160/78 objects degraded (11743.590%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:10.636 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:10 smithi016 bash[86572]: cluster 2024-08-17T17:39:09.946999+0000 mon.a (mon.0) 1052 : cluster [WRN] Health check update: Degraded data redundancy: 9160/78 objects degraded (11743.590%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:10.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:10.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:10.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:10.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:10.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:10.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:10.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.946 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:10.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:10.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:11.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:11.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:11.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:11.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:11.207 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:11.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:11.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:11.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:11.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:11.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:11.469 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:11.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:11.597 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:11.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:11.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:11.727 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:11.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:11.856 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:11.959 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:11.969 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:39:11.969 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:39:11.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:11.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:11.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:12.092 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:12.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:12.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:12.247 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:12.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:12.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:12.377 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:12.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:12.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:12 smithi016 bash[86572]: cluster 2024-08-17T17:39:11.249680+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9160/78 objects degraded (11743.590%); 0 B/s, 53 objects/s recovering 2024-08-17T17:39:12.493 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:12 smithi016 bash[86572]: cluster 2024-08-17T17:39:11.249680+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9160/78 objects degraded (11743.590%); 0 B/s, 53 objects/s recovering 2024-08-17T17:39:12.494 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:12 smithi016 bash[84186]: cluster 2024-08-17T17:39:11.249680+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9160/78 objects degraded (11743.590%); 0 B/s, 53 objects/s recovering 2024-08-17T17:39:12.494 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:12 smithi016 bash[84186]: cluster 2024-08-17T17:39:11.249680+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9160/78 objects degraded (11743.590%); 0 B/s, 53 objects/s recovering 2024-08-17T17:39:12.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:12.615 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:12.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:12.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:12 smithi060 bash[68878]: cluster 2024-08-17T17:39:11.249680+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9160/78 objects degraded (11743.590%); 0 B/s, 53 objects/s recovering 2024-08-17T17:39:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:12 smithi060 bash[68878]: cluster 2024-08-17T17:39:11.249680+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9160/78 objects degraded (11743.590%); 0 B/s, 53 objects/s recovering 2024-08-17T17:39:12.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:12.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:12.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:12.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:12.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:12.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:13.008 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:13.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:13.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:13.168 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:13.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:13.272 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:13.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:13.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:13.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:13.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:13.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:13.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:13.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:13.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:13.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:13.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:13.959 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:13.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:13.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:14.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:14.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:14.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:14.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:14.215 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:14.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:14.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:14.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:14.476 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:14.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:14.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:14.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:14 smithi060 bash[68878]: cluster 2024-08-17T17:39:13.250695+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 82 objects/s recovering 2024-08-17T17:39:14.590 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:14 smithi060 bash[68878]: cluster 2024-08-17T17:39:13.250695+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 82 objects/s recovering 2024-08-17T17:39:14.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:14.653 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:39:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:39:14] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.51.0" 2024-08-17T17:39:14.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:14 smithi016 bash[84186]: cluster 2024-08-17T17:39:13.250695+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 82 objects/s recovering 2024-08-17T17:39:14.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:14 smithi016 bash[84186]: cluster 2024-08-17T17:39:13.250695+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 82 objects/s recovering 2024-08-17T17:39:14.654 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:14 smithi016 bash[86572]: cluster 2024-08-17T17:39:13.250695+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 82 objects/s recovering 2024-08-17T17:39:14.654 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:14 smithi016 bash[86572]: cluster 2024-08-17T17:39:13.250695+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v746: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 82 objects/s recovering 2024-08-17T17:39:14.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:39:14.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:14.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:14.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:14.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:14.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:14.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:14.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:14.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:15.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:15.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:15.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:15.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:15.268 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:39:15.268 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:39:15.288 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:39:15.288 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:39:15.305 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:39:15.305 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:39:15.323 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:39:15.323 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:39:15.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:15.350 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_1' removed 2024-08-17T17:39:15.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: cluster 2024-08-17T17:39:14.948118+0000 mon.a (mon.0) 1053 : cluster [WRN] Health check update: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:15.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: cluster 2024-08-17T17:39:14.948118+0000 mon.a (mon.0) 1053 : cluster [WRN] Health check update: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:15.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: audit 2024-08-17T17:39:15.250730+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2299608992' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:15.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: audit 2024-08-17T17:39:15.250730+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2299608992' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:15.350 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: audit 2024-08-17T17:39:15.328811+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.16:0/1091476728' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.351 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: audit 2024-08-17T17:39:15.328811+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.16:0/1091476728' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.351 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: audit 2024-08-17T17:39:15.329224+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.351 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:15 smithi060 bash[68878]: audit 2024-08-17T17:39:15.329224+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.355 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:39:15.356 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:39:15.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:15.388 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:39:15.388 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:39:15.425 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:39:15.426 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:39:15.449 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:39:15.449 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:39:15.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:15.495 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:15.598 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: cluster 2024-08-17T17:39:14.948118+0000 mon.a (mon.0) 1053 : cluster [WRN] Health check update: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:15.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: cluster 2024-08-17T17:39:14.948118+0000 mon.a (mon.0) 1053 : cluster [WRN] Health check update: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: audit 2024-08-17T17:39:15.250730+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2299608992' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: audit 2024-08-17T17:39:15.250730+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2299608992' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: audit 2024-08-17T17:39:15.328811+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.16:0/1091476728' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: audit 2024-08-17T17:39:15.328811+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.16:0/1091476728' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: audit 2024-08-17T17:39:15.329224+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[84186]: audit 2024-08-17T17:39:15.329224+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: cluster 2024-08-17T17:39:14.948118+0000 mon.a (mon.0) 1053 : cluster [WRN] Health check update: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: cluster 2024-08-17T17:39:14.948118+0000 mon.a (mon.0) 1053 : cluster [WRN] Health check update: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: audit 2024-08-17T17:39:15.250730+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2299608992' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: audit 2024-08-17T17:39:15.250730+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.16:0/2299608992' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: audit 2024-08-17T17:39:15.328811+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.16:0/1091476728' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: audit 2024-08-17T17:39:15.328811+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.16:0/1091476728' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: audit 2024-08-17T17:39:15.329224+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.610 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:15 smithi016 bash[86572]: audit 2024-08-17T17:39:15.329224+0000 mon.a (mon.0) 1054 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:39:15.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:15.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:15.845 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:15.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.997 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:15.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:16.100 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:16.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:16.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:16.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.261 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:16.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:16 smithi060 bash[68878]: cluster 2024-08-17T17:39:15.251318+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v747: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 56 objects/s recovering 2024-08-17T17:39:16.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:16 smithi060 bash[68878]: cluster 2024-08-17T17:39:15.251318+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v747: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 56 objects/s recovering 2024-08-17T17:39:16.375 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:16 smithi060 bash[68878]: audit 2024-08-17T17:39:15.347986+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:39:16.376 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:16 smithi060 bash[68878]: audit 2024-08-17T17:39:15.347986+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:39:16.376 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:16 smithi060 bash[68878]: cluster 2024-08-17T17:39:15.351939+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:39:16.376 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:16 smithi060 bash[68878]: cluster 2024-08-17T17:39:15.351939+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:39:16.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:16.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:16.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:16.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[84186]: cluster 2024-08-17T17:39:15.251318+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v747: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 56 objects/s recovering 2024-08-17T17:39:16.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[84186]: cluster 2024-08-17T17:39:15.251318+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v747: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 56 objects/s recovering 2024-08-17T17:39:16.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[84186]: audit 2024-08-17T17:39:15.347986+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:39:16.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[84186]: audit 2024-08-17T17:39:15.347986+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:39:16.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[84186]: cluster 2024-08-17T17:39:15.351939+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:39:16.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[84186]: cluster 2024-08-17T17:39:15.351939+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:39:16.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[86572]: cluster 2024-08-17T17:39:15.251318+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v747: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 56 objects/s recovering 2024-08-17T17:39:16.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[86572]: cluster 2024-08-17T17:39:15.251318+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v747: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8813/78 objects degraded (11298.718%); 0 B/s, 56 objects/s recovering 2024-08-17T17:39:16.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[86572]: audit 2024-08-17T17:39:15.347986+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:39:16.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[86572]: audit 2024-08-17T17:39:15.347986+0000 mon.a (mon.0) 1055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:39:16.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[86572]: cluster 2024-08-17T17:39:15.351939+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:39:16.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:16 smithi016 bash[86572]: cluster 2024-08-17T17:39:15.351939+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:39:16.649 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:16.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:16.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:16.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:16.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.915 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:16.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:16.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:17.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:17.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:17.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:17.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:17.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:17.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:17.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:17.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:17.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:17.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:17.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:17.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:17 smithi060 bash[68878]: cluster 2024-08-17T17:39:17.350294+0000 mon.a (mon.0) 1057 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized) 2024-08-17T17:39:17.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:17 smithi060 bash[68878]: cluster 2024-08-17T17:39:17.350294+0000 mon.a (mon.0) 1057 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized) 2024-08-17T17:39:17.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:17.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:17.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:17.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:17 smithi016 bash[84186]: cluster 2024-08-17T17:39:17.350294+0000 mon.a (mon.0) 1057 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized) 2024-08-17T17:39:17.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:17 smithi016 bash[84186]: cluster 2024-08-17T17:39:17.350294+0000 mon.a (mon.0) 1057 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized) 2024-08-17T17:39:17.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:17 smithi016 bash[86572]: cluster 2024-08-17T17:39:17.350294+0000 mon.a (mon.0) 1057 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized) 2024-08-17T17:39:17.819 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:17 smithi016 bash[86572]: cluster 2024-08-17T17:39:17.350294+0000 mon.a (mon.0) 1057 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8813/78 objects degraded (11298.718%), 2 pgs degraded, 2 pgs undersized) 2024-08-17T17:39:17.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:17.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:17.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:17.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:17.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:18.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:18.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:18.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:18.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:18.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.361 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:18.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:18.494 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:18.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:18.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:18 smithi016 bash[84186]: cluster 2024-08-17T17:39:17.252043+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:18.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:18 smithi016 bash[84186]: cluster 2024-08-17T17:39:17.252043+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:18.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:18 smithi016 bash[86572]: cluster 2024-08-17T17:39:17.252043+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:18.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:18 smithi016 bash[86572]: cluster 2024-08-17T17:39:17.252043+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:18.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:18.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:18 smithi060 bash[68878]: cluster 2024-08-17T17:39:17.252043+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:18.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:18 smithi060 bash[68878]: cluster 2024-08-17T17:39:17.252043+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:18.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:18.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:18.757 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:18.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:18.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:18.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:18.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:19.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:19.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:19.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:19.154 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:19.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:19.170 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:39:19.171 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:39:19.171 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-08-17T17:39:19.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_2 16 2024-08-17T17:39:19.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:19.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:19.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:19.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:19.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:19.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:19.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:19.645 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:19.668 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:19.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:19.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:19.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:19.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:19.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:19.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:19.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:20.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:20.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:20.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:20.196 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:20.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:20.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:20.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:20 smithi016 bash[84186]: cluster 2024-08-17T17:39:19.252655+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:20.568 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:20 smithi016 bash[84186]: cluster 2024-08-17T17:39:19.252655+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:20.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:20 smithi016 bash[86572]: cluster 2024-08-17T17:39:19.252655+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:20.568 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:20 smithi016 bash[86572]: cluster 2024-08-17T17:39:19.252655+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:20.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:20 smithi060 bash[68878]: cluster 2024-08-17T17:39:19.252655+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:20 smithi060 bash[68878]: cluster 2024-08-17T17:39:19.252655+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:39:20 smithi060 bash[61583]: ts=2024-08-17T17:39:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:20.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:20.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:20.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:20.935 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.959 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:20.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:20.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:20.966 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:39:20.966 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:39:21.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:21.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:21.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:21.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:39:21.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:21.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:21.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:21.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:21.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:21.411 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:39:21.453 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:21 smithi016 bash[84186]: audit 2024-08-17T17:39:20.910673+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:21.453 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:21 smithi016 bash[84186]: audit 2024-08-17T17:39:20.910673+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:21.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:21 smithi016 bash[86572]: audit 2024-08-17T17:39:20.910673+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:21.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:21 smithi016 bash[86572]: audit 2024-08-17T17:39:20.910673+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:21.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:21.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:21.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:21.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:21.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:21 smithi060 bash[68878]: audit 2024-08-17T17:39:20.910673+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:21.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:21 smithi060 bash[68878]: audit 2024-08-17T17:39:20.910673+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:39:21.701 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:21.724 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:21.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:21.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:21.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:21.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:21.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:21.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:21.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:22.068 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":750,"stamp":"2024-08-17T17:39:19.252285+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":1771696,"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":213,"ondisk_log_size":213,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":259,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3365600,"kb_used_data":970692,"kb_used_omap":109,"kb_used_meta":2394706,"kb_avail":746595616,"statfs":{"total":767960285184,"available":764513910784,"internally_reserved":0,"allocated":993988608,"data_stored":983561656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":2452179726},"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":69,"apply_latency_ms":69,"commit_latency_ns":69000000,"apply_latency_ns":69000000},"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":-9160,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":-1,"num_read_kb":-1,"num_write":-200376,"num_write_kb":-6411969,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-7043,"num_bytes_recovered":-320602112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003909"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":281,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.354011+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:39:15.354011+0000","last_peered":"2024-08-17T17:39:15.354011+0000","last_clean":"2024-08-17T17:39:15.354011+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:39:15.354011+0000","last_undegraded":"2024-08-17T17:39:15.354011+0000","last_fullsized":"2024-08-17T17:39:15.354011+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":183,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990880+0000","last_change":"2024-08-17T17:25:50.900085+0000","last_active":"2024-08-17T17:38:55.990880+0000","last_peered":"2024-08-17T17:38:55.990880+0000","last_clean":"2024-08-17T17:38:55.990880+0000","last_became_active":"2024-08-17T17:25:50.899143+0000","last_became_peered":"2024-08-17T17:25:50.899143+0000","last_unstale":"2024-08-17T17:38:55.990880+0000","last_undegraded":"2024-08-17T17:38:55.990880+0000","last_fullsized":"2024-08-17T17:38:55.990880+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:21:46.327692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":144,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990658+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:38:55.990658+0000","last_peered":"2024-08-17T17:38:55.990658+0000","last_clean":"2024-08-17T17:38:55.990658+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:38:55.990658+0000","last_undegraded":"2024-08-17T17:38:55.990658+0000","last_fullsized":"2024-08-17T17:38:55.990658+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":179,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990434+0000","last_change":"2024-08-17T17:35:48.297271+0000","last_active":"2024-08-17T17:38:55.990434+0000","last_peered":"2024-08-17T17:38:55.990434+0000","last_clean":"2024-08-17T17:38:55.990434+0000","last_became_active":"2024-08-17T17:35:48.295941+0000","last_became_peered":"2024-08-17T17:35:48.295941+0000","last_unstale":"2024-08-17T17:38:55.990434+0000","last_undegraded":"2024-08-17T17:38:55.990434+0000","last_fullsized":"2024-08-17T17:38:55.990434+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:49.072034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":271,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.353244+0000","last_change":"2024-08-17T17:37:03.652966+0000","last_active":"2024-08-17T17:39:15.353244+0000","last_peered":"2024-08-17T17:39:15.353244+0000","last_clean":"2024-08-17T17:39:15.353244+0000","last_became_active":"2024-08-17T17:37:03.652400+0000","last_became_peered":"2024-08-17T17:37:03.652400+0000","last_unstale":"2024-08-17T17:39:15.353244+0000","last_undegraded":"2024-08-17T17:39:15.353244+0000","last_fullsized":"2024-08-17T17:39:15.353244+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:25:08.958901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":162,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990474+0000","last_change":"2024-08-17T17:25:50.898458+0000","last_active":"2024-08-17T17:38:55.990474+0000","last_peered":"2024-08-17T17:38:55.990474+0000","last_clean":"2024-08-17T17:38:55.990474+0000","last_became_active":"2024-08-17T17:25:50.897691+0000","last_became_peered":"2024-08-17T17:25:50.897691+0000","last_unstale":"2024-08-17T17:38:55.990474+0000","last_undegraded":"2024-08-17T17:38:55.990474+0000","last_fullsized":"2024-08-17T17:38:55.990474+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:46:00.584136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":45,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.356513+0000","last_change":"2024-08-17T17:35:48.302273+0000","last_active":"2024-08-17T17:39:15.356513+0000","last_peered":"2024-08-17T17:39:15.356513+0000","last_clean":"2024-08-17T17:39:15.356513+0000","last_became_active":"2024-08-17T17:35:48.300963+0000","last_became_peered":"2024-08-17T17:35:48.300963+0000","last_unstale":"2024-08-17T17:39:15.356513+0000","last_undegraded":"2024-08-17T17:39:15.356513+0000","last_fullsized":"2024-08-17T17:39:15.356513+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:08.997959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":177,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.928617+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:38:55.928617+0000","last_peered":"2024-08-17T17:38:55.928617+0000","last_clean":"2024-08-17T17:38:55.928617+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:38:55.928617+0000","last_undegraded":"2024-08-17T17:38:55.928617+0000","last_fullsized":"2024-08-17T17:38:55.928617+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":231,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351476+0000","last_change":"2024-08-17T17:25:51.887229+0000","last_active":"2024-08-17T17:39:15.351476+0000","last_peered":"2024-08-17T17:39:15.351476+0000","last_clean":"2024-08-17T17:39:15.351476+0000","last_became_active":"2024-08-17T17:25:51.886349+0000","last_became_peered":"2024-08-17T17:25:51.886349+0000","last_unstale":"2024-08-17T17:39:15.351476+0000","last_undegraded":"2024-08-17T17:39:15.351476+0000","last_fullsized":"2024-08-17T17:39:15.351476+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:47.679238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":96,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990344+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:38:55.990344+0000","last_peered":"2024-08-17T17:38:55.990344+0000","last_clean":"2024-08-17T17:38:55.990344+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:38:55.990344+0000","last_undegraded":"2024-08-17T17:38:55.990344+0000","last_fullsized":"2024-08-17T17:38:55.990344+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":182,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.991190+0000","last_change":"2024-08-17T17:25:50.899786+0000","last_active":"2024-08-17T17:38:55.991190+0000","last_peered":"2024-08-17T17:38:55.991190+0000","last_clean":"2024-08-17T17:38:55.991190+0000","last_became_active":"2024-08-17T17:25:50.898763+0000","last_became_peered":"2024-08-17T17:25:50.898763+0000","last_unstale":"2024-08-17T17:38:55.991190+0000","last_undegraded":"2024-08-17T17:38:55.991190+0000","last_fullsized":"2024-08-17T17:38:55.991190+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:16.116348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":305,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.354741+0000","last_change":"2024-08-17T17:35:48.299213+0000","last_active":"2024-08-17T17:39:15.354741+0000","last_peered":"2024-08-17T17:39:15.354741+0000","last_clean":"2024-08-17T17:39:15.354741+0000","last_became_active":"2024-08-17T17:35:48.298789+0000","last_became_peered":"2024-08-17T17:35:48.298789+0000","last_unstale":"2024-08-17T17:39:15.354741+0000","last_undegraded":"2024-08-17T17:39:15.354741+0000","last_fullsized":"2024-08-17T17:39:15.354741+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:40.014384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":147,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990853+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:38:55.990853+0000","last_peered":"2024-08-17T17:38:55.990853+0000","last_clean":"2024-08-17T17:38:55.990853+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:38:55.990853+0000","last_undegraded":"2024-08-17T17:38:55.990853+0000","last_fullsized":"2024-08-17T17:38:55.990853+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":157,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.928532+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:38:55.928532+0000","last_peered":"2024-08-17T17:38:55.928532+0000","last_clean":"2024-08-17T17:38:55.928532+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:38:55.928532+0000","last_undegraded":"2024-08-17T17:38:55.928532+0000","last_fullsized":"2024-08-17T17:38:55.928532+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":236,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.354347+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:39:15.354347+0000","last_peered":"2024-08-17T17:39:15.354347+0000","last_clean":"2024-08-17T17:39:15.354347+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:39:15.354347+0000","last_undegraded":"2024-08-17T17:39:15.354347+0000","last_fullsized":"2024-08-17T17:39:15.354347+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":291,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.350966+0000","last_change":"2024-08-17T17:28:58.184848+0000","last_active":"2024-08-17T17:39:15.350966+0000","last_peered":"2024-08-17T17:39:15.350966+0000","last_clean":"2024-08-17T17:39:15.350966+0000","last_became_active":"2024-08-17T17:28:58.184228+0000","last_became_peered":"2024-08-17T17:28:58.184228+0000","last_unstale":"2024-08-17T17:39:15.350966+0000","last_undegraded":"2024-08-17T17:39:15.350966+0000","last_fullsized":"2024-08-17T17:39:15.350966+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:28:06.980878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":293,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.356899+0000","last_change":"2024-08-17T17:25:50.888284+0000","last_active":"2024-08-17T17:39:15.356899+0000","last_peered":"2024-08-17T17:39:15.356899+0000","last_clean":"2024-08-17T17:39:15.356899+0000","last_became_active":"2024-08-17T17:25:50.887868+0000","last_became_peered":"2024-08-17T17:25:50.887868+0000","last_unstale":"2024-08-17T17:39:15.356899+0000","last_undegraded":"2024-08-17T17:39:15.356899+0000","last_fullsized":"2024-08-17T17:39:15.356899+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:24.040669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":271,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.350902+0000","last_change":"2024-08-17T17:25:51.926775+0000","last_active":"2024-08-17T17:39:15.350902+0000","last_peered":"2024-08-17T17:39:15.350902+0000","last_clean":"2024-08-17T17:39:15.350902+0000","last_became_active":"2024-08-17T17:25:51.925752+0000","last_became_peered":"2024-08-17T17:25:51.925752+0000","last_unstale":"2024-08-17T17:39:15.350902+0000","last_undegraded":"2024-08-17T17:39:15.350902+0000","last_fullsized":"2024-08-17T17:39:15.350902+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:35.609269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":182,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.928938+0000","last_change":"2024-08-17T17:25:50.898897+0000","last_active":"2024-08-17T17:38:55.928938+0000","last_peered":"2024-08-17T17:38:55.928938+0000","last_clean":"2024-08-17T17:38:55.928938+0000","last_became_active":"2024-08-17T17:25:50.898159+0000","last_became_peered":"2024-08-17T17:25:50.898159+0000","last_unstale":"2024-08-17T17:38:55.928938+0000","last_undegraded":"2024-08-17T17:38:55.928938+0000","last_fullsized":"2024-08-17T17:38:55.928938+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:39.014350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":288,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.350263+0000","last_change":"2024-08-17T17:25:50.889035+0000","last_active":"2024-08-17T17:39:15.350263+0000","last_peered":"2024-08-17T17:39:15.350263+0000","last_clean":"2024-08-17T17:39:15.350263+0000","last_became_active":"2024-08-17T17:25:50.888130+0000","last_became_peered":"2024-08-17T17:25:50.888130+0000","last_unstale":"2024-08-17T17:39:15.350263+0000","last_undegraded":"2024-08-17T17:39:15.350263+0000","last_fullsized":"2024-08-17T17:39:15.350263+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:29.907028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.353878+0000","last_change":"2024-08-17T17:25:50.889726+0000","last_active":"2024-08-17T17:39:15.353878+0000","last_peered":"2024-08-17T17:39:15.353878+0000","last_clean":"2024-08-17T17:39:15.353878+0000","last_became_active":"2024-08-17T17:25:50.888265+0000","last_became_peered":"2024-08-17T17:25:50.888265+0000","last_unstale":"2024-08-17T17:39:15.353878+0000","last_undegraded":"2024-08-17T17:39:15.353878+0000","last_fullsized":"2024-08-17T17:39:15.353878+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:57.070809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.350621+0000","last_change":"2024-08-17T17:25:51.928594+0000","last_active":"2024-08-17T17:39:15.350621+0000","last_peered":"2024-08-17T17:39:15.350621+0000","last_clean":"2024-08-17T17:39:15.350621+0000","last_became_active":"2024-08-17T17:25:51.925938+0000","last_became_peered":"2024-08-17T17:25:51.925938+0000","last_unstale":"2024-08-17T17:39:15.350621+0000","last_undegraded":"2024-08-17T17:39:15.350621+0000","last_fullsized":"2024-08-17T17:39:15.350621+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:23.180903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":45,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351059+0000","last_change":"2024-08-17T17:35:48.301961+0000","last_active":"2024-08-17T17:39:15.351059+0000","last_peered":"2024-08-17T17:39:15.351059+0000","last_clean":"2024-08-17T17:39:15.351059+0000","last_became_active":"2024-08-17T17:35:48.300886+0000","last_became_peered":"2024-08-17T17:35:48.300886+0000","last_unstale":"2024-08-17T17:39:15.351059+0000","last_undegraded":"2024-08-17T17:39:15.351059+0000","last_fullsized":"2024-08-17T17:39:15.351059+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:18.731989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":281,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.658373+0000","last_change":"2024-08-17T17:25:50.887906+0000","last_active":"2024-08-17T17:38:55.658373+0000","last_peered":"2024-08-17T17:38:55.658373+0000","last_clean":"2024-08-17T17:38:55.658373+0000","last_became_active":"2024-08-17T17:25:50.887558+0000","last_became_peered":"2024-08-17T17:25:50.887558+0000","last_unstale":"2024-08-17T17:38:55.658373+0000","last_undegraded":"2024-08-17T17:38:55.658373+0000","last_fullsized":"2024-08-17T17:38:55.658373+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:16.835196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":499,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990474+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:38:55.990474+0000","last_peered":"2024-08-17T17:38:55.990474+0000","last_clean":"2024-08-17T17:38:55.990474+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:38:55.990474+0000","last_undegraded":"2024-08-17T17:38:55.990474+0000","last_fullsized":"2024-08-17T17:38:55.990474+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":197,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351132+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:39:15.351132+0000","last_peered":"2024-08-17T17:39:15.351132+0000","last_clean":"2024-08-17T17:39:15.351132+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:39:15.351132+0000","last_undegraded":"2024-08-17T17:39:15.351132+0000","last_fullsized":"2024-08-17T17:39:15.351132+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":242,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.359472+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:39:15.359472+0000","last_peered":"2024-08-17T17:39:15.359472+0000","last_clean":"2024-08-17T17:39:15.359472+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:39:15.359472+0000","last_undegraded":"2024-08-17T17:39:15.359472+0000","last_fullsized":"2024-08-17T17:39:15.359472+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":164,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.929241+0000","last_change":"2024-08-17T17:25:50.900727+0000","last_active":"2024-08-17T17:38:55.929241+0000","last_peered":"2024-08-17T17:38:55.929241+0000","last_clean":"2024-08-17T17:38:55.929241+0000","last_became_active":"2024-08-17T17:25:50.899900+0000","last_became_peered":"2024-08-17T17:25:50.899900+0000","last_unstale":"2024-08-17T17:38:55.929241+0000","last_undegraded":"2024-08-17T17:38:55.929241+0000","last_fullsized":"2024-08-17T17:38:55.929241+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:55:49.410315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":191,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990706+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:38:55.990706+0000","last_peered":"2024-08-17T17:38:55.990706+0000","last_clean":"2024-08-17T17:38:55.990706+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:38:55.990706+0000","last_undegraded":"2024-08-17T17:38:55.990706+0000","last_fullsized":"2024-08-17T17:38:55.990706+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.349600+0000","last_change":"2024-08-17T17:35:48.290743+0000","last_active":"2024-08-17T17:39:15.349600+0000","last_peered":"2024-08-17T17:39:15.349600+0000","last_clean":"2024-08-17T17:39:15.349600+0000","last_became_active":"2024-08-17T17:35:48.290381+0000","last_became_peered":"2024-08-17T17:35:48.290381+0000","last_unstale":"2024-08-17T17:39:15.349600+0000","last_undegraded":"2024-08-17T17:39:15.349600+0000","last_fullsized":"2024-08-17T17:39:15.349600+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:58.617229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":298,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.349730+0000","last_change":"2024-08-17T17:28:58.182924+0000","last_active":"2024-08-17T17:39:15.349730+0000","last_peered":"2024-08-17T17:39:15.349730+0000","last_clean":"2024-08-17T17:39:15.349730+0000","last_became_active":"2024-08-17T17:28:58.181274+0000","last_became_peered":"2024-08-17T17:28:58.181274+0000","last_unstale":"2024-08-17T17:39:15.349730+0000","last_undegraded":"2024-08-17T17:39:15.349730+0000","last_fullsized":"2024-08-17T17:39:15.349730+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:40.968747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":311,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.349957+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:39:15.349957+0000","last_peered":"2024-08-17T17:39:15.349957+0000","last_clean":"2024-08-17T17:39:15.349957+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:39:15.349957+0000","last_undegraded":"2024-08-17T17:39:15.349957+0000","last_fullsized":"2024-08-17T17:39:15.349957+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":269,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.658963+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:38:55.658963+0000","last_peered":"2024-08-17T17:38:55.658963+0000","last_clean":"2024-08-17T17:38:55.658963+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:38:55.658963+0000","last_undegraded":"2024-08-17T17:38:55.658963+0000","last_fullsized":"2024-08-17T17:38:55.658963+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.350010+0000","last_change":"2024-08-17T17:25:51.889541+0000","last_active":"2024-08-17T17:39:15.350010+0000","last_peered":"2024-08-17T17:39:15.350010+0000","last_clean":"2024-08-17T17:39:15.350010+0000","last_became_active":"2024-08-17T17:25:51.888305+0000","last_became_peered":"2024-08-17T17:25:51.888305+0000","last_unstale":"2024-08-17T17:39:15.350010+0000","last_undegraded":"2024-08-17T17:39:15.350010+0000","last_fullsized":"2024-08-17T17:39:15.350010+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:00:17.618895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":198,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.660031+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:38:55.660031+0000","last_peered":"2024-08-17T17:38:55.660031+0000","last_clean":"2024-08-17T17:38:55.660031+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:38:55.660031+0000","last_undegraded":"2024-08-17T17:38:55.660031+0000","last_fullsized":"2024-08-17T17:38:55.660031+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":262,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351268+0000","last_change":"2024-08-17T17:25:50.897692+0000","last_active":"2024-08-17T17:39:15.351268+0000","last_peered":"2024-08-17T17:39:15.351268+0000","last_clean":"2024-08-17T17:39:15.351268+0000","last_became_active":"2024-08-17T17:25:50.894853+0000","last_became_peered":"2024-08-17T17:25:50.894853+0000","last_unstale":"2024-08-17T17:39:15.351268+0000","last_undegraded":"2024-08-17T17:39:15.351268+0000","last_fullsized":"2024-08-17T17:39:15.351268+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:57.294805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659162+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:38:55.659162+0000","last_peered":"2024-08-17T17:38:55.659162+0000","last_clean":"2024-08-17T17:38:55.659162+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:38:55.659162+0000","last_undegraded":"2024-08-17T17:38:55.659162+0000","last_fullsized":"2024-08-17T17:38:55.659162+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":253,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.352394+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:39:15.352394+0000","last_peered":"2024-08-17T17:39:15.352394+0000","last_clean":"2024-08-17T17:39:15.352394+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:39:15.352394+0000","last_undegraded":"2024-08-17T17:39:15.352394+0000","last_fullsized":"2024-08-17T17:39:15.352394+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":306,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659557+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:38:55.659557+0000","last_peered":"2024-08-17T17:38:55.659557+0000","last_clean":"2024-08-17T17:38:55.659557+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:38:55.659557+0000","last_undegraded":"2024-08-17T17:38:55.659557+0000","last_fullsized":"2024-08-17T17:38:55.659557+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":270,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.660274+0000","last_change":"2024-08-17T17:25:50.888849+0000","last_active":"2024-08-17T17:38:55.660274+0000","last_peered":"2024-08-17T17:38:55.660274+0000","last_clean":"2024-08-17T17:38:55.660274+0000","last_became_active":"2024-08-17T17:25:50.888483+0000","last_became_peered":"2024-08-17T17:25:50.888483+0000","last_unstale":"2024-08-17T17:38:55.660274+0000","last_undegraded":"2024-08-17T17:38:55.660274+0000","last_fullsized":"2024-08-17T17:38:55.660274+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:52.176513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":269,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659347+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:38:55.659347+0000","last_peered":"2024-08-17T17:38:55.659347+0000","last_clean":"2024-08-17T17:38:55.659347+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:38:55.659347+0000","last_undegraded":"2024-08-17T17:38:55.659347+0000","last_fullsized":"2024-08-17T17:38:55.659347+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990875+0000","last_change":"2024-08-17T17:25:50.897884+0000","last_active":"2024-08-17T17:38:55.990875+0000","last_peered":"2024-08-17T17:38:55.990875+0000","last_clean":"2024-08-17T17:38:55.990875+0000","last_became_active":"2024-08-17T17:25:50.896950+0000","last_became_peered":"2024-08-17T17:25:50.896950+0000","last_unstale":"2024-08-17T17:38:55.990875+0000","last_undegraded":"2024-08-17T17:38:55.990875+0000","last_fullsized":"2024-08-17T17:38:55.990875+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:00.132261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":114,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990570+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:38:55.990570+0000","last_peered":"2024-08-17T17:38:55.990570+0000","last_clean":"2024-08-17T17:38:55.990570+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:38:55.990570+0000","last_undegraded":"2024-08-17T17:38:55.990570+0000","last_fullsized":"2024-08-17T17:38:55.990570+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":211,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.363641+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:39:15.363641+0000","last_peered":"2024-08-17T17:39:15.363641+0000","last_clean":"2024-08-17T17:39:15.363641+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:39:15.363641+0000","last_undegraded":"2024-08-17T17:39:15.363641+0000","last_fullsized":"2024-08-17T17:39:15.363641+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":280,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659531+0000","last_change":"2024-08-17T17:25:50.894749+0000","last_active":"2024-08-17T17:38:55.659531+0000","last_peered":"2024-08-17T17:38:55.659531+0000","last_clean":"2024-08-17T17:38:55.659531+0000","last_became_active":"2024-08-17T17:25:50.894358+0000","last_became_peered":"2024-08-17T17:25:50.894358+0000","last_unstale":"2024-08-17T17:38:55.659531+0000","last_undegraded":"2024-08-17T17:38:55.659531+0000","last_fullsized":"2024-08-17T17:38:55.659531+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:56.207550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351173+0000","last_change":"2024-08-17T17:35:48.297719+0000","last_active":"2024-08-17T17:39:15.351173+0000","last_peered":"2024-08-17T17:39:15.351173+0000","last_clean":"2024-08-17T17:39:15.351173+0000","last_became_active":"2024-08-17T17:35:48.297238+0000","last_became_peered":"2024-08-17T17:35:48.297238+0000","last_unstale":"2024-08-17T17:39:15.351173+0000","last_undegraded":"2024-08-17T17:39:15.351173+0000","last_fullsized":"2024-08-17T17:39:15.351173+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:05.038413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":220,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659181+0000","last_change":"2024-08-17T17:28:58.190267+0000","last_active":"2024-08-17T17:38:55.659181+0000","last_peered":"2024-08-17T17:38:55.659181+0000","last_clean":"2024-08-17T17:38:55.659181+0000","last_became_active":"2024-08-17T17:28:58.189913+0000","last_became_peered":"2024-08-17T17:28:58.189913+0000","last_unstale":"2024-08-17T17:38:55.659181+0000","last_undegraded":"2024-08-17T17:38:55.659181+0000","last_fullsized":"2024-08-17T17:38:55.659181+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:58.280203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":197,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.929285+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:38:55.929285+0000","last_peered":"2024-08-17T17:38:55.929285+0000","last_clean":"2024-08-17T17:38:55.929285+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:38:55.929285+0000","last_undegraded":"2024-08-17T17:38:55.929285+0000","last_fullsized":"2024-08-17T17:38:55.929285+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":226,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.354207+0000","last_change":"2024-08-17T17:25:50.903418+0000","last_active":"2024-08-17T17:39:15.354207+0000","last_peered":"2024-08-17T17:39:15.354207+0000","last_clean":"2024-08-17T17:39:15.354207+0000","last_became_active":"2024-08-17T17:25:50.898986+0000","last_became_peered":"2024-08-17T17:25:50.898986+0000","last_unstale":"2024-08-17T17:39:15.354207+0000","last_undegraded":"2024-08-17T17:39:15.354207+0000","last_fullsized":"2024-08-17T17:39:15.354207+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:51.715666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":265,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351584+0000","last_change":"2024-08-17T17:25:50.900069+0000","last_active":"2024-08-17T17:39:15.351584+0000","last_peered":"2024-08-17T17:39:15.351584+0000","last_clean":"2024-08-17T17:39:15.351584+0000","last_became_active":"2024-08-17T17:25:50.899099+0000","last_became_peered":"2024-08-17T17:25:50.899099+0000","last_unstale":"2024-08-17T17:39:15.351584+0000","last_undegraded":"2024-08-17T17:39:15.351584+0000","last_fullsized":"2024-08-17T17:39:15.351584+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:07.196340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":265,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.349232+0000","last_change":"2024-08-17T17:25:50.905239+0000","last_active":"2024-08-17T17:39:15.349232+0000","last_peered":"2024-08-17T17:39:15.349232+0000","last_clean":"2024-08-17T17:39:15.349232+0000","last_became_active":"2024-08-17T17:25:50.904007+0000","last_became_peered":"2024-08-17T17:25:50.904007+0000","last_unstale":"2024-08-17T17:39:15.349232+0000","last_undegraded":"2024-08-17T17:39:15.349232+0000","last_fullsized":"2024-08-17T17:39:15.349232+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:36:54.437670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":269,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.660061+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:38:55.660061+0000","last_peered":"2024-08-17T17:38:55.660061+0000","last_clean":"2024-08-17T17:38:55.660061+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:38:55.660061+0000","last_undegraded":"2024-08-17T17:38:55.660061+0000","last_fullsized":"2024-08-17T17:38:55.660061+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":184,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.990770+0000","last_change":"2024-08-17T17:25:50.898096+0000","last_active":"2024-08-17T17:38:55.990770+0000","last_peered":"2024-08-17T17:38:55.990770+0000","last_clean":"2024-08-17T17:38:55.990770+0000","last_became_active":"2024-08-17T17:25:50.896788+0000","last_became_peered":"2024-08-17T17:25:50.896788+0000","last_unstale":"2024-08-17T17:38:55.990770+0000","last_undegraded":"2024-08-17T17:38:55.990770+0000","last_fullsized":"2024-08-17T17:38:55.990770+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:56.029984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":137,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.991100+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:38:55.991100+0000","last_peered":"2024-08-17T17:38:55.991100+0000","last_clean":"2024-08-17T17:38:55.991100+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:38:55.991100+0000","last_undegraded":"2024-08-17T17:38:55.991100+0000","last_fullsized":"2024-08-17T17:38:55.991100+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":211,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.353572+0000","last_change":"2024-08-17T17:25:51.926601+0000","last_active":"2024-08-17T17:39:15.353572+0000","last_peered":"2024-08-17T17:39:15.353572+0000","last_clean":"2024-08-17T17:39:15.353572+0000","last_became_active":"2024-08-17T17:25:51.925683+0000","last_became_peered":"2024-08-17T17:25:51.925683+0000","last_unstale":"2024-08-17T17:39:15.353572+0000","last_undegraded":"2024-08-17T17:39:15.353572+0000","last_fullsized":"2024-08-17T17:39:15.353572+0000","mapping_epoch":111,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":112,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:36.978909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":247,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.363743+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:39:15.363743+0000","last_peered":"2024-08-17T17:39:15.363743+0000","last_clean":"2024-08-17T17:39:15.363743+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:39:15.363743+0000","last_undegraded":"2024-08-17T17:39:15.363743+0000","last_fullsized":"2024-08-17T17:39:15.363743+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":281,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351743+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:39:15.351743+0000","last_peered":"2024-08-17T17:39:15.351743+0000","last_clean":"2024-08-17T17:39:15.351743+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:39:15.351743+0000","last_undegraded":"2024-08-17T17:39:15.351743+0000","last_fullsized":"2024-08-17T17:39:15.351743+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":164,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.929176+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:38:55.929176+0000","last_peered":"2024-08-17T17:38:55.929176+0000","last_clean":"2024-08-17T17:38:55.929176+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:38:55.929176+0000","last_undegraded":"2024-08-17T17:38:55.929176+0000","last_fullsized":"2024-08-17T17:38:55.929176+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":299,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351843+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:39:15.351843+0000","last_peered":"2024-08-17T17:39:15.351843+0000","last_clean":"2024-08-17T17:39:15.351843+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:39:15.351843+0000","last_undegraded":"2024-08-17T17:39:15.351843+0000","last_fullsized":"2024-08-17T17:39:15.351843+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.991145+0000","last_change":"2024-08-17T17:37:03.646801+0000","last_active":"2024-08-17T17:38:55.991145+0000","last_peered":"2024-08-17T17:38:55.991145+0000","last_clean":"2024-08-17T17:38:55.991145+0000","last_became_active":"2024-08-17T17:37:03.645522+0000","last_became_peered":"2024-08-17T17:37:03.645522+0000","last_unstale":"2024-08-17T17:38:55.991145+0000","last_undegraded":"2024-08-17T17:38:55.991145+0000","last_fullsized":"2024-08-17T17:38:55.991145+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:03:14.850759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":279,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659841+0000","last_change":"2024-08-17T17:25:50.894301+0000","last_active":"2024-08-17T17:38:55.659841+0000","last_peered":"2024-08-17T17:38:55.659841+0000","last_clean":"2024-08-17T17:38:55.659841+0000","last_became_active":"2024-08-17T17:25:50.893972+0000","last_became_peered":"2024-08-17T17:25:50.893972+0000","last_unstale":"2024-08-17T17:38:55.659841+0000","last_undegraded":"2024-08-17T17:38:55.659841+0000","last_fullsized":"2024-08-17T17:38:55.659841+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:35.662573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":208,"state":"active+clean","last_fresh":"2024-08-17T17:38:55.659291+0000","last_change":"2024-08-17T17:28:58.184948+0000","last_active":"2024-08-17T17:38:55.659291+0000","last_peered":"2024-08-17T17:38:55.659291+0000","last_clean":"2024-08-17T17:38:55.659291+0000","last_became_active":"2024-08-17T17:28:58.184618+0000","last_became_peered":"2024-08-17T17:28:58.184618+0000","last_unstale":"2024-08-17T17:38:55.659291+0000","last_undegraded":"2024-08-17T17:38:55.659291+0000","last_fullsized":"2024-08-17T17:38:55.659291+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:22.835978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":290,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.349852+0000","last_change":"2024-08-17T17:25:50.890188+0000","last_active":"2024-08-17T17:39:15.349852+0000","last_peered":"2024-08-17T17:39:15.349852+0000","last_clean":"2024-08-17T17:39:15.349852+0000","last_became_active":"2024-08-17T17:25:50.888671+0000","last_became_peered":"2024-08-17T17:25:50.888671+0000","last_unstale":"2024-08-17T17:39:15.349852+0000","last_undegraded":"2024-08-17T17:39:15.349852+0000","last_fullsized":"2024-08-17T17:39:15.349852+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:39.060445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":74,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.350055+0000","last_change":"2024-08-17T17:34:12.800277+0000","last_active":"2024-08-17T17:39:15.350055+0000","last_peered":"2024-08-17T17:39:15.350055+0000","last_clean":"2024-08-17T17:39:15.350055+0000","last_became_active":"2024-08-17T17:34:12.799830+0000","last_became_peered":"2024-08-17T17:34:12.799830+0000","last_unstale":"2024-08-17T17:39:15.350055+0000","last_undegraded":"2024-08-17T17:39:15.350055+0000","last_fullsized":"2024-08-17T17:39:15.350055+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:02:02.692202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":211,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351848+0000","last_change":"2024-08-17T17:28:58.193764+0000","last_active":"2024-08-17T17:39:15.351848+0000","last_peered":"2024-08-17T17:39:15.351848+0000","last_clean":"2024-08-17T17:39:15.351848+0000","last_became_active":"2024-08-17T17:28:58.192654+0000","last_became_peered":"2024-08-17T17:28:58.192654+0000","last_unstale":"2024-08-17T17:39:15.351848+0000","last_undegraded":"2024-08-17T17:39:15.351848+0000","last_fullsized":"2024-08-17T17:39:15.351848+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:18.714970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":300,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351434+0000","last_change":"2024-08-17T17:25:50.892584+0000","last_active":"2024-08-17T17:39:15.351434+0000","last_peered":"2024-08-17T17:39:15.351434+0000","last_clean":"2024-08-17T17:39:15.351434+0000","last_became_active":"2024-08-17T17:25:50.891438+0000","last_became_peered":"2024-08-17T17:25:50.891438+0000","last_unstale":"2024-08-17T17:39:15.351434+0000","last_undegraded":"2024-08-17T17:39:15.351434+0000","last_fullsized":"2024-08-17T17:39:15.351434+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:53.839374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":197,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351066+0000","last_change":"2024-08-17T17:29:27.838839+0000","last_active":"2024-08-17T17:39:15.351066+0000","last_peered":"2024-08-17T17:39:15.351066+0000","last_clean":"2024-08-17T17:39:15.351066+0000","last_became_active":"2024-08-17T17:29:27.837984+0000","last_became_peered":"2024-08-17T17:29:27.837984+0000","last_unstale":"2024-08-17T17:39:15.351066+0000","last_undegraded":"2024-08-17T17:39:15.351066+0000","last_fullsized":"2024-08-17T17:39:15.351066+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:57.785522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":290,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.348715+0000","last_change":"2024-08-17T17:25:50.891165+0000","last_active":"2024-08-17T17:39:15.348715+0000","last_peered":"2024-08-17T17:39:15.348715+0000","last_clean":"2024-08-17T17:39:15.348715+0000","last_became_active":"2024-08-17T17:25:50.890303+0000","last_became_peered":"2024-08-17T17:25:50.890303+0000","last_unstale":"2024-08-17T17:39:15.348715+0000","last_undegraded":"2024-08-17T17:39:15.348715+0000","last_fullsized":"2024-08-17T17:39:15.348715+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:23.326398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":197,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.349934+0000","last_change":"2024-08-17T17:29:27.844185+0000","last_active":"2024-08-17T17:39:15.349934+0000","last_peered":"2024-08-17T17:39:15.349934+0000","last_clean":"2024-08-17T17:39:15.349934+0000","last_became_active":"2024-08-17T17:29:27.842892+0000","last_became_peered":"2024-08-17T17:29:27.842892+0000","last_unstale":"2024-08-17T17:39:15.349934+0000","last_undegraded":"2024-08-17T17:39:15.349934+0000","last_fullsized":"2024-08-17T17:39:15.349934+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:35.766488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":302,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351744+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:39:15.351744+0000","last_peered":"2024-08-17T17:39:15.351744+0000","last_clean":"2024-08-17T17:39:15.351744+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:39:15.351744+0000","last_undegraded":"2024-08-17T17:39:15.351744+0000","last_fullsized":"2024-08-17T17:39:15.351744+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":289,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.353328+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:39:15.353328+0000","last_peered":"2024-08-17T17:39:15.353328+0000","last_clean":"2024-08-17T17:39:15.353328+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:39:15.353328+0000","last_undegraded":"2024-08-17T17:39:15.353328+0000","last_fullsized":"2024-08-17T17:39:15.353328+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":265,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.347972+0000","last_change":"2024-08-17T17:25:50.894197+0000","last_active":"2024-08-17T17:39:15.347972+0000","last_peered":"2024-08-17T17:39:15.347972+0000","last_clean":"2024-08-17T17:39:15.347972+0000","last_became_active":"2024-08-17T17:25:50.893211+0000","last_became_peered":"2024-08-17T17:25:50.893211+0000","last_unstale":"2024-08-17T17:39:15.347972+0000","last_undegraded":"2024-08-17T17:39:15.347972+0000","last_fullsized":"2024-08-17T17:39:15.347972+0000","mapping_epoch":110,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:30.909560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":80,"reported_epoch":209,"state":"active+clean","last_fresh":"2024-08-17T17:39:15.351370+0000","last_change":"2024-08-17T17:34:12.582812+0000","last_active":"2024-08-17T17:39:15.351370+0000","last_peered":"2024-08-17T17:39:15.351370+0000","last_clean":"2024-08-17T17:39:15.351370+0000","last_became_active":"2024-08-17T17:34:12.578150+0000","last_became_peered":"2024-08-17T17:34:12.578150+0000","last_unstale":"2024-08-17T17:39:15.351370+0000","last_undegraded":"2024-08-17T17:39:15.351370+0000","last_fullsized":"2024-08-17T17:39:15.351370+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:34.584338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":592,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234373,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":300704,"kb_used_data":3348,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93444448,"statfs":{"total":95995035648,"available":95687114752,"internally_reserved":0,"allocated":3428352,"data_stored":2110548,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":19,"apply_latency_ms":19,"commit_latency_ns":19000000,"apply_latency_ns":19000000},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496016,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":309020,"kb_used_data":3344,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93436132,"statfs":{"total":95995035648,"available":95678599168,"internally_reserved":0,"allocated":3424256,"data_stored":2110459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":15,"apply_latency_ms":15,"commit_latency_ns":15000000,"apply_latency_ns":15000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757659,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":657100,"kb_used_data":347264,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93088052,"statfs":{"total":95995035648,"available":95322165248,"internally_reserved":0,"allocated":355598336,"data_stored":354295932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402724,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":219096,"kb_used_data":2764,"kb_used_omap":21,"kb_used_meta":216298,"kb_avail":93526056,"statfs":{"total":95995035648,"available":95770681344,"internally_reserved":0,"allocated":2830336,"data_stored":1519879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":221489855},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664361,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":420292,"kb_used_data":2744,"kb_used_omap":7,"kb_used_meta":417528,"kb_avail":93324860,"statfs":{"total":95995035648,"available":95564656640,"internally_reserved":0,"allocated":2809856,"data_stored":1515095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":427549147},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827888,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":659468,"kb_used_data":336192,"kb_used_omap":47,"kb_used_meta":323216,"kb_avail":93085684,"statfs":{"total":95995035648,"available":95319740416,"internally_reserved":0,"allocated":344260608,"data_stored":342958191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":330973234},"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":13,"apply_latency_ms":13,"commit_latency_ns":13000000,"apply_latency_ns":13000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991425,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":484784,"kb_used_data":271720,"kb_used_omap":8,"kb_used_meta":213047,"kb_avail":93260368,"statfs":{"total":95995035648,"available":95498616832,"internally_reserved":0,"allocated":278241280,"data_stored":276954073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":218160647},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154952,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315136,"kb_used_data":3316,"kb_used_omap":18,"kb_used_meta":311789,"kb_avail":93430016,"statfs":{"total":95995035648,"available":95672336384,"internally_reserved":0,"allocated":3395584,"data_stored":2097479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":319271987},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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}]}} 2024-08-17T17:39:22.072 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T17:39:22.072 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:39:22.072 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:39:22.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd out 4 2024-08-17T17:39:22.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:22.223 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:22.352 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:22.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:22.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:22.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:22.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:22.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:22.638 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:22.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:20.963523+0000 mgr.y (mgr.34107) 759 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:22.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:20.963523+0000 mgr.y (mgr.34107) 759 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:22.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: cluster 2024-08-17T17:39:21.253301+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:22.640 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: cluster 2024-08-17T17:39:21.253301+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: cluster 2024-08-17T17:39:21.409163+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: cluster 2024-08-17T17:39:21.409163+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:21.414313+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:21.414313+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: cluster 2024-08-17T17:39:21.417790+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: cluster 2024-08-17T17:39:21.417790+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:22.330637+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:22.330637+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:22.331507+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:22.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[84186]: audit 2024-08-17T17:39:22.331507+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:20.963523+0000 mgr.y (mgr.34107) 759 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:20.963523+0000 mgr.y (mgr.34107) 759 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: cluster 2024-08-17T17:39:21.253301+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: cluster 2024-08-17T17:39:21.253301+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: cluster 2024-08-17T17:39:21.409163+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: cluster 2024-08-17T17:39:21.409163+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:21.414313+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:21.414313+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: cluster 2024-08-17T17:39:21.417790+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: cluster 2024-08-17T17:39:21.417790+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:39:22.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:22.330637+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:22.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:22.330637+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:22.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:22.331507+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:22.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:22 smithi016 bash[86572]: audit 2024-08-17T17:39:22.331507+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:22.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:20.963523+0000 mgr.y (mgr.34107) 759 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:20.963523+0000 mgr.y (mgr.34107) 759 : audit [DBG] from='client.35094 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: cluster 2024-08-17T17:39:21.253301+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: cluster 2024-08-17T17:39:21.253301+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: cluster 2024-08-17T17:39:21.409163+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: cluster 2024-08-17T17:39:21.409163+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:21.414313+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:21.414313+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.16:0/1657475417' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: cluster 2024-08-17T17:39:21.417790+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: cluster 2024-08-17T17:39:21.417790+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:22.330637+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:22.330637+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:22.331507+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:22.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:22 smithi060 bash[68878]: audit 2024-08-17T17:39:22.331507+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:22.744 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:22.772 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:22.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:22.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:22.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:23.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:23.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:23.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:23.163 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:23.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:23.267 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:23.282 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:23.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:23.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:23.396 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:23.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:23.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:23.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:23.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:23.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:23.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:23.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:23.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:23.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:23 smithi060 bash[68878]: audit 2024-08-17T17:39:22.670230+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:23.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:23 smithi060 bash[68878]: audit 2024-08-17T17:39:22.670230+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:23.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:23.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:23.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:24.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:23 smithi016 bash[84186]: audit 2024-08-17T17:39:22.670230+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:24.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:23 smithi016 bash[84186]: audit 2024-08-17T17:39:22.670230+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:24.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:23 smithi016 bash[86572]: audit 2024-08-17T17:39:22.670230+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:24.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:23 smithi016 bash[86572]: audit 2024-08-17T17:39:22.670230+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:24.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:24.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:24.208 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:24.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:24.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:24.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:24.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:24.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:39:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:39:24] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.51.0" 2024-08-17T17:39:24.596 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:24.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:24.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:24.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:39:24.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:24 smithi016 bash[84186]: cluster 2024-08-17T17:39:23.254164+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:24.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:24 smithi016 bash[84186]: cluster 2024-08-17T17:39:23.254164+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:24.847 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:24 smithi016 bash[86572]: cluster 2024-08-17T17:39:23.254164+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:24.847 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:24 smithi016 bash[86572]: cluster 2024-08-17T17:39:23.254164+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:24.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:24.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:24 smithi060 bash[68878]: cluster 2024-08-17T17:39:23.254164+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:24 smithi060 bash[68878]: cluster 2024-08-17T17:39:23.254164+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:24.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:24.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:24.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:25.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:25.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:25.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:25.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.253 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:25.328 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:25.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.384 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:25.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:25.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:25.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:25.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:25.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:25.880 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:25.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:25.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:26.013 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:26.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:26.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:26.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:26.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:26.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:26.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:26.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:26.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:26.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:26.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:26.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:26.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.822 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:26.925 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:26 smithi060 bash[68878]: cluster 2024-08-17T17:39:25.255163+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:26 smithi060 bash[68878]: cluster 2024-08-17T17:39:25.255163+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:26.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:26.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:26.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:27.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:26 smithi016 bash[84186]: cluster 2024-08-17T17:39:25.255163+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:27.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:26 smithi016 bash[84186]: cluster 2024-08-17T17:39:25.255163+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:27.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:26 smithi016 bash[86572]: cluster 2024-08-17T17:39:25.255163+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:27.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:26 smithi016 bash[86572]: cluster 2024-08-17T17:39:25.255163+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:27.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:27.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:27.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:27.137 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:27.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:27.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:27.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:27.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:27.355 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:27.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:27.364 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:27.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:27.588 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.616 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:27.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.749 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:27.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:27.852 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:27.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:27.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:27.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:28.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:28.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:28.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:28.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:28.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:28.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:28.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:28.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:28.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:28.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:28.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:28.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:28 smithi060 bash[68878]: cluster 2024-08-17T17:39:27.255979+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:28 smithi060 bash[68878]: cluster 2024-08-17T17:39:27.255979+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:28.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:28.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:28.949 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:28 smithi016 bash[84186]: cluster 2024-08-17T17:39:27.255979+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:28.949 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:28 smithi016 bash[84186]: cluster 2024-08-17T17:39:27.255979+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:28.950 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:28 smithi016 bash[86572]: cluster 2024-08-17T17:39:27.255979+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:28.950 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:28 smithi016 bash[86572]: cluster 2024-08-17T17:39:27.255979+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:29.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:29.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:29.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:29.198 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:29.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:29.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:29.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:29.404 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:29.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:29.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:29.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:29.564 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:29.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.712 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:29.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:29.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:29.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:29.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:30.048 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:30.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:30.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:30.177 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:30.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:30.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:30.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:30.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:30.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:30.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:30.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:30.552 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:39:30 smithi060 bash[61583]: ts=2024-08-17T17:39:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:30.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:30.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:30.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:30.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:30.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:30.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:30.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:30 smithi060 bash[68878]: cluster 2024-08-17T17:39:29.257026+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:30.812 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:30 smithi060 bash[68878]: cluster 2024-08-17T17:39:29.257026+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:30.829 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:30.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:30.932 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:30 smithi016 bash[84186]: cluster 2024-08-17T17:39:29.257026+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:30.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:30 smithi016 bash[84186]: cluster 2024-08-17T17:39:29.257026+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:30.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:30 smithi016 bash[86572]: cluster 2024-08-17T17:39:29.257026+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:30.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:30 smithi016 bash[86572]: cluster 2024-08-17T17:39:29.257026+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:30.962 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:30.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:31.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:31.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:31.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:31.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:31.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:31.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:31.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:31.486 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:31.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:31.589 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:31.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:31.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:31.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:31.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:31.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:31.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:32.014 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:32.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:32.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:32.142 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:32.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:32.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:32.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:32.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:32.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:32.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:32.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:32.508 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:32.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:32.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:32.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:32.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:32.794 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:32.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:32 smithi016 bash[84186]: cluster 2024-08-17T17:39:31.257797+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:32.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:32 smithi016 bash[84186]: cluster 2024-08-17T17:39:31.257797+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:32.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:32 smithi016 bash[86572]: cluster 2024-08-17T17:39:31.257797+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:32.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:32 smithi016 bash[86572]: cluster 2024-08-17T17:39:31.257797+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:32.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:32.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:32.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:33.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:33.056 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:33.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:33.159 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:33.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:32 smithi060 bash[68878]: cluster 2024-08-17T17:39:31.257797+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:32 smithi060 bash[68878]: cluster 2024-08-17T17:39:31.257797+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:33.186 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:33.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:33.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:33.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:33.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:33.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:33.449 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:33.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:33.527 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:39:33.527 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:39:33.527 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 0 2024-08-17T17:39:33.527 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:39:33.552 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:33.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:33.684 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:33.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:33.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:33.816 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:33.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:33.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:33.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:33.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:33.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:34.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:34.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:34.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:34.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:34.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:34.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:34.384 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:39:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:39:34] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.51.0" 2024-08-17T17:39:34.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:34.612 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:34.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:34.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:34.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:34 smithi060 bash[68878]: cluster 2024-08-17T17:39:33.258296+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:34.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:34 smithi060 bash[68878]: cluster 2024-08-17T17:39:33.258296+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:34.773 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:34.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:34.876 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:34.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:34.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:34.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:34.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:34 smithi016 bash[84186]: cluster 2024-08-17T17:39:33.258296+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:34.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:34 smithi016 bash[84186]: cluster 2024-08-17T17:39:33.258296+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:34.961 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:34 smithi016 bash[86572]: cluster 2024-08-17T17:39:33.258296+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:34.961 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:34 smithi016 bash[86572]: cluster 2024-08-17T17:39:33.258296+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:35.008 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:35.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:35.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:35.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:35.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:35.270 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:35.298 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:35.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:35.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:35.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:35.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:35.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:35.665 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:35.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:35.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:35.825 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:35.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:35.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:35.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:35.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:36.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:36.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:36.192 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:36.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:36.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:36.350 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:36.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:36.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:36.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:36.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:36.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:36.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:36.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:36.714 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:36.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:36.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:36.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:36 smithi016 bash[84186]: cluster 2024-08-17T17:39:35.258940+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:36.744 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:36 smithi016 bash[84186]: cluster 2024-08-17T17:39:35.258940+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:36.745 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:36 smithi016 bash[86572]: cluster 2024-08-17T17:39:35.258940+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:36.745 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:36 smithi016 bash[86572]: cluster 2024-08-17T17:39:35.258940+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:36.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:36.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:36.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:36 smithi060 bash[68878]: cluster 2024-08-17T17:39:35.258940+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:36 smithi060 bash[68878]: cluster 2024-08-17T17:39:35.258940+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:36.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:37.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:37.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:37.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.132 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:37.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:37.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:37.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:37.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:37.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:39:37.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:37.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:37.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:37.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:37.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:37.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:37.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:37.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:37.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:37 smithi016 bash[84186]: audit 2024-08-17T17:39:37.328509+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:37.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:37.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:37 smithi060 bash[68878]: audit 2024-08-17T17:39:37.328509+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:37.896 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:37 smithi060 bash[68878]: audit 2024-08-17T17:39:37.328509+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:37.913 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:37.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:37.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:38.016 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:38.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:37 smithi016 bash[84186]: audit 2024-08-17T17:39:37.328509+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:38.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:37 smithi016 bash[86572]: audit 2024-08-17T17:39:37.328509+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:38.037 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:37 smithi016 bash[86572]: audit 2024-08-17T17:39:37.328509+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:38.044 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:38.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:38.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:38.178 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:38.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:38.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:38.310 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:38.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:38.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:38.544 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:38.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:38.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:38.707 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:38.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.838 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:38.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:38.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:38.953 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:38 smithi060 bash[68878]: cluster 2024-08-17T17:39:37.259624+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:38.953 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:38 smithi060 bash[68878]: cluster 2024-08-17T17:39:37.259624+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:38.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:38.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:39.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:39.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:38 smithi016 bash[84186]: cluster 2024-08-17T17:39:37.259624+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:39.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:38 smithi016 bash[84186]: cluster 2024-08-17T17:39:37.259624+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:39.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:38 smithi016 bash[86572]: cluster 2024-08-17T17:39:37.259624+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:39.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:38 smithi016 bash[86572]: cluster 2024-08-17T17:39:37.259624+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:39.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:39.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:39.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:39.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:39.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.361 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:39.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:39.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:39.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:39.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:39.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:39.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:39.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:39.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:39.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:39.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:39.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:39.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:39.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:40.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:40.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:40.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:40.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:40.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:40.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:40.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.385 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:39:40 smithi060 bash[61583]: ts=2024-08-17T17:39:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:40.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:40.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:40.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:40.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:40.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:40.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:40.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:40.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:40 smithi016 bash[84186]: cluster 2024-08-17T17:39:39.260780+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:40.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:40 smithi016 bash[84186]: cluster 2024-08-17T17:39:39.260780+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:40.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:40 smithi016 bash[86572]: cluster 2024-08-17T17:39:39.260780+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:40.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:40 smithi016 bash[86572]: cluster 2024-08-17T17:39:39.260780+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:40.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:40.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:40 smithi060 bash[68878]: cluster 2024-08-17T17:39:39.260780+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:40.907 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:40 smithi060 bash[68878]: cluster 2024-08-17T17:39:39.260780+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:40.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:40.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:41.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:41.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:41.188 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:41.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:41.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:41.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.449 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:41.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:41.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:41.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:41.742 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_2' created 2024-08-17T17:39:41.813 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[84186]: audit 2024-08-17T17:39:41.082873+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.16:0/1602799499' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[84186]: audit 2024-08-17T17:39:41.082873+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.16:0/1602799499' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[84186]: audit 2024-08-17T17:39:41.083561+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[84186]: audit 2024-08-17T17:39:41.083561+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[84186]: cluster 2024-08-17T17:39:41.261527+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[84186]: cluster 2024-08-17T17:39:41.261527+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[86572]: audit 2024-08-17T17:39:41.082873+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.16:0/1602799499' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[86572]: audit 2024-08-17T17:39:41.082873+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.16:0/1602799499' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[86572]: audit 2024-08-17T17:39:41.083561+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[86572]: audit 2024-08-17T17:39:41.083561+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[86572]: cluster 2024-08-17T17:39:41.261527+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:41 smithi016 bash[86572]: cluster 2024-08-17T17:39:41.261527+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:41.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:41.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:41.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:41.956 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:41 smithi060 bash[68878]: audit 2024-08-17T17:39:41.082873+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.16:0/1602799499' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.956 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:41 smithi060 bash[68878]: audit 2024-08-17T17:39:41.082873+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.16:0/1602799499' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.956 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:41 smithi060 bash[68878]: audit 2024-08-17T17:39:41.083561+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.956 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:41 smithi060 bash[68878]: audit 2024-08-17T17:39:41.083561+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:39:41.956 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:41 smithi060 bash[68878]: cluster 2024-08-17T17:39:41.261527+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:41.957 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:41 smithi060 bash[68878]: cluster 2024-08-17T17:39:41.261527+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:41.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:41.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:42.075 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:42.103 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:42.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:42.235 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:42.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:42.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:42.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:42.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:42.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:42.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:42.898 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:42.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:42.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:42.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[84186]: audit 2024-08-17T17:39:41.733396+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:39:42.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[84186]: audit 2024-08-17T17:39:41.733396+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:39:42.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[84186]: cluster 2024-08-17T17:39:41.738767+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:39:42.921 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[84186]: cluster 2024-08-17T17:39:41.738767+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:39:42.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[86572]: audit 2024-08-17T17:39:41.733396+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:39:42.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[86572]: audit 2024-08-17T17:39:41.733396+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:39:42.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[86572]: cluster 2024-08-17T17:39:41.738767+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:39:42.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:42 smithi016 bash[86572]: cluster 2024-08-17T17:39:41.738767+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:39:43.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:43.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:43.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:43.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:43.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:42 smithi060 bash[68878]: audit 2024-08-17T17:39:41.733396+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:39:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:42 smithi060 bash[68878]: audit 2024-08-17T17:39:41.733396+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:39:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:42 smithi060 bash[68878]: cluster 2024-08-17T17:39:41.738767+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:39:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:42 smithi060 bash[68878]: cluster 2024-08-17T17:39:41.738767+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:39:43.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:43.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:43.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:43.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:43.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:43.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:43 smithi060 bash[68878]: cluster 2024-08-17T17:39:42.750421+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:39:43.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:43 smithi060 bash[68878]: cluster 2024-08-17T17:39:42.750421+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:39:43.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:43 smithi060 bash[68878]: cluster 2024-08-17T17:39:43.262300+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v765: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:43.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:43 smithi060 bash[68878]: cluster 2024-08-17T17:39:43.262300+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v765: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:43.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:43.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:43.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:43.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:43.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:43.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:44.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[84186]: cluster 2024-08-17T17:39:42.750421+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[84186]: cluster 2024-08-17T17:39:42.750421+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[84186]: cluster 2024-08-17T17:39:43.262300+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v765: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[84186]: cluster 2024-08-17T17:39:43.262300+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v765: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[86572]: cluster 2024-08-17T17:39:42.750421+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[86572]: cluster 2024-08-17T17:39:42.750421+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[86572]: cluster 2024-08-17T17:39:43.262300+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v765: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:44.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:43 smithi016 bash[86572]: cluster 2024-08-17T17:39:43.262300+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v765: 89 pgs: 13 unknown, 76 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:44.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:44.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:44.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:44.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:44.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:44.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:44.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:44.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:44.470 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:44.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:44.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:39:44] "GET /metrics HTTP/1.1" 200 34120 "" "Prometheus/2.51.0" 2024-08-17T17:39:44.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:44.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:44.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:44.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:44.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:44.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:44.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:44.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:44.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:45.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[84186]: cluster 2024-08-17T17:39:43.743294+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:39:45.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[84186]: cluster 2024-08-17T17:39:43.743294+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:39:45.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[84186]: cluster 2024-08-17T17:39:43.760661+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:39:45.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[84186]: cluster 2024-08-17T17:39:43.760661+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:39:45.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[86572]: cluster 2024-08-17T17:39:43.743294+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:39:45.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[86572]: cluster 2024-08-17T17:39:43.743294+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:39:45.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[86572]: cluster 2024-08-17T17:39:43.760661+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:39:45.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:44 smithi016 bash[86572]: cluster 2024-08-17T17:39:43.760661+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:39:45.099 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:45.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:44 smithi060 bash[68878]: cluster 2024-08-17T17:39:43.743294+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:39:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:44 smithi060 bash[68878]: cluster 2024-08-17T17:39:43.743294+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:39:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:44 smithi060 bash[68878]: cluster 2024-08-17T17:39:43.760661+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:39:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:44 smithi060 bash[68878]: cluster 2024-08-17T17:39:43.760661+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:39:45.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:45.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:45.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:45.357 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:45.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:45.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:45.487 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:45.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:45.536 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-08-17T17:39:45.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:45.644 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:45.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:45.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:45.840 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:45.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:45.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:45.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:45.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:46.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:46.019 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:45 smithi060 bash[68878]: cluster 2024-08-17T17:39:45.263037+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v767: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:46.019 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:45 smithi060 bash[68878]: cluster 2024-08-17T17:39:45.263037+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v767: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:46.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:45 smithi016 bash[84186]: cluster 2024-08-17T17:39:45.263037+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v767: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:45 smithi016 bash[84186]: cluster 2024-08-17T17:39:45.263037+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v767: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:45 smithi016 bash[86572]: cluster 2024-08-17T17:39:45.263037+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v767: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:45 smithi016 bash[86572]: cluster 2024-08-17T17:39:45.263037+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v767: 89 pgs: 5 unknown, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:46.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:46.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:46.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:46.272 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.302 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:46.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:46.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:46.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:46.560 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:46.606 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:39:46.607 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:39:46.624 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:39:46.625 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:39:46.642 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:39:46.642 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:39:46.659 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:39:46.659 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:39:46.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:46.681 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:39:46.681 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:39:46.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:46.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:46.699 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:39:46.699 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:39:46.716 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:39:46.716 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:39:46.734 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:39:46.734 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:39:46.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:46.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:46.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:46 smithi016 bash[84186]: audit 2024-08-17T17:39:46.589514+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/3216067675' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:46.882 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:46 smithi016 bash[84186]: audit 2024-08-17T17:39:46.589514+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/3216067675' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:46.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:46 smithi016 bash[86572]: audit 2024-08-17T17:39:46.589514+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/3216067675' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:46.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:46 smithi016 bash[86572]: audit 2024-08-17T17:39:46.589514+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/3216067675' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:46.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:46.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:46 smithi060 bash[68878]: audit 2024-08-17T17:39:46.589514+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/3216067675' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:46 smithi060 bash[68878]: audit 2024-08-17T17:39:46.589514+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.16:0/3216067675' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:39:46.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:46.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:46.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:47.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.074 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:47.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:47.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.326 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:47.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:47.458 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:47.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:47.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:47.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:47.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: debug 2024-08-17T17:39:47.367+0000 7fb49c8b7640 -1 mon.a@0(leader).osd e213 definitely_dead 0 2024-08-17T17:39:47.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:47.772 INFO:teuthology.orchestra.run.smithi016.stderr:marked out osd.4. 2024-08-17T17:39:47.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:47.846 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:47.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:47.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:47.976 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:47.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:47.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:48.079 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.112 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: cluster 2024-08-17T17:39:47.263801+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:48.112 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: cluster 2024-08-17T17:39:47.263801+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:48.112 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: audit 2024-08-17T17:39:47.370590+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T17:39:48.112 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: audit 2024-08-17T17:39:47.370590+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T17:39:48.113 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: cluster 2024-08-17T17:39:47.370664+0000 mon.a (mon.0) 1073 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T17:39:48.113 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[84186]: cluster 2024-08-17T17:39:47.370664+0000 mon.a (mon.0) 1073 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T17:39:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:48.114 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[86572]: cluster 2024-08-17T17:39:47.263801+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:48.114 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[86572]: cluster 2024-08-17T17:39:47.263801+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:48.114 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[86572]: audit 2024-08-17T17:39:47.370590+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T17:39:48.114 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[86572]: audit 2024-08-17T17:39:47.370590+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T17:39:48.114 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[86572]: cluster 2024-08-17T17:39:47.370664+0000 mon.a (mon.0) 1073 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T17:39:48.114 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:47 smithi016 bash[86572]: cluster 2024-08-17T17:39:47.370664+0000 mon.a (mon.0) 1073 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T17:39:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:47 smithi060 bash[68878]: cluster 2024-08-17T17:39:47.263801+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:47 smithi060 bash[68878]: cluster 2024-08-17T17:39:47.263801+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v768: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:39:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:47 smithi060 bash[68878]: audit 2024-08-17T17:39:47.370590+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T17:39:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:47 smithi060 bash[68878]: audit 2024-08-17T17:39:47.370590+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T17:39:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:47 smithi060 bash[68878]: cluster 2024-08-17T17:39:47.370664+0000 mon.a (mon.0) 1073 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T17:39:48.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:47 smithi060 bash[68878]: cluster 2024-08-17T17:39:47.370664+0000 mon.a (mon.0) 1073 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T17:39:48.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:48.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:48.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:48.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:48.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:48.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.637 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:48.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:48.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:48.896 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:48.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:48.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:48.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:49.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.142 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[84186]: audit 2024-08-17T17:39:47.774573+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[84186]: audit 2024-08-17T17:39:47.774573+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[84186]: cluster 2024-08-17T17:39:47.791924+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[84186]: cluster 2024-08-17T17:39:47.791924+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[86572]: audit 2024-08-17T17:39:47.774573+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[86572]: audit 2024-08-17T17:39:47.774573+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[86572]: cluster 2024-08-17T17:39:47.791924+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-08-17T17:39:49.143 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:48 smithi016 bash[86572]: cluster 2024-08-17T17:39:47.791924+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-08-17T17:39:49.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:48 smithi060 bash[68878]: audit 2024-08-17T17:39:47.774573+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T17:39:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:48 smithi060 bash[68878]: audit 2024-08-17T17:39:47.774573+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? 172.21.15.16:0/2880522973' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T17:39:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:48 smithi060 bash[68878]: cluster 2024-08-17T17:39:47.791924+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-08-17T17:39:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:48 smithi060 bash[68878]: cluster 2024-08-17T17:39:47.791924+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-08-17T17:39:49.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:49.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:49.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:49.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:49.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:49.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:49.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:49.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:49.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:49.929 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[84186]: cluster 2024-08-17T17:39:48.780494+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[84186]: cluster 2024-08-17T17:39:48.780494+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[84186]: cluster 2024-08-17T17:39:49.264787+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v771: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[84186]: cluster 2024-08-17T17:39:49.264787+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v771: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[86572]: cluster 2024-08-17T17:39:48.780494+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[86572]: cluster 2024-08-17T17:39:48.780494+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[86572]: cluster 2024-08-17T17:39:49.264787+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v771: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:39:49.930 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:49 smithi016 bash[86572]: cluster 2024-08-17T17:39:49.264787+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v771: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:39:49.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:49.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:49.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:50.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:50.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:49 smithi060 bash[68878]: cluster 2024-08-17T17:39:48.780494+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-08-17T17:39:50.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:49 smithi060 bash[68878]: cluster 2024-08-17T17:39:48.780494+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-08-17T17:39:50.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:49 smithi060 bash[68878]: cluster 2024-08-17T17:39:49.264787+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v771: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:39:50.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:49 smithi060 bash[68878]: cluster 2024-08-17T17:39:49.264787+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v771: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:39:50.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:50.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:50.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:50.212 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:50.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:50.328 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:39:50 smithi060 bash[61583]: ts=2024-08-17T17:39:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:50.345 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:50.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:50.448 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:50.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:50.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:50.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:50.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:50.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:50.784 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:50.887 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:50.899 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:50 smithi060 bash[68878]: cluster 2024-08-17T17:39:49.786916+0000 mon.a (mon.0) 1077 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:50.899 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:50 smithi060 bash[68878]: cluster 2024-08-17T17:39:49.786916+0000 mon.a (mon.0) 1077 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:50.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:50.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:50.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:51.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:51.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:51.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:50 smithi016 bash[84186]: cluster 2024-08-17T17:39:49.786916+0000 mon.a (mon.0) 1077 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:50 smithi016 bash[84186]: cluster 2024-08-17T17:39:49.786916+0000 mon.a (mon.0) 1077 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:50 smithi016 bash[86572]: cluster 2024-08-17T17:39:49.786916+0000 mon.a (mon.0) 1077 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:50 smithi016 bash[86572]: cluster 2024-08-17T17:39:49.786916+0000 mon.a (mon.0) 1077 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:51.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:51.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:51.278 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:51.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:51.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:51.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:51.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:51.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:51.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:51.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:51.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:51.693 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:51.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:51.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:51.798 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:39:51.805 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: cluster 2024-08-17T17:39:51.265453+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v772: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:39:51.805 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: cluster 2024-08-17T17:39:51.265453+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v772: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:39:51.805 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: audit 2024-08-17T17:39:51.455901+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.16:0/138385094' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.805 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: audit 2024-08-17T17:39:51.455901+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.16:0/138385094' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: audit 2024-08-17T17:39:51.456242+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: audit 2024-08-17T17:39:51.456242+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: audit 2024-08-17T17:39:51.536182+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:51 smithi060 bash[68878]: audit 2024-08-17T17:39:51.536182+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:51.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: cluster 2024-08-17T17:39:51.265453+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v772: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: cluster 2024-08-17T17:39:51.265453+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v772: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: audit 2024-08-17T17:39:51.455901+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.16:0/138385094' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: audit 2024-08-17T17:39:51.455901+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.16:0/138385094' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: audit 2024-08-17T17:39:51.456242+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: audit 2024-08-17T17:39:51.456242+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: audit 2024-08-17T17:39:51.536182+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[84186]: audit 2024-08-17T17:39:51.536182+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: cluster 2024-08-17T17:39:51.265453+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v772: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:39:51.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: cluster 2024-08-17T17:39:51.265453+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v772: 89 pgs: 17 peering, 72 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T17:39:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: audit 2024-08-17T17:39:51.455901+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.16:0/138385094' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: audit 2024-08-17T17:39:51.455901+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.16:0/138385094' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: audit 2024-08-17T17:39:51.456242+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: audit 2024-08-17T17:39:51.456242+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:39:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: audit 2024-08-17T17:39:51.536182+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:51 smithi016 bash[86572]: audit 2024-08-17T17:39:51.536182+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:51.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:51.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:51.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:51.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:52.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:52.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:52.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:52.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:52.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:39:52.205 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:52.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:52.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:52.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:52.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:52.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:52.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:52.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:52.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:52.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:52.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:52.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:52.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:52.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:52.975 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: cluster 2024-08-17T17:39:51.790658+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:52.975 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: cluster 2024-08-17T17:39:51.790658+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:52.975 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:51.797848+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:52.975 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:51.797848+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: cluster 2024-08-17T17:39:51.801389+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: cluster 2024-08-17T17:39:51.801389+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.118130+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.118130+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.122288+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.122288+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.333901+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.333901+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.335820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.335820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.682898+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.976 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[84186]: audit 2024-08-17T17:39:52.682898+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: cluster 2024-08-17T17:39:51.790658+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: cluster 2024-08-17T17:39:51.790658+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:51.797848+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:51.797848+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: cluster 2024-08-17T17:39:51.801389+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: cluster 2024-08-17T17:39:51.801389+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.118130+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.118130+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.122288+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.122288+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.333901+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.333901+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.335820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:52.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.335820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:52.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.682898+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:52 smithi016 bash[86572]: audit 2024-08-17T17:39:52.682898+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:52.993 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:52.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:53.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:53.124 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:53.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: cluster 2024-08-17T17:39:51.790658+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: cluster 2024-08-17T17:39:51.790658+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:51.797848+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:51.797848+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: cluster 2024-08-17T17:39:51.801389+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: cluster 2024-08-17T17:39:51.801389+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.118130+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.118130+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.122288+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.122288+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.333901+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.333901+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.335820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.335820+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.682898+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:52 smithi060 bash[68878]: audit 2024-08-17T17:39:52.682898+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:53.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:53.255 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:53.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.387 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:53.490 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:53.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:53.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:53.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:53.655 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:53.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:53.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:53.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:53.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.902 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:53 smithi016 bash[84186]: cluster 2024-08-17T17:39:53.266389+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v774: 89 pgs: 7 peering, 82 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:39:53.902 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:53 smithi016 bash[84186]: cluster 2024-08-17T17:39:53.266389+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v774: 89 pgs: 7 peering, 82 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:39:53.903 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:53 smithi016 bash[86572]: cluster 2024-08-17T17:39:53.266389+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v774: 89 pgs: 7 peering, 82 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:39:53.903 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:53 smithi016 bash[86572]: cluster 2024-08-17T17:39:53.266389+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v774: 89 pgs: 7 peering, 82 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:39:53.916 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:53.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:53.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:53 smithi060 bash[68878]: cluster 2024-08-17T17:39:53.266389+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v774: 89 pgs: 7 peering, 82 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:39:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:53 smithi060 bash[68878]: cluster 2024-08-17T17:39:53.266389+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v774: 89 pgs: 7 peering, 82 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 3 B/s, 0 objects/s recovering 2024-08-17T17:39:54.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.046 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:54.149 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:54.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:54.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:54.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:54.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:54.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:54.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:54.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:54.557 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:39:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:39:54] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.51.0" 2024-08-17T17:39:54.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:54.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:54.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.699 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:54.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:54.829 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:54.933 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.961 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:54.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:55.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.068 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:55.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:55.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:55.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:55 smithi060 bash[68878]: cluster 2024-08-17T17:39:54.956474+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:55.203 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:55 smithi060 bash[68878]: cluster 2024-08-17T17:39:54.956474+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:55.212 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:39:55.212 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:39:55.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:55.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:55.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:55 smithi016 bash[84186]: cluster 2024-08-17T17:39:54.956474+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:55 smithi016 bash[84186]: cluster 2024-08-17T17:39:54.956474+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:55 smithi016 bash[86572]: cluster 2024-08-17T17:39:54.956474+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:55 smithi016 bash[86572]: cluster 2024-08-17T17:39:54.956474+0000 mon.a (mon.0) 1088 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:39:55.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:55.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:55.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:55.482 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:55.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:55.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:39:55.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:55.649 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:55.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:55.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:55.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:55.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:55.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:56.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:56.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:56.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:56.142 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:56.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:56.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:56.249 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:56 smithi016 bash[86572]: cluster 2024-08-17T17:39:55.266968+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 652 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:56.249 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:56 smithi016 bash[86572]: cluster 2024-08-17T17:39:55.266968+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 652 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:56.249 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:56 smithi016 bash[84186]: cluster 2024-08-17T17:39:55.266968+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 652 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:56.249 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:56 smithi016 bash[84186]: cluster 2024-08-17T17:39:55.266968+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 652 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:56.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:56.285 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:56 smithi060 bash[68878]: cluster 2024-08-17T17:39:55.266968+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 652 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:56.285 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:56 smithi060 bash[68878]: cluster 2024-08-17T17:39:55.266968+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v775: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 652 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:56.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:56.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:56.415 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:39:56.415 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:39:56.416 INFO:tasks.thrashosds.thrasher:Adding osd 4 2024-08-17T17:39:56.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd in 4 2024-08-17T17:39:56.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:56.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:56.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:56.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:56.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:56.668 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:56.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:56.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:56.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:56.824 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:56.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:56.947 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:56.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:57.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:57.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:57.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:39:57.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:57 smithi060 bash[68878]: cluster 2024-08-17T17:39:56.009727+0000 mon.a (mon.0) 1089 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:39:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:57 smithi060 bash[68878]: cluster 2024-08-17T17:39:56.009727+0000 mon.a (mon.0) 1089 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:39:57.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:57.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:57.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:57.306 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:57.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:57.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:57 smithi016 bash[86572]: cluster 2024-08-17T17:39:56.009727+0000 mon.a (mon.0) 1089 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:39:57.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:57 smithi016 bash[86572]: cluster 2024-08-17T17:39:56.009727+0000 mon.a (mon.0) 1089 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:39:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:57 smithi016 bash[84186]: cluster 2024-08-17T17:39:56.009727+0000 mon.a (mon.0) 1089 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:39:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:57 smithi016 bash[84186]: cluster 2024-08-17T17:39:56.009727+0000 mon.a (mon.0) 1089 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-08-17T17:39:57.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:57.429 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:57.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:39:57.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:39:57.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:57.573 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:57.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:57.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:57.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:57.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:57.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:57.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:57.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:57.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:57.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:57.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:58.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:58.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:58.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:58.215 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:39:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:39:58.318 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:58.344 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:58.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:58.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:58.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:58.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:58.602 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:58.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:58.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:39:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:39:58.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:58.860 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:58.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:58 smithi060 bash[68878]: cluster 2024-08-17T17:39:57.267763+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 575 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:58 smithi060 bash[68878]: cluster 2024-08-17T17:39:57.267763+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 575 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:58 smithi060 bash[68878]: audit 2024-08-17T17:39:57.634128+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:58 smithi060 bash[68878]: audit 2024-08-17T17:39:57.634128+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:58 smithi060 bash[68878]: audit 2024-08-17T17:39:57.640879+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:39:58 smithi060 bash[68878]: audit 2024-08-17T17:39:57.640879+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:58.964 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:58.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:39:58.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:58.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:39:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[84186]: cluster 2024-08-17T17:39:57.267763+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 575 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[84186]: cluster 2024-08-17T17:39:57.267763+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 575 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[84186]: audit 2024-08-17T17:39:57.634128+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[84186]: audit 2024-08-17T17:39:57.634128+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[84186]: audit 2024-08-17T17:39:57.640879+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[84186]: audit 2024-08-17T17:39:57.640879+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[86572]: cluster 2024-08-17T17:39:57.267763+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 575 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:59.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[86572]: cluster 2024-08-17T17:39:57.267763+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 575 B/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:39:59.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[86572]: audit 2024-08-17T17:39:57.634128+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[86572]: audit 2024-08-17T17:39:57.634128+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[86572]: audit 2024-08-17T17:39:57.640879+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:39:58 smithi016 bash[86572]: audit 2024-08-17T17:39:57.640879+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:39:59.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:59.098 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:39:59.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:59.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:59.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:59.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:39:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:39:59.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:59.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:59.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:59.492 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:59.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:39:59.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:39:59.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:59.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:39:59.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:59.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:39:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:39:59.887 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:59.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:39:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:39:59.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:00.020 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:00.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:00.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:00.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:00.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:00.272 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:00.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:00.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:00.407 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[61583]: ts=2024-08-17T17:40:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:00.424 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:00.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:00.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:00.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:39:59.268814+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:39:59.268814+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000137+0000 mon.a (mon.0) 1092 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000137+0000 mon.a (mon.0) 1092 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000171+0000 mon.a (mon.0) 1093 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000171+0000 mon.a (mon.0) 1093 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:40:00.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000186+0000 mon.a (mon.0) 1094 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000186+0000 mon.a (mon.0) 1094 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000203+0000 mon.a (mon.0) 1095 : cluster [WRN] application not enabled on pool 'unique_pool_2' 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000203+0000 mon.a (mon.0) 1095 : cluster [WRN] application not enabled on pool 'unique_pool_2' 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000220+0000 mon.a (mon.0) 1096 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:00.000220+0000 mon.a (mon.0) 1096 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: audit 2024-08-17T17:40:00.464369+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: audit 2024-08-17T17:40:00.464369+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: audit 2024-08-17T17:40:00.473630+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:00.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:00 smithi060 bash[68878]: audit 2024-08-17T17:40:00.473630+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:00.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:00.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:00.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:00.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:00.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:00.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:01.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:39:59.268814+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:39:59.268814+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000137+0000 mon.a (mon.0) 1092 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000137+0000 mon.a (mon.0) 1092 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000171+0000 mon.a (mon.0) 1093 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000171+0000 mon.a (mon.0) 1093 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:40:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000186+0000 mon.a (mon.0) 1094 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000186+0000 mon.a (mon.0) 1094 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000203+0000 mon.a (mon.0) 1095 : cluster [WRN] application not enabled on pool 'unique_pool_2' 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000203+0000 mon.a (mon.0) 1095 : cluster [WRN] application not enabled on pool 'unique_pool_2' 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000220+0000 mon.a (mon.0) 1096 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:00.000220+0000 mon.a (mon.0) 1096 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: audit 2024-08-17T17:40:00.464369+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: audit 2024-08-17T17:40:00.464369+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: audit 2024-08-17T17:40:00.473630+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[84186]: audit 2024-08-17T17:40:00.473630+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:39:59.268814+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:39:59.268814+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v777: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000137+0000 mon.a (mon.0) 1092 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000137+0000 mon.a (mon.0) 1092 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000171+0000 mon.a (mon.0) 1093 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000171+0000 mon.a (mon.0) 1093 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000186+0000 mon.a (mon.0) 1094 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000186+0000 mon.a (mon.0) 1094 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000203+0000 mon.a (mon.0) 1095 : cluster [WRN] application not enabled on pool 'unique_pool_2' 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000203+0000 mon.a (mon.0) 1095 : cluster [WRN] application not enabled on pool 'unique_pool_2' 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000220+0000 mon.a (mon.0) 1096 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:00.000220+0000 mon.a (mon.0) 1096 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: audit 2024-08-17T17:40:00.464369+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: audit 2024-08-17T17:40:00.464369+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: audit 2024-08-17T17:40:00.473630+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:00 smithi016 bash[86572]: audit 2024-08-17T17:40:00.473630+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:01.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:01.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:01.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:01.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:01.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:01.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:01.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:01.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:01.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:01.699 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:01.699 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:01.699 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:01.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:01.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:01.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[84186]: audit 2024-08-17T17:40:01.160218+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[84186]: audit 2024-08-17T17:40:01.160218+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[84186]: audit 2024-08-17T17:40:01.161283+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[84186]: audit 2024-08-17T17:40:01.161283+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[84186]: audit 2024-08-17T17:40:01.167452+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[84186]: audit 2024-08-17T17:40:01.167452+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[86572]: audit 2024-08-17T17:40:01.160218+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[86572]: audit 2024-08-17T17:40:01.160218+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[86572]: audit 2024-08-17T17:40:01.161283+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[86572]: audit 2024-08-17T17:40:01.161283+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[86572]: audit 2024-08-17T17:40:01.167452+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:01 smithi016 bash[86572]: audit 2024-08-17T17:40:01.167452+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:01.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:01 smithi060 bash[68878]: audit 2024-08-17T17:40:01.160218+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:01.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:01 smithi060 bash[68878]: audit 2024-08-17T17:40:01.160218+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:01.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:01 smithi060 bash[68878]: audit 2024-08-17T17:40:01.161283+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:01.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:01 smithi060 bash[68878]: audit 2024-08-17T17:40:01.161283+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:01.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:01 smithi060 bash[68878]: audit 2024-08-17T17:40:01.167452+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:01 smithi060 bash[68878]: audit 2024-08-17T17:40:01.167452+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:01.860 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:01.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:01.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:01.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:01.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:02.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:02.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:02.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:02.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.254 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:02.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:02.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:02.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:02.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:02.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:02.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:02.655 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-08-17T17:40:02.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:02.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:02.768 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:02 smithi060 bash[68878]: cluster 2024-08-17T17:40:01.269559+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:02.768 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:02 smithi060 bash[68878]: cluster 2024-08-17T17:40:01.269559+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:02.768 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:02 smithi060 bash[68878]: audit 2024-08-17T17:40:01.645025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.16:0/1643860468' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.768 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:02 smithi060 bash[68878]: audit 2024-08-17T17:40:01.645025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.16:0/1643860468' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.768 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:02 smithi060 bash[68878]: audit 2024-08-17T17:40:01.645319+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.768 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:02 smithi060 bash[68878]: audit 2024-08-17T17:40:01.645319+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:02.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:02.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[84186]: cluster 2024-08-17T17:40:01.269559+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[84186]: cluster 2024-08-17T17:40:01.269559+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[84186]: audit 2024-08-17T17:40:01.645025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.16:0/1643860468' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[84186]: audit 2024-08-17T17:40:01.645025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.16:0/1643860468' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[84186]: audit 2024-08-17T17:40:01.645319+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[84186]: audit 2024-08-17T17:40:01.645319+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[86572]: cluster 2024-08-17T17:40:01.269559+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:02.900 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[86572]: cluster 2024-08-17T17:40:01.269559+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v778: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 488 B/s, 0 keys/s, 1 objects/s recovering 2024-08-17T17:40:02.901 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[86572]: audit 2024-08-17T17:40:01.645025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.16:0/1643860468' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.901 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[86572]: audit 2024-08-17T17:40:01.645025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.16:0/1643860468' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.901 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[86572]: audit 2024-08-17T17:40:01.645319+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.901 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:02 smithi016 bash[86572]: audit 2024-08-17T17:40:01.645319+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:40:02.916 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:02.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:02.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:03.019 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:03.044 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:03.147 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.176 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:03.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:03.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:03.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:03.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:03.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:03.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:03.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:03.704 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:03.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:03 smithi060 bash[68878]: audit 2024-08-17T17:40:02.649523+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:40:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:03 smithi060 bash[68878]: audit 2024-08-17T17:40:02.649523+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:40:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:03 smithi060 bash[68878]: cluster 2024-08-17T17:40:02.656848+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-08-17T17:40:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:03 smithi060 bash[68878]: cluster 2024-08-17T17:40:02.656848+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-08-17T17:40:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:03 smithi060 bash[68878]: audit 2024-08-17T17:40:02.697387+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:03 smithi060 bash[68878]: audit 2024-08-17T17:40:02.697387+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:03.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[84186]: audit 2024-08-17T17:40:02.649523+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:40:03.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[84186]: audit 2024-08-17T17:40:02.649523+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:40:03.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[84186]: cluster 2024-08-17T17:40:02.656848+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-08-17T17:40:03.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[84186]: cluster 2024-08-17T17:40:02.656848+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-08-17T17:40:03.947 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[84186]: audit 2024-08-17T17:40:02.697387+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[84186]: audit 2024-08-17T17:40:02.697387+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[86572]: audit 2024-08-17T17:40:02.649523+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[86572]: audit 2024-08-17T17:40:02.649523+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[86572]: cluster 2024-08-17T17:40:02.656848+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[86572]: cluster 2024-08-17T17:40:02.656848+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[86572]: audit 2024-08-17T17:40:02.697387+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:03.948 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:03 smithi016 bash[86572]: audit 2024-08-17T17:40:02.697387+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:03.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:03.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:03.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:04.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:04.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:04.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:04.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:04.329 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:04.358 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:04.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:04.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:04.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:04.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:04.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:04.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:04.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:04.650 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:40:04] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.51.0" 2024-08-17T17:40:04.650 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[86572]: cluster 2024-08-17T17:40:03.270223+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v780: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 486 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:40:04.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:04.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:04.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:04.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:04.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:04 smithi060 bash[68878]: cluster 2024-08-17T17:40:03.270223+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v780: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 486 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:40:04.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:04 smithi060 bash[68878]: cluster 2024-08-17T17:40:03.270223+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v780: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 486 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:40:04.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:04 smithi060 bash[68878]: cluster 2024-08-17T17:40:03.694448+0000 mon.a (mon.0) 1106 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:40:04.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:04 smithi060 bash[68878]: cluster 2024-08-17T17:40:03.694448+0000 mon.a (mon.0) 1106 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:40:04.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:04.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:04.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[84186]: cluster 2024-08-17T17:40:03.270223+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v780: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 486 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[84186]: cluster 2024-08-17T17:40:03.270223+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v780: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 486 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[84186]: cluster 2024-08-17T17:40:03.694448+0000 mon.a (mon.0) 1106 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[84186]: cluster 2024-08-17T17:40:03.694448+0000 mon.a (mon.0) 1106 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[86572]: cluster 2024-08-17T17:40:03.270223+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v780: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 486 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[86572]: cluster 2024-08-17T17:40:03.694448+0000 mon.a (mon.0) 1106 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:40:05.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:04 smithi016 bash[86572]: cluster 2024-08-17T17:40:03.694448+0000 mon.a (mon.0) 1106 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:40:05.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:05.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:05.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:05.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:05.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:05.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:05.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:05.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:05.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:05.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:05.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:05.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.805 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:05.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:05.909 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:05.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:05.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:05.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:06.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:06.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.197 DEBUG:teuthology.orchestra.run.smithi016:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2024-08-17T17:40:06.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.203 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:40:06.203 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:40:06.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:06.242 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:hints = 1 2024-08-17T17:40:06.242 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:40:06.242 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object prefix: benchmark_data_smithi016_164901 2024-08-17T17:40:06.242 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:40:06.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:40:06.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:06.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:06.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:06.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:06.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:06.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:06.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:06.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:06.707 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:06 smithi016 bash[84186]: cluster 2024-08-17T17:40:05.271124+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:40:06.723 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:06 smithi016 bash[84186]: cluster 2024-08-17T17:40:05.271124+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:40:06.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:06 smithi016 bash[86572]: cluster 2024-08-17T17:40:05.271124+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:40:06.724 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:06 smithi016 bash[86572]: cluster 2024-08-17T17:40:05.271124+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:40:06.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:06.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:06.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:06 smithi060 bash[68878]: cluster 2024-08-17T17:40:05.271124+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:40:06.844 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:06 smithi060 bash[68878]: cluster 2024-08-17T17:40:05.271124+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v781: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-08-17T17:40:06.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:06.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:06.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:07.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:07.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:07.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:07.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 1 16 2272 2256 140.992 141 0.00645216 0.00707967 2024-08-17T17:40:07.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:07.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:07.278 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:40:07.278 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:40:07.370 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:07.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:07.454 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:40:07.455 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:40:07.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.500 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:40:07.500 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:40:07.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:07.533 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:40:07.534 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:40:07.564 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:40:07.564 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:40:07.587 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:40:07.587 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:40:07.603 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:40:07.603 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:40:07.619 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:40:07.619 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:40:07.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:07.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:07.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:07.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:07.786 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:07.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[84186]: audit 2024-08-17T17:40:07.258193+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.16:0/760869134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:07.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[84186]: audit 2024-08-17T17:40:07.258193+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.16:0/760869134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:07.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[84186]: audit 2024-08-17T17:40:07.331441+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:07.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[84186]: audit 2024-08-17T17:40:07.331441+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:07.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[84186]: audit 2024-08-17T17:40:07.332177+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:07.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[84186]: audit 2024-08-17T17:40:07.332177+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:07.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[86572]: audit 2024-08-17T17:40:07.258193+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.16:0/760869134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:07.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[86572]: audit 2024-08-17T17:40:07.258193+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.16:0/760869134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:07.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[86572]: audit 2024-08-17T17:40:07.331441+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:07.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[86572]: audit 2024-08-17T17:40:07.331441+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:07.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[86572]: audit 2024-08-17T17:40:07.332177+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:07.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:07 smithi016 bash[86572]: audit 2024-08-17T17:40:07.332177+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:07.889 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:07.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:07 smithi060 bash[68878]: audit 2024-08-17T17:40:07.258193+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.16:0/760869134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:07.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:07 smithi060 bash[68878]: audit 2024-08-17T17:40:07.258193+0000 mon.a (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.16:0/760869134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:07.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:07 smithi060 bash[68878]: audit 2024-08-17T17:40:07.331441+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:07.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:07 smithi060 bash[68878]: audit 2024-08-17T17:40:07.331441+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:07.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:07 smithi060 bash[68878]: audit 2024-08-17T17:40:07.332177+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:07.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:07 smithi060 bash[68878]: audit 2024-08-17T17:40:07.332177+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:07.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:07.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:08.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:08.047 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:08.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:08.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:08.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:08.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:08.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 2 16 3955 3939 123.084 105.188 0.00352055 0.008097 2024-08-17T17:40:08.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:08.329 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:08.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:08.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:08.460 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:08.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:08.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:08.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:08.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:08.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:08.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:08 smithi060 bash[68878]: cluster 2024-08-17T17:40:07.271619+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 14 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 1.3 MiB/s wr, 20 op/s 2024-08-17T17:40:08.711 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:08 smithi060 bash[68878]: cluster 2024-08-17T17:40:07.271619+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 14 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 1.3 MiB/s wr, 20 op/s 2024-08-17T17:40:08.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:08 smithi016 bash[84186]: cluster 2024-08-17T17:40:07.271619+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 14 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 1.3 MiB/s wr, 20 op/s 2024-08-17T17:40:08.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:08 smithi016 bash[84186]: cluster 2024-08-17T17:40:07.271619+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 14 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 1.3 MiB/s wr, 20 op/s 2024-08-17T17:40:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:08 smithi016 bash[86572]: cluster 2024-08-17T17:40:07.271619+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 14 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 1.3 MiB/s wr, 20 op/s 2024-08-17T17:40:08.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:08 smithi016 bash[86572]: cluster 2024-08-17T17:40:07.271619+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 14 MiB data, 2.8 GiB used, 623 GiB / 626 GiB avail; 1.3 MiB/s wr, 20 op/s 2024-08-17T17:40:08.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:08.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:08.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:08.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:08.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:08.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:08.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:09.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:09.231 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:09.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 3 16 6712 6696 139.489 172.312 0.00419135 0.00715876 2024-08-17T17:40:09.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:09.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:09.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:09.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:09.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:09.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:09.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:09.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:09.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:09.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:09.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:09.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:09.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:09.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:09.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:09.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:09.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:10.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:10.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:10.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:10.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:10.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 4 16 9338 9322 145.644 164.125 0.00768127 0.00685628 2024-08-17T17:40:10.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:10.384 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:10.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:10.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:40:10 smithi060 bash[61583]: ts=2024-08-17T17:40:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:10.517 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:10.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:10.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:10.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:10.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:10.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:10.902 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:10 smithi060 bash[68878]: cluster 2024-08-17T17:40:09.272187+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 90 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 8.9 MiB/s wr, 143 op/s 2024-08-17T17:40:10.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:10 smithi060 bash[68878]: cluster 2024-08-17T17:40:09.272187+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 90 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 8.9 MiB/s wr, 143 op/s 2024-08-17T17:40:10.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:10.936 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:10 smithi016 bash[84186]: cluster 2024-08-17T17:40:09.272187+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 90 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 8.9 MiB/s wr, 143 op/s 2024-08-17T17:40:10.936 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:10 smithi016 bash[84186]: cluster 2024-08-17T17:40:09.272187+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 90 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 8.9 MiB/s wr, 143 op/s 2024-08-17T17:40:10.937 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:10 smithi016 bash[86572]: cluster 2024-08-17T17:40:09.272187+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 90 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 8.9 MiB/s wr, 143 op/s 2024-08-17T17:40:10.937 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:10 smithi016 bash[86572]: cluster 2024-08-17T17:40:09.272187+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v783: 89 pgs: 89 active+clean; 90 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 8.9 MiB/s wr, 143 op/s 2024-08-17T17:40:10.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:10.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:11.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:11.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:11.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:11.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:11.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 5 16 11900 11884 148.537 160.125 0.00539408 0.00672311 2024-08-17T17:40:11.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:11.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:11.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:11.426 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:11.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:11.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:11.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:11.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:11.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:11.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:11.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:11.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:11.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:11.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:11.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:11.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:11.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:12.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:12.103 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:12.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:12.243 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 6 16 14089 14073 146.581 136.812 0.0034515 0.00681513 2024-08-17T17:40:12.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.357 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:12.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.483 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:12.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:12.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:12.615 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:12.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:12.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:12 smithi060 bash[68878]: cluster 2024-08-17T17:40:11.272755+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 217 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 22 MiB/s wr, 345 op/s 2024-08-17T17:40:12.726 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:12 smithi060 bash[68878]: cluster 2024-08-17T17:40:11.272755+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 217 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 22 MiB/s wr, 345 op/s 2024-08-17T17:40:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:12.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:12.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:12.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:12 smithi016 bash[84186]: cluster 2024-08-17T17:40:11.272755+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 217 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 22 MiB/s wr, 345 op/s 2024-08-17T17:40:12.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:12 smithi016 bash[84186]: cluster 2024-08-17T17:40:11.272755+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 217 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 22 MiB/s wr, 345 op/s 2024-08-17T17:40:12.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:12 smithi016 bash[86572]: cluster 2024-08-17T17:40:11.272755+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 217 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 22 MiB/s wr, 345 op/s 2024-08-17T17:40:12.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:12 smithi016 bash[86572]: cluster 2024-08-17T17:40:11.272755+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v784: 89 pgs: 89 active+clean; 217 MiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 22 MiB/s wr, 345 op/s 2024-08-17T17:40:12.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:12.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:12.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:13.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:13.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 7 16 16048 16032 143.124 122.438 0.0131413 0.00697741 2024-08-17T17:40:13.260 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:13.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:13.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:13.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:13.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:13.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:13.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.650 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:13.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:13.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:13.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:13.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:13.886 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:13.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:13.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:14.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.038 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:14.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:14.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:14.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:14.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:14.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 8 16 17718 17702 138.278 104.375 0.003098 0.00702972 2024-08-17T17:40:14.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:14.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:14.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:14.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:14.431 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:14.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:14.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:14.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:14.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:14.670 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:40:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:40:14] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.51.0" 2024-08-17T17:40:14.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:14.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:14.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:14.822 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:14.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:14.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:14 smithi016 bash[84186]: cluster 2024-08-17T17:40:13.273374+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 738 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:40:14.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:14 smithi016 bash[84186]: cluster 2024-08-17T17:40:13.273374+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 738 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:40:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:14 smithi016 bash[86572]: cluster 2024-08-17T17:40:13.273374+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 738 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:40:14.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:14 smithi016 bash[86572]: cluster 2024-08-17T17:40:13.273374+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 738 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:40:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:14 smithi060 bash[68878]: cluster 2024-08-17T17:40:13.273374+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 738 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:40:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:14 smithi060 bash[68878]: cluster 2024-08-17T17:40:13.273374+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 738 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-08-17T17:40:14.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:14.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:14.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:15.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:15.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:15.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:15.214 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:15.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:15.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 9 16 19496 19480 135.26 111.125 0.00168481 0.00738434 2024-08-17T17:40:15.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:15.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:15.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:15.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:15.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:15.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:15.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.608 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:15.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:15.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:15.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:15.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:15.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.997 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:15.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 10 15 20911 20896 130.583 88.5 0.00312915 0.0076497 2024-08-17T17:40:16.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:16.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:16.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:16.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:16 smithi016 bash[84186]: cluster 2024-08-17T17:40:15.273837+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v786: 89 pgs: 89 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:40:16.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:16 smithi016 bash[84186]: cluster 2024-08-17T17:40:15.273837+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v786: 89 pgs: 89 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:40:16.776 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:16 smithi016 bash[86572]: cluster 2024-08-17T17:40:15.273837+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v786: 89 pgs: 89 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:40:16.776 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:16 smithi016 bash[86572]: cluster 2024-08-17T17:40:15.273837+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v786: 89 pgs: 89 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:40:16.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:16.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:16.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:16.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:16 smithi060 bash[68878]: cluster 2024-08-17T17:40:15.273837+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v786: 89 pgs: 89 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:40:16.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:16 smithi060 bash[68878]: cluster 2024-08-17T17:40:15.273837+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v786: 89 pgs: 89 active+clean; 947 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:40:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:16.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:17.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:17.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:40:17.048 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:17.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:17.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:17.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:17.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:17.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 11 16 22840 22824 129.666 120.5 0.0120351 0.00770602 2024-08-17T17:40:17.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:17.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:17.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:17.451 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:17.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:17.583 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:17.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:17.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:17.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:17.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:17.946 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:17.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:17.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:18.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:18.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:18.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:18.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:18.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 12 16 24564 24548 127.838 107.75 0.0122976 0.00781514 2024-08-17T17:40:18.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:18.345 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:18.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:18.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:18.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:18.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:18.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:18.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.714 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:18 smithi060 bash[68878]: cluster 2024-08-17T17:40:17.274314+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v787: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T17:40:18.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:18 smithi060 bash[68878]: cluster 2024-08-17T17:40:17.274314+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v787: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T17:40:18.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:18.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:18.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:18.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:18.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:18.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:18 smithi016 bash[84186]: cluster 2024-08-17T17:40:17.274314+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v787: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T17:40:18.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:18 smithi016 bash[84186]: cluster 2024-08-17T17:40:17.274314+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v787: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T17:40:18.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:18 smithi016 bash[86572]: cluster 2024-08-17T17:40:17.274314+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v787: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T17:40:18.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:18 smithi016 bash[86572]: cluster 2024-08-17T17:40:17.274314+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v787: 89 pgs: 89 active+clean; 1.1 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T17:40:18.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:18.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:19.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:19.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:19.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 13 16 25818 25802 124.033 78.375 0.001737 0.00790935 2024-08-17T17:40:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:19.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.373 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:19.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:19.503 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:19.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:19.748 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:19.777 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:19.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:19.908 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:19.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:20.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:20.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:20.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:20.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:20.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:20.244 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 14 16 27086 27070 120.834 79.25 0.00922431 0.00826997 2024-08-17T17:40:20.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:20.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:20.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:20.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:20.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:20.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:40:20 smithi060 bash[61583]: ts=2024-08-17T17:40:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:20.507 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.532 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:20.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:20.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:20.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:20.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:20.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:20 smithi060 bash[68878]: cluster 2024-08-17T17:40:19.275375+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:40:20.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:20 smithi060 bash[68878]: cluster 2024-08-17T17:40:19.275375+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:40:20.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:20.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:20.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:20.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:21.025 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:21.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:20 smithi016 bash[84186]: cluster 2024-08-17T17:40:19.275375+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:40:21.036 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:20 smithi016 bash[84186]: cluster 2024-08-17T17:40:19.275375+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:40:21.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:20 smithi016 bash[86572]: cluster 2024-08-17T17:40:19.275375+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:40:21.037 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:20 smithi016 bash[86572]: cluster 2024-08-17T17:40:19.275375+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 1.4 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:40:21.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:21.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:21.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:21.186 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:21.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:21.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 15 16 28319 28303 117.915 77.0625 0.00705326 0.00847483 2024-08-17T17:40:21.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:21.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:21.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:21.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:21.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:21.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:21.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:21.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:21.700 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:21.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:21.805 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:21.827 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:21.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:21.858 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:21.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:21.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:21.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:22.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:22.103 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:22.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:22.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:22.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 16 16 29979 29963 117.029 103.75 0.0104227 0.00853851 2024-08-17T17:40:22.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:22.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:22.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:22.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:22.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "size": 20, 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 600, 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:85922 6.12 6:4cce9e0d:::benchmark_data_smithi016_122512_object85921:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843109+0000", 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54437799899995, 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.354854687, 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.387 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 85922 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843109+0000", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843109+0000", 2024-08-17T17:40:22.388 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843111+0000", 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.835e-06 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843154+0000", 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3068000000000002e-05 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.389 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843166+0000", 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2451e-05 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843175+0000", 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6840000000000002e-06 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.390 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843408+0000", 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000233014 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843418+0000", 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.8060000000000006e-06 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.191133+0000", 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3477159329999999 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.391 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.191273+0000", 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013974500000000001 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.191390+0000", 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011636199999999999 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.195804+0000", 2024-08-17T17:40:22.392 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044148809999999998 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.195833+0000", 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8637999999999999e-05 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197074+0000", 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00124066 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197177+0000", 2024-08-17T17:40:22.393 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010353699999999999 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197963+0000", 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00078607299999999998 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86000 6.12 6:4ae01d62:::benchmark_data_smithi016_122512_object85999:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.394 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54429590899997, 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.36694995, 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86000 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.395 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843191+0000", 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3900000000000004e-07 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.396 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843244+0000", 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2614999999999997e-05 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843267+0000", 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3034e-05 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843274+0000", 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0360000000000001e-06 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.397 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843459+0000", 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018518000000000001 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843468+0000", 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2e-06 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.194718+0000", 2024-08-17T17:40:22.398 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3512491950000001 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.194828+0000", 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000110283 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.194948+0000", 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000119961 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.399 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.197979+0000", 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0030309529999999999 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201760+0000", 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.003780818 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.209406+0000", 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0076460210000000002 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.400 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.209445+0000", 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9186000000000001e-05 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210141+0000", 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00069582900000000002 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86003 6.12 6:49085638:::benchmark_data_smithi016_122512_object86002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.401 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843303+0000", 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54418321799994, 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3678029279999999, 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86003 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.402 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843303+0000", 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843303+0000", 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843304+0000", 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9699999999999996e-07 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.403 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843344+0000", 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0130999999999999e-05 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843367+0000", 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2852000000000001e-05 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843374+0000", 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0450000000000003e-06 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.404 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843515+0000", 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014066 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.567e-06 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.195905+0000", 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3523840060000001 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.405 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.196056+0000", 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015050999999999999 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.196249+0000", 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00019347099999999999 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.200682+0000", 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044328129999999999 2024-08-17T17:40:22.406 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201836+0000", 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001153743 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210215+0000", 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0083791709999999995 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210280+0000", 2024-08-17T17:40:22.407 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5308999999999994e-05 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211106+0000", 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00082605299999999999 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86012 6.12 6:4b5e9936:::benchmark_data_smithi016_122512_object86011:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843412+0000", 2024-08-17T17:40:22.408 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.544074335, 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.379429767, 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86012 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843412+0000", 2024-08-17T17:40:22.409 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843412+0000", 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843413+0000", 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9599999999999999e-07 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.410 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843454+0000", 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0867e-05 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843472+0000", 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8117e-05 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843481+0000", 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4890000000000001e-06 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.411 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843562+0000", 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0945999999999994e-05 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843573+0000", 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0828e-05 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.198027+0000", 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.354454187 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.412 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.198217+0000", 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000189741 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.198419+0000", 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00020139299999999999 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201719+0000", 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00330087 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.413 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204465+0000", 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0027460700000000002 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221931+0000", 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.017465511 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221973+0000", 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.2295000000000001e-05 2024-08-17T17:40:22.414 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.222842+0000", 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00086885700000000001 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86025 6.12 6:48f15647:::benchmark_data_smithi016_122512_object86024:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54396587500003, 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3803850899999999, 2024-08-17T17:40:22.415 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86025 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.416 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843521+0000", 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843522+0000", 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4600000000000004e-07 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843566+0000", 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.4705e-05 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.417 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843580+0000", 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3288000000000001e-05 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843587+0000", 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7149999999999998e-06 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843639+0000", 2024-08-17T17:40:22.418 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1740999999999998e-05 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843646+0000", 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.939e-06 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.199505+0000", 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3558588010000001 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.419 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.199656+0000", 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000150777 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.199825+0000", 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000169562 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201861+0000", 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.002035935 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.420 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207217+0000", 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0053559719999999996 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.222917+0000", 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.015700083 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.222997+0000", 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.9789999999999993e-05 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.421 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.223906+0000", 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000909036 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86075 6.12 6:4abc7c16:::benchmark_data_smithi016_122512_object86074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843605+0000", 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54388134500005, 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.381936386, 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.422 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86075 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843605+0000", 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.423 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843605+0000", 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843606+0000", 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2200000000000004e-07 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843633+0000", 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6803000000000001e-05 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.424 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843642+0000", 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4429999999999992e-06 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843649+0000", 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6919999999999996e-06 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843700+0000", 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1153999999999998e-05 2024-08-17T17:40:22.425 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843717+0000", 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7169000000000001e-05 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.200728+0000", 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3570105059999999 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.200884+0000", 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015627100000000001 2024-08-17T17:40:22.426 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201069+0000", 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018479799999999999 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203406+0000", 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0023373780000000002 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.214985+0000", 2024-08-17T17:40:22.427 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011578643 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.224735+0000", 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0097498229999999995 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.224789+0000", 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3959999999999998e-05 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.225542+0000", 2024-08-17T17:40:22.428 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00075312399999999998 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86079 6.12 6:481d19c9:::benchmark_data_smithi016_122512_object86078:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843666+0000", 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54382026899998, 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3885799030000001, 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.429 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86079 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843666+0000", 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843666+0000", 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.430 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843667+0000", 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3e-07 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843693+0000", 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6188000000000001e-05 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843701+0000", 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8099999999999998e-06 2024-08-17T17:40:22.431 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843712+0000", 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0764999999999999e-05 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843755+0000", 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3055e-05 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.432 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843762+0000", 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1359999999999999e-06 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201878+0000", 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.358115749 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.201966+0000", 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8690999999999995e-05 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.433 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202053+0000", 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6295e-05 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204490+0000", 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024377180000000002 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.220902+0000", 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016411327 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.434 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231335+0000", 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010432953999999999 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231386+0000", 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1306e-05 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.232246+0000", 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00086027900000000003 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.435 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86099 6.12 6:4aea8a66:::benchmark_data_smithi016_122512_object86098:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843722+0000", 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.543764667, 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.389451083, 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.436 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86099 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843722+0000", 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843722+0000", 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.437 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843723+0000", 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4600000000000005e-07 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843747+0000", 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3994000000000001e-05 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843754+0000", 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.204e-06 2024-08-17T17:40:22.438 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843759+0000", 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2530000000000004e-06 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843788+0000", 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8612999999999999e-05 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.439 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843795+0000", 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2980000000000003e-06 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202686+0000", 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.358891544 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202782+0000", 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5283000000000002e-05 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.440 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.202882+0000", 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000100067 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206267+0000", 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.003385094 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.220972+0000", 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014705123 2024-08-17T17:40:22.441 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.232316+0000", 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011343937 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.232381+0000", 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.4754999999999999e-05 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233173+0000", 2024-08-17T17:40:22.442 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00079237199999999995 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86175 6.12 6:496443f7:::benchmark_data_smithi016_122512_object86174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843768+0000", 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54371823899999, 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3902187859999999, 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.443 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86175 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843768+0000", 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843768+0000", 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.444 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843769+0000", 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0200000000000002e-07 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843792+0000", 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3482999999999999e-05 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843799+0000", 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0469999999999996e-06 2024-08-17T17:40:22.445 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843804+0000", 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7530000000000001e-06 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843844+0000", 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9749999999999997e-05 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.446 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843851+0000", 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4989999999999997e-06 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203435+0000", 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.359583352 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203560+0000", 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012515900000000001 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.447 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.203667+0000", 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000106687 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206277+0000", 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0026107140000000001 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221035+0000", 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014757266 2024-08-17T17:40:22.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233231+0000", 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.01219606 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233288+0000", 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6780999999999997e-05 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.233987+0000", 2024-08-17T17:40:22.449 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00069973300000000002 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86185 6.12 6:4e0a47ce:::benchmark_data_smithi016_122512_object86184:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54367313299997, 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3909538289999999, 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.450 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86185 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:40:22.451 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843814+0000", 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.75e-07 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843838+0000", 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3737999999999999e-05 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.452 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843845+0000", 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2629999999999997e-06 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843850+0000", 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9649999999999999e-06 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843900+0000", 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0228000000000001e-05 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.453 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843910+0000", 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3330000000000003e-06 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204514+0000", 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3606042949999999 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204599+0000", 2024-08-17T17:40:22.454 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4833000000000006e-05 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.204688+0000", 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9339999999999995e-05 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207143+0000", 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024546070000000001 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.455 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221092+0000", 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013949408999999999 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234036+0000", 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.012943632 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234092+0000", 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6156000000000002e-05 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.456 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234767+0000", 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00067555499999999999 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86196 6.12 6:4bbf10eb:::benchmark_data_smithi016_122512_object86195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.843860+0000", 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.54362627199998, 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.39182804, 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.457 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86196 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843860+0000", 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843860+0000", 2024-08-17T17:40:22.458 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843861+0000", 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.75e-07 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843883+0000", 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2407000000000001e-05 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843893+0000", 2024-08-17T17:40:22.459 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7180000000000008e-06 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843899+0000", 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1709999999999999e-06 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843939+0000", 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9866000000000001e-05 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.843946+0000", 2024-08-17T17:40:22.460 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8700000000000003e-06 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.205320+0000", 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3613742209999999 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.205417+0000", 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7188999999999994e-05 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.205605+0000", 2024-08-17T17:40:22.461 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000187784 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208097+0000", 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024917749999999999 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221134+0000", 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013037178999999999 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.462 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234927+0000", 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013793088 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.234985+0000", 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7760999999999998e-05 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.235688+0000", 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00070353600000000005 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.463 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86237 6.12 6:4c143b72:::benchmark_data_smithi016_122512_object86236:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:34.870200+0000", 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.51728674699996, 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3735379619999999, 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.464 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86237 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870200+0000", 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870200+0000", 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.465 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870202+0000", 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2579999999999998e-06 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870233+0000", 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.0422000000000001e-05 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870259+0000", 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6726000000000001e-05 2024-08-17T17:40:22.466 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870272+0000", 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2918000000000001e-05 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870355+0000", 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2589999999999994e-05 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:34.870367+0000", 2024-08-17T17:40:22.467 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2481e-05 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206313+0000", 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.335946141 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206408+0000", 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4229999999999997e-05 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.468 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.206503+0000", 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5415999999999996e-05 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.210155+0000", 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0036516539999999998 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.221184+0000", 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011029145000000001 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.469 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.242862+0000", 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.021677893 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.242936+0000", 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4382999999999996e-05 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.243738+0000", 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000801705 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.470 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86319 6.12 6:4ee96f4d:::benchmark_data_smithi016_122512_object86318:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.173212+0000", 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.214274907, 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.078456882, 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86319 2024-08-17T17:40:22.471 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173212+0000", 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173212+0000", 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.472 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173213+0000", 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6799999999999999e-07 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173241+0000", 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8620999999999999e-05 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173254+0000", 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2995e-05 2024-08-17T17:40:22.473 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173262+0000", 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2269999999999993e-06 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173331+0000", 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8924000000000006e-05 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.474 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.173341+0000", 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0850000000000003e-06 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207263+0000", 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0339221830000001 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207369+0000", 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000105952 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.475 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.207476+0000", 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010746 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213761+0000", 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0062845000000000002 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231040+0000", 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.017279487 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.476 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.250672+0000", 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.01963196 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.250736+0000", 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3781999999999993e-05 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.251669+0000", 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00093283799999999996 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.477 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86364 6.12 6:481038ef:::benchmark_data_smithi016_122512_object86363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.232970+0000", 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.15451697699996, 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.019578315, 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.478 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86364 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232970+0000", 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232970+0000", 2024-08-17T17:40:22.479 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232971+0000", 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3740000000000001e-06 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.232992+0000", 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0919000000000001e-05 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233003+0000", 2024-08-17T17:40:22.480 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1099e-05 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233009+0000", 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0909999999999998e-06 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233072+0000", 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2360000000000006e-05 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.481 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.233084+0000", 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2077e-05 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208140+0000", 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.97505609800000004 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208279+0000", 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013913200000000001 2024-08-17T17:40:22.482 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.208466+0000", 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018761799999999999 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213770+0000", 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0053030289999999999 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.483 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231096+0000", 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.017326894999999998 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.251741+0000", 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.020644269 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.251810+0000", 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9653000000000005e-05 2024-08-17T17:40:22.484 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.252548+0000", 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000737701 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86368 6.12 6:4a8f2558:::benchmark_data_smithi016_122512_object86367:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.235434+0000", 2024-08-17T17:40:22.485 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.15205284000001, 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.017903019, 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86368 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.486 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235434+0000", 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235434+0000", 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235435+0000", 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2669999999999999e-06 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.487 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235471+0000", 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.5413000000000001e-05 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235486+0000", 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5016e-05 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235493+0000", 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8630000000000008e-06 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.488 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235551+0000", 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7346999999999998e-05 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.235557+0000", 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8289999999999996e-06 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211168+0000", 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.97561114900000001 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.489 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211329+0000", 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016076999999999999 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.211500+0000", 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000171149 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.215009+0000", 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0035091340000000001 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.490 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231146+0000", 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016136955000000001 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.252601+0000", 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.021455102 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.252662+0000", 2024-08-17T17:40:22.491 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1119999999999998e-05 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.253337+0000", 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00067490499999999995 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:86376 6.12 6:4cf0e7e2:::benchmark_data_smithi016_122512_object86375:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:30:35.261310+0000", 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 587.12617693100003, 2024-08-17T17:40:22.492 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.99281170500000004, 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 86376 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261310+0000", 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.493 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261310+0000", 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261312+0000", 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0449999999999999e-06 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261332+0000", 2024-08-17T17:40:22.494 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9979999999999998e-05 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261345+0000", 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3604999999999999e-05 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261353+0000", 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7370000000000006e-06 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.495 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261403+0000", 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9382000000000003e-05 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:35.261411+0000", 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8270000000000004e-06 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213809+0000", 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.95239775100000001 2024-08-17T17:40:22.496 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.213916+0000", 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010733799999999999 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.214031+0000", 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000114548 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.215017+0000", 2024-08-17T17:40:22.497 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00098624999999999993 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.231184+0000", 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016166478000000001 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.253410+0000", 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.02222646 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.498 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.253463+0000", 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3158000000000002e-05 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:30:36.254121+0000", 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00065814599999999997 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.499 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:203678 6.14 6:2a4d1fcf:::benchmark_data_smithi016_122512_object96066:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.762885+0000", 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 431.624601434, 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.45711799400000003, 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 203678 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.500 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762885+0000", 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762885+0000", 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762887+0000", 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3519999999999999e-06 2024-08-17T17:40:22.501 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762892+0000", 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3650000000000003e-06 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762905+0000", 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2948999999999999e-05 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.502 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762913+0000", 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3720000000000005e-06 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.762968+0000", 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5067e-05 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.763086+0000", 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000117853 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:40:22.503 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.763514+0000", 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00042805000000000002 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.765770+0000", 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0022553040000000001 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.776522+0000", 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010752181 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.504 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219882+0000", 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44335986900000002 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219942+0000", 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0751000000000002e-05 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.220003+0000", 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0881000000000002e-05 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.505 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.44693.0:203693 6.f 6:fe5ff332:::benchmark_data_smithi016_122512_object96081:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e164)", 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.777735+0000", 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 431.60975209100002, 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.467448841, 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.44693", 2024-08-17T17:40:22.506 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/1133588229", 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 203693 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777735+0000", 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777735+0000", 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.507 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777736+0000", 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7549999999999999e-06 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777741+0000", 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.386e-06 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.508 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777753+0000", 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1768e-05 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.777759+0000", 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8179999999999998e-06 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219768+0000", 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.442009021 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.509 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219946+0000", 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017719 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.220094+0000", 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000148644 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.230596+0000", 2024-08-17T17:40:22.510 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010501675 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.230608+0000", 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2062000000000001e-05 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.244973+0000", 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014365381 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.511 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.245087+0000", 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000113427 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.245183+0000", 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.6713999999999996e-05 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.44693.0:203687 6.12 e164/137 6:49f9558d:::benchmark_data_smithi016_122512_object96075:head v 164'8972, mlcod=164'8969)", 2024-08-17T17:40:22.512 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:33:10.778795+0000", 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 431.60869135000002, 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.46190522699999997, 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778795+0000", 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.513 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778795+0000", 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778796+0000", 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9200000000000001e-07 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:10.778801+0000", 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0220000000000004e-06 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.514 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.515 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.515 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219597+0000", 2024-08-17T17:40:22.515 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44079559600000001 2024-08-17T17:40:22.515 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.515 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.515 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219624+0000", 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.7526e-05 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219769+0000", 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000144986 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.219806+0000", 2024-08-17T17:40:22.517 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.6653999999999998e-05 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.240472+0000", 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.020666646 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:33:11.240701+0000", 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00022820499999999999 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.518 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:25805 8.e 8:75118e02:::benchmark_data_smithi016_164901_object25804:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e217)", 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:19.006613+0000", 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 3.3808736760000002, 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.525353556, 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:40:22.519 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 25805 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.006613+0000", 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.006613+0000", 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.520 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.006614+0000", 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.8700000000000004e-07 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.006633+0000", 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.895e-05 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.282462+0000", 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.27582946200000003 2024-08-17T17:40:22.521 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.282534+0000", 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1332000000000001e-05 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.283286+0000", 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00075210000000000001 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.283657+0000", 2024-08-17T17:40:22.522 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00037120399999999998 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.284043+0000", 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00038589499999999998 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.294924+0000", 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010880846 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:40:22.523 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.295053+0000", 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012874300000000001 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.531147+0000", 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.23609491899999999 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.531276+0000", 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000128718 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:40:22.524 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:19.531967+0000", 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00069039999999999998 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:40:22.525 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:40:22.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:22.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:22.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:22.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:22.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:22.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:22.684 INFO:teuthology.orchestra.run.smithi016.stderr:marked in osd.4. 2024-08-17T17:40:22.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:22.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:22.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:22.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:22.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:22.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:23.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:23.145 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[84186]: cluster 2024-08-17T17:40:21.277482+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:40:23.145 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[84186]: cluster 2024-08-17T17:40:21.277482+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:40:23.145 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[84186]: audit 2024-08-17T17:40:22.329176+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:23.145 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[84186]: audit 2024-08-17T17:40:22.329176+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:23.145 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[84186]: audit 2024-08-17T17:40:22.372690+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T17:40:23.145 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[84186]: audit 2024-08-17T17:40:22.372690+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T17:40:23.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[86572]: cluster 2024-08-17T17:40:21.277482+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:40:23.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[86572]: cluster 2024-08-17T17:40:21.277482+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:40:23.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[86572]: audit 2024-08-17T17:40:22.329176+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:23.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[86572]: audit 2024-08-17T17:40:22.329176+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:23.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[86572]: audit 2024-08-17T17:40:22.372690+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T17:40:23.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:22 smithi016 bash[86572]: audit 2024-08-17T17:40:22.372690+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T17:40:23.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:22 smithi060 bash[68878]: cluster 2024-08-17T17:40:21.277482+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:40:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:22 smithi060 bash[68878]: cluster 2024-08-17T17:40:21.277482+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v789: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:40:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:22 smithi060 bash[68878]: audit 2024-08-17T17:40:22.329176+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:22 smithi060 bash[68878]: audit 2024-08-17T17:40:22.329176+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:22 smithi060 bash[68878]: audit 2024-08-17T17:40:22.372690+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T17:40:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:22 smithi060 bash[68878]: audit 2024-08-17T17:40:22.372690+0000 mon.a (mon.0) 1111 : audit [DBG] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T17:40:23.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:23.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[84186]: debug 2024-08-17T17:40:22.371+0000 7fb49c8b7640 -1 mon.a@0(leader).osd e217 definitely_dead 0 2024-08-17T17:40:23.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 17 16 30182 30166 110.891 12.6875 0.00224277 0.00872037 2024-08-17T17:40:23.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:23.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:23.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:23.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:23.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:23.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:23.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:23.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:23.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:23.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:23.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:23.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[84186]: audit 2024-08-17T17:40:22.687331+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[84186]: audit 2024-08-17T17:40:22.687331+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[84186]: cluster 2024-08-17T17:40:22.690602+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[84186]: cluster 2024-08-17T17:40:22.690602+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[86572]: audit 2024-08-17T17:40:22.687331+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[86572]: audit 2024-08-17T17:40:22.687331+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[86572]: cluster 2024-08-17T17:40:22.690602+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:40:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:23 smithi016 bash[86572]: cluster 2024-08-17T17:40:22.690602+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:40:23.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:23.859 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:23.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:23.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:23.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:23.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:24.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:24.099 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:23 smithi060 bash[68878]: audit 2024-08-17T17:40:22.687331+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T17:40:24.099 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:23 smithi060 bash[68878]: audit 2024-08-17T17:40:22.687331+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.16:0/4043205114' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T17:40:24.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:23 smithi060 bash[68878]: cluster 2024-08-17T17:40:22.690602+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:40:24.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:23 smithi060 bash[68878]: cluster 2024-08-17T17:40:22.690602+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:40:24.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:24.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:24.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:24.244 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:24.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 18 16 30182 30166 104.731 0 - 0.00872037 2024-08-17T17:40:24.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:24.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:24.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:24.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:24.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:40:24] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.51.0" 2024-08-17T17:40:24.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:24.713 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:40:24.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:24.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:24.869 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:24 smithi060 bash[68878]: cluster 2024-08-17T17:40:23.277991+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v791: 89 pgs: 3 peering, 86 active+clean; 1.6 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 93 MiB/s wr, 1.50k op/s 2024-08-17T17:40:24.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:24 smithi060 bash[68878]: cluster 2024-08-17T17:40:23.277991+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v791: 89 pgs: 3 peering, 86 active+clean; 1.6 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 93 MiB/s wr, 1.50k op/s 2024-08-17T17:40:24.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:24 smithi060 bash[68878]: cluster 2024-08-17T17:40:23.718565+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:40:24.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:24 smithi060 bash[68878]: cluster 2024-08-17T17:40:23.718565+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:40:24.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:24 smithi060 bash[68878]: audit 2024-08-17T17:40:24.110389+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:24.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:24 smithi060 bash[68878]: audit 2024-08-17T17:40:24.110389+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:24.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:24.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:25.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[84186]: cluster 2024-08-17T17:40:23.277991+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v791: 89 pgs: 3 peering, 86 active+clean; 1.6 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 93 MiB/s wr, 1.50k op/s 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[84186]: cluster 2024-08-17T17:40:23.277991+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v791: 89 pgs: 3 peering, 86 active+clean; 1.6 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 93 MiB/s wr, 1.50k op/s 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[84186]: cluster 2024-08-17T17:40:23.718565+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[84186]: cluster 2024-08-17T17:40:23.718565+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[84186]: audit 2024-08-17T17:40:24.110389+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[84186]: audit 2024-08-17T17:40:24.110389+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[86572]: cluster 2024-08-17T17:40:23.277991+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v791: 89 pgs: 3 peering, 86 active+clean; 1.6 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 93 MiB/s wr, 1.50k op/s 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[86572]: cluster 2024-08-17T17:40:23.277991+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v791: 89 pgs: 3 peering, 86 active+clean; 1.6 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 93 MiB/s wr, 1.50k op/s 2024-08-17T17:40:25.012 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[86572]: cluster 2024-08-17T17:40:23.718565+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:40:25.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[86572]: cluster 2024-08-17T17:40:23.718565+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:40:25.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[86572]: audit 2024-08-17T17:40:24.110389+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:25.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:24 smithi016 bash[86572]: audit 2024-08-17T17:40:24.110389+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:40:25.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:25.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:25.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:25.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:25.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:25.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 19 16 30730 30714 101.021 17.125 0.00666357 0.00989254 2024-08-17T17:40:25.264 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:25.298 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:25.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:25.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:25.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:25.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:25.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:25.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:25.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:25.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:25.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:25.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:25.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:25.815 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:25.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:25.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:25.947 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:25.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:25.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:26.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: cluster 2024-08-17T17:40:24.704251+0000 mon.a (mon.0) 1116 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: cluster 2024-08-17T17:40:24.704251+0000 mon.a (mon.0) 1116 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: cluster 2024-08-17T17:40:24.704293+0000 mon.a (mon.0) 1117 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: cluster 2024-08-17T17:40:24.704293+0000 mon.a (mon.0) 1117 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: audit 2024-08-17T17:40:24.716069+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: audit 2024-08-17T17:40:24.716069+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: cluster 2024-08-17T17:40:24.721952+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[84186]: cluster 2024-08-17T17:40:24.721952+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:40:26.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: cluster 2024-08-17T17:40:24.704251+0000 mon.a (mon.0) 1116 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: cluster 2024-08-17T17:40:24.704251+0000 mon.a (mon.0) 1116 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: cluster 2024-08-17T17:40:24.704293+0000 mon.a (mon.0) 1117 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: cluster 2024-08-17T17:40:24.704293+0000 mon.a (mon.0) 1117 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: audit 2024-08-17T17:40:24.716069+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: audit 2024-08-17T17:40:24.716069+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: cluster 2024-08-17T17:40:24.721952+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:40:26.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:25 smithi016 bash[86572]: cluster 2024-08-17T17:40:24.721952+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:40:26.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: cluster 2024-08-17T17:40:24.704251+0000 mon.a (mon.0) 1116 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: cluster 2024-08-17T17:40:24.704251+0000 mon.a (mon.0) 1116 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: cluster 2024-08-17T17:40:24.704293+0000 mon.a (mon.0) 1117 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: cluster 2024-08-17T17:40:24.704293+0000 mon.a (mon.0) 1117 : cluster [INF] Cluster is now healthy 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: audit 2024-08-17T17:40:24.716069+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: audit 2024-08-17T17:40:24.716069+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.16:0/2323603191' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: cluster 2024-08-17T17:40:24.721952+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:40:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:25 smithi060 bash[68878]: cluster 2024-08-17T17:40:24.721952+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:40:26.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:26.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:26.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:40:26.248707+0000 min lat: 0.00116911 max lat: 2.5186 avg lat: 0.0100144 2024-08-17T17:40:26.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:40:26.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 20 16 31955 31939 99.7979 76.5625 0.00276736 0.0100144 2024-08-17T17:40:26.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:26.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:26.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:26.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:26.474 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:26.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:26.597 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:26.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:26.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:26.738 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:26.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:26.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:26.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:26.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:26.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:26 smithi060 bash[68878]: cluster 2024-08-17T17:40:25.278602+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v794: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:26 smithi060 bash[68878]: cluster 2024-08-17T17:40:25.278602+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v794: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:26.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.021 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:27.037 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:26 smithi016 bash[84186]: cluster 2024-08-17T17:40:25.278602+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v794: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:27.037 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:26 smithi016 bash[84186]: cluster 2024-08-17T17:40:25.278602+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v794: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:27.038 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:26 smithi016 bash[86572]: cluster 2024-08-17T17:40:25.278602+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v794: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:27.038 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:26 smithi016 bash[86572]: cluster 2024-08-17T17:40:25.278602+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v794: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:27.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:27.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:27.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:27.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 21 16 33011 32995 98.1882 66 0.00239374 0.0101785 2024-08-17T17:40:27.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:27.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:27.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:27.532 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:27.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:27.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:27.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:27.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:27.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:27.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:27.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:27.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:27.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:27.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:27.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:27.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:28.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:28.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:28.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 22 16 34131 34115 96.9066 70 0.0106653 0.0103126 2024-08-17T17:40:28.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:28.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:28.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:28.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:28.477 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:28.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:28.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:28.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:28.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:28.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:28.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:28.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:28.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:28.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:28 smithi016 bash[84186]: cluster 2024-08-17T17:40:27.279196+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v795: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:28.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:28 smithi016 bash[84186]: cluster 2024-08-17T17:40:27.279196+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v795: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:28.911 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:28 smithi016 bash[86572]: cluster 2024-08-17T17:40:27.279196+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v795: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:28.911 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:28 smithi016 bash[86572]: cluster 2024-08-17T17:40:27.279196+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v795: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:28.954 INFO:tasks.thrashosds.thrasher:Added osd 4 2024-08-17T17:40:28.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:28.978 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:28 smithi060 bash[68878]: cluster 2024-08-17T17:40:27.279196+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v795: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:28.978 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:28 smithi060 bash[68878]: cluster 2024-08-17T17:40:27.279196+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v795: 89 pgs: 10 peering, 79 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 53 MiB/s wr, 849 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:40:28.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:28.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:28.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:29.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:29.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:40:29.124 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:29.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:29.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:29.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 23 16 35512 35496 96.4457 86.3125 0.00971612 0.0103613 2024-08-17T17:40:29.255 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:29.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:29.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:29.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:29.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:29.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:29.532 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:29.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:29.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:29.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:29.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:29.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:29.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:29.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:29.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:29.909 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:29 smithi060 bash[68878]: cluster 2024-08-17T17:40:29.280100+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v796: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 5626/99243 objects degraded (5.669%); 3352/99243 objects misplaced (3.378%); 3.6 MiB/s, 1 keys/s, 59 objects/s recovering 2024-08-17T17:40:29.909 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:29 smithi060 bash[68878]: cluster 2024-08-17T17:40:29.280100+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v796: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 5626/99243 objects degraded (5.669%); 3352/99243 objects misplaced (3.378%); 3.6 MiB/s, 1 keys/s, 59 objects/s recovering 2024-08-17T17:40:29.910 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:29 smithi060 bash[68878]: cluster 2024-08-17T17:40:29.712049+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check failed: Degraded data redundancy: 5626/99243 objects degraded (5.669%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:29.910 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:29 smithi060 bash[68878]: cluster 2024-08-17T17:40:29.712049+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check failed: Degraded data redundancy: 5626/99243 objects degraded (5.669%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:29.923 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:29.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:29.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:30.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:30.029 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[84186]: cluster 2024-08-17T17:40:29.280100+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v796: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 5626/99243 objects degraded (5.669%); 3352/99243 objects misplaced (3.378%); 3.6 MiB/s, 1 keys/s, 59 objects/s recovering 2024-08-17T17:40:30.029 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[84186]: cluster 2024-08-17T17:40:29.280100+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v796: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 5626/99243 objects degraded (5.669%); 3352/99243 objects misplaced (3.378%); 3.6 MiB/s, 1 keys/s, 59 objects/s recovering 2024-08-17T17:40:30.029 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[84186]: cluster 2024-08-17T17:40:29.712049+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check failed: Degraded data redundancy: 5626/99243 objects degraded (5.669%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:30.029 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[84186]: cluster 2024-08-17T17:40:29.712049+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check failed: Degraded data redundancy: 5626/99243 objects degraded (5.669%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:30.030 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[86572]: cluster 2024-08-17T17:40:29.280100+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v796: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 5626/99243 objects degraded (5.669%); 3352/99243 objects misplaced (3.378%); 3.6 MiB/s, 1 keys/s, 59 objects/s recovering 2024-08-17T17:40:30.030 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[86572]: cluster 2024-08-17T17:40:29.280100+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v796: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 5626/99243 objects degraded (5.669%); 3352/99243 objects misplaced (3.378%); 3.6 MiB/s, 1 keys/s, 59 objects/s recovering 2024-08-17T17:40:30.030 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[86572]: cluster 2024-08-17T17:40:29.712049+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check failed: Degraded data redundancy: 5626/99243 objects degraded (5.669%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:30.030 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:29 smithi016 bash[86572]: cluster 2024-08-17T17:40:29.712049+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check failed: Degraded data redundancy: 5626/99243 objects degraded (5.669%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:30.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:30.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:30.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:30.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:30.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 24 16 36687 36671 95.4865 73.4375 0.00242143 0.0103932 2024-08-17T17:40:30.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:30.315 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:30.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:30.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:30.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:30.565 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:40:30 smithi060 bash[61583]: ts=2024-08-17T17:40:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:30.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:30.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:30.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.712 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:30.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:30.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:30.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:30.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:30.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:31.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:31.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:31.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:31.245 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 25 16 37583 37567 93.9068 56 0.00939377 0.0106097 2024-08-17T17:40:31.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:31.352 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:31.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:31.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:31.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:40:31.487 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:31.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:31.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:31.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:31.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:31.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:31.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:31.852 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:31.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:31.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:31.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.021 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:32.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:32.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:32.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:32.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 26 16 38968 38952 93.624 86.5625 0.0235973 0.0106746 2024-08-17T17:40:32.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:32.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:32.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:32.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:32.425 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:32 smithi060 bash[68878]: cluster 2024-08-17T17:40:31.281857+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v797: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 5626/103932 objects degraded (5.413%); 3352/103932 objects misplaced (3.225%); 3.0 MiB/s, 1 keys/s, 48 objects/s recovering 2024-08-17T17:40:32.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:32 smithi060 bash[68878]: cluster 2024-08-17T17:40:31.281857+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v797: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 5626/103932 objects degraded (5.413%); 3352/103932 objects misplaced (3.225%); 3.0 MiB/s, 1 keys/s, 48 objects/s recovering 2024-08-17T17:40:32.438 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:32.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:32.542 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:32.572 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:32.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:32 smithi016 bash[84186]: cluster 2024-08-17T17:40:31.281857+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v797: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 5626/103932 objects degraded (5.413%); 3352/103932 objects misplaced (3.225%); 3.0 MiB/s, 1 keys/s, 48 objects/s recovering 2024-08-17T17:40:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:32 smithi016 bash[84186]: cluster 2024-08-17T17:40:31.281857+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v797: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 5626/103932 objects degraded (5.413%); 3352/103932 objects misplaced (3.225%); 3.0 MiB/s, 1 keys/s, 48 objects/s recovering 2024-08-17T17:40:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:32 smithi016 bash[86572]: cluster 2024-08-17T17:40:31.281857+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v797: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 5626/103932 objects degraded (5.413%); 3352/103932 objects misplaced (3.225%); 3.0 MiB/s, 1 keys/s, 48 objects/s recovering 2024-08-17T17:40:32.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:32 smithi016 bash[86572]: cluster 2024-08-17T17:40:31.281857+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v797: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 5626/103932 objects degraded (5.413%); 3352/103932 objects misplaced (3.225%); 3.0 MiB/s, 1 keys/s, 48 objects/s recovering 2024-08-17T17:40:32.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:32.809 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:32.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:32.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:32.962 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:32.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:32.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:33.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:33.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:33.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:33.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:33.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:33.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:33.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 27 16 40407 40391 93.4872 89.9375 0.0162913 0.0106907 2024-08-17T17:40:33.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:33.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:33.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:33.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:33.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:33.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:33.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:33.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:33.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:33.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:33.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:33.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:33.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:33.955 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:40:33.955 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:40:33.955 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2024-08-17T17:40:33.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:40:33.968 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:33.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:34.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:34.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.161 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:34.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 28 16 41705 41689 93.0453 81.125 0.00701623 0.0107229 2024-08-17T17:40:34.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.281 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:34.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:34.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:34.543 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:34.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:40:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:40:34] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.51.0" 2024-08-17T17:40:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:34 smithi016 bash[84186]: cluster 2024-08-17T17:40:33.282780+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v798: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 50 MiB/s wr, 804 op/s; 5626/109779 objects degraded (5.125%); 2688/109779 objects misplaced (2.449%); 6.8 MiB/s, 1 keys/s, 109 objects/s recovering 2024-08-17T17:40:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:34 smithi016 bash[84186]: cluster 2024-08-17T17:40:33.282780+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v798: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 50 MiB/s wr, 804 op/s; 5626/109779 objects degraded (5.125%); 2688/109779 objects misplaced (2.449%); 6.8 MiB/s, 1 keys/s, 109 objects/s recovering 2024-08-17T17:40:34.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:34 smithi016 bash[86572]: cluster 2024-08-17T17:40:33.282780+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v798: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 50 MiB/s wr, 804 op/s; 5626/109779 objects degraded (5.125%); 2688/109779 objects misplaced (2.449%); 6.8 MiB/s, 1 keys/s, 109 objects/s recovering 2024-08-17T17:40:34.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:34 smithi016 bash[86572]: cluster 2024-08-17T17:40:33.282780+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v798: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 50 MiB/s wr, 804 op/s; 5626/109779 objects degraded (5.125%); 2688/109779 objects misplaced (2.449%); 6.8 MiB/s, 1 keys/s, 109 objects/s recovering 2024-08-17T17:40:34.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:34 smithi060 bash[68878]: cluster 2024-08-17T17:40:33.282780+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v798: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 50 MiB/s wr, 804 op/s; 5626/109779 objects degraded (5.125%); 2688/109779 objects misplaced (2.449%); 6.8 MiB/s, 1 keys/s, 109 objects/s recovering 2024-08-17T17:40:34.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:34 smithi060 bash[68878]: cluster 2024-08-17T17:40:33.282780+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v798: 89 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 84 active+clean; 2.2 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 50 MiB/s wr, 804 op/s; 5626/109779 objects degraded (5.125%); 2688/109779 objects misplaced (2.449%); 6.8 MiB/s, 1 keys/s, 109 objects/s recovering 2024-08-17T17:40:34.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.679 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:34.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:34.780 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:34.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:34.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:34.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:34.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:34.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:35.034 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:35.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.189 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:35.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 29 16 42810 42794 92.2181 69.0625 0.00915203 0.0108378 2024-08-17T17:40:35.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:35.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:35.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:35.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.444 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:35.546 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:35.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:35 smithi060 bash[68878]: cluster 2024-08-17T17:40:34.963351+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 5626/109779 objects degraded (5.125%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:35.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:35 smithi060 bash[68878]: cluster 2024-08-17T17:40:34.963351+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 5626/109779 objects degraded (5.125%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:35.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.687 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:35 smithi016 bash[84186]: cluster 2024-08-17T17:40:34.963351+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 5626/109779 objects degraded (5.125%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:35.687 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:35 smithi016 bash[84186]: cluster 2024-08-17T17:40:34.963351+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 5626/109779 objects degraded (5.125%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:35.688 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:35 smithi016 bash[86572]: cluster 2024-08-17T17:40:34.963351+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 5626/109779 objects degraded (5.125%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:35.688 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:35 smithi016 bash[86572]: cluster 2024-08-17T17:40:34.963351+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 5626/109779 objects degraded (5.125%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:35.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:35.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:35.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:35.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:35.940 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:35.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:35.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:35.999 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:36.015 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:40:36.016 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:40:36.060 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:40:36.060 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:40:36.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:36.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:36.101 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:40:36.102 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:40:36.137 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:40:36.137 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:40:36.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:40:36.176 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:40:36.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:36.208 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:40:36.209 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:40:36.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:36.243 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:40:36.243 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:40:36.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 30 15 43891 43876 91.3982 67.625 0.0111319 0.010935 2024-08-17T17:40:36.273 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:40:36.273 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:40:36.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:36.361 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:36.466 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.476 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:36 smithi060 bash[68878]: cluster 2024-08-17T17:40:35.283635+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 6.2 MiB/s, 0 keys/s, 99 objects/s recovering 2024-08-17T17:40:36.476 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:36 smithi060 bash[68878]: cluster 2024-08-17T17:40:35.283635+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 6.2 MiB/s, 0 keys/s, 99 objects/s recovering 2024-08-17T17:40:36.476 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:36 smithi060 bash[68878]: audit 2024-08-17T17:40:35.929438+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/3921038256' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:36.476 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:36 smithi060 bash[68878]: audit 2024-08-17T17:40:35.929438+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/3921038256' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:36.490 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[84186]: cluster 2024-08-17T17:40:35.283635+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 6.2 MiB/s, 0 keys/s, 99 objects/s recovering 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[84186]: cluster 2024-08-17T17:40:35.283635+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 6.2 MiB/s, 0 keys/s, 99 objects/s recovering 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[84186]: audit 2024-08-17T17:40:35.929438+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/3921038256' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[84186]: audit 2024-08-17T17:40:35.929438+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/3921038256' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[86572]: cluster 2024-08-17T17:40:35.283635+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 6.2 MiB/s, 0 keys/s, 99 objects/s recovering 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[86572]: cluster 2024-08-17T17:40:35.283635+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 6.2 MiB/s, 0 keys/s, 99 objects/s recovering 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[86572]: audit 2024-08-17T17:40:35.929438+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/3921038256' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:36.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:36 smithi016 bash[86572]: audit 2024-08-17T17:40:35.929438+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.16:0/3921038256' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:40:36.593 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:36.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:36.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:36.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:36.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:36.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:36.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:36.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:36.986 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.010 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:37.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:37.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:37.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:37.237 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 31 16 44951 44935 90.5847 66.1875 0.00985988 0.0110255 2024-08-17T17:40:37.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:37.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:37.398 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:37.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:37.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:37.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:37.637 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:37.660 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:37.763 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:37.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:37.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:37.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:37.915 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:37.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:38.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:38.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:38.149 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:38.172 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:38.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:38.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 32 16 45234 45218 88.3065 17.6875 0.00249296 0.0110758 2024-08-17T17:40:38.275 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:38.302 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:38.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:38.421 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: cluster 2024-08-17T17:40:37.284227+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 5.4 MiB/s, 0 keys/s, 87 objects/s recovering 2024-08-17T17:40:38.421 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: cluster 2024-08-17T17:40:37.284227+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 5.4 MiB/s, 0 keys/s, 87 objects/s recovering 2024-08-17T17:40:38.421 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: audit 2024-08-17T17:40:37.331861+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: audit 2024-08-17T17:40:37.331861+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: audit 2024-08-17T17:40:37.332910+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: audit 2024-08-17T17:40:37.332910+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: cluster 2024-08-17T17:40:37.358981+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: cluster 2024-08-17T17:40:37.358981+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: audit 2024-08-17T17:40:37.712776+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[84186]: audit 2024-08-17T17:40:37.712776+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.422 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: cluster 2024-08-17T17:40:37.284227+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 5.4 MiB/s, 0 keys/s, 87 objects/s recovering 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: cluster 2024-08-17T17:40:37.284227+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 5.4 MiB/s, 0 keys/s, 87 objects/s recovering 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: audit 2024-08-17T17:40:37.331861+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: audit 2024-08-17T17:40:37.331861+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: audit 2024-08-17T17:40:37.332910+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: audit 2024-08-17T17:40:37.332910+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: cluster 2024-08-17T17:40:37.358981+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: cluster 2024-08-17T17:40:37.358981+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: audit 2024-08-17T17:40:37.712776+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.423 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:38 smithi016 bash[86572]: audit 2024-08-17T17:40:37.712776+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:38.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: cluster 2024-08-17T17:40:37.284227+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 5.4 MiB/s, 0 keys/s, 87 objects/s recovering 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: cluster 2024-08-17T17:40:37.284227+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 5626/122616 objects degraded (4.588%); 2688/122616 objects misplaced (2.192%); 5.4 MiB/s, 0 keys/s, 87 objects/s recovering 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: audit 2024-08-17T17:40:37.331861+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: audit 2024-08-17T17:40:37.331861+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: audit 2024-08-17T17:40:37.332910+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: audit 2024-08-17T17:40:37.332910+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: cluster 2024-08-17T17:40:37.358981+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: cluster 2024-08-17T17:40:37.358981+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: audit 2024-08-17T17:40:37.712776+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:38 smithi060 bash[68878]: audit 2024-08-17T17:40:37.712776+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:40:38.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:38.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:38.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:38.704 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:38.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:38.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:38.832 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:38.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:38.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:38.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:39.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:39.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:39.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:39.246 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 33 16 46014 45998 87.1076 48.75 0.0029337 0.0114585 2024-08-17T17:40:39.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:39.356 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:39.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:39.495 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:39.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:39.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:39.615 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:39 smithi060 bash[68878]: cluster 2024-08-17T17:40:38.368332+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:40:39.615 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:39 smithi060 bash[68878]: cluster 2024-08-17T17:40:38.368332+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:40:39.632 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:39.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:39.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:39.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:39.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:39 smithi016 bash[84186]: cluster 2024-08-17T17:40:38.368332+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:40:39.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:39 smithi016 bash[84186]: cluster 2024-08-17T17:40:38.368332+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:40:39.777 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:39 smithi016 bash[86572]: cluster 2024-08-17T17:40:38.368332+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:40:39.777 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:39 smithi016 bash[86572]: cluster 2024-08-17T17:40:38.368332+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:40:39.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:39.887 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:39.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:39.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:40.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:40.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:40.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:40.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:40.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:40.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:40.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 34 16 47112 47096 86.5638 68.625 0.00771333 0.0115473 2024-08-17T17:40:40.269 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:40.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:40.385 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:40:40 smithi060 bash[61583]: ts=2024-08-17T17:40:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:40.385 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:40 smithi060 bash[68878]: cluster 2024-08-17T17:40:39.284845+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v803: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 3815/133707 objects degraded (2.853%); 3531/133707 objects misplaced (2.641%); 13 MiB/s, 203 objects/s recovering 2024-08-17T17:40:40.385 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:40 smithi060 bash[68878]: cluster 2024-08-17T17:40:39.284845+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v803: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 3815/133707 objects degraded (2.853%); 3531/133707 objects misplaced (2.641%); 13 MiB/s, 203 objects/s recovering 2024-08-17T17:40:40.385 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:40 smithi060 bash[68878]: cluster 2024-08-17T17:40:39.964172+0000 mon.a (mon.0) 1127 : cluster [WRN] Health check update: Degraded data redundancy: 3815/133707 objects degraded (2.853%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:40.385 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:40 smithi060 bash[68878]: cluster 2024-08-17T17:40:39.964172+0000 mon.a (mon.0) 1127 : cluster [WRN] Health check update: Degraded data redundancy: 3815/133707 objects degraded (2.853%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:40.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:40.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:40.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:40.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:40.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[86572]: cluster 2024-08-17T17:40:39.284845+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v803: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 3815/133707 objects degraded (2.853%); 3531/133707 objects misplaced (2.641%); 13 MiB/s, 203 objects/s recovering 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[86572]: cluster 2024-08-17T17:40:39.284845+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v803: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 3815/133707 objects degraded (2.853%); 3531/133707 objects misplaced (2.641%); 13 MiB/s, 203 objects/s recovering 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[86572]: cluster 2024-08-17T17:40:39.964172+0000 mon.a (mon.0) 1127 : cluster [WRN] Health check update: Degraded data redundancy: 3815/133707 objects degraded (2.853%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[86572]: cluster 2024-08-17T17:40:39.964172+0000 mon.a (mon.0) 1127 : cluster [WRN] Health check update: Degraded data redundancy: 3815/133707 objects degraded (2.853%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[84186]: cluster 2024-08-17T17:40:39.284845+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v803: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 3815/133707 objects degraded (2.853%); 3531/133707 objects misplaced (2.641%); 13 MiB/s, 203 objects/s recovering 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[84186]: cluster 2024-08-17T17:40:39.284845+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v803: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 3815/133707 objects degraded (2.853%); 3531/133707 objects misplaced (2.641%); 13 MiB/s, 203 objects/s recovering 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[84186]: cluster 2024-08-17T17:40:39.964172+0000 mon.a (mon.0) 1127 : cluster [WRN] Health check update: Degraded data redundancy: 3815/133707 objects degraded (2.853%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:40.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:40 smithi016 bash[84186]: cluster 2024-08-17T17:40:39.964172+0000 mon.a (mon.0) 1127 : cluster [WRN] Health check update: Degraded data redundancy: 3815/133707 objects degraded (2.853%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:40.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:40.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:40.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:40.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:40.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:40.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:40.886 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:40.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:40.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:40.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:40.929 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:40:41.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:41.051 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:41.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:41.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:41.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:41.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 35 16 48090 48074 85.8368 61.125 0.0144213 0.0116435 2024-08-17T17:40:41.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:41.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:41.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:41.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:41.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:41.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:41.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:41.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:41.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:41.714 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:41.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:41.816 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:41.840 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:41.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:41.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:41.978 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:41.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:42.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:42.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:42.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:42.211 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:42.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 36 16 49235 49219 85.4402 71.5625 0.00497796 0.011698 2024-08-17T17:40:42.344 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:42.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:42.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:42.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:40:42.475 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:42 smithi016 bash[84186]: cluster 2024-08-17T17:40:41.285286+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v804: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 3815/136806 objects degraded (2.789%); 3531/136806 objects misplaced (2.581%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:42.475 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:42 smithi016 bash[84186]: cluster 2024-08-17T17:40:41.285286+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v804: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 3815/136806 objects degraded (2.789%); 3531/136806 objects misplaced (2.581%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:42.475 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:42 smithi016 bash[86572]: cluster 2024-08-17T17:40:41.285286+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v804: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 3815/136806 objects degraded (2.789%); 3531/136806 objects misplaced (2.581%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:42.475 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:42 smithi016 bash[86572]: cluster 2024-08-17T17:40:41.285286+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v804: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 3815/136806 objects degraded (2.789%); 3531/136806 objects misplaced (2.581%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:42.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:42.511 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:42.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:42.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:42.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:42 smithi060 bash[68878]: cluster 2024-08-17T17:40:41.285286+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v804: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 3815/136806 objects degraded (2.789%); 3531/136806 objects misplaced (2.581%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:42.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:42 smithi060 bash[68878]: cluster 2024-08-17T17:40:41.285286+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v804: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 3815/136806 objects degraded (2.789%); 3531/136806 objects misplaced (2.581%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:42.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:42.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:42.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:42.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:42.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:42.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:42.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:43.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:43.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:43.173 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:43.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:43.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 37 16 50423 50407 85.1376 74.25 0.0111144 0.0117399 2024-08-17T17:40:43.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:43.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:43.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:43.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:43.457 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:43.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:43.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:43.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:43.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:43.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:43.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:43.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:43.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:43.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:43.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:44.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:44.111 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:44.217 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.235 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:44.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 38 16 51657 51641 84.9265 77.125 0.0051632 0.0117511 2024-08-17T17:40:44.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:44.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:44.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:44.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:44.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:44 smithi016 bash[84186]: cluster 2024-08-17T17:40:43.285871+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v805: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s; 3815/141375 objects degraded (2.698%); 3531/141375 objects misplaced (2.498%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:44.516 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:44 smithi016 bash[84186]: cluster 2024-08-17T17:40:43.285871+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v805: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s; 3815/141375 objects degraded (2.698%); 3531/141375 objects misplaced (2.498%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:44.516 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:40:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:40:44] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.51.0" 2024-08-17T17:40:44.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.614 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:44 smithi016 bash[86572]: cluster 2024-08-17T17:40:43.285871+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v805: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s; 3815/141375 objects degraded (2.698%); 3531/141375 objects misplaced (2.498%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:44.615 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:44 smithi016 bash[86572]: cluster 2024-08-17T17:40:43.285871+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v805: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s; 3815/141375 objects degraded (2.698%); 3531/141375 objects misplaced (2.498%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:44.631 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:44.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:44 smithi060 bash[68878]: cluster 2024-08-17T17:40:43.285871+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v805: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s; 3815/141375 objects degraded (2.698%); 3531/141375 objects misplaced (2.498%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:44 smithi060 bash[68878]: cluster 2024-08-17T17:40:43.285871+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v805: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s; 3815/141375 objects degraded (2.698%); 3531/141375 objects misplaced (2.498%); 7.6 MiB/s, 120 objects/s recovering 2024-08-17T17:40:44.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:44.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:44.855 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:44.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:44.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:44.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:45.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:45.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:45.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:45.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:45.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:45.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 39 16 52683 52667 84.393 64.125 0.00254362 0.0118377 2024-08-17T17:40:45.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:45.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:45.401 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:45.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:45.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:45.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:45 smithi016 bash[84186]: cluster 2024-08-17T17:40:44.965042+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: Degraded data redundancy: 3815/141375 objects degraded (2.698%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:45 smithi016 bash[84186]: cluster 2024-08-17T17:40:44.965042+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: Degraded data redundancy: 3815/141375 objects degraded (2.698%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:45 smithi016 bash[86572]: cluster 2024-08-17T17:40:44.965042+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: Degraded data redundancy: 3815/141375 objects degraded (2.698%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:45 smithi016 bash[86572]: cluster 2024-08-17T17:40:44.965042+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: Degraded data redundancy: 3815/141375 objects degraded (2.698%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:45.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:45.649 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:45 smithi060 bash[68878]: cluster 2024-08-17T17:40:44.965042+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: Degraded data redundancy: 3815/141375 objects degraded (2.698%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:45.649 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:45 smithi060 bash[68878]: cluster 2024-08-17T17:40:44.965042+0000 mon.a (mon.0) 1128 : cluster [WRN] Health check update: Degraded data redundancy: 3815/141375 objects degraded (2.698%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:45.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:45.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:45.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:45.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:45.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:45.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:46.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:46.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:46.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:46.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:46.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:40:46.250737+0000 min lat: 0.00116911 max lat: 2.5186 avg lat: 0.0120037 2024-08-17T17:40:46.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:40:46.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 40 16 53287 53271 83.2269 37.75 0.00264629 0.0120037 2024-08-17T17:40:46.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:46.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:46.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:46.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:46.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:46.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:46.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:46.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:46 smithi016 bash[84186]: cluster 2024-08-17T17:40:45.286432+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v806: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 9.8 MiB/s, 157 objects/s recovering 2024-08-17T17:40:46.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:46 smithi016 bash[84186]: cluster 2024-08-17T17:40:45.286432+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v806: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 9.8 MiB/s, 157 objects/s recovering 2024-08-17T17:40:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:46 smithi016 bash[86572]: cluster 2024-08-17T17:40:45.286432+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v806: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 9.8 MiB/s, 157 objects/s recovering 2024-08-17T17:40:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:46 smithi016 bash[86572]: cluster 2024-08-17T17:40:45.286432+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v806: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 9.8 MiB/s, 157 objects/s recovering 2024-08-17T17:40:46.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:46 smithi060 bash[68878]: cluster 2024-08-17T17:40:45.286432+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v806: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 9.8 MiB/s, 157 objects/s recovering 2024-08-17T17:40:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:46 smithi060 bash[68878]: cluster 2024-08-17T17:40:45.286432+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v806: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 9.8 MiB/s, 157 objects/s recovering 2024-08-17T17:40:46.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:46.726 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:46.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:46.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:46.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:46.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:46.985 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:46.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:47.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:47.218 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:47.241 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:47.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:47.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 41 16 54335 54319 82.7944 65.5 0.00813753 0.0120302 2024-08-17T17:40:47.344 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:47.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:47.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:47.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:47.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:47.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:47.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:47.771 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:47.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:47.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:47.898 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:47.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:47.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:48.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.030 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:48.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:48.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 42 16 55376 55360 82.3721 65.0625 0.00377831 0.0121335 2024-08-17T17:40:48.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:48.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:48.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:48.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:48.411 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:48 smithi016 bash[84186]: cluster 2024-08-17T17:40:47.286927+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v807: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:40:48.411 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:48 smithi016 bash[84186]: cluster 2024-08-17T17:40:47.286927+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v807: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:40:48.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:48 smithi016 bash[86572]: cluster 2024-08-17T17:40:47.286927+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v807: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:40:48.412 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:48 smithi016 bash[86572]: cluster 2024-08-17T17:40:47.286927+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v807: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:40:48.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:48.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:48.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:48.555 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:48.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:48.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:48 smithi060 bash[68878]: cluster 2024-08-17T17:40:47.286927+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v807: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:40:48.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:48 smithi060 bash[68878]: cluster 2024-08-17T17:40:47.286927+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v807: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 3815/152517 objects degraded (2.501%); 3242/152517 objects misplaced (2.126%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:40:48.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:48.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:48.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:48.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:48.935 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:48.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:48.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:49.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:49.057 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:49.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:49.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:49.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:49.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:49.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 43 16 56294 56278 81.7907 57.375 0.0349153 0.0122207 2024-08-17T17:40:49.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:49.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:49.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:49.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:49.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.605 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:49.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:49.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:49.736 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:49.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:49.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:49.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:49.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:49.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:49.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:49.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:50.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:50.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:50.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:50.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:50.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 44 16 57145 57129 81.1405 53.1875 0.00974053 0.0123183 2024-08-17T17:40:50.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.356 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:40:50 smithi060 bash[61583]: ts=2024-08-17T17:40:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:50.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:50.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:50 smithi060 bash[68878]: cluster 2024-08-17T17:40:49.287548+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v808: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3815/163863 objects degraded (2.328%); 2828/163863 objects misplaced (1.726%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T17:40:50.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:50 smithi060 bash[68878]: cluster 2024-08-17T17:40:49.287548+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v808: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3815/163863 objects degraded (2.328%); 2828/163863 objects misplaced (1.726%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T17:40:50.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:50 smithi060 bash[68878]: cluster 2024-08-17T17:40:49.965919+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check update: Degraded data redundancy: 3815/163863 objects degraded (2.328%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:50.488 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:50 smithi060 bash[68878]: cluster 2024-08-17T17:40:49.965919+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check update: Degraded data redundancy: 3815/163863 objects degraded (2.328%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:50.503 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[84186]: cluster 2024-08-17T17:40:49.287548+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v808: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3815/163863 objects degraded (2.328%); 2828/163863 objects misplaced (1.726%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T17:40:50.503 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[84186]: cluster 2024-08-17T17:40:49.287548+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v808: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3815/163863 objects degraded (2.328%); 2828/163863 objects misplaced (1.726%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T17:40:50.503 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[84186]: cluster 2024-08-17T17:40:49.965919+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check update: Degraded data redundancy: 3815/163863 objects degraded (2.328%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:50.503 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[84186]: cluster 2024-08-17T17:40:49.965919+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check update: Degraded data redundancy: 3815/163863 objects degraded (2.328%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:50.504 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[86572]: cluster 2024-08-17T17:40:49.287548+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v808: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3815/163863 objects degraded (2.328%); 2828/163863 objects misplaced (1.726%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T17:40:50.504 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[86572]: cluster 2024-08-17T17:40:49.287548+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v808: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s; 3815/163863 objects degraded (2.328%); 2828/163863 objects misplaced (1.726%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T17:40:50.504 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[86572]: cluster 2024-08-17T17:40:49.965919+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check update: Degraded data redundancy: 3815/163863 objects degraded (2.328%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:50.504 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:50 smithi016 bash[86572]: cluster 2024-08-17T17:40:49.965919+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check update: Degraded data redundancy: 3815/163863 objects degraded (2.328%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:50.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:50.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:50.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:50.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:50.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:50.757 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:50.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:50.884 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:50.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:50.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:51.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:51.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:51.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:51.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:51.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 45 16 58286 58270 80.9219 71.3125 0.0105845 0.0123522 2024-08-17T17:40:51.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:51.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:51.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:51.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:51.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:51.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:51.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:51.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:51.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:51.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:51.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:51.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:51.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:51.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:51.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:51.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:52.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:52.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:52.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:52.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:52.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:52.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:52.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 46 16 59072 59056 80.2306 49.125 0.00888957 0.0124581 2024-08-17T17:40:52.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:52.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:52.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:52.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:52.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:52 smithi060 bash[68878]: cluster 2024-08-17T17:40:51.288063+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v809: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 3815/167502 objects degraded (2.278%); 2828/167502 objects misplaced (1.688%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:52.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:52 smithi060 bash[68878]: cluster 2024-08-17T17:40:51.288063+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v809: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 3815/167502 objects degraded (2.278%); 2828/167502 objects misplaced (1.688%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:52.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:52 smithi060 bash[68878]: audit 2024-08-17T17:40:52.328959+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:52.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:52 smithi060 bash[68878]: audit 2024-08-17T17:40:52.328959+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:52.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:52.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:52.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:52.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[84186]: cluster 2024-08-17T17:40:51.288063+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v809: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 3815/167502 objects degraded (2.278%); 2828/167502 objects misplaced (1.688%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:52.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[84186]: cluster 2024-08-17T17:40:51.288063+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v809: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 3815/167502 objects degraded (2.278%); 2828/167502 objects misplaced (1.688%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:52.556 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[84186]: audit 2024-08-17T17:40:52.328959+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:52.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[84186]: audit 2024-08-17T17:40:52.328959+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:52.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[86572]: cluster 2024-08-17T17:40:51.288063+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v809: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 3815/167502 objects degraded (2.278%); 2828/167502 objects misplaced (1.688%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:52.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[86572]: cluster 2024-08-17T17:40:51.288063+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v809: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 3815/167502 objects degraded (2.278%); 2828/167502 objects misplaced (1.688%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:52.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[86572]: audit 2024-08-17T17:40:52.328959+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:52.558 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:52 smithi016 bash[86572]: audit 2024-08-17T17:40:52.328959+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:52.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:52.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:52.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:52.706 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:52.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:52.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:52.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:52.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:52.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:52.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:53.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:53.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:53.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:53.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:53.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:53.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 47 16 59949 59933 79.6897 54.8125 0.0147909 0.0125429 2024-08-17T17:40:53.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:53.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:53.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:53.471 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:53.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:53.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:53.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:53.728 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:53.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:53.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:53.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:53.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:53.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:54.022 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:54.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:54.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:54.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 48 16 61078 61062 79.4994 70.5625 0.0207837 0.0125717 2024-08-17T17:40:54.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:54.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:54.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:54.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:54.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:54.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:54.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:54.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:54.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:54 smithi016 bash[84186]: cluster 2024-08-17T17:40:53.288633+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v810: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 3815/171858 objects degraded (2.220%); 2828/171858 objects misplaced (1.646%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:54.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:54 smithi016 bash[84186]: cluster 2024-08-17T17:40:53.288633+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v810: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 3815/171858 objects degraded (2.220%); 2828/171858 objects misplaced (1.646%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:54.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:40:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:40:54] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-08-17T17:40:54.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:54 smithi016 bash[86572]: cluster 2024-08-17T17:40:53.288633+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v810: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 3815/171858 objects degraded (2.220%); 2828/171858 objects misplaced (1.646%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:54.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:54 smithi016 bash[86572]: cluster 2024-08-17T17:40:53.288633+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v810: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 3815/171858 objects degraded (2.220%); 2828/171858 objects misplaced (1.646%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:54.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:54.657 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:54 smithi060 bash[68878]: cluster 2024-08-17T17:40:53.288633+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v810: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 3815/171858 objects degraded (2.220%); 2828/171858 objects misplaced (1.646%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:54.657 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:54 smithi060 bash[68878]: cluster 2024-08-17T17:40:53.288633+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v810: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 3815/171858 objects degraded (2.220%); 2828/171858 objects misplaced (1.646%); 3.7 MiB/s, 58 objects/s recovering 2024-08-17T17:40:54.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:54.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:54.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:54.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:54.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:54.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:54.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:55.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:55.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.184 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:55.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 49 16 62018 62002 79.0759 58.75 0.00942515 0.0126407 2024-08-17T17:40:55.293 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:55.317 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:55.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:55.427 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:55.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:55.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:40:55.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:40:55.599 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:55 smithi016 bash[84186]: cluster 2024-08-17T17:40:54.966714+0000 mon.a (mon.0) 1131 : cluster [WRN] Health check update: Degraded data redundancy: 3815/171858 objects degraded (2.220%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:55.599 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:55 smithi016 bash[84186]: cluster 2024-08-17T17:40:54.966714+0000 mon.a (mon.0) 1131 : cluster [WRN] Health check update: Degraded data redundancy: 3815/171858 objects degraded (2.220%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:55.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:55 smithi016 bash[86572]: cluster 2024-08-17T17:40:54.966714+0000 mon.a (mon.0) 1131 : cluster [WRN] Health check update: Degraded data redundancy: 3815/171858 objects degraded (2.220%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:55.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:55 smithi016 bash[86572]: cluster 2024-08-17T17:40:54.966714+0000 mon.a (mon.0) 1131 : cluster [WRN] Health check update: Degraded data redundancy: 3815/171858 objects degraded (2.220%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:55 smithi060 bash[68878]: cluster 2024-08-17T17:40:54.966714+0000 mon.a (mon.0) 1131 : cluster [WRN] Health check update: Degraded data redundancy: 3815/171858 objects degraded (2.220%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:55.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:55 smithi060 bash[68878]: cluster 2024-08-17T17:40:54.966714+0000 mon.a (mon.0) 1131 : cluster [WRN] Health check update: Degraded data redundancy: 3815/171858 objects degraded (2.220%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:40:55.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:55.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:55.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:55.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.975 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:55.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:55.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:56.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:56.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.226 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:56.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 50 16 62937 62921 78.643 57.4375 0.0427558 0.0127103 2024-08-17T17:40:56.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:56.342 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:40:56.342 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:40:56.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:56.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:56.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.481 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:56.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:56 smithi016 bash[84186]: cluster 2024-08-17T17:40:55.289447+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:40:56.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:56 smithi016 bash[84186]: cluster 2024-08-17T17:40:55.289447+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:40:56.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:56 smithi016 bash[86572]: cluster 2024-08-17T17:40:55.289447+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:40:56.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:56 smithi016 bash[86572]: cluster 2024-08-17T17:40:55.289447+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:40:56.586 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.608 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:56 smithi060 bash[68878]: cluster 2024-08-17T17:40:55.289447+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:40:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:56 smithi060 bash[68878]: cluster 2024-08-17T17:40:55.289447+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T17:40:56.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:56.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:56.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:56.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:56.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:56.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:57.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.133 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:57.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:57.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 51 16 63839 63823 78.2063 56.375 0.00903102 0.0127806 2024-08-17T17:40:57.263 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:57.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:57.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:57.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:57.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:57.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:57.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:57.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:57.775 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:57.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:57.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:57.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:58.005 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:58.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:58.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:58.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:58.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 52 16 64244 64228 77.1891 25.3125 0.00518659 0.0127684 2024-08-17T17:40:58.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:58.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:40:58.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:40:58.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:58.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:58.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:40:58.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:40:58.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[84186]: cluster 2024-08-17T17:40:57.291754+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v812: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:40:58.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[84186]: cluster 2024-08-17T17:40:57.291754+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v812: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:40:58.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[84186]: cluster 2024-08-17T17:40:57.421752+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:40:58.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[84186]: cluster 2024-08-17T17:40:57.421752+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:40:58.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[86572]: cluster 2024-08-17T17:40:57.291754+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v812: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:40:58.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[86572]: cluster 2024-08-17T17:40:57.291754+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v812: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:40:58.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[86572]: cluster 2024-08-17T17:40:57.421752+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:40:58.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:58 smithi016 bash[86572]: cluster 2024-08-17T17:40:57.421752+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:40:58.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:58.690 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:58.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:58 smithi060 bash[68878]: cluster 2024-08-17T17:40:57.291754+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v812: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:40:58.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:58 smithi060 bash[68878]: cluster 2024-08-17T17:40:57.291754+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v812: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 50 MiB/s wr, 794 op/s; 3815/181116 objects degraded (2.106%); 2262/181116 objects misplaced (1.249%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:40:58.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:58 smithi060 bash[68878]: cluster 2024-08-17T17:40:57.421752+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:40:58.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:58 smithi060 bash[68878]: cluster 2024-08-17T17:40:57.421752+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:40:58.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:58.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:58.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:58.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:58.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:58.950 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:40:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:58.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:40:59.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.084 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:59.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:59.226 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:59.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 53 16 65110 65094 76.7538 54.125 0.0143768 0.0130227 2024-08-17T17:40:59.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:59.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:40:59.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:40:59.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:59.486 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:40:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:40:59.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:59.598 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:59 smithi060 bash[68878]: cluster 2024-08-17T17:40:58.423581+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:40:59.598 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:40:59 smithi060 bash[68878]: cluster 2024-08-17T17:40:58.423581+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:40:59.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:40:59.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:40:59.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:59 smithi016 bash[84186]: cluster 2024-08-17T17:40:58.423581+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:40:59.726 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:40:59 smithi016 bash[84186]: cluster 2024-08-17T17:40:58.423581+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:40:59.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:59 smithi016 bash[86572]: cluster 2024-08-17T17:40:58.423581+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:40:59.726 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:40:59 smithi016 bash[86572]: cluster 2024-08-17T17:40:58.423581+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:40:59.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:59.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:40:59.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:40:59.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:40:59.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:00.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:00.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:00.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:00.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 54 16 65977 65961 76.3358 54.1875 0.0193919 0.0130942 2024-08-17T17:41:00.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:00.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:00.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:00.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:00.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:41:00.416 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:00.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:41:00 smithi060 bash[61583]: ts=2024-08-17T17:41:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:00.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:00.532 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:59.292334+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 1953/190881 objects degraded (1.023%); 3704/190881 objects misplaced (1.940%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:00.532 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:59.292334+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 1953/190881 objects degraded (1.023%); 3704/190881 objects misplaced (1.940%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:00.532 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:59.967302+0000 mon.a (mon.0) 1134 : cluster [WRN] Health check update: Degraded data redundancy: 1953/190881 objects degraded (1.023%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:00.532 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:00 smithi060 bash[68878]: cluster 2024-08-17T17:40:59.967302+0000 mon.a (mon.0) 1134 : cluster [WRN] Health check update: Degraded data redundancy: 1953/190881 objects degraded (1.023%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:00.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:00.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:59.292334+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 1953/190881 objects degraded (1.023%); 3704/190881 objects misplaced (1.940%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:59.292334+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 1953/190881 objects degraded (1.023%); 3704/190881 objects misplaced (1.940%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:59.967302+0000 mon.a (mon.0) 1134 : cluster [WRN] Health check update: Degraded data redundancy: 1953/190881 objects degraded (1.023%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[84186]: cluster 2024-08-17T17:40:59.967302+0000 mon.a (mon.0) 1134 : cluster [WRN] Health check update: Degraded data redundancy: 1953/190881 objects degraded (1.023%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:59.292334+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 1953/190881 objects degraded (1.023%); 3704/190881 objects misplaced (1.940%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:59.292334+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v815: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 1953/190881 objects degraded (1.023%); 3704/190881 objects misplaced (1.940%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:59.967302+0000 mon.a (mon.0) 1134 : cluster [WRN] Health check update: Degraded data redundancy: 1953/190881 objects degraded (1.023%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:00 smithi016 bash[86572]: cluster 2024-08-17T17:40:59.967302+0000 mon.a (mon.0) 1134 : cluster [WRN] Health check update: Degraded data redundancy: 1953/190881 objects degraded (1.023%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:00.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:00.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:00.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:00.808 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:00.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:00.859 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:00.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:00.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:00.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:01.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.077 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:01.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:01.244 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:41:01.245 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:41:01.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 55 16 66877 66861 75.9705 56.25 0.0113972 0.0131566 2024-08-17T17:41:01.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:01.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:01.449 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:41:01.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:01.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:01.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[84186]: audit 2024-08-17T17:41:00.920146+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:41:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[84186]: audit 2024-08-17T17:41:00.920146+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:41:01.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[84186]: audit 2024-08-17T17:41:01.247042+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:01.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[84186]: audit 2024-08-17T17:41:01.247042+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:01.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[86572]: audit 2024-08-17T17:41:00.920146+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:41:01.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[86572]: audit 2024-08-17T17:41:00.920146+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:41:01.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[86572]: audit 2024-08-17T17:41:01.247042+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:01.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:01 smithi016 bash[86572]: audit 2024-08-17T17:41:01.247042+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:01.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:01.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:01.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:01.766 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:01 smithi060 bash[68878]: audit 2024-08-17T17:41:00.920146+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:41:01.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:01 smithi060 bash[68878]: audit 2024-08-17T17:41:00.920146+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:41:01.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:01 smithi060 bash[68878]: audit 2024-08-17T17:41:01.247042+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:01.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:01 smithi060 bash[68878]: audit 2024-08-17T17:41:01.247042+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:01.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:01.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:01.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:01.923 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:01.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:02.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:02.051 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:02.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:02.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:02.248 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 56 16 67710 67694 75.5435 52.0625 0.00613661 0.013232 2024-08-17T17:41:02.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:02.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:02.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:02.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:02.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.588 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:02.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:02.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:01.238817+0000 mgr.y (mgr.34107) 810 : audit [DBG] from='client.45098 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:02.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:01.238817+0000 mgr.y (mgr.34107) 810 : audit [DBG] from='client.45098 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:02.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: cluster 2024-08-17T17:41:01.292874+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 1953/193854 objects degraded (1.007%); 3704/193854 objects misplaced (1.911%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:02.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: cluster 2024-08-17T17:41:01.292874+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 1953/193854 objects degraded (1.007%); 3704/193854 objects misplaced (1.911%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:02.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: cluster 2024-08-17T17:41:01.441774+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:02.704 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: cluster 2024-08-17T17:41:01.441774+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:01.451439+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:01.451439+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: cluster 2024-08-17T17:41:01.470459+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: cluster 2024-08-17T17:41:01.470459+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:01.992387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:01.992387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:02.000290+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.705 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:02 smithi060 bash[68878]: audit 2024-08-17T17:41:02.000290+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:02.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:02.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:02.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:02.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:02.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:01.238817+0000 mgr.y (mgr.34107) 810 : audit [DBG] from='client.45098 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:01.238817+0000 mgr.y (mgr.34107) 810 : audit [DBG] from='client.45098 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: cluster 2024-08-17T17:41:01.292874+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 1953/193854 objects degraded (1.007%); 3704/193854 objects misplaced (1.911%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: cluster 2024-08-17T17:41:01.292874+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 1953/193854 objects degraded (1.007%); 3704/193854 objects misplaced (1.911%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: cluster 2024-08-17T17:41:01.441774+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: cluster 2024-08-17T17:41:01.441774+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:01.451439+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:01.451439+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: cluster 2024-08-17T17:41:01.470459+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: cluster 2024-08-17T17:41:01.470459+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:41:02.954 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:01.992387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:01.992387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:02.000290+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[84186]: audit 2024-08-17T17:41:02.000290+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:01.238817+0000 mgr.y (mgr.34107) 810 : audit [DBG] from='client.45098 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:01.238817+0000 mgr.y (mgr.34107) 810 : audit [DBG] from='client.45098 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: cluster 2024-08-17T17:41:01.292874+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 1953/193854 objects degraded (1.007%); 3704/193854 objects misplaced (1.911%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: cluster 2024-08-17T17:41:01.292874+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 1953/193854 objects degraded (1.007%); 3704/193854 objects misplaced (1.911%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: cluster 2024-08-17T17:41:01.441774+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: cluster 2024-08-17T17:41:01.441774+0000 mon.a (mon.0) 1137 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:01.451439+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:41:02.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:01.451439+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.16:0/2614618726' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:41:02.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: cluster 2024-08-17T17:41:01.470459+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:41:02.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: cluster 2024-08-17T17:41:01.470459+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:41:02.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:01.992387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:01.992387+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:02.000290+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:02 smithi016 bash[86572]: audit 2024-08-17T17:41:02.000290+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:02.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:02.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:02.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:03.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:03.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:03.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:03.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 57 16 68645 68629 75.2433 58.4375 0.00998226 0.0132846 2024-08-17T17:41:03.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:03.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:03.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:03.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:03.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:03.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:03.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:03.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:03.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:03.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:03.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:03.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:03.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:03.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:03.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:04.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:04.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:04.186 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:04.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:04.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:04.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 58 16 69752 69736 75.1388 69.1875 0.00399845 0.0133029 2024-08-17T17:41:04.321 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:04.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:04.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:04.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:04.450 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:41:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:41:04] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-08-17T17:41:04.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:04.567 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:04.590 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:04.591 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:04 smithi060 bash[68878]: cluster 2024-08-17T17:41:03.293429+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v818: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 1953/197760 objects degraded (0.988%); 3420/197760 objects misplaced (1.729%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:41:04.592 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:04 smithi060 bash[68878]: cluster 2024-08-17T17:41:03.293429+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v818: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 1953/197760 objects degraded (0.988%); 3420/197760 objects misplaced (1.729%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:41:04.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:04.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:04.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:04.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:04.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:04 smithi016 bash[84186]: cluster 2024-08-17T17:41:03.293429+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v818: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 1953/197760 objects degraded (0.988%); 3420/197760 objects misplaced (1.729%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:41:04.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:04 smithi016 bash[84186]: cluster 2024-08-17T17:41:03.293429+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v818: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 1953/197760 objects degraded (0.988%); 3420/197760 objects misplaced (1.729%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:41:04.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:04 smithi016 bash[86572]: cluster 2024-08-17T17:41:03.293429+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v818: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 1953/197760 objects degraded (0.988%); 3420/197760 objects misplaced (1.729%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:41:04.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:04 smithi016 bash[86572]: cluster 2024-08-17T17:41:03.293429+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v818: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 1953/197760 objects degraded (0.988%); 3420/197760 objects misplaced (1.729%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:41:04.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:04.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:04.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:04.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:05.107 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:05.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 59 16 70346 70330 74.4944 37.125 0.0178943 0.013418 2024-08-17T17:41:05.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:05.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:05.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:05.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:05.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:05.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:05.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:05 smithi016 bash[84186]: cluster 2024-08-17T17:41:04.969630+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 1953/197760 objects degraded (0.988%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:05.664 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:05 smithi016 bash[84186]: cluster 2024-08-17T17:41:04.969630+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 1953/197760 objects degraded (0.988%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:05.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:05 smithi016 bash[86572]: cluster 2024-08-17T17:41:04.969630+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 1953/197760 objects degraded (0.988%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:05.665 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:05 smithi016 bash[86572]: cluster 2024-08-17T17:41:04.969630+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 1953/197760 objects degraded (0.988%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:05.681 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:05.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:05.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:05 smithi060 bash[68878]: cluster 2024-08-17T17:41:04.969630+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 1953/197760 objects degraded (0.988%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:05.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:05 smithi060 bash[68878]: cluster 2024-08-17T17:41:04.969630+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 1953/197760 objects degraded (0.988%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:05.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:05.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:05.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:05.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:06.055 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:06.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:06.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:06.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:06.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:06.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:41:06.252577+0000 min lat: 0.00116911 max lat: 2.5186 avg lat: 0.0134877 2024-08-17T17:41:06.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:41:06.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 60 16 71169 71153 74.1101 51.4375 0.0126767 0.0134877 2024-08-17T17:41:06.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:06.358 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:06.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:06.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:06.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:06 smithi060 bash[68878]: cluster 2024-08-17T17:41:05.294186+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:41:06.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:06 smithi060 bash[68878]: cluster 2024-08-17T17:41:05.294186+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:41:06.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:06.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:06.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:06.634 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:06.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:06.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:06.772 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":815,"stamp":"2024-08-17T17:40:59.291940+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4168751053,"num_objects":63627,"num_object_clones":0,"num_object_copies":190881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1953,"num_objects_misplaced":3704,"num_objects_unfound":0,"num_objects_dirty":63627,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":63879,"num_write_kb":4072911,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3734,"num_bytes_recovered":244325468,"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":63814,"ondisk_log_size":63814,"up":267,"acting":265,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":275,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15630116,"kb_used_data":12920020,"kb_used_omap":109,"kb_used_meta":2709906,"kb_avail":734331100,"statfs":{"total":767960285184,"available":751955046400,"internally_reserved":0,"allocated":13230100480,"data_stored":13218872681,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":2774944526},"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":510722048,"num_objects":7793,"num_object_clones":0,"num_object_copies":23379,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-1862,"num_objects_misplaced":876,"num_objects_unfound":0,"num_objects_dirty":7793,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7793,"num_write_kb":498752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":986,"num_bytes_recovered":64618496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.004140"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":312,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426457+0000","last_change":"2024-08-17T17:25:20.485775+0000","last_active":"2024-08-17T17:40:58.426457+0000","last_peered":"2024-08-17T17:40:58.426457+0000","last_clean":"2024-08-17T17:40:58.426457+0000","last_became_active":"2024-08-17T17:25:20.484988+0000","last_became_peered":"2024-08-17T17:25:20.484988+0000","last_unstale":"2024-08-17T17:40:58.426457+0000","last_undegraded":"2024-08-17T17:40:58.426457+0000","last_fullsized":"2024-08-17T17:40:58.426457+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:24.956773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":229,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363533+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:40:38.363533+0000","last_peered":"2024-08-17T17:40:38.363533+0000","last_clean":"2024-08-17T17:40:38.363533+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:40:38.363533+0000","last_undegraded":"2024-08-17T17:40:38.363533+0000","last_fullsized":"2024-08-17T17:40:38.363533+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":158,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364224+0000","last_change":"2024-08-17T17:29:27.853479+0000","last_active":"2024-08-17T17:40:38.364224+0000","last_peered":"2024-08-17T17:40:38.364224+0000","last_clean":"2024-08-17T17:40:38.364224+0000","last_became_active":"2024-08-17T17:29:27.852366+0000","last_became_peered":"2024-08-17T17:29:27.852366+0000","last_unstale":"2024-08-17T17:40:38.364224+0000","last_undegraded":"2024-08-17T17:40:38.364224+0000","last_fullsized":"2024-08-17T17:40:38.364224+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:53.794922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":193,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363340+0000","last_change":"2024-08-17T17:35:48.297271+0000","last_active":"2024-08-17T17:40:38.363340+0000","last_peered":"2024-08-17T17:40:38.363340+0000","last_clean":"2024-08-17T17:40:38.363340+0000","last_became_active":"2024-08-17T17:35:48.295941+0000","last_became_peered":"2024-08-17T17:35:48.295941+0000","last_unstale":"2024-08-17T17:40:38.363340+0000","last_undegraded":"2024-08-17T17:40:38.363340+0000","last_fullsized":"2024-08-17T17:40:38.363340+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:49.072034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":301,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425548+0000","last_change":"2024-08-17T17:37:03.652966+0000","last_active":"2024-08-17T17:40:58.425548+0000","last_peered":"2024-08-17T17:40:58.425548+0000","last_clean":"2024-08-17T17:40:58.425548+0000","last_became_active":"2024-08-17T17:37:03.652400+0000","last_became_peered":"2024-08-17T17:37:03.652400+0000","last_unstale":"2024-08-17T17:40:58.425548+0000","last_undegraded":"2024-08-17T17:40:58.425548+0000","last_fullsized":"2024-08-17T17:40:58.425548+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:25:08.958901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":196,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363530+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:40:38.363530+0000","last_peered":"2024-08-17T17:40:38.363530+0000","last_clean":"2024-08-17T17:40:38.363530+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:40:38.363530+0000","last_undegraded":"2024-08-17T17:40:38.363530+0000","last_fullsized":"2024-08-17T17:40:38.363530+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":76,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425370+0000","last_change":"2024-08-17T17:35:48.302273+0000","last_active":"2024-08-17T17:40:58.425370+0000","last_peered":"2024-08-17T17:40:58.425370+0000","last_clean":"2024-08-17T17:40:58.425370+0000","last_became_active":"2024-08-17T17:35:48.300963+0000","last_became_peered":"2024-08-17T17:35:48.300963+0000","last_unstale":"2024-08-17T17:40:58.425370+0000","last_undegraded":"2024-08-17T17:40:58.425370+0000","last_fullsized":"2024-08-17T17:40:58.425370+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:08.997959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":191,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.360396+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:40:38.360396+0000","last_peered":"2024-08-17T17:40:38.360396+0000","last_clean":"2024-08-17T17:40:38.360396+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:40:38.360396+0000","last_undegraded":"2024-08-17T17:40:38.360396+0000","last_fullsized":"2024-08-17T17:40:38.360396+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"223'4066","reported_seq":4189,"reported_epoch":223,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T17:40:57.737662+0000","last_change":"2024-08-17T17:40:57.100227+0000","last_active":"2024-08-17T17:40:57.737662+0000","last_peered":"2024-08-17T17:40:57.737662+0000","last_clean":"2024-08-17T17:40:22.378624+0000","last_became_active":"2024-08-17T17:40:24.897570+0000","last_became_peered":"2024-08-17T17:40:24.897570+0000","last_unstale":"2024-08-17T17:40:57.737662+0000","last_undegraded":"2024-08-17T17:40:57.737662+0000","last_fullsized":"2024-08-17T17:40:24.720805+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4066,"log_dups_size":0,"ondisk_log_size":4066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266469376,"num_objects":4066,"num_object_clones":0,"num_object_copies":12198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1817,"num_objects_unfound":0,"num_objects_dirty":4066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4066,"num_write_kb":260224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":2949120,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[2,5],"avail_no_missing":["2","5","6"],"object_location_counts":[{"shards":"2,5","objects":2249},{"shards":"2,5,6","objects":1817}],"blocked_by":[],"up_primary":4,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":281,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.423299+0000","last_change":"2024-08-17T17:40:23.767017+0000","last_active":"2024-08-17T17:40:57.423299+0000","last_peered":"2024-08-17T17:40:57.423299+0000","last_clean":"2024-08-17T17:40:57.423299+0000","last_became_active":"2024-08-17T17:40:23.746084+0000","last_became_peered":"2024-08-17T17:40:23.746084+0000","last_unstale":"2024-08-17T17:40:57.423299+0000","last_undegraded":"2024-08-17T17:40:57.423299+0000","last_fullsized":"2024-08-17T17:40:57.423299+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:55.129108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":110,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363504+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:40:38.363504+0000","last_peered":"2024-08-17T17:40:38.363504+0000","last_clean":"2024-08-17T17:40:38.363504+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:40:38.363504+0000","last_undegraded":"2024-08-17T17:40:38.363504+0000","last_fullsized":"2024-08-17T17:40:38.363504+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"223'4033","reported_seq":7773,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.557213+0000","last_change":"2024-08-17T17:40:38.396784+0000","last_active":"2024-08-17T17:40:57.557213+0000","last_peered":"2024-08-17T17:40:57.557213+0000","last_clean":"2024-08-17T17:40:57.557213+0000","last_became_active":"2024-08-17T17:40:38.365098+0000","last_became_peered":"2024-08-17T17:40:38.365098+0000","last_unstale":"2024-08-17T17:40:57.557213+0000","last_undegraded":"2024-08-17T17:40:57.557213+0000","last_fullsized":"2024-08-17T17:40:57.557213+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4033,"log_dups_size":0,"ondisk_log_size":4033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:53:43.345029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264306688,"num_objects":4033,"num_object_clones":0,"num_object_copies":12099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4033,"num_write_kb":258112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1844,"num_bytes_recovered":120848384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":224,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364225+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:40:38.364225+0000","last_peered":"2024-08-17T17:40:38.364225+0000","last_clean":"2024-08-17T17:40:38.364225+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:40:38.364225+0000","last_undegraded":"2024-08-17T17:40:38.364225+0000","last_fullsized":"2024-08-17T17:40:38.364225+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419086+0000","last_change":"2024-08-17T17:40:23.747807+0000","last_active":"2024-08-17T17:40:58.419086+0000","last_peered":"2024-08-17T17:40:58.419086+0000","last_clean":"2024-08-17T17:40:58.419086+0000","last_became_active":"2024-08-17T17:40:23.743363+0000","last_became_peered":"2024-08-17T17:40:23.743363+0000","last_unstale":"2024-08-17T17:40:58.419086+0000","last_undegraded":"2024-08-17T17:40:58.419086+0000","last_fullsized":"2024-08-17T17:40:58.419086+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:43:19.654895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"223'3957","reported_seq":3977,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.633311+0000","last_change":"2024-08-17T17:39:42.760185+0000","last_active":"2024-08-17T17:40:57.633311+0000","last_peered":"2024-08-17T17:40:57.633311+0000","last_clean":"2024-08-17T17:40:57.633311+0000","last_became_active":"2024-08-17T17:39:42.759347+0000","last_became_peered":"2024-08-17T17:39:42.759347+0000","last_unstale":"2024-08-17T17:40:57.633311+0000","last_undegraded":"2024-08-17T17:40:57.633311+0000","last_fullsized":"2024-08-17T17:40:57.633311+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3957,"log_dups_size":0,"ondisk_log_size":3957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:29.747868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259325952,"num_objects":3957,"num_object_clones":0,"num_object_copies":11871,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3957,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3957,"num_write_kb":253248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":161,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364478+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:40:38.364478+0000","last_peered":"2024-08-17T17:40:38.364478+0000","last_clean":"2024-08-17T17:40:38.364478+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:40:38.364478+0000","last_undegraded":"2024-08-17T17:40:38.364478+0000","last_fullsized":"2024-08-17T17:40:38.364478+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":171,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.360533+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:40:38.360533+0000","last_peered":"2024-08-17T17:40:38.360533+0000","last_clean":"2024-08-17T17:40:38.360533+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:40:38.360533+0000","last_undegraded":"2024-08-17T17:40:38.360533+0000","last_fullsized":"2024-08-17T17:40:38.360533+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"222'3883","reported_seq":3916,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:54.606236+0000","last_change":"2024-08-17T17:39:42.764886+0000","last_active":"2024-08-17T17:40:54.606236+0000","last_peered":"2024-08-17T17:40:54.606236+0000","last_clean":"2024-08-17T17:40:54.606236+0000","last_became_active":"2024-08-17T17:39:42.764584+0000","last_became_peered":"2024-08-17T17:39:42.764584+0000","last_unstale":"2024-08-17T17:40:54.606236+0000","last_undegraded":"2024-08-17T17:40:54.606236+0000","last_fullsized":"2024-08-17T17:40:54.606236+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3883,"log_dups_size":0,"ondisk_log_size":3883,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:38:43.116068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254476288,"num_objects":3883,"num_object_clones":0,"num_object_copies":11649,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3883,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3883,"num_write_kb":248512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426594+0000","last_change":"2024-08-17T17:29:27.857742+0000","last_active":"2024-08-17T17:40:58.426594+0000","last_peered":"2024-08-17T17:40:58.426594+0000","last_clean":"2024-08-17T17:40:58.426594+0000","last_became_active":"2024-08-17T17:29:27.857219+0000","last_became_peered":"2024-08-17T17:29:27.857219+0000","last_unstale":"2024-08-17T17:40:58.426594+0000","last_undegraded":"2024-08-17T17:40:58.426594+0000","last_fullsized":"2024-08-17T17:40:58.426594+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:51.328090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":334,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.422751+0000","last_change":"2024-08-17T17:40:23.726696+0000","last_active":"2024-08-17T17:40:57.422751+0000","last_peered":"2024-08-17T17:40:57.422751+0000","last_clean":"2024-08-17T17:40:57.422751+0000","last_became_active":"2024-08-17T17:40:23.726236+0000","last_became_peered":"2024-08-17T17:40:23.726236+0000","last_unstale":"2024-08-17T17:40:57.422751+0000","last_undegraded":"2024-08-17T17:40:57.422751+0000","last_fullsized":"2024-08-17T17:40:57.422751+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:01:44.027992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.0","version":"224'4098","reported_seq":4135,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.597858+0000","last_change":"2024-08-17T17:39:42.767999+0000","last_active":"2024-08-17T17:40:58.597858+0000","last_peered":"2024-08-17T17:40:58.597858+0000","last_clean":"2024-08-17T17:40:58.597858+0000","last_became_active":"2024-08-17T17:39:42.767255+0000","last_became_peered":"2024-08-17T17:39:42.767255+0000","last_unstale":"2024-08-17T17:40:58.597858+0000","last_undegraded":"2024-08-17T17:40:58.597858+0000","last_fullsized":"2024-08-17T17:40:58.597858+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4098,"log_dups_size":0,"ondisk_log_size":4098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:15.466602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268566528,"num_objects":4098,"num_object_clones":0,"num_object_copies":12294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4098,"num_write_kb":262272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"72'3","reported_seq":345,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425739+0000","last_change":"2024-08-17T17:40:23.780684+0000","last_active":"2024-08-17T17:40:58.425739+0000","last_peered":"2024-08-17T17:40:58.425739+0000","last_clean":"2024-08-17T17:40:58.425739+0000","last_became_active":"2024-08-17T17:40:23.746463+0000","last_became_peered":"2024-08-17T17:40:23.746463+0000","last_unstale":"2024-08-17T17:40:58.425739+0000","last_undegraded":"2024-08-17T17:40:58.425739+0000","last_fullsized":"2024-08-17T17:40:58.425739+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:17.006948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419339+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:40:58.419339+0000","last_peered":"2024-08-17T17:40:58.419339+0000","last_clean":"2024-08-17T17:40:58.419339+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:40:58.419339+0000","last_undegraded":"2024-08-17T17:40:58.419339+0000","last_fullsized":"2024-08-17T17:40:58.419339+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"222'3888","reported_seq":3921,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:54.821090+0000","last_change":"2024-08-17T17:39:42.763636+0000","last_active":"2024-08-17T17:40:54.821090+0000","last_peered":"2024-08-17T17:40:54.821090+0000","last_clean":"2024-08-17T17:40:54.821090+0000","last_became_active":"2024-08-17T17:39:42.763011+0000","last_became_peered":"2024-08-17T17:39:42.763011+0000","last_unstale":"2024-08-17T17:40:54.821090+0000","last_undegraded":"2024-08-17T17:40:54.821090+0000","last_fullsized":"2024-08-17T17:40:54.821090+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3888,"log_dups_size":0,"ondisk_log_size":3888,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:36.256354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254803968,"num_objects":3888,"num_object_clones":0,"num_object_copies":11664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3888,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3888,"num_write_kb":248832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":216,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.360930+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:40:38.360930+0000","last_peered":"2024-08-17T17:40:38.360930+0000","last_clean":"2024-08-17T17:40:38.360930+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:40:38.360930+0000","last_undegraded":"2024-08-17T17:40:38.360930+0000","last_fullsized":"2024-08-17T17:40:38.360930+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.420746+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:40:58.420746+0000","last_peered":"2024-08-17T17:40:58.420746+0000","last_clean":"2024-08-17T17:40:58.420746+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:40:58.420746+0000","last_undegraded":"2024-08-17T17:40:58.420746+0000","last_fullsized":"2024-08-17T17:40:58.420746+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"224'4057","reported_seq":4094,"reported_epoch":224,"state":"active+recovery_wait+remapped","last_fresh":"2024-08-17T17:40:58.604623+0000","last_change":"2024-08-17T17:40:24.909445+0000","last_active":"2024-08-17T17:40:58.604623+0000","last_peered":"2024-08-17T17:40:58.604623+0000","last_clean":"2024-08-17T17:40:22.698788+0000","last_became_active":"2024-08-17T17:40:24.896605+0000","last_became_peered":"2024-08-17T17:40:24.896605+0000","last_unstale":"2024-08-17T17:40:58.604623+0000","last_undegraded":"2024-08-17T17:40:58.604623+0000","last_fullsized":"2024-08-17T17:40:58.604623+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4057,"log_dups_size":0,"ondisk_log_size":4057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265879552,"num_objects":4057,"num_object_clones":0,"num_object_copies":12171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1887,"num_objects_unfound":0,"num_objects_dirty":4057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4057,"num_write_kb":259648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[3,0,5],"avail_no_missing":["3","0","5"],"object_location_counts":[{"shards":"0,3,5","objects":2170}],"blocked_by":[],"up_primary":4,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.418736+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:40:58.418736+0000","last_peered":"2024-08-17T17:40:58.418736+0000","last_clean":"2024-08-17T17:40:58.418736+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:40:58.418736+0000","last_undegraded":"2024-08-17T17:40:58.418736+0000","last_fullsized":"2024-08-17T17:40:58.418736+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.420983+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:40:58.420983+0000","last_peered":"2024-08-17T17:40:58.420983+0000","last_clean":"2024-08-17T17:40:58.420983+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:40:58.420983+0000","last_undegraded":"2024-08-17T17:40:58.420983+0000","last_fullsized":"2024-08-17T17:40:58.420983+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.3","version":"222'3716","reported_seq":3749,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:54.837700+0000","last_change":"2024-08-17T17:39:42.767338+0000","last_active":"2024-08-17T17:40:54.837700+0000","last_peered":"2024-08-17T17:40:54.837700+0000","last_clean":"2024-08-17T17:40:54.837700+0000","last_became_active":"2024-08-17T17:39:42.767036+0000","last_became_peered":"2024-08-17T17:39:42.767036+0000","last_unstale":"2024-08-17T17:40:54.837700+0000","last_undegraded":"2024-08-17T17:40:54.837700+0000","last_fullsized":"2024-08-17T17:40:54.837700+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3716,"log_dups_size":0,"ondisk_log_size":3716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:59.034543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243531776,"num_objects":3716,"num_object_clones":0,"num_object_copies":11148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3716,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3716,"num_write_kb":237824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.427374+0000","last_change":"2024-08-17T17:35:48.301961+0000","last_active":"2024-08-17T17:40:58.427374+0000","last_peered":"2024-08-17T17:40:58.427374+0000","last_clean":"2024-08-17T17:40:58.427374+0000","last_became_active":"2024-08-17T17:35:48.300886+0000","last_became_peered":"2024-08-17T17:35:48.300886+0000","last_unstale":"2024-08-17T17:40:58.427374+0000","last_undegraded":"2024-08-17T17:40:58.427374+0000","last_fullsized":"2024-08-17T17:40:58.427374+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:18.731989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":323,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.410550+0000","last_change":"2024-08-17T17:40:23.746603+0000","last_active":"2024-08-17T17:40:38.410550+0000","last_peered":"2024-08-17T17:40:38.410550+0000","last_clean":"2024-08-17T17:40:38.410550+0000","last_became_active":"2024-08-17T17:40:23.746119+0000","last_became_peered":"2024-08-17T17:40:23.746119+0000","last_unstale":"2024-08-17T17:40:38.410550+0000","last_undegraded":"2024-08-17T17:40:38.410550+0000","last_fullsized":"2024-08-17T17:40:38.410550+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:25:43.696438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"223'4038","reported_seq":4058,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.585606+0000","last_change":"2024-08-17T17:39:42.767771+0000","last_active":"2024-08-17T17:40:57.585606+0000","last_peered":"2024-08-17T17:40:57.585606+0000","last_clean":"2024-08-17T17:40:57.585606+0000","last_became_active":"2024-08-17T17:39:42.766909+0000","last_became_peered":"2024-08-17T17:39:42.766909+0000","last_unstale":"2024-08-17T17:40:57.585606+0000","last_undegraded":"2024-08-17T17:40:57.585606+0000","last_fullsized":"2024-08-17T17:40:57.585606+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4038,"log_dups_size":0,"ondisk_log_size":4038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:08.088811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264634368,"num_objects":4038,"num_object_clones":0,"num_object_copies":12114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4038,"num_write_kb":258432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":513,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363962+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:40:38.363962+0000","last_peered":"2024-08-17T17:40:38.363962+0000","last_clean":"2024-08-17T17:40:38.363962+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:40:38.363962+0000","last_undegraded":"2024-08-17T17:40:38.363962+0000","last_fullsized":"2024-08-17T17:40:38.363962+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":226,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.423367+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:40:57.423367+0000","last_peered":"2024-08-17T17:40:57.423367+0000","last_clean":"2024-08-17T17:40:57.423367+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:40:57.423367+0000","last_undegraded":"2024-08-17T17:40:57.423367+0000","last_fullsized":"2024-08-17T17:40:57.423367+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":273,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425757+0000","last_change":"2024-08-17T17:25:20.482832+0000","last_active":"2024-08-17T17:40:58.425757+0000","last_peered":"2024-08-17T17:40:58.425757+0000","last_clean":"2024-08-17T17:40:58.425757+0000","last_became_active":"2024-08-17T17:25:20.481987+0000","last_became_peered":"2024-08-17T17:25:20.481987+0000","last_unstale":"2024-08-17T17:40:58.425757+0000","last_undegraded":"2024-08-17T17:40:58.425757+0000","last_fullsized":"2024-08-17T17:40:58.425757+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:34.127849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.360733+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:40:38.360733+0000","last_peered":"2024-08-17T17:40:38.360733+0000","last_clean":"2024-08-17T17:40:38.360733+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:40:38.360733+0000","last_undegraded":"2024-08-17T17:40:38.360733+0000","last_fullsized":"2024-08-17T17:40:38.360733+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"222'3861","reported_seq":3892,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:54.852732+0000","last_change":"2024-08-17T17:39:42.769403+0000","last_active":"2024-08-17T17:40:54.852732+0000","last_peered":"2024-08-17T17:40:54.852732+0000","last_clean":"2024-08-17T17:40:54.852732+0000","last_became_active":"2024-08-17T17:39:42.768972+0000","last_became_peered":"2024-08-17T17:39:42.768972+0000","last_unstale":"2024-08-17T17:40:54.852732+0000","last_undegraded":"2024-08-17T17:40:54.852732+0000","last_fullsized":"2024-08-17T17:40:54.852732+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3861,"log_dups_size":0,"ondisk_log_size":3861,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:36.284786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253034496,"num_objects":3861,"num_object_clones":0,"num_object_copies":11583,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3861,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3861,"num_write_kb":247104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363663+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:40:38.363663+0000","last_peered":"2024-08-17T17:40:38.363663+0000","last_clean":"2024-08-17T17:40:38.363663+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:40:38.363663+0000","last_undegraded":"2024-08-17T17:40:38.363663+0000","last_fullsized":"2024-08-17T17:40:38.363663+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.418733+0000","last_change":"2024-08-17T17:40:23.746981+0000","last_active":"2024-08-17T17:40:58.418733+0000","last_peered":"2024-08-17T17:40:58.418733+0000","last_clean":"2024-08-17T17:40:58.418733+0000","last_became_active":"2024-08-17T17:40:23.742578+0000","last_became_peered":"2024-08-17T17:40:23.742578+0000","last_unstale":"2024-08-17T17:40:58.418733+0000","last_undegraded":"2024-08-17T17:40:58.418733+0000","last_fullsized":"2024-08-17T17:40:58.418733+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:54.199120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":26,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.411025+0000","last_change":"2024-08-17T17:39:48.797693+0000","last_active":"2024-08-17T17:40:38.411025+0000","last_peered":"2024-08-17T17:40:38.411025+0000","last_clean":"2024-08-17T17:40:38.411025+0000","last_became_active":"2024-08-17T17:39:48.797325+0000","last_became_peered":"2024-08-17T17:39:48.797325+0000","last_unstale":"2024-08-17T17:40:38.411025+0000","last_undegraded":"2024-08-17T17:40:38.411025+0000","last_fullsized":"2024-08-17T17:40:38.411025+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:59.594549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"224'3953","reported_seq":7625,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.566901+0000","last_change":"2024-08-17T17:40:58.438481+0000","last_active":"2024-08-17T17:40:58.566901+0000","last_peered":"2024-08-17T17:40:58.566901+0000","last_clean":"2024-08-17T17:40:58.566901+0000","last_became_active":"2024-08-17T17:40:58.432880+0000","last_became_peered":"2024-08-17T17:40:58.432880+0000","last_unstale":"2024-08-17T17:40:58.566901+0000","last_undegraded":"2024-08-17T17:40:58.566901+0000","last_fullsized":"2024-08-17T17:40:58.566901+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3953,"log_dups_size":0,"ondisk_log_size":3953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:49:22.553636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259063808,"num_objects":3953,"num_object_clones":0,"num_object_copies":11859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3953,"num_write_kb":252992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1811,"num_bytes_recovered":118685696,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":339,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.424058+0000","last_change":"2024-08-17T17:25:20.459314+0000","last_active":"2024-08-17T17:40:57.424058+0000","last_peered":"2024-08-17T17:40:57.424058+0000","last_clean":"2024-08-17T17:40:57.424058+0000","last_became_active":"2024-08-17T17:25:20.457434+0000","last_became_peered":"2024-08-17T17:25:20.457434+0000","last_unstale":"2024-08-17T17:40:57.424058+0000","last_undegraded":"2024-08-17T17:40:57.424058+0000","last_fullsized":"2024-08-17T17:40:57.424058+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:36.764427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409793+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:40:38.409793+0000","last_peered":"2024-08-17T17:40:38.409793+0000","last_clean":"2024-08-17T17:40:38.409793+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:40:38.409793+0000","last_undegraded":"2024-08-17T17:40:38.409793+0000","last_fullsized":"2024-08-17T17:40:38.409793+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409717+0000","last_change":"2024-08-17T17:39:48.811653+0000","last_active":"2024-08-17T17:40:38.409717+0000","last_peered":"2024-08-17T17:40:38.409717+0000","last_clean":"2024-08-17T17:40:38.409717+0000","last_became_active":"2024-08-17T17:39:48.811244+0000","last_became_peered":"2024-08-17T17:39:48.811244+0000","last_unstale":"2024-08-17T17:40:38.409717+0000","last_undegraded":"2024-08-17T17:40:38.409717+0000","last_fullsized":"2024-08-17T17:40:38.409717+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:01:46.196434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"224'3999","reported_seq":4036,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.604060+0000","last_change":"2024-08-17T17:39:42.768061+0000","last_active":"2024-08-17T17:40:58.604060+0000","last_peered":"2024-08-17T17:40:58.604060+0000","last_clean":"2024-08-17T17:40:58.604060+0000","last_became_active":"2024-08-17T17:39:42.767653+0000","last_became_peered":"2024-08-17T17:39:42.767653+0000","last_unstale":"2024-08-17T17:40:58.604060+0000","last_undegraded":"2024-08-17T17:40:58.604060+0000","last_fullsized":"2024-08-17T17:40:58.604060+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3999,"log_dups_size":0,"ondisk_log_size":3999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:00:32.777315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262078464,"num_objects":3999,"num_object_clones":0,"num_object_copies":11997,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3999,"num_write_kb":255936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":227,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.408928+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:40:38.408928+0000","last_peered":"2024-08-17T17:40:38.408928+0000","last_clean":"2024-08-17T17:40:38.408928+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:40:38.408928+0000","last_undegraded":"2024-08-17T17:40:38.408928+0000","last_fullsized":"2024-08-17T17:40:38.408928+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.420141+0000","last_change":"2024-08-17T17:40:23.743658+0000","last_active":"2024-08-17T17:40:58.420141+0000","last_peered":"2024-08-17T17:40:58.420141+0000","last_clean":"2024-08-17T17:40:58.420141+0000","last_became_active":"2024-08-17T17:40:23.742529+0000","last_became_peered":"2024-08-17T17:40:23.742529+0000","last_unstale":"2024-08-17T17:40:58.420141+0000","last_undegraded":"2024-08-17T17:40:58.420141+0000","last_fullsized":"2024-08-17T17:40:58.420141+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:47:14.704954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":310,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409086+0000","last_change":"2024-08-17T17:25:20.461818+0000","last_active":"2024-08-17T17:40:38.409086+0000","last_peered":"2024-08-17T17:40:38.409086+0000","last_clean":"2024-08-17T17:40:38.409086+0000","last_became_active":"2024-08-17T17:25:20.460466+0000","last_became_peered":"2024-08-17T17:25:20.460466+0000","last_unstale":"2024-08-17T17:40:38.409086+0000","last_undegraded":"2024-08-17T17:40:38.409086+0000","last_fullsized":"2024-08-17T17:40:38.409086+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:00.692914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"223'4066","reported_seq":4111,"reported_epoch":223,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T17:40:57.607901+0000","last_change":"2024-08-17T17:40:24.905078+0000","last_active":"2024-08-17T17:40:57.607901+0000","last_peered":"2024-08-17T17:40:57.607901+0000","last_clean":"2024-08-17T17:40:22.382031+0000","last_became_active":"2024-08-17T17:40:24.900096+0000","last_became_peered":"2024-08-17T17:40:24.900096+0000","last_unstale":"2024-08-17T17:40:57.607901+0000","last_undegraded":"2024-08-17T17:40:24.742901+0000","last_fullsized":"2024-08-17T17:40:24.720056+0000","mapping_epoch":219,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4066,"log_dups_size":0,"ondisk_log_size":4066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266469376,"num_objects":4066,"num_object_clones":0,"num_object_copies":12198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1953,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4066,"num_write_kb":260224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0],"avail_no_missing":["2","0","7"],"object_location_counts":[{"shards":"0,2","objects":2113},{"shards":"0,2,7","objects":1953}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":284,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425355+0000","last_change":"2024-08-17T17:29:27.863665+0000","last_active":"2024-08-17T17:40:58.425355+0000","last_peered":"2024-08-17T17:40:58.425355+0000","last_clean":"2024-08-17T17:40:58.425355+0000","last_became_active":"2024-08-17T17:29:27.863200+0000","last_became_peered":"2024-08-17T17:29:27.863200+0000","last_unstale":"2024-08-17T17:40:58.425355+0000","last_undegraded":"2024-08-17T17:40:58.425355+0000","last_fullsized":"2024-08-17T17:40:58.425355+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:51.950755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":335,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409795+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:40:38.409795+0000","last_peered":"2024-08-17T17:40:38.409795+0000","last_clean":"2024-08-17T17:40:38.409795+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:40:38.409795+0000","last_undegraded":"2024-08-17T17:40:38.409795+0000","last_fullsized":"2024-08-17T17:40:38.409795+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":313,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409405+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:40:38.409405+0000","last_peered":"2024-08-17T17:40:38.409405+0000","last_clean":"2024-08-17T17:40:38.409405+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:40:38.409405+0000","last_undegraded":"2024-08-17T17:40:38.409405+0000","last_fullsized":"2024-08-17T17:40:38.409405+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"224'3987","reported_seq":4024,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.575042+0000","last_change":"2024-08-17T17:39:42.762243+0000","last_active":"2024-08-17T17:40:58.575042+0000","last_peered":"2024-08-17T17:40:58.575042+0000","last_clean":"2024-08-17T17:40:58.575042+0000","last_became_active":"2024-08-17T17:39:42.761815+0000","last_became_peered":"2024-08-17T17:39:42.761815+0000","last_unstale":"2024-08-17T17:40:58.575042+0000","last_undegraded":"2024-08-17T17:40:58.575042+0000","last_fullsized":"2024-08-17T17:40:58.575042+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3987,"log_dups_size":0,"ondisk_log_size":3987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:05:47.932395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261292032,"num_objects":3987,"num_object_clones":0,"num_object_copies":11961,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3987,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3987,"num_write_kb":255168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":298,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409525+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:40:38.409525+0000","last_peered":"2024-08-17T17:40:38.409525+0000","last_clean":"2024-08-17T17:40:38.409525+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:40:38.409525+0000","last_undegraded":"2024-08-17T17:40:38.409525+0000","last_fullsized":"2024-08-17T17:40:38.409525+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364516+0000","last_change":"2024-08-17T17:40:23.754527+0000","last_active":"2024-08-17T17:40:38.364516+0000","last_peered":"2024-08-17T17:40:38.364516+0000","last_clean":"2024-08-17T17:40:38.364516+0000","last_became_active":"2024-08-17T17:40:23.753703+0000","last_became_peered":"2024-08-17T17:40:23.753703+0000","last_unstale":"2024-08-17T17:40:38.364516+0000","last_undegraded":"2024-08-17T17:40:38.364516+0000","last_fullsized":"2024-08-17T17:40:38.364516+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:50:30.418984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":128,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.363410+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:40:38.363410+0000","last_peered":"2024-08-17T17:40:38.363410+0000","last_clean":"2024-08-17T17:40:38.363410+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:40:38.363410+0000","last_undegraded":"2024-08-17T17:40:38.363410+0000","last_fullsized":"2024-08-17T17:40:38.363410+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.c","version":"224'3994","reported_seq":4031,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.614141+0000","last_change":"2024-08-17T17:39:42.762365+0000","last_active":"2024-08-17T17:40:58.614141+0000","last_peered":"2024-08-17T17:40:58.614141+0000","last_clean":"2024-08-17T17:40:58.614141+0000","last_became_active":"2024-08-17T17:39:42.761850+0000","last_became_peered":"2024-08-17T17:39:42.761850+0000","last_unstale":"2024-08-17T17:40:58.614141+0000","last_undegraded":"2024-08-17T17:40:58.614141+0000","last_fullsized":"2024-08-17T17:40:58.614141+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":3994,"log_dups_size":0,"ondisk_log_size":3994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:46:51.846779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261750784,"num_objects":3994,"num_object_clones":0,"num_object_copies":11982,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3994,"num_write_kb":255616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":242,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425465+0000","last_change":"2024-08-17T17:26:39.413211+0000","last_active":"2024-08-17T17:40:58.425465+0000","last_peered":"2024-08-17T17:40:58.425465+0000","last_clean":"2024-08-17T17:40:58.425465+0000","last_became_active":"2024-08-17T17:26:39.410027+0000","last_became_peered":"2024-08-17T17:26:39.410027+0000","last_unstale":"2024-08-17T17:40:58.425465+0000","last_undegraded":"2024-08-17T17:40:58.425465+0000","last_fullsized":"2024-08-17T17:40:58.425465+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:06.025762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":323,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.411805+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:40:38.411805+0000","last_peered":"2024-08-17T17:40:38.411805+0000","last_clean":"2024-08-17T17:40:38.411805+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:40:38.411805+0000","last_undegraded":"2024-08-17T17:40:38.411805+0000","last_fullsized":"2024-08-17T17:40:38.411805+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":76,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426805+0000","last_change":"2024-08-17T17:35:48.297719+0000","last_active":"2024-08-17T17:40:58.426805+0000","last_peered":"2024-08-17T17:40:58.426805+0000","last_clean":"2024-08-17T17:40:58.426805+0000","last_became_active":"2024-08-17T17:35:48.297238+0000","last_became_peered":"2024-08-17T17:35:48.297238+0000","last_unstale":"2024-08-17T17:40:58.426805+0000","last_undegraded":"2024-08-17T17:40:58.426805+0000","last_fullsized":"2024-08-17T17:40:58.426805+0000","mapping_epoch":192,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:05.038413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"223'4005","reported_seq":4025,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.663870+0000","last_change":"2024-08-17T17:39:42.761515+0000","last_active":"2024-08-17T17:40:57.663870+0000","last_peered":"2024-08-17T17:40:57.663870+0000","last_clean":"2024-08-17T17:40:57.663870+0000","last_became_active":"2024-08-17T17:39:42.760859+0000","last_became_peered":"2024-08-17T17:39:42.760859+0000","last_unstale":"2024-08-17T17:40:57.663870+0000","last_undegraded":"2024-08-17T17:40:57.663870+0000","last_fullsized":"2024-08-17T17:40:57.663870+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":4005,"log_dups_size":0,"ondisk_log_size":4005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:38:06.047502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262471680,"num_objects":4005,"num_object_clones":0,"num_object_copies":12015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4005,"num_write_kb":256320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":271,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.411281+0000","last_change":"2024-08-17T17:40:23.773575+0000","last_active":"2024-08-17T17:40:38.411281+0000","last_peered":"2024-08-17T17:40:38.411281+0000","last_clean":"2024-08-17T17:40:38.411281+0000","last_became_active":"2024-08-17T17:40:23.746253+0000","last_became_peered":"2024-08-17T17:40:23.746253+0000","last_unstale":"2024-08-17T17:40:38.411281+0000","last_undegraded":"2024-08-17T17:40:38.411281+0000","last_fullsized":"2024-08-17T17:40:38.411281+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:48:53.957602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":211,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.360808+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:40:38.360808+0000","last_peered":"2024-08-17T17:40:38.360808+0000","last_clean":"2024-08-17T17:40:38.360808+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:40:38.360808+0000","last_undegraded":"2024-08-17T17:40:38.360808+0000","last_fullsized":"2024-08-17T17:40:38.360808+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419355+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:40:58.419355+0000","last_peered":"2024-08-17T17:40:58.419355+0000","last_clean":"2024-08-17T17:40:58.419355+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:40:58.419355+0000","last_undegraded":"2024-08-17T17:40:58.419355+0000","last_fullsized":"2024-08-17T17:40:58.419355+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419825+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:40:58.419825+0000","last_peered":"2024-08-17T17:40:58.419825+0000","last_clean":"2024-08-17T17:40:58.419825+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:40:58.419825+0000","last_undegraded":"2024-08-17T17:40:58.419825+0000","last_fullsized":"2024-08-17T17:40:58.419825+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":32,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419452+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:40:58.419452+0000","last_peered":"2024-08-17T17:40:58.419452+0000","last_clean":"2024-08-17T17:40:58.419452+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:40:58.419452+0000","last_undegraded":"2024-08-17T17:40:58.419452+0000","last_fullsized":"2024-08-17T17:40:58.419452+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409150+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:40:38.409150+0000","last_peered":"2024-08-17T17:40:38.409150+0000","last_clean":"2024-08-17T17:40:38.409150+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:40:38.409150+0000","last_undegraded":"2024-08-17T17:40:38.409150+0000","last_fullsized":"2024-08-17T17:40:38.409150+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":230,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364327+0000","last_change":"2024-08-17T17:40:23.768142+0000","last_active":"2024-08-17T17:40:38.364327+0000","last_peered":"2024-08-17T17:40:38.364327+0000","last_clean":"2024-08-17T17:40:38.364327+0000","last_became_active":"2024-08-17T17:40:23.751559+0000","last_became_peered":"2024-08-17T17:40:23.751559+0000","last_unstale":"2024-08-17T17:40:38.364327+0000","last_undegraded":"2024-08-17T17:40:38.364327+0000","last_fullsized":"2024-08-17T17:40:38.364327+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:26:06.096370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":151,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364023+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:40:38.364023+0000","last_peered":"2024-08-17T17:40:38.364023+0000","last_clean":"2024-08-17T17:40:38.364023+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:40:38.364023+0000","last_undegraded":"2024-08-17T17:40:38.364023+0000","last_fullsized":"2024-08-17T17:40:38.364023+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":30,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425749+0000","last_change":"2024-08-17T17:39:48.805169+0000","last_active":"2024-08-17T17:40:58.425749+0000","last_peered":"2024-08-17T17:40:58.425749+0000","last_clean":"2024-08-17T17:40:58.425749+0000","last_became_active":"2024-08-17T17:39:48.804512+0000","last_became_peered":"2024-08-17T17:39:48.804512+0000","last_unstale":"2024-08-17T17:40:58.425749+0000","last_undegraded":"2024-08-17T17:40:58.425749+0000","last_fullsized":"2024-08-17T17:40:58.425749+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:02:20.983966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":277,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426234+0000","last_change":"2024-08-17T17:29:27.853407+0000","last_active":"2024-08-17T17:40:58.426234+0000","last_peered":"2024-08-17T17:40:58.426234+0000","last_clean":"2024-08-17T17:40:58.426234+0000","last_became_active":"2024-08-17T17:29:27.852559+0000","last_became_peered":"2024-08-17T17:29:27.852559+0000","last_unstale":"2024-08-17T17:40:58.426234+0000","last_undegraded":"2024-08-17T17:40:58.426234+0000","last_fullsized":"2024-08-17T17:40:58.426234+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:09.461661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":312,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426888+0000","last_change":"2024-08-17T17:25:20.474429+0000","last_active":"2024-08-17T17:40:58.426888+0000","last_peered":"2024-08-17T17:40:58.426888+0000","last_clean":"2024-08-17T17:40:58.426888+0000","last_became_active":"2024-08-17T17:25:20.473228+0000","last_became_peered":"2024-08-17T17:25:20.473228+0000","last_unstale":"2024-08-17T17:40:58.426888+0000","last_undegraded":"2024-08-17T17:40:58.426888+0000","last_fullsized":"2024-08-17T17:40:58.426888+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:49.429022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":178,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.360616+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:40:38.360616+0000","last_peered":"2024-08-17T17:40:38.360616+0000","last_clean":"2024-08-17T17:40:38.360616+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:40:38.360616+0000","last_undegraded":"2024-08-17T17:40:38.360616+0000","last_fullsized":"2024-08-17T17:40:38.360616+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":330,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426959+0000","last_change":"2024-08-17T17:25:20.480206+0000","last_active":"2024-08-17T17:40:58.426959+0000","last_peered":"2024-08-17T17:40:58.426959+0000","last_clean":"2024-08-17T17:40:58.426959+0000","last_became_active":"2024-08-17T17:25:20.477411+0000","last_became_peered":"2024-08-17T17:25:20.477411+0000","last_unstale":"2024-08-17T17:40:58.426959+0000","last_undegraded":"2024-08-17T17:40:58.426959+0000","last_fullsized":"2024-08-17T17:40:58.426959+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:27.637131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.364136+0000","last_change":"2024-08-17T17:37:03.646801+0000","last_active":"2024-08-17T17:40:38.364136+0000","last_peered":"2024-08-17T17:40:38.364136+0000","last_clean":"2024-08-17T17:40:38.364136+0000","last_became_active":"2024-08-17T17:37:03.645522+0000","last_became_peered":"2024-08-17T17:37:03.645522+0000","last_unstale":"2024-08-17T17:40:38.364136+0000","last_undegraded":"2024-08-17T17:40:38.364136+0000","last_fullsized":"2024-08-17T17:40:38.364136+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:03:14.850759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":322,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.409176+0000","last_change":"2024-08-17T17:40:23.765358+0000","last_active":"2024-08-17T17:40:38.409176+0000","last_peered":"2024-08-17T17:40:38.409176+0000","last_clean":"2024-08-17T17:40:38.409176+0000","last_became_active":"2024-08-17T17:40:23.764965+0000","last_became_peered":"2024-08-17T17:40:23.764965+0000","last_unstale":"2024-08-17T17:40:38.409176+0000","last_undegraded":"2024-08-17T17:40:38.409176+0000","last_fullsized":"2024-08-17T17:40:38.409176+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:25:55.439256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":305,"reported_epoch":222,"state":"active+clean","last_fresh":"2024-08-17T17:40:38.410567+0000","last_change":"2024-08-17T17:40:23.747876+0000","last_active":"2024-08-17T17:40:38.410567+0000","last_peered":"2024-08-17T17:40:38.410567+0000","last_clean":"2024-08-17T17:40:38.410567+0000","last_became_active":"2024-08-17T17:40:23.746199+0000","last_became_peered":"2024-08-17T17:40:23.746199+0000","last_unstale":"2024-08-17T17:40:38.410567+0000","last_undegraded":"2024-08-17T17:40:38.410567+0000","last_fullsized":"2024-08-17T17:40:38.410567+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:58.043232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419225+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:40:58.419225+0000","last_peered":"2024-08-17T17:40:58.419225+0000","last_clean":"2024-08-17T17:40:58.419225+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:40:58.419225+0000","last_undegraded":"2024-08-17T17:40:58.419225+0000","last_fullsized":"2024-08-17T17:40:58.419225+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":102,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.435158+0000","last_change":"2024-08-17T17:34:12.800277+0000","last_active":"2024-08-17T17:40:57.435158+0000","last_peered":"2024-08-17T17:40:57.435158+0000","last_clean":"2024-08-17T17:40:57.435158+0000","last_became_active":"2024-08-17T17:34:12.799830+0000","last_became_peered":"2024-08-17T17:34:12.799830+0000","last_unstale":"2024-08-17T17:40:57.435158+0000","last_undegraded":"2024-08-17T17:40:57.435158+0000","last_fullsized":"2024-08-17T17:40:57.435158+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:02:02.692202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.420142+0000","last_change":"2024-08-17T17:40:23.736453+0000","last_active":"2024-08-17T17:40:58.420142+0000","last_peered":"2024-08-17T17:40:58.420142+0000","last_clean":"2024-08-17T17:40:58.420142+0000","last_became_active":"2024-08-17T17:40:23.733486+0000","last_became_peered":"2024-08-17T17:40:23.733486+0000","last_unstale":"2024-08-17T17:40:58.420142+0000","last_undegraded":"2024-08-17T17:40:58.420142+0000","last_fullsized":"2024-08-17T17:40:58.420142+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:10:50.287456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419872+0000","last_change":"2024-08-17T17:40:23.737391+0000","last_active":"2024-08-17T17:40:58.419872+0000","last_peered":"2024-08-17T17:40:58.419872+0000","last_clean":"2024-08-17T17:40:58.419872+0000","last_became_active":"2024-08-17T17:40:23.735313+0000","last_became_peered":"2024-08-17T17:40:23.735313+0000","last_unstale":"2024-08-17T17:40:58.419872+0000","last_undegraded":"2024-08-17T17:40:58.419872+0000","last_fullsized":"2024-08-17T17:40:58.419872+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:07.045968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":26,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419895+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:40:58.419895+0000","last_peered":"2024-08-17T17:40:58.419895+0000","last_clean":"2024-08-17T17:40:58.419895+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:40:58.419895+0000","last_undegraded":"2024-08-17T17:40:58.419895+0000","last_fullsized":"2024-08-17T17:40:58.419895+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.419459+0000","last_change":"2024-08-17T17:40:23.739410+0000","last_active":"2024-08-17T17:40:58.419459+0000","last_peered":"2024-08-17T17:40:58.419459+0000","last_clean":"2024-08-17T17:40:58.419459+0000","last_became_active":"2024-08-17T17:40:23.738288+0000","last_became_peered":"2024-08-17T17:40:23.738288+0000","last_unstale":"2024-08-17T17:40:58.419459+0000","last_undegraded":"2024-08-17T17:40:58.419459+0000","last_fullsized":"2024-08-17T17:40:58.419459+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:12:59.967548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":26,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.420480+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:40:58.420480+0000","last_peered":"2024-08-17T17:40:58.420480+0000","last_clean":"2024-08-17T17:40:58.420480+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:40:58.420480+0000","last_undegraded":"2024-08-17T17:40:58.420480+0000","last_fullsized":"2024-08-17T17:40:58.420480+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":333,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.426092+0000","last_change":"2024-08-17T17:25:20.469339+0000","last_active":"2024-08-17T17:40:58.426092+0000","last_peered":"2024-08-17T17:40:58.426092+0000","last_clean":"2024-08-17T17:40:58.426092+0000","last_became_active":"2024-08-17T17:25:20.468062+0000","last_became_peered":"2024-08-17T17:25:20.468062+0000","last_unstale":"2024-08-17T17:40:58.426092+0000","last_undegraded":"2024-08-17T17:40:58.426092+0000","last_fullsized":"2024-08-17T17:40:58.426092+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:01.470759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":320,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.425644+0000","last_change":"2024-08-17T17:25:20.473454+0000","last_active":"2024-08-17T17:40:58.425644+0000","last_peered":"2024-08-17T17:40:58.425644+0000","last_clean":"2024-08-17T17:40:58.425644+0000","last_became_active":"2024-08-17T17:25:20.472406+0000","last_became_peered":"2024-08-17T17:25:20.472406+0000","last_unstale":"2024-08-17T17:40:58.425644+0000","last_undegraded":"2024-08-17T17:40:58.425644+0000","last_fullsized":"2024-08-17T17:40:58.425644+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:11:19.810190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":22,"reported_epoch":224,"state":"active+clean","last_fresh":"2024-08-17T17:40:58.418677+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:40:58.418677+0000","last_peered":"2024-08-17T17:40:58.418677+0000","last_clean":"2024-08-17T17:40:58.418677+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:40:58.418677+0000","last_undegraded":"2024-08-17T17:40:58.418677+0000","last_fullsized":"2024-08-17T17:40:58.418677+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":109,"reported_epoch":223,"state":"active+clean","last_fresh":"2024-08-17T17:40:57.423191+0000","last_change":"2024-08-17T17:34:12.582812+0000","last_active":"2024-08-17T17:40:57.423191+0000","last_peered":"2024-08-17T17:40:57.423191+0000","last_clean":"2024-08-17T17:40:57.423191+0000","last_became_active":"2024-08-17T17:34:12.578150+0000","last_became_peered":"2024-08-17T17:34:12.578150+0000","last_unstale":"2024-08-17T17:40:57.423191+0000","last_undegraded":"2024-08-17T17:40:57.423191+0000","last_fullsized":"2024-08-17T17:40:57.423191+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:34.584338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4168155136,"num_objects":63601,"num_object_clones":0,"num_object_copies":190803,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1953,"num_objects_misplaced":3704,"num_objects_unfound":0,"num_objects_dirty":63601,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":63601,"num_write_kb":4070464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3701,"num_bytes_recovered":242548736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12878610432,"data_stored":12878610432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":63601,"ondisk_log_size":63601,"up":48,"acting":46,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":27,"num_bytes_recovered":5628,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234393,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1700008,"kb_used_data":1398496,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92045144,"statfs":{"total":95995035648,"available":94254227456,"internally_reserved":0,"allocated":1432059904,"data_stored":1430648700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496036,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1706488,"kb_used_data":1400812,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92038664,"statfs":{"total":95995035648,"available":94247591936,"internally_reserved":0,"allocated":1434431488,"data_stored":1433016620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757679,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2506004,"kb_used_data":2196172,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91239148,"statfs":{"total":95995035648,"available":93428887552,"internally_reserved":0,"allocated":2248880128,"data_stored":2247484324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402744,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1240772,"kb_used_data":943928,"kb_used_omap":21,"kb_used_meta":296810,"kb_avail":92504380,"statfs":{"total":95995035648,"available":94724485120,"internally_reserved":0,"allocated":966582272,"data_stored":965163052,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":303934143},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664382,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2271924,"kb_used_data":1802916,"kb_used_omap":7,"kb_used_meta":468984,"kb_avail":91473228,"statfs":{"total":95995035648,"available":93668585472,"internally_reserved":0,"allocated":1846185984,"data_stored":1844782460,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":480240091},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827908,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2157844,"kb_used_data":1794316,"kb_used_omap":47,"kb_used_meta":363472,"kb_avail":91587308,"statfs":{"total":95995035648,"available":93785403392,"internally_reserved":0,"allocated":1837379584,"data_stored":1835983767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":372195378},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991445,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2112460,"kb_used_data":1800836,"kb_used_omap":8,"kb_used_meta":311607,"kb_avail":91632692,"statfs":{"total":95995035648,"available":93831876608,"internally_reserved":0,"allocated":1844056064,"data_stored":1842667832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":319086087},"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":[]},{"osd":0,"up_from":87,"seq":373662154972,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1934616,"kb_used_data":1582544,"kb_used_omap":18,"kb_used_meta":352045,"kb_avail":91810536,"statfs":{"total":95995035648,"available":94013988864,"internally_reserved":0,"allocated":1620525056,"data_stored":1619125926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":360494131},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1619984384,"data_stored":1619984384,"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":1760952320,"data_stored":1760952320,"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":1704263680,"data_stored":1704263680,"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":1845821440,"data_stored":1845821440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":969932800,"data_stored":969932800,"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":2108686336,"data_stored":2108686336,"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":1432420352,"data_stored":1432420352,"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":1436549120,"data_stored":1436549120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:41:06.777 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:41:06.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_2 pg_num 26 2024-08-17T17:41:06.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:06 smithi016 bash[84186]: cluster 2024-08-17T17:41:05.294186+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:41:06.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:06 smithi016 bash[84186]: cluster 2024-08-17T17:41:05.294186+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:41:06.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:06 smithi016 bash[86572]: cluster 2024-08-17T17:41:05.294186+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:41:06.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:06 smithi016 bash[86572]: cluster 2024-08-17T17:41:05.294186+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:41:06.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:06.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:06.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:06.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:06.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:07.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:07.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:07.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:07.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:07.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 61 16 72201 72185 73.9524 64.5 0.0241447 0.0135163 2024-08-17T17:41:07.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:07.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:07.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:07.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:07.668 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:07.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:07.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:07.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:07.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:07.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:07.975 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:07.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:07.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:08.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:08.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:08.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:08.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:08.217 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:08.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 62 16 73026 73010 73.5912 51.5625 0.00453354 0.0135387 2024-08-17T17:41:08.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:08.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:08.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.604 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[84186]: cluster 2024-08-17T17:41:07.294608+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[84186]: cluster 2024-08-17T17:41:07.294608+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[84186]: audit 2024-08-17T17:41:07.333125+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[84186]: audit 2024-08-17T17:41:07.333125+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[84186]: audit 2024-08-17T17:41:07.334692+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[84186]: audit 2024-08-17T17:41:07.334692+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[86572]: cluster 2024-08-17T17:41:07.294608+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[86572]: cluster 2024-08-17T17:41:07.294608+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[86572]: audit 2024-08-17T17:41:07.333125+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[86572]: audit 2024-08-17T17:41:07.333125+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:08.605 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[86572]: audit 2024-08-17T17:41:07.334692+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:08.606 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:08 smithi016 bash[86572]: audit 2024-08-17T17:41:07.334692+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:08.637 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:08 smithi060 bash[68878]: cluster 2024-08-17T17:41:07.294608+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:41:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:08 smithi060 bash[68878]: cluster 2024-08-17T17:41:07.294608+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v820: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1953/207276 objects degraded (0.942%); 3420/207276 objects misplaced (1.650%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:41:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:08 smithi060 bash[68878]: audit 2024-08-17T17:41:07.333125+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:08 smithi060 bash[68878]: audit 2024-08-17T17:41:07.333125+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:08 smithi060 bash[68878]: audit 2024-08-17T17:41:07.334692+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:08 smithi060 bash[68878]: audit 2024-08-17T17:41:07.334692+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:08.741 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:08.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:08.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:41:08.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:08.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:08.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:09.009 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.048 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:09.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:09.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 63 16 73814 73798 73.2047 49.25 0.00696889 0.0136536 2024-08-17T17:41:09.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:09 smithi060 bash[68878]: audit 2024-08-17T17:41:08.416389+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:09 smithi060 bash[68878]: audit 2024-08-17T17:41:08.416389+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:09 smithi060 bash[68878]: audit 2024-08-17T17:41:08.425954+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:09 smithi060 bash[68878]: audit 2024-08-17T17:41:08.425954+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:09.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[84186]: audit 2024-08-17T17:41:08.416389+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[84186]: audit 2024-08-17T17:41:08.416389+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[84186]: audit 2024-08-17T17:41:08.425954+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.514 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[84186]: audit 2024-08-17T17:41:08.425954+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[86572]: audit 2024-08-17T17:41:08.416389+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[86572]: audit 2024-08-17T17:41:08.416389+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[86572]: audit 2024-08-17T17:41:08.425954+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:09 smithi016 bash[86572]: audit 2024-08-17T17:41:08.425954+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:09.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:09.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:09.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:09.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:09.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:09.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:10.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.111 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:10.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:10.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:10.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 64 16 74465 74449 72.6966 40.6875 0.0115937 0.0137501 2024-08-17T17:41:10.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.358 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:41:10 smithi060 bash[61583]: ts=2024-08-17T17:41:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:10.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:10.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:10.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:10.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:10.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:10 smithi060 bash[68878]: cluster 2024-08-17T17:41:09.295180+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v821: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s; 1953/216819 objects degraded (0.901%); 3072/216819 objects misplaced (1.417%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:10 smithi060 bash[68878]: cluster 2024-08-17T17:41:09.295180+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v821: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s; 1953/216819 objects degraded (0.901%); 3072/216819 objects misplaced (1.417%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:10 smithi060 bash[68878]: cluster 2024-08-17T17:41:09.970628+0000 mon.a (mon.0) 1147 : cluster [WRN] Health check update: Degraded data redundancy: 1953/216819 objects degraded (0.901%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:10 smithi060 bash[68878]: cluster 2024-08-17T17:41:09.970628+0000 mon.a (mon.0) 1147 : cluster [WRN] Health check update: Degraded data redundancy: 1953/216819 objects degraded (0.901%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:10.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:10.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[84186]: cluster 2024-08-17T17:41:09.295180+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v821: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s; 1953/216819 objects degraded (0.901%); 3072/216819 objects misplaced (1.417%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:10.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[84186]: cluster 2024-08-17T17:41:09.295180+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v821: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s; 1953/216819 objects degraded (0.901%); 3072/216819 objects misplaced (1.417%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:10.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[84186]: cluster 2024-08-17T17:41:09.970628+0000 mon.a (mon.0) 1147 : cluster [WRN] Health check update: Degraded data redundancy: 1953/216819 objects degraded (0.901%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:10.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[84186]: cluster 2024-08-17T17:41:09.970628+0000 mon.a (mon.0) 1147 : cluster [WRN] Health check update: Degraded data redundancy: 1953/216819 objects degraded (0.901%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:10.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[86572]: cluster 2024-08-17T17:41:09.295180+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v821: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s; 1953/216819 objects degraded (0.901%); 3072/216819 objects misplaced (1.417%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:10.738 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[86572]: cluster 2024-08-17T17:41:09.295180+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v821: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 864 op/s; 1953/216819 objects degraded (0.901%); 3072/216819 objects misplaced (1.417%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:10.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[86572]: cluster 2024-08-17T17:41:09.970628+0000 mon.a (mon.0) 1147 : cluster [WRN] Health check update: Degraded data redundancy: 1953/216819 objects degraded (0.901%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:10.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:10 smithi016 bash[86572]: cluster 2024-08-17T17:41:09.970628+0000 mon.a (mon.0) 1147 : cluster [WRN] Health check update: Degraded data redundancy: 1953/216819 objects degraded (0.901%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:10.749 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:10.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.875 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:10.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:10.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:10.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:11.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:11.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:11.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:11.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:11.249 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 65 16 75064 75048 72.1541 37.4375 0.0100072 0.0138539 2024-08-17T17:41:11.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:11.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:11.355 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:11.357 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:11.370 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:11.390 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:11.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:11.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:11.517 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:11.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:11.622 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:11.658 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:11.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:11.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:11.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:11.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:11.936 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:11.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:12.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:12.063 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:12.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.195 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:12.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 66 16 75750 75734 71.7104 42.875 0.00492528 0.0139186 2024-08-17T17:41:12.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:12.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:12.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:12.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.621 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:12.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:12.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.734 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:12 smithi060 bash[68878]: cluster 2024-08-17T17:41:11.298116+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v822: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 1953/220011 objects degraded (0.888%); 3072/220011 objects misplaced (1.396%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:12.734 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:12 smithi060 bash[68878]: cluster 2024-08-17T17:41:11.298116+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v822: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 1953/220011 objects degraded (0.888%); 3072/220011 objects misplaced (1.396%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:12.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:12.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:12.832 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:12 smithi016 bash[84186]: cluster 2024-08-17T17:41:11.298116+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v822: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 1953/220011 objects degraded (0.888%); 3072/220011 objects misplaced (1.396%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:12.833 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:12 smithi016 bash[84186]: cluster 2024-08-17T17:41:11.298116+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v822: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 1953/220011 objects degraded (0.888%); 3072/220011 objects misplaced (1.396%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:12.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:12 smithi016 bash[86572]: cluster 2024-08-17T17:41:11.298116+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v822: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 1953/220011 objects degraded (0.888%); 3072/220011 objects misplaced (1.396%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:12.833 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:12 smithi016 bash[86572]: cluster 2024-08-17T17:41:11.298116+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v822: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s; 1953/220011 objects degraded (0.888%); 3072/220011 objects misplaced (1.396%); 3.9 MiB/s, 63 objects/s recovering 2024-08-17T17:41:12.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:12.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:12.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:12.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:12.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:13.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.135 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:13.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:13.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 67 16 76482 76466 71.3228 45.75 0.0133249 0.0140156 2024-08-17T17:41:13.268 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:13.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:13.372 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:13.394 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:13.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:13.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:13.502 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.526 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:13.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:13.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:13.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:13.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:12.776683+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:12.776683+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:12.785389+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:12.785389+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: cluster 2024-08-17T17:41:13.298657+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v823: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 1953/223260 objects degraded (0.875%); 2782/223260 objects misplaced (1.246%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: cluster 2024-08-17T17:41:13.298657+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v823: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 1953/223260 objects degraded (0.875%); 2782/223260 objects misplaced (1.246%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:13.709085+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:13.709085+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:13.710693+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:13.710693+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:13.887 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:13.720128+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:13.888 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:13 smithi060 bash[68878]: audit 2024-08-17T17:41:13.720128+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:13.891 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:41:13.892 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:41:13.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:13.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:13.937 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:41:13.937 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:41:13.987 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:41:13.987 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:41:14.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.026 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:41:14.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:14.026 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:41:14.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:14.062 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:41:14.062 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:41:14.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:12.776683+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:12.776683+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:12.785389+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:12.785389+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: cluster 2024-08-17T17:41:13.298657+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v823: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 1953/223260 objects degraded (0.875%); 2782/223260 objects misplaced (1.246%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: cluster 2024-08-17T17:41:13.298657+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v823: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 1953/223260 objects degraded (0.875%); 2782/223260 objects misplaced (1.246%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:13.709085+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:13.709085+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:13.710693+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:13.710693+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:13.720128+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[84186]: audit 2024-08-17T17:41:13.720128+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:12.776683+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:12.776683+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:12.785389+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.082 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:12.785389+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: cluster 2024-08-17T17:41:13.298657+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v823: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 1953/223260 objects degraded (0.875%); 2782/223260 objects misplaced (1.246%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: cluster 2024-08-17T17:41:13.298657+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v823: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s; 1953/223260 objects degraded (0.875%); 2782/223260 objects misplaced (1.246%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:13.709085+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:13.709085+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:13.710693+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:13.710693+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:13.720128+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.083 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:13 smithi016 bash[86572]: audit 2024-08-17T17:41:13.720128+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:14.097 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:41:14.097 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:41:14.125 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:41:14.125 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:41:14.130 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:14.153 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:41:14.153 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:41:14.153 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:14.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:14.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 68 16 77381 77365 71.1002 56.1875 0.00635864 0.0140587 2024-08-17T17:41:14.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:14.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:14.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:14.391 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:14.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:14.422 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:41:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:41:14] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.51.0" 2024-08-17T17:41:14.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:14.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:14.551 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:14.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:14.656 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:14.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:14.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:14.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:14.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:14.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:14.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:14 smithi016 bash[84186]: audit 2024-08-17T17:41:13.830002+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/3170724894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:14.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:14 smithi016 bash[84186]: audit 2024-08-17T17:41:13.830002+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/3170724894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:14.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:14 smithi016 bash[86572]: audit 2024-08-17T17:41:13.830002+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/3170724894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:14.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:14 smithi016 bash[86572]: audit 2024-08-17T17:41:13.830002+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/3170724894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:14.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:14.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:14.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:15.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:15.175 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:14 smithi060 bash[68878]: audit 2024-08-17T17:41:13.830002+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/3170724894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:14 smithi060 bash[68878]: audit 2024-08-17T17:41:13.830002+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.16:0/3170724894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:15.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:15.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 69 16 78392 78376 70.9854 63.1875 0.0199814 0.014082 2024-08-17T17:41:15.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:15.367 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:15.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:15.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:15.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:15.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:15.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:15.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:15.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:15.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:15.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:15.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:15.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:15 smithi060 bash[68878]: cluster 2024-08-17T17:41:14.973795+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: Degraded data redundancy: 1953/223260 objects degraded (0.875%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:15 smithi060 bash[68878]: cluster 2024-08-17T17:41:14.973795+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: Degraded data redundancy: 1953/223260 objects degraded (0.875%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:15 smithi060 bash[68878]: cluster 2024-08-17T17:41:15.299415+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v824: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:15 smithi060 bash[68878]: cluster 2024-08-17T17:41:15.299415+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v824: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:15.998 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:16.030 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:16.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[84186]: cluster 2024-08-17T17:41:14.973795+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: Degraded data redundancy: 1953/223260 objects degraded (0.875%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[84186]: cluster 2024-08-17T17:41:14.973795+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: Degraded data redundancy: 1953/223260 objects degraded (0.875%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[84186]: cluster 2024-08-17T17:41:15.299415+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v824: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:16.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[84186]: cluster 2024-08-17T17:41:15.299415+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v824: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[86572]: cluster 2024-08-17T17:41:14.973795+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: Degraded data redundancy: 1953/223260 objects degraded (0.875%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[86572]: cluster 2024-08-17T17:41:14.973795+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check update: Degraded data redundancy: 1953/223260 objects degraded (0.875%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[86572]: cluster 2024-08-17T17:41:15.299415+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v824: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:16.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:15 smithi016 bash[86572]: cluster 2024-08-17T17:41:15.299415+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v824: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 917 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:16.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:16.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:16.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 70 16 79421 79405 70.89 64.3125 0.0167525 0.0141004 2024-08-17T17:41:16.269 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:16.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:16.398 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:16.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:16.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:16.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:16.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:16.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:16.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.690 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:16.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:16.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:16.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:16.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:16.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:16.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:16.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:17.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:17.092 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:17.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:17.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:17.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:17.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:17.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 71 16 80364 80348 70.7216 58.9375 0.010716 0.0141348 2024-08-17T17:41:17.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:17.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:17.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:17.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:17.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:17.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:17.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:17.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:17.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:17.828 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:17.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:17.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:17.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:17.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:17.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:18.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:18.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:18.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:18.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:18.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 72 16 81317 81301 70.5666 59.5625 0.0128347 0.014165 2024-08-17T17:41:18.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:18.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:18.427 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:18 smithi016 bash[84186]: cluster 2024-08-17T17:41:17.299838+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:18.428 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:18 smithi016 bash[84186]: cluster 2024-08-17T17:41:17.299838+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:18.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:18.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:18 smithi060 bash[68878]: cluster 2024-08-17T17:41:17.299838+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:18.466 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:18 smithi060 bash[68878]: cluster 2024-08-17T17:41:17.299838+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:18.484 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:18.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:18.589 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:18.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:18 smithi016 bash[86572]: cluster 2024-08-17T17:41:17.299838+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:18.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:18 smithi016 bash[86572]: cluster 2024-08-17T17:41:17.299838+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v825: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 86 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 653 op/s; 1953/230796 objects degraded (0.846%); 2782/230796 objects misplaced (1.205%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:18.617 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:18.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:18.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:18.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:18.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:18.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:18.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:18.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:18.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:19.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:19.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:19.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:19.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:19.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:19.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 73 16 82223 82207 70.3755 56.625 0.0218131 0.0142038 2024-08-17T17:41:19.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:19.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:19.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:19.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:19.424 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:19.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:19.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:19.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:19.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:19.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:19.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:19.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:19.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:19.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:19.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:19.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:20.064 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:20.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:20.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:20.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:20.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:20.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 74 16 83110 83094 70.1736 55.4375 0.0157542 0.0142425 2024-08-17T17:41:20.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:20.356 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:41:20 smithi060 bash[61583]: ts=2024-08-17T17:41:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:20.425 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[84186]: cluster 2024-08-17T17:41:19.300608+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v826: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1953/241635 objects degraded (0.808%); 2434/241635 objects misplaced (1.007%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:41:20.425 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[84186]: cluster 2024-08-17T17:41:19.300608+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v826: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1953/241635 objects degraded (0.808%); 2434/241635 objects misplaced (1.007%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:41:20.425 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[84186]: cluster 2024-08-17T17:41:19.974713+0000 mon.a (mon.0) 1155 : cluster [WRN] Health check update: Degraded data redundancy: 1953/241635 objects degraded (0.808%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:20.425 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[84186]: cluster 2024-08-17T17:41:19.974713+0000 mon.a (mon.0) 1155 : cluster [WRN] Health check update: Degraded data redundancy: 1953/241635 objects degraded (0.808%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:20.425 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[86572]: cluster 2024-08-17T17:41:19.300608+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v826: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1953/241635 objects degraded (0.808%); 2434/241635 objects misplaced (1.007%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:41:20.425 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[86572]: cluster 2024-08-17T17:41:19.300608+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v826: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1953/241635 objects degraded (0.808%); 2434/241635 objects misplaced (1.007%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:41:20.426 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[86572]: cluster 2024-08-17T17:41:19.974713+0000 mon.a (mon.0) 1155 : cluster [WRN] Health check update: Degraded data redundancy: 1953/241635 objects degraded (0.808%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:20.426 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:20 smithi016 bash[86572]: cluster 2024-08-17T17:41:19.974713+0000 mon.a (mon.0) 1155 : cluster [WRN] Health check update: Degraded data redundancy: 1953/241635 objects degraded (0.808%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:20.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:20.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:20.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:20.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:20.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:20.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:20 smithi060 bash[68878]: cluster 2024-08-17T17:41:19.300608+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v826: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1953/241635 objects degraded (0.808%); 2434/241635 objects misplaced (1.007%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:41:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:20 smithi060 bash[68878]: cluster 2024-08-17T17:41:19.300608+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v826: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 1953/241635 objects degraded (0.808%); 2434/241635 objects misplaced (1.007%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:41:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:20 smithi060 bash[68878]: cluster 2024-08-17T17:41:19.974713+0000 mon.a (mon.0) 1155 : cluster [WRN] Health check update: Degraded data redundancy: 1953/241635 objects degraded (0.808%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:20 smithi060 bash[68878]: cluster 2024-08-17T17:41:19.974713+0000 mon.a (mon.0) 1155 : cluster [WRN] Health check update: Degraded data redundancy: 1953/241635 objects degraded (0.808%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:20.723 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:20.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:20.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:20.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:20.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:20.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:21.004 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:21.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:21.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:21.136 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:21.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:21.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 75 16 83820 83804 69.8295 44.375 0.0187926 0.0143152 2024-08-17T17:41:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:21.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:21.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:21.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:21.537 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:21.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:21.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:41:21.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:21.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:21.809 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:21.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:21.916 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:21.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:21.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:22.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:22.065 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:22.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:22.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:22.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 76 16 84633 84617 69.5793 50.8125 0.016251 0.0143663 2024-08-17T17:41:22.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:22.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:22.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:22.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:22.456 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:22.561 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:22.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[84186]: cluster 2024-08-17T17:41:21.301133+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v827: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 1953/245178 objects degraded (0.797%); 2434/245178 objects misplaced (0.993%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:22.572 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[84186]: cluster 2024-08-17T17:41:21.301133+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v827: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 1953/245178 objects degraded (0.797%); 2434/245178 objects misplaced (0.993%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:22.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[84186]: audit 2024-08-17T17:41:22.329462+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:22.573 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[84186]: audit 2024-08-17T17:41:22.329462+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:22.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[86572]: cluster 2024-08-17T17:41:21.301133+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v827: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 1953/245178 objects degraded (0.797%); 2434/245178 objects misplaced (0.993%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:22.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[86572]: cluster 2024-08-17T17:41:21.301133+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v827: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 1953/245178 objects degraded (0.797%); 2434/245178 objects misplaced (0.993%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:22.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[86572]: audit 2024-08-17T17:41:22.329462+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:22.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:22 smithi016 bash[86572]: audit 2024-08-17T17:41:22.329462+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:22.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:22.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:22 smithi060 bash[68878]: cluster 2024-08-17T17:41:21.301133+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v827: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 1953/245178 objects degraded (0.797%); 2434/245178 objects misplaced (0.993%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:22 smithi060 bash[68878]: cluster 2024-08-17T17:41:21.301133+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v827: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 1953/245178 objects degraded (0.797%); 2434/245178 objects misplaced (0.993%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T17:41:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:22 smithi060 bash[68878]: audit 2024-08-17T17:41:22.329462+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:22.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:22 smithi060 bash[68878]: audit 2024-08-17T17:41:22.329462+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:22.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:22.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:22.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:22.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:22.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:22.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:22.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:23.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:23.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:23.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:23.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:23.232 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:23.250 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 77 16 85558 85542 69.4264 57.8125 0.00923034 0.0143979 2024-08-17T17:41:23.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:23.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:23.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:23.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:23.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:23.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:23.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:23.615 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:23.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:23.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:23.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:23.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:23.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:23.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:23.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:23.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:23.998 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:23.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:24.100 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:24.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:24.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:24.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:24.251 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 78 16 85901 85885 68.8111 21.4375 0.00464074 0.0143967 2024-08-17T17:41:24.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:24.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:24.387 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:24.491 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:24.515 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:24.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[84186]: cluster 2024-08-17T17:41:23.301762+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v828: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s; 1953/249312 objects degraded (0.783%); 1922/249312 objects misplaced (0.771%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:41:24.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[84186]: cluster 2024-08-17T17:41:23.301762+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v828: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s; 1953/249312 objects degraded (0.783%); 1922/249312 objects misplaced (0.771%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[84186]: cluster 2024-08-17T17:41:23.387837+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[84186]: cluster 2024-08-17T17:41:23.387837+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:41:24] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.51.0" 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[86572]: cluster 2024-08-17T17:41:23.301762+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v828: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s; 1953/249312 objects degraded (0.783%); 1922/249312 objects misplaced (0.771%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[86572]: cluster 2024-08-17T17:41:23.301762+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v828: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s; 1953/249312 objects degraded (0.783%); 1922/249312 objects misplaced (0.771%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[86572]: cluster 2024-08-17T17:41:23.387837+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:41:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:24 smithi016 bash[86572]: cluster 2024-08-17T17:41:23.387837+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:41:24.618 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:24.646 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:24 smithi060 bash[68878]: cluster 2024-08-17T17:41:23.301762+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v828: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s; 1953/249312 objects degraded (0.783%); 1922/249312 objects misplaced (0.771%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:41:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:24 smithi060 bash[68878]: cluster 2024-08-17T17:41:23.301762+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v828: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s; 1953/249312 objects degraded (0.783%); 1922/249312 objects misplaced (0.771%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:41:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:24 smithi060 bash[68878]: cluster 2024-08-17T17:41:23.387837+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:41:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:24 smithi060 bash[68878]: cluster 2024-08-17T17:41:23.387837+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:41:24.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:24.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:24.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:24.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:24.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:24.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:25.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:25.047 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:25.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:25.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:25.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:25.251 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 79 16 86606 86590 68.4978 44.0625 0.0399626 0.0145932 2024-08-17T17:41:25.289 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:25.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:25.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:25.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:25.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[84186]: cluster 2024-08-17T17:41:24.387176+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:41:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[84186]: cluster 2024-08-17T17:41:24.387176+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:41:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[84186]: cluster 2024-08-17T17:41:24.976496+0000 mon.a (mon.0) 1159 : cluster [WRN] Health check update: Degraded data redundancy: 1953/249312 objects degraded (0.783%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:25.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[84186]: cluster 2024-08-17T17:41:24.976496+0000 mon.a (mon.0) 1159 : cluster [WRN] Health check update: Degraded data redundancy: 1953/249312 objects degraded (0.783%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:25.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[86572]: cluster 2024-08-17T17:41:24.387176+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:41:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[86572]: cluster 2024-08-17T17:41:24.387176+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:41:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[86572]: cluster 2024-08-17T17:41:24.976496+0000 mon.a (mon.0) 1159 : cluster [WRN] Health check update: Degraded data redundancy: 1953/249312 objects degraded (0.783%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:25 smithi016 bash[86572]: cluster 2024-08-17T17:41:24.976496+0000 mon.a (mon.0) 1159 : cluster [WRN] Health check update: Degraded data redundancy: 1953/249312 objects degraded (0.783%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:25.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:25 smithi060 bash[68878]: cluster 2024-08-17T17:41:24.387176+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:41:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:25 smithi060 bash[68878]: cluster 2024-08-17T17:41:24.387176+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:41:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:25 smithi060 bash[68878]: cluster 2024-08-17T17:41:24.976496+0000 mon.a (mon.0) 1159 : cluster [WRN] Health check update: Degraded data redundancy: 1953/249312 objects degraded (0.783%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:25 smithi060 bash[68878]: cluster 2024-08-17T17:41:24.976496+0000 mon.a (mon.0) 1159 : cluster [WRN] Health check update: Degraded data redundancy: 1953/249312 objects degraded (0.783%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:41:25.684 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:25.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:25.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:25.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:25.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:26.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:26.251 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:41:26.254565+0000 min lat: 0.00116911 max lat: 2.5186 avg lat: 0.0146127 2024-08-17T17:41:26.251 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:41:26.251 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 80 16 87511 87495 68.3485 56.5625 0.0032309 0.0146127 2024-08-17T17:41:26.489 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:26 smithi060 bash[68878]: cluster 2024-08-17T17:41:25.302465+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v831: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:41:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:26 smithi060 bash[68878]: cluster 2024-08-17T17:41:25.302465+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v831: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:41:26.732 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:26 smithi016 bash[84186]: cluster 2024-08-17T17:41:25.302465+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v831: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:41:26.732 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:26 smithi016 bash[84186]: cluster 2024-08-17T17:41:25.302465+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v831: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:41:26.732 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:26 smithi016 bash[86572]: cluster 2024-08-17T17:41:25.302465+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v831: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:41:26.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:26 smithi016 bash[86572]: cluster 2024-08-17T17:41:25.302465+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v831: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:41:26.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:26.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:26.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:26.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:26.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:26.994 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:27.251 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 81 16 88471 88455 68.2453 60 0.020496 0.0146473 2024-08-17T17:41:27.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:27.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:27.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:27.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:27.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:27.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:27.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:27.915 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:27.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:27.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:28.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:28.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:28.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:28.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:28.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:28.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:28.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:28.315 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 82 16 89429 89413 68.1432 59.875 0.027774 0.0146698 2024-08-17T17:41:28.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:28.445 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:28.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:28 smithi016 bash[84186]: cluster 2024-08-17T17:41:27.302869+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v832: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:41:28.557 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:28 smithi016 bash[84186]: cluster 2024-08-17T17:41:27.302869+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v832: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:41:28.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:28 smithi016 bash[86572]: cluster 2024-08-17T17:41:27.302869+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v832: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:41:28.557 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:28 smithi016 bash[86572]: cluster 2024-08-17T17:41:27.302869+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v832: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:41:28.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:28 smithi060 bash[68878]: cluster 2024-08-17T17:41:27.302869+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v832: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:41:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:28 smithi060 bash[68878]: cluster 2024-08-17T17:41:27.302869+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v832: 89 pgs: 1 active+recovering+remapped, 1 creating+peering, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 657 op/s; 1953/257418 objects degraded (0.759%); 1854/257418 objects misplaced (0.720%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:41:28.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:28.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:28.816 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:28.843 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:28.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:28.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:28.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:28.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:28.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:29.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:29.189 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:29.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:29.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:29.315 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 83 16 90210 90194 67.8578 48.8125 0.0283047 0.0147313 2024-08-17T17:41:29.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:29.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:29.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:29.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:29.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:29.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:29.597 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:29.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:29.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:29.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:30.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:30.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:30.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.333 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 84 16 91142 91126 67.7434 58.25 0.0181931 0.0147551 2024-08-17T17:41:30.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:30.664 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:30.673 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:41:30 smithi060 bash[61583]: ts=2024-08-17T17:41:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:30.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:30 smithi060 bash[68878]: cluster 2024-08-17T17:41:29.303564+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v833: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 1953/266361 objects degraded (0.733%); 1549/266361 objects misplaced (0.582%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T17:41:30.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:30 smithi060 bash[68878]: cluster 2024-08-17T17:41:29.303564+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v833: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 1953/266361 objects degraded (0.733%); 1549/266361 objects misplaced (0.582%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T17:41:30.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:30 smithi060 bash[68878]: cluster 2024-08-17T17:41:29.978285+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1953/266361 objects degraded (0.733%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:30.674 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:30 smithi060 bash[68878]: cluster 2024-08-17T17:41:29.978285+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1953/266361 objects degraded (0.733%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:30.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:30.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:30.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[86572]: cluster 2024-08-17T17:41:29.303564+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v833: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 1953/266361 objects degraded (0.733%); 1549/266361 objects misplaced (0.582%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T17:41:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[86572]: cluster 2024-08-17T17:41:29.303564+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v833: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 1953/266361 objects degraded (0.733%); 1549/266361 objects misplaced (0.582%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T17:41:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[86572]: cluster 2024-08-17T17:41:29.978285+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1953/266361 objects degraded (0.733%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:30.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[86572]: cluster 2024-08-17T17:41:29.978285+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1953/266361 objects degraded (0.733%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[84186]: cluster 2024-08-17T17:41:29.303564+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v833: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 1953/266361 objects degraded (0.733%); 1549/266361 objects misplaced (0.582%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T17:41:30.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[84186]: cluster 2024-08-17T17:41:29.303564+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v833: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s; 1953/266361 objects degraded (0.733%); 1549/266361 objects misplaced (0.582%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T17:41:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[84186]: cluster 2024-08-17T17:41:29.978285+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1953/266361 objects degraded (0.733%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:30.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:30 smithi016 bash[84186]: cluster 2024-08-17T17:41:29.978285+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 1953/266361 objects degraded (0.733%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:30.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:30.952 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:30.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:30.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:31.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:31.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:31.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:31.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.219 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:31.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:31.333 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 85 16 91658 91642 67.3123 32.25 0.0124188 0.0148499 2024-08-17T17:41:31.347 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:31.450 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.482 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:31.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:31.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:31.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:31.713 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:31.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:31.841 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:32.001 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:32.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:32.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:32.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:32.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:32.261 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:32.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:32.333 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 86 16 92514 92498 67.1518 53.5 0.0146868 0.0148854 2024-08-17T17:41:32.371 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:32.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:32.496 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:32 smithi016 bash[84186]: cluster 2024-08-17T17:41:31.304214+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v834: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s; 1953/269661 objects degraded (0.724%); 1549/269661 objects misplaced (0.574%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:32.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:32 smithi016 bash[84186]: cluster 2024-08-17T17:41:31.304214+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v834: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s; 1953/269661 objects degraded (0.724%); 1549/269661 objects misplaced (0.574%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:32.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:32 smithi016 bash[86572]: cluster 2024-08-17T17:41:31.304214+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v834: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s; 1953/269661 objects degraded (0.724%); 1549/269661 objects misplaced (0.574%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:32.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:32 smithi016 bash[86572]: cluster 2024-08-17T17:41:31.304214+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v834: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s; 1953/269661 objects degraded (0.724%); 1549/269661 objects misplaced (0.574%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:32 smithi060 bash[68878]: cluster 2024-08-17T17:41:31.304214+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v834: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s; 1953/269661 objects degraded (0.724%); 1549/269661 objects misplaced (0.574%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:32 smithi060 bash[68878]: cluster 2024-08-17T17:41:31.304214+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v834: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s; 1953/269661 objects degraded (0.724%); 1549/269661 objects misplaced (0.574%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:32.739 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:41:32.739 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:41:32.739 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:41:32.739 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:41:32.739 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:41:32.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:32.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:32.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:32.930 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:32.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:32.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:33.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:33.083 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:33.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:33.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:33.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:33.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:33.343 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 87 16 93278 93262 66.929 47.75 0.0183554 0.0149356 2024-08-17T17:41:33.355 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:33.416 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:41:33.423 INFO:teuthology.orchestra.run.smithi016.stderr:set pool 8 pg_num to 26 2024-08-17T17:41:33.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:33.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:33 smithi060 bash[68878]: audit 2024-08-17T17:41:33.102696+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.16:0/1635481328' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:33 smithi060 bash[68878]: audit 2024-08-17T17:41:33.102696+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.16:0/1635481328' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:33 smithi060 bash[68878]: audit 2024-08-17T17:41:33.107043+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:33 smithi060 bash[68878]: audit 2024-08-17T17:41:33.107043+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:33 smithi060 bash[68878]: audit 2024-08-17T17:41:33.123427+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:33.471 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:33 smithi060 bash[68878]: audit 2024-08-17T17:41:33.123427+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:33.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:33.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:33.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:33.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[84186]: audit 2024-08-17T17:41:33.102696+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.16:0/1635481328' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[84186]: audit 2024-08-17T17:41:33.102696+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.16:0/1635481328' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[84186]: audit 2024-08-17T17:41:33.107043+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[84186]: audit 2024-08-17T17:41:33.107043+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[84186]: audit 2024-08-17T17:41:33.123427+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[84186]: audit 2024-08-17T17:41:33.123427+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[86572]: audit 2024-08-17T17:41:33.102696+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.16:0/1635481328' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[86572]: audit 2024-08-17T17:41:33.102696+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.16:0/1635481328' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[86572]: audit 2024-08-17T17:41:33.107043+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.689 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[86572]: audit 2024-08-17T17:41:33.107043+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:41:33.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[86572]: audit 2024-08-17T17:41:33.123427+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:33.690 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:33 smithi016 bash[86572]: audit 2024-08-17T17:41:33.123427+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:41:33.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:33.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:33.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:33.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:33.954 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:33.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:33.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:34.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:34.097 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:34.199 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:34.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:34.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:34.333 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 88 16 94206 94190 66.8276 58 0.00968574 0.0149589 2024-08-17T17:41:34.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:34.467 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.494 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: cluster 2024-08-17T17:41:33.304817+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v835: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 1953/272517 objects degraded (0.717%); 1549/272517 objects misplaced (0.568%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:41:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: cluster 2024-08-17T17:41:33.304817+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v835: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 1953/272517 objects degraded (0.717%); 1549/272517 objects misplaced (0.568%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:41:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: cluster 2024-08-17T17:41:33.410040+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: cluster 2024-08-17T17:41:33.410040+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: audit 2024-08-17T17:41:33.418332+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: audit 2024-08-17T17:41:33.418332+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: audit 2024-08-17T17:41:33.418574+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: audit 2024-08-17T17:41:33.418574+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: cluster 2024-08-17T17:41:33.430102+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[84186]: cluster 2024-08-17T17:41:33.430102+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:41:34.578 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:41:34] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.51.0" 2024-08-17T17:41:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: cluster 2024-08-17T17:41:33.304817+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v835: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 1953/272517 objects degraded (0.717%); 1549/272517 objects misplaced (0.568%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:41:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: cluster 2024-08-17T17:41:33.304817+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v835: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 1953/272517 objects degraded (0.717%); 1549/272517 objects misplaced (0.568%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:41:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: cluster 2024-08-17T17:41:33.410040+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:34.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: cluster 2024-08-17T17:41:33.410040+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:34.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: audit 2024-08-17T17:41:33.418332+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:41:34.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: audit 2024-08-17T17:41:33.418332+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:41:34.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: audit 2024-08-17T17:41:33.418574+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:34.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: audit 2024-08-17T17:41:33.418574+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:34.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: cluster 2024-08-17T17:41:33.430102+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:41:34.580 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:34 smithi016 bash[86572]: cluster 2024-08-17T17:41:33.430102+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:41:34.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: cluster 2024-08-17T17:41:33.304817+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v835: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 1953/272517 objects degraded (0.717%); 1549/272517 objects misplaced (0.568%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: cluster 2024-08-17T17:41:33.304817+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v835: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+remapped, 86 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s; 1953/272517 objects degraded (0.717%); 1549/272517 objects misplaced (0.568%); 2.4 MiB/s, 37 objects/s recovering 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: cluster 2024-08-17T17:41:33.410040+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: cluster 2024-08-17T17:41:33.410040+0000 mon.a (mon.0) 1163 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: audit 2024-08-17T17:41:33.418332+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: audit 2024-08-17T17:41:33.418332+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: audit 2024-08-17T17:41:33.418574+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: audit 2024-08-17T17:41:33.418574+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? 172.21.15.16:0/3829352408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:41:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: cluster 2024-08-17T17:41:33.430102+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:41:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:34 smithi060 bash[68878]: cluster 2024-08-17T17:41:33.430102+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:41:34.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:34.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:34.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:34.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:34.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:34.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:34.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:35.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:35.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:35.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:35.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:35.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:35.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:35.333 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 89 16 95047 95031 66.6674 52.5625 0.00925687 0.0149944 2024-08-17T17:41:35.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:35.433 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:35.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:35.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:35.570 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:35.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:35.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[84186]: cluster 2024-08-17T17:41:34.979154+0000 mon.a (mon.0) 1167 : cluster [WRN] Health check update: Degraded data redundancy: 1953/272517 objects degraded (0.717%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[84186]: cluster 2024-08-17T17:41:34.979154+0000 mon.a (mon.0) 1167 : cluster [WRN] Health check update: Degraded data redundancy: 1953/272517 objects degraded (0.717%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[84186]: audit 2024-08-17T17:41:35.306208+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[84186]: audit 2024-08-17T17:41:35.306208+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[86572]: cluster 2024-08-17T17:41:34.979154+0000 mon.a (mon.0) 1167 : cluster [WRN] Health check update: Degraded data redundancy: 1953/272517 objects degraded (0.717%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[86572]: cluster 2024-08-17T17:41:34.979154+0000 mon.a (mon.0) 1167 : cluster [WRN] Health check update: Degraded data redundancy: 1953/272517 objects degraded (0.717%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:35.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[86572]: audit 2024-08-17T17:41:35.306208+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:41:35.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:35 smithi016 bash[86572]: audit 2024-08-17T17:41:35.306208+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:41:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:35 smithi060 bash[68878]: cluster 2024-08-17T17:41:34.979154+0000 mon.a (mon.0) 1167 : cluster [WRN] Health check update: Degraded data redundancy: 1953/272517 objects degraded (0.717%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:35 smithi060 bash[68878]: cluster 2024-08-17T17:41:34.979154+0000 mon.a (mon.0) 1167 : cluster [WRN] Health check update: Degraded data redundancy: 1953/272517 objects degraded (0.717%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:35 smithi060 bash[68878]: audit 2024-08-17T17:41:35.306208+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:41:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:35 smithi060 bash[68878]: audit 2024-08-17T17:41:35.306208+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:41:35.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:35.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:35.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:36.098 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:36.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.251 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:36.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 90 16 95146 95130 65.996 6.1875 0.0776011 0.0150167 2024-08-17T17:41:36.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:36.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:36.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:36.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.617 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[84186]: cluster 2024-08-17T17:41:35.305525+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v837: 89 pgs: 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:36.617 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[84186]: cluster 2024-08-17T17:41:35.305525+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v837: 89 pgs: 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:36.617 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[84186]: audit 2024-08-17T17:41:35.430159+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:41:36.617 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[84186]: audit 2024-08-17T17:41:35.430159+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:41:36.617 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[84186]: cluster 2024-08-17T17:41:35.447293+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:41:36.617 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[84186]: cluster 2024-08-17T17:41:35.447293+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:41:36.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[86572]: cluster 2024-08-17T17:41:35.305525+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v837: 89 pgs: 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:36.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[86572]: cluster 2024-08-17T17:41:35.305525+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v837: 89 pgs: 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:36.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[86572]: audit 2024-08-17T17:41:35.430159+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:41:36.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[86572]: audit 2024-08-17T17:41:35.430159+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:41:36.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[86572]: cluster 2024-08-17T17:41:35.447293+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:41:36.618 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:36 smithi016 bash[86572]: cluster 2024-08-17T17:41:35.447293+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:41:36.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:36.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:36.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:36 smithi060 bash[68878]: cluster 2024-08-17T17:41:35.305525+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v837: 89 pgs: 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:36.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:36 smithi060 bash[68878]: cluster 2024-08-17T17:41:35.305525+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v837: 89 pgs: 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 790 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:36.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:36 smithi060 bash[68878]: audit 2024-08-17T17:41:35.430159+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:41:36.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:36 smithi060 bash[68878]: audit 2024-08-17T17:41:35.430159+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:41:36.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:36 smithi060 bash[68878]: cluster 2024-08-17T17:41:35.447293+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:41:36.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:36 smithi060 bash[68878]: cluster 2024-08-17T17:41:35.447293+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:41:36.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:36.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:36.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:36.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:36.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.018 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:37.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:37.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:37.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:37.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:37.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 91 1 95146 95145 65.2817 0.9375 1.07658 0.0151599 2024-08-17T17:41:37.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:37.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:37.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:37.537 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:37.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:37.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:36.443445+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:36.443445+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:36.848396+0000 osd.1 (osd.1) 15 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:36.848396+0000 osd.1 (osd.1) 15 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.038909+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.038909+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.142203+0000 osd.3 (osd.3) 15 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.142203+0000 osd.3 (osd.3) 15 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: audit 2024-08-17T17:41:37.331430+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:37.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[84186]: audit 2024-08-17T17:41:37.331430+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:36.443445+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:36.443445+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:36.848396+0000 osd.1 (osd.1) 15 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:36.848396+0000 osd.1 (osd.1) 15 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.038909+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.038909+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.142203+0000 osd.3 (osd.3) 15 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.142203+0000 osd.3 (osd.3) 15 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: audit 2024-08-17T17:41:37.331430+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:37.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:37 smithi016 bash[86572]: audit 2024-08-17T17:41:37.331430+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:37.665 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:37.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:36.443445+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:41:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:36.443445+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:41:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:36.848396+0000 osd.1 (osd.1) 15 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:36.848396+0000 osd.1 (osd.1) 15 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.038909+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.038909+0000 osd.4 (osd.4) 6 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.142203+0000 osd.3 (osd.3) 15 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.142203+0000 osd.3 (osd.3) 15 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: audit 2024-08-17T17:41:37.331430+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:37 smithi060 bash[68878]: audit 2024-08-17T17:41:37.331430+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:37.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:37.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:37.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:37.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:37.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:38.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:38.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:38.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:38.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:38.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:38.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:38.295 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:38.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:41:38.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 92 1 95146 95145 64.5727 0 - 0.0151599 2024-08-17T17:41:38.427 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:38.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:38.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:38.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:38.681 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:38.692 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.306369+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v840: 99 pgs: 10 unknown, 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:41:38.692 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.306369+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v840: 99 pgs: 10 unknown, 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:41:38.692 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.451881+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.451881+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.853916+0000 osd.1 (osd.1) 16 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:37.853916+0000 osd.1 (osd.1) 16 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:38.186509+0000 osd.3 (osd.3) 16 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[84186]: cluster 2024-08-17T17:41:38.186509+0000 osd.3 (osd.3) 16 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.306369+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v840: 99 pgs: 10 unknown, 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.306369+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v840: 99 pgs: 10 unknown, 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.451881+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:41:38.693 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.451881+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:41:38.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.853916+0000 osd.1 (osd.1) 16 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:38.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:37.853916+0000 osd.1 (osd.1) 16 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:38.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:38.186509+0000 osd.3 (osd.3) 16 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:38.694 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:38 smithi016 bash[86572]: cluster 2024-08-17T17:41:38.186509+0000 osd.3 (osd.3) 16 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:38.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:38.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:38.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.306369+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v840: 99 pgs: 10 unknown, 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.306369+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v840: 99 pgs: 10 unknown, 1 active+recovery_wait, 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 1953/281148 objects degraded (0.695%); 1282/281148 objects misplaced (0.456%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.451881+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.451881+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.853916+0000 osd.1 (osd.1) 16 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:37.853916+0000 osd.1 (osd.1) 16 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:38.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:38.186509+0000 osd.3 (osd.3) 16 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:38.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:38 smithi060 bash[68878]: cluster 2024-08-17T17:41:38.186509+0000 osd.3 (osd.3) 16 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:38.837 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:38.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:38.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:38.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:38.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:39.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.095 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:39.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:39.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:39.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:39.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total time run: 92.2314 2024-08-17T17:41:39.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total writes made: 95146 2024-08-17T17:41:39.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Write size: 65536 2024-08-17T17:41:39.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object size: 65536 2024-08-17T17:41:39.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Bandwidth (MB/sec): 64.475 2024-08-17T17:41:39.334 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Bandwidth: 32.4928 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max bandwidth (MB/sec): 172.312 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average IOPS: 1031 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev IOPS: 519.885 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max IOPS: 2757 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min IOPS: 0 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average Latency(s): 0.0151917 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Latency(s): 0.0450683 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max latency(s): 3.03749 2024-08-17T17:41:39.335 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min latency(s): 0.00116911 2024-08-17T17:41:39.348 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:41:39.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:39.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:39.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:39.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:39.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:39.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:39.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:39.753 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:38.077273+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:39.753 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:38.077273+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:39.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:38.453378+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:41:39.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:38.453378+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:41:39.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.208654+0000 osd.1 (osd.1) 17 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:39.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.208654+0000 osd.1 (osd.1) 17 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:39.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.226229+0000 osd.3 (osd.3) 17 : cluster [DBG] 8.10 scrub starts 2024-08-17T17:41:39.754 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:39 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.226229+0000 osd.3 (osd.3) 17 : cluster [DBG] 8.10 scrub starts 2024-08-17T17:41:39.771 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:39.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:39.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:38.077273+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:38.077273+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:38.453378+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:38.453378+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.208654+0000 osd.1 (osd.1) 17 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.208654+0000 osd.1 (osd.1) 17 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.226229+0000 osd.3 (osd.3) 17 : cluster [DBG] 8.10 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.226229+0000 osd.3 (osd.3) 17 : cluster [DBG] 8.10 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:38.077273+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:38.077273+0000 osd.4 (osd.4) 7 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:38.453378+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:41:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:38.453378+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:41:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.208654+0000 osd.1 (osd.1) 17 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.208654+0000 osd.1 (osd.1) 17 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.226229+0000 osd.3 (osd.3) 17 : cluster [DBG] 8.10 scrub starts 2024-08-17T17:41:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:39 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.226229+0000 osd.3 (osd.3) 17 : cluster [DBG] 8.10 scrub starts 2024-08-17T17:41:39.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:39.914 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:39.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:40.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:40.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:40.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:40.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:40.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:40.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:40.294 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[61583]: ts=2024-08-17T17:41:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:40.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:40.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:41:40.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:40.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:40.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:40.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.307175+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v843: 99 pgs: 1 active+recovery_wait+remapped, 4 unknown, 1 active+recovering+undersized+remapped, 93 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2318/276246 objects misplaced (0.839%) 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.307175+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v843: 99 pgs: 1 active+recovery_wait+remapped, 4 unknown, 1 active+recovering+undersized+remapped, 93 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2318/276246 objects misplaced (0.839%) 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.886716+0000 osd.1 (osd.1) 18 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.886716+0000 osd.1 (osd.1) 18 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.979815+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:39.979815+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:40.218614+0000 osd.3 (osd.3) 18 : cluster [DBG] 8.18 scrub starts 2024-08-17T17:41:40.547 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:40 smithi060 bash[68878]: cluster 2024-08-17T17:41:40.218614+0000 osd.3 (osd.3) 18 : cluster [DBG] 8.18 scrub starts 2024-08-17T17:41:40.561 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:40.664 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:40.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:40.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:40.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.307175+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v843: 99 pgs: 1 active+recovery_wait+remapped, 4 unknown, 1 active+recovering+undersized+remapped, 93 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2318/276246 objects misplaced (0.839%) 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.307175+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v843: 99 pgs: 1 active+recovery_wait+remapped, 4 unknown, 1 active+recovering+undersized+remapped, 93 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2318/276246 objects misplaced (0.839%) 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.886716+0000 osd.1 (osd.1) 18 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.886716+0000 osd.1 (osd.1) 18 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.979815+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:39.979815+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:40.218614+0000 osd.3 (osd.3) 18 : cluster [DBG] 8.18 scrub starts 2024-08-17T17:41:40.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[84186]: cluster 2024-08-17T17:41:40.218614+0000 osd.3 (osd.3) 18 : cluster [DBG] 8.18 scrub starts 2024-08-17T17:41:40.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.307175+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v843: 99 pgs: 1 active+recovery_wait+remapped, 4 unknown, 1 active+recovering+undersized+remapped, 93 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2318/276246 objects misplaced (0.839%) 2024-08-17T17:41:40.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.307175+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v843: 99 pgs: 1 active+recovery_wait+remapped, 4 unknown, 1 active+recovering+undersized+remapped, 93 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 2318/276246 objects misplaced (0.839%) 2024-08-17T17:41:40.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.886716+0000 osd.1 (osd.1) 18 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:40.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.886716+0000 osd.1 (osd.1) 18 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:40.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.979815+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:40.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:39.979815+0000 mon.a (mon.0) 1175 : cluster [WRN] Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:40.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:40.218614+0000 osd.3 (osd.3) 18 : cluster [DBG] 8.18 scrub starts 2024-08-17T17:41:40.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:40 smithi016 bash[86572]: cluster 2024-08-17T17:41:40.218614+0000 osd.3 (osd.3) 18 : cluster [DBG] 8.18 scrub starts 2024-08-17T17:41:40.825 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:40.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:40.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:40.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:40.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:41.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:41.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:41:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:41:41.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:41.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:41.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:41.255 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:41:41.256 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:41:41.305 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:41:41.305 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:41:41.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:41.347 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:41:41.347 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:41:41.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:41.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:41.373 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:41:41.373 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:41:41.406 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:41:41.406 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:41:41.437 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:41:41.437 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:41:41.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:41.467 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:41:41.468 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:41:41.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:41.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:41.509 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:41:41.509 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:41:41.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:41.627 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:41.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:41.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:41 smithi060 bash[68878]: cluster 2024-08-17T17:41:40.885425+0000 osd.1 (osd.1) 19 : cluster [DBG] 8.17 scrub starts 2024-08-17T17:41:41.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:41 smithi060 bash[68878]: cluster 2024-08-17T17:41:40.885425+0000 osd.1 (osd.1) 19 : cluster [DBG] 8.17 scrub starts 2024-08-17T17:41:41.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:41 smithi060 bash[68878]: audit 2024-08-17T17:41:41.204963+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.16:0/269154920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:41.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:41 smithi060 bash[68878]: audit 2024-08-17T17:41:41.204963+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.16:0/269154920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:41.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:41.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:41.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[84186]: cluster 2024-08-17T17:41:40.885425+0000 osd.1 (osd.1) 19 : cluster [DBG] 8.17 scrub starts 2024-08-17T17:41:41.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[84186]: cluster 2024-08-17T17:41:40.885425+0000 osd.1 (osd.1) 19 : cluster [DBG] 8.17 scrub starts 2024-08-17T17:41:41.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[84186]: audit 2024-08-17T17:41:41.204963+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.16:0/269154920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:41.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[84186]: audit 2024-08-17T17:41:41.204963+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.16:0/269154920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:41.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[86572]: cluster 2024-08-17T17:41:40.885425+0000 osd.1 (osd.1) 19 : cluster [DBG] 8.17 scrub starts 2024-08-17T17:41:41.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[86572]: cluster 2024-08-17T17:41:40.885425+0000 osd.1 (osd.1) 19 : cluster [DBG] 8.17 scrub starts 2024-08-17T17:41:41.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[86572]: audit 2024-08-17T17:41:41.204963+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.16:0/269154920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:41.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:41 smithi016 bash[86572]: audit 2024-08-17T17:41:41.204963+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.16:0/269154920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:41:41.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:41.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:41.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:41.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:41.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:42.007 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:42.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:42.136 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:42.242 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:42.270 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:42.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:42.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:42.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:42.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:42.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:42.532 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:42.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:42.660 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:42.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:42.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[84186]: cluster 2024-08-17T17:41:41.309178+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 16 MiB/s wr, 281 op/s; 600/284928 objects degraded (0.211%); 2318/284928 objects misplaced (0.814%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[84186]: cluster 2024-08-17T17:41:41.309178+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 16 MiB/s wr, 281 op/s; 600/284928 objects degraded (0.211%); 2318/284928 objects misplaced (0.814%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[84186]: cluster 2024-08-17T17:41:41.914806+0000 osd.1 (osd.1) 20 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[84186]: cluster 2024-08-17T17:41:41.914806+0000 osd.1 (osd.1) 20 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[86572]: cluster 2024-08-17T17:41:41.309178+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 16 MiB/s wr, 281 op/s; 600/284928 objects degraded (0.211%); 2318/284928 objects misplaced (0.814%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[86572]: cluster 2024-08-17T17:41:41.309178+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 16 MiB/s wr, 281 op/s; 600/284928 objects degraded (0.211%); 2318/284928 objects misplaced (0.814%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:41:42.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[86572]: cluster 2024-08-17T17:41:41.914806+0000 osd.1 (osd.1) 20 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:42.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:42 smithi016 bash[86572]: cluster 2024-08-17T17:41:41.914806+0000 osd.1 (osd.1) 20 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:42.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:42.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:42.900 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:42 smithi060 bash[68878]: cluster 2024-08-17T17:41:41.309178+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 16 MiB/s wr, 281 op/s; 600/284928 objects degraded (0.211%); 2318/284928 objects misplaced (0.814%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:41:42.901 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:42 smithi060 bash[68878]: cluster 2024-08-17T17:41:41.309178+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v844: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 16 MiB/s wr, 281 op/s; 600/284928 objects degraded (0.211%); 2318/284928 objects misplaced (0.814%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:41:42.901 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:42 smithi060 bash[68878]: cluster 2024-08-17T17:41:41.914806+0000 osd.1 (osd.1) 20 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:42.901 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:42 smithi060 bash[68878]: cluster 2024-08-17T17:41:41.914806+0000 osd.1 (osd.1) 20 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:42.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:42.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:43.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:43.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:43.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:43.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:43.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:43.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:43.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:43.328 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:41:43.328 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:41:43.329 INFO:tasks.thrashosds.thrasher:Killing osd 3, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:41:43.329 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T17:41:43.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3 2024-08-17T17:41:43.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:43.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:43.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:43.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:43.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:43.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:43.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:43.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:43 smithi060 bash[68878]: cluster 2024-08-17T17:41:42.127149+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:43.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:43 smithi060 bash[68878]: cluster 2024-08-17T17:41:42.127149+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:43.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:43 smithi060 bash[68878]: cluster 2024-08-17T17:41:42.878420+0000 osd.1 (osd.1) 21 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:43.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:43 smithi060 bash[68878]: cluster 2024-08-17T17:41:42.878420+0000 osd.1 (osd.1) 21 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:43.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:43 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.141221+0000 osd.3 (osd.3) 19 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:43.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:43 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.141221+0000 osd.3 (osd.3) 19 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:43.827 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[84186]: cluster 2024-08-17T17:41:42.127149+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[84186]: cluster 2024-08-17T17:41:42.127149+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[84186]: cluster 2024-08-17T17:41:42.878420+0000 osd.1 (osd.1) 21 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[84186]: cluster 2024-08-17T17:41:42.878420+0000 osd.1 (osd.1) 21 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.141221+0000 osd.3 (osd.3) 19 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.141221+0000 osd.3 (osd.3) 19 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[86572]: cluster 2024-08-17T17:41:42.127149+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[86572]: cluster 2024-08-17T17:41:42.127149+0000 osd.4 (osd.4) 8 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[86572]: cluster 2024-08-17T17:41:42.878420+0000 osd.1 (osd.1) 21 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[86572]: cluster 2024-08-17T17:41:42.878420+0000 osd.1 (osd.1) 21 : cluster [DBG] 8.7 scrub starts 2024-08-17T17:41:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.141221+0000 osd.3 (osd.3) 19 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:43.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:43 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.141221+0000 osd.3 (osd.3) 19 : cluster [DBG] 8.0 scrub starts 2024-08-17T17:41:43.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:43.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:43.954 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:43.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:43.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:44.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:44.090 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:44.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:44.204 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:41:43 smithi016 systemd[1]: Stopping Ceph osd.3 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:41:44.205 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[108034]: debug 2024-08-17T17:41:44.073+0000 7f87f74a3640 -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 2024-08-17T17:41:44.205 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[108034]: debug 2024-08-17T17:41:44.073+0000 7f87f74a3640 -1 osd.3 232 *** Got signal Terminated *** 2024-08-17T17:41:44.205 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[108034]: debug 2024-08-17T17:41:44.073+0000 7f87f74a3640 -1 osd.3 232 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:41:44.231 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:44.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:44.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:44.466 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:44.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:44.499 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:41:44] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.51.0" 2024-08-17T17:41:44.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:44.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.104014+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:44.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.104014+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:44.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.309877+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 13 MiB/s wr, 430 op/s; 600/281028 objects degraded (0.214%); 2040/281028 objects misplaced (0.726%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:41:44.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.309877+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 13 MiB/s wr, 430 op/s; 600/281028 objects degraded (0.214%); 2040/281028 objects misplaced (0.726%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:41:44.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.882631+0000 osd.1 (osd.1) 22 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:44.604 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:43.882631+0000 osd.1 (osd.1) 22 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:44.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.080649+0000 mon.a (mon.0) 1176 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:41:44.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.080649+0000 mon.a (mon.0) 1176 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:41:44.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.134227+0000 osd.3 (osd.3) 20 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:44.605 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:44 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.134227+0000 osd.3 (osd.3) 20 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:44.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:44.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:44.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:44.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.104014+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:44.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.104014+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:44.729 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.309877+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 13 MiB/s wr, 430 op/s; 600/281028 objects degraded (0.214%); 2040/281028 objects misplaced (0.726%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.309877+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 13 MiB/s wr, 430 op/s; 600/281028 objects degraded (0.214%); 2040/281028 objects misplaced (0.726%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.882631+0000 osd.1 (osd.1) 22 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:43.882631+0000 osd.1 (osd.1) 22 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.080649+0000 mon.a (mon.0) 1176 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.080649+0000 mon.a (mon.0) 1176 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.134227+0000 osd.3 (osd.3) 20 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.134227+0000 osd.3 (osd.3) 20 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:44.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.104014+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.104014+0000 osd.4 (osd.4) 9 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.309877+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 13 MiB/s wr, 430 op/s; 600/281028 objects degraded (0.214%); 2040/281028 objects misplaced (0.726%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.309877+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v845: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 13 MiB/s wr, 430 op/s; 600/281028 objects degraded (0.214%); 2040/281028 objects misplaced (0.726%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.882631+0000 osd.1 (osd.1) 22 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:43.882631+0000 osd.1 (osd.1) 22 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.080649+0000 mon.a (mon.0) 1176 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.080649+0000 mon.a (mon.0) 1176 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.134227+0000 osd.3 (osd.3) 20 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:44.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:44 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.134227+0000 osd.3 (osd.3) 20 : cluster [DBG] 8.8 scrub starts 2024-08-17T17:41:44.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:44.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:44.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:44.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:44.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:44.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:45.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:45.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:45.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:45.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:45.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:45.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:45.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:45.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:45.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:45.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:45.510 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.499058+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.499058+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.531604+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e233: 8 total, 7 up, 8 in 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.531604+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e233: 8 total, 7 up, 8 in 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.907492+0000 osd.1 (osd.1) 23 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.907492+0000 osd.1 (osd.1) 23 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.980624+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 600/281028 objects degraded (0.214%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.980624+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 600/281028 objects degraded (0.214%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:45.518 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.987004+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e234: 8 total, 7 up, 8 in 2024-08-17T17:41:45.519 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:45 smithi060 bash[68878]: cluster 2024-08-17T17:41:44.987004+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e234: 8 total, 7 up, 8 in 2024-08-17T17:41:45.532 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:45.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.657 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:45.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.499058+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:41:45.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.499058+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:41:45.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.531604+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e233: 8 total, 7 up, 8 in 2024-08-17T17:41:45.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.531604+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e233: 8 total, 7 up, 8 in 2024-08-17T17:41:45.770 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.907492+0000 osd.1 (osd.1) 23 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.907492+0000 osd.1 (osd.1) 23 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.980624+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 600/281028 objects degraded (0.214%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.980624+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 600/281028 objects degraded (0.214%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.987004+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e234: 8 total, 7 up, 8 in 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[86572]: cluster 2024-08-17T17:41:44.987004+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e234: 8 total, 7 up, 8 in 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.499058+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:41:45.771 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.499058+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.531604+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e233: 8 total, 7 up, 8 in 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.531604+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e233: 8 total, 7 up, 8 in 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.907492+0000 osd.1 (osd.1) 23 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.907492+0000 osd.1 (osd.1) 23 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.980624+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 600/281028 objects degraded (0.214%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.980624+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 600/281028 objects degraded (0.214%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.987004+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e234: 8 total, 7 up, 8 in 2024-08-17T17:41:45.772 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:45 smithi016 bash[84186]: cluster 2024-08-17T17:41:44.987004+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e234: 8 total, 7 up, 8 in 2024-08-17T17:41:45.782 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:45.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:45.910 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:45.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:45.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:46.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:41:46.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:46.144 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:46.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:46.278 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:46.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:46.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.566 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:46.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.310379+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v848: 99 pgs: 11 peering, 1 stale+active+recovery_wait+remapped, 17 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 7.3 MiB/s wr, 824 op/s; 600/270966 objects degraded (0.221%); 2040/270966 objects misplaced (0.753%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.310379+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v848: 99 pgs: 11 peering, 1 stale+active+recovery_wait+remapped, 17 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 7.3 MiB/s wr, 824 op/s; 600/270966 objects degraded (0.221%); 2040/270966 objects misplaced (0.753%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.935201+0000 osd.1 (osd.1) 24 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.935201+0000 osd.1 (osd.1) 24 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.982767+0000 mon.a (mon.0) 1181 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.982767+0000 mon.a (mon.0) 1181 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.998288+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e235: 8 total, 7 up, 8 in 2024-08-17T17:41:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:46 smithi060 bash[68878]: cluster 2024-08-17T17:41:45.998288+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e235: 8 total, 7 up, 8 in 2024-08-17T17:41:46.693 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:46.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:46.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:46.821 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:46.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:46.896 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.310379+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v848: 99 pgs: 11 peering, 1 stale+active+recovery_wait+remapped, 17 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 7.3 MiB/s wr, 824 op/s; 600/270966 objects degraded (0.221%); 2040/270966 objects misplaced (0.753%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:41:46.896 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.310379+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v848: 99 pgs: 11 peering, 1 stale+active+recovery_wait+remapped, 17 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 7.3 MiB/s wr, 824 op/s; 600/270966 objects degraded (0.221%); 2040/270966 objects misplaced (0.753%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:41:46.896 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.935201+0000 osd.1 (osd.1) 24 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:46.896 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.935201+0000 osd.1 (osd.1) 24 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:46.896 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.982767+0000 mon.a (mon.0) 1181 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:41:46.896 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.982767+0000 mon.a (mon.0) 1181 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.998288+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e235: 8 total, 7 up, 8 in 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[86572]: cluster 2024-08-17T17:41:45.998288+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e235: 8 total, 7 up, 8 in 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.310379+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v848: 99 pgs: 11 peering, 1 stale+active+recovery_wait+remapped, 17 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 7.3 MiB/s wr, 824 op/s; 600/270966 objects degraded (0.221%); 2040/270966 objects misplaced (0.753%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.310379+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v848: 99 pgs: 11 peering, 1 stale+active+recovery_wait+remapped, 17 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 149 B/s rd, 7.3 MiB/s wr, 824 op/s; 600/270966 objects degraded (0.221%); 2040/270966 objects misplaced (0.753%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.935201+0000 osd.1 (osd.1) 24 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.935201+0000 osd.1 (osd.1) 24 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.982767+0000 mon.a (mon.0) 1181 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.982767+0000 mon.a (mon.0) 1181 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.998288+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e235: 8 total, 7 up, 8 in 2024-08-17T17:41:46.897 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:46 smithi016 bash[84186]: cluster 2024-08-17T17:41:45.998288+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e235: 8 total, 7 up, 8 in 2024-08-17T17:41:46.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:46.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:46.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:47.071 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:47.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:47.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:47.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:47.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:47.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:47.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:47.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:47.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:47.507 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:41:47 smithi016 bash[170857]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:41:47.507 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:41:47 smithi016 bash[171070]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:41:47.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:47.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:47.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:47.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:47.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:47.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:47.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:47.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:47.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:47.998 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:48.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:48.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:48.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:48.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:48.270 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:48.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:48.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:48.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:48.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:48.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:48.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:48.557 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:48 smithi060 bash[68878]: cluster 2024-08-17T17:41:47.311073+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v850: 99 pgs: 1 active+undersized, 11 peering, 1 stale+active+recovery_wait+remapped, 16 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 802 op/s; 600/270486 objects degraded (0.222%); 2040/270486 objects misplaced (0.754%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:48.557 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:48 smithi060 bash[68878]: cluster 2024-08-17T17:41:47.311073+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v850: 99 pgs: 1 active+undersized, 11 peering, 1 stale+active+recovery_wait+remapped, 16 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 802 op/s; 600/270486 objects degraded (0.222%); 2040/270486 objects misplaced (0.754%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:48.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:48.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:48.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:48.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:48.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:48.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:48 smithi016 bash[84186]: cluster 2024-08-17T17:41:47.311073+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v850: 99 pgs: 1 active+undersized, 11 peering, 1 stale+active+recovery_wait+remapped, 16 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 802 op/s; 600/270486 objects degraded (0.222%); 2040/270486 objects misplaced (0.754%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:48.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:48 smithi016 bash[84186]: cluster 2024-08-17T17:41:47.311073+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v850: 99 pgs: 1 active+undersized, 11 peering, 1 stale+active+recovery_wait+remapped, 16 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 802 op/s; 600/270486 objects degraded (0.222%); 2040/270486 objects misplaced (0.754%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:48.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:48 smithi016 bash[86572]: cluster 2024-08-17T17:41:47.311073+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v850: 99 pgs: 1 active+undersized, 11 peering, 1 stale+active+recovery_wait+remapped, 16 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 802 op/s; 600/270486 objects degraded (0.222%); 2040/270486 objects misplaced (0.754%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:48.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:48 smithi016 bash[86572]: cluster 2024-08-17T17:41:47.311073+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v850: 99 pgs: 1 active+undersized, 11 peering, 1 stale+active+recovery_wait+remapped, 16 stale+active+clean, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 67 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 802 op/s; 600/270486 objects degraded (0.222%); 2040/270486 objects misplaced (0.754%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:41:48.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:48.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:48.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:48.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:48.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.015 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:49.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.101 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.230 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:49.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:49.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:49.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:49.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:49.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:49 smithi016 bash[84186]: cluster 2024-08-17T17:41:48.119868+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:49.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:49 smithi016 bash[84186]: cluster 2024-08-17T17:41:48.119868+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:49.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:49 smithi016 bash[86572]: cluster 2024-08-17T17:41:48.119868+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:49.795 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:49 smithi016 bash[86572]: cluster 2024-08-17T17:41:48.119868+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:49.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:49.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:49.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:49 smithi060 bash[68878]: cluster 2024-08-17T17:41:48.119868+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:49 smithi060 bash[68878]: cluster 2024-08-17T17:41:48.119868+0000 osd.4 (osd.4) 10 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:49.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:50.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:50.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:50.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:50.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:50.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:50.252 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[61583]: ts=2024-08-17T17:41:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:50.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:50.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:50.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:50.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:50.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:50.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:50.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:50.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:50.770 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[68878]: cluster 2024-08-17T17:41:49.167151+0000 osd.4 (osd.4) 11 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:50.770 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[68878]: cluster 2024-08-17T17:41:49.167151+0000 osd.4 (osd.4) 11 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:50.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[68878]: cluster 2024-08-17T17:41:49.312002+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovery_wait+degraded, 19 active+undersized, 11 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 8 active+undersized+degraded, 57 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 22695/262881 objects degraded (8.633%); 1077/262881 objects misplaced (0.410%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:41:50.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[68878]: cluster 2024-08-17T17:41:49.312002+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovery_wait+degraded, 19 active+undersized, 11 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 8 active+undersized+degraded, 57 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 22695/262881 objects degraded (8.633%); 1077/262881 objects misplaced (0.410%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:41:50.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[68878]: cluster 2024-08-17T17:41:49.981914+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 22695/262881 objects degraded (8.633%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:50.771 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:50 smithi060 bash[68878]: cluster 2024-08-17T17:41:49.981914+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 22695/262881 objects degraded (8.633%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:50.792 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:50.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[84186]: cluster 2024-08-17T17:41:49.167151+0000 osd.4 (osd.4) 11 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[84186]: cluster 2024-08-17T17:41:49.167151+0000 osd.4 (osd.4) 11 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[84186]: cluster 2024-08-17T17:41:49.312002+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovery_wait+degraded, 19 active+undersized, 11 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 8 active+undersized+degraded, 57 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 22695/262881 objects degraded (8.633%); 1077/262881 objects misplaced (0.410%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[84186]: cluster 2024-08-17T17:41:49.312002+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovery_wait+degraded, 19 active+undersized, 11 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 8 active+undersized+degraded, 57 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 22695/262881 objects degraded (8.633%); 1077/262881 objects misplaced (0.410%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[84186]: cluster 2024-08-17T17:41:49.981914+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 22695/262881 objects degraded (8.633%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[84186]: cluster 2024-08-17T17:41:49.981914+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 22695/262881 objects degraded (8.633%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[86572]: cluster 2024-08-17T17:41:49.167151+0000 osd.4 (osd.4) 11 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[86572]: cluster 2024-08-17T17:41:49.167151+0000 osd.4 (osd.4) 11 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[86572]: cluster 2024-08-17T17:41:49.312002+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovery_wait+degraded, 19 active+undersized, 11 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 8 active+undersized+degraded, 57 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 22695/262881 objects degraded (8.633%); 1077/262881 objects misplaced (0.410%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:41:50.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[86572]: cluster 2024-08-17T17:41:49.312002+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v851: 99 pgs: 1 active+recovery_wait+degraded, 19 active+undersized, 11 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 8 active+undersized+degraded, 57 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 22695/262881 objects degraded (8.633%); 1077/262881 objects misplaced (0.410%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T17:41:50.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[86572]: cluster 2024-08-17T17:41:49.981914+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 22695/262881 objects degraded (8.633%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:50.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:50 smithi016 bash[86572]: cluster 2024-08-17T17:41:49.981914+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 22695/262881 objects degraded (8.633%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:50.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:50.921 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:50.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:50.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:51.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:51.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:51.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:51.050 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:51.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:51.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.302 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:51.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:51.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:51.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:51.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:51.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:51 smithi016 bash[84186]: cluster 2024-08-17T17:41:51.520229+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:41:51.673 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:51 smithi016 bash[84186]: cluster 2024-08-17T17:41:51.520229+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:41:51.673 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:51 smithi016 bash[86572]: cluster 2024-08-17T17:41:51.520229+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:41:51.673 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:51 smithi016 bash[86572]: cluster 2024-08-17T17:41:51.520229+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:41:51.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:51.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:51.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:51.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:51 smithi060 bash[68878]: cluster 2024-08-17T17:41:51.520229+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:41:51.802 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:51 smithi060 bash[68878]: cluster 2024-08-17T17:41:51.520229+0000 mon.a (mon.0) 1184 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T17:41:51.819 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:51.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:51.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:51.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:51.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:52.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:52.083 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:52.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:52.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:52.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:52.349 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:52.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:52.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:52.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:52.584 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:52.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:52.751 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:52.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:52.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: cluster 2024-08-17T17:41:51.312697+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 1 active+recovering+undersized+remapped, 12 active+undersized+degraded, 58 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 33430/258390 objects degraded (12.938%); 1077/258390 objects misplaced (0.417%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:52.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: cluster 2024-08-17T17:41:51.312697+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 1 active+recovering+undersized+remapped, 12 active+undersized+degraded, 58 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 33430/258390 objects degraded (12.938%); 1077/258390 objects misplaced (0.417%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: cluster 2024-08-17T17:41:51.467006+0000 osd.1 (osd.1) 25 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: cluster 2024-08-17T17:41:51.467006+0000 osd.1 (osd.1) 25 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: audit 2024-08-17T17:41:52.337237+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: audit 2024-08-17T17:41:52.337237+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: audit 2024-08-17T17:41:52.338417+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[84186]: audit 2024-08-17T17:41:52.338417+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: cluster 2024-08-17T17:41:51.312697+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 1 active+recovering+undersized+remapped, 12 active+undersized+degraded, 58 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 33430/258390 objects degraded (12.938%); 1077/258390 objects misplaced (0.417%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: cluster 2024-08-17T17:41:51.312697+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 1 active+recovering+undersized+remapped, 12 active+undersized+degraded, 58 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 33430/258390 objects degraded (12.938%); 1077/258390 objects misplaced (0.417%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:52.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: cluster 2024-08-17T17:41:51.467006+0000 osd.1 (osd.1) 25 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: cluster 2024-08-17T17:41:51.467006+0000 osd.1 (osd.1) 25 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: audit 2024-08-17T17:41:52.337237+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: audit 2024-08-17T17:41:52.337237+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: audit 2024-08-17T17:41:52.338417+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:52.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:52 smithi016 bash[86572]: audit 2024-08-17T17:41:52.338417+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:52.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: cluster 2024-08-17T17:41:51.312697+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 1 active+recovering+undersized+remapped, 12 active+undersized+degraded, 58 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 33430/258390 objects degraded (12.938%); 1077/258390 objects misplaced (0.417%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:52.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: cluster 2024-08-17T17:41:51.312697+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v852: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 1 active+recovering+undersized+remapped, 12 active+undersized+degraded, 58 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 33430/258390 objects degraded (12.938%); 1077/258390 objects misplaced (0.417%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T17:41:52.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: cluster 2024-08-17T17:41:51.467006+0000 osd.1 (osd.1) 25 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:52.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: cluster 2024-08-17T17:41:51.467006+0000 osd.1 (osd.1) 25 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:41:52.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: audit 2024-08-17T17:41:52.337237+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:52.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: audit 2024-08-17T17:41:52.337237+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:41:52.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: audit 2024-08-17T17:41:52.338417+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:52.865 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:52 smithi060 bash[68878]: audit 2024-08-17T17:41:52.338417+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:52.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:52.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:52.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:53.021 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:53.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:53.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:53.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:53.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:53.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:53.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:53.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:53.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:53.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:53.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:53 smithi060 bash[68878]: cluster 2024-08-17T17:41:52.475960+0000 osd.1 (osd.1) 26 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:53.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:53 smithi060 bash[68878]: cluster 2024-08-17T17:41:52.475960+0000 osd.1 (osd.1) 26 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:53.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:53.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:53.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:53.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:54.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:54.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:54.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:54.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:53 smithi016 bash[84186]: cluster 2024-08-17T17:41:52.475960+0000 osd.1 (osd.1) 26 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:54.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:53 smithi016 bash[84186]: cluster 2024-08-17T17:41:52.475960+0000 osd.1 (osd.1) 26 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:54.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:53 smithi016 bash[86572]: cluster 2024-08-17T17:41:52.475960+0000 osd.1 (osd.1) 26 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:53 smithi016 bash[86572]: cluster 2024-08-17T17:41:52.475960+0000 osd.1 (osd.1) 26 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:41:54.174 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:54.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:54.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:54.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:54.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:54.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:54.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:54.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:54.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:54.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:54.631 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:41:54] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-08-17T17:41:54.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[86572]: cluster 2024-08-17T17:41:53.184783+0000 osd.4 (osd.4) 12 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:54.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[86572]: cluster 2024-08-17T17:41:53.184783+0000 osd.4 (osd.4) 12 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:54.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[86572]: cluster 2024-08-17T17:41:53.313223+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 33096/253314 objects degraded (13.065%); 693/253314 objects misplaced (0.274%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:41:54.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[86572]: cluster 2024-08-17T17:41:53.313223+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 33096/253314 objects degraded (13.065%); 693/253314 objects misplaced (0.274%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:41:54.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:54.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:54.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:54 smithi060 bash[68878]: cluster 2024-08-17T17:41:53.184783+0000 osd.4 (osd.4) 12 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:54.761 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:54 smithi060 bash[68878]: cluster 2024-08-17T17:41:53.184783+0000 osd.4 (osd.4) 12 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:54.761 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:54 smithi060 bash[68878]: cluster 2024-08-17T17:41:53.313223+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 33096/253314 objects degraded (13.065%); 693/253314 objects misplaced (0.274%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:41:54.761 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:54 smithi060 bash[68878]: cluster 2024-08-17T17:41:53.313223+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 33096/253314 objects degraded (13.065%); 693/253314 objects misplaced (0.274%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:41:54.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:54.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:54.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:54.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[84186]: cluster 2024-08-17T17:41:53.184783+0000 osd.4 (osd.4) 12 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:54.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[84186]: cluster 2024-08-17T17:41:53.184783+0000 osd.4 (osd.4) 12 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:41:54.968 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[84186]: cluster 2024-08-17T17:41:53.313223+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 33096/253314 objects degraded (13.065%); 693/253314 objects misplaced (0.274%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:41:54.968 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:54 smithi016 bash[84186]: cluster 2024-08-17T17:41:53.313223+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v853: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 33096/253314 objects degraded (13.065%); 693/253314 objects misplaced (0.274%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:41:54.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:54.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:54.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:55.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:55.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:55.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:55.390 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:55.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:55.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:55.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:55.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:55.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:55.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:55 smithi060 bash[68878]: cluster 2024-08-17T17:41:53.479516+0000 osd.1 (osd.1) 27 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:55.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:55 smithi060 bash[68878]: cluster 2024-08-17T17:41:53.479516+0000 osd.1 (osd.1) 27 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:55.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:55 smithi060 bash[68878]: cluster 2024-08-17T17:41:54.982945+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 33096/253314 objects degraded (13.065%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:55.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:55 smithi060 bash[68878]: cluster 2024-08-17T17:41:54.982945+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 33096/253314 objects degraded (13.065%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:55.654 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:55.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:55.757 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:55.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:55.908 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:55.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:55.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:56.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:56.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[84186]: cluster 2024-08-17T17:41:53.479516+0000 osd.1 (osd.1) 27 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[84186]: cluster 2024-08-17T17:41:53.479516+0000 osd.1 (osd.1) 27 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[84186]: cluster 2024-08-17T17:41:54.982945+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 33096/253314 objects degraded (13.065%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[84186]: cluster 2024-08-17T17:41:54.982945+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 33096/253314 objects degraded (13.065%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[86572]: cluster 2024-08-17T17:41:53.479516+0000 osd.1 (osd.1) 27 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[86572]: cluster 2024-08-17T17:41:53.479516+0000 osd.1 (osd.1) 27 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[86572]: cluster 2024-08-17T17:41:54.982945+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 33096/253314 objects degraded (13.065%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:56.039 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:55 smithi016 bash[86572]: cluster 2024-08-17T17:41:54.982945+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 33096/253314 objects degraded (13.065%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:41:56.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:56.161 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:56.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:56.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:56.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:56.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:56.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:56.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:56.549 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:56.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:56.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:56 smithi060 bash[68878]: cluster 2024-08-17T17:41:54.639246+0000 osd.1 (osd.1) 28 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:56.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:56 smithi060 bash[68878]: cluster 2024-08-17T17:41:54.639246+0000 osd.1 (osd.1) 28 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:56.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:56 smithi060 bash[68878]: cluster 2024-08-17T17:41:55.117924+0000 osd.4 (osd.4) 13 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:56.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:56 smithi060 bash[68878]: cluster 2024-08-17T17:41:55.117924+0000 osd.4 (osd.4) 13 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:56.679 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:56 smithi060 bash[68878]: cluster 2024-08-17T17:41:55.313907+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 31304/242775 objects degraded (12.894%); 693/242775 objects misplaced (0.285%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:41:56.680 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:56 smithi060 bash[68878]: cluster 2024-08-17T17:41:55.313907+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 31304/242775 objects degraded (12.894%); 693/242775 objects misplaced (0.285%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:41:56.681 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:56.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:56.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:56.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:56.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:56.945 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:56.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:57.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:57.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:57.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[84186]: cluster 2024-08-17T17:41:54.639246+0000 osd.1 (osd.1) 28 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[84186]: cluster 2024-08-17T17:41:54.639246+0000 osd.1 (osd.1) 28 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[84186]: cluster 2024-08-17T17:41:55.117924+0000 osd.4 (osd.4) 13 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[84186]: cluster 2024-08-17T17:41:55.117924+0000 osd.4 (osd.4) 13 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[84186]: cluster 2024-08-17T17:41:55.313907+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 31304/242775 objects degraded (12.894%); 693/242775 objects misplaced (0.285%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[84186]: cluster 2024-08-17T17:41:55.313907+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 31304/242775 objects degraded (12.894%); 693/242775 objects misplaced (0.285%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:41:57.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[86572]: cluster 2024-08-17T17:41:54.639246+0000 osd.1 (osd.1) 28 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[86572]: cluster 2024-08-17T17:41:54.639246+0000 osd.1 (osd.1) 28 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:41:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[86572]: cluster 2024-08-17T17:41:55.117924+0000 osd.4 (osd.4) 13 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[86572]: cluster 2024-08-17T17:41:55.117924+0000 osd.4 (osd.4) 13 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:41:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[86572]: cluster 2024-08-17T17:41:55.313907+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 31304/242775 objects degraded (12.894%); 693/242775 objects misplaced (0.285%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:41:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:56 smithi016 bash[86572]: cluster 2024-08-17T17:41:55.313907+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v854: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 939 op/s; 31304/242775 objects degraded (12.894%); 693/242775 objects misplaced (0.285%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:41:57.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.203 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:57.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:57.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:57.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:57.463 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:57.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:57.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:57.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:57.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:57.707 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:57.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:57.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:57.860 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:57.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:57.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:57.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:57.996 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:58.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:58.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:58.125 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:58.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:58.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:58.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:58.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:58.388 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:58.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:58.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:58.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:58.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:58.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:58 smithi060 bash[68878]: cluster 2024-08-17T17:41:57.314398+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 31304/242211 objects degraded (12.924%); 693/242211 objects misplaced (0.286%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:41:58.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:41:58 smithi060 bash[68878]: cluster 2024-08-17T17:41:57.314398+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 31304/242211 objects degraded (12.924%); 693/242211 objects misplaced (0.286%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:41:58.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:41:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:41:58.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:58.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:58.899 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:58.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:58.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:58.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:59.047 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:59.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:58 smithi016 bash[84186]: cluster 2024-08-17T17:41:57.314398+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 31304/242211 objects degraded (12.924%); 693/242211 objects misplaced (0.286%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:41:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:41:58 smithi016 bash[84186]: cluster 2024-08-17T17:41:57.314398+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 31304/242211 objects degraded (12.924%); 693/242211 objects misplaced (0.286%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:41:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:58 smithi016 bash[86572]: cluster 2024-08-17T17:41:57.314398+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 31304/242211 objects degraded (12.924%); 693/242211 objects misplaced (0.286%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:41:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:41:58 smithi016 bash[86572]: cluster 2024-08-17T17:41:57.314398+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v855: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 31304/242211 objects degraded (12.924%); 693/242211 objects misplaced (0.286%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:41:59.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:59.179 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:59.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:41:59.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:41:59.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:59.328 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:41:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:41:59.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:59.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:41:59.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:41:59.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:59.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:59.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:41:59.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:59.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:41:59.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:41:59.808 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:59.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:41:59.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:41:59.948 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:59.987 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:41:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:41:59.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:00.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T17:42:00.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:00.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:00.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:00.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.258 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:00.282 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:42:00.282 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T17:42:00.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.370 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[61583]: ts=2024-08-17T17:42:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:00.390 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:00.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:00.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:00.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:00.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:00.633 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.119064+0000 osd.4 (osd.4) 14 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.119064+0000 osd.4 (osd.4) 14 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.314998+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v856: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 29788/231867 objects degraded (12.847%); 332/231867 objects misplaced (0.143%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.314998+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v856: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 29788/231867 objects degraded (12.847%); 332/231867 objects misplaced (0.143%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.634684+0000 osd.1 (osd.1) 29 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.634684+0000 osd.1 (osd.1) 29 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.983778+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 29788/231867 objects degraded (12.847%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:42:00.634 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:00 smithi060 bash[68878]: cluster 2024-08-17T17:41:59.983778+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 29788/231867 objects degraded (12.847%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:42:00.645 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:00.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:00.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:00.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:00.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:00.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:00.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:00.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:01.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:01.035 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:01.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:01.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:01.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:01.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:01.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:01.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:01.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:01.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.467 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:01.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:01.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:01.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:01.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:01.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:01.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:01 smithi060 bash[68878]: cluster 2024-08-17T17:42:00.602865+0000 osd.1 (osd.1) 30 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:01.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:01 smithi060 bash[68878]: cluster 2024-08-17T17:42:00.602865+0000 osd.1 (osd.1) 30 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:01.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:01.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:01.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:01.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:01.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:02.034 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.119064+0000 osd.4 (osd.4) 14 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:02.034 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.119064+0000 osd.4 (osd.4) 14 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.314998+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v856: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 29788/231867 objects degraded (12.847%); 332/231867 objects misplaced (0.143%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.314998+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v856: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 29788/231867 objects degraded (12.847%); 332/231867 objects misplaced (0.143%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.634684+0000 osd.1 (osd.1) 29 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.634684+0000 osd.1 (osd.1) 29 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.983778+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 29788/231867 objects degraded (12.847%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:41:59.983778+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 29788/231867 objects degraded (12.847%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:42:00.602865+0000 osd.1 (osd.1) 30 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[84186]: cluster 2024-08-17T17:42:00.602865+0000 osd.1 (osd.1) 30 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.119064+0000 osd.4 (osd.4) 14 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.119064+0000 osd.4 (osd.4) 14 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:02.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.314998+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v856: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 29788/231867 objects degraded (12.847%); 332/231867 objects misplaced (0.143%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.314998+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v856: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 29788/231867 objects degraded (12.847%); 332/231867 objects misplaced (0.143%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.634684+0000 osd.1 (osd.1) 29 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.634684+0000 osd.1 (osd.1) 29 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.983778+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 29788/231867 objects degraded (12.847%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:41:59.983778+0000 mon.a (mon.0) 1188 : cluster [WRN] Health check update: Degraded data redundancy: 29788/231867 objects degraded (12.847%), 14 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:42:00.602865+0000 osd.1 (osd.1) 30 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:02.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:01 smithi016 bash[86572]: cluster 2024-08-17T17:42:00.602865+0000 osd.1 (osd.1) 30 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:02.091 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.112 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:02.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:02.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.374 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:02.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:02.512 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:02.618 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:02.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:02.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:02.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:02.771 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:02.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:02.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:02 smithi060 bash[68878]: cluster 2024-08-17T17:42:01.137398+0000 osd.4 (osd.4) 15 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:02.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:02 smithi060 bash[68878]: cluster 2024-08-17T17:42:01.137398+0000 osd.4 (osd.4) 15 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:02.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:02 smithi060 bash[68878]: cluster 2024-08-17T17:42:01.315639+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 29106/225999 objects degraded (12.879%); 332/225999 objects misplaced (0.147%); 5.4 MiB/s, 85 objects/s recovering 2024-08-17T17:42:02.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:02 smithi060 bash[68878]: cluster 2024-08-17T17:42:01.315639+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 29106/225999 objects degraded (12.879%); 332/225999 objects misplaced (0.147%); 5.4 MiB/s, 85 objects/s recovering 2024-08-17T17:42:02.895 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:02.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:02.998 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[84186]: cluster 2024-08-17T17:42:01.137398+0000 osd.4 (osd.4) 15 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[84186]: cluster 2024-08-17T17:42:01.137398+0000 osd.4 (osd.4) 15 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[84186]: cluster 2024-08-17T17:42:01.315639+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 29106/225999 objects degraded (12.879%); 332/225999 objects misplaced (0.147%); 5.4 MiB/s, 85 objects/s recovering 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[84186]: cluster 2024-08-17T17:42:01.315639+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 29106/225999 objects degraded (12.879%); 332/225999 objects misplaced (0.147%); 5.4 MiB/s, 85 objects/s recovering 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[86572]: cluster 2024-08-17T17:42:01.137398+0000 osd.4 (osd.4) 15 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[86572]: cluster 2024-08-17T17:42:01.137398+0000 osd.4 (osd.4) 15 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:03.013 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[86572]: cluster 2024-08-17T17:42:01.315639+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 29106/225999 objects degraded (12.879%); 332/225999 objects misplaced (0.147%); 5.4 MiB/s, 85 objects/s recovering 2024-08-17T17:42:03.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:02 smithi016 bash[86572]: cluster 2024-08-17T17:42:01.315639+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 29106/225999 objects degraded (12.879%); 332/225999 objects misplaced (0.147%); 5.4 MiB/s, 85 objects/s recovering 2024-08-17T17:42:03.027 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:03.130 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:03.154 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:03.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:03.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:03.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:03.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:03.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:03.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:03.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:03.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:03.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:03.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:03.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:03 smithi060 bash[68878]: cluster 2024-08-17T17:42:01.649349+0000 osd.1 (osd.1) 31 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:03.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:03 smithi060 bash[68878]: cluster 2024-08-17T17:42:01.649349+0000 osd.1 (osd.1) 31 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:03.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:03 smithi060 bash[68878]: cluster 2024-08-17T17:42:02.624970+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e236: 8 total, 7 up, 8 in 2024-08-17T17:42:03.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:03 smithi060 bash[68878]: cluster 2024-08-17T17:42:02.624970+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e236: 8 total, 7 up, 8 in 2024-08-17T17:42:03.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:03.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[84186]: cluster 2024-08-17T17:42:01.649349+0000 osd.1 (osd.1) 31 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[84186]: cluster 2024-08-17T17:42:01.649349+0000 osd.1 (osd.1) 31 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[84186]: cluster 2024-08-17T17:42:02.624970+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e236: 8 total, 7 up, 8 in 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[84186]: cluster 2024-08-17T17:42:02.624970+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e236: 8 total, 7 up, 8 in 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[86572]: cluster 2024-08-17T17:42:01.649349+0000 osd.1 (osd.1) 31 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[86572]: cluster 2024-08-17T17:42:01.649349+0000 osd.1 (osd.1) 31 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:03.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[86572]: cluster 2024-08-17T17:42:02.624970+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e236: 8 total, 7 up, 8 in 2024-08-17T17:42:03.795 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:03 smithi016 bash[86572]: cluster 2024-08-17T17:42:02.624970+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e236: 8 total, 7 up, 8 in 2024-08-17T17:42:03.811 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:03.916 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:03.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:03.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:04.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.082 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:04.188 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:04.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:04.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:04.474 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:04.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:42:04] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.51.0" 2024-08-17T17:42:04.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:04.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:04.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:04.717 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:04 smithi060 bash[68878]: cluster 2024-08-17T17:42:02.648805+0000 osd.1 (osd.1) 32 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:04.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:04 smithi060 bash[68878]: cluster 2024-08-17T17:42:02.648805+0000 osd.1 (osd.1) 32 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:04.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:04 smithi060 bash[68878]: cluster 2024-08-17T17:42:03.316820+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v859: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 28764/221034 objects degraded (13.013%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:42:04.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:04 smithi060 bash[68878]: cluster 2024-08-17T17:42:03.316820+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v859: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 28764/221034 objects degraded (13.013%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:42:04.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:04 smithi060 bash[68878]: cluster 2024-08-17T17:42:03.644015+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e237: 8 total, 7 up, 8 in 2024-08-17T17:42:04.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:04 smithi060 bash[68878]: cluster 2024-08-17T17:42:03.644015+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e237: 8 total, 7 up, 8 in 2024-08-17T17:42:04.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:04.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:04.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[84186]: cluster 2024-08-17T17:42:02.648805+0000 osd.1 (osd.1) 32 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:04.854 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[84186]: cluster 2024-08-17T17:42:02.648805+0000 osd.1 (osd.1) 32 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[84186]: cluster 2024-08-17T17:42:03.316820+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v859: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 28764/221034 objects degraded (13.013%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[84186]: cluster 2024-08-17T17:42:03.316820+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v859: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 28764/221034 objects degraded (13.013%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[84186]: cluster 2024-08-17T17:42:03.644015+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e237: 8 total, 7 up, 8 in 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[84186]: cluster 2024-08-17T17:42:03.644015+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e237: 8 total, 7 up, 8 in 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[86572]: cluster 2024-08-17T17:42:02.648805+0000 osd.1 (osd.1) 32 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[86572]: cluster 2024-08-17T17:42:02.648805+0000 osd.1 (osd.1) 32 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[86572]: cluster 2024-08-17T17:42:03.316820+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v859: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 28764/221034 objects degraded (13.013%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[86572]: cluster 2024-08-17T17:42:03.316820+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v859: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 28764/221034 objects degraded (13.013%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[86572]: cluster 2024-08-17T17:42:03.644015+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e237: 8 total, 7 up, 8 in 2024-08-17T17:42:04.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:04 smithi016 bash[86572]: cluster 2024-08-17T17:42:03.644015+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e237: 8 total, 7 up, 8 in 2024-08-17T17:42:04.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:04.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:04.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:05.007 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:05.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:05.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:05.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:05.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:05.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:05.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:05.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:05.283 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2024-08-17T17:42:05.283 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:42:05.283 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:42:05.283 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:42:05.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:05.399 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:05.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:05.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:05.537 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:05.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:05.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:05.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:05.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:05.786 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:05.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:05.889 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:05.899 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:05 smithi060 bash[68878]: cluster 2024-08-17T17:42:04.984600+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check update: Degraded data redundancy: 28764/221034 objects degraded (13.013%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:05.899 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:05 smithi060 bash[68878]: cluster 2024-08-17T17:42:04.984600+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check update: Degraded data redundancy: 28764/221034 objects degraded (13.013%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:05.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:05.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:06.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:06.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:05 smithi016 bash[84186]: cluster 2024-08-17T17:42:04.984600+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check update: Degraded data redundancy: 28764/221034 objects degraded (13.013%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:06.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:05 smithi016 bash[84186]: cluster 2024-08-17T17:42:04.984600+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check update: Degraded data redundancy: 28764/221034 objects degraded (13.013%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:06.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:05 smithi016 bash[86572]: cluster 2024-08-17T17:42:04.984600+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check update: Degraded data redundancy: 28764/221034 objects degraded (13.013%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:06.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:05 smithi016 bash[86572]: cluster 2024-08-17T17:42:04.984600+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check update: Degraded data redundancy: 28764/221034 objects degraded (13.013%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:06.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:06.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:06.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:06.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:06.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:06.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.320 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:06.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:06.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:06.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:06.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:06.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:06.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:06.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:06 smithi060 bash[68878]: cluster 2024-08-17T17:42:05.317730+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v861: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.24k op/s; 27268/212451 objects degraded (12.835%); 7.8 MiB/s, 125 objects/s recovering 2024-08-17T17:42:06.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:06 smithi060 bash[68878]: cluster 2024-08-17T17:42:05.317730+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v861: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.24k op/s; 27268/212451 objects degraded (12.835%); 7.8 MiB/s, 125 objects/s recovering 2024-08-17T17:42:06.709 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:06.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:06.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:06 smithi016 bash[84186]: cluster 2024-08-17T17:42:05.317730+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v861: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.24k op/s; 27268/212451 objects degraded (12.835%); 7.8 MiB/s, 125 objects/s recovering 2024-08-17T17:42:06.855 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:06 smithi016 bash[84186]: cluster 2024-08-17T17:42:05.317730+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v861: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.24k op/s; 27268/212451 objects degraded (12.835%); 7.8 MiB/s, 125 objects/s recovering 2024-08-17T17:42:06.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:06 smithi016 bash[86572]: cluster 2024-08-17T17:42:05.317730+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v861: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.24k op/s; 27268/212451 objects degraded (12.835%); 7.8 MiB/s, 125 objects/s recovering 2024-08-17T17:42:06.855 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:06 smithi016 bash[86572]: cluster 2024-08-17T17:42:05.317730+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v861: 99 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.24k op/s; 27268/212451 objects degraded (12.835%); 7.8 MiB/s, 125 objects/s recovering 2024-08-17T17:42:06.935 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:06.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:06.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:07.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:07.082 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:07.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:07.209 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:07.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:07.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:07.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:07.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:07.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:07.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:07.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:07.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:07.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:07.697 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:07.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: cluster 2024-08-17T17:42:06.648072+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e238: 8 total, 7 up, 8 in 2024-08-17T17:42:07.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: cluster 2024-08-17T17:42:06.648072+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e238: 8 total, 7 up, 8 in 2024-08-17T17:42:07.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.071545+0000 osd.4 (osd.4) 16 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:07.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.071545+0000 osd.4 (osd.4) 16 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: audit 2024-08-17T17:42:07.330949+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: audit 2024-08-17T17:42:07.330949+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.651365+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e239: 8 total, 7 up, 8 in 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.651365+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e239: 8 total, 7 up, 8 in 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: cluster 2024-08-17T17:42:06.648072+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e238: 8 total, 7 up, 8 in 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: cluster 2024-08-17T17:42:06.648072+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e238: 8 total, 7 up, 8 in 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.071545+0000 osd.4 (osd.4) 16 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.071545+0000 osd.4 (osd.4) 16 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: audit 2024-08-17T17:42:07.330949+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: audit 2024-08-17T17:42:07.330949+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:07.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.651365+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e239: 8 total, 7 up, 8 in 2024-08-17T17:42:07.709 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:07 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.651365+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e239: 8 total, 7 up, 8 in 2024-08-17T17:42:07.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:07.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:07.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:07.856 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:07.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: cluster 2024-08-17T17:42:06.648072+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e238: 8 total, 7 up, 8 in 2024-08-17T17:42:07.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: cluster 2024-08-17T17:42:06.648072+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e238: 8 total, 7 up, 8 in 2024-08-17T17:42:07.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.071545+0000 osd.4 (osd.4) 16 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:07.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.071545+0000 osd.4 (osd.4) 16 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:07.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: audit 2024-08-17T17:42:07.330949+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:07.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: audit 2024-08-17T17:42:07.330949+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:07.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.651365+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e239: 8 total, 7 up, 8 in 2024-08-17T17:42:07.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:07 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.651365+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e239: 8 total, 7 up, 8 in 2024-08-17T17:42:07.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:07.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:07.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:07.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:08.091 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:08.116 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:08.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:08.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:08.239 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:08.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:08.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:08.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:08.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:08.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:08.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:08.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:08.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:08.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:08.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:08.789 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:08 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.318534+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v863: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 26833/212076 objects degraded (12.653%); 7.1 MiB/s, 148 objects/s recovering 2024-08-17T17:42:08.789 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:08 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.318534+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v863: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 26833/212076 objects degraded (12.653%); 7.1 MiB/s, 148 objects/s recovering 2024-08-17T17:42:08.789 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:08 smithi060 bash[68878]: cluster 2024-08-17T17:42:08.045353+0000 osd.4 (osd.4) 17 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:08.789 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:08 smithi060 bash[68878]: cluster 2024-08-17T17:42:08.045353+0000 osd.4 (osd.4) 17 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:08.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:08.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:08.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:08.950 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:08.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.318534+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v863: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 26833/212076 objects degraded (12.653%); 7.1 MiB/s, 148 objects/s recovering 2024-08-17T17:42:08.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.318534+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v863: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 26833/212076 objects degraded (12.653%); 7.1 MiB/s, 148 objects/s recovering 2024-08-17T17:42:08.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[84186]: cluster 2024-08-17T17:42:08.045353+0000 osd.4 (osd.4) 17 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:08.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[84186]: cluster 2024-08-17T17:42:08.045353+0000 osd.4 (osd.4) 17 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:08.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.318534+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v863: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 26833/212076 objects degraded (12.653%); 7.1 MiB/s, 148 objects/s recovering 2024-08-17T17:42:08.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.318534+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v863: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 26 active+undersized, 12 active+undersized+degraded, 58 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 26833/212076 objects degraded (12.653%); 7.1 MiB/s, 148 objects/s recovering 2024-08-17T17:42:08.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[86572]: cluster 2024-08-17T17:42:08.045353+0000 osd.4 (osd.4) 17 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:08.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:08 smithi016 bash[86572]: cluster 2024-08-17T17:42:08.045353+0000 osd.4 (osd.4) 17 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:08.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:09.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:09.084 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:09.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:09.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:09.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:09.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:09.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:09.596 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:09.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.698322+0000 osd.1 (osd.1) 33 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:09.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[84186]: cluster 2024-08-17T17:42:07.698322+0000 osd.1 (osd.1) 33 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:09.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.045086+0000 osd.4 (osd.4) 18 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:09.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.045086+0000 osd.4 (osd.4) 18 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:09.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.698322+0000 osd.1 (osd.1) 33 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:09.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[86572]: cluster 2024-08-17T17:42:07.698322+0000 osd.1 (osd.1) 33 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:09.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.045086+0000 osd.4 (osd.4) 18 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:09.748 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:09 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.045086+0000 osd.4 (osd.4) 18 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:09.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:09.852 INFO:teuthology.orchestra.run.smithi016.stderr:admin_socket: exception getting command descriptions: [Errno 111] Connection refused 2024-08-17T17:42:09.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.897 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:09.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:09.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:09.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:09 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.698322+0000 osd.1 (osd.1) 33 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:09 smithi060 bash[68878]: cluster 2024-08-17T17:42:07.698322+0000 osd.1 (osd.1) 33 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:09 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.045086+0000 osd.4 (osd.4) 18 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:09.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:09 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.045086+0000 osd.4 (osd.4) 18 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:10.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:10.028 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:10.123 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:10.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.145 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:42:10.145 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:10.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:10.180 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:42:10.180 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:10.212 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:42:10.212 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:10.214 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-08-17T17:42:10.240 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:42:10.240 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:10.261 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:42:10.261 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:10.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:10.290 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[61583]: ts=2024-08-17T17:42:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:10.297 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:10.298 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:42:10.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:10.318 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:42:10.318 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:10.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:10.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:10.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:10.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:10.561 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:10.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.679 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:42:10.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:10.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:10.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: cluster 2024-08-17T17:42:08.718121+0000 osd.1 (osd.1) 34 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: cluster 2024-08-17T17:42:08.718121+0000 osd.1 (osd.1) 34 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.319386+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v865: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 25435/203715 objects degraded (12.486%); 5.3 MiB/s, 147 objects/s recovering 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.319386+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v865: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 25435/203715 objects degraded (12.486%); 5.3 MiB/s, 147 objects/s recovering 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.985480+0000 mon.a (mon.0) 1195 : cluster [WRN] Health check update: Degraded data redundancy: 25435/203715 objects degraded (12.486%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.985480+0000 mon.a (mon.0) 1195 : cluster [WRN] Health check update: Degraded data redundancy: 25435/203715 objects degraded (12.486%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: audit 2024-08-17T17:42:10.062817+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.16:0/188846899' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: audit 2024-08-17T17:42:10.062817+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.16:0/188846899' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: audit 2024-08-17T17:42:10.063399+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: audit 2024-08-17T17:42:10.063399+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: audit 2024-08-17T17:42:10.100424+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.16:0/3479852996' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:10 smithi060 bash[68878]: audit 2024-08-17T17:42:10.100424+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.16:0/3479852996' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:10.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:10.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: cluster 2024-08-17T17:42:08.718121+0000 osd.1 (osd.1) 34 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:10.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: cluster 2024-08-17T17:42:08.718121+0000 osd.1 (osd.1) 34 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:10.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.319386+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v865: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 25435/203715 objects degraded (12.486%); 5.3 MiB/s, 147 objects/s recovering 2024-08-17T17:42:10.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.319386+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v865: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 25435/203715 objects degraded (12.486%); 5.3 MiB/s, 147 objects/s recovering 2024-08-17T17:42:10.944 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.985480+0000 mon.a (mon.0) 1195 : cluster [WRN] Health check update: Degraded data redundancy: 25435/203715 objects degraded (12.486%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.985480+0000 mon.a (mon.0) 1195 : cluster [WRN] Health check update: Degraded data redundancy: 25435/203715 objects degraded (12.486%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: audit 2024-08-17T17:42:10.062817+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.16:0/188846899' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: audit 2024-08-17T17:42:10.062817+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.16:0/188846899' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: audit 2024-08-17T17:42:10.063399+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: audit 2024-08-17T17:42:10.063399+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: audit 2024-08-17T17:42:10.100424+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.16:0/3479852996' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[84186]: audit 2024-08-17T17:42:10.100424+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.16:0/3479852996' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: cluster 2024-08-17T17:42:08.718121+0000 osd.1 (osd.1) 34 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:10.945 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: cluster 2024-08-17T17:42:08.718121+0000 osd.1 (osd.1) 34 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.319386+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v865: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 25435/203715 objects degraded (12.486%); 5.3 MiB/s, 147 objects/s recovering 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.319386+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v865: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 961 op/s; 25435/203715 objects degraded (12.486%); 5.3 MiB/s, 147 objects/s recovering 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.985480+0000 mon.a (mon.0) 1195 : cluster [WRN] Health check update: Degraded data redundancy: 25435/203715 objects degraded (12.486%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.985480+0000 mon.a (mon.0) 1195 : cluster [WRN] Health check update: Degraded data redundancy: 25435/203715 objects degraded (12.486%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: audit 2024-08-17T17:42:10.062817+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.16:0/188846899' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: audit 2024-08-17T17:42:10.062817+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.16:0/188846899' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: audit 2024-08-17T17:42:10.063399+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: audit 2024-08-17T17:42:10.063399+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: audit 2024-08-17T17:42:10.100424+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.16:0/3479852996' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:10.946 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:10 smithi016 bash[86572]: audit 2024-08-17T17:42:10.100424+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.16:0/3479852996' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:10.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:10.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:10.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:11.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:11.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:11.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:11.217 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:11.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:11.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:11.352 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:11.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:11.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:11.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:11.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:11.585 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:11.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:11.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:11.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:11.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.742924+0000 osd.1 (osd.1) 35 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:11.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: cluster 2024-08-17T17:42:09.742924+0000 osd.1 (osd.1) 35 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:11.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: cluster 2024-08-17T17:42:10.669406+0000 mon.a (mon.0) 1197 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:11.730 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: cluster 2024-08-17T17:42:10.669406+0000 mon.a (mon.0) 1197 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:11.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: audit 2024-08-17T17:42:10.676704+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:11.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: audit 2024-08-17T17:42:10.676704+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:11.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: cluster 2024-08-17T17:42:10.680735+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-08-17T17:42:11.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:11 smithi060 bash[68878]: cluster 2024-08-17T17:42:10.680735+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-08-17T17:42:11.749 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:11.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:11.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:11.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:11.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:11.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:11.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.742924+0000 osd.1 (osd.1) 35 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: cluster 2024-08-17T17:42:09.742924+0000 osd.1 (osd.1) 35 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: cluster 2024-08-17T17:42:10.669406+0000 mon.a (mon.0) 1197 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: cluster 2024-08-17T17:42:10.669406+0000 mon.a (mon.0) 1197 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: audit 2024-08-17T17:42:10.676704+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: audit 2024-08-17T17:42:10.676704+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:11.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: cluster 2024-08-17T17:42:10.680735+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[84186]: cluster 2024-08-17T17:42:10.680735+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.742924+0000 osd.1 (osd.1) 35 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: cluster 2024-08-17T17:42:09.742924+0000 osd.1 (osd.1) 35 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: cluster 2024-08-17T17:42:10.669406+0000 mon.a (mon.0) 1197 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: cluster 2024-08-17T17:42:10.669406+0000 mon.a (mon.0) 1197 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: audit 2024-08-17T17:42:10.676704+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: audit 2024-08-17T17:42:10.676704+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:11.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: cluster 2024-08-17T17:42:10.680735+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-08-17T17:42:12.000 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:11 smithi016 bash[86572]: cluster 2024-08-17T17:42:10.680735+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-08-17T17:42:12.007 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:12.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:12.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:12.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:12.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:12.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:12.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:12.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:12.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:12.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:12.504 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:12.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:12.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:12.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:12.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:12.776 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:12.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:12.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:10.777105+0000 osd.1 (osd.1) 36 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:12.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:10.777105+0000 osd.1 (osd.1) 36 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:12.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.108594+0000 osd.4 (osd.4) 19 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:12.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.108594+0000 osd.4 (osd.4) 19 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:12.872 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.320192+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v867: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 24833/199176 objects degraded (12.468%); 4.0 MiB/s, 126 objects/s recovering 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.320192+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v867: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 24833/199176 objects degraded (12.468%); 4.0 MiB/s, 126 objects/s recovering 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.407201+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.6 scrub starts 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.407201+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.6 scrub starts 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.652680+0000 osd.1 (osd.1) 37 : cluster [DBG] 8.11 scrub ok 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.652680+0000 osd.1 (osd.1) 37 : cluster [DBG] 8.11 scrub ok 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.695177+0000 osd.4 (osd.4) 20 : cluster [DBG] 8.4 scrub ok 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[84186]: cluster 2024-08-17T17:42:11.695177+0000 osd.4 (osd.4) 20 : cluster [DBG] 8.4 scrub ok 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:10.777105+0000 osd.1 (osd.1) 36 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:10.777105+0000 osd.1 (osd.1) 36 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.108594+0000 osd.4 (osd.4) 19 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.108594+0000 osd.4 (osd.4) 19 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:12.873 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.320192+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v867: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 24833/199176 objects degraded (12.468%); 4.0 MiB/s, 126 objects/s recovering 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.320192+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v867: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 24833/199176 objects degraded (12.468%); 4.0 MiB/s, 126 objects/s recovering 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.407201+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.6 scrub starts 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.407201+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.6 scrub starts 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.652680+0000 osd.1 (osd.1) 37 : cluster [DBG] 8.11 scrub ok 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.652680+0000 osd.1 (osd.1) 37 : cluster [DBG] 8.11 scrub ok 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.695177+0000 osd.4 (osd.4) 20 : cluster [DBG] 8.4 scrub ok 2024-08-17T17:42:12.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:12 smithi016 bash[86572]: cluster 2024-08-17T17:42:11.695177+0000 osd.4 (osd.4) 20 : cluster [DBG] 8.4 scrub ok 2024-08-17T17:42:12.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:12.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:12.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:10.777105+0000 osd.1 (osd.1) 36 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:10.777105+0000 osd.1 (osd.1) 36 : cluster [DBG] 8.11 scrub starts 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.108594+0000 osd.4 (osd.4) 19 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.108594+0000 osd.4 (osd.4) 19 : cluster [DBG] 8.4 scrub starts 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.320192+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v867: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 24833/199176 objects degraded (12.468%); 4.0 MiB/s, 126 objects/s recovering 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.320192+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v867: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 24833/199176 objects degraded (12.468%); 4.0 MiB/s, 126 objects/s recovering 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.407201+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.6 scrub starts 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.407201+0000 osd.6 (osd.6) 3 : cluster [DBG] 8.6 scrub starts 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.652680+0000 osd.1 (osd.1) 37 : cluster [DBG] 8.11 scrub ok 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.652680+0000 osd.1 (osd.1) 37 : cluster [DBG] 8.11 scrub ok 2024-08-17T17:42:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.695177+0000 osd.4 (osd.4) 20 : cluster [DBG] 8.4 scrub ok 2024-08-17T17:42:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:12 smithi060 bash[68878]: cluster 2024-08-17T17:42:11.695177+0000 osd.4 (osd.4) 20 : cluster [DBG] 8.4 scrub ok 2024-08-17T17:42:13.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:13.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:13.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:13.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:13.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:13.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:13.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:13.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:13.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:13.438 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:13.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:13.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:13.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:13.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:13.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:13.832 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:13.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:13.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:13 smithi060 bash[68878]: cluster 2024-08-17T17:42:12.087170+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.6 scrub ok 2024-08-17T17:42:13.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:13 smithi060 bash[68878]: cluster 2024-08-17T17:42:12.087170+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.6 scrub ok 2024-08-17T17:42:13.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:13 smithi060 bash[68878]: cluster 2024-08-17T17:42:12.994117+0000 osd.4 (osd.4) 21 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:13.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:13 smithi060 bash[68878]: cluster 2024-08-17T17:42:12.994117+0000 osd.4 (osd.4) 21 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:13.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:13.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:13.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[86572]: cluster 2024-08-17T17:42:12.087170+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.6 scrub ok 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[86572]: cluster 2024-08-17T17:42:12.087170+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.6 scrub ok 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[86572]: cluster 2024-08-17T17:42:12.994117+0000 osd.4 (osd.4) 21 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[86572]: cluster 2024-08-17T17:42:12.994117+0000 osd.4 (osd.4) 21 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[84186]: cluster 2024-08-17T17:42:12.087170+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.6 scrub ok 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[84186]: cluster 2024-08-17T17:42:12.087170+0000 osd.6 (osd.6) 4 : cluster [DBG] 8.6 scrub ok 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[84186]: cluster 2024-08-17T17:42:12.994117+0000 osd.4 (osd.4) 21 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:14.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:13 smithi016 bash[84186]: cluster 2024-08-17T17:42:12.994117+0000 osd.4 (osd.4) 21 : cluster [DBG] 8.14 scrub starts 2024-08-17T17:42:14.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:14.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:14.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:14.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:14.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:14.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:14.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:14.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:14.482 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:14.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:42:14] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.51.0" 2024-08-17T17:42:14.588 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:14.616 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:14.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:14.702 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:42:14.703 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:42:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:42:14.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:42:14.720 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:14.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:14.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:14.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:14.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:15.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: cluster 2024-08-17T17:42:13.320719+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v868: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 285 op/s; 24523/194685 objects degraded (12.596%); 1.5 MiB/s, 48 objects/s recovering 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: cluster 2024-08-17T17:42:13.320719+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v868: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 285 op/s; 24523/194685 objects degraded (12.596%); 1.5 MiB/s, 48 objects/s recovering 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: cluster 2024-08-17T17:42:13.556681+0000 osd.4 (osd.4) 22 : cluster [DBG] 8.14 scrub ok 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: cluster 2024-08-17T17:42:13.556681+0000 osd.4 (osd.4) 22 : cluster [DBG] 8.14 scrub ok 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: audit 2024-08-17T17:42:13.820943+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: audit 2024-08-17T17:42:13.820943+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.015853+0000 osd.4 (osd.4) 23 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.015853+0000 osd.4 (osd.4) 23 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: cluster 2024-08-17T17:42:13.320719+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v868: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 285 op/s; 24523/194685 objects degraded (12.596%); 1.5 MiB/s, 48 objects/s recovering 2024-08-17T17:42:15.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: cluster 2024-08-17T17:42:13.320719+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v868: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 285 op/s; 24523/194685 objects degraded (12.596%); 1.5 MiB/s, 48 objects/s recovering 2024-08-17T17:42:15.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: cluster 2024-08-17T17:42:13.556681+0000 osd.4 (osd.4) 22 : cluster [DBG] 8.14 scrub ok 2024-08-17T17:42:15.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: cluster 2024-08-17T17:42:13.556681+0000 osd.4 (osd.4) 22 : cluster [DBG] 8.14 scrub ok 2024-08-17T17:42:15.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: audit 2024-08-17T17:42:13.820943+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:15.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: audit 2024-08-17T17:42:13.820943+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:15.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.015853+0000 osd.4 (osd.4) 23 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:15.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:14 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.015853+0000 osd.4 (osd.4) 23 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:15.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:15.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:15.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: cluster 2024-08-17T17:42:13.320719+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v868: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 285 op/s; 24523/194685 objects degraded (12.596%); 1.5 MiB/s, 48 objects/s recovering 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: cluster 2024-08-17T17:42:13.320719+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v868: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 285 op/s; 24523/194685 objects degraded (12.596%); 1.5 MiB/s, 48 objects/s recovering 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: cluster 2024-08-17T17:42:13.556681+0000 osd.4 (osd.4) 22 : cluster [DBG] 8.14 scrub ok 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: cluster 2024-08-17T17:42:13.556681+0000 osd.4 (osd.4) 22 : cluster [DBG] 8.14 scrub ok 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: audit 2024-08-17T17:42:13.820943+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: audit 2024-08-17T17:42:13.820943+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.015853+0000 osd.4 (osd.4) 23 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:14 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.015853+0000 osd.4 (osd.4) 23 : cluster [DBG] 8.2 scrub starts 2024-08-17T17:42:15.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:15.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:15.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:15.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:15.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:15.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:15.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:15.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:15.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:15.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:15.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:15.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:15.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:15.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.269965+0000 osd.4 (osd.4) 24 : cluster [DBG] 8.2 scrub ok 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.269965+0000 osd.4 (osd.4) 24 : cluster [DBG] 8.2 scrub ok 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.357822+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.5 scrub starts 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.357822+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.5 scrub starts 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.986244+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check update: Degraded data redundancy: 24523/194685 objects degraded (12.596%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.986244+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check update: Degraded data redundancy: 24523/194685 objects degraded (12.596%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.051293+0000 osd.4 (osd.4) 25 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:15.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:15 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.051293+0000 osd.4 (osd.4) 25 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:15.959 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:15.984 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:15.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:16.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.269965+0000 osd.4 (osd.4) 24 : cluster [DBG] 8.2 scrub ok 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.269965+0000 osd.4 (osd.4) 24 : cluster [DBG] 8.2 scrub ok 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.357822+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.5 scrub starts 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.357822+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.5 scrub starts 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.986244+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check update: Degraded data redundancy: 24523/194685 objects degraded (12.596%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.986244+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check update: Degraded data redundancy: 24523/194685 objects degraded (12.596%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.051293+0000 osd.4 (osd.4) 25 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.051293+0000 osd.4 (osd.4) 25 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:16.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.269965+0000 osd.4 (osd.4) 24 : cluster [DBG] 8.2 scrub ok 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.269965+0000 osd.4 (osd.4) 24 : cluster [DBG] 8.2 scrub ok 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.357822+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.5 scrub starts 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.357822+0000 osd.6 (osd.6) 5 : cluster [DBG] 8.5 scrub starts 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.986244+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check update: Degraded data redundancy: 24523/194685 objects degraded (12.596%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.986244+0000 mon.a (mon.0) 1201 : cluster [WRN] Health check update: Degraded data redundancy: 24523/194685 objects degraded (12.596%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.051293+0000 osd.4 (osd.4) 25 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:16.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:15 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.051293+0000 osd.4 (osd.4) 25 : cluster [DBG] 8.12 scrub starts 2024-08-17T17:42:16.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:16.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:16.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.237 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:16.340 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:16.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:16.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:16.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:16.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:16.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:16.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:42:16.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:42:16.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:16.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:16.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:16.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:16 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.919692+0000 osd.6 (osd.6) 6 : cluster [DBG] 8.5 scrub ok 2024-08-17T17:42:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:16 smithi060 bash[68878]: cluster 2024-08-17T17:42:14.919692+0000 osd.6 (osd.6) 6 : cluster [DBG] 8.5 scrub ok 2024-08-17T17:42:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:16 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.321315+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v869: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:16 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.321315+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v869: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:16 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.489465+0000 osd.4 (osd.4) 26 : cluster [DBG] 8.12 scrub ok 2024-08-17T17:42:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:16 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.489465+0000 osd.4 (osd.4) 26 : cluster [DBG] 8.12 scrub ok 2024-08-17T17:42:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:16.970 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:16.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:16.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:17.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.919692+0000 osd.6 (osd.6) 6 : cluster [DBG] 8.5 scrub ok 2024-08-17T17:42:17.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[84186]: cluster 2024-08-17T17:42:14.919692+0000 osd.6 (osd.6) 6 : cluster [DBG] 8.5 scrub ok 2024-08-17T17:42:17.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.321315+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v869: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:17.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.321315+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v869: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:17.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.489465+0000 osd.4 (osd.4) 26 : cluster [DBG] 8.12 scrub ok 2024-08-17T17:42:17.031 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.489465+0000 osd.4 (osd.4) 26 : cluster [DBG] 8.12 scrub ok 2024-08-17T17:42:17.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.919692+0000 osd.6 (osd.6) 6 : cluster [DBG] 8.5 scrub ok 2024-08-17T17:42:17.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[86572]: cluster 2024-08-17T17:42:14.919692+0000 osd.6 (osd.6) 6 : cluster [DBG] 8.5 scrub ok 2024-08-17T17:42:17.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.321315+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v869: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:17.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.321315+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v869: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:17.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.489465+0000 osd.4 (osd.4) 26 : cluster [DBG] 8.12 scrub ok 2024-08-17T17:42:17.032 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:16 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.489465+0000 osd.4 (osd.4) 26 : cluster [DBG] 8.12 scrub ok 2024-08-17T17:42:17.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:17.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:17.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.261 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:17.365 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:17.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:17.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:17.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:17.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:17.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:17.770 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:17.780 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.797855+0000 osd.1 (osd.1) 38 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:17.780 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[84186]: cluster 2024-08-17T17:42:15.797855+0000 osd.1 (osd.1) 38 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:17.780 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[84186]: cluster 2024-08-17T17:42:16.310490+0000 osd.1 (osd.1) 39 : cluster [DBG] 8.13 scrub ok 2024-08-17T17:42:17.780 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[84186]: cluster 2024-08-17T17:42:16.310490+0000 osd.1 (osd.1) 39 : cluster [DBG] 8.13 scrub ok 2024-08-17T17:42:17.780 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.797855+0000 osd.1 (osd.1) 38 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:17.780 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[86572]: cluster 2024-08-17T17:42:15.797855+0000 osd.1 (osd.1) 38 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:17.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[86572]: cluster 2024-08-17T17:42:16.310490+0000 osd.1 (osd.1) 39 : cluster [DBG] 8.13 scrub ok 2024-08-17T17:42:17.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:17 smithi016 bash[86572]: cluster 2024-08-17T17:42:16.310490+0000 osd.1 (osd.1) 39 : cluster [DBG] 8.13 scrub ok 2024-08-17T17:42:17.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:17.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:17.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:17.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:17.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:18.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:18.082 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:18.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:18.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:17 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.797855+0000 osd.1 (osd.1) 38 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:18.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:17 smithi060 bash[68878]: cluster 2024-08-17T17:42:15.797855+0000 osd.1 (osd.1) 38 : cluster [DBG] 8.13 scrub starts 2024-08-17T17:42:18.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:17 smithi060 bash[68878]: cluster 2024-08-17T17:42:16.310490+0000 osd.1 (osd.1) 39 : cluster [DBG] 8.13 scrub ok 2024-08-17T17:42:18.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:17 smithi060 bash[68878]: cluster 2024-08-17T17:42:16.310490+0000 osd.1 (osd.1) 39 : cluster [DBG] 8.13 scrub ok 2024-08-17T17:42:18.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:18.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:18.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:18.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:18.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:18.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:18.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:18.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:18.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:18.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:18.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:18.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:18.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:18.864 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:18.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:18.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:18.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:18.973 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.036823+0000 osd.1 (osd.1) 40 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.036823+0000 osd.1 (osd.1) 40 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.321834+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v870: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.321834+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v870: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.392802+0000 osd.6 (osd.6) 7 : cluster [DBG] 8.9 scrub starts 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.392802+0000 osd.6 (osd.6) 7 : cluster [DBG] 8.9 scrub starts 2024-08-17T17:42:18.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.580632+0000 osd.1 (osd.1) 41 : cluster [DBG] 8.3 scrub ok 2024-08-17T17:42:18.982 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:18 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.580632+0000 osd.1 (osd.1) 41 : cluster [DBG] 8.3 scrub ok 2024-08-17T17:42:19.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.036823+0000 osd.1 (osd.1) 40 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.036823+0000 osd.1 (osd.1) 40 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.321834+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v870: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.321834+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v870: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.392802+0000 osd.6 (osd.6) 7 : cluster [DBG] 8.9 scrub starts 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.392802+0000 osd.6 (osd.6) 7 : cluster [DBG] 8.9 scrub starts 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.580632+0000 osd.1 (osd.1) 41 : cluster [DBG] 8.3 scrub ok 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.580632+0000 osd.1 (osd.1) 41 : cluster [DBG] 8.3 scrub ok 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.036823+0000 osd.1 (osd.1) 40 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.036823+0000 osd.1 (osd.1) 40 : cluster [DBG] 8.3 scrub starts 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.321834+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v870: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.321834+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v870: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 22978/184290 objects degraded (12.468%) 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.392802+0000 osd.6 (osd.6) 7 : cluster [DBG] 8.9 scrub starts 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.392802+0000 osd.6 (osd.6) 7 : cluster [DBG] 8.9 scrub starts 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.580632+0000 osd.1 (osd.1) 41 : cluster [DBG] 8.3 scrub ok 2024-08-17T17:42:19.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:18 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.580632+0000 osd.1 (osd.1) 41 : cluster [DBG] 8.3 scrub ok 2024-08-17T17:42:19.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:19.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:19.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:19.256 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:19.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:19.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.422 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:19.526 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.554 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:19.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:19.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:19.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:19.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:19.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.993996+0000 osd.6 (osd.6) 8 : cluster [DBG] 8.9 scrub ok 2024-08-17T17:42:19.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:17.993996+0000 osd.6 (osd.6) 8 : cluster [DBG] 8.9 scrub ok 2024-08-17T17:42:19.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.053789+0000 osd.1 (osd.1) 42 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:19.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.053789+0000 osd.1 (osd.1) 42 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:19.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.354405+0000 osd.6 (osd.6) 9 : cluster [DBG] 8.19 scrub starts 2024-08-17T17:42:19.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.354405+0000 osd.6 (osd.6) 9 : cluster [DBG] 8.19 scrub starts 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.597370+0000 osd.6 (osd.6) 10 : cluster [DBG] 8.19 scrub ok 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.597370+0000 osd.6 (osd.6) 10 : cluster [DBG] 8.19 scrub ok 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.981146+0000 osd.1 (osd.1) 43 : cluster [DBG] 8.1 scrub ok 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[84186]: cluster 2024-08-17T17:42:18.981146+0000 osd.1 (osd.1) 43 : cluster [DBG] 8.1 scrub ok 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.993996+0000 osd.6 (osd.6) 8 : cluster [DBG] 8.9 scrub ok 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:17.993996+0000 osd.6 (osd.6) 8 : cluster [DBG] 8.9 scrub ok 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.053789+0000 osd.1 (osd.1) 42 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:19.802 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.053789+0000 osd.1 (osd.1) 42 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:19.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.354405+0000 osd.6 (osd.6) 9 : cluster [DBG] 8.19 scrub starts 2024-08-17T17:42:19.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.354405+0000 osd.6 (osd.6) 9 : cluster [DBG] 8.19 scrub starts 2024-08-17T17:42:19.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.597370+0000 osd.6 (osd.6) 10 : cluster [DBG] 8.19 scrub ok 2024-08-17T17:42:19.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.597370+0000 osd.6 (osd.6) 10 : cluster [DBG] 8.19 scrub ok 2024-08-17T17:42:19.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.981146+0000 osd.1 (osd.1) 43 : cluster [DBG] 8.1 scrub ok 2024-08-17T17:42:19.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:19 smithi016 bash[86572]: cluster 2024-08-17T17:42:18.981146+0000 osd.1 (osd.1) 43 : cluster [DBG] 8.1 scrub ok 2024-08-17T17:42:19.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:19.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:19.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:19.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:20.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.993996+0000 osd.6 (osd.6) 8 : cluster [DBG] 8.9 scrub ok 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:17.993996+0000 osd.6 (osd.6) 8 : cluster [DBG] 8.9 scrub ok 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.053789+0000 osd.1 (osd.1) 42 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.053789+0000 osd.1 (osd.1) 42 : cluster [DBG] 8.1 scrub starts 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.354405+0000 osd.6 (osd.6) 9 : cluster [DBG] 8.19 scrub starts 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.354405+0000 osd.6 (osd.6) 9 : cluster [DBG] 8.19 scrub starts 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.597370+0000 osd.6 (osd.6) 10 : cluster [DBG] 8.19 scrub ok 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.597370+0000 osd.6 (osd.6) 10 : cluster [DBG] 8.19 scrub ok 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.981146+0000 osd.1 (osd.1) 43 : cluster [DBG] 8.1 scrub ok 2024-08-17T17:42:20.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:19 smithi060 bash[68878]: cluster 2024-08-17T17:42:18.981146+0000 osd.1 (osd.1) 43 : cluster [DBG] 8.1 scrub ok 2024-08-17T17:42:20.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:20.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:20.188 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:20.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:20.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:20.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:20.460 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:20.588 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[61583]: ts=2024-08-17T17:42:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:20.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:20.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:20.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:20.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: cluster 2024-08-17T17:42:19.322585+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v871: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 21754/174006 objects degraded (12.502%) 2024-08-17T17:42:21.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: cluster 2024-08-17T17:42:19.322585+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v871: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 21754/174006 objects degraded (12.502%) 2024-08-17T17:42:21.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: cluster 2024-08-17T17:42:19.353634+0000 osd.6 (osd.6) 11 : cluster [DBG] 8.15 scrub starts 2024-08-17T17:42:21.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: cluster 2024-08-17T17:42:19.353634+0000 osd.6 (osd.6) 11 : cluster [DBG] 8.15 scrub starts 2024-08-17T17:42:21.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: cluster 2024-08-17T17:42:19.986832+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 21754/174006 objects degraded (12.502%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: cluster 2024-08-17T17:42:19.986832+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 21754/174006 objects degraded (12.502%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: audit 2024-08-17T17:42:20.443620+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: audit 2024-08-17T17:42:20.443620+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: audit 2024-08-17T17:42:20.455404+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[84186]: audit 2024-08-17T17:42:20.455404+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: cluster 2024-08-17T17:42:19.322585+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v871: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 21754/174006 objects degraded (12.502%) 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: cluster 2024-08-17T17:42:19.322585+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v871: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 21754/174006 objects degraded (12.502%) 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: cluster 2024-08-17T17:42:19.353634+0000 osd.6 (osd.6) 11 : cluster [DBG] 8.15 scrub starts 2024-08-17T17:42:21.010 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: cluster 2024-08-17T17:42:19.353634+0000 osd.6 (osd.6) 11 : cluster [DBG] 8.15 scrub starts 2024-08-17T17:42:21.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: cluster 2024-08-17T17:42:19.986832+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 21754/174006 objects degraded (12.502%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:21.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: cluster 2024-08-17T17:42:19.986832+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 21754/174006 objects degraded (12.502%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:21.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: audit 2024-08-17T17:42:20.443620+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: audit 2024-08-17T17:42:20.443620+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: audit 2024-08-17T17:42:20.455404+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:20 smithi016 bash[86572]: audit 2024-08-17T17:42:20.455404+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:21.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: cluster 2024-08-17T17:42:19.322585+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v871: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 21754/174006 objects degraded (12.502%) 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: cluster 2024-08-17T17:42:19.322585+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v871: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 21754/174006 objects degraded (12.502%) 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: cluster 2024-08-17T17:42:19.353634+0000 osd.6 (osd.6) 11 : cluster [DBG] 8.15 scrub starts 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: cluster 2024-08-17T17:42:19.353634+0000 osd.6 (osd.6) 11 : cluster [DBG] 8.15 scrub starts 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: cluster 2024-08-17T17:42:19.986832+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 21754/174006 objects degraded (12.502%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: cluster 2024-08-17T17:42:19.986832+0000 mon.a (mon.0) 1202 : cluster [WRN] Health check update: Degraded data redundancy: 21754/174006 objects degraded (12.502%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: audit 2024-08-17T17:42:20.443620+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: audit 2024-08-17T17:42:20.443620+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: audit 2024-08-17T17:42:20.455404+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.191 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:20 smithi060 bash[68878]: audit 2024-08-17T17:42:20.455404+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:21.319 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:42:21.323 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:42:21.392 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:21.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:21.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:21.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:21.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:21.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:21.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:21.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.920 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:21 smithi060 bash[68878]: cluster 2024-08-17T17:42:20.411917+0000 osd.6 (osd.6) 12 : cluster [DBG] 8.15 scrub ok 2024-08-17T17:42:21.920 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:21 smithi060 bash[68878]: cluster 2024-08-17T17:42:20.411917+0000 osd.6 (osd.6) 12 : cluster [DBG] 8.15 scrub ok 2024-08-17T17:42:21.920 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:21 smithi060 bash[68878]: audit 2024-08-17T17:42:21.680720+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.920 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:21 smithi060 bash[68878]: audit 2024-08-17T17:42:21.680720+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.920 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:21 smithi060 bash[68878]: audit 2024-08-17T17:42:21.685030+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.920 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:21 smithi060 bash[68878]: audit 2024-08-17T17:42:21.685030+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:21.939 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:21.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:22.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:22.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[84186]: cluster 2024-08-17T17:42:20.411917+0000 osd.6 (osd.6) 12 : cluster [DBG] 8.15 scrub ok 2024-08-17T17:42:22.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[84186]: cluster 2024-08-17T17:42:20.411917+0000 osd.6 (osd.6) 12 : cluster [DBG] 8.15 scrub ok 2024-08-17T17:42:22.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[84186]: audit 2024-08-17T17:42:21.680720+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[84186]: audit 2024-08-17T17:42:21.680720+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[84186]: audit 2024-08-17T17:42:21.685030+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[84186]: audit 2024-08-17T17:42:21.685030+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[86572]: cluster 2024-08-17T17:42:20.411917+0000 osd.6 (osd.6) 12 : cluster [DBG] 8.15 scrub ok 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[86572]: cluster 2024-08-17T17:42:20.411917+0000 osd.6 (osd.6) 12 : cluster [DBG] 8.15 scrub ok 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[86572]: audit 2024-08-17T17:42:21.680720+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[86572]: audit 2024-08-17T17:42:21.680720+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[86572]: audit 2024-08-17T17:42:21.685030+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.062 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:21 smithi016 bash[86572]: audit 2024-08-17T17:42:21.685030+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:22.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:22.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:22.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:22.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:22.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:22.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.357 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:22.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:22.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:22.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:22.546 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":871,"stamp":"2024-08-17T17:42:19.322021+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3800045541,"num_objects":58002,"num_object_clones":0,"num_object_copies":174006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":21754,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":58002,"num_whiteouts":0,"num_read":424,"num_read_kb":868,"num_write":104567,"num_write_kb":4757136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4717,"num_bytes_recovered":308878428,"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":189813,"ondisk_log_size":189813,"up":259,"acting":259,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15534928,"kb_used_data":12624784,"kb_used_omap":109,"kb_used_meta":2909842,"kb_avail":734426288,"statfs":{"total":767960285184,"available":752052518912,"internally_reserved":0,"allocated":12927778816,"data_stored":12915539589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":111858,"internal_metadata":2979678990},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[8,4,7,4,1,1,0,12,2],"upper_bound":512},"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":-649003008,"num_objects":-9903,"num_object_clones":0,"num_object_copies":-29709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-3681,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":-18126,"num_write_kb":-1334656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-4671,"num_bytes_recovered":-281640960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003256"},"pg_stats":[{"pgid":"8.18","version":"240'7138","reported_seq":7216,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:18.164034+0000","last_change":"2024-08-17T17:41:45.003345+0000","last_active":"2024-08-17T17:42:18.164034+0000","last_peered":"2024-08-17T17:42:18.164034+0000","last_clean":"2024-08-17T17:41:44.500738+0000","last_became_active":"2024-08-17T17:41:45.003345+0000","last_became_peered":"2024-08-17T17:41:45.003345+0000","last_unstale":"2024-08-17T17:42:18.164034+0000","last_undegraded":"2024-08-17T17:41:44.998214+0000","last_fullsized":"2024-08-17T17:41:44.998066+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7138,"log_dups_size":0,"ondisk_log_size":7138,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":1715,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4187,"num_write_kb":188864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":1715}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":76,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.696556+0000","last_change":"2024-08-17T17:41:45.003232+0000","last_active":"2024-08-17T17:42:10.696556+0000","last_peered":"2024-08-17T17:42:10.696556+0000","last_clean":"2024-08-17T17:22:46.345520+0000","last_became_active":"2024-08-17T17:41:45.003232+0000","last_became_peered":"2024-08-17T17:41:45.003232+0000","last_unstale":"2024-08-17T17:42:10.696556+0000","last_undegraded":"2024-08-17T17:42:10.696556+0000","last_fullsized":"2024-08-17T17:41:44.996822+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:13:06.525415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":246,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.680289+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:42:07.680289+0000","last_peered":"2024-08-17T17:42:07.680289+0000","last_clean":"2024-08-17T17:42:07.680289+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:42:07.680289+0000","last_undegraded":"2024-08-17T17:42:07.680289+0000","last_fullsized":"2024-08-17T17:42:07.680289+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.19","version":"240'7221","reported_seq":7267,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.915254+0000","last_change":"2024-08-17T17:41:36.495228+0000","last_active":"2024-08-17T17:42:17.915254+0000","last_peered":"2024-08-17T17:42:17.915254+0000","last_clean":"2024-08-17T17:42:17.915254+0000","last_became_active":"2024-08-17T17:41:36.492540+0000","last_became_peered":"2024-08-17T17:41:36.492540+0000","last_unstale":"2024-08-17T17:42:17.915254+0000","last_undegraded":"2024-08-17T17:42:17.915254+0000","last_fullsized":"2024-08-17T17:42:17.915254+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7221,"log_dups_size":0,"ondisk_log_size":7221,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119439360,"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":4207,"num_write_kb":192928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":182,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.680869+0000","last_change":"2024-08-17T17:41:45.003046+0000","last_active":"2024-08-17T17:42:07.680869+0000","last_peered":"2024-08-17T17:42:07.680869+0000","last_clean":"2024-08-17T17:41:39.338684+0000","last_became_active":"2024-08-17T17:41:45.003046+0000","last_became_peered":"2024-08-17T17:41:45.003046+0000","last_unstale":"2024-08-17T17:42:07.680869+0000","last_undegraded":"2024-08-17T17:42:07.680869+0000","last_fullsized":"2024-08-17T17:41:44.997087+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:18:22.338161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":217,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.679774+0000","last_change":"2024-08-17T17:41:45.006257+0000","last_active":"2024-08-17T17:42:07.679774+0000","last_peered":"2024-08-17T17:42:07.679774+0000","last_clean":"2024-08-17T17:41:39.338165+0000","last_became_active":"2024-08-17T17:41:45.006257+0000","last_became_peered":"2024-08-17T17:41:45.006257+0000","last_unstale":"2024-08-17T17:42:07.679774+0000","last_undegraded":"2024-08-17T17:42:07.679774+0000","last_fullsized":"2024-08-17T17:41:44.996015+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:19:51.938014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":262,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.682029+0000","last_change":"2024-08-17T17:41:45.007852+0000","last_active":"2024-08-17T17:42:07.682029+0000","last_peered":"2024-08-17T17:42:07.682029+0000","last_clean":"2024-08-17T17:36:57.471611+0000","last_became_active":"2024-08-17T17:41:45.007852+0000","last_became_peered":"2024-08-17T17:41:45.007852+0000","last_unstale":"2024-08-17T17:42:07.682029+0000","last_undegraded":"2024-08-17T17:42:07.682029+0000","last_fullsized":"2024-08-17T17:41:45.000679+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:01:49.640094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":213,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.679266+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:42:07.679266+0000","last_peered":"2024-08-17T17:42:07.679266+0000","last_clean":"2024-08-17T17:42:07.679266+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:42:07.679266+0000","last_undegraded":"2024-08-17T17:42:07.679266+0000","last_fullsized":"2024-08-17T17:42:07.679266+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":146,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.680990+0000","last_change":"2024-08-17T17:41:45.007313+0000","last_active":"2024-08-17T17:42:07.680990+0000","last_peered":"2024-08-17T17:42:07.680990+0000","last_clean":"2024-08-17T17:23:20.406866+0000","last_became_active":"2024-08-17T17:41:45.007313+0000","last_became_peered":"2024-08-17T17:41:45.007313+0000","last_unstale":"2024-08-17T17:42:07.680990+0000","last_undegraded":"2024-08-17T17:42:07.680990+0000","last_fullsized":"2024-08-17T17:41:44.997948+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:57.803002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":208,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.673794+0000","last_change":"2024-08-17T17:22:46.358746+0000","last_active":"2024-08-17T17:42:07.673794+0000","last_peered":"2024-08-17T17:42:07.673794+0000","last_clean":"2024-08-17T17:42:07.673794+0000","last_became_active":"2024-08-17T17:22:46.358239+0000","last_became_peered":"2024-08-17T17:22:46.358239+0000","last_unstale":"2024-08-17T17:42:07.673794+0000","last_undegraded":"2024-08-17T17:42:07.673794+0000","last_fullsized":"2024-08-17T17:42:07.673794+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:13.479040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"240'7203","reported_seq":11057,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:19.033961+0000","last_change":"2024-08-17T17:42:11.695475+0000","last_active":"2024-08-17T17:42:19.033961+0000","last_peered":"2024-08-17T17:42:19.033961+0000","last_clean":"2024-08-17T17:42:19.033961+0000","last_became_active":"2024-08-17T17:41:36.467248+0000","last_became_peered":"2024-08-17T17:41:36.467248+0000","last_unstale":"2024-08-17T17:42:19.033961+0000","last_undegraded":"2024-08-17T17:42:19.033961+0000","last_fullsized":"2024-08-17T17:42:19.033961+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"240'6982","last_scrub_stamp":"2024-08-17T17:42:11.695183+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:11.695183+0000","objects_scrubbed":2039,"log_size":7203,"log_dups_size":0,"ondisk_log_size":7203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:17:36.297512+0000","scrub_duration":679,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118226944,"num_objects":1804,"num_object_clones":0,"num_object_copies":5412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1804,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":235,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":316,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.684559+0000","last_change":"2024-08-17T17:40:23.767017+0000","last_active":"2024-08-17T17:42:10.684559+0000","last_peered":"2024-08-17T17:42:10.684559+0000","last_clean":"2024-08-17T17:42:10.684559+0000","last_became_active":"2024-08-17T17:40:23.746084+0000","last_became_peered":"2024-08-17T17:40:23.746084+0000","last_unstale":"2024-08-17T17:42:10.684559+0000","last_undegraded":"2024-08-17T17:42:10.684559+0000","last_fullsized":"2024-08-17T17:42:10.684559+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:55.129108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":127,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.679024+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:42:07.679024+0000","last_peered":"2024-08-17T17:42:07.679024+0000","last_clean":"2024-08-17T17:42:07.679024+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:42:07.679024+0000","last_undegraded":"2024-08-17T17:42:07.679024+0000","last_fullsized":"2024-08-17T17:42:07.679024+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"240'7203","reported_seq":11060,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.947847+0000","last_change":"2024-08-17T17:42:14.919753+0000","last_active":"2024-08-17T17:42:17.947847+0000","last_peered":"2024-08-17T17:42:17.947847+0000","last_clean":"2024-08-17T17:42:17.947847+0000","last_became_active":"2024-08-17T17:41:36.455102+0000","last_became_peered":"2024-08-17T17:41:36.455102+0000","last_unstale":"2024-08-17T17:42:17.947847+0000","last_undegraded":"2024-08-17T17:42:17.947847+0000","last_fullsized":"2024-08-17T17:42:17.947847+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"240'7089","last_scrub_stamp":"2024-08-17T17:42:14.919696+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:14.919696+0000","objects_scrubbed":1984,"log_size":7203,"log_dups_size":0,"ondisk_log_size":7203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:51:05.819830+0000","scrub_duration":0.56182043800000003,"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":126,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":241,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.681840+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:42:07.681840+0000","last_peered":"2024-08-17T17:42:07.681840+0000","last_clean":"2024-08-17T17:42:07.681840+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:42:07.681840+0000","last_undegraded":"2024-08-17T17:42:07.681840+0000","last_fullsized":"2024-08-17T17:42:07.681840+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":58,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.676381+0000","last_change":"2024-08-17T17:41:44.998733+0000","last_active":"2024-08-17T17:42:10.676381+0000","last_peered":"2024-08-17T17:42:10.676381+0000","last_clean":"2024-08-17T17:41:38.450224+0000","last_became_active":"2024-08-17T17:41:44.998733+0000","last_became_peered":"2024-08-17T17:41:44.998733+0000","last_unstale":"2024-08-17T17:42:10.676381+0000","last_undegraded":"2024-08-17T17:42:10.676381+0000","last_fullsized":"2024-08-17T17:41:44.984077+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:39.701014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"240'7042","reported_seq":7179,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.928259+0000","last_change":"2024-08-17T17:42:12.087261+0000","last_active":"2024-08-17T17:42:17.928259+0000","last_peered":"2024-08-17T17:42:17.928259+0000","last_clean":"2024-08-17T17:42:17.928259+0000","last_became_active":"2024-08-17T17:41:36.452422+0000","last_became_peered":"2024-08-17T17:41:36.452422+0000","last_unstale":"2024-08-17T17:42:17.928259+0000","last_undegraded":"2024-08-17T17:42:17.928259+0000","last_fullsized":"2024-08-17T17:42:17.928259+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"240'6859","last_scrub_stamp":"2024-08-17T17:42:12.087176+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:12.087176+0000","objects_scrubbed":1995,"log_size":7042,"log_dups_size":0,"ondisk_log_size":7042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:45.852203+0000","scrub_duration":0.67975950500000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118095872,"num_objects":1802,"num_object_clones":0,"num_object_copies":5406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1802,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":193,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":178,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.681179+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:42:07.681179+0000","last_peered":"2024-08-17T17:42:07.681179+0000","last_clean":"2024-08-17T17:42:07.681179+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:42:07.681179+0000","last_undegraded":"2024-08-17T17:42:07.681179+0000","last_fullsized":"2024-08-17T17:42:07.681179+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":188,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.674277+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:42:07.674277+0000","last_peered":"2024-08-17T17:42:07.674277+0000","last_clean":"2024-08-17T17:42:07.674277+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:42:07.674277+0000","last_undegraded":"2024-08-17T17:42:07.674277+0000","last_fullsized":"2024-08-17T17:42:07.674277+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"240'7116","reported_seq":7204,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:14.920133+0000","last_change":"2024-08-17T17:41:45.009399+0000","last_active":"2024-08-17T17:42:14.920133+0000","last_peered":"2024-08-17T17:42:14.920133+0000","last_clean":"2024-08-17T17:41:44.509084+0000","last_became_active":"2024-08-17T17:41:45.009399+0000","last_became_peered":"2024-08-17T17:41:45.009399+0000","last_unstale":"2024-08-17T17:42:14.920133+0000","last_undegraded":"2024-08-17T17:41:44.998313+0000","last_fullsized":"2024-08-17T17:41:44.998210+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7116,"log_dups_size":0,"ondisk_log_size":7116,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T17:42:19.841828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124944384,"num_objects":1906,"num_object_clones":0,"num_object_copies":5718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1906,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1906,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4108,"num_write_kb":192480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"shards":"1,6","objects":1906}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":67,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.674687+0000","last_change":"2024-08-17T17:41:44.995788+0000","last_active":"2024-08-17T17:42:07.674687+0000","last_peered":"2024-08-17T17:42:07.674687+0000","last_clean":"2024-08-17T17:24:49.683089+0000","last_became_active":"2024-08-17T17:41:44.995788+0000","last_became_peered":"2024-08-17T17:41:44.995788+0000","last_unstale":"2024-08-17T17:42:07.674687+0000","last_undegraded":"2024-08-17T17:42:07.674687+0000","last_fullsized":"2024-08-17T17:41:44.992783+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:12.200523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":368,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.683950+0000","last_change":"2024-08-17T17:40:23.726696+0000","last_active":"2024-08-17T17:42:10.683950+0000","last_peered":"2024-08-17T17:42:10.683950+0000","last_clean":"2024-08-17T17:42:10.683950+0000","last_became_active":"2024-08-17T17:40:23.726236+0000","last_became_peered":"2024-08-17T17:40:23.726236+0000","last_unstale":"2024-08-17T17:42:10.683950+0000","last_undegraded":"2024-08-17T17:42:10.683950+0000","last_fullsized":"2024-08-17T17:42:10.683950+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:01:44.027992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.0","version":"240'7202","reported_seq":7286,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:14.928631+0000","last_change":"2024-08-17T17:41:44.996197+0000","last_active":"2024-08-17T17:42:14.928631+0000","last_peered":"2024-08-17T17:42:14.928631+0000","last_clean":"2024-08-17T17:41:44.465522+0000","last_became_active":"2024-08-17T17:41:44.996197+0000","last_became_peered":"2024-08-17T17:41:44.996197+0000","last_unstale":"2024-08-17T17:42:14.928631+0000","last_undegraded":"2024-08-17T17:41:44.994144+0000","last_fullsized":"2024-08-17T17:41:44.993978+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7202,"log_dups_size":0,"ondisk_log_size":7202,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T17:42:16.819465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124813312,"num_objects":1904,"num_object_clones":0,"num_object_copies":5712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1904,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4166,"num_write_kb":194272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[{"shards":"1,5","objects":1904}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":343,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:10.676850+0000","last_change":"2024-08-17T17:41:44.991641+0000","last_active":"2024-08-17T17:42:10.676850+0000","last_peered":"2024-08-17T17:42:10.676850+0000","last_clean":"2024-08-17T17:40:04.061463+0000","last_became_active":"2024-08-17T17:41:44.991641+0000","last_became_peered":"2024-08-17T17:41:44.991641+0000","last_unstale":"2024-08-17T17:42:10.676850+0000","last_undegraded":"2024-08-17T17:41:44.985109+0000","last_fullsized":"2024-08-17T17:41:44.984816+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:21:26.966046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[{"shards":"0,4","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676929+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:42:10.676929+0000","last_peered":"2024-08-17T17:42:10.676929+0000","last_clean":"2024-08-17T17:42:10.676929+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:42:10.676929+0000","last_undegraded":"2024-08-17T17:42:10.676929+0000","last_fullsized":"2024-08-17T17:42:10.676929+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"240'7055","reported_seq":7149,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.956442+0000","last_change":"2024-08-17T17:42:09.827775+0000","last_active":"2024-08-17T17:42:14.956442+0000","last_peered":"2024-08-17T17:42:14.956442+0000","last_clean":"2024-08-17T17:42:14.956442+0000","last_became_active":"2024-08-17T17:41:36.477574+0000","last_became_peered":"2024-08-17T17:41:36.477574+0000","last_unstale":"2024-08-17T17:42:14.956442+0000","last_undegraded":"2024-08-17T17:42:14.956442+0000","last_fullsized":"2024-08-17T17:42:14.956442+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7055,"log_dups_size":0,"ondisk_log_size":7055,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123731968,"num_objects":1888,"num_object_clones":0,"num_object_copies":5664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1888,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4074,"num_write_kb":190784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":233,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.674479+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:42:07.674479+0000","last_peered":"2024-08-17T17:42:07.674479+0000","last_clean":"2024-08-17T17:42:07.674479+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:42:07.674479+0000","last_undegraded":"2024-08-17T17:42:07.674479+0000","last_fullsized":"2024-08-17T17:42:07.674479+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676745+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:42:10.676745+0000","last_peered":"2024-08-17T17:42:10.676745+0000","last_clean":"2024-08-17T17:42:10.676745+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:42:10.676745+0000","last_undegraded":"2024-08-17T17:42:10.676745+0000","last_fullsized":"2024-08-17T17:42:10.676745+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"240'7142","reported_seq":9830,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:19.046031+0000","last_change":"2024-08-17T17:42:14.270140+0000","last_active":"2024-08-17T17:42:19.046031+0000","last_peered":"2024-08-17T17:42:19.046031+0000","last_clean":"2024-08-17T17:42:19.046031+0000","last_became_active":"2024-08-17T17:41:46.016178+0000","last_became_peered":"2024-08-17T17:41:46.016178+0000","last_unstale":"2024-08-17T17:42:19.046031+0000","last_undegraded":"2024-08-17T17:42:19.046031+0000","last_fullsized":"2024-08-17T17:42:19.046031+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"240'6999","last_scrub_stamp":"2024-08-17T17:42:14.269970+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:14.269970+0000","objects_scrubbed":1882,"log_size":7142,"log_dups_size":0,"ondisk_log_size":7142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:30:42.054521+0000","scrub_duration":259,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113770496,"num_objects":1736,"num_object_clones":0,"num_object_copies":5208,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1736,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":146,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676087+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:42:10.676087+0000","last_peered":"2024-08-17T17:42:10.676087+0000","last_clean":"2024-08-17T17:42:10.676087+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:42:10.676087+0000","last_undegraded":"2024-08-17T17:42:10.676087+0000","last_fullsized":"2024-08-17T17:42:10.676087+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.677019+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:42:10.677019+0000","last_peered":"2024-08-17T17:42:10.677019+0000","last_clean":"2024-08-17T17:42:10.677019+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:42:10.677019+0000","last_undegraded":"2024-08-17T17:42:10.677019+0000","last_fullsized":"2024-08-17T17:42:10.677019+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.3","version":"240'6869","reported_seq":6963,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.921370+0000","last_change":"2024-08-17T17:42:08.734136+0000","last_active":"2024-08-17T17:42:14.921370+0000","last_peered":"2024-08-17T17:42:14.921370+0000","last_clean":"2024-08-17T17:42:14.921370+0000","last_became_active":"2024-08-17T17:41:36.475477+0000","last_became_peered":"2024-08-17T17:41:36.475477+0000","last_unstale":"2024-08-17T17:42:14.921370+0000","last_undegraded":"2024-08-17T17:42:14.921370+0000","last_fullsized":"2024-08-17T17:42:14.921370+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":6869,"log_dups_size":0,"ondisk_log_size":6869,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122552320,"num_objects":1870,"num_object_clones":0,"num_object_copies":5610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3956,"num_write_kb":186432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.695522+0000","last_change":"2024-08-17T17:41:45.006909+0000","last_active":"2024-08-17T17:42:10.695522+0000","last_peered":"2024-08-17T17:42:10.695522+0000","last_clean":"2024-08-17T17:35:21.646582+0000","last_became_active":"2024-08-17T17:41:45.006909+0000","last_became_peered":"2024-08-17T17:41:45.006909+0000","last_unstale":"2024-08-17T17:42:10.695522+0000","last_undegraded":"2024-08-17T17:42:10.695522+0000","last_fullsized":"2024-08-17T17:41:44.995103+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:41:12.013417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":364,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.698450+0000","last_change":"2024-08-17T17:41:45.008289+0000","last_active":"2024-08-17T17:42:10.698450+0000","last_peered":"2024-08-17T17:42:10.698450+0000","last_clean":"2024-08-17T17:41:38.870989+0000","last_became_active":"2024-08-17T17:41:45.008289+0000","last_became_peered":"2024-08-17T17:41:45.008289+0000","last_unstale":"2024-08-17T17:42:10.698450+0000","last_undegraded":"2024-08-17T17:42:10.698450+0000","last_fullsized":"2024-08-17T17:41:44.993983+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:58:39.924127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"240'7221","reported_seq":7340,"reported_epoch":240,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:42:17.954074+0000","last_change":"2024-08-17T17:42:17.392508+0000","last_active":"2024-08-17T17:42:17.954074+0000","last_peered":"2024-08-17T17:42:17.954074+0000","last_clean":"2024-08-17T17:42:17.954074+0000","last_became_active":"2024-08-17T17:41:36.449322+0000","last_became_peered":"2024-08-17T17:41:36.449322+0000","last_unstale":"2024-08-17T17:42:17.954074+0000","last_undegraded":"2024-08-17T17:42:17.954074+0000","last_fullsized":"2024-08-17T17:42:17.954074+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":1699,"log_size":7221,"log_dups_size":0,"ondisk_log_size":7221,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119570432,"num_objects":1824,"num_object_clones":0,"num_object_copies":5472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1824,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4206,"num_write_kb":192992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":530,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.679319+0000","last_change":"2024-08-17T17:22:46.370488+0000","last_active":"2024-08-17T17:42:07.679319+0000","last_peered":"2024-08-17T17:42:07.679319+0000","last_clean":"2024-08-17T17:42:07.679319+0000","last_became_active":"2024-08-17T17:22:46.367863+0000","last_became_peered":"2024-08-17T17:22:46.367863+0000","last_unstale":"2024-08-17T17:42:07.679319+0000","last_undegraded":"2024-08-17T17:42:07.679319+0000","last_fullsized":"2024-08-17T17:42:07.679319+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:00.935183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":261,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.684296+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:42:10.684296+0000","last_peered":"2024-08-17T17:42:10.684296+0000","last_clean":"2024-08-17T17:42:10.684296+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:42:10.684296+0000","last_undegraded":"2024-08-17T17:42:10.684296+0000","last_fullsized":"2024-08-17T17:42:10.684296+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":30,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.674079+0000","last_change":"2024-08-17T17:41:44.997516+0000","last_active":"2024-08-17T17:42:07.674079+0000","last_peered":"2024-08-17T17:42:07.674079+0000","last_clean":"2024-08-17T17:11:11.839626+0000","last_became_active":"2024-08-17T17:41:44.997516+0000","last_became_peered":"2024-08-17T17:41:44.997516+0000","last_unstale":"2024-08-17T17:42:07.674079+0000","last_undegraded":"2024-08-17T17:42:07.674079+0000","last_fullsized":"2024-08-17T17:41:44.993012+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:52.188950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":215,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.675392+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:42:07.675392+0000","last_peered":"2024-08-17T17:42:07.675392+0000","last_clean":"2024-08-17T17:42:07.675392+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:42:07.675392+0000","last_undegraded":"2024-08-17T17:42:07.675392+0000","last_fullsized":"2024-08-17T17:42:07.675392+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"240'8155","reported_seq":8226,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.944600+0000","last_change":"2024-08-17T17:39:42.769403+0000","last_active":"2024-08-17T17:42:14.944600+0000","last_peered":"2024-08-17T17:42:14.944600+0000","last_clean":"2024-08-17T17:42:14.944600+0000","last_became_active":"2024-08-17T17:39:42.768972+0000","last_became_peered":"2024-08-17T17:39:42.768972+0000","last_unstale":"2024-08-17T17:42:14.944600+0000","last_undegraded":"2024-08-17T17:42:14.944600+0000","last_fullsized":"2024-08-17T17:42:14.944600+0000","mapping_epoch":211,"log_start":"217'800","ondisk_log_start":"217'800","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7355,"log_dups_size":0,"ondisk_log_size":7355,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:10.668621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240975872,"num_objects":3677,"num_object_clones":0,"num_object_copies":11031,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3677,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8155,"num_write_kb":378624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.679199+0000","last_change":"2024-08-17T17:23:20.429508+0000","last_active":"2024-08-17T17:42:07.679199+0000","last_peered":"2024-08-17T17:42:07.679199+0000","last_clean":"2024-08-17T17:42:07.679199+0000","last_became_active":"2024-08-17T17:23:20.428747+0000","last_became_peered":"2024-08-17T17:23:20.428747+0000","last_unstale":"2024-08-17T17:42:07.679199+0000","last_undegraded":"2024-08-17T17:42:07.679199+0000","last_fullsized":"2024-08-17T17:42:07.679199+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:28.851308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.676232+0000","last_change":"2024-08-17T17:41:44.987834+0000","last_active":"2024-08-17T17:42:10.676232+0000","last_peered":"2024-08-17T17:42:10.676232+0000","last_clean":"2024-08-17T17:41:38.449790+0000","last_became_active":"2024-08-17T17:41:44.987834+0000","last_became_peered":"2024-08-17T17:41:44.987834+0000","last_unstale":"2024-08-17T17:42:10.676232+0000","last_undegraded":"2024-08-17T17:42:10.676232+0000","last_fullsized":"2024-08-17T17:41:44.983164+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:11:26.631487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":63,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.697931+0000","last_change":"2024-08-17T17:39:48.797693+0000","last_active":"2024-08-17T17:42:10.697931+0000","last_peered":"2024-08-17T17:42:10.697931+0000","last_clean":"2024-08-17T17:42:10.697931+0000","last_became_active":"2024-08-17T17:39:48.797325+0000","last_became_peered":"2024-08-17T17:39:48.797325+0000","last_unstale":"2024-08-17T17:42:10.697931+0000","last_undegraded":"2024-08-17T17:42:10.697931+0000","last_fullsized":"2024-08-17T17:42:10.697931+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:59.594549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.b","version":"240'8196","reported_seq":11906,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:19.052014+0000","last_change":"2024-08-17T17:41:44.997216+0000","last_active":"2024-08-17T17:42:19.052014+0000","last_peered":"2024-08-17T17:42:19.052014+0000","last_clean":"2024-08-17T17:41:44.515430+0000","last_became_active":"2024-08-17T17:41:44.997216+0000","last_became_peered":"2024-08-17T17:41:44.997216+0000","last_unstale":"2024-08-17T17:42:19.052014+0000","last_undegraded":"2024-08-17T17:41:44.986212+0000","last_fullsized":"2024-08-17T17:41:44.985901+0000","mapping_epoch":233,"log_start":"217'800","ondisk_log_start":"217'800","created":211,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7396,"log_dups_size":0,"ondisk_log_size":7396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:30:06.736945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231342080,"num_objects":3530,"num_object_clones":0,"num_object_copies":10590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3530,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3530,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8196,"num_write_kb":375232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1811,"num_bytes_recovered":118685696,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":3530}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":378,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.684234+0000","last_change":"2024-08-17T17:41:45.010361+0000","last_active":"2024-08-17T17:42:10.684234+0000","last_peered":"2024-08-17T17:42:10.684234+0000","last_clean":"2024-08-17T17:41:38.451554+0000","last_became_active":"2024-08-17T17:41:45.010361+0000","last_became_peered":"2024-08-17T17:41:45.010361+0000","last_unstale":"2024-08-17T17:42:10.684234+0000","last_undegraded":"2024-08-17T17:42:10.684234+0000","last_fullsized":"2024-08-17T17:41:44.991091+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:43:53.889471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":335,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.695608+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:42:10.695608+0000","last_peered":"2024-08-17T17:42:10.695608+0000","last_clean":"2024-08-17T17:42:10.695608+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:42:10.695608+0000","last_undegraded":"2024-08-17T17:42:10.695608+0000","last_fullsized":"2024-08-17T17:42:10.695608+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.698059+0000","last_change":"2024-08-17T17:39:48.811653+0000","last_active":"2024-08-17T17:42:10.698059+0000","last_peered":"2024-08-17T17:42:10.698059+0000","last_clean":"2024-08-17T17:42:10.698059+0000","last_became_active":"2024-08-17T17:39:48.811244+0000","last_became_peered":"2024-08-17T17:39:48.811244+0000","last_unstale":"2024-08-17T17:42:10.698059+0000","last_undegraded":"2024-08-17T17:42:10.698059+0000","last_fullsized":"2024-08-17T17:42:10.698059+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:01:46.196434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"240'7072","reported_seq":7153,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:18.171097+0000","last_change":"2024-08-17T17:41:45.003068+0000","last_active":"2024-08-17T17:42:18.171097+0000","last_peered":"2024-08-17T17:42:18.171097+0000","last_clean":"2024-08-17T17:41:44.500902+0000","last_became_active":"2024-08-17T17:41:45.003068+0000","last_became_peered":"2024-08-17T17:41:45.003068+0000","last_unstale":"2024-08-17T17:42:18.171097+0000","last_undegraded":"2024-08-17T17:41:44.997459+0000","last_fullsized":"2024-08-17T17:41:44.997307+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7072,"log_dups_size":0,"ondisk_log_size":7072,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116719616,"num_objects":1781,"num_object_clones":0,"num_object_copies":5343,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1781,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1781,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4121,"num_write_kb":188864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":1781}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":264,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.696408+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:42:10.696408+0000","last_peered":"2024-08-17T17:42:10.696408+0000","last_clean":"2024-08-17T17:42:10.696408+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:42:10.696408+0000","last_undegraded":"2024-08-17T17:42:10.696408+0000","last_fullsized":"2024-08-17T17:42:10.696408+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.677510+0000","last_change":"2024-08-17T17:40:23.743658+0000","last_active":"2024-08-17T17:42:10.677510+0000","last_peered":"2024-08-17T17:42:10.677510+0000","last_clean":"2024-08-17T17:42:10.677510+0000","last_became_active":"2024-08-17T17:40:23.742529+0000","last_became_peered":"2024-08-17T17:40:23.742529+0000","last_unstale":"2024-08-17T17:42:10.677510+0000","last_undegraded":"2024-08-17T17:42:10.677510+0000","last_fullsized":"2024-08-17T17:42:10.677510+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:47:14.704954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.696185+0000","last_change":"2024-08-17T17:41:45.002372+0000","last_active":"2024-08-17T17:42:10.696185+0000","last_peered":"2024-08-17T17:42:10.696185+0000","last_clean":"2024-08-17T17:41:38.870027+0000","last_became_active":"2024-08-17T17:41:45.002372+0000","last_became_peered":"2024-08-17T17:41:45.002372+0000","last_unstale":"2024-08-17T17:42:10.696185+0000","last_undegraded":"2024-08-17T17:42:10.696185+0000","last_fullsized":"2024-08-17T17:41:44.996081+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:42.934329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"240'8369","reported_seq":12364,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.881524+0000","last_change":"2024-08-17T17:42:03.661781+0000","last_active":"2024-08-17T17:42:17.881524+0000","last_peered":"2024-08-17T17:42:17.881524+0000","last_clean":"2024-08-17T17:42:17.881524+0000","last_became_active":"2024-08-17T17:42:03.642982+0000","last_became_peered":"2024-08-17T17:42:03.642982+0000","last_unstale":"2024-08-17T17:42:17.881524+0000","last_undegraded":"2024-08-17T17:42:17.881524+0000","last_fullsized":"2024-08-17T17:42:17.881524+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+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 @ 2024-08-19T00:02:46.810785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231931904,"num_objects":3539,"num_object_clones":0,"num_object_copies":10617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3539,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8369,"num_write_kb":381056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1953,"num_bytes_recovered":127991808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,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":90,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.690756+0000","last_change":"2024-08-17T17:41:44.996917+0000","last_active":"2024-08-17T17:42:10.690756+0000","last_peered":"2024-08-17T17:42:10.690756+0000","last_clean":"2024-08-17T17:24:49.704246+0000","last_became_active":"2024-08-17T17:41:44.996917+0000","last_became_peered":"2024-08-17T17:41:44.996917+0000","last_unstale":"2024-08-17T17:42:10.690756+0000","last_undegraded":"2024-08-17T17:42:10.690756+0000","last_fullsized":"2024-08-17T17:41:44.991140+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:00:01.567654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":372,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.696470+0000","last_change":"2024-08-17T17:23:20.438807+0000","last_active":"2024-08-17T17:42:10.696470+0000","last_peered":"2024-08-17T17:42:10.696470+0000","last_clean":"2024-08-17T17:42:10.696470+0000","last_became_active":"2024-08-17T17:23:20.438009+0000","last_became_peered":"2024-08-17T17:23:20.438009+0000","last_unstale":"2024-08-17T17:42:10.696470+0000","last_undegraded":"2024-08-17T17:42:10.696470+0000","last_fullsized":"2024-08-17T17:42:10.696470+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:45.421871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":350,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.696790+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:42:10.696790+0000","last_peered":"2024-08-17T17:42:10.696790+0000","last_clean":"2024-08-17T17:42:10.696790+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:42:10.696790+0000","last_undegraded":"2024-08-17T17:42:10.696790+0000","last_fullsized":"2024-08-17T17:42:10.696790+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.f","version":"240'8269","reported_seq":8343,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:17.844979+0000","last_change":"2024-08-17T17:41:45.010108+0000","last_active":"2024-08-17T17:42:17.844979+0000","last_peered":"2024-08-17T17:42:17.844979+0000","last_clean":"2024-08-17T17:41:44.488609+0000","last_became_active":"2024-08-17T17:41:45.010108+0000","last_became_peered":"2024-08-17T17:41:45.010108+0000","last_unstale":"2024-08-17T17:42:17.844979+0000","last_undegraded":"2024-08-17T17:41:44.998827+0000","last_fullsized":"2024-08-17T17:41:44.998707+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":8269,"log_dups_size":0,"ondisk_log_size":8269,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:54:55.133471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":230883328,"num_objects":3523,"num_object_clones":0,"num_object_copies":10569,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3523,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3523,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8269,"num_write_kb":377344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"shards":"1,2","objects":3523}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":335,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.696362+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:42:10.696362+0000","last_peered":"2024-08-17T17:42:10.696362+0000","last_clean":"2024-08-17T17:42:10.696362+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:42:10.696362+0000","last_undegraded":"2024-08-17T17:42:10.696362+0000","last_fullsized":"2024-08-17T17:42:10.696362+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.681367+0000","last_change":"2024-08-17T17:40:23.754527+0000","last_active":"2024-08-17T17:42:07.681367+0000","last_peered":"2024-08-17T17:42:07.681367+0000","last_clean":"2024-08-17T17:42:07.681367+0000","last_became_active":"2024-08-17T17:40:23.753703+0000","last_became_peered":"2024-08-17T17:40:23.753703+0000","last_unstale":"2024-08-17T17:42:07.681367+0000","last_undegraded":"2024-08-17T17:42:07.681367+0000","last_fullsized":"2024-08-17T17:42:07.681367+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:50:30.418984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":145,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.680069+0000","last_change":"2024-08-17T17:29:27.852938+0000","last_active":"2024-08-17T17:42:07.680069+0000","last_peered":"2024-08-17T17:42:07.680069+0000","last_clean":"2024-08-17T17:42:07.680069+0000","last_became_active":"2024-08-17T17:29:27.847921+0000","last_became_peered":"2024-08-17T17:29:27.847921+0000","last_unstale":"2024-08-17T17:42:07.680069+0000","last_undegraded":"2024-08-17T17:42:07.680069+0000","last_fullsized":"2024-08-17T17:42:07.680069+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:14.678838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.c","version":"240'8325","reported_seq":8394,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:18.255394+0000","last_change":"2024-08-17T17:41:45.006620+0000","last_active":"2024-08-17T17:42:18.255394+0000","last_peered":"2024-08-17T17:42:18.255394+0000","last_clean":"2024-08-17T17:41:44.488553+0000","last_became_active":"2024-08-17T17:41:45.006620+0000","last_became_peered":"2024-08-17T17:41:45.006620+0000","last_unstale":"2024-08-17T17:42:18.255394+0000","last_undegraded":"2024-08-17T17:41:44.996959+0000","last_fullsized":"2024-08-17T17:41:44.996808+0000","mapping_epoch":233,"log_start":"217'400","ondisk_log_start":"217'400","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7925,"log_dups_size":0,"ondisk_log_size":7925,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:29.572387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":231800832,"num_objects":3537,"num_object_clones":0,"num_object_copies":10611,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3537,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3537,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8325,"num_write_kb":379584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","0"],"object_location_counts":[{"shards":"0,7","objects":3537}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":55,"reported_epoch":239,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:07.681243+0000","last_change":"2024-08-17T17:41:45.006898+0000","last_active":"2024-08-17T17:42:07.681243+0000","last_peered":"2024-08-17T17:42:07.681243+0000","last_clean":"2024-08-17T17:25:49.561495+0000","last_became_active":"2024-08-17T17:41:45.006898+0000","last_became_peered":"2024-08-17T17:41:45.006898+0000","last_unstale":"2024-08-17T17:42:07.681243+0000","last_undegraded":"2024-08-17T17:41:44.997499+0000","last_fullsized":"2024-08-17T17:41:44.997207+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:29:47.171324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"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,0],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[{"shards":"0,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":359,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.698110+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:42:10.698110+0000","last_peered":"2024-08-17T17:42:10.698110+0000","last_clean":"2024-08-17T17:42:10.698110+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:42:10.698110+0000","last_undegraded":"2024-08-17T17:42:10.698110+0000","last_fullsized":"2024-08-17T17:42:10.698110+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.678833+0000","last_change":"2024-08-17T17:41:45.013946+0000","last_active":"2024-08-17T17:42:07.678833+0000","last_peered":"2024-08-17T17:42:07.678833+0000","last_clean":"2024-08-17T17:18:37.038173+0000","last_became_active":"2024-08-17T17:41:45.013946+0000","last_became_peered":"2024-08-17T17:41:45.013946+0000","last_unstale":"2024-08-17T17:42:07.678833+0000","last_undegraded":"2024-08-17T17:42:07.678833+0000","last_fullsized":"2024-08-17T17:41:44.996905+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:35:19.894687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.d","version":"240'8337","reported_seq":8375,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:18.265210+0000","last_change":"2024-08-17T17:39:42.761515+0000","last_active":"2024-08-17T17:42:18.265210+0000","last_peered":"2024-08-17T17:42:18.265210+0000","last_clean":"2024-08-17T17:42:18.265210+0000","last_became_active":"2024-08-17T17:39:42.760859+0000","last_became_peered":"2024-08-17T17:39:42.760859+0000","last_unstale":"2024-08-17T17:42:18.265210+0000","last_undegraded":"2024-08-17T17:42:18.265210+0000","last_fullsized":"2024-08-17T17:42:18.265210+0000","mapping_epoch":211,"log_start":"217'400","ondisk_log_start":"217'400","created":211,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7937,"log_dups_size":0,"ondisk_log_size":7937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:38:06.047502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234094616,"num_objects":3573,"num_object_clones":0,"num_object_copies":10719,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3573,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8337,"num_write_kb":381057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":308,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.698014+0000","last_change":"2024-08-17T17:40:23.773575+0000","last_active":"2024-08-17T17:42:10.698014+0000","last_peered":"2024-08-17T17:42:10.698014+0000","last_clean":"2024-08-17T17:42:10.698014+0000","last_became_active":"2024-08-17T17:40:23.746253+0000","last_became_peered":"2024-08-17T17:40:23.746253+0000","last_unstale":"2024-08-17T17:42:10.698014+0000","last_undegraded":"2024-08-17T17:42:10.698014+0000","last_fullsized":"2024-08-17T17:42:10.698014+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:48:53.957602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":228,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.675204+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:42:07.675204+0000","last_peered":"2024-08-17T17:42:07.675204+0000","last_clean":"2024-08-17T17:42:07.675204+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:42:07.675204+0000","last_undegraded":"2024-08-17T17:42:07.675204+0000","last_fullsized":"2024-08-17T17:42:07.675204+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676739+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:42:10.676739+0000","last_peered":"2024-08-17T17:42:10.676739+0000","last_clean":"2024-08-17T17:42:10.676739+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:42:10.676739+0000","last_undegraded":"2024-08-17T17:42:10.676739+0000","last_fullsized":"2024-08-17T17:42:10.676739+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.677328+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:42:10.677328+0000","last_peered":"2024-08-17T17:42:10.677328+0000","last_clean":"2024-08-17T17:42:10.677328+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:42:10.677328+0000","last_undegraded":"2024-08-17T17:42:10.677328+0000","last_fullsized":"2024-08-17T17:42:10.677328+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":64,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.677027+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:42:10.677027+0000","last_peered":"2024-08-17T17:42:10.677027+0000","last_clean":"2024-08-17T17:42:10.677027+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:42:10.677027+0000","last_undegraded":"2024-08-17T17:42:10.677027+0000","last_fullsized":"2024-08-17T17:42:10.677027+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.696527+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:42:10.696527+0000","last_peered":"2024-08-17T17:42:10.696527+0000","last_clean":"2024-08-17T17:42:10.696527+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:42:10.696527+0000","last_undegraded":"2024-08-17T17:42:10.696527+0000","last_fullsized":"2024-08-17T17:42:10.696527+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":254,"reported_epoch":239,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:07.681032+0000","last_change":"2024-08-17T17:41:45.012167+0000","last_active":"2024-08-17T17:42:07.681032+0000","last_peered":"2024-08-17T17:42:07.681032+0000","last_clean":"2024-08-17T17:41:39.339069+0000","last_became_active":"2024-08-17T17:41:45.012167+0000","last_became_peered":"2024-08-17T17:41:45.012167+0000","last_unstale":"2024-08-17T17:42:07.681032+0000","last_undegraded":"2024-08-17T17:41:44.996819+0000","last_fullsized":"2024-08-17T17:41:44.996689+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:57.107426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4],"acting":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":168,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.681480+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:42:07.681480+0000","last_peered":"2024-08-17T17:42:07.681480+0000","last_clean":"2024-08-17T17:42:07.681480+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:42:07.681480+0000","last_undegraded":"2024-08-17T17:42:07.681480+0000","last_fullsized":"2024-08-17T17:42:07.681480+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":49,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.678696+0000","last_change":"2024-08-17T17:41:45.003788+0000","last_active":"2024-08-17T17:42:07.678696+0000","last_peered":"2024-08-17T17:42:07.678696+0000","last_clean":"2024-08-17T17:39:43.751464+0000","last_became_active":"2024-08-17T17:41:45.003788+0000","last_became_peered":"2024-08-17T17:41:45.003788+0000","last_unstale":"2024-08-17T17:42:07.678696+0000","last_undegraded":"2024-08-17T17:42:07.678696+0000","last_fullsized":"2024-08-17T17:41:44.996007+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:51.369267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":112,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.700202+0000","last_change":"2024-08-17T17:41:44.995260+0000","last_active":"2024-08-17T17:42:10.700202+0000","last_peered":"2024-08-17T17:42:10.700202+0000","last_clean":"2024-08-17T17:24:49.686857+0000","last_became_active":"2024-08-17T17:41:44.995260+0000","last_became_peered":"2024-08-17T17:41:44.995260+0000","last_unstale":"2024-08-17T17:42:10.700202+0000","last_undegraded":"2024-08-17T17:42:10.700202+0000","last_fullsized":"2024-08-17T17:41:44.991467+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:54.672443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":76,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.695175+0000","last_change":"2024-08-17T17:41:45.008937+0000","last_active":"2024-08-17T17:42:10.695175+0000","last_peered":"2024-08-17T17:42:10.695175+0000","last_clean":"2024-08-17T17:22:46.346350+0000","last_became_active":"2024-08-17T17:41:45.008937+0000","last_became_peered":"2024-08-17T17:41:45.008937+0000","last_unstale":"2024-08-17T17:42:10.695175+0000","last_undegraded":"2024-08-17T17:42:10.695175+0000","last_fullsized":"2024-08-17T17:41:44.994716+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:27:47.009616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.13","version":"240'6879","reported_seq":6969,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.759564+0000","last_change":"2024-08-17T17:42:07.723048+0000","last_active":"2024-08-17T17:42:14.759564+0000","last_peered":"2024-08-17T17:42:14.759564+0000","last_clean":"2024-08-17T17:42:14.759564+0000","last_became_active":"2024-08-17T17:41:36.492469+0000","last_became_peered":"2024-08-17T17:41:36.492469+0000","last_unstale":"2024-08-17T17:42:14.759564+0000","last_undegraded":"2024-08-17T17:42:14.759564+0000","last_fullsized":"2024-08-17T17:42:14.759564+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":6879,"log_dups_size":0,"ondisk_log_size":6879,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121896960,"num_objects":1860,"num_object_clones":0,"num_object_copies":5580,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1860,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3966,"num_write_kb":186432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":195,"reported_epoch":239,"state":"active+clean","last_fresh":"2024-08-17T17:42:07.674906+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:42:07.674906+0000","last_peered":"2024-08-17T17:42:07.674906+0000","last_clean":"2024-08-17T17:42:07.674906+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:42:07.674906+0000","last_undegraded":"2024-08-17T17:42:07.674906+0000","last_fullsized":"2024-08-17T17:42:07.674906+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.695327+0000","last_change":"2024-08-17T17:41:45.007509+0000","last_active":"2024-08-17T17:42:10.695327+0000","last_peered":"2024-08-17T17:42:10.695327+0000","last_clean":"2024-08-17T17:22:46.363390+0000","last_became_active":"2024-08-17T17:41:45.007509+0000","last_became_peered":"2024-08-17T17:41:45.007509+0000","last_unstale":"2024-08-17T17:42:10.695327+0000","last_undegraded":"2024-08-17T17:42:10.695327+0000","last_fullsized":"2024-08-17T17:41:44.993080+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:16.701439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.12","version":"240'7190","reported_seq":9920,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:19.073476+0000","last_change":"2024-08-17T17:42:15.490053+0000","last_active":"2024-08-17T17:42:19.073476+0000","last_peered":"2024-08-17T17:42:19.073476+0000","last_clean":"2024-08-17T17:42:19.073476+0000","last_became_active":"2024-08-17T17:42:07.650624+0000","last_became_peered":"2024-08-17T17:42:07.650624+0000","last_unstale":"2024-08-17T17:42:19.073476+0000","last_undegraded":"2024-08-17T17:42:19.073476+0000","last_fullsized":"2024-08-17T17:42:19.073476+0000","mapping_epoch":238,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":239,"parent":"0.0","parent_split_bits":5,"last_scrub":"240'7074","last_scrub_stamp":"2024-08-17T17:42:15.489473+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:15.489473+0000","objects_scrubbed":1876,"log_size":7190,"log_dups_size":0,"ondisk_log_size":7190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:43.573663+0000","scrub_duration":447,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115015680,"num_objects":1755,"num_object_clones":0,"num_object_copies":5265,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1755,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":121,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":55,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.681636+0000","last_change":"2024-08-17T17:41:45.007898+0000","last_active":"2024-08-17T17:42:07.681636+0000","last_peered":"2024-08-17T17:42:07.681636+0000","last_clean":"2024-08-17T17:41:39.339265+0000","last_became_active":"2024-08-17T17:41:45.007898+0000","last_became_peered":"2024-08-17T17:41:45.007898+0000","last_unstale":"2024-08-17T17:42:07.681636+0000","last_undegraded":"2024-08-17T17:42:07.681636+0000","last_fullsized":"2024-08-17T17:41:44.997877+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:58:19.276712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":362,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.696104+0000","last_change":"2024-08-17T17:41:45.008771+0000","last_active":"2024-08-17T17:42:10.696104+0000","last_peered":"2024-08-17T17:42:10.696104+0000","last_clean":"2024-08-17T17:41:38.869382+0000","last_became_active":"2024-08-17T17:41:45.008771+0000","last_became_peered":"2024-08-17T17:41:45.008771+0000","last_unstale":"2024-08-17T17:42:10.696104+0000","last_undegraded":"2024-08-17T17:42:10.696104+0000","last_fullsized":"2024-08-17T17:41:44.993567+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:03:44.054441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.11","version":"240'7108","reported_seq":7226,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:14.917965+0000","last_change":"2024-08-17T17:42:11.652816+0000","last_active":"2024-08-17T17:42:14.917965+0000","last_peered":"2024-08-17T17:42:14.917965+0000","last_clean":"2024-08-17T17:42:14.917965+0000","last_became_active":"2024-08-17T17:41:36.483056+0000","last_became_peered":"2024-08-17T17:41:36.483056+0000","last_unstale":"2024-08-17T17:42:14.917965+0000","last_undegraded":"2024-08-17T17:42:14.917965+0000","last_fullsized":"2024-08-17T17:42:14.917965+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"240'7002","last_scrub_stamp":"2024-08-17T17:42:11.652685+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:11.652685+0000","objects_scrubbed":1964,"log_size":7108,"log_dups_size":0,"ondisk_log_size":7108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:22.694961+0000","scrub_duration":879,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121438208,"num_objects":1853,"num_object_clones":0,"num_object_copies":5559,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1853,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":111,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":342,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.696178+0000","last_change":"2024-08-17T17:40:23.747876+0000","last_active":"2024-08-17T17:42:10.696178+0000","last_peered":"2024-08-17T17:42:10.696178+0000","last_clean":"2024-08-17T17:42:10.696178+0000","last_became_active":"2024-08-17T17:40:23.746199+0000","last_became_peered":"2024-08-17T17:40:23.746199+0000","last_unstale":"2024-08-17T17:42:10.696178+0000","last_undegraded":"2024-08-17T17:42:10.696178+0000","last_fullsized":"2024-08-17T17:42:10.696178+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:58.043232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676389+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:42:10.676389+0000","last_peered":"2024-08-17T17:42:10.676389+0000","last_clean":"2024-08-17T17:42:10.676389+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:42:10.676389+0000","last_undegraded":"2024-08-17T17:42:10.676389+0000","last_fullsized":"2024-08-17T17:42:10.676389+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.10","version":"240'7184","reported_seq":7266,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:14.881026+0000","last_change":"2024-08-17T17:41:45.002656+0000","last_active":"2024-08-17T17:42:14.881026+0000","last_peered":"2024-08-17T17:42:14.881026+0000","last_clean":"2024-08-17T17:41:44.500508+0000","last_became_active":"2024-08-17T17:41:45.002656+0000","last_became_peered":"2024-08-17T17:41:45.002656+0000","last_unstale":"2024-08-17T17:42:14.881026+0000","last_undegraded":"2024-08-17T17:41:44.995147+0000","last_fullsized":"2024-08-17T17:41:44.995047+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7184,"log_dups_size":0,"ondisk_log_size":7184,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T17:42:17.860087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125992960,"num_objects":1923,"num_object_clones":0,"num_object_copies":5769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1923,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4149,"num_write_kb":194272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[{"shards":"1,5","objects":1923}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":141,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.684375+0000","last_change":"2024-08-17T17:41:45.005153+0000","last_active":"2024-08-17T17:42:10.684375+0000","last_peered":"2024-08-17T17:42:10.684375+0000","last_clean":"2024-08-17T17:41:42.803490+0000","last_became_active":"2024-08-17T17:41:45.005153+0000","last_became_peered":"2024-08-17T17:41:45.005153+0000","last_unstale":"2024-08-17T17:42:10.684375+0000","last_undegraded":"2024-08-17T17:42:10.684375+0000","last_fullsized":"2024-08-17T17:41:44.997843+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:24.171239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"72'2","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.677460+0000","last_change":"2024-08-17T17:40:23.736453+0000","last_active":"2024-08-17T17:42:10.677460+0000","last_peered":"2024-08-17T17:42:10.677460+0000","last_clean":"2024-08-17T17:42:10.677460+0000","last_became_active":"2024-08-17T17:40:23.733486+0000","last_became_peered":"2024-08-17T17:40:23.733486+0000","last_unstale":"2024-08-17T17:42:10.677460+0000","last_undegraded":"2024-08-17T17:42:10.677460+0000","last_fullsized":"2024-08-17T17:42:10.677460+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:10:50.287456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.17","version":"240'7092","reported_seq":7176,"reported_epoch":240,"state":"active+undersized+degraded","last_fresh":"2024-08-17T17:42:14.907564+0000","last_change":"2024-08-17T17:41:45.003358+0000","last_active":"2024-08-17T17:42:14.907564+0000","last_peered":"2024-08-17T17:42:14.907564+0000","last_clean":"2024-08-17T17:41:44.516470+0000","last_became_active":"2024-08-17T17:41:45.003358+0000","last_became_peered":"2024-08-17T17:41:45.003358+0000","last_unstale":"2024-08-17T17:42:14.907564+0000","last_undegraded":"2024-08-17T17:41:44.996181+0000","last_fullsized":"2024-08-17T17:41:44.996052+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7092,"log_dups_size":0,"ondisk_log_size":7092,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T17:42:18.882928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126517248,"num_objects":1931,"num_object_clones":0,"num_object_copies":5793,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1931,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1931,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4085,"num_write_kb":192480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"shards":"1,6","objects":1931}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":58,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.677374+0000","last_change":"2024-08-17T17:41:44.995235+0000","last_active":"2024-08-17T17:42:10.677374+0000","last_peered":"2024-08-17T17:42:10.677374+0000","last_clean":"2024-08-17T17:41:38.452852+0000","last_became_active":"2024-08-17T17:41:44.995235+0000","last_became_peered":"2024-08-17T17:41:44.995235+0000","last_unstale":"2024-08-17T17:42:10.677374+0000","last_undegraded":"2024-08-17T17:42:10.677374+0000","last_fullsized":"2024-08-17T17:41:44.987608+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:45:43.589970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":58,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.677162+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:42:10.677162+0000","last_peered":"2024-08-17T17:42:10.677162+0000","last_clean":"2024-08-17T17:42:10.677162+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:42:10.677162+0000","last_undegraded":"2024-08-17T17:42:10.677162+0000","last_fullsized":"2024-08-17T17:42:10.677162+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.16","version":"240'7079","reported_seq":7126,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.894427+0000","last_change":"2024-08-17T17:41:36.494825+0000","last_active":"2024-08-17T17:42:17.894427+0000","last_peered":"2024-08-17T17:42:17.894427+0000","last_clean":"2024-08-17T17:42:17.894427+0000","last_became_active":"2024-08-17T17:41:36.492444+0000","last_became_peered":"2024-08-17T17:41:36.492444+0000","last_unstale":"2024-08-17T17:42:17.894427+0000","last_undegraded":"2024-08-17T17:42:17.894427+0000","last_fullsized":"2024-08-17T17:42:17.894427+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7079,"log_dups_size":0,"ondisk_log_size":7079,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114688000,"num_objects":1750,"num_object_clones":0,"num_object_copies":5250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1750,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4136,"num_write_kb":188352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":58,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.676618+0000","last_change":"2024-08-17T17:41:45.003879+0000","last_active":"2024-08-17T17:42:10.676618+0000","last_peered":"2024-08-17T17:42:10.676618+0000","last_clean":"2024-08-17T17:41:38.452542+0000","last_became_active":"2024-08-17T17:41:45.003879+0000","last_became_peered":"2024-08-17T17:41:45.003879+0000","last_unstale":"2024-08-17T17:42:10.676618+0000","last_undegraded":"2024-08-17T17:42:10.676618+0000","last_fullsized":"2024-08-17T17:41:44.986185+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:01:14.830138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":58,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676660+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:42:10.676660+0000","last_peered":"2024-08-17T17:42:10.676660+0000","last_clean":"2024-08-17T17:42:10.676660+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:42:10.676660+0000","last_undegraded":"2024-08-17T17:42:10.676660+0000","last_fullsized":"2024-08-17T17:42:10.676660+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.15","version":"240'7194","reported_seq":10961,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:17.891454+0000","last_change":"2024-08-17T17:41:36.491860+0000","last_active":"2024-08-17T17:42:17.891454+0000","last_peered":"2024-08-17T17:42:17.891454+0000","last_clean":"2024-08-17T17:42:17.891454+0000","last_became_active":"2024-08-17T17:41:36.488891+0000","last_became_peered":"2024-08-17T17:41:36.488891+0000","last_unstale":"2024-08-17T17:42:17.891454+0000","last_undegraded":"2024-08-17T17:42:17.891454+0000","last_fullsized":"2024-08-17T17:42:17.891454+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:39:41.721968+0000","objects_scrubbed":0,"log_size":7194,"log_dups_size":0,"ondisk_log_size":7194,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120324096,"num_objects":1836,"num_object_clones":0,"num_object_copies":5508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1836,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4184,"num_write_kb":192640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":922,"num_bytes_recovered":60424192,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.19","version":"0'0","reported_seq":97,"reported_epoch":240,"state":"active+undersized","last_fresh":"2024-08-17T17:42:10.684779+0000","last_change":"2024-08-17T17:41:45.009762+0000","last_active":"2024-08-17T17:42:10.684779+0000","last_peered":"2024-08-17T17:42:10.684779+0000","last_clean":"2024-08-17T17:23:20.401112+0000","last_became_active":"2024-08-17T17:41:45.009762+0000","last_became_peered":"2024-08-17T17:41:45.009762+0000","last_unstale":"2024-08-17T17:42:10.684779+0000","last_undegraded":"2024-08-17T17:42:10.684779+0000","last_fullsized":"2024-08-17T17:41:44.990753+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:18:46.933195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1e","version":"72'2","reported_seq":25,"reported_epoch":239,"state":"active+undersized","last_fresh":"2024-08-17T17:42:07.674559+0000","last_change":"2024-08-17T17:41:45.004347+0000","last_active":"2024-08-17T17:42:07.674559+0000","last_peered":"2024-08-17T17:42:07.674559+0000","last_clean":"2024-08-17T17:11:11.839626+0000","last_became_active":"2024-08-17T17:41:45.004347+0000","last_became_peered":"2024-08-17T17:41:45.004347+0000","last_unstale":"2024-08-17T17:42:07.674559+0000","last_undegraded":"2024-08-17T17:42:07.674559+0000","last_fullsized":"2024-08-17T17:41:44.993987+0000","mapping_epoch":233,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:24:25.019356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.14","version":"240'7139","reported_seq":10994,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:19.056022+0000","last_change":"2024-08-17T17:42:13.556975+0000","last_active":"2024-08-17T17:42:19.056022+0000","last_peered":"2024-08-17T17:42:19.056022+0000","last_clean":"2024-08-17T17:42:19.056022+0000","last_became_active":"2024-08-17T17:41:36.478115+0000","last_became_peered":"2024-08-17T17:41:36.478115+0000","last_unstale":"2024-08-17T17:42:19.056022+0000","last_undegraded":"2024-08-17T17:42:19.056022+0000","last_fullsized":"2024-08-17T17:42:19.056022+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":229,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":5,"last_scrub":"240'6985","last_scrub_stamp":"2024-08-17T17:42:13.556685+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:39:41.721968+0000","last_clean_scrub_stamp":"2024-08-17T17:42:13.556685+0000","objects_scrubbed":1939,"log_size":7139,"log_dups_size":0,"ondisk_log_size":7139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:17.768877+0000","scrub_duration":567,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116523008,"num_objects":1778,"num_object_clones":0,"num_object_copies":5334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1778,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":161,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":54,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.676054+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:42:10.676054+0000","last_peered":"2024-08-17T17:42:10.676054+0000","last_clean":"2024-08-17T17:42:10.676054+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:42:10.676054+0000","last_undegraded":"2024-08-17T17:42:10.676054+0000","last_fullsized":"2024-08-17T17:42:10.676054+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":143,"reported_epoch":240,"state":"active+clean","last_fresh":"2024-08-17T17:42:10.684453+0000","last_change":"2024-08-17T17:34:12.582812+0000","last_active":"2024-08-17T17:42:10.684453+0000","last_peered":"2024-08-17T17:42:10.684453+0000","last_clean":"2024-08-17T17:42:10.684453+0000","last_became_active":"2024-08-17T17:34:12.578150+0000","last_became_peered":"2024-08-17T17:34:12.578150+0000","last_unstale":"2024-08-17T17:42:10.684453+0000","last_undegraded":"2024-08-17T17:42:10.684453+0000","last_fullsized":"2024-08-17T17:42:10.684453+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:34.584338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":26,"stat_sum":{"num_bytes":3799449624,"num_objects":57976,"num_object_clones":0,"num_object_copies":173928,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":21750,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57976,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":104289,"num_write_kb":4754689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4686,"num_bytes_recovered":307101696,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12767670272,"data_stored":12767658056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":189600,"ondisk_log_size":189600,"up":69,"acting":69,"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":81,"acting":81,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25,"num_bytes_recovered":5628,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2357,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":83,"acting":83,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":23,"acting":23,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234409,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1556108,"kb_used_data":1258756,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92189044,"statfs":{"total":95995035648,"available":94401581056,"internally_reserved":0,"allocated":1288966144,"data_stored":1287413539,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,4,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":[]},{"osd":6,"up_from":46,"seq":197568496052,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1474372,"kb_used_data":1168700,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92270780,"statfs":{"total":95995035648,"available":94485278720,"internally_reserved":0,"allocated":1196748800,"data_stored":1195204274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757695,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2169528,"kb_used_data":1868016,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91575624,"statfs":{"total":95995035648,"available":93773438976,"internally_reserved":0,"allocated":1912848384,"data_stored":1911311179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"hb_peers":[0,1,2,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402760,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1493504,"kb_used_data":1138296,"kb_used_omap":21,"kb_used_meta":355114,"kb_avail":92251648,"statfs":{"total":95995035648,"available":94465687552,"internally_reserved":0,"allocated":1165615104,"data_stored":1164073918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":363637439},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":102,"seq":438086664391,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3068076,"kb_used_data":2558820,"kb_used_omap":7,"kb_used_meta":509240,"kb_avail":90677076,"statfs":{"total":95995035648,"available":92853325824,"internally_reserved":0,"allocated":2620231680,"data_stored":2618767213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7717,"internal_metadata":521462235},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611827924,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1902776,"kb_used_data":1507312,"kb_used_omap":47,"kb_used_meta":395408,"kb_avail":91842376,"statfs":{"total":95995035648,"available":94046593024,"internally_reserved":0,"allocated":1543487488,"data_stored":1541950270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":404897842},"hb_peers":[0,1,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991461,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2028268,"kb_used_data":1688804,"kb_used_omap":8,"kb_used_meta":339383,"kb_avail":91716884,"statfs":{"total":95995035648,"available":93918089216,"internally_reserved":0,"allocated":1729335296,"data_stored":1727809735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":347528711},"hb_peers":[0,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,0,0,0,0,0,0,12,2],"upper_bound":512},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":87,"seq":373662154988,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1842296,"kb_used_data":1436080,"kb_used_omap":18,"kb_used_meta":406189,"kb_avail":91902856,"statfs":{"total":95995035648,"available":94108524544,"internally_reserved":0,"allocated":1470545920,"data_stored":1469009461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19405,"internal_metadata":415937587},"hb_peers":[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],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1462960128,"data_stored":1462960128,"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":1721565184,"data_stored":1721565184,"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":1514803200,"data_stored":1514799128,"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":2596667392,"data_stored":2596667392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1158545408,"data_stored":1158545408,"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":1873481728,"data_stored":1873477656,"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":1177223168,"data_stored":1177223168,"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":1262424064,"data_stored":1262419992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:42:22.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 1 2024-08-17T17:42:22.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:22.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:22.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:22.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:22.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:22.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:22.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:22.994 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:21.315742+0000 mgr.y (mgr.34107) 851 : audit [DBG] from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:21.315742+0000 mgr.y (mgr.34107) 851 : audit [DBG] from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: cluster 2024-08-17T17:42:21.323251+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v872: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 21125/169194 objects degraded (12.486%) 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: cluster 2024-08-17T17:42:21.323251+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v872: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 21125/169194 objects degraded (12.486%) 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.330927+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.330927+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.547867+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.547867+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.549277+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.549277+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:22.995 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.557399+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:22.996 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:22 smithi060 bash[68878]: audit 2024-08-17T17:42:22.557399+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:23.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:23.028 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:23.029 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:21.315742+0000 mgr.y (mgr.34107) 851 : audit [DBG] from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:21.315742+0000 mgr.y (mgr.34107) 851 : audit [DBG] from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: cluster 2024-08-17T17:42:21.323251+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v872: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 21125/169194 objects degraded (12.486%) 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: cluster 2024-08-17T17:42:21.323251+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v872: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 21125/169194 objects degraded (12.486%) 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.330927+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.330927+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.547867+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.547867+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.549277+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.549277+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.557399+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[84186]: audit 2024-08-17T17:42:22.557399+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:21.315742+0000 mgr.y (mgr.34107) 851 : audit [DBG] from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:21.315742+0000 mgr.y (mgr.34107) 851 : audit [DBG] from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: cluster 2024-08-17T17:42:21.323251+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v872: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 21125/169194 objects degraded (12.486%) 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: cluster 2024-08-17T17:42:21.323251+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v872: 99 pgs: 1 active+clean+scrubbing, 26 active+undersized, 12 active+undersized+degraded, 60 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 21125/169194 objects degraded (12.486%) 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.330927+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.330927+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.547867+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.547867+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.549277+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:23.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.549277+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:23.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.557399+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:23.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:22 smithi016 bash[86572]: audit 2024-08-17T17:42:22.557399+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:23.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:23.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:23.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:23.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:23.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:23.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:23.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.674 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:23.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.803 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:23.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:23.932 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:23.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:24.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.064 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:24.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:24.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:24.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:24.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:24.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.458 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:24.561 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:42:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:42:24] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-08-17T17:42:24.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:24.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:24.823 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:24.853 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:24 smithi060 bash[68878]: cluster 2024-08-17T17:42:23.324085+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v873: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 20819/164766 objects degraded (12.635%) 2024-08-17T17:42:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:24 smithi060 bash[68878]: cluster 2024-08-17T17:42:23.324085+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v873: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 20819/164766 objects degraded (12.635%) 2024-08-17T17:42:24.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:24.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:25.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:24 smithi016 bash[84186]: cluster 2024-08-17T17:42:23.324085+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v873: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 20819/164766 objects degraded (12.635%) 2024-08-17T17:42:25.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:24 smithi016 bash[84186]: cluster 2024-08-17T17:42:23.324085+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v873: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 20819/164766 objects degraded (12.635%) 2024-08-17T17:42:25.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:24 smithi016 bash[86572]: cluster 2024-08-17T17:42:23.324085+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v873: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 20819/164766 objects degraded (12.635%) 2024-08-17T17:42:25.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:24 smithi016 bash[86572]: cluster 2024-08-17T17:42:23.324085+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v873: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 20819/164766 objects degraded (12.635%) 2024-08-17T17:42:25.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:25.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:25.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:25.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.247 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:25.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:25.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.515 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:25.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:25.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:25.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.783 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:25.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:25.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:25.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:25.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:26.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:26.032 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:25 smithi060 bash[68878]: cluster 2024-08-17T17:42:24.987620+0000 mon.a (mon.0) 1211 : cluster [WRN] Health check update: Degraded data redundancy: 20819/164766 objects degraded (12.635%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:26.032 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:25 smithi060 bash[68878]: cluster 2024-08-17T17:42:24.987620+0000 mon.a (mon.0) 1211 : cluster [WRN] Health check update: Degraded data redundancy: 20819/164766 objects degraded (12.635%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:26.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:26.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:25 smithi016 bash[84186]: cluster 2024-08-17T17:42:24.987620+0000 mon.a (mon.0) 1211 : cluster [WRN] Health check update: Degraded data redundancy: 20819/164766 objects degraded (12.635%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:25 smithi016 bash[84186]: cluster 2024-08-17T17:42:24.987620+0000 mon.a (mon.0) 1211 : cluster [WRN] Health check update: Degraded data redundancy: 20819/164766 objects degraded (12.635%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:26.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:25 smithi016 bash[86572]: cluster 2024-08-17T17:42:24.987620+0000 mon.a (mon.0) 1211 : cluster [WRN] Health check update: Degraded data redundancy: 20819/164766 objects degraded (12.635%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:26.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:25 smithi016 bash[86572]: cluster 2024-08-17T17:42:24.987620+0000 mon.a (mon.0) 1211 : cluster [WRN] Health check update: Degraded data redundancy: 20819/164766 objects degraded (12.635%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:26.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:26.183 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:26.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:26.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:26.312 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:26.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:26.415 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:26.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:26.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:26.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:26.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:26.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:26.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.726 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[84186]: cluster 2024-08-17T17:42:25.324720+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v874: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[84186]: cluster 2024-08-17T17:42:25.324720+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v874: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[84186]: cluster 2024-08-17T17:42:25.339216+0000 osd.6 (osd.6) 13 : cluster [DBG] 8.16 scrub starts 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[84186]: cluster 2024-08-17T17:42:25.339216+0000 osd.6 (osd.6) 13 : cluster [DBG] 8.16 scrub starts 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[86572]: cluster 2024-08-17T17:42:25.324720+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v874: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[86572]: cluster 2024-08-17T17:42:25.324720+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v874: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[86572]: cluster 2024-08-17T17:42:25.339216+0000 osd.6 (osd.6) 13 : cluster [DBG] 8.16 scrub starts 2024-08-17T17:42:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:26 smithi016 bash[86572]: cluster 2024-08-17T17:42:25.339216+0000 osd.6 (osd.6) 13 : cluster [DBG] 8.16 scrub starts 2024-08-17T17:42:26.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:26 smithi060 bash[68878]: cluster 2024-08-17T17:42:25.324720+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v874: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:27.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:26 smithi060 bash[68878]: cluster 2024-08-17T17:42:25.324720+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v874: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:27.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:26 smithi060 bash[68878]: cluster 2024-08-17T17:42:25.339216+0000 osd.6 (osd.6) 13 : cluster [DBG] 8.16 scrub starts 2024-08-17T17:42:27.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:26 smithi060 bash[68878]: cluster 2024-08-17T17:42:25.339216+0000 osd.6 (osd.6) 13 : cluster [DBG] 8.16 scrub starts 2024-08-17T17:42:27.090 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:27.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.217 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:27.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:27.451 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:27.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:27.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:27.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:27.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.717 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:142826 8.a e240/211 8:5dfc81be:::benchmark_data_smithi016_164901_object47677:head v 240'8940, mlcod=240'8938)", 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:27.706980+0000", 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0095237299999999993, 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0095527830000000005, 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:42:27.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.706980+0000", 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.706980+0000", 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.706979+0000", 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.706990+0000", 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0978000000000001e-05 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.706999+0000", 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.9509999999999995e-06 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.707003+0000", 2024-08-17T17:42:27.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9249999999999997e-06 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.707055+0000", 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1264000000000002e-05 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.707072+0000", 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7394e-05 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:142829 8.a e240/211 8:5326ff15:::benchmark_data_smithi016_164901_object47680:head v 240'8941, mlcod=240'8938)", 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:27.708829+0000", 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.007675032, 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0077510929999999997, 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.708829+0000", 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.708829+0000", 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.708828+0000", 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.708833+0000", 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2289999999999997e-06 2024-08-17T17:42:27.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.708839+0000", 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1099999999999999e-06 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.708842+0000", 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.174e-06 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.714252+0000", 2024-08-17T17:42:27.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0054102780000000001 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.714269+0000", 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7201999999999999e-05 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:142838 8.13 e240/229 8:c99952aa:::benchmark_data_smithi016_164901_object47689:head v 240'7294, mlcod=240'7292)", 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:27.713569+0000", 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0029344950000000001, 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0030736470000000001, 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713569+0000", 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.726 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713569+0000", 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713569+0000", 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713575+0000", 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8469999999999998e-06 2024-08-17T17:42:27.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713589+0000", 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3224000000000001e-05 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713595+0000", 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9200000000000001e-06 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713655+0000", 2024-08-17T17:42:27.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0414999999999997e-05 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713672+0000", 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7051999999999999e-05 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:142836 8.19 e240/229 8:9cd71a4f:::benchmark_data_smithi016_164901_object47687:head v 240'7532, mlcod=240'7529)", 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:27.713728+0000", 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0027757630000000001, 2024-08-17T17:42:27.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029901400000000001, 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713728+0000", 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713728+0000", 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713727+0000", 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:42:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713734+0000", 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1629999999999999e-06 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713746+0000", 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1447000000000001e-05 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.713752+0000", 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1920000000000002e-06 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.714166+0000", 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00041361700000000002 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.714183+0000", 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7473999999999999e-05 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.733 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:142841 8.4 e240/229 8:24637961:::benchmark_data_smithi016_164901_object47692:head v 240'7504, mlcod=240'7501)", 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:27.716579+0000", 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 4294967295.9999247, 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000201669, 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716579+0000", 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:42:27.734 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716579+0000", 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716578+0000", 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716585+0000", 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4960000000000001e-06 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:42:27.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716596+0000", 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1009000000000001e-05 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716601+0000", 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6899999999999997e-06 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716715+0000", 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113591 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716735+0000", 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9993e-05 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:142839 8.12 e240/238)", 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:27.716712+0000", 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 4294967295.9997921, 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000122698, 2024-08-17T17:42:27.737 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "queued for pg", 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716712+0000", 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716712+0000", 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716711+0000", 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716716+0000", 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0549999999999999e-06 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716725+0000", 2024-08-17T17:42:27.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6619999999999994e-06 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:27.716730+0000", 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4900000000000002e-06 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 6 2024-08-17T17:42:27.740 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:42:27.828 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:27.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:27.902 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[84186]: cluster 2024-08-17T17:42:25.896555+0000 osd.6 (osd.6) 14 : cluster [DBG] 8.16 scrub ok 2024-08-17T17:42:27.902 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[84186]: cluster 2024-08-17T17:42:25.896555+0000 osd.6 (osd.6) 14 : cluster [DBG] 8.16 scrub ok 2024-08-17T17:42:27.902 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[84186]: cluster 2024-08-17T17:42:27.325221+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v875: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:27.902 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[84186]: cluster 2024-08-17T17:42:27.325221+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v875: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:27.902 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[86572]: cluster 2024-08-17T17:42:25.896555+0000 osd.6 (osd.6) 14 : cluster [DBG] 8.16 scrub ok 2024-08-17T17:42:27.903 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[86572]: cluster 2024-08-17T17:42:25.896555+0000 osd.6 (osd.6) 14 : cluster [DBG] 8.16 scrub ok 2024-08-17T17:42:27.903 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[86572]: cluster 2024-08-17T17:42:27.325221+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v875: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:27.903 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:27 smithi016 bash[86572]: cluster 2024-08-17T17:42:27.325221+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v875: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:27.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:28.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.092 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:27 smithi060 bash[68878]: cluster 2024-08-17T17:42:25.896555+0000 osd.6 (osd.6) 14 : cluster [DBG] 8.16 scrub ok 2024-08-17T17:42:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:27 smithi060 bash[68878]: cluster 2024-08-17T17:42:25.896555+0000 osd.6 (osd.6) 14 : cluster [DBG] 8.16 scrub ok 2024-08-17T17:42:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:27 smithi060 bash[68878]: cluster 2024-08-17T17:42:27.325221+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v875: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:27 smithi060 bash[68878]: cluster 2024-08-17T17:42:27.325221+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v875: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19453/155619 objects degraded (12.500%) 2024-08-17T17:42:28.195 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:28.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:28.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:28.348 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:28.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:28.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:28.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:28.584 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:28.615 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:28.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:28.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:28.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:42:28.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:29.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:29.149 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:29.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:29.356 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:29.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.484 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:29.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:29.674 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:29.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:29.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:29.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:29.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:30.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:30.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:30.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:30.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:30.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:30.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.314 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:30.417 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:30 smithi060 bash[68878]: cluster 2024-08-17T17:42:29.325983+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v876: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18034/143424 objects degraded (12.574%) 2024-08-17T17:42:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:30 smithi060 bash[68878]: cluster 2024-08-17T17:42:29.325983+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v876: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18034/143424 objects degraded (12.574%) 2024-08-17T17:42:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:30 smithi060 bash[68878]: cluster 2024-08-17T17:42:29.988696+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 18034/143424 objects degraded (12.574%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:30.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:30 smithi060 bash[68878]: cluster 2024-08-17T17:42:29.988696+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 18034/143424 objects degraded (12.574%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:30.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:42:30 smithi060 bash[61583]: ts=2024-08-17T17:42:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:30.479 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[84186]: cluster 2024-08-17T17:42:29.325983+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v876: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18034/143424 objects degraded (12.574%) 2024-08-17T17:42:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[84186]: cluster 2024-08-17T17:42:29.325983+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v876: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18034/143424 objects degraded (12.574%) 2024-08-17T17:42:30.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[84186]: cluster 2024-08-17T17:42:29.988696+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 18034/143424 objects degraded (12.574%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:30.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[84186]: cluster 2024-08-17T17:42:29.988696+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 18034/143424 objects degraded (12.574%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[86572]: cluster 2024-08-17T17:42:29.325983+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v876: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18034/143424 objects degraded (12.574%) 2024-08-17T17:42:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[86572]: cluster 2024-08-17T17:42:29.325983+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v876: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 18034/143424 objects degraded (12.574%) 2024-08-17T17:42:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[86572]: cluster 2024-08-17T17:42:29.988696+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 18034/143424 objects degraded (12.574%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:30 smithi016 bash[86572]: cluster 2024-08-17T17:42:29.988696+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 18034/143424 objects degraded (12.574%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:30.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:30.605 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:30.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:30.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:30.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:30.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:30.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.001 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:31.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:31.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:31.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:31.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:31.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:31.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:31.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:31.675 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:31.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:31.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:31.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:32.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:32.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:32.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:32.210 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:32.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:32.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:32.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:32.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:32.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:32 smithi060 bash[68878]: cluster 2024-08-17T17:42:31.326573+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v877: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 17300/138084 objects degraded (12.529%) 2024-08-17T17:42:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:32 smithi060 bash[68878]: cluster 2024-08-17T17:42:31.326573+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v877: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 17300/138084 objects degraded (12.529%) 2024-08-17T17:42:32.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:32.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:32.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:32.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:32.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:32.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:32 smithi016 bash[84186]: cluster 2024-08-17T17:42:31.326573+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v877: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 17300/138084 objects degraded (12.529%) 2024-08-17T17:42:32.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:32 smithi016 bash[84186]: cluster 2024-08-17T17:42:31.326573+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v877: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 17300/138084 objects degraded (12.529%) 2024-08-17T17:42:32.909 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:32 smithi016 bash[86572]: cluster 2024-08-17T17:42:31.326573+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v877: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 17300/138084 objects degraded (12.529%) 2024-08-17T17:42:32.909 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:32 smithi016 bash[86572]: cluster 2024-08-17T17:42:31.326573+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v877: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 17300/138084 objects degraded (12.529%) 2024-08-17T17:42:32.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:33.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:33.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:33.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:33.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:33.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:33.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:33.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:33.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:33.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:33.713 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:42:33.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:33.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.927 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:34.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:34.053 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:34.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:34.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:34.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:34 smithi060 bash[68878]: cluster 2024-08-17T17:42:33.327179+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v878: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 16956/132657 objects degraded (12.782%) 2024-08-17T17:42:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:34 smithi060 bash[68878]: cluster 2024-08-17T17:42:33.327179+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v878: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 16956/132657 objects degraded (12.782%) 2024-08-17T17:42:34.468 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:34.471 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:42:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:42:34] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-08-17T17:42:34.472 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:34 smithi016 bash[86572]: cluster 2024-08-17T17:42:33.327179+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v878: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 16956/132657 objects degraded (12.782%) 2024-08-17T17:42:34.472 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:34 smithi016 bash[86572]: cluster 2024-08-17T17:42:33.327179+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v878: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 16956/132657 objects degraded (12.782%) 2024-08-17T17:42:34.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.608 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:34.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:34.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:34 smithi016 bash[84186]: cluster 2024-08-17T17:42:33.327179+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v878: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 16956/132657 objects degraded (12.782%) 2024-08-17T17:42:34.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:34 smithi016 bash[84186]: cluster 2024-08-17T17:42:33.327179+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v878: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 16956/132657 objects degraded (12.782%) 2024-08-17T17:42:34.734 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:34.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:34.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:34.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:35.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:35.365 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:42:35.365 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:35.382 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:42:35.382 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:35.401 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:42:35.402 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:35.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-08-17T17:42:35.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:35.436 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:42:35.436 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:35.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:35.491 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:42:35.491 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:35.517 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:42:35.517 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:35.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.556 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:42:35.557 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:35.560 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[84186]: cluster 2024-08-17T17:42:34.989396+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 16956/132657 objects degraded (12.782%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[84186]: cluster 2024-08-17T17:42:34.989396+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 16956/132657 objects degraded (12.782%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[84186]: audit 2024-08-17T17:42:35.339357+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/81884805' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[84186]: audit 2024-08-17T17:42:35.339357+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/81884805' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[86572]: cluster 2024-08-17T17:42:34.989396+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 16956/132657 objects degraded (12.782%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[86572]: cluster 2024-08-17T17:42:34.989396+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 16956/132657 objects degraded (12.782%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[86572]: audit 2024-08-17T17:42:35.339357+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/81884805' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:35.561 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:35 smithi016 bash[86572]: audit 2024-08-17T17:42:35.339357+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/81884805' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:35.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:35 smithi060 bash[68878]: cluster 2024-08-17T17:42:34.989396+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 16956/132657 objects degraded (12.782%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:35 smithi060 bash[68878]: cluster 2024-08-17T17:42:34.989396+0000 mon.a (mon.0) 1213 : cluster [WRN] Health check update: Degraded data redundancy: 16956/132657 objects degraded (12.782%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:35 smithi060 bash[68878]: audit 2024-08-17T17:42:35.339357+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/81884805' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:35 smithi060 bash[68878]: audit 2024-08-17T17:42:35.339357+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.16:0/81884805' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:35.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:35.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:35.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:35.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:35.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:35.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:36.064 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:36.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:36.195 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:36.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:36.324 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:36.348 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:36.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:36.402 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:42:36.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:36.481 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:36.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:36 smithi060 bash[68878]: cluster 2024-08-17T17:42:35.327949+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v879: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:36 smithi060 bash[68878]: cluster 2024-08-17T17:42:35.327949+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v879: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:36 smithi060 bash[68878]: audit 2024-08-17T17:42:35.661324+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.16:0/3278648334' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:36 smithi060 bash[68878]: audit 2024-08-17T17:42:35.661324+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.16:0/3278648334' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:36 smithi060 bash[68878]: audit 2024-08-17T17:42:35.661781+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:36 smithi060 bash[68878]: audit 2024-08-17T17:42:35.661781+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[84186]: cluster 2024-08-17T17:42:35.327949+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v879: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[84186]: cluster 2024-08-17T17:42:35.327949+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v879: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[84186]: audit 2024-08-17T17:42:35.661324+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.16:0/3278648334' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[84186]: audit 2024-08-17T17:42:35.661324+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.16:0/3278648334' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[84186]: audit 2024-08-17T17:42:35.661781+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[84186]: audit 2024-08-17T17:42:35.661781+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[86572]: cluster 2024-08-17T17:42:35.327949+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v879: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:36.715 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[86572]: cluster 2024-08-17T17:42:35.327949+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v879: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:36.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[86572]: audit 2024-08-17T17:42:35.661324+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.16:0/3278648334' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[86572]: audit 2024-08-17T17:42:35.661324+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.16:0/3278648334' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[86572]: audit 2024-08-17T17:42:35.661781+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:36 smithi016 bash[86572]: audit 2024-08-17T17:42:35.661781+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:36.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:36.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:36.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:36.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:36.997 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:37.100 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:37.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:37.221 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:37.255 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:37.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:37.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.389 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:37.493 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:37.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:37.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:37.630 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: cluster 2024-08-17T17:42:36.391839+0000 mon.a (mon.0) 1215 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:37.630 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: cluster 2024-08-17T17:42:36.391839+0000 mon.a (mon.0) 1215 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:37.630 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: audit 2024-08-17T17:42:36.400840+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:37.630 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: audit 2024-08-17T17:42:36.400840+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: cluster 2024-08-17T17:42:36.404017+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: cluster 2024-08-17T17:42:36.404017+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: audit 2024-08-17T17:42:37.335630+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: audit 2024-08-17T17:42:37.335630+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: audit 2024-08-17T17:42:37.338810+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[84186]: audit 2024-08-17T17:42:37.338810+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: cluster 2024-08-17T17:42:36.391839+0000 mon.a (mon.0) 1215 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: cluster 2024-08-17T17:42:36.391839+0000 mon.a (mon.0) 1215 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: audit 2024-08-17T17:42:36.400840+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: audit 2024-08-17T17:42:36.400840+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: cluster 2024-08-17T17:42:36.404017+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-08-17T17:42:37.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: cluster 2024-08-17T17:42:36.404017+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-08-17T17:42:37.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: audit 2024-08-17T17:42:37.335630+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:37.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: audit 2024-08-17T17:42:37.335630+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:37.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: audit 2024-08-17T17:42:37.338810+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:37.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:37 smithi016 bash[86572]: audit 2024-08-17T17:42:37.338810+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:37.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:37.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: cluster 2024-08-17T17:42:36.391839+0000 mon.a (mon.0) 1215 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: cluster 2024-08-17T17:42:36.391839+0000 mon.a (mon.0) 1215 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:42:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: audit 2024-08-17T17:42:36.400840+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: audit 2024-08-17T17:42:36.400840+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: cluster 2024-08-17T17:42:36.404017+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-08-17T17:42:37.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: cluster 2024-08-17T17:42:36.404017+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-08-17T17:42:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: audit 2024-08-17T17:42:37.335630+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: audit 2024-08-17T17:42:37.335630+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:42:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: audit 2024-08-17T17:42:37.338810+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:37.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:37 smithi060 bash[68878]: audit 2024-08-17T17:42:37.338810+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:37.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:37.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:37.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:38.008 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.036 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:38.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:38.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:38.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:38.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:38.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:38.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:38.555 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:38 smithi060 bash[68878]: cluster 2024-08-17T17:42:37.328497+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v881: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:38.555 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:38 smithi060 bash[68878]: cluster 2024-08-17T17:42:37.328497+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v881: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:38.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:38.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:38.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:38.815 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:38.824 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:38 smithi016 bash[84186]: cluster 2024-08-17T17:42:37.328497+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v881: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:38.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:38 smithi016 bash[84186]: cluster 2024-08-17T17:42:37.328497+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v881: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:38 smithi016 bash[86572]: cluster 2024-08-17T17:42:37.328497+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v881: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:38.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:38 smithi016 bash[86572]: cluster 2024-08-17T17:42:37.328497+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v881: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 15181/121023 objects degraded (12.544%) 2024-08-17T17:42:38.845 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:38.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:38.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:39.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:39.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:39.218 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:39.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:39.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:39.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:39.382 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:39.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:39.620 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:39.651 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:39.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:39.682 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:42:39.683 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:42:39.754 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:39.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:39.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:39.886 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:39.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:40.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:40.049 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:40.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:40.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:40.340 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:42:40 smithi060 bash[61583]: ts=2024-08-17T17:42:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:40.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:40.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:40.478 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:42:40.478 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:42:40.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:40.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:40 smithi060 bash[68878]: cluster 2024-08-17T17:42:39.329246+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v882: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 14088/112062 objects degraded (12.572%) 2024-08-17T17:42:40.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:40 smithi060 bash[68878]: cluster 2024-08-17T17:42:39.329246+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v882: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 14088/112062 objects degraded (12.572%) 2024-08-17T17:42:40.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:40 smithi060 bash[68878]: cluster 2024-08-17T17:42:39.990194+0000 mon.a (mon.0) 1220 : cluster [WRN] Health check update: Degraded data redundancy: 14088/112062 objects degraded (12.572%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:40.586 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:40 smithi060 bash[68878]: cluster 2024-08-17T17:42:39.990194+0000 mon.a (mon.0) 1220 : cluster [WRN] Health check update: Degraded data redundancy: 14088/112062 objects degraded (12.572%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:40.596 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:40.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.727 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[84186]: cluster 2024-08-17T17:42:39.329246+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v882: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 14088/112062 objects degraded (12.572%) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[84186]: cluster 2024-08-17T17:42:39.329246+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v882: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 14088/112062 objects degraded (12.572%) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[84186]: cluster 2024-08-17T17:42:39.990194+0000 mon.a (mon.0) 1220 : cluster [WRN] Health check update: Degraded data redundancy: 14088/112062 objects degraded (12.572%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[84186]: cluster 2024-08-17T17:42:39.990194+0000 mon.a (mon.0) 1220 : cluster [WRN] Health check update: Degraded data redundancy: 14088/112062 objects degraded (12.572%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[86572]: cluster 2024-08-17T17:42:39.329246+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v882: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 14088/112062 objects degraded (12.572%) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[86572]: cluster 2024-08-17T17:42:39.329246+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v882: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 14088/112062 objects degraded (12.572%) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[86572]: cluster 2024-08-17T17:42:39.990194+0000 mon.a (mon.0) 1220 : cluster [WRN] Health check update: Degraded data redundancy: 14088/112062 objects degraded (12.572%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:40 smithi016 bash[86572]: cluster 2024-08-17T17:42:39.990194+0000 mon.a (mon.0) 1220 : cluster [WRN] Health check update: Degraded data redundancy: 14088/112062 objects degraded (12.572%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:40.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:40.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:40.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:40.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:41.076 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:41.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:41.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:41.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:42:41.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:41.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:42:41.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:42:41.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:41.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:42.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:42.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:42.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:42.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:42.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:42.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.423 INFO:teuthology.orchestra.run.smithi016.stderr:set pool 1 pgp_num to 1 2024-08-17T17:42:42.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.656 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[84186]: cluster 2024-08-17T17:42:41.330566+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v883: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 13524/107877 objects degraded (12.536%) 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[84186]: cluster 2024-08-17T17:42:41.330566+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v883: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 13524/107877 objects degraded (12.536%) 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[84186]: audit 2024-08-17T17:42:41.877846+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.16:0/2104126975' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[84186]: audit 2024-08-17T17:42:41.877846+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.16:0/2104126975' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[84186]: audit 2024-08-17T17:42:41.878903+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[84186]: audit 2024-08-17T17:42:41.878903+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[86572]: cluster 2024-08-17T17:42:41.330566+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v883: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 13524/107877 objects degraded (12.536%) 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[86572]: cluster 2024-08-17T17:42:41.330566+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v883: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 13524/107877 objects degraded (12.536%) 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[86572]: audit 2024-08-17T17:42:41.877846+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.16:0/2104126975' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[86572]: audit 2024-08-17T17:42:41.877846+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.16:0/2104126975' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.657 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[86572]: audit 2024-08-17T17:42:41.878903+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.658 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:42 smithi016 bash[86572]: audit 2024-08-17T17:42:41.878903+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:42 smithi060 bash[68878]: cluster 2024-08-17T17:42:41.330566+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v883: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 13524/107877 objects degraded (12.536%) 2024-08-17T17:42:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:42 smithi060 bash[68878]: cluster 2024-08-17T17:42:41.330566+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v883: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 13524/107877 objects degraded (12.536%) 2024-08-17T17:42:42.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:42 smithi060 bash[68878]: audit 2024-08-17T17:42:41.877846+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.16:0/2104126975' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:42 smithi060 bash[68878]: audit 2024-08-17T17:42:41.877846+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.16:0/2104126975' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:42 smithi060 bash[68878]: audit 2024-08-17T17:42:41.878903+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:42 smithi060 bash[68878]: audit 2024-08-17T17:42:41.878903+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:42:42.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:43.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:43.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:43.229 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:43.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:43.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.364 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:43.475 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[84186]: audit 2024-08-17T17:42:42.412566+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[84186]: audit 2024-08-17T17:42:42.412566+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[84186]: cluster 2024-08-17T17:42:42.422430+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[84186]: cluster 2024-08-17T17:42:42.422430+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[86572]: audit 2024-08-17T17:42:42.412566+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[86572]: audit 2024-08-17T17:42:42.412566+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[86572]: cluster 2024-08-17T17:42:42.422430+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-08-17T17:42:43.476 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:43 smithi016 bash[86572]: cluster 2024-08-17T17:42:42.422430+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-08-17T17:42:43.497 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:43.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:43.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.613 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:43 smithi060 bash[68878]: audit 2024-08-17T17:42:42.412566+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:42:43.613 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:43 smithi060 bash[68878]: audit 2024-08-17T17:42:42.412566+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:42:43.613 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:43 smithi060 bash[68878]: cluster 2024-08-17T17:42:42.422430+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-08-17T17:42:43.613 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:43 smithi060 bash[68878]: cluster 2024-08-17T17:42:42.422430+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-08-17T17:42:43.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:43.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:43.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:43.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:43.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:43.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:44.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.031 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:44.136 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:44.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:44.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:44.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:44.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.414 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:42:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:42:44] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.51.0" 2024-08-17T17:42:44.433 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:44.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:44.548 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:44 smithi060 bash[68878]: cluster 2024-08-17T17:42:43.331295+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v885: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 13222/103380 objects degraded (12.790%) 2024-08-17T17:42:44.548 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:44 smithi060 bash[68878]: cluster 2024-08-17T17:42:43.331295+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v885: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 13222/103380 objects degraded (12.790%) 2024-08-17T17:42:44.584 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:44.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:44 smithi016 bash[84186]: cluster 2024-08-17T17:42:43.331295+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v885: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 13222/103380 objects degraded (12.790%) 2024-08-17T17:42:44.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:44 smithi016 bash[84186]: cluster 2024-08-17T17:42:43.331295+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v885: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 13222/103380 objects degraded (12.790%) 2024-08-17T17:42:44.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:44 smithi016 bash[86572]: cluster 2024-08-17T17:42:43.331295+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v885: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 13222/103380 objects degraded (12.790%) 2024-08-17T17:42:44.699 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:44 smithi016 bash[86572]: cluster 2024-08-17T17:42:43.331295+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v885: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 734 op/s; 13222/103380 objects degraded (12.790%) 2024-08-17T17:42:44.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:44.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:44.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:45.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:45.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:45.241 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:45.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:45.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:45.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:45.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:45 smithi016 bash[84186]: cluster 2024-08-17T17:42:44.990978+0000 mon.a (mon.0) 1224 : cluster [WRN] Health check update: Degraded data redundancy: 13222/103380 objects degraded (12.790%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:45.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:45 smithi016 bash[84186]: cluster 2024-08-17T17:42:44.990978+0000 mon.a (mon.0) 1224 : cluster [WRN] Health check update: Degraded data redundancy: 13222/103380 objects degraded (12.790%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:45 smithi016 bash[86572]: cluster 2024-08-17T17:42:44.990978+0000 mon.a (mon.0) 1224 : cluster [WRN] Health check update: Degraded data redundancy: 13222/103380 objects degraded (12.790%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:45.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:45 smithi016 bash[86572]: cluster 2024-08-17T17:42:44.990978+0000 mon.a (mon.0) 1224 : cluster [WRN] Health check update: Degraded data redundancy: 13222/103380 objects degraded (12.790%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:45.614 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:45.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:45.750 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:45.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:45.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:45.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:45.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:45 smithi060 bash[68878]: cluster 2024-08-17T17:42:44.990978+0000 mon.a (mon.0) 1224 : cluster [WRN] Health check update: Degraded data redundancy: 13222/103380 objects degraded (12.790%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:45 smithi060 bash[68878]: cluster 2024-08-17T17:42:44.990978+0000 mon.a (mon.0) 1224 : cluster [WRN] Health check update: Degraded data redundancy: 13222/103380 objects degraded (12.790%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T17:42:46.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.033 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:46.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:46.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:46.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:46.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:46.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:46.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.569 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:46.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:46 smithi060 bash[68878]: cluster 2024-08-17T17:42:45.332284+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v886: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:46 smithi060 bash[68878]: cluster 2024-08-17T17:42:45.332284+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v886: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:46.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:46.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:46.755 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:42:46.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:46.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:46 smithi016 bash[84186]: cluster 2024-08-17T17:42:45.332284+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v886: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:46.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:46 smithi016 bash[84186]: cluster 2024-08-17T17:42:45.332284+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v886: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:46.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:46 smithi016 bash[86572]: cluster 2024-08-17T17:42:45.332284+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v886: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:46.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:46 smithi016 bash[86572]: cluster 2024-08-17T17:42:45.332284+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v886: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:46.839 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:46.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:46.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:46.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:46.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:47.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:47.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:47.219 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:47.219 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:47.236 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:47.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:47.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:47.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:47.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:47.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:47.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:47.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:47.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:47.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:47.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:47.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:48.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:48.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.311 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:48.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.574 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:48.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:48.688 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [3] live_osds: [0, 1, 2, 4, 5, 6, 7] 2024-08-17T17:42:48.688 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:42:48.688 INFO:tasks.thrashosds.thrasher:Reviving osd 3 2024-08-17T17:42:48.688 INFO:tasks.cephadm.osd.3:Restarting osd.3 (starting--it wasn't running)... 2024-08-17T17:42:48.688 DEBUG:teuthology.orchestra.run.smithi016:osd.3> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T17:42:48.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl start ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3 2024-08-17T17:42:48.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:48 smithi016 bash[84186]: cluster 2024-08-17T17:42:47.333037+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v887: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:48.701 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:48 smithi016 bash[84186]: cluster 2024-08-17T17:42:47.333037+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v887: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:48.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:48 smithi016 bash[86572]: cluster 2024-08-17T17:42:47.333037+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v887: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:48.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:48 smithi016 bash[86572]: cluster 2024-08-17T17:42:47.333037+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v887: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:48.705 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:48.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:48.746 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:42:48.809 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:48.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:48.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:48.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:48 smithi060 bash[68878]: cluster 2024-08-17T17:42:47.333037+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v887: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:48.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:48 smithi060 bash[68878]: cluster 2024-08-17T17:42:47.333037+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v887: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 11685/93315 objects degraded (12.522%) 2024-08-17T17:42:48.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:48.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:49.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:49.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:49.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:49.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:49.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.315 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:49.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:49.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:49.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:49.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:49.681 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:49.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:49.955 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:49.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:49.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:50.091 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:50.113 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:50.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:50.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:50.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:50.314 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:42:50 smithi060 bash[61583]: ts=2024-08-17T17:42:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:50.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:50.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:50.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:50.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:50.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.654 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:50.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[84186]: cluster 2024-08-17T17:42:49.333993+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v888: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 10281/81978 objects degraded (12.541%) 2024-08-17T17:42:50.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[84186]: cluster 2024-08-17T17:42:49.333993+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v888: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 10281/81978 objects degraded (12.541%) 2024-08-17T17:42:50.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[84186]: cluster 2024-08-17T17:42:49.991601+0000 mon.a (mon.0) 1225 : cluster [WRN] Health check update: Degraded data redundancy: 10281/81978 objects degraded (12.541%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:50.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[84186]: cluster 2024-08-17T17:42:49.991601+0000 mon.a (mon.0) 1225 : cluster [WRN] Health check update: Degraded data redundancy: 10281/81978 objects degraded (12.541%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:50.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[86572]: cluster 2024-08-17T17:42:49.333993+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v888: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 10281/81978 objects degraded (12.541%) 2024-08-17T17:42:50.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[86572]: cluster 2024-08-17T17:42:49.333993+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v888: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 10281/81978 objects degraded (12.541%) 2024-08-17T17:42:50.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[86572]: cluster 2024-08-17T17:42:49.991601+0000 mon.a (mon.0) 1225 : cluster [WRN] Health check update: Degraded data redundancy: 10281/81978 objects degraded (12.541%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:50.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:50 smithi016 bash[86572]: cluster 2024-08-17T17:42:49.991601+0000 mon.a (mon.0) 1225 : cluster [WRN] Health check update: Degraded data redundancy: 10281/81978 objects degraded (12.541%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:50.784 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:50.888 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:51.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:50 smithi060 bash[68878]: cluster 2024-08-17T17:42:49.333993+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v888: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 10281/81978 objects degraded (12.541%) 2024-08-17T17:42:51.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:50 smithi060 bash[68878]: cluster 2024-08-17T17:42:49.333993+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v888: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 10281/81978 objects degraded (12.541%) 2024-08-17T17:42:51.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:50 smithi060 bash[68878]: cluster 2024-08-17T17:42:49.991601+0000 mon.a (mon.0) 1225 : cluster [WRN] Health check update: Degraded data redundancy: 10281/81978 objects degraded (12.541%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:50 smithi060 bash[68878]: cluster 2024-08-17T17:42:49.991601+0000 mon.a (mon.0) 1225 : cluster [WRN] Health check update: Degraded data redundancy: 10281/81978 objects degraded (12.541%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:51.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:51.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:51.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:51.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:51.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:51.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:51.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:51.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:51.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:51.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:51.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:51.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:51.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:51.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.976 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:52.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.108 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:52.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.247 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:52.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:52.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:52.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:52.509 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:52.615 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:52.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:52.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[84186]: cluster 2024-08-17T17:42:51.334975+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v889: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 9645/77136 objects degraded (12.504%) 2024-08-17T17:42:52.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[84186]: cluster 2024-08-17T17:42:51.334975+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v889: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 9645/77136 objects degraded (12.504%) 2024-08-17T17:42:52.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[84186]: audit 2024-08-17T17:42:52.331689+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:52.651 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[84186]: audit 2024-08-17T17:42:52.331689+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:52.652 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[86572]: cluster 2024-08-17T17:42:51.334975+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v889: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 9645/77136 objects degraded (12.504%) 2024-08-17T17:42:52.652 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[86572]: cluster 2024-08-17T17:42:51.334975+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v889: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 9645/77136 objects degraded (12.504%) 2024-08-17T17:42:52.652 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[86572]: audit 2024-08-17T17:42:52.331689+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:52.652 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:52 smithi016 bash[86572]: audit 2024-08-17T17:42:52.331689+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:52 smithi060 bash[68878]: cluster 2024-08-17T17:42:51.334975+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v889: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 9645/77136 objects degraded (12.504%) 2024-08-17T17:42:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:52 smithi060 bash[68878]: cluster 2024-08-17T17:42:51.334975+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v889: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.6 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 9645/77136 objects degraded (12.504%) 2024-08-17T17:42:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:52 smithi060 bash[68878]: audit 2024-08-17T17:42:52.331689+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:52 smithi060 bash[68878]: audit 2024-08-17T17:42:52.331689+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:52.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:52.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:53.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:53.041 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:53.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:53.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.172 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:53.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:53.302 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:53.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:53.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.438 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:53.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:53.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:53.629 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:42:53.629 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:42:53.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.697 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:53.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:53.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:53.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:53.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:54.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:54.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:54.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.359 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:54.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:54.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:54.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:54.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:54 smithi016 bash[84186]: cluster 2024-08-17T17:42:53.335631+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v890: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 9361/75489 objects degraded (12.400%) 2024-08-17T17:42:54.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:54 smithi016 bash[84186]: cluster 2024-08-17T17:42:53.335631+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v890: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 9361/75489 objects degraded (12.400%) 2024-08-17T17:42:54.609 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:42:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:42:54] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-08-17T17:42:54.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:54 smithi016 bash[86572]: cluster 2024-08-17T17:42:53.335631+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v890: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 9361/75489 objects degraded (12.400%) 2024-08-17T17:42:54.609 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:54 smithi016 bash[86572]: cluster 2024-08-17T17:42:53.335631+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v890: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 9361/75489 objects degraded (12.400%) 2024-08-17T17:42:54.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:54.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:54 smithi060 bash[68878]: cluster 2024-08-17T17:42:53.335631+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v890: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 9361/75489 objects degraded (12.400%) 2024-08-17T17:42:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:54 smithi060 bash[68878]: cluster 2024-08-17T17:42:53.335631+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v890: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 988 op/s; 9361/75489 objects degraded (12.400%) 2024-08-17T17:42:54.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:54.975 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:55.078 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:55.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:55.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:42:55.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:55.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:55.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:55.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:55.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:55.513 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:55.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:55.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:55 smithi016 bash[84186]: cluster 2024-08-17T17:42:54.992381+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check update: Degraded data redundancy: 9361/75489 objects degraded (12.400%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:55.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:55 smithi016 bash[84186]: cluster 2024-08-17T17:42:54.992381+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check update: Degraded data redundancy: 9361/75489 objects degraded (12.400%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:55.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:55 smithi016 bash[86572]: cluster 2024-08-17T17:42:54.992381+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check update: Degraded data redundancy: 9361/75489 objects degraded (12.400%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:55.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:55 smithi016 bash[86572]: cluster 2024-08-17T17:42:54.992381+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check update: Degraded data redundancy: 9361/75489 objects degraded (12.400%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:55.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:55.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:55.746 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:55.770 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:55.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:55.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:55.897 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:55.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:55.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:55 smithi060 bash[68878]: cluster 2024-08-17T17:42:54.992381+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check update: Degraded data redundancy: 9361/75489 objects degraded (12.400%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:55.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:55 smithi060 bash[68878]: cluster 2024-08-17T17:42:54.992381+0000 mon.a (mon.0) 1227 : cluster [WRN] Health check update: Degraded data redundancy: 9361/75489 objects degraded (12.400%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:42:56.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:56.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:56.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:56.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:56.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:56.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:56.327 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:42:56.327 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:42:56.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:56.401 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:56.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:56.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:56.513 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:56 smithi060 bash[68878]: cluster 2024-08-17T17:42:55.336881+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v891: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:56.513 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:56 smithi060 bash[68878]: cluster 2024-08-17T17:42:55.336881+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v891: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:56.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:56.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:56.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:56.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:56.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[84186]: cluster 2024-08-17T17:42:55.336881+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v891: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:56.804 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[84186]: cluster 2024-08-17T17:42:55.336881+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v891: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:56.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[86572]: cluster 2024-08-17T17:42:55.336881+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v891: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:56.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[86572]: cluster 2024-08-17T17:42:55.336881+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v891: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.13k op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:56.805 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:42:56.805 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:42:56.805 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:42:56.805 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:42:56.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:56.915 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:56.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:57.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:57.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:57.076 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:56 smithi016 bash[174777]: 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 2024-08-17T17:42:57.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:57.234 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:57.288 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:57.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:57.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:57.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:57.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:57.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:57.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:57.561 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:57 smithi016 bash[174777]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:42:57.561 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:57 smithi016 bash[174777]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:42:57.561 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:57 smithi016 bash[174777]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T17:42:57.561 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:57 smithi016 bash[174777]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:42:57.562 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:42:57 smithi016 bash[174777]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-17T17:42:57.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:57.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:57.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.726 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:57.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:57.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:57.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:57.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:57.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:57.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:58.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:58.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:58.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:58.217 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:58.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.384 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:58.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:58.511 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:58.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:58 smithi016 bash[84186]: cluster 2024-08-17T17:42:57.337711+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v892: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:58.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:42:58 smithi016 bash[84186]: cluster 2024-08-17T17:42:57.337711+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v892: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:58.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:58 smithi016 bash[86572]: cluster 2024-08-17T17:42:57.337711+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v892: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:58.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:42:58 smithi016 bash[86572]: cluster 2024-08-17T17:42:57.337711+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v892: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:58.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:58.634 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:58.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.768 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:58.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.895 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:58.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:58 smithi060 bash[68878]: cluster 2024-08-17T17:42:57.337711+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v892: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:42:58 smithi060 bash[68878]: cluster 2024-08-17T17:42:57.337711+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v892: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7849/62724 objects degraded (12.514%) 2024-08-17T17:42:59.000 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:59.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.183 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:59.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:59.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.463 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:59.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:59.567 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:59.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:59.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:59.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:59.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:59.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:59.956 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:42:59.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:00.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:00.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:00.320 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:43:00 smithi060 bash[61583]: ts=2024-08-17T17:43:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:00.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:00.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.550 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:00 smithi060 bash[68878]: cluster 2024-08-17T17:42:59.338699+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v893: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 6785/53769 objects degraded (12.619%) 2024-08-17T17:43:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:00 smithi060 bash[68878]: cluster 2024-08-17T17:42:59.338699+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v893: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 6785/53769 objects degraded (12.619%) 2024-08-17T17:43:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:00 smithi060 bash[68878]: cluster 2024-08-17T17:42:59.993104+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 6785/53769 objects degraded (12.619%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:00 smithi060 bash[68878]: cluster 2024-08-17T17:42:59.993104+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 6785/53769 objects degraded (12.619%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:00.687 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[84186]: cluster 2024-08-17T17:42:59.338699+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v893: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 6785/53769 objects degraded (12.619%) 2024-08-17T17:43:00.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[84186]: cluster 2024-08-17T17:42:59.338699+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v893: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 6785/53769 objects degraded (12.619%) 2024-08-17T17:43:00.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[84186]: cluster 2024-08-17T17:42:59.993104+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 6785/53769 objects degraded (12.619%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:00.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[84186]: cluster 2024-08-17T17:42:59.993104+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 6785/53769 objects degraded (12.619%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:00.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[86572]: cluster 2024-08-17T17:42:59.338699+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v893: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 6785/53769 objects degraded (12.619%) 2024-08-17T17:43:00.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[86572]: cluster 2024-08-17T17:42:59.338699+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v893: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.1 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.10k op/s; 6785/53769 objects degraded (12.619%) 2024-08-17T17:43:00.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[86572]: cluster 2024-08-17T17:42:59.993104+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 6785/53769 objects degraded (12.619%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:00.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:00 smithi016 bash[86572]: cluster 2024-08-17T17:42:59.993104+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 6785/53769 objects degraded (12.619%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:00.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.949 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:01.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:01.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:01.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:01.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:01.351 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:01.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:01.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:01.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:01.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:01.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:01.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:01.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:01.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:01.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:01.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:01.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:02.010 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:02.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:02.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:02.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:02.417 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:02.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:02.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:02.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:02.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:02 smithi060 bash[68878]: cluster 2024-08-17T17:43:01.339420+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v894: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 6210/49485 objects degraded (12.549%) 2024-08-17T17:43:02.691 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:02 smithi060 bash[68878]: cluster 2024-08-17T17:43:01.339420+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v894: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 6210/49485 objects degraded (12.549%) 2024-08-17T17:43:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:02.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:02 smithi016 bash[84186]: cluster 2024-08-17T17:43:01.339420+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v894: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 6210/49485 objects degraded (12.549%) 2024-08-17T17:43:02.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:02 smithi016 bash[84186]: cluster 2024-08-17T17:43:01.339420+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v894: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 6210/49485 objects degraded (12.549%) 2024-08-17T17:43:02.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:02 smithi016 bash[86572]: cluster 2024-08-17T17:43:01.339420+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v894: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 6210/49485 objects degraded (12.549%) 2024-08-17T17:43:02.803 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:02 smithi016 bash[86572]: cluster 2024-08-17T17:43:01.339420+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v894: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 1.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 6210/49485 objects degraded (12.549%) 2024-08-17T17:43:02.820 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:02.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:02.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:02.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:02.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:03.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:03.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:03.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:03.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:03.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:03.306 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:03.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:03.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:03.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:03.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:03.720 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:03.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:03.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:03.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:03.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:03.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:03.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:04.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:04.110 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.142 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:04.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.270 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:04.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:04.488 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:43:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:43:04] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-08-17T17:43:04.623 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:04.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:04 smithi016 bash[84186]: cluster 2024-08-17T17:43:03.340122+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v895: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 994 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 5927/47772 objects degraded (12.407%) 2024-08-17T17:43:04.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:04 smithi016 bash[84186]: cluster 2024-08-17T17:43:03.340122+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v895: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 994 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 5927/47772 objects degraded (12.407%) 2024-08-17T17:43:04.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:04 smithi016 bash[86572]: cluster 2024-08-17T17:43:03.340122+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v895: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 994 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 5927/47772 objects degraded (12.407%) 2024-08-17T17:43:04.737 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:04 smithi016 bash[86572]: cluster 2024-08-17T17:43:03.340122+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v895: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 994 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 5927/47772 objects degraded (12.407%) 2024-08-17T17:43:04.747 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:04.851 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:04.860 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:04 smithi060 bash[68878]: cluster 2024-08-17T17:43:03.340122+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v895: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 994 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 5927/47772 objects degraded (12.407%) 2024-08-17T17:43:04.861 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:04 smithi060 bash[68878]: cluster 2024-08-17T17:43:03.340122+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v895: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 994 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 5927/47772 objects degraded (12.407%) 2024-08-17T17:43:04.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:04.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:05.004 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:05.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:05.107 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:05.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:05.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:05.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:05.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:05.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:05.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:05.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:05.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:05.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:05.636 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:05 smithi060 bash[68878]: cluster 2024-08-17T17:43:04.993999+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check update: Degraded data redundancy: 5927/47772 objects degraded (12.407%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:05.636 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:05 smithi060 bash[68878]: cluster 2024-08-17T17:43:04.993999+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check update: Degraded data redundancy: 5927/47772 objects degraded (12.407%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:05.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:05.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:05.653 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:43:05.653 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:43:05.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:05.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:05.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:05 smithi016 bash[84186]: cluster 2024-08-17T17:43:04.993999+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check update: Degraded data redundancy: 5927/47772 objects degraded (12.407%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:05.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:05 smithi016 bash[84186]: cluster 2024-08-17T17:43:04.993999+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check update: Degraded data redundancy: 5927/47772 objects degraded (12.407%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:05.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:05 smithi016 bash[86572]: cluster 2024-08-17T17:43:04.993999+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check update: Degraded data redundancy: 5927/47772 objects degraded (12.407%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:05.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:05 smithi016 bash[86572]: cluster 2024-08-17T17:43:04.993999+0000 mon.a (mon.0) 1229 : cluster [WRN] Health check update: Degraded data redundancy: 5927/47772 objects degraded (12.407%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:05.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:05.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:05.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:06.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.059 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:06.164 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:06.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:06.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:06.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:06.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:06.550 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:06 smithi060 bash[68878]: cluster 2024-08-17T17:43:05.340945+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v896: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:06.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:06 smithi060 bash[68878]: cluster 2024-08-17T17:43:05.340945+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v896: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:06.563 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:06.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:06.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:06.693 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:06.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:06.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:06 smithi016 bash[84186]: cluster 2024-08-17T17:43:05.340945+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v896: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:06.805 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:06 smithi016 bash[84186]: cluster 2024-08-17T17:43:05.340945+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v896: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:06.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:06 smithi016 bash[86572]: cluster 2024-08-17T17:43:05.340945+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v896: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:06.805 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:06 smithi016 bash[86572]: cluster 2024-08-17T17:43:05.340945+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v896: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:06.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:06.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:06.932 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:06.953 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:06.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:07.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:43:07.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:07.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:07.248 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:43:07.248 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:07.277 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:43:07.277 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:07.307 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:43:07.308 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:07.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.3 2024-08-17T17:43:07.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:07.355 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:43:07.355 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:07.356 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:07.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:07.379 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:07.379 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:43:07.399 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:43:07.399 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:07.414 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:43:07.415 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:07.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:07.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:07.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:07.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[84186]: audit 2024-08-17T17:43:07.226907+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.16:0/2593587480' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:07.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[84186]: audit 2024-08-17T17:43:07.226907+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.16:0/2593587480' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[84186]: audit 2024-08-17T17:43:07.332043+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:07.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[84186]: audit 2024-08-17T17:43:07.332043+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[86572]: audit 2024-08-17T17:43:07.226907+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.16:0/2593587480' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[86572]: audit 2024-08-17T17:43:07.226907+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.16:0/2593587480' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[86572]: audit 2024-08-17T17:43:07.332043+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:07.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:07 smithi016 bash[86572]: audit 2024-08-17T17:43:07.332043+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:07.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:07.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:07 smithi060 bash[68878]: audit 2024-08-17T17:43:07.226907+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.16:0/2593587480' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:07.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:07 smithi060 bash[68878]: audit 2024-08-17T17:43:07.226907+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.16:0/2593587480' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:07.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:07 smithi060 bash[68878]: audit 2024-08-17T17:43:07.332043+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:07.732 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:07 smithi060 bash[68878]: audit 2024-08-17T17:43:07.332043+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:07.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:07.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:07.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:07.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:08.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:08.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:08.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:08.509 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:43:08 smithi016 bash[175589]: debug 2024-08-17T17:43:08.252+0000 7f4ac55e2640 1 -- 172.21.15.16:0/2758399567 <== mon.2 v2:172.21.15.16:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ae35cc2960 con 0x55ae36aae000 2024-08-17T17:43:08.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.543 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:08.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.679 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:08.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:08.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:08 smithi016 bash[84186]: cluster 2024-08-17T17:43:07.341648+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v897: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:08.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:08 smithi016 bash[84186]: cluster 2024-08-17T17:43:07.341648+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v897: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:08.761 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:08 smithi016 bash[86572]: cluster 2024-08-17T17:43:07.341648+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v897: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:08.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:08 smithi016 bash[86572]: cluster 2024-08-17T17:43:07.341648+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v897: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:08.788 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:08 smithi060 bash[68878]: cluster 2024-08-17T17:43:07.341648+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v897: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:08.819 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:08 smithi060 bash[68878]: cluster 2024-08-17T17:43:07.341648+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v897: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 755 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s; 4596/36309 objects degraded (12.658%) 2024-08-17T17:43:08.829 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:08.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:08.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:09.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:09.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:09.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:09.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:09.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:09.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:09.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:09.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:09.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:09.579 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:09.604 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:09.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:09.617 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:43:09.707 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:09.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[84186]: audit 2024-08-17T17:43:08.869431+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.16:0/2479997463' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[84186]: audit 2024-08-17T17:43:08.869431+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.16:0/2479997463' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[84186]: audit 2024-08-17T17:43:08.871158+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.716 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[84186]: audit 2024-08-17T17:43:08.871158+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.716 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[86572]: audit 2024-08-17T17:43:08.869431+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.16:0/2479997463' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.717 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[86572]: audit 2024-08-17T17:43:08.869431+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.16:0/2479997463' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.717 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[86572]: audit 2024-08-17T17:43:08.871158+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.717 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:09 smithi016 bash[86572]: audit 2024-08-17T17:43:08.871158+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:09.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:09.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:09.840 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:09 smithi060 bash[68878]: audit 2024-08-17T17:43:08.869431+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.16:0/2479997463' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.840 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:09 smithi060 bash[68878]: audit 2024-08-17T17:43:08.869431+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.16:0/2479997463' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.840 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:09 smithi060 bash[68878]: audit 2024-08-17T17:43:08.871158+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.840 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:09 smithi060 bash[68878]: audit 2024-08-17T17:43:08.871158+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:09.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:09.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:09.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:10.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.254 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:10.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:10.369 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[61583]: ts=2024-08-17T17:43:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:10.395 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:10.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:10.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:10.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:10.641 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[175589]: debug 2024-08-17T17:43:10.376+0000 7f4ac7e49640 -1 Falling back to public interface 2024-08-17T17:43:10.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.342592+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v898: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 579 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 3590/27825 objects degraded (12.902%) 2024-08-17T17:43:10.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.342592+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v898: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 579 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 3590/27825 objects degraded (12.902%) 2024-08-17T17:43:10.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.510835+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:10.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.510835+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:10.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: audit 2024-08-17T17:43:09.519624+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:10.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: audit 2024-08-17T17:43:09.519624+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:10.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.617425+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-08-17T17:43:10.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.617425+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-08-17T17:43:10.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.995151+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Degraded data redundancy: 3590/27825 objects degraded (12.902%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:10.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[84186]: cluster 2024-08-17T17:43:09.995151+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Degraded data redundancy: 3590/27825 objects degraded (12.902%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:10.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.342592+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v898: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 579 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 3590/27825 objects degraded (12.902%) 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.342592+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v898: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 579 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 3590/27825 objects degraded (12.902%) 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.510835+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.510835+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: audit 2024-08-17T17:43:09.519624+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: audit 2024-08-17T17:43:09.519624+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.617425+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-08-17T17:43:10.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.617425+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-08-17T17:43:10.645 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.995151+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Degraded data redundancy: 3590/27825 objects degraded (12.902%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:10.645 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:10 smithi016 bash[86572]: cluster 2024-08-17T17:43:09.995151+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Degraded data redundancy: 3590/27825 objects degraded (12.902%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:10.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:10.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.342592+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v898: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 579 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 3590/27825 objects degraded (12.902%) 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.342592+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v898: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 579 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 969 op/s; 3590/27825 objects degraded (12.902%) 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.510835+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.510835+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: audit 2024-08-17T17:43:09.519624+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: audit 2024-08-17T17:43:09.519624+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.617425+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.617425+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-08-17T17:43:10.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.995151+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Degraded data redundancy: 3590/27825 objects degraded (12.902%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:10.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:10 smithi060 bash[68878]: cluster 2024-08-17T17:43:09.995151+0000 mon.a (mon.0) 1236 : cluster [WRN] Health check update: Degraded data redundancy: 3590/27825 objects degraded (12.902%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:10.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:10.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:10.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:10.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:11.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:11.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.187 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:11.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:11.315 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:11.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:11.447 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:11.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:11.549 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:11.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:11.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:43:11.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:12.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.116 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:43:12.116 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:43:12.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:12.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:12.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:12.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:12.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:12.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:12.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:12.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:12.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:12.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:12 smithi060 bash[68878]: cluster 2024-08-17T17:43:11.343415+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v900: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 496 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 853 op/s; 3035/23868 objects degraded (12.716%) 2024-08-17T17:43:12.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:12 smithi060 bash[68878]: cluster 2024-08-17T17:43:11.343415+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v900: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 496 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 853 op/s; 3035/23868 objects degraded (12.716%) 2024-08-17T17:43:12.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.799 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:12.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:12 smithi016 bash[84186]: cluster 2024-08-17T17:43:11.343415+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v900: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 496 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 853 op/s; 3035/23868 objects degraded (12.716%) 2024-08-17T17:43:12.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:12 smithi016 bash[84186]: cluster 2024-08-17T17:43:11.343415+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v900: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 496 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 853 op/s; 3035/23868 objects degraded (12.716%) 2024-08-17T17:43:12.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:12 smithi016 bash[86572]: cluster 2024-08-17T17:43:11.343415+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v900: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 496 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 853 op/s; 3035/23868 objects degraded (12.716%) 2024-08-17T17:43:12.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:12 smithi016 bash[86572]: cluster 2024-08-17T17:43:11.343415+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v900: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 496 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 853 op/s; 3035/23868 objects degraded (12.716%) 2024-08-17T17:43:12.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.937 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:13.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:13.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:13.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:13.208 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:13.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:13.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:13.346 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:13.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:13.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:13.615 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:13.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:13.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:13.856 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:13.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:14.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:43:14.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.159 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:14.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:14.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:14.408 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:43:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:43:14] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.51.0" 2024-08-17T17:43:14.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:14.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:14.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:14.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:14.645 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:43:14.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:14 smithi016 bash[84186]: cluster 2024-08-17T17:43:13.344056+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v901: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2743/22137 objects degraded (12.391%) 2024-08-17T17:43:14.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:14 smithi016 bash[84186]: cluster 2024-08-17T17:43:13.344056+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v901: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2743/22137 objects degraded (12.391%) 2024-08-17T17:43:14.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:14 smithi016 bash[86572]: cluster 2024-08-17T17:43:13.344056+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v901: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2743/22137 objects degraded (12.391%) 2024-08-17T17:43:14.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:14 smithi016 bash[86572]: cluster 2024-08-17T17:43:13.344056+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v901: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2743/22137 objects degraded (12.391%) 2024-08-17T17:43:14.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:14.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.707 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:14.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:14.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.839 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:14 smithi060 bash[68878]: cluster 2024-08-17T17:43:13.344056+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v901: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2743/22137 objects degraded (12.391%) 2024-08-17T17:43:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:14 smithi060 bash[68878]: cluster 2024-08-17T17:43:13.344056+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v901: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2743/22137 objects degraded (12.391%) 2024-08-17T17:43:14.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.977 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:15.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:15.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:15.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:15.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:15.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:15.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:15.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:15.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.645 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:15.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:15.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:15 smithi060 bash[68878]: cluster 2024-08-17T17:43:14.996220+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 2743/22137 objects degraded (12.391%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:15.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:15 smithi060 bash[68878]: cluster 2024-08-17T17:43:14.996220+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 2743/22137 objects degraded (12.391%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:15.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:15.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:15.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:15 smithi016 bash[84186]: cluster 2024-08-17T17:43:14.996220+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 2743/22137 objects degraded (12.391%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:15.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:15 smithi016 bash[84186]: cluster 2024-08-17T17:43:14.996220+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 2743/22137 objects degraded (12.391%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:15.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:15 smithi016 bash[86572]: cluster 2024-08-17T17:43:14.996220+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 2743/22137 objects degraded (12.391%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:15.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:15 smithi016 bash[86572]: cluster 2024-08-17T17:43:14.996220+0000 mon.a (mon.0) 1237 : cluster [WRN] Health check update: Degraded data redundancy: 2743/22137 objects degraded (12.391%), 12 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:15.834 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:43:15.834 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator fragmentation block 2024-08-17T17:43:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:admin_socket: invalid command 2024-08-17T17:43:15.887 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.910 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:16.015 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:16.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:16.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:16.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.286 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:16.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:16.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:16.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.560 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:16 smithi016 bash[86572]: cluster 2024-08-17T17:43:15.345006+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v902: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:16.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:16 smithi016 bash[86572]: cluster 2024-08-17T17:43:15.345006+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v902: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:16 smithi016 bash[84186]: cluster 2024-08-17T17:43:15.345006+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v902: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:16 smithi016 bash[84186]: cluster 2024-08-17T17:43:15.345006+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v902: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:16.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.672 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:16 smithi060 bash[68878]: cluster 2024-08-17T17:43:15.345006+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v902: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:16.673 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:16 smithi060 bash[68878]: cluster 2024-08-17T17:43:15.345006+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v902: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:16.696 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:16.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:16.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:16.840 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:16.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:16.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:16.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:17.027 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:43:17.027 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-3, ['dump_ops_in_flight'] 2024-08-17T17:43:17.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:17.106 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:17.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:17.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:17.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:17.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:17.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:17.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:17.594 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Removed 95146 objects 2024-08-17T17:43:17.594 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Clean up completed and total clean up time :98.246 2024-08-17T17:43:17.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:17.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:17.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:17.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:17.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:17.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:17.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:17.983 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:18.076 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:43:17 smithi016 bash[175589]: debug 2024-08-17T17:43:17.848+0000 7f4ac7e49640 -1 osd.3 232 log_to_monitors true 2024-08-17T17:43:18.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:18.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:18.372 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:18.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:18.576 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:43:18.576 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:43:18.576 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:43:18.576 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:43:18.576 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:43:18.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.655 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:18 smithi060 bash[68878]: cluster 2024-08-17T17:43:17.345790+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v903: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:18.655 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:18 smithi060 bash[68878]: cluster 2024-08-17T17:43:17.345790+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v903: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:18.655 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:18 smithi060 bash[68878]: audit 2024-08-17T17:43:17.856997+0000 mon.c (mon.2) 62 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.656 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:18 smithi060 bash[68878]: audit 2024-08-17T17:43:17.856997+0000 mon.c (mon.2) 62 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.656 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:18 smithi060 bash[68878]: audit 2024-08-17T17:43:17.857316+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.656 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:18 smithi060 bash[68878]: audit 2024-08-17T17:43:17.857316+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:18.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:18.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:18.826 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[175589]: debug 2024-08-17T17:43:18.600+0000 7f4abfbf3640 -1 osd.3 232 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[86572]: cluster 2024-08-17T17:43:17.345790+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v903: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[86572]: cluster 2024-08-17T17:43:17.345790+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v903: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[86572]: audit 2024-08-17T17:43:17.856997+0000 mon.c (mon.2) 62 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[86572]: audit 2024-08-17T17:43:17.856997+0000 mon.c (mon.2) 62 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[86572]: audit 2024-08-17T17:43:17.857316+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[86572]: audit 2024-08-17T17:43:17.857316+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[84186]: cluster 2024-08-17T17:43:17.345790+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v903: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[84186]: cluster 2024-08-17T17:43:17.345790+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v903: 99 pgs: 26 active+undersized, 12 active+undersized+degraded, 61 active+clean; 188 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 1171/9072 objects degraded (12.908%) 2024-08-17T17:43:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[84186]: audit 2024-08-17T17:43:17.856997+0000 mon.c (mon.2) 62 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[84186]: audit 2024-08-17T17:43:17.856997+0000 mon.c (mon.2) 62 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[84186]: audit 2024-08-17T17:43:17.857316+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:18 smithi016 bash[84186]: audit 2024-08-17T17:43:17.857316+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:43:18.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:18.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:18.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:19.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.055 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:19.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.188 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:19.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:19.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:19.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:43:19.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.580 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:19.581 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:19.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:19.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.707 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: audit 2024-08-17T17:43:18.544218+0000 mon.a (mon.0) 1239 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:43:19.707 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: audit 2024-08-17T17:43:18.544218+0000 mon.a (mon.0) 1239 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:43:19.708 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: cluster 2024-08-17T17:43:18.552389+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-08-17T17:43:19.708 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: cluster 2024-08-17T17:43:18.552389+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-08-17T17:43:19.708 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: audit 2024-08-17T17:43:18.554802+0000 mon.c (mon.2) 63 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.708 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: audit 2024-08-17T17:43:18.554802+0000 mon.c (mon.2) 63 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.708 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: audit 2024-08-17T17:43:18.561020+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.708 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:19 smithi060 bash[68878]: audit 2024-08-17T17:43:18.561020+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:19.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: audit 2024-08-17T17:43:18.544218+0000 mon.a (mon.0) 1239 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: audit 2024-08-17T17:43:18.544218+0000 mon.a (mon.0) 1239 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: cluster 2024-08-17T17:43:18.552389+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: cluster 2024-08-17T17:43:18.552389+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: audit 2024-08-17T17:43:18.554802+0000 mon.c (mon.2) 63 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: audit 2024-08-17T17:43:18.554802+0000 mon.c (mon.2) 63 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: audit 2024-08-17T17:43:18.561020+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[84186]: audit 2024-08-17T17:43:18.561020+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: audit 2024-08-17T17:43:18.544218+0000 mon.a (mon.0) 1239 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: audit 2024-08-17T17:43:18.544218+0000 mon.a (mon.0) 1239 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: cluster 2024-08-17T17:43:18.552389+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: cluster 2024-08-17T17:43:18.552389+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-08-17T17:43:19.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: audit 2024-08-17T17:43:18.554802+0000 mon.c (mon.2) 63 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: audit 2024-08-17T17:43:18.554802+0000 mon.c (mon.2) 63 : audit [INF] from='osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: audit 2024-08-17T17:43:18.561020+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:19 smithi016 bash[86572]: audit 2024-08-17T17:43:18.561020+0000 mon.a (mon.0) 1241 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:43:19.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:19.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:19.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:20.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:20.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:20.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:20.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:20.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.374 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[61583]: ts=2024-08-17T17:43:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:20.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.504 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:20.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:20.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.346932+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v905: 99 pgs: 28 active+undersized, 10 active+undersized+degraded, 61 active+clean; 45 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 333/2190 objects degraded (15.205%) 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.346932+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v905: 99 pgs: 28 active+undersized, 10 active+undersized+degraded, 61 active+clean; 45 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 333/2190 objects degraded (15.205%) 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.556968+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.556968+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.579297+0000 mon.a (mon.0) 1243 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077] boot 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.579297+0000 mon.a (mon.0) 1243 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077] boot 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.579442+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:43:20.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.579442+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: audit 2024-08-17T17:43:19.580822+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: audit 2024-08-17T17:43:19.580822+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.997113+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 333/2190 objects degraded (15.205%), 10 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:19.997113+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 333/2190 objects degraded (15.205%), 10 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:20.008202+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[84186]: cluster 2024-08-17T17:43:20.008202+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.346932+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v905: 99 pgs: 28 active+undersized, 10 active+undersized+degraded, 61 active+clean; 45 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 333/2190 objects degraded (15.205%) 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.346932+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v905: 99 pgs: 28 active+undersized, 10 active+undersized+degraded, 61 active+clean; 45 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 333/2190 objects degraded (15.205%) 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.556968+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.556968+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:43:20.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.579297+0000 mon.a (mon.0) 1243 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077] boot 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.579297+0000 mon.a (mon.0) 1243 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077] boot 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.579442+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.579442+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: audit 2024-08-17T17:43:19.580822+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: audit 2024-08-17T17:43:19.580822+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.997113+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 333/2190 objects degraded (15.205%), 10 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:19.997113+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 333/2190 objects degraded (15.205%), 10 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:20.008202+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:43:20.753 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:20 smithi016 bash[86572]: cluster 2024-08-17T17:43:20.008202+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:43:20.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:20.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.346932+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v905: 99 pgs: 28 active+undersized, 10 active+undersized+degraded, 61 active+clean; 45 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 333/2190 objects degraded (15.205%) 2024-08-17T17:43:20.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.346932+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v905: 99 pgs: 28 active+undersized, 10 active+undersized+degraded, 61 active+clean; 45 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 333/2190 objects degraded (15.205%) 2024-08-17T17:43:20.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.556968+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.556968+0000 mon.a (mon.0) 1242 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.579297+0000 mon.a (mon.0) 1243 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077] boot 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.579297+0000 mon.a (mon.0) 1243 : cluster [INF] osd.3 [v2:172.21.15.16:6826/3265963077,v1:172.21.15.16:6827/3265963077] boot 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.579442+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.579442+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: audit 2024-08-17T17:43:19.580822+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: audit 2024-08-17T17:43:19.580822+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.997113+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 333/2190 objects degraded (15.205%), 10 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:19.997113+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 333/2190 objects degraded (15.205%), 10 pgs degraded, 38 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:20.008202+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:43:20.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:20 smithi060 bash[68878]: cluster 2024-08-17T17:43:20.008202+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:43:20.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:20.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:21.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:21.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:21.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:21.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:21.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:21.414 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:21.449 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-08-17T17:43:21.449 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-08-17T17:43:21.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:21.572 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:21.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:21.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:21.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:21.953 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:21.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:22.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:43:22.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:22 smithi060 bash[68878]: cluster 2024-08-17T17:43:21.010360+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:43:22.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:22 smithi060 bash[68878]: cluster 2024-08-17T17:43:21.010360+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:43:22.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:22 smithi060 bash[68878]: cluster 2024-08-17T17:43:21.348068+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v909: 99 pgs: 7 remapped+peering, 24 active+undersized, 4 active+undersized+degraded, 64 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 59/333 objects degraded (17.718%) 2024-08-17T17:43:22.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:22 smithi060 bash[68878]: cluster 2024-08-17T17:43:21.348068+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v909: 99 pgs: 7 remapped+peering, 24 active+undersized, 4 active+undersized+degraded, 64 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 59/333 objects degraded (17.718%) 2024-08-17T17:43:22.085 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:22.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:22.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:22.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:22.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[84186]: cluster 2024-08-17T17:43:21.010360+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:43:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[84186]: cluster 2024-08-17T17:43:21.010360+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:43:22.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[84186]: cluster 2024-08-17T17:43:21.348068+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v909: 99 pgs: 7 remapped+peering, 24 active+undersized, 4 active+undersized+degraded, 64 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 59/333 objects degraded (17.718%) 2024-08-17T17:43:22.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[84186]: cluster 2024-08-17T17:43:21.348068+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v909: 99 pgs: 7 remapped+peering, 24 active+undersized, 4 active+undersized+degraded, 64 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 59/333 objects degraded (17.718%) 2024-08-17T17:43:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[86572]: cluster 2024-08-17T17:43:21.010360+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:43:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[86572]: cluster 2024-08-17T17:43:21.010360+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:43:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[86572]: cluster 2024-08-17T17:43:21.348068+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v909: 99 pgs: 7 remapped+peering, 24 active+undersized, 4 active+undersized+degraded, 64 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 59/333 objects degraded (17.718%) 2024-08-17T17:43:22.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:22 smithi016 bash[86572]: cluster 2024-08-17T17:43:21.348068+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v909: 99 pgs: 7 remapped+peering, 24 active+undersized, 4 active+undersized+degraded, 64 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 59/333 objects degraded (17.718%) 2024-08-17T17:43:22.351 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:22.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:22.477 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:22.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:22.580 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:22.713 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:22.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:22.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:22.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:22.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:22.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:23.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:23.124 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:23.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:23.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:23.247 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:23.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:23.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:23.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:23.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[84186]: audit 2024-08-17T17:43:22.336179+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[84186]: audit 2024-08-17T17:43:22.336179+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[84186]: audit 2024-08-17T17:43:22.337219+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[84186]: audit 2024-08-17T17:43:22.337219+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[84186]: audit 2024-08-17T17:43:22.690190+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[84186]: audit 2024-08-17T17:43:22.690190+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[86572]: audit 2024-08-17T17:43:22.336179+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:23.531 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[86572]: audit 2024-08-17T17:43:22.336179+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:23.532 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[86572]: audit 2024-08-17T17:43:22.337219+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:23.532 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[86572]: audit 2024-08-17T17:43:22.337219+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:23.532 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[86572]: audit 2024-08-17T17:43:22.690190+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:23.532 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:23 smithi016 bash[86572]: audit 2024-08-17T17:43:22.690190+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:23.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:23 smithi060 bash[68878]: audit 2024-08-17T17:43:22.336179+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:23.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:23 smithi060 bash[68878]: audit 2024-08-17T17:43:22.336179+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:23.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:23 smithi060 bash[68878]: audit 2024-08-17T17:43:22.337219+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:23.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:23 smithi060 bash[68878]: audit 2024-08-17T17:43:22.337219+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:23.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:23 smithi060 bash[68878]: audit 2024-08-17T17:43:22.690190+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:23.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:23 smithi060 bash[68878]: audit 2024-08-17T17:43:22.690190+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:23.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:23.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:23.768 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:23.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:23.895 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:23.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:24.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:24.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:24.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:24.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:24.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:24.305 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:43:24.346 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:43:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:43:24] "GET /metrics HTTP/1.1" 200 36340 "" "Prometheus/2.51.0" 2024-08-17T17:43:24.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:24.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:24.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.660 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:24 smithi060 bash[68878]: cluster 2024-08-17T17:43:23.348695+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v910: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 21 active+undersized, 3 active+undersized+degraded, 66 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 5506/333 objects degraded (1653.453%) 2024-08-17T17:43:24.660 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:24 smithi060 bash[68878]: cluster 2024-08-17T17:43:23.348695+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v910: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 21 active+undersized, 3 active+undersized+degraded, 66 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 5506/333 objects degraded (1653.453%) 2024-08-17T17:43:24.677 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:24.736 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:24 smithi016 bash[84186]: cluster 2024-08-17T17:43:23.348695+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v910: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 21 active+undersized, 3 active+undersized+degraded, 66 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 5506/333 objects degraded (1653.453%) 2024-08-17T17:43:24.737 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:24 smithi016 bash[84186]: cluster 2024-08-17T17:43:23.348695+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v910: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 21 active+undersized, 3 active+undersized+degraded, 66 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 5506/333 objects degraded (1653.453%) 2024-08-17T17:43:24.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:24.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:24.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:24.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:24.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:25.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.072 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:24 smithi016 bash[86572]: cluster 2024-08-17T17:43:23.348695+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v910: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 21 active+undersized, 3 active+undersized+degraded, 66 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 5506/333 objects degraded (1653.453%) 2024-08-17T17:43:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:24 smithi016 bash[86572]: cluster 2024-08-17T17:43:23.348695+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v910: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 7 remapped+peering, 21 active+undersized, 3 active+undersized+degraded, 66 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 370 op/s; 5506/333 objects degraded (1653.453%) 2024-08-17T17:43:25.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:25.208 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:25.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:25.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.451 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:25 smithi016 bash[84186]: cluster 2024-08-17T17:43:24.999531+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: Degraded data redundancy: 5506/333 objects degraded (1653.453%), 5 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:25.451 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:25 smithi016 bash[84186]: cluster 2024-08-17T17:43:24.999531+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: Degraded data redundancy: 5506/333 objects degraded (1653.453%), 5 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:25.451 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:25 smithi016 bash[86572]: cluster 2024-08-17T17:43:24.999531+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: Degraded data redundancy: 5506/333 objects degraded (1653.453%), 5 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:25.451 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:25 smithi016 bash[86572]: cluster 2024-08-17T17:43:24.999531+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: Degraded data redundancy: 5506/333 objects degraded (1653.453%), 5 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:25.465 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:25.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:25.580 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:25 smithi060 bash[68878]: cluster 2024-08-17T17:43:24.999531+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: Degraded data redundancy: 5506/333 objects degraded (1653.453%), 5 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:25.580 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:25 smithi060 bash[68878]: cluster 2024-08-17T17:43:24.999531+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: Degraded data redundancy: 5506/333 objects degraded (1653.453%), 5 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-08-17T17:43:25.597 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:25.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:25.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:25.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.853 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:25.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:26.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:26.211 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:26.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:26.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:26.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:26.352 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:26 smithi016 bash[86572]: cluster 2024-08-17T17:43:25.350015+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 25008/333 objects degraded (7509.910%); 0 B/s, 55 objects/s recovering 2024-08-17T17:43:26.352 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:26 smithi016 bash[86572]: cluster 2024-08-17T17:43:25.350015+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 25008/333 objects degraded (7509.910%); 0 B/s, 55 objects/s recovering 2024-08-17T17:43:26.370 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:26.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:26.484 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:26 smithi060 bash[68878]: cluster 2024-08-17T17:43:25.350015+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 25008/333 objects degraded (7509.910%); 0 B/s, 55 objects/s recovering 2024-08-17T17:43:26.484 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:26 smithi060 bash[68878]: cluster 2024-08-17T17:43:25.350015+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 25008/333 objects degraded (7509.910%); 0 B/s, 55 objects/s recovering 2024-08-17T17:43:26.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:26.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:26.603 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:26.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:26.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:26.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:26.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:26 smithi016 bash[84186]: cluster 2024-08-17T17:43:25.350015+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 25008/333 objects degraded (7509.910%); 0 B/s, 55 objects/s recovering 2024-08-17T17:43:26.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:26 smithi016 bash[84186]: cluster 2024-08-17T17:43:25.350015+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v911: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 108 op/s; 25008/333 objects degraded (7509.910%); 0 B/s, 55 objects/s recovering 2024-08-17T17:43:26.763 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:26.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:26.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:26.895 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:26.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:26.998 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:27.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:27.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:27.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:27.161 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:27.264 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:27.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:27.396 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:27.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:27.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:27.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:27.548 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:27.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:27.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.674 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:27.777 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:27.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:27.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:27.904 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:27.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:27.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:28.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:28.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:28.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:28.157 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:28.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.303 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: "size": 20, 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 600, 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:29707 7.7 7:e977df7e:::benchmark_data_smithi016_142765_object29706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e188)", 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:34:54.373296+0000", 2024-08-17T17:43:28.325 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 513.94834744299999, 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.49556693000000002, 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 29707 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373296+0000", 2024-08-17T17:43:28.326 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373296+0000", 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373295+0000", 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.327 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373347+0000", 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2507999999999999e-05 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373359+0000", 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.169e-05 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373366+0000", 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.2849999999999997e-06 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.328 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373416+0000", 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9818999999999999e-05 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373550+0000", 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000134287 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:43:28.329 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.373684+0000", 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000133726 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.376047+0000", 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0023629580000000001 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.376185+0000", 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013834000000000001 2024-08-17T17:43:28.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.868608+0000", 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.49242295400000002 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.868752+0000", 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014434199999999999 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.331 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.868863+0000", 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000110362 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:29714 7.7 7:e3057947:::benchmark_data_smithi016_142765_object29713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e188)", 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:34:54.376926+0000", 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 513.94471698500001, 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.49221720600000002, 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.332 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 29714 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.376926+0000", 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.333 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.376926+0000", 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.376925+0000", 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.376993+0000", 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8014000000000003e-05 2024-08-17T17:43:28.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.377007+0000", 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3678e-05 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.377013+0000", 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9279999999999998e-06 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.377072+0000", 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9521999999999997e-05 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.377158+0000", 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.5704999999999993e-05 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.377260+0000", 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010231200000000001 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.336 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.378442+0000", 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0011817220000000001 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.379012+0000", 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00057011599999999996 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.868951+0000", 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.48993884700000001 2024-08-17T17:43:28.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.869038+0000", 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6822000000000003e-05 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:34:54.869144+0000", 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010579200000000001 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.338 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87182 7.c 7:3e306d4c:::benchmark_data_smithi016_142765_object87181:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.371263+0000", 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 460.950380747, 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.479296599, 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87182 2024-08-17T17:43:28.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371263+0000", 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371263+0000", 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.340 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371259+0000", 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999967 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371331+0000", 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.2037000000000002e-05 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371374+0000", 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2876000000000001e-05 2024-08-17T17:43:28.341 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371392+0000", 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7615999999999999e-05 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371549+0000", 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015743300000000001 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.342 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.371569+0000", 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0043000000000001e-05 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.291559+0000", 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.91998934600000004 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.291570+0000", 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1265e-05 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.343 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.820105+0000", 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5285353640000001 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.820271+0000", 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016570300000000001 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.820470+0000", 2024-08-17T17:43:28.344 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019887099999999999 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.827710+0000", 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00723969 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.827834+0000", 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012409300000000001 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.345 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.846443+0000", 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.018609113 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.846509+0000", 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6515999999999998e-05 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.850559+0000", 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040499469999999999 2024-08-17T17:43:28.346 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:119626 7.7 7:e661b84a:::benchmark_data_smithi016_142765_object19436:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:36:36.961053+0000", 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 411.36059009399997, 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.391889292, 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.347 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 119626 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961053+0000", 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961053+0000", 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.348 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961051+0000", 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961068+0000", 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6545000000000002e-05 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961082+0000", 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4755e-05 2024-08-17T17:43:28.349 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961089+0000", 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5919999999999997e-06 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961159+0000", 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9727999999999994e-05 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.350 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961272+0000", 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113374 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.961377+0000", 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010440700000000001 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.351 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.964899+0000", 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0035219969999999998 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965015+0000", 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000116691 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.352601+0000", 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.38758538999999997 2024-08-17T17:43:28.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.352841+0000", 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00024084099999999999 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.352943+0000", 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000101072 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.353 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:119629 7.7 7:ea86c4f1:::benchmark_data_smithi016_142765_object19439:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:36:36.965362+0000", 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 411.35628135899998, 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.40261690999999999, 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 119629 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.354 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965362+0000", 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965362+0000", 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965361+0000", 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:43:28.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965367+0000", 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4699999999999999e-06 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965380+0000", 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2597e-05 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965386+0000", 2024-08-17T17:43:28.356 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4479999999999999e-06 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965433+0000", 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6523999999999997e-05 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965523+0000", 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.0740000000000002e-05 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.357 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965587+0000", 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4102000000000004e-05 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.352439+0000", 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.38685187700000001 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.353029+0000", 2024-08-17T17:43:28.358 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00058960499999999999 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.367869+0000", 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.014839593999999999 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.367929+0000", 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0637999999999998e-05 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.359 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.367979+0000", 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9734999999999997e-05 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:119630 7.7 7:e5249f89:::benchmark_data_smithi016_142765_object19440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e198)", 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:36:36.965409+0000", 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 411.35623482800003, 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.40269807000000002, 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.360 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 119630 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965409+0000", 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965409+0000", 2024-08-17T17:43:28.361 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965408+0000", 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965411+0000", 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.0809999999999998e-06 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.362 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965419+0000", 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.9270000000000005e-06 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.965424+0000", 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6829999999999999e-06 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.969030+0000", 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.003605797 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.363 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.969121+0000", 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.1175999999999996e-05 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:36.969239+0000", 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000118637 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.352530+0000", 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.38329101399999999 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.364 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.353096+0000", 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00056514900000000003 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.368004+0000", 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.014908387 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.368059+0000", 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5071999999999997e-05 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.365 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:36:37.368107+0000", 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7636000000000003e-05 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:193073 7.c 7:36a01b24:::benchmark_data_smithi016_142765_object92883:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e207)", 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:38:39.253770+0000", 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 289.06787352499998, 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39415323499999999, 2024-08-17T17:43:28.366 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 193073 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.253770+0000", 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.367 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.253770+0000", 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.253769+0000", 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.253776+0000", 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.3549999999999999e-06 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.368 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.253788+0000", 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1697e-05 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.253794+0000", 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9730000000000002e-06 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.255423+0000", 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0016286499999999999 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.369 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.255562+0000", 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013933399999999999 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.255709+0000", 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000147233 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.259779+0000", 2024-08-17T17:43:28.370 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040699380000000004 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.259896+0000", 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000116673 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.645514+0000", 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.38561864699999998 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.371 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.645689+0000", 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017457599999999999 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:39.647923+0000", 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0022341040000000002 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:193696 7.c 7:33b4e9bc:::benchmark_data_smithi016_142765_object93506:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e207)", 2024-08-17T17:43:28.372 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:38:40.619945+0000", 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 287.701698518, 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.40254020600000001, 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 193696 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.373 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.619945+0000", 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.619945+0000", 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.619944+0000", 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.374 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.619948+0000", 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6789999999999998e-06 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.619956+0000", 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.5609999999999999e-06 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.619960+0000", 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.8039999999999999e-06 2024-08-17T17:43:28.375 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.632841+0000", 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012881036 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.632983+0000", 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014133700000000001 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.633127+0000", 2024-08-17T17:43:28.376 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014411 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.641218+0000", 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0080909020000000005 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.641226+0000", 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.3979999999999999e-06 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.377 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:41.019096+0000", 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.37787027400000001 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:41.019323+0000", 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000226808 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:41.022485+0000", 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0031618929999999998 2024-08-17T17:43:28.378 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:193706 7.c 7:33abc39e:::benchmark_data_smithi016_142765_object93516:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e207)", 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:38:40.631359+0000", 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 287.69028451100002, 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39342446199999997, 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.379 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 193706 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.631359+0000", 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.631359+0000", 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.380 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.631358+0000", 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.631362+0000", 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3390000000000003e-06 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.631374+0000", 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1364e-05 2024-08-17T17:43:28.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.631379+0000", 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8860000000000003e-06 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.382 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.637643+0000", 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0062643430000000003 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.637735+0000", 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2292000000000003e-05 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.637813+0000", 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.7494e-05 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.383 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.641343+0000", 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0035305319999999999 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:40.642613+0000", 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0012691650000000001 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:41.022622+0000", 2024-08-17T17:43:28.384 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.38000922300000001 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:41.022741+0000", 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011906899999999999 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:41.024783+0000", 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002042444 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:200182 7.c 7:3f1bda71:::benchmark_data_smithi016_142765_object99992:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e207)", 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:38:52.469471+0000", 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 275.85217284800001, 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.42598907899999999, 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 200182 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.386 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469471+0000", 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469471+0000", 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.387 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469469+0000", 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469475+0000", 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3119999999999999e-06 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469488+0000", 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2306e-05 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.388 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469494+0000", 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5429999999999999e-06 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469534+0000", 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9521000000000003e-05 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469641+0000", 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000107489 2024-08-17T17:43:28.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.469737+0000", 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.5492e-05 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.473537+0000", 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0038004739999999999 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.390 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.473950+0000", 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00041303299999999999 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.892768+0000", 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.41881732100000002 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.892866+0000", 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.8845999999999995e-05 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.391 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.895460+0000", 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0025931909999999999 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:200219 7.c 7:3150cc4a:::benchmark_data_smithi016_142765_object100029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e207)", 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:38:52.520889+0000", 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 275.800754498, 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.40007824400000003, 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.392 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 200219 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520889+0000", 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.393 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520889+0000", 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520887+0000", 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520898+0000", 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1048e-05 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.394 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520912+0000", 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3998999999999999e-05 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520932+0000", 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9690999999999998e-05 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.520986+0000", 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4151999999999999e-05 2024-08-17T17:43:28.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.521087+0000", 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000101022 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.521181+0000", 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.3414999999999999e-05 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.396 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.524883+0000", 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0037022470000000001 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525381+0000", 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00049788100000000004 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.916766+0000", 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39138533399999997 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.397 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.917987+0000", 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0012204850000000001 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.920967+0000", 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002980449 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.398 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:200221 7.7 7:eb52bc41:::benchmark_data_smithi016_142765_object100031:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e207)", 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:38:52.525057+0000", 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 275.79658640899999, 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39720204199999998, 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 200221 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.399 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525057+0000", 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525057+0000", 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525056+0000", 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:43:28.400 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525061+0000", 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9649999999999999e-06 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525072+0000", 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0713000000000001e-05 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.401 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525076+0000", 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.5029999999999999e-06 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525122+0000", 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.5840000000000002e-05 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525208+0000", 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6054e-05 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.402 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.525279+0000", 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0426000000000006e-05 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.528876+0000", 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.003597074 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.528916+0000", 2024-08-17T17:43:28.403 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.0337999999999999e-05 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.922081+0000", 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.39316508300000003 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.922183+0000", 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010146500000000001 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.404 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:38:52.922259+0000", 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6444000000000002e-05 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:30148 8.5 8:a6c73ccc:::benchmark_data_smithi016_164901_object30147:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:40:22.713249+0000", 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 185.6083946, 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.1797290029999998, 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.405 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 30148 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.713249+0000", 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.406 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.713249+0000", 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.713246+0000", 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999971 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.713332+0000", 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6736000000000004e-05 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.407 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.713366+0000", 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.4016000000000001e-05 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.713386+0000", 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9269000000000001e-05 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.731448+0000", 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.018062737999999998 2024-08-17T17:43:28.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:22.731480+0000", 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.1194e-05 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:23.734709+0000", 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0032288949999999 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:23.734741+0000", 2024-08-17T17:43:28.409 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.222e-05 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.871564+0000", 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.136822832 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.871777+0000", 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000213561 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.410 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.871991+0000", 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00021354300000000001 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.876033+0000", 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040419030000000003 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.878629+0000", 2024-08-17T17:43:28.411 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002595998 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.891021+0000", 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012392741000000001 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.891243+0000", 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00022127299999999999 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.412 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:24.892978+0000", 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0017351070000000001 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:95130 8.9 8:967a0fda:::benchmark_data_smithi016_164901_object95129:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e229)", 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:41:35.437672+0000", 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 112.883971532, 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.016156719, 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:43:28.413 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 95130 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437672+0000", 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.414 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437672+0000", 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437670+0000", 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437797+0000", 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012706600000000001 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.415 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437834+0000", 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6881000000000001e-05 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437842+0000", 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5290000000000003e-06 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437896+0000", 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4799999999999997e-05 2024-08-17T17:43:28.416 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op must wait for map", 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437903+0000", 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2759999999999997e-06 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.638140+0000", 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.200237102 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.417 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.638150+0000", 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0162e-05 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.453709+0000", 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.81555936699999998 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.453829+0000", 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000119164 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.418 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:95132 8.6 8:658798b9:::benchmark_data_smithi016_164901_object95131:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e229)", 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:41:35.437862+0000", 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 112.883781427, 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0184838119999999, 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 95132 2024-08-17T17:43:28.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437862+0000", 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437862+0000", 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.420 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437861+0000", 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437918+0000", 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6418000000000001e-05 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437928+0000", 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0212e-05 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.421 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.437932+0000", 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.5700000000000003e-06 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.438167+0000", 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00023452299999999999 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op must wait for map", 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.438172+0000", 2024-08-17T17:43:28.422 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6820000000000002e-06 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.619668+0000", 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.181495816 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.619685+0000", 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7657999999999999e-05 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.423 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.456268+0000", 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.83658249799999995 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.456346+0000", 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.8070000000000003e-05 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:95137 8.9 8:91953dd3:::benchmark_data_smithi016_164901_object95136:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e229)", 2024-08-17T17:43:28.424 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:41:35.479086+0000", 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 112.842557653, 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.003058469, 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 95137 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.425 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.479086+0000", 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.479086+0000", 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.479084+0000", 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.426 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.479145+0000", 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1019e-05 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.479166+0000", 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.1212999999999998e-05 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.479176+0000", 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.5440000000000004e-06 2024-08-17T17:43:28.427 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.638259+0000", 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.15908314400000001 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.638266+0000", 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.7989999999999994e-06 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.453862+0000", 2024-08-17T17:43:28.428 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.81559526699999996 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.454055+0000", 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019345899999999999 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.454267+0000", 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000211559 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.429 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.469457+0000", 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.015190062000000001 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.469569+0000", 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000112095 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482050+0000", 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012481028 2024-08-17T17:43:28.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482099+0000", 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9175000000000003e-05 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482144+0000", 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.5068999999999998e-05 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:95139 8.5 8:a5876ccf:::benchmark_data_smithi016_164901_object95138:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e229)", 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:41:35.584757+0000", 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 112.736885899, 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.89796970099999995, 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 95139 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.432 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.584757+0000", 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.584757+0000", 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.584755+0000", 2024-08-17T17:43:28.433 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999971 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.584813+0000", 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8582999999999998e-05 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.584841+0000", 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.7928000000000001e-05 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.434 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.584851+0000", 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0332999999999999e-05 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.653705+0000", 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.068853554999999997 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:35.653722+0000", 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7147e-05 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.435 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.460827+0000", 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.807104504 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.461015+0000", 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00018814299999999999 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.461186+0000", 2024-08-17T17:43:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017093300000000001 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.468566+0000", 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0073799859999999998 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482179+0000", 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.013612842999999999 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482641+0000", 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00046208399999999998 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482692+0000", 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1146999999999997e-05 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:41:36.482727+0000", 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5420000000000003e-05 2024-08-17T17:43:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136265 8.19 8:9a19bbb6:::benchmark_data_smithi016_164901_object41116:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.197606+0000", 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.124037419000004, 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54402356200000002, 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.439 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136265 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197606+0000", 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197606+0000", 2024-08-17T17:43:28.440 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197605+0000", 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197610+0000", 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6289999999999998e-06 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.441 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197620+0000", 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.1900000000000001e-06 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197625+0000", 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.989e-06 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197682+0000", 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7266999999999999e-05 2024-08-17T17:43:28.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197813+0000", 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013077 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.197917+0000", 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000104202 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.443 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200010+0000", 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002092666 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200112+0000", 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000101981 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.741476+0000", 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54136481800000003 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.444 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.741562+0000", 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.5519000000000006e-05 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.741629+0000", 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7638000000000005e-05 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.445 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136269 8.19 8:9b0e581c:::benchmark_data_smithi016_164901_object41120:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.207240+0000", 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.114403190000004, 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53623758799999999, 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136269 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.446 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207240+0000", 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207240+0000", 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207238+0000", 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.447 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207247+0000", 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.4160000000000004e-06 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207263+0000", 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6439999999999998e-05 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207270+0000", 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6239999999999996e-06 2024-08-17T17:43:28.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207324+0000", 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4197999999999998e-05 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207458+0000", 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013395700000000001 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:43:28.449 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.207583+0000", 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012540399999999999 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.209302+0000", 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0017185550000000001 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.209415+0000", 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011294399999999999 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.450 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.743363+0000", 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53394776499999996 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.743426+0000", 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3194999999999994e-05 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.451 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.743478+0000", 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1851999999999998e-05 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136276 8.9 8:94623109:::benchmark_data_smithi016_164901_object41127:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.229887+0000", 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 67.091755913, 2024-08-17T17:43:28.452 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.51301720500000003, 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136276 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229887+0000", 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.453 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229887+0000", 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229885+0000", 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:43:28.454 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229897+0000", 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1447999999999999e-05 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229920+0000", 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.3079999999999999e-05 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229927+0000", 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5299999999999999e-06 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.455 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.229997+0000", 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9382999999999996e-05 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.230092+0000", 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.5058999999999999e-05 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.230166+0000", 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4195000000000004e-05 2024-08-17T17:43:28.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.232122+0000", 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001955717 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.232294+0000", 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017263000000000001 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:28.457 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.742758+0000", 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.510463322 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.742850+0000", 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2448000000000007e-05 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.742905+0000", 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4394000000000001e-05 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.458 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.459 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.459 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:43:28.459 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:43:28.459 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:43:28.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:28 smithi060 bash[68878]: cluster 2024-08-17T17:43:27.350855+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v912: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 42 objects/s recovering 2024-08-17T17:43:28.467 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:28 smithi060 bash[68878]: cluster 2024-08-17T17:43:27.350855+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v912: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 42 objects/s recovering 2024-08-17T17:43:28.479 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:28.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:28 smithi016 bash[84186]: cluster 2024-08-17T17:43:27.350855+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v912: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 42 objects/s recovering 2024-08-17T17:43:28.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:28 smithi016 bash[84186]: cluster 2024-08-17T17:43:27.350855+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v912: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 42 objects/s recovering 2024-08-17T17:43:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:28 smithi016 bash[86572]: cluster 2024-08-17T17:43:27.350855+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v912: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 42 objects/s recovering 2024-08-17T17:43:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:28 smithi016 bash[86572]: cluster 2024-08-17T17:43:27.350855+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v912: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 83 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 42 objects/s recovering 2024-08-17T17:43:28.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:28.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:28.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:28.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:28.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:28.845 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:28.845 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:28.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:28.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:28.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:29.095 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:29.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:29.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:29.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:43:29.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:29.254 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:29.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:29.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:29.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:29.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:29.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:29.507 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:29.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:29.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:29.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:29.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:29.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:29.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:29.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:30.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:30.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:30.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:30.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:30.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:30.398 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[61583]: ts=2024-08-17T17:43:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:30.398 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: audit 2024-08-17T17:43:29.251168+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.398 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: audit 2024-08-17T17:43:29.251168+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: audit 2024-08-17T17:43:29.262625+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: audit 2024-08-17T17:43:29.262625+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: cluster 2024-08-17T17:43:29.352016+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v913: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 69 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 35 objects/s recovering 2024-08-17T17:43:30.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: cluster 2024-08-17T17:43:29.352016+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v913: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 69 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 35 objects/s recovering 2024-08-17T17:43:30.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: cluster 2024-08-17T17:43:30.001013+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 30567/333 objects degraded (9179.279%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:30.399 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:30 smithi060 bash[68878]: cluster 2024-08-17T17:43:30.001013+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 30567/333 objects degraded (9179.279%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:30.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:30.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:30.517 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:30.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:30.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: audit 2024-08-17T17:43:29.251168+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.584 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: audit 2024-08-17T17:43:29.251168+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: audit 2024-08-17T17:43:29.262625+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: audit 2024-08-17T17:43:29.262625+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: cluster 2024-08-17T17:43:29.352016+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v913: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 69 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 35 objects/s recovering 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: cluster 2024-08-17T17:43:29.352016+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v913: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 69 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 35 objects/s recovering 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: cluster 2024-08-17T17:43:30.001013+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 30567/333 objects degraded (9179.279%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[84186]: cluster 2024-08-17T17:43:30.001013+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 30567/333 objects degraded (9179.279%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: audit 2024-08-17T17:43:29.251168+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.585 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: audit 2024-08-17T17:43:29.251168+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: audit 2024-08-17T17:43:29.262625+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: audit 2024-08-17T17:43:29.262625+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:30.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: cluster 2024-08-17T17:43:29.352016+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v913: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 69 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 35 objects/s recovering 2024-08-17T17:43:30.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: cluster 2024-08-17T17:43:29.352016+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v913: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 69 op/s; 30567/333 objects degraded (9179.279%); 0 B/s, 35 objects/s recovering 2024-08-17T17:43:30.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: cluster 2024-08-17T17:43:30.001013+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 30567/333 objects degraded (9179.279%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:30.586 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:30 smithi016 bash[86572]: cluster 2024-08-17T17:43:30.001013+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 30567/333 objects degraded (9179.279%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:30.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:30.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:30.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:30.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:30.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:30.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:30.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:30.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:30.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:31.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:31.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:31.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:31.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:31.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:31.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:31.727 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:31.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:31.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:31.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:31.984 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:32.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:32.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:32.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.137 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:32.266 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:32.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:32.369 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:32.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:32.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:32.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.528 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:32.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:32.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:32.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:32 smithi060 bash[68878]: cluster 2024-08-17T17:43:31.353006+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 101 objects/s recovering 2024-08-17T17:43:32.659 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:32 smithi060 bash[68878]: cluster 2024-08-17T17:43:31.353006+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 101 objects/s recovering 2024-08-17T17:43:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:32.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:32 smithi016 bash[84186]: cluster 2024-08-17T17:43:31.353006+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 101 objects/s recovering 2024-08-17T17:43:32.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:32 smithi016 bash[84186]: cluster 2024-08-17T17:43:31.353006+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 101 objects/s recovering 2024-08-17T17:43:32.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:32 smithi016 bash[86572]: cluster 2024-08-17T17:43:31.353006+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 101 objects/s recovering 2024-08-17T17:43:32.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:32 smithi016 bash[86572]: cluster 2024-08-17T17:43:31.353006+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v914: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 101 objects/s recovering 2024-08-17T17:43:32.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:32.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:33.025 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.047 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:33.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:33.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:33.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:33.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:33.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:33.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:33.440 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:33.544 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:33.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:33.706 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:33.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:33.809 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:33.813 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:43:33.813 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:33.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:33.833 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:43:33.834 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:33.854 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:43:33.855 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:33.872 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:43:33.873 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:33.897 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:43:33.897 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:33.918 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:43:33.918 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:33.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:33.940 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:43:33.940 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:33.954 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:43:33.962 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:43:33.963 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:33.964 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:34.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:34.094 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:34.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:34.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:34.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:34.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:34.350 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:34.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:34.471 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:43:34] "GET /metrics HTTP/1.1" 200 36340 "" "Prometheus/2.51.0" 2024-08-17T17:43:34.481 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:34.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:34.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:34.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: cluster 2024-08-17T17:43:33.353548+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v915: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 87 objects/s recovering 2024-08-17T17:43:34.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: cluster 2024-08-17T17:43:33.353548+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v915: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 87 objects/s recovering 2024-08-17T17:43:34.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:33.475646+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:33.475646+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.631 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:33.484175+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:33.484175+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:33.789752+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.16:0/2761984522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:33.789752+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.16:0/2761984522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:34.264571+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:34.264571+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:34.265539+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:34.265539+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:34.271541+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[86572]: audit 2024-08-17T17:43:34.271541+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: cluster 2024-08-17T17:43:33.353548+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v915: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 87 objects/s recovering 2024-08-17T17:43:34.632 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: cluster 2024-08-17T17:43:33.353548+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v915: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 87 objects/s recovering 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:33.475646+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:33.475646+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:33.484175+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:33.484175+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:33.789752+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.16:0/2761984522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:33.789752+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.16:0/2761984522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:34.264571+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:34.264571+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:34.265539+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:34.265539+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:34.271541+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.633 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:34 smithi016 bash[84186]: audit 2024-08-17T17:43:34.271541+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: cluster 2024-08-17T17:43:33.353548+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v915: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 87 objects/s recovering 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: cluster 2024-08-17T17:43:33.353548+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v915: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 87 objects/s recovering 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:33.475646+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:33.475646+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:33.484175+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:33.484175+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:33.789752+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.16:0/2761984522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:33.789752+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.16:0/2761984522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:34.264571+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:34.264571+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:34.265539+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:34.265539+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:34.271541+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:34 smithi060 bash[68878]: audit 2024-08-17T17:43:34.271541+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:34.723 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:34.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:34.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:34.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:35.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:35.248 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:35.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:35.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:35.483 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:43:35.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:35.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:35.636 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:35 smithi060 bash[68878]: audit 2024-08-17T17:43:34.992922+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:35.636 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:35 smithi060 bash[68878]: audit 2024-08-17T17:43:34.992922+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:35.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.662 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:35.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:35.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:35 smithi016 bash[84186]: audit 2024-08-17T17:43:34.992922+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:35.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:35 smithi016 bash[84186]: audit 2024-08-17T17:43:34.992922+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:35.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:35 smithi016 bash[86572]: audit 2024-08-17T17:43:34.992922+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:35.776 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:35 smithi016 bash[86572]: audit 2024-08-17T17:43:34.992922+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:35.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:35.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:35.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:35.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:35.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:36.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:36.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:36.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:36.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: cluster 2024-08-17T17:43:35.354879+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v916: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 157 objects/s recovering 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: cluster 2024-08-17T17:43:35.354879+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v916: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 157 objects/s recovering 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: cluster 2024-08-17T17:43:35.475014+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: cluster 2024-08-17T17:43:35.475014+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: audit 2024-08-17T17:43:35.485549+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: audit 2024-08-17T17:43:35.485549+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:36.553 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: cluster 2024-08-17T17:43:35.491007+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:43:36.554 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:36 smithi060 bash[68878]: cluster 2024-08-17T17:43:35.491007+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:43:36.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:36.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:36.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:36.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: cluster 2024-08-17T17:43:35.354879+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v916: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 157 objects/s recovering 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: cluster 2024-08-17T17:43:35.354879+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v916: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 157 objects/s recovering 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: cluster 2024-08-17T17:43:35.475014+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: cluster 2024-08-17T17:43:35.475014+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: audit 2024-08-17T17:43:35.485549+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: audit 2024-08-17T17:43:35.485549+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: cluster 2024-08-17T17:43:35.491007+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[84186]: cluster 2024-08-17T17:43:35.491007+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: cluster 2024-08-17T17:43:35.354879+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v916: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 157 objects/s recovering 2024-08-17T17:43:36.806 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: cluster 2024-08-17T17:43:35.354879+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v916: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 157 objects/s recovering 2024-08-17T17:43:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: cluster 2024-08-17T17:43:35.475014+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: cluster 2024-08-17T17:43:35.475014+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: audit 2024-08-17T17:43:35.485549+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: audit 2024-08-17T17:43:35.485549+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.16:0/911260824' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: cluster 2024-08-17T17:43:35.491007+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:43:36.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:36 smithi016 bash[86572]: cluster 2024-08-17T17:43:35.491007+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:43:36.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:36.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:37.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:37.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:37.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:37.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:37.212 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:37.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:37.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.342 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:37.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:37.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:37.586 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:37 smithi016 bash[84186]: audit 2024-08-17T17:43:37.333477+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:37.587 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:37 smithi016 bash[84186]: audit 2024-08-17T17:43:37.333477+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:37.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:37 smithi016 bash[86572]: audit 2024-08-17T17:43:37.333477+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:37.587 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:37 smithi016 bash[86572]: audit 2024-08-17T17:43:37.333477+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:37.602 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:37.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:37.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:37.715 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:37 smithi060 bash[68878]: audit 2024-08-17T17:43:37.333477+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:37.716 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:37 smithi060 bash[68878]: audit 2024-08-17T17:43:37.333477+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:37.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:37.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:37.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:37.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:37.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:37.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:38.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:38.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:38.229 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.258 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:38.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:38.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:38.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:38.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:38.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:38.615 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:43:38.615 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:43:38.626 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:38 smithi060 bash[68878]: cluster 2024-08-17T17:43:37.355383+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 156 objects/s recovering 2024-08-17T17:43:38.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:38 smithi060 bash[68878]: cluster 2024-08-17T17:43:37.355383+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 156 objects/s recovering 2024-08-17T17:43:38.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:38 smithi060 bash[68878]: cluster 2024-08-17T17:43:37.494160+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:43:38.627 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:38 smithi060 bash[68878]: cluster 2024-08-17T17:43:37.494160+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:43:38.633 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:38.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:38.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:38.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:38.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:38.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[84186]: cluster 2024-08-17T17:43:37.355383+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 156 objects/s recovering 2024-08-17T17:43:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[84186]: cluster 2024-08-17T17:43:37.355383+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 156 objects/s recovering 2024-08-17T17:43:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[84186]: cluster 2024-08-17T17:43:37.494160+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:43:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[84186]: cluster 2024-08-17T17:43:37.494160+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:43:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[86572]: cluster 2024-08-17T17:43:37.355383+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 156 objects/s recovering 2024-08-17T17:43:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[86572]: cluster 2024-08-17T17:43:37.355383+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v918: 99 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30567/333 objects degraded (9179.279%); 0 B/s, 156 objects/s recovering 2024-08-17T17:43:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[86572]: cluster 2024-08-17T17:43:37.494160+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:43:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:38 smithi016 bash[86572]: cluster 2024-08-17T17:43:37.494160+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:43:38.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:38.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:39.048 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:39.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:39.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:39.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:39.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:39 smithi016 bash[84186]: cluster 2024-08-17T17:43:38.496242+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:43:39.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:39 smithi016 bash[84186]: cluster 2024-08-17T17:43:38.496242+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:43:39.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:39 smithi016 bash[86572]: cluster 2024-08-17T17:43:38.496242+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:43:39.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:39 smithi016 bash[86572]: cluster 2024-08-17T17:43:38.496242+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:43:39.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:39 smithi060 bash[68878]: cluster 2024-08-17T17:43:38.496242+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:43:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:39 smithi060 bash[68878]: cluster 2024-08-17T17:43:38.496242+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:43:39.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:39.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:39.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:39.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:40.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:40.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:40.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:40.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:40.271 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:43:40.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:40.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:40.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:40.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:43:40 smithi060 bash[61583]: ts=2024-08-17T17:43:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:40.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:40.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:40.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:40.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[84186]: cluster 2024-08-17T17:43:39.356623+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 325 objects/s recovering 2024-08-17T17:43:40.589 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[84186]: cluster 2024-08-17T17:43:39.356623+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 325 objects/s recovering 2024-08-17T17:43:40.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[84186]: cluster 2024-08-17T17:43:39.498723+0000 mon.a (mon.0) 1269 : cluster [WRN] Health check update: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:40.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[84186]: cluster 2024-08-17T17:43:39.498723+0000 mon.a (mon.0) 1269 : cluster [WRN] Health check update: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:40.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[86572]: cluster 2024-08-17T17:43:39.356623+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 325 objects/s recovering 2024-08-17T17:43:40.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[86572]: cluster 2024-08-17T17:43:39.356623+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 325 objects/s recovering 2024-08-17T17:43:40.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[86572]: cluster 2024-08-17T17:43:39.498723+0000 mon.a (mon.0) 1269 : cluster [WRN] Health check update: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:40.590 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:40 smithi016 bash[86572]: cluster 2024-08-17T17:43:39.498723+0000 mon.a (mon.0) 1269 : cluster [WRN] Health check update: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:40.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:40.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:40.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:40 smithi060 bash[68878]: cluster 2024-08-17T17:43:39.356623+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 325 objects/s recovering 2024-08-17T17:43:40.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:40 smithi060 bash[68878]: cluster 2024-08-17T17:43:39.356623+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v921: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 325 objects/s recovering 2024-08-17T17:43:40.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:40 smithi060 bash[68878]: cluster 2024-08-17T17:43:39.498723+0000 mon.a (mon.0) 1269 : cluster [WRN] Health check update: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:40.722 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:40 smithi060 bash[68878]: cluster 2024-08-17T17:43:39.498723+0000 mon.a (mon.0) 1269 : cluster [WRN] Health check update: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:43:40.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:40.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:40.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:41.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:41.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:41.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:41.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:41.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:41.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:41.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:41.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:41.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.677 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:43:41.754 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:43:41.781 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:41.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:41.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:41.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.044 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:42.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:42.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:42.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:42.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:42.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:42.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:42.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:42 smithi016 bash[84186]: cluster 2024-08-17T17:43:41.357612+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 184 objects/s recovering 2024-08-17T17:43:42.608 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:42 smithi016 bash[84186]: cluster 2024-08-17T17:43:41.357612+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 184 objects/s recovering 2024-08-17T17:43:42.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:42.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:42 smithi060 bash[68878]: cluster 2024-08-17T17:43:41.357612+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 184 objects/s recovering 2024-08-17T17:43:42.701 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:42 smithi060 bash[68878]: cluster 2024-08-17T17:43:41.357612+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 184 objects/s recovering 2024-08-17T17:43:42.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:42.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:42.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:42.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:42 smithi016 bash[86572]: cluster 2024-08-17T17:43:41.357612+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 184 objects/s recovering 2024-08-17T17:43:42.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:42 smithi016 bash[86572]: cluster 2024-08-17T17:43:41.357612+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v922: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 184 objects/s recovering 2024-08-17T17:43:42.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:42.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:43.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:43.103 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:43.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:43.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:43.251 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:43.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:43.355 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:43.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:43.515 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:43.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:43.619 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:43.750 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:43.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:43.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:44.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:44.033 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:44.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:44.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:44.398 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:44.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:44.556 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:44.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:44 smithi016 bash[86572]: cluster 2024-08-17T17:43:43.358564+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 210 objects/s recovering 2024-08-17T17:43:44.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:44 smithi016 bash[86572]: cluster 2024-08-17T17:43:43.358564+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 210 objects/s recovering 2024-08-17T17:43:44.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:43:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:43:44] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.51.0" 2024-08-17T17:43:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:44 smithi016 bash[84186]: cluster 2024-08-17T17:43:43.358564+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 210 objects/s recovering 2024-08-17T17:43:44.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:44 smithi016 bash[84186]: cluster 2024-08-17T17:43:43.358564+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 210 objects/s recovering 2024-08-17T17:43:44.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:44.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:44.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.800 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:44 smithi060 bash[68878]: cluster 2024-08-17T17:43:43.358564+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 210 objects/s recovering 2024-08-17T17:43:44.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:44 smithi060 bash[68878]: cluster 2024-08-17T17:43:43.358564+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v923: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 210 objects/s recovering 2024-08-17T17:43:44.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:44.828 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:43:44.829 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:43:44.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:45.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.080 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:45.091 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:43:45.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.210 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:45.313 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:45.343 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:45.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:45.476 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:45.524 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_2' removed 2024-08-17T17:43:45.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:45.583 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:45 smithi060 bash[68878]: audit 2024-08-17T17:43:45.088090+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:43:45.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:45.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:45.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:45 smithi016 bash[84186]: audit 2024-08-17T17:43:45.088090+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:43:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:45 smithi016 bash[84186]: audit 2024-08-17T17:43:45.088090+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:43:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:45 smithi016 bash[86572]: audit 2024-08-17T17:43:45.088090+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:43:45.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:45 smithi016 bash[86572]: audit 2024-08-17T17:43:45.088090+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:43:45.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:45.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:45 smithi060 bash[68878]: audit 2024-08-17T17:43:45.088090+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:43:45.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:46.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:46.103 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:46.125 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:46.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:46.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.251 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:46.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:46.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:46.486 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:46.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:46.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:46.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:46.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:46.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:46.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:46.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:46.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:46 smithi060 bash[68878]: cluster 2024-08-17T17:43:45.359956+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v924: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 206 objects/s recovering 2024-08-17T17:43:46.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:46 smithi060 bash[68878]: cluster 2024-08-17T17:43:45.359956+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v924: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 206 objects/s recovering 2024-08-17T17:43:46.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:46 smithi060 bash[68878]: audit 2024-08-17T17:43:45.527160+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:43:46.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:46 smithi060 bash[68878]: audit 2024-08-17T17:43:45.527160+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:43:46.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:46 smithi060 bash[68878]: cluster 2024-08-17T17:43:45.534867+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:43:46.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:46 smithi060 bash[68878]: cluster 2024-08-17T17:43:45.534867+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:43:46.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[86572]: cluster 2024-08-17T17:43:45.359956+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v924: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 206 objects/s recovering 2024-08-17T17:43:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[86572]: cluster 2024-08-17T17:43:45.359956+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v924: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 206 objects/s recovering 2024-08-17T17:43:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[86572]: audit 2024-08-17T17:43:45.527160+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:43:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[86572]: audit 2024-08-17T17:43:45.527160+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:43:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[86572]: cluster 2024-08-17T17:43:45.534867+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:43:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[86572]: cluster 2024-08-17T17:43:45.534867+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:43:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[84186]: cluster 2024-08-17T17:43:45.359956+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v924: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 206 objects/s recovering 2024-08-17T17:43:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[84186]: cluster 2024-08-17T17:43:45.359956+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v924: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.9 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27781/333 objects degraded (8342.643%); 0 B/s, 206 objects/s recovering 2024-08-17T17:43:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[84186]: audit 2024-08-17T17:43:45.527160+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:43:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[84186]: audit 2024-08-17T17:43:45.527160+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.16:0/2100036245' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:43:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[84186]: cluster 2024-08-17T17:43:45.534867+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:43:46.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:46 smithi016 bash[84186]: cluster 2024-08-17T17:43:45.534867+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:43:46.875 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:43:46.876 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:43:46.876 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-08-17T17:43:46.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_3 16 2024-08-17T17:43:46.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:47.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:47.077 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:47.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:47.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:47.313 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:47.341 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:47.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:47.474 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:47.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:47.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.605 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:47.708 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:47.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:47.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:47.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:47 smithi060 bash[68878]: cluster 2024-08-17T17:43:47.528897+0000 mon.a (mon.0) 1273 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded) 2024-08-17T17:43:47.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:47 smithi060 bash[68878]: cluster 2024-08-17T17:43:47.528897+0000 mon.a (mon.0) 1273 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded) 2024-08-17T17:43:47.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:47.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:47.984 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:47 smithi016 bash[84186]: cluster 2024-08-17T17:43:47.528897+0000 mon.a (mon.0) 1273 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded) 2024-08-17T17:43:47.984 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:47 smithi016 bash[84186]: cluster 2024-08-17T17:43:47.528897+0000 mon.a (mon.0) 1273 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded) 2024-08-17T17:43:47.984 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:47 smithi016 bash[86572]: cluster 2024-08-17T17:43:47.528897+0000 mon.a (mon.0) 1273 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded) 2024-08-17T17:43:47.984 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:47 smithi016 bash[86572]: cluster 2024-08-17T17:43:47.528897+0000 mon.a (mon.0) 1273 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27781/333 objects degraded (8342.643%), 7 pgs degraded) 2024-08-17T17:43:48.001 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:48.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:48.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:48.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:48.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:48.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:48.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:48.361 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:48.363 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:48.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:48.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:48.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:48.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:48.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:48 smithi016 bash[84186]: cluster 2024-08-17T17:43:47.360626+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:48.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:48 smithi016 bash[84186]: cluster 2024-08-17T17:43:47.360626+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:48.641 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:48 smithi016 bash[86572]: cluster 2024-08-17T17:43:47.360626+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:48.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:48 smithi016 bash[86572]: cluster 2024-08-17T17:43:47.360626+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:48.653 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:48.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:48.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:48.780 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:48 smithi060 bash[68878]: cluster 2024-08-17T17:43:47.360626+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:48.780 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:48 smithi060 bash[68878]: cluster 2024-08-17T17:43:47.360626+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:48.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:48.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:49.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:49.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:49.174 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:49.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:49.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:49.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:49.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:49.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:49.570 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:49.673 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:49.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:49.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:49.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:49.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:50.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:50.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:50.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:50.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:50.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:50.361 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:50.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:50.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:50.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:50.593 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:43:50 smithi060 bash[61583]: ts=2024-08-17T17:43:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:50.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:50.733 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:50 smithi016 bash[84186]: cluster 2024-08-17T17:43:49.361337+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:50.733 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:50 smithi016 bash[84186]: cluster 2024-08-17T17:43:49.361337+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:50.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:50 smithi016 bash[86572]: cluster 2024-08-17T17:43:49.361337+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:50.733 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:50 smithi016 bash[86572]: cluster 2024-08-17T17:43:49.361337+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:50.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:50.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:50 smithi060 bash[68878]: cluster 2024-08-17T17:43:49.361337+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:50.931 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:50 smithi060 bash[68878]: cluster 2024-08-17T17:43:49.361337+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:50.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:51.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:51.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.196 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:43:51.196 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:43:51.196 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-08-17T17:43:51.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.0 'trim stale osdmaps' 2024-08-17T17:43:51.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:43:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:43:51.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:51.414 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:51.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:51.451 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:51.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:51.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:51.681 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:51.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:51.813 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:51.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:51.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:51.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:52.076 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:52.106 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:52.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:52.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:43:52.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:52.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:52.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:52.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:52.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:52.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:52.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:52.608 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:52 smithi060 bash[68878]: cluster 2024-08-17T17:43:51.362132+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:52.608 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:52 smithi060 bash[68878]: cluster 2024-08-17T17:43:51.362132+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:52.608 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:52 smithi060 bash[68878]: audit 2024-08-17T17:43:52.340703+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:52.608 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:52 smithi060 bash[68878]: audit 2024-08-17T17:43:52.340703+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:52.608 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:52 smithi060 bash[68878]: audit 2024-08-17T17:43:52.342846+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:52.608 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:52 smithi060 bash[68878]: audit 2024-08-17T17:43:52.342846+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:52.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:52.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:52.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:52.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:52.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:52.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:52.874 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[84186]: cluster 2024-08-17T17:43:51.362132+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:52.874 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[84186]: cluster 2024-08-17T17:43:51.362132+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:52.874 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[84186]: audit 2024-08-17T17:43:52.340703+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:52.874 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[84186]: audit 2024-08-17T17:43:52.340703+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:52.874 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[84186]: audit 2024-08-17T17:43:52.342846+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:52.874 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[84186]: audit 2024-08-17T17:43:52.342846+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:52.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[86572]: cluster 2024-08-17T17:43:51.362132+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:52.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[86572]: cluster 2024-08-17T17:43:51.362132+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:52.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[86572]: audit 2024-08-17T17:43:52.340703+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:52.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[86572]: audit 2024-08-17T17:43:52.340703+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:52.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[86572]: audit 2024-08-17T17:43:52.342846+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:52.875 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:52 smithi016 bash[86572]: audit 2024-08-17T17:43:52.342846+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:52.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:52.994 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:53.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:53.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:53.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:53.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:53.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:53.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:53.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:53.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:53.549 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:53.652 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:53.681 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:53.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:53.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:53 smithi060 bash[68878]: audit 2024-08-17T17:43:52.777518+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:53.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:53 smithi060 bash[68878]: audit 2024-08-17T17:43:52.777518+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:53.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:53 smithi060 bash[68878]: cluster 2024-08-17T17:43:53.362859+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:53.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:53 smithi060 bash[68878]: cluster 2024-08-17T17:43:53.362859+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:53.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:53.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:53.916 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:54.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:54.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[84186]: audit 2024-08-17T17:43:52.777518+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:54.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[84186]: audit 2024-08-17T17:43:52.777518+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:54.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[84186]: cluster 2024-08-17T17:43:53.362859+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:54.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[84186]: cluster 2024-08-17T17:43:53.362859+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:54.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[86572]: audit 2024-08-17T17:43:52.777518+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:54.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[86572]: audit 2024-08-17T17:43:52.777518+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:43:54.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[86572]: cluster 2024-08-17T17:43:53.362859+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:54.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:53 smithi016 bash[86572]: cluster 2024-08-17T17:43:53.362859+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:54.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:54.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:54.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.212 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:54.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:54.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:54.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:54.404 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:43:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:43:54] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-08-17T17:43:54.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:54.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:54.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:54.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:54.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:54.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:54.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:54.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:55.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:55.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:55.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:55.390 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:55.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:55.493 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:55.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.654 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:55.757 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:55.786 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:55.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:55.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:56.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:56.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:56.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:56.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:56 smithi016 bash[84186]: cluster 2024-08-17T17:43:55.363911+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:56.598 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:56 smithi016 bash[84186]: cluster 2024-08-17T17:43:55.363911+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:56.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:56 smithi016 bash[86572]: cluster 2024-08-17T17:43:55.363911+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:56.598 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:56 smithi016 bash[86572]: cluster 2024-08-17T17:43:55.363911+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:56.672 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:56 smithi060 bash[68878]: cluster 2024-08-17T17:43:55.363911+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:56 smithi060 bash[68878]: cluster 2024-08-17T17:43:55.363911+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:56.677 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:56.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:56.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:56.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:56.938 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:43:56.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:57.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:57.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:57.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:57.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:57.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:57.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:57.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:57.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.488 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:57.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:57.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:57.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:57.750 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:57.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:57.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:57.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:57.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:57.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:58.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:58.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:58.117 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:58.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:58.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:58.248 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:58.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:58.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:58.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:58.407 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:58.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.539 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:58.611 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:58 smithi060 bash[68878]: cluster 2024-08-17T17:43:57.364658+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:58.611 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:43:58 smithi060 bash[68878]: cluster 2024-08-17T17:43:57.364658+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:58.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:58.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:58 smithi016 bash[84186]: cluster 2024-08-17T17:43:57.364658+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:58.654 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:43:58 smithi016 bash[84186]: cluster 2024-08-17T17:43:57.364658+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:58.654 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:58 smithi016 bash[86572]: cluster 2024-08-17T17:43:57.364658+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:58.655 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:43:58 smithi016 bash[86572]: cluster 2024-08-17T17:43:57.364658+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:43:58.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:58.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:58.803 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:58.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:58.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:58.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:59.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:59.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:59.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:59.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:59.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:59.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:59.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:59.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:59.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:59.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.583 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:59.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:59.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:59.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:59.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:00.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:00.113 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:44:00.113 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:00.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:00.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:00.131 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:44:00.131 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:00.148 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:44:00.148 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:00.168 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:44:00.168 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:00.189 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:44:00.189 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:00.209 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:44:00.209 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:00.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.230 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:44:00.230 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:00.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:00.250 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:44:00.251 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:00.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.358 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:44:00 smithi060 bash[61583]: ts=2024-08-17T17:44:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:00.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:00.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.489 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[84186]: cluster 2024-08-17T17:43:59.365650+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[84186]: cluster 2024-08-17T17:43:59.365650+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[84186]: audit 2024-08-17T17:44:00.097339+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.16:0/3009862371' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[84186]: audit 2024-08-17T17:44:00.097339+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.16:0/3009862371' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[86572]: cluster 2024-08-17T17:43:59.365650+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[86572]: cluster 2024-08-17T17:43:59.365650+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[86572]: audit 2024-08-17T17:44:00.097339+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.16:0/3009862371' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:00.490 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:00 smithi016 bash[86572]: audit 2024-08-17T17:44:00.097339+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.16:0/3009862371' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:00.507 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:00.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:00 smithi060 bash[68878]: cluster 2024-08-17T17:43:59.365650+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:00 smithi060 bash[68878]: cluster 2024-08-17T17:43:59.365650+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:00 smithi060 bash[68878]: audit 2024-08-17T17:44:00.097339+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.16:0/3009862371' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:00.622 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:00 smithi060 bash[68878]: audit 2024-08-17T17:44:00.097339+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.16:0/3009862371' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:00.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:00.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:00.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:00.764 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:00.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:00.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "size": 20, 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 600, 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87187 7.6 7:61efe279:::benchmark_data_smithi016_142765_object87186:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.397022+0000", 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 493.482424632, 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5074131560000001, 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.883 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87187 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397022+0000", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397022+0000", 2024-08-17T17:44:00.884 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397018+0000", 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999967 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397093+0000", 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4454000000000002e-05 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.885 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397137+0000", 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4208000000000001e-05 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397153+0000", 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5897e-05 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397309+0000", 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000156498 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.886 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.397336+0000", 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.6400000000000001e-05 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.296971+0000", 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.89963519599999997 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.296991+0000", 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0222999999999999e-05 2024-08-17T17:44:00.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.840498+0000", 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.54350718 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.840623+0000", 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012501400000000001 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.840747+0000", 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000123857 2024-08-17T17:44:00.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853396+0000", 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012648843999999999 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853408+0000", 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2264e-05 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.889 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.900201+0000", 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.046792371999999999 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.900250+0000", 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9156999999999997e-05 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.904435+0000", 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.004184732 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.890 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87191 7.6 7:6b180436:::benchmark_data_smithi016_142765_object87190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.412531+0000", 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 493.46691501800001, 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4986664680000001, 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87191 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.891 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412531+0000", 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412531+0000", 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412526+0000", 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999952 2024-08-17T17:44:00.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412635+0000", 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000108319 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412689+0000", 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4199000000000001e-05 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412711+0000", 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.2606999999999999e-05 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.893 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412826+0000", 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011451999999999999 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412848+0000", 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.1942000000000001e-05 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297060+0000", 2024-08-17T17:44:00.894 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.88421202399999999 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297081+0000", 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0886e-05 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.843558+0000", 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5464766810000001 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.895 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.843664+0000", 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010685 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.843788+0000", 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012365400000000001 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.896 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853418+0000", 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0096296860000000001 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853459+0000", 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.0978e-05 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.904510+0000", 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.051051404000000002 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.897 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.904585+0000", 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4618999999999998e-05 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.911198+0000", 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0066129049999999997 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.898 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87193 7.6 7:6ee47cbd:::benchmark_data_smithi016_142765_object87192:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.412761+0000", 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 493.466684719, 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5032071079999998, 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87193 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412761+0000", 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412761+0000", 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412760+0000", 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:44:00.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412899+0000", 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013946100000000001 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412924+0000", 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4660000000000001e-05 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.901 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.412937+0000", 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3157e-05 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.413005+0000", 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7479999999999998e-05 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.413015+0000", 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0525e-05 2024-08-17T17:44:00.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297281+0000", 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.88426634100000001 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297307+0000", 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.55e-05 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.903 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.846646+0000", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5493388260000001 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.846786+0000", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014011500000000001 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.847028+0000", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00024211400000000001 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853510+0000", 2024-08-17T17:44:00.904 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0064821339999999996 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.853517+0000", 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1879999999999996e-06 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.911303+0000", 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.057785682999999997 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.911362+0000", 2024-08-17T17:44:00.905 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8585999999999998e-05 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.915969+0000", 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0046070379999999999 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.34923.0:87239 7.6 7:682277f7:::benchmark_data_smithi016_142765_object87238:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e192)", 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:35:47.519179+0000", 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 493.36026736100001, 2024-08-17T17:44:00.906 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4019772549999998, 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.34923", 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/985229486", 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 87239 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519179+0000", 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519179+0000", 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519176+0000", 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999967 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.908 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519263+0000", 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7799000000000004e-05 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519302+0000", 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.8096999999999998e-05 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519315+0000", 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.365e-05 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.909 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519428+0000", 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113287 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:47.519445+0000", 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6985000000000001e-05 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297650+0000", 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.77820491800000002 2024-08-17T17:44:00.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:48.297675+0000", 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4610999999999999e-05 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.849763+0000", 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.552088454 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.849948+0000", 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00018501999999999999 2024-08-17T17:44:00.911 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.850156+0000", 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000207813 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.858565+0000", 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0084091779999999998 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.865559+0000", 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.006993941 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.912 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.916042+0000", 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.050482236 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.916177+0000", 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013526599999999999 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:35:49.921156+0000", 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0049791929999999998 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.913 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:32189 8.d 8:b926520d:::benchmark_data_smithi016_164901_object32188:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:40:26.383536+0000", 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 214.49590970200001, 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.33014331000000002, 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 32189 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.914 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383536+0000", 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383536+0000", 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383535+0000", 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383592+0000", 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6518999999999999e-05 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383603+0000", 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1568e-05 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383608+0000", 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0950000000000003e-06 2024-08-17T17:44:00.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383668+0000", 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9449e-05 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383820+0000", 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015177499999999999 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.383987+0000", 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016736799999999999 2024-08-17T17:44:00.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385208+0000", 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001221303 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385582+0000", 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00037383700000000002 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.713526+0000", 2024-08-17T17:44:00.918 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.32794355800000002 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.713620+0000", 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.4565e-05 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.713680+0000", 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9527000000000001e-05 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.919 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:32191 8.d 8:b1efa911:::benchmark_data_smithi016_164901_object32190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:40:26.385659+0000", 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 214.493787537, 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.33349490999999998, 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 32191 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.920 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385659+0000", 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385659+0000", 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.921 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385657+0000", 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385712+0000", 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4978000000000001e-05 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385723+0000", 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0711e-05 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.922 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385727+0000", 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.143e-06 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385765+0000", 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.7738999999999999e-05 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385841+0000", 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6612000000000004e-05 2024-08-17T17:44:00.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.385918+0000", 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6588000000000006e-05 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.386883+0000", 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000964956 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.387109+0000", 2024-08-17T17:44:00.924 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00022577299999999999 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.718986+0000", 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.33187700399999998 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.719091+0000", 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000105621 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:26.719154+0000", 2024-08-17T17:44:00.925 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2113000000000007e-05 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:37537 8.d 8:b7cbedcc:::benchmark_data_smithi016_164901_object37536:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:40:30.808974+0000", 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 210.07047213999999, 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.42080172999999998, 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.926 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 37537 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.808974+0000", 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.808974+0000", 2024-08-17T17:44:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.808972+0000", 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.809077+0000", 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010478 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.809091+0000", 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4161e-05 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.809097+0000", 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2689999999999999e-06 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.929 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.809128+0000", 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.1962999999999999e-05 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.809241+0000", 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000112426 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.809402+0000", 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000161392 2024-08-17T17:44:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.812280+0000", 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002877803 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.812941+0000", 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00066066200000000001 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:31.229623+0000", 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.41668244100000001 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:31.229719+0000", 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.5840000000000004e-05 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:31.229776+0000", 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6722999999999999e-05 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:37544 8.d 8:b977fab5:::benchmark_data_smithi016_164901_object37543:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:40:30.813385+0000", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 210.066061359, 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.42225838900000001, 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 37544 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.813385+0000", 2024-08-17T17:44:00.933 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.813385+0000", 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.813383+0000", 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.813431+0000", 2024-08-17T17:44:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.791e-05 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.813443+0000", 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1797000000000001e-05 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.813448+0000", 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3380000000000004e-06 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.814593+0000", 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001144462 2024-08-17T17:44:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.814731+0000", 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013814799999999999 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.814867+0000", 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013631900000000001 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.816923+0000", 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0020558920000000001 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.936 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:30.817003+0000", 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.0298999999999998e-05 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:31.235532+0000", 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.41852902199999997 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:31.235601+0000", 2024-08-17T17:44:00.937 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8694000000000003e-05 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:40:31.235643+0000", 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2021999999999998e-05 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136246 8.8 8:12aa28c5:::benchmark_data_smithi016_164901_object41097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.190019+0000", 2024-08-17T17:44:00.938 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 99.689427385000002, 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53937407199999998, 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136246 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190019+0000", 2024-08-17T17:44:00.939 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190019+0000", 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190018+0000", 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190024+0000", 2024-08-17T17:44:00.940 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.003e-06 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190034+0000", 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0251999999999999e-05 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190039+0000", 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4369999999999998e-06 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190086+0000", 2024-08-17T17:44:00.941 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6239000000000002e-05 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190205+0000", 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000119704 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 5", 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190319+0000", 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011335700000000001 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.942 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.195417+0000", 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0050982780000000004 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.729226+0000", 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53380934800000002 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.729289+0000", 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3078999999999997e-05 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.943 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.729393+0000", 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000103545 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136258 8.8 8:13a67c33:::benchmark_data_smithi016_164901_object41109:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.190120+0000", 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 99.689325969999999, 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53949795899999997, 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.944 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136258 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190120+0000", 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190120+0000", 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.945 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190120+0000", 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190123+0000", 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.9500000000000001e-06 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190130+0000", 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0210000000000002e-06 2024-08-17T17:44:00.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.190134+0000", 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4580000000000003e-06 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.193057+0000", 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029233100000000001 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.193169+0000", 2024-08-17T17:44:00.947 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011151500000000001 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 5", 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.193271+0000", 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000102464 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.196363+0000", 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0030915119999999998 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.729456+0000", 2024-08-17T17:44:00.948 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.533092978 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.729508+0000", 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2287000000000003e-05 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.729618+0000", 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000110034 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136266 8.8 8:1618c9d9:::benchmark_data_smithi016_164901_object41117:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.200044+0000", 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 99.679401833, 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53530951100000002, 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136266 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.950 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200044+0000", 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200044+0000", 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200043+0000", 2024-08-17T17:44:00.951 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200050+0000", 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7519999999999999e-06 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200063+0000", 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3569e-05 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.952 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200069+0000", 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1449999999999996e-06 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200134+0000", 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4914999999999998e-05 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200247+0000", 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011280100000000001 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.953 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 5", 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.200352+0000", 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000105029 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.202480+0000", 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0021277940000000001 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.735131+0000", 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53265132400000004 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.954 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.735206+0000", 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5117000000000006e-05 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.735354+0000", 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014762600000000001 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:136270 8.d 8:bea66c3c:::benchmark_data_smithi016_164901_object41121:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:21.212966+0000", 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 99.666480250999996, 2024-08-17T17:44:00.955 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52240020700000001, 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 136270 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.212966+0000", 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.956 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.212966+0000", 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.212965+0000", 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.212971+0000", 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8959999999999997e-06 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.957 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.212986+0000", 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4112e-05 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.212992+0000", 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3090000000000001e-06 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.958 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.213041+0000", 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8692000000000001e-05 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.213135+0000", 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.4671000000000002e-05 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.213215+0000", 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.9439999999999998e-05 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.959 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.216399+0000", 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0031840760000000001 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.217085+0000", 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00068595799999999997 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.735285+0000", 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.51820002799999998 2024-08-17T17:44:00.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.735330+0000", 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4897000000000001e-05 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:21.735366+0000", 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6491e-05 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:151109 8.d 8:b7b3d649:::benchmark_data_smithi016_164901_object55960:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.127135+0000", 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.752310707999996, 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.301247612, 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 151109 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127135+0000", 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127135+0000", 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127134+0000", 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127140+0000", 2024-08-17T17:44:00.963 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8830000000000003e-06 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127160+0000", 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.022e-05 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127167+0000", 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.545e-06 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.964 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.128806+0000", 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0016390899999999999 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.128919+0000", 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113307 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.129033+0000", 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113686 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.965 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138887+0000", 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0098544889999999993 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139360+0000", 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00047250599999999998 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428271+0000", 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.28891134600000001 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.966 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428325+0000", 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4245e-05 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428383+0000", 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7624999999999998e-05 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.967 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:151111 8.d 8:b7254589:::benchmark_data_smithi016_164901_object55962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.127184+0000", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.752261794999995, 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.30144944099999998, 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 151111 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127184+0000", 2024-08-17T17:44:00.968 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127184+0000", 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127184+0000", 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.969 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127189+0000", 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8679999999999998e-06 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127197+0000", 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.9019999999999999e-06 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.127202+0000", 2024-08-17T17:44:00.970 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1490000000000002e-06 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.133052+0000", 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0058506540000000003 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.133154+0000", 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010153399999999999 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:44:00.971 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.133257+0000", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000103329 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428109+0000", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29485142399999997 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428124+0000", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5395000000000001e-05 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428435+0000", 2024-08-17T17:44:00.972 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000310916 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428493+0000", 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8533999999999999e-05 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428634+0000", 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000140357 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:151114 8.15 e240/229 8:aac311e8:::benchmark_data_smithi016_164901_object55965:head v 240'7755, mlcod=240'7753)", 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.134656+0000", 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.744790304999995, 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29401958500000003, 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.134656+0000", 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.974 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.134656+0000", 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.134655+0000", 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.975 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.134663+0000", 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.4400000000000005e-06 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.134677+0000", 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3957e-05 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.134684+0000", 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6630000000000004e-06 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.976 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137246+0000", 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0025618770000000002 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137262+0000", 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6495e-05 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428126+0000", 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29086339700000002 2024-08-17T17:44:00.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428675+0000", 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00054970400000000003 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:151116 8.c 8:35ef9d86:::benchmark_data_smithi016_164901_object55967:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.135360+0000", 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.744086129999999, 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.298748079, 2024-08-17T17:44:00.978 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 151116 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.135360+0000", 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.979 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.135360+0000", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.135358+0000", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.135363+0000", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7729999999999999e-06 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.135372+0000", 2024-08-17T17:44:00.980 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7739999999999993e-06 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.135376+0000", 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2019999999999997e-06 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.136951+0000", 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001574563 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137057+0000", 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000106426 2024-08-17T17:44:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0", 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137162+0000", 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000105046 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.433866+0000", 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29670417100000002 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.433940+0000", 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.3744000000000004e-05 2024-08-17T17:44:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.434000+0000", 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9457999999999999e-05 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.434108+0000", 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010851199999999999 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.983 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45068.0:151120 8.c 8:3e46deb4:::benchmark_data_smithi016_164901_object55971:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.137382+0000", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.742064346000006, 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29686115800000001, 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45068", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 151120 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137382+0000", 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137382+0000", 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137381+0000", 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137385+0000", 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5470000000000001e-06 2024-08-17T17:44:00.985 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137396+0000", 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1233000000000001e-05 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.137400+0000", 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.1799999999999998e-06 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428156+0000", 2024-08-17T17:44:00.986 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29075590800000001 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428352+0000", 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019571700000000001 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0", 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428541+0000", 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00018941800000000001 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:00.987 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.433929+0000", 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0053881370000000003 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.434125+0000", 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019609299999999999 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.434182+0000", 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6456000000000003e-05 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.988 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.434243+0000", 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1288e-05 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:151117 8.6 e240/229 8:62435fbf:::benchmark_data_smithi016_164901_object55968:head v 240'7620, mlcod=240'7618)", 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.138779+0000", 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.740666812000001, 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.28968959, 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.989 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138779+0000", 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138779+0000", 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138779+0000", 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.990 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138786+0000", 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5719999999999997e-06 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138797+0000", 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0813e-05 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138802+0000", 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1479999999999997e-06 2024-08-17T17:44:00.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138833+0000", 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.0477e-05 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.138847+0000", 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4531e-05 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428066+0000", 2024-08-17T17:44:00.992 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.28921935999999998 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428469+0000", 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000402471 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45068.0:151121 8.5 e240/229 8:a10bc13d:::benchmark_data_smithi016_164901_object55972:head v 240'7790, mlcod=240'7788)", 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.139207+0000", 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.740238833999996, 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.28951826899999999, 2024-08-17T17:44:00.993 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139207+0000", 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139207+0000", 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.994 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139207+0000", 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139212+0000", 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6300000000000003e-06 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139222+0000", 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0073e-05 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.995 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139227+0000", 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.8879999999999996e-06 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139282+0000", 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4817e-05 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.139299+0000", 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6691999999999999e-05 2024-08-17T17:44:00.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428681+0000", 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.289382101 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428726+0000", 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4718000000000001e-05 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:00.997 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop_reply(client.45068.0:151116 8.c e240/233 ondisk, result = 0)", 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:42:35.140676+0000", 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 85.738769963999999, 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.29319373300000001, 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.140676+0000", 2024-08-17T17:44:00.998 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.140676+0000", 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.140676+0000", 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.140680+0000", 2024-08-17T17:44:00.999 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4270000000000001e-06 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428078+0000", 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.287397666 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.428090+0000", 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1878e-05 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.433856+0000", 2024-08-17T17:44:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0057661350000000004 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.433862+0000", 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9989999999999997e-06 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:42:35.433870+0000", 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.1999999999999994e-06 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:44:01.002 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:44:01.002 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:44:01.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.003 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:01.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:01.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:01.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:01.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:01.266 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:01.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:01.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:01.431 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:44:01.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:01.521 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:01.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:01.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:01.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:01.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:44:01.685 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:01 smithi016 bash[84186]: audit 2024-08-17T17:44:01.079663+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:01.685 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:01 smithi016 bash[84186]: audit 2024-08-17T17:44:01.079663+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:01.685 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:01 smithi016 bash[86572]: audit 2024-08-17T17:44:01.079663+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:01.685 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:01 smithi016 bash[86572]: audit 2024-08-17T17:44:01.079663+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:01.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:01.769 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:01 smithi060 bash[68878]: audit 2024-08-17T17:44:01.079663+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:01.770 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:01 smithi060 bash[68878]: audit 2024-08-17T17:44:01.079663+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:01.786 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:01.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:01.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:01.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:01.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:02.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:02.037 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:02.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:02.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:02.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:02.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:02.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:02.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:02.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:02.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: cluster 2024-08-17T17:44:01.366385+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: cluster 2024-08-17T17:44:01.366385+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: cluster 2024-08-17T17:44:01.426755+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: cluster 2024-08-17T17:44:01.426755+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: audit 2024-08-17T17:44:01.434230+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: audit 2024-08-17T17:44:01.434230+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:02.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: cluster 2024-08-17T17:44:01.443702+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:44:02.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:02 smithi060 bash[68878]: cluster 2024-08-17T17:44:01.443702+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:44:02.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:02.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:02.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: cluster 2024-08-17T17:44:01.366385+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:02.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: cluster 2024-08-17T17:44:01.366385+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:02.699 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: cluster 2024-08-17T17:44:01.426755+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: cluster 2024-08-17T17:44:01.426755+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: audit 2024-08-17T17:44:01.434230+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: audit 2024-08-17T17:44:01.434230+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: cluster 2024-08-17T17:44:01.443702+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[84186]: cluster 2024-08-17T17:44:01.443702+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: cluster 2024-08-17T17:44:01.366385+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: cluster 2024-08-17T17:44:01.366385+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: cluster 2024-08-17T17:44:01.426755+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: cluster 2024-08-17T17:44:01.426755+0000 mon.a (mon.0) 1278 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:02.700 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: audit 2024-08-17T17:44:01.434230+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:02.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: audit 2024-08-17T17:44:01.434230+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.16:0/2035684868' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:02.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: cluster 2024-08-17T17:44:01.443702+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:44:02.701 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:02 smithi016 bash[86572]: cluster 2024-08-17T17:44:01.443702+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:44:02.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:02.821 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:02.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:02.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:02.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:03.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:03.085 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:03.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:03.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.218 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:03.321 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:03.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:03.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:03.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:03.481 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:03.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.613 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:03.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:03.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:03.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:03.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:03.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:03.875 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:03.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:04.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:04.241 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:04.270 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:04.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:04.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:04.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:04.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:04.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:04.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:04 smithi016 bash[84186]: cluster 2024-08-17T17:44:03.367059+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:04.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:04 smithi016 bash[84186]: cluster 2024-08-17T17:44:03.367059+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:04.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:44:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:44:04] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.51.0" 2024-08-17T17:44:04.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:04 smithi016 bash[86572]: cluster 2024-08-17T17:44:03.367059+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:04.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:04 smithi016 bash[86572]: cluster 2024-08-17T17:44:03.367059+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:04.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:04.666 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:04 smithi060 bash[68878]: cluster 2024-08-17T17:44:03.367059+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:04 smithi060 bash[68878]: cluster 2024-08-17T17:44:03.367059+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:04.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:04.899 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:04.926 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:05.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.052 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:05.155 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.184 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:05.288 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.312 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:05.415 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.445 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:05.452 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_3' created 2024-08-17T17:44:05.549 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:05.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[84186]: audit 2024-08-17T17:44:05.352968+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.16:0/1567023505' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[84186]: audit 2024-08-17T17:44:05.352968+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.16:0/1567023505' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[84186]: audit 2024-08-17T17:44:05.353415+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[84186]: audit 2024-08-17T17:44:05.353415+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[86572]: audit 2024-08-17T17:44:05.352968+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.16:0/1567023505' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[86572]: audit 2024-08-17T17:44:05.352968+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.16:0/1567023505' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[86572]: audit 2024-08-17T17:44:05.353415+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:05 smithi016 bash[86572]: audit 2024-08-17T17:44:05.353415+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:05.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:05.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:05 smithi060 bash[68878]: audit 2024-08-17T17:44:05.352968+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.16:0/1567023505' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:05 smithi060 bash[68878]: audit 2024-08-17T17:44:05.352968+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.16:0/1567023505' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:05 smithi060 bash[68878]: audit 2024-08-17T17:44:05.353415+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.692 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:05 smithi060 bash[68878]: audit 2024-08-17T17:44:05.353415+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:44:05.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:05.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:05.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:05.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:05.973 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:05.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:06.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:06.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:06.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:06.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:06.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:06.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:06.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:06.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:06 smithi060 bash[68878]: cluster 2024-08-17T17:44:05.367819+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:06 smithi060 bash[68878]: cluster 2024-08-17T17:44:05.367819+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:06 smithi060 bash[68878]: audit 2024-08-17T17:44:05.451257+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:44:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:06 smithi060 bash[68878]: audit 2024-08-17T17:44:05.451257+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:44:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:06 smithi060 bash[68878]: cluster 2024-08-17T17:44:05.457051+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:44:06.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:06 smithi060 bash[68878]: cluster 2024-08-17T17:44:05.457051+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:44:06.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:06.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[84186]: cluster 2024-08-17T17:44:05.367819+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:06.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[84186]: cluster 2024-08-17T17:44:05.367819+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:06.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[84186]: audit 2024-08-17T17:44:05.451257+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:44:06.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[84186]: audit 2024-08-17T17:44:05.451257+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:44:06.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[84186]: cluster 2024-08-17T17:44:05.457051+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[84186]: cluster 2024-08-17T17:44:05.457051+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[86572]: cluster 2024-08-17T17:44:05.367819+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[86572]: cluster 2024-08-17T17:44:05.367819+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[86572]: audit 2024-08-17T17:44:05.451257+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[86572]: audit 2024-08-17T17:44:05.451257+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[86572]: cluster 2024-08-17T17:44:05.457051+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:44:06.746 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:06 smithi016 bash[86572]: cluster 2024-08-17T17:44:05.457051+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:44:06.760 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:06.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:06.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:44:06.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:44:06.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:06.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:06.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:07.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:07.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:07.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:07.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:07.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:07.253 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:07.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:07.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:07.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:07.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:07.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:07.543 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:07.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:07.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:07.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:07 smithi060 bash[68878]: cluster 2024-08-17T17:44:06.462458+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:44:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:07 smithi060 bash[68878]: cluster 2024-08-17T17:44:06.462458+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:44:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:07 smithi060 bash[68878]: audit 2024-08-17T17:44:07.334797+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:07 smithi060 bash[68878]: audit 2024-08-17T17:44:07.334797+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:07.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:07.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[84186]: cluster 2024-08-17T17:44:06.462458+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[84186]: cluster 2024-08-17T17:44:06.462458+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[84186]: audit 2024-08-17T17:44:07.334797+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[84186]: audit 2024-08-17T17:44:07.334797+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[86572]: cluster 2024-08-17T17:44:06.462458+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[86572]: cluster 2024-08-17T17:44:06.462458+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[86572]: audit 2024-08-17T17:44:07.334797+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:07.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:07 smithi016 bash[86572]: audit 2024-08-17T17:44:07.334797+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:07.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:07.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:07.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-08-17T17:44:07.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:07.940 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:07.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:08.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:08.148 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:44:08.148 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:44:08.148 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:44:08.148 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:44:08.148 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:44:08.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:44:08.174 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:08.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:08.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:08.465 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:08.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.595 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:08.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[86572]: cluster 2024-08-17T17:44:07.370898+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v939: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[86572]: cluster 2024-08-17T17:44:07.370898+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v939: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[86572]: cluster 2024-08-17T17:44:07.464751+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[86572]: cluster 2024-08-17T17:44:07.464751+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[86572]: cluster 2024-08-17T17:44:07.484096+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[86572]: cluster 2024-08-17T17:44:07.484096+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[84186]: cluster 2024-08-17T17:44:07.370898+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v939: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:08.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[84186]: cluster 2024-08-17T17:44:07.370898+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v939: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:08.712 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[84186]: cluster 2024-08-17T17:44:07.464751+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:08.712 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[84186]: cluster 2024-08-17T17:44:07.464751+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:08.712 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[84186]: cluster 2024-08-17T17:44:07.484096+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:44:08.712 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:08 smithi016 bash[84186]: cluster 2024-08-17T17:44:07.484096+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:44:08.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:08.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:08.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:08.856 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:08 smithi060 bash[68878]: cluster 2024-08-17T17:44:07.370898+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v939: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:08 smithi060 bash[68878]: cluster 2024-08-17T17:44:07.370898+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v939: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:08 smithi060 bash[68878]: cluster 2024-08-17T17:44:07.464751+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:08 smithi060 bash[68878]: cluster 2024-08-17T17:44:07.464751+0000 mon.a (mon.0) 1286 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:44:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:08 smithi060 bash[68878]: cluster 2024-08-17T17:44:07.484096+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:44:08.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:08 smithi060 bash[68878]: cluster 2024-08-17T17:44:07.484096+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:44:08.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:08.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:08.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:09.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.116 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:09.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.244 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:09.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:09.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:44:09.489 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:44:09.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.1 'trim stale osdmaps' 2024-08-17T17:44:09.504 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:09.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:09.628 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:09.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:09.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:09.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:09.950 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:09.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:10.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:10.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:10.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:10.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:10.405 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:44:10 smithi060 bash[61583]: ts=2024-08-17T17:44:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:10.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:10.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:10.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.667 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:10 smithi060 bash[68878]: cluster 2024-08-17T17:44:09.371732+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v941: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:10.668 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:10 smithi060 bash[68878]: cluster 2024-08-17T17:44:09.371732+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v941: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:10.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:10.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:10 smithi016 bash[84186]: cluster 2024-08-17T17:44:09.371732+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v941: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:10.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:10 smithi016 bash[84186]: cluster 2024-08-17T17:44:09.371732+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v941: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:10.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:10 smithi016 bash[86572]: cluster 2024-08-17T17:44:09.371732+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v941: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:10.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:10 smithi016 bash[86572]: cluster 2024-08-17T17:44:09.371732+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v941: 89 pgs: 4 unknown, 85 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:10.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:10.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:11.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:11.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.205 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:11.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:11.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:11.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:11.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:11.468 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:11.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:11.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.729 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:11.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:11.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:11.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:11.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:11.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:11.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:12.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:12.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:12.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:12.387 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:12.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:12.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:12.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:12 smithi016 bash[84186]: cluster 2024-08-17T17:44:11.372556+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v942: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:12.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:12 smithi016 bash[84186]: cluster 2024-08-17T17:44:11.372556+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v942: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:12 smithi016 bash[86572]: cluster 2024-08-17T17:44:11.372556+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v942: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:12.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:12 smithi016 bash[86572]: cluster 2024-08-17T17:44:11.372556+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v942: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:12.619 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:12.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:12.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:12 smithi060 bash[68878]: cluster 2024-08-17T17:44:11.372556+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v942: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:12.763 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:12 smithi060 bash[68878]: cluster 2024-08-17T17:44:11.372556+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v942: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:12.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:12.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:13.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:13.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:13.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:13.205 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:13.205 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:13.205 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:13.278 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:13.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:13.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:13.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:13.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:13.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:13.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:13.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.829 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:13.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:13.933 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.961 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:14.027 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:14.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:14.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:14.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:14.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:14.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:14.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.731 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:14 smithi016 bash[84186]: cluster 2024-08-17T17:44:13.373305+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:14.731 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:14 smithi016 bash[84186]: cluster 2024-08-17T17:44:13.373305+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:14.731 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:44:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:44:14] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.51.0" 2024-08-17T17:44:14.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:14 smithi016 bash[86572]: cluster 2024-08-17T17:44:13.373305+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:14.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:14 smithi016 bash[86572]: cluster 2024-08-17T17:44:13.373305+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:14.747 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:14.850 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:14 smithi060 bash[68878]: cluster 2024-08-17T17:44:13.373305+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:14 smithi060 bash[68878]: cluster 2024-08-17T17:44:13.373305+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v943: 89 pgs: 89 active+clean; 582 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:14.982 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:15.011 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:15.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:15.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:15.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:15.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:15.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:15.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:15.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:15.510 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:15.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:15.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:15.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:15.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:15.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:15.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:15.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:15.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:16.036 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:16.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:16.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:16.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:16.195 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:16.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:16.299 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.326 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:16.429 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:16.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:16.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:16.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:16.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:16.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:16.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:16.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:16 smithi016 bash[84186]: cluster 2024-08-17T17:44:15.374557+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v944: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:16.704 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:16 smithi016 bash[84186]: cluster 2024-08-17T17:44:15.374557+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v944: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:16.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:16 smithi016 bash[86572]: cluster 2024-08-17T17:44:15.374557+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v944: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:16.704 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:16 smithi016 bash[86572]: cluster 2024-08-17T17:44:15.374557+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v944: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:16.719 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:16.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:16 smithi060 bash[68878]: cluster 2024-08-17T17:44:15.374557+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v944: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:16.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:16 smithi060 bash[68878]: cluster 2024-08-17T17:44:15.374557+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v944: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:16.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:16.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:16.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:16.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:17.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:17.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:17.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:17.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:17.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:17.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:17.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:17.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:17.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:17.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:17.743 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.772 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:17.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:17.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.127 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:44:18.127 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:44:18.127 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 0 2024-08-17T17:44:18.127 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:44:18.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.154 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:18.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.278 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:18.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[86572]: cluster 2024-08-17T17:44:17.375263+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[86572]: cluster 2024-08-17T17:44:17.375263+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[86572]: audit 2024-08-17T17:44:17.798995+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[86572]: audit 2024-08-17T17:44:17.798995+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[84186]: cluster 2024-08-17T17:44:17.375263+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[84186]: cluster 2024-08-17T17:44:17.375263+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[84186]: audit 2024-08-17T17:44:17.798995+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:18.523 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:18 smithi016 bash[84186]: audit 2024-08-17T17:44:17.798995+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:18.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:18.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:18.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.764 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:18.776 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:18 smithi060 bash[68878]: cluster 2024-08-17T17:44:17.375263+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:18.776 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:18 smithi060 bash[68878]: cluster 2024-08-17T17:44:17.375263+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 582 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:18.776 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:18 smithi060 bash[68878]: audit 2024-08-17T17:44:17.798995+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:18.776 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:18 smithi060 bash[68878]: audit 2024-08-17T17:44:17.798995+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:18.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:18.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:18.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:19.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:19.049 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:19.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:19.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:19.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:19.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:19.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.440 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:19.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:19.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:19.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.704 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:19.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:19.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.099 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:20.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:20.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:20.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:20.476 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:44:20 smithi060 bash[61583]: ts=2024-08-17T17:44:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:20.494 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:20.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:20.598 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:20.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:20.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:20 smithi016 bash[84186]: cluster 2024-08-17T17:44:19.376441+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:20.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:20 smithi016 bash[84186]: cluster 2024-08-17T17:44:19.376441+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:20.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:20 smithi016 bash[86572]: cluster 2024-08-17T17:44:19.376441+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:20.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:20 smithi016 bash[86572]: cluster 2024-08-17T17:44:19.376441+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:20.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:20.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:20 smithi060 bash[68878]: cluster 2024-08-17T17:44:19.376441+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:20 smithi060 bash[68878]: cluster 2024-08-17T17:44:19.376441+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v946: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:20.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:21.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:21.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:21.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:21.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:21.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:21.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:21.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:21.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:21.550 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:21.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:21.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:21.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:21.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:21.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:21.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:44:21.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.953 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:22.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:22.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:22.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.329 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:22.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[84186]: cluster 2024-08-17T17:44:21.377147+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:22.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[84186]: cluster 2024-08-17T17:44:21.377147+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:22.512 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[84186]: audit 2024-08-17T17:44:22.337788+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:22.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[84186]: audit 2024-08-17T17:44:22.337788+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:22.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[84186]: audit 2024-08-17T17:44:22.338765+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:22.513 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[84186]: audit 2024-08-17T17:44:22.338765+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:22.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.573 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[86572]: cluster 2024-08-17T17:44:21.377147+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:22.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[86572]: cluster 2024-08-17T17:44:21.377147+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:22.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[86572]: audit 2024-08-17T17:44:22.337788+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:22.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[86572]: audit 2024-08-17T17:44:22.337788+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:22.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[86572]: audit 2024-08-17T17:44:22.338765+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:22.574 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:22 smithi016 bash[86572]: audit 2024-08-17T17:44:22.338765+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:22.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.689 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:22.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:22.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:22.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:22 smithi060 bash[68878]: cluster 2024-08-17T17:44:21.377147+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:22 smithi060 bash[68878]: cluster 2024-08-17T17:44:21.377147+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v947: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:22 smithi060 bash[68878]: audit 2024-08-17T17:44:22.337788+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:22 smithi060 bash[68878]: audit 2024-08-17T17:44:22.337788+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:22 smithi060 bash[68878]: audit 2024-08-17T17:44:22.338765+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:22.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:22 smithi060 bash[68878]: audit 2024-08-17T17:44:22.338765+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:22.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:22.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:22.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:23.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:23.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:23.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:23.241 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:23.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:23.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.499 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:23.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:23.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:23.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:23.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:23.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:23.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:23.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:24.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.031 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:24.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.161 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:24.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:24.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:24.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:24.422 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:44:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:44:24] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.51.0" 2024-08-17T17:44:24.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:24.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:24.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:24.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:24.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:24 smithi016 bash[84186]: cluster 2024-08-17T17:44:23.377906+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:24.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:24 smithi016 bash[84186]: cluster 2024-08-17T17:44:23.377906+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:24 smithi016 bash[86572]: cluster 2024-08-17T17:44:23.377906+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:24.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:24 smithi016 bash[86572]: cluster 2024-08-17T17:44:23.377906+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:24.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:24.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:24.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:24.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:24.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:24.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:24.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:24 smithi060 bash[68878]: cluster 2024-08-17T17:44:23.377906+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:24 smithi060 bash[68878]: cluster 2024-08-17T17:44:23.377906+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:24.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:25.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:25.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:25.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:25.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:25.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:25.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:25.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:25.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:25.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:25.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:25.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:25.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:25.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:25.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:25.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:25.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:25.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:26.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:26.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:26.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:26.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:26.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:26.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:26.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:26.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:26.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:26.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:26 smithi016 bash[84186]: cluster 2024-08-17T17:44:25.378836+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:26.634 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:26 smithi016 bash[84186]: cluster 2024-08-17T17:44:25.378836+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:26.634 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:26 smithi016 bash[86572]: cluster 2024-08-17T17:44:25.378836+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:26.635 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:26 smithi016 bash[86572]: cluster 2024-08-17T17:44:25.378836+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:26.657 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:26.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:26.789 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:26.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:26 smithi060 bash[68878]: cluster 2024-08-17T17:44:25.378836+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:26.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:26 smithi060 bash[68878]: cluster 2024-08-17T17:44:25.378836+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:26.921 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:27.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:27.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:27.186 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:27.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:27.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:27.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:27.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:27.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:27.451 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:27.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.584 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:27.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:27.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:27.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:27.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:27.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.981 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:28.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:28.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:28.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:28.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:28.240 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:28.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:28.344 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:28.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:28.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:28.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:28.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:28.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:28.634 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:28.737 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:28.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:28.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:28 smithi060 bash[68878]: cluster 2024-08-17T17:44:27.379525+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:28.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:28 smithi060 bash[68878]: cluster 2024-08-17T17:44:27.379525+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:28.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:28.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:28.879 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:28 smithi016 bash[84186]: cluster 2024-08-17T17:44:27.379525+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:28.879 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:28 smithi016 bash[84186]: cluster 2024-08-17T17:44:27.379525+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:28.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:28 smithi016 bash[86572]: cluster 2024-08-17T17:44:27.379525+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:28.879 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:28 smithi016 bash[86572]: cluster 2024-08-17T17:44:27.379525+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v950: 89 pgs: 89 active+clean; 582 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:28.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:29.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:29.030 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:29.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:29.133 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.159 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:29.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:29.291 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:29.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:29.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:29.439 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:29.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:29.547 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:29.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:29.651 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.678 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:29.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:29.913 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:29.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:29.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:30.044 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:30.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:30.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:30.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:30.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:30.467 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:44:30 smithi060 bash[61583]: ts=2024-08-17T17:44:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:30.515 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-08-17T17:44:30.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[84186]: cluster 2024-08-17T17:44:29.380707+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v951: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[84186]: cluster 2024-08-17T17:44:29.380707+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v951: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[84186]: audit 2024-08-17T17:44:29.833168+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:44:30.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[84186]: audit 2024-08-17T17:44:29.833168+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:44:30.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[86572]: cluster 2024-08-17T17:44:29.380707+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v951: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[86572]: cluster 2024-08-17T17:44:29.380707+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v951: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[86572]: audit 2024-08-17T17:44:29.833168+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:44:30.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:30 smithi016 bash[86572]: audit 2024-08-17T17:44:29.833168+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:44:30.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:30.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:30.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:30 smithi060 bash[68878]: cluster 2024-08-17T17:44:29.380707+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v951: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:30.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:30 smithi060 bash[68878]: cluster 2024-08-17T17:44:29.380707+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v951: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:30.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:30 smithi060 bash[68878]: audit 2024-08-17T17:44:29.833168+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:44:30.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:30 smithi060 bash[68878]: audit 2024-08-17T17:44:29.833168+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:44:30.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:30.824 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:30.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:30.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:30.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:30.983 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:30.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:31.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:31.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:31.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:31.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:31.247 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:31.351 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:31.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:31.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:31.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:31.532 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:44:31.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:31.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:31.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:31.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:31 smithi060 bash[68878]: audit 2024-08-17T17:44:30.518263+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:44:31.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:31 smithi060 bash[68878]: audit 2024-08-17T17:44:30.518263+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:44:31.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:31 smithi060 bash[68878]: cluster 2024-08-17T17:44:30.525501+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:44:31.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:31 smithi060 bash[68878]: cluster 2024-08-17T17:44:30.525501+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:44:31.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:31 smithi060 bash[68878]: audit 2024-08-17T17:44:31.307855+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:31.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:31 smithi060 bash[68878]: audit 2024-08-17T17:44:31.307855+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:31.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.767 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[84186]: audit 2024-08-17T17:44:30.518263+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[84186]: audit 2024-08-17T17:44:30.518263+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[84186]: cluster 2024-08-17T17:44:30.525501+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[84186]: cluster 2024-08-17T17:44:30.525501+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[84186]: audit 2024-08-17T17:44:31.307855+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[84186]: audit 2024-08-17T17:44:31.307855+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[86572]: audit 2024-08-17T17:44:30.518263+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[86572]: audit 2024-08-17T17:44:30.518263+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.16:0/3288158609' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[86572]: cluster 2024-08-17T17:44:30.525501+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:44:31.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[86572]: cluster 2024-08-17T17:44:30.525501+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:44:31.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[86572]: audit 2024-08-17T17:44:31.307855+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:31.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:31 smithi016 bash[86572]: audit 2024-08-17T17:44:31.307855+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:31.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:31.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:32.001 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:32.133 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:32.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:32.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:32.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:32.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:32.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:32.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.381268+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.381268+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.527553+0000 mon.a (mon.0) 1295 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:44:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.527553+0000 mon.a (mon.0) 1295 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:44:32.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.528131+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:32.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.528131+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:32.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: audit 2024-08-17T17:44:31.535446+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:32.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: audit 2024-08-17T17:44:31.535446+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:32.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.540915+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:44:32.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:32 smithi060 bash[68878]: cluster 2024-08-17T17:44:31.540915+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:44:32.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:32.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:32.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:32.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.381268+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.381268+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.527553+0000 mon.a (mon.0) 1295 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.527553+0000 mon.a (mon.0) 1295 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.528131+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.528131+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: audit 2024-08-17T17:44:31.535446+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: audit 2024-08-17T17:44:31.535446+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:32.843 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.540915+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[84186]: cluster 2024-08-17T17:44:31.540915+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.381268+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.381268+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v953: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.527553+0000 mon.a (mon.0) 1295 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.527553+0000 mon.a (mon.0) 1295 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.528131+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.528131+0000 mon.a (mon.0) 1296 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: audit 2024-08-17T17:44:31.535446+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: audit 2024-08-17T17:44:31.535446+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.16:0/2386834792' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.540915+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:44:32.844 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:32 smithi016 bash[86572]: cluster 2024-08-17T17:44:31.540915+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:44:32.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.947 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:44:32.948 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:32.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:32.965 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:44:32.966 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:32.984 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:44:32.984 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:33.002 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:44:33.003 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:33.022 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:44:33.022 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:33.041 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:44:33.042 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:33.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:33.061 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:44:33.061 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:33.081 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:44:33.081 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:33.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:33.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:33.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.344 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:33.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:33.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:33.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:44:33.578 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:44:33.579 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:44:33.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:44:33.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:33.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:33.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.840 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:33 smithi060 bash[68878]: audit 2024-08-17T17:44:32.931411+0000 mon.a (mon.0) 1299 : audit [DBG] from='client.? 172.21.15.16:0/2093299434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:33.840 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:33 smithi060 bash[68878]: audit 2024-08-17T17:44:32.931411+0000 mon.a (mon.0) 1299 : audit [DBG] from='client.? 172.21.15.16:0/2093299434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:33.857 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:33.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:33.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:33.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:34.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:34.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:34.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:34.232 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:33 smithi016 bash[84186]: audit 2024-08-17T17:44:32.931411+0000 mon.a (mon.0) 1299 : audit [DBG] from='client.? 172.21.15.16:0/2093299434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:34.232 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:33 smithi016 bash[84186]: audit 2024-08-17T17:44:32.931411+0000 mon.a (mon.0) 1299 : audit [DBG] from='client.? 172.21.15.16:0/2093299434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:34.232 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:33 smithi016 bash[86572]: audit 2024-08-17T17:44:32.931411+0000 mon.a (mon.0) 1299 : audit [DBG] from='client.? 172.21.15.16:0/2093299434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:34.233 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:33 smithi016 bash[86572]: audit 2024-08-17T17:44:32.931411+0000 mon.a (mon.0) 1299 : audit [DBG] from='client.? 172.21.15.16:0/2093299434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:34.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:34.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:34.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.381 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:34.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:34.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:34.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:34.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:34.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:34 smithi060 bash[68878]: cluster 2024-08-17T17:44:33.382133+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:34.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:34 smithi060 bash[68878]: cluster 2024-08-17T17:44:33.382133+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:34.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:34.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:34.656 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:44:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:44:34] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.51.0" 2024-08-17T17:44:34.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:34.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:34.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:34.880 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:34.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:34.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:35.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:34 smithi016 bash[86572]: cluster 2024-08-17T17:44:33.382133+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:35.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:34 smithi016 bash[86572]: cluster 2024-08-17T17:44:33.382133+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:35.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:34 smithi016 bash[84186]: cluster 2024-08-17T17:44:33.382133+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:35.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:34 smithi016 bash[84186]: cluster 2024-08-17T17:44:33.382133+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v955: 89 pgs: 89 active+clean; 582 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:44:35.030 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:35.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:35.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:35.279 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:35.382 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:35.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:35.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:35.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:35 smithi016 bash[84186]: audit 2024-08-17T17:44:34.664311+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:35 smithi016 bash[84186]: audit 2024-08-17T17:44:34.664311+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:35 smithi016 bash[86572]: audit 2024-08-17T17:44:34.664311+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:35 smithi016 bash[86572]: audit 2024-08-17T17:44:34.664311+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:35.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:35.777 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:35 smithi060 bash[68878]: audit 2024-08-17T17:44:34.664311+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:35 smithi060 bash[68878]: audit 2024-08-17T17:44:34.664311+0000 mon.a (mon.0) 1300 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.794 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:35.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:35.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:35.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:36.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.056 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:36.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:36.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:36.292 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:36.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:36.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:36.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:36.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:36.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:36.584 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:36.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:36.622 DEBUG:teuthology.orchestra.run.smithi016:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2024-08-17T17:44:36.625 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:44:36.625 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:44:36.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:36 smithi060 bash[68878]: cluster 2024-08-17T17:44:35.383146+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:36.700 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:36 smithi060 bash[68878]: cluster 2024-08-17T17:44:35.383146+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:36.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:36.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:36 smithi016 bash[86572]: cluster 2024-08-17T17:44:35.383146+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:36.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:36 smithi016 bash[86572]: cluster 2024-08-17T17:44:35.383146+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:36.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:36 smithi016 bash[84186]: cluster 2024-08-17T17:44:35.383146+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:36.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:36 smithi016 bash[84186]: cluster 2024-08-17T17:44:35.383146+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v956: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:36.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:36.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:37.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:37.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:37.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:hints = 1 2024-08-17T17:44:37.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:44:37.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object prefix: benchmark_data_smithi016_182674 2024-08-17T17:44:37.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:44:37.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:44:37.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:37.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:37.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:37.374 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:44:37.374 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:44:37.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.2 'trim stale osdmaps' 2024-08-17T17:44:37.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:37.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:37.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:37.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:37.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:37.657 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:37.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:37.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:37.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:37.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:37.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:37.998 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:44:38.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:38.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:38.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 1 16 1546 1530 95.6197 95.625 0.00210255 0.00696438 2024-08-17T17:44:38.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:38.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:38.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:38.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:38.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:38.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:38.558 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:38 smithi060 bash[68878]: audit 2024-08-17T17:44:37.338892+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:38.559 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:38 smithi060 bash[68878]: audit 2024-08-17T17:44:37.338892+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:38.559 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:38 smithi060 bash[68878]: audit 2024-08-17T17:44:37.340104+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:38.559 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:38 smithi060 bash[68878]: audit 2024-08-17T17:44:37.340104+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:38.559 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:38 smithi060 bash[68878]: cluster 2024-08-17T17:44:37.383546+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:38.559 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:38 smithi060 bash[68878]: cluster 2024-08-17T17:44:37.383546+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:38.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:38.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:38.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:38.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:38.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[84186]: audit 2024-08-17T17:44:37.338892+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:38.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[84186]: audit 2024-08-17T17:44:37.338892+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:38.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[84186]: audit 2024-08-17T17:44:37.340104+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:38.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[84186]: audit 2024-08-17T17:44:37.340104+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:38.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[84186]: cluster 2024-08-17T17:44:37.383546+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:38.799 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[84186]: cluster 2024-08-17T17:44:37.383546+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:38.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[86572]: audit 2024-08-17T17:44:37.338892+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:38.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[86572]: audit 2024-08-17T17:44:37.338892+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:38.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[86572]: audit 2024-08-17T17:44:37.340104+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:38.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[86572]: audit 2024-08-17T17:44:37.340104+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:38.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[86572]: cluster 2024-08-17T17:44:37.383546+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:38.800 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:38 smithi016 bash[86572]: cluster 2024-08-17T17:44:37.383546+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v957: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:44:38.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:38.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:38.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.940 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:39.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:39.072 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:39.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:39.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 2 16 4556 4540 141.865 188.125 0.002372 0.00702606 2024-08-17T17:44:39.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:39.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:39.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:39.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:39.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:44:39.435 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:39.467 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:39.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:39.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.592 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:39.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:39.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:39.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:39.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:39.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:40.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:40.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 3 16 7186 7170 149.364 164.375 0.00422589 0.00668253 2024-08-17T17:44:40.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:40.241 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:40.344 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:40.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:40.471 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:40.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:40.615 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:44:40 smithi060 bash[61583]: ts=2024-08-17T17:44:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:40.615 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:40 smithi060 bash[68878]: cluster 2024-08-17T17:44:39.384254+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 104 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 187 op/s 2024-08-17T17:44:40.615 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:40 smithi060 bash[68878]: cluster 2024-08-17T17:44:39.384254+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 104 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 187 op/s 2024-08-17T17:44:40.628 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:40.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:40.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:40.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:40 smithi016 bash[86572]: cluster 2024-08-17T17:44:39.384254+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 104 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 187 op/s 2024-08-17T17:44:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:40 smithi016 bash[86572]: cluster 2024-08-17T17:44:39.384254+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 104 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 187 op/s 2024-08-17T17:44:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:40 smithi016 bash[84186]: cluster 2024-08-17T17:44:39.384254+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 104 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 187 op/s 2024-08-17T17:44:40.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:40 smithi016 bash[84186]: cluster 2024-08-17T17:44:39.384254+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v958: 89 pgs: 89 active+clean; 104 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s wr, 187 op/s 2024-08-17T17:44:40.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:40.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:41.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:41.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:41.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:41.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:41.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:41.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 4 16 8592 8576 133.99 87.875 0.00638956 0.00745345 2024-08-17T17:44:41.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.271 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:41.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.403 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:41.506 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:41.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:41.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:41.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:41.862 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:41.864 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:41.902 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:41.958 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:41.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:40.774147+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:40.774147+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:40.778126+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:40.778126+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:41.041082+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:41.041082+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:41.045420+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[84186]: audit 2024-08-17T17:44:41.045420+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:40.774147+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:40.774147+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:40.778126+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:40.778126+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:41.041082+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:41.041082+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:41.045420+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:41 smithi016 bash[86572]: audit 2024-08-17T17:44:41.045420+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.071 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:40.774147+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.071 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:40.774147+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.071 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:40.778126+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:40.778126+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:41.041082+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:41.041082+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:41.045420+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:41 smithi060 bash[68878]: audit 2024-08-17T17:44:41.045420+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:42.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:42.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.196 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 5 16 11021 11005 137.551 151.812 0.00307572 0.00726269 2024-08-17T17:44:42.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:42.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:42.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:42.487 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:42.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:42.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.617 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:42.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:42.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:42.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:42.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.869 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: cluster 2024-08-17T17:44:41.384860+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 218 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s wr, 347 op/s 2024-08-17T17:44:42.869 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: cluster 2024-08-17T17:44:41.384860+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 218 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s wr, 347 op/s 2024-08-17T17:44:42.869 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: audit 2024-08-17T17:44:41.955935+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:42.869 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: audit 2024-08-17T17:44:41.955935+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:42.869 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: audit 2024-08-17T17:44:41.957095+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: audit 2024-08-17T17:44:41.957095+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: audit 2024-08-17T17:44:41.967184+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[84186]: audit 2024-08-17T17:44:41.967184+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: cluster 2024-08-17T17:44:41.384860+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 218 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s wr, 347 op/s 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: cluster 2024-08-17T17:44:41.384860+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 218 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s wr, 347 op/s 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: audit 2024-08-17T17:44:41.955935+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: audit 2024-08-17T17:44:41.955935+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: audit 2024-08-17T17:44:41.957095+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: audit 2024-08-17T17:44:41.957095+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: audit 2024-08-17T17:44:41.967184+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.870 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:42 smithi016 bash[86572]: audit 2024-08-17T17:44:41.967184+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:42.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:42.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:43.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.121 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:43.121 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:44:43.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: cluster 2024-08-17T17:44:41.384860+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 218 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s wr, 347 op/s 2024-08-17T17:44:43.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: cluster 2024-08-17T17:44:41.384860+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v959: 89 pgs: 89 active+clean; 218 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s wr, 347 op/s 2024-08-17T17:44:43.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: audit 2024-08-17T17:44:41.955935+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:43.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: audit 2024-08-17T17:44:41.955935+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:43.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: audit 2024-08-17T17:44:41.957095+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:43.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: audit 2024-08-17T17:44:41.957095+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:43.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: audit 2024-08-17T17:44:41.967184+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:43.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:42 smithi060 bash[68878]: audit 2024-08-17T17:44:41.967184+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:44:43.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:43.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 6 16 13458 13442 140.009 152.312 0.014573 0.00713216 2024-08-17T17:44:43.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:43.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:43.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.539 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:43.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:43.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.801 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:43.904 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.905 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:43.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:44.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.043 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:43 smithi016 bash[84186]: cluster 2024-08-17T17:44:43.386368+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-08-17T17:44:44.043 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:43 smithi016 bash[84186]: cluster 2024-08-17T17:44:43.386368+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-08-17T17:44:44.043 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:43 smithi016 bash[86572]: cluster 2024-08-17T17:44:43.386368+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-08-17T17:44:44.043 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:43 smithi016 bash[86572]: cluster 2024-08-17T17:44:43.386368+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-08-17T17:44:44.049 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:43 smithi060 bash[68878]: cluster 2024-08-17T17:44:43.386368+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-08-17T17:44:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:43 smithi060 bash[68878]: cluster 2024-08-17T17:44:43.386368+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v960: 89 pgs: 89 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-08-17T17:44:44.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.194 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 7 16 15127 15111 134.909 104.312 0.00732824 0.00740699 2024-08-17T17:44:44.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:44.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:44.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:44.565 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:44.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:44.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:44.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:44.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:44.801 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:44:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:44:44] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.51.0" 2024-08-17T17:44:44.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:44.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:44.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:44.948 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:45.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:45.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:45.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 8 16 16661 16645 130.027 95.875 0.00146178 0.00761087 2024-08-17T17:44:45.205 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:45.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:45.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:45.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:45.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:45.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:45.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:45.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:45.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:45.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:45.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:45.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:45.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:45.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:46.100 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:46.127 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:46.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 9 15 17967 17952 124.655 81.6875 0.00886032 0.00801631 2024-08-17T17:44:46.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:46.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:46.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:46.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:46.515 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:46.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:46.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:46.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:46.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:46 smithi060 bash[68878]: cluster 2024-08-17T17:44:45.387600+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 914 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:46.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:46 smithi060 bash[68878]: cluster 2024-08-17T17:44:45.387600+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 914 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:46.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:46.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:46 smithi016 bash[84186]: cluster 2024-08-17T17:44:45.387600+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 914 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:46 smithi016 bash[84186]: cluster 2024-08-17T17:44:45.387600+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 914 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:46 smithi016 bash[86572]: cluster 2024-08-17T17:44:45.387600+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 914 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:46 smithi016 bash[86572]: cluster 2024-08-17T17:44:45.387600+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v961: 89 pgs: 89 active+clean; 914 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:46.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:46.903 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:47.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:47.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:47.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:47.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 10 16 19348 19332 120.814 86.25 0.00536959 0.00827007 2024-08-17T17:44:47.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:47.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:47.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:47.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:47.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:47.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:47.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:47.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:47.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.827 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:47.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.953 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:47.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:48.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:48.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:44:48.084 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:48.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:48.188 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:48.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 11 16 21414 21398 121.569 129.125 0.00339577 0.00821927 2024-08-17T17:44:48.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:48.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:48.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.356 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:48.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:48.487 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:48.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:48.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:48.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:48.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:48.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:48.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:48 smithi060 bash[68878]: cluster 2024-08-17T17:44:47.388609+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:48.731 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:48 smithi060 bash[68878]: cluster 2024-08-17T17:44:47.388609+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:48.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:48.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:48.848 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.866 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:48.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:48.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:49.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:48 smithi016 bash[84186]: cluster 2024-08-17T17:44:47.388609+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:49.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:48 smithi016 bash[84186]: cluster 2024-08-17T17:44:47.388609+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:49.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:48 smithi016 bash[86572]: cluster 2024-08-17T17:44:47.388609+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:49.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:48 smithi016 bash[86572]: cluster 2024-08-17T17:44:47.388609+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v962: 89 pgs: 89 active+clean; 914 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:44:49.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:49.121 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:49.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:49.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 12 16 22813 22797 118.724 87.4375 0.00256071 0.00831238 2024-08-17T17:44:49.225 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:49.254 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:49.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:49.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:49.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:49.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:49.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:49.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.657 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:49.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:49.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:49.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:50.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:50.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:50.157 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.184 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:50.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 13 16 24211 24195 116.311 87.375 0.00847493 0.00859198 2024-08-17T17:44:50.289 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:50.317 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:50.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:44:50 smithi060 bash[61583]: ts=2024-08-17T17:44:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:50.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:50.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:50.546 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:50.574 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:50 smithi060 bash[68878]: cluster 2024-08-17T17:44:49.389485+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-08-17T17:44:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:50 smithi060 bash[68878]: cluster 2024-08-17T17:44:49.389485+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-08-17T17:44:50.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:50 smithi016 bash[84186]: cluster 2024-08-17T17:44:49.389485+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-08-17T17:44:50.707 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:50 smithi016 bash[84186]: cluster 2024-08-17T17:44:49.389485+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-08-17T17:44:50.707 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:50 smithi016 bash[86572]: cluster 2024-08-17T17:44:49.389485+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-08-17T17:44:50.708 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:50 smithi016 bash[86572]: cluster 2024-08-17T17:44:49.389485+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v963: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2024-08-17T17:44:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:50.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:50.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:50.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.952 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:51.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:51.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:51.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:51.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 14 16 25644 25628 114.4 89.5625 0.00807518 0.00873411 2024-08-17T17:44:51.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:51.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:51.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:51.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:51.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:51.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:51.710 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:51.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:51.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:51.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:51.876 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:51.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:51.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:52.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.133 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:52.195 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 15 16 27508 27492 114.539 116.5 0.00755822 0.00872406 2024-08-17T17:44:52.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:52.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:52.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:52.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:52.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:52.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:52.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:52 smithi060 bash[68878]: cluster 2024-08-17T17:44:51.389896+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:44:52.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:52 smithi060 bash[68878]: cluster 2024-08-17T17:44:51.389896+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:44:52.511 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:52 smithi060 bash[68878]: audit 2024-08-17T17:44:52.335647+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:52.512 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:52 smithi060 bash[68878]: audit 2024-08-17T17:44:52.335647+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:52.527 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:52.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:52.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[84186]: cluster 2024-08-17T17:44:51.389896+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[84186]: cluster 2024-08-17T17:44:51.389896+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[84186]: audit 2024-08-17T17:44:52.335647+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[84186]: audit 2024-08-17T17:44:52.335647+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[86572]: cluster 2024-08-17T17:44:51.389896+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[86572]: cluster 2024-08-17T17:44:51.389896+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v964: 89 pgs: 89 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:44:52.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[86572]: audit 2024-08-17T17:44:52.335647+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:52.644 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:52 smithi016 bash[86572]: audit 2024-08-17T17:44:52.335647+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:52.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:52.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:52.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:52.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.918 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:53.023 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.064 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:53.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:53.196 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 16 16 29555 29539 115.37 127.938 0.0133309 0.00865992 2024-08-17T17:44:53.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.320 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:53.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:53.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:53.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:53.576 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:53.681 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:53.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:53.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:53.955 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:53.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:53.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:54.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:54.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:54.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:54.196 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 17 16 31549 31533 115.913 124.625 0.00849215 0.00862136 2024-08-17T17:44:54.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:54.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:54.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:54.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:54.467 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:54.499 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:54.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:54.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:54 smithi016 bash[84186]: cluster 2024-08-17T17:44:53.390411+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:44:54.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:54 smithi016 bash[84186]: cluster 2024-08-17T17:44:53.390411+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:44:54.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:44:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:44:54] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-08-17T17:44:54.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:54 smithi016 bash[86572]: cluster 2024-08-17T17:44:53.390411+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:44:54.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:54 smithi016 bash[86572]: cluster 2024-08-17T17:44:53.390411+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:44:54.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:54 smithi060 bash[68878]: cluster 2024-08-17T17:44:53.390411+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:44:54.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:54 smithi060 bash[68878]: cluster 2024-08-17T17:44:53.390411+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v965: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-08-17T17:44:54.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:54.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:54.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:54.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:54.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:54.984 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:55.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:55.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:55.196 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 18 16 32848 32832 113.984 81.1875 0.011067 0.00876586 2024-08-17T17:44:55.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:55.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:55.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.405 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:55.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:55.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:55.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:55.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:55.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:55.764 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:55.893 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:56.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:56.050 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:56.152 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:56.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:56.196 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 19 16 34513 34497 113.461 104.062 0.00681234 0.00880871 2024-08-17T17:44:56.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:56.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:56.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:56.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:56.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:56 smithi060 bash[68878]: cluster 2024-08-17T17:44:55.391142+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:44:56.551 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:56 smithi060 bash[68878]: cluster 2024-08-17T17:44:55.391142+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:44:56.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:56.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:56.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:56.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:56.790 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:56.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:56.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:56.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:56.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:56 smithi016 bash[86572]: cluster 2024-08-17T17:44:55.391142+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:44:56.834 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:56 smithi016 bash[86572]: cluster 2024-08-17T17:44:55.391142+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:44:56.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:56 smithi016 bash[84186]: cluster 2024-08-17T17:44:55.391142+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:44:56.835 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:56 smithi016 bash[84186]: cluster 2024-08-17T17:44:55.391142+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v966: 89 pgs: 89 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2024-08-17T17:44:56.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:56.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:57.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:44:57.200593+0000 min lat: 0.00107122 max lat: 0.491641 avg lat: 0.00895636 2024-08-17T17:44:57.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:44:57.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 20 16 35725 35709 111.576 75.75 0.00817831 0.00895636 2024-08-17T17:44:57.211 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.346 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:57.450 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:57.482 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:57.587 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:57.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:57.875 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:57.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:57.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:58.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:58.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:58.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:58.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 21 16 37345 37329 111.083 101.25 0.00249525 0.00898706 2024-08-17T17:44:58.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:58.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:58.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:58.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:58.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.662 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:58.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:58.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:58 smithi016 bash[84186]: cluster 2024-08-17T17:44:57.391588+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:44:58.777 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:44:58 smithi016 bash[84186]: cluster 2024-08-17T17:44:57.391588+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:44:58.777 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:58 smithi016 bash[86572]: cluster 2024-08-17T17:44:57.391588+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:44:58.777 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:44:58 smithi016 bash[86572]: cluster 2024-08-17T17:44:57.391588+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:44:58.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:58.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.910 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:58 smithi060 bash[68878]: cluster 2024-08-17T17:44:57.391588+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:44:58.910 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:44:58 smithi060 bash[68878]: cluster 2024-08-17T17:44:57.391588+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v967: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:44:58.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:59.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:59.061 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:59.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:59.165 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:59.193 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:59.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 22 16 38664 38648 109.781 82.4375 0.0109773 0.00910295 2024-08-17T17:44:59.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:59.315 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:59.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:59.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:59.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:59.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:59.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:59.709 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:59.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:59.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:59.843 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:59.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:59.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:59.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.100 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 23 16 39946 39930 108.491 80.125 0.00201618 0.00919681 2024-08-17T17:45:00.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:00.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:00.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:00.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:00.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.473 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:45:00 smithi060 bash[61583]: ts=2024-08-17T17:45:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:00.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:00.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:00.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:00.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:00.718 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:00 smithi016 bash[84186]: cluster 2024-08-17T17:44:59.392145+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:45:00.719 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:00 smithi016 bash[84186]: cluster 2024-08-17T17:44:59.392145+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:45:00.719 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:00 smithi016 bash[86572]: cluster 2024-08-17T17:44:59.392145+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:45:00.720 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:00 smithi016 bash[86572]: cluster 2024-08-17T17:44:59.392145+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:45:00.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:00.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:00 smithi060 bash[68878]: cluster 2024-08-17T17:44:59.392145+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:45:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:00 smithi060 bash[68878]: cluster 2024-08-17T17:44:59.392145+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v968: 89 pgs: 89 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:45:00.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:01.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:01.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:01.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 24 16 41082 41066 106.929 71 0.00463326 0.00934679 2024-08-17T17:45:01.242 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:01.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:01.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:01.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:01.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:01.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:01.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:01.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:01.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:01.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.787 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:01.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.921 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:02.024 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.053 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:02.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:02.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:02.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 25 16 42728 42712 106.766 102.875 0.00438637 0.00936076 2024-08-17T17:45:02.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:02.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:02.561 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:02 smithi016 bash[84186]: cluster 2024-08-17T17:45:01.393818+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:45:02.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:02 smithi016 bash[84186]: cluster 2024-08-17T17:45:01.393818+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:45:02.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:02 smithi016 bash[86572]: cluster 2024-08-17T17:45:01.393818+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:45:02.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:02 smithi016 bash[86572]: cluster 2024-08-17T17:45:01.393818+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:45:02.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:02.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:02 smithi060 bash[68878]: cluster 2024-08-17T17:45:01.393818+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:45:02.697 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:02 smithi060 bash[68878]: cluster 2024-08-17T17:45:01.393818+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v969: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:45:02.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:02.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:02.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:02.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:02.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:03.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.085 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:03.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:03.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 26 16 43938 43922 105.569 75.625 0.0241769 0.0094664 2024-08-17T17:45:03.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:03.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:03.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:03.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:03.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.626 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:03.728 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:03.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:03.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:03.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:03.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:03.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:03.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:04.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:04.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:04.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:04.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:04.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:04.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 27 16 44834 44818 103.733 56 0.0376899 0.0096335 2024-08-17T17:45:04.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:04.278 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:04.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:04.480 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:45:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:45:04] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-08-17T17:45:04.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:04.539 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:04.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:04.644 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:04.652 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:04 smithi016 bash[84186]: cluster 2024-08-17T17:45:03.394393+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:45:04.653 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:04 smithi016 bash[84186]: cluster 2024-08-17T17:45:03.394393+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:45:04.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:04 smithi016 bash[86572]: cluster 2024-08-17T17:45:03.394393+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:45:04.653 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:04 smithi016 bash[86572]: cluster 2024-08-17T17:45:03.394393+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:45:04.665 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:04 smithi060 bash[68878]: cluster 2024-08-17T17:45:03.394393+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:45:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:04 smithi060 bash[68878]: cluster 2024-08-17T17:45:03.394393+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T17:45:04.740 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:04.740 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:45:04.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:04.779 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:45:04.780 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:04.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:04.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:04.805 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:45:04.806 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:04.831 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:45:04.831 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:04.864 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:04.864 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:45:04.891 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:45:04.891 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:04.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:04.918 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:45:04.918 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:04.939 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:04.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:04.952 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:45:04.953 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:05.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:05.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:05.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:05.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:05.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:05.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 28 16 46365 46349 103.445 95.6875 0.014324 0.00966089 2024-08-17T17:45:05.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:05.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:05.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:05.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:05.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:05.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:05.577 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:05 smithi060 bash[68878]: audit 2024-08-17T17:45:04.714207+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/722800588' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:05.578 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:05 smithi060 bash[68878]: audit 2024-08-17T17:45:04.714207+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/722800588' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:05.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:05.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:05.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:05.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:05 smithi016 bash[84186]: audit 2024-08-17T17:45:04.714207+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/722800588' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:05.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:05 smithi016 bash[84186]: audit 2024-08-17T17:45:04.714207+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/722800588' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:05.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:05 smithi016 bash[86572]: audit 2024-08-17T17:45:04.714207+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/722800588' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:05.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:05 smithi016 bash[86572]: audit 2024-08-17T17:45:04.714207+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.16:0/722800588' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:05.846 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:05.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:05.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:06.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:06.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:06.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 29 16 47805 47789 102.981 90 0.00860365 0.00970456 2024-08-17T17:45:06.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:06.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:06.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:06.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:06.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:06.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:06.502 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:45:06.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:06.610 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[84186]: cluster 2024-08-17T17:45:05.395078+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[84186]: cluster 2024-08-17T17:45:05.395078+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[84186]: audit 2024-08-17T17:45:05.754752+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[84186]: audit 2024-08-17T17:45:05.754752+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[86572]: cluster 2024-08-17T17:45:05.395078+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[86572]: cluster 2024-08-17T17:45:05.395078+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[86572]: audit 2024-08-17T17:45:05.754752+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:06.611 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:06 smithi016 bash[86572]: audit 2024-08-17T17:45:05.754752+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:06.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:06.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:06 smithi060 bash[68878]: cluster 2024-08-17T17:45:05.395078+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:45:06.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:06 smithi060 bash[68878]: cluster 2024-08-17T17:45:05.395078+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v971: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T17:45:06.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:06 smithi060 bash[68878]: audit 2024-08-17T17:45:05.754752+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:06.756 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:06 smithi060 bash[68878]: audit 2024-08-17T17:45:05.754752+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:06.772 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:06.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:06.906 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:06.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:07.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:07.142 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.163 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:07.197 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 30 16 49146 49130 102.342 83.8125 0.00189308 0.00972082 2024-08-17T17:45:07.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:07.288 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:07.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:07.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:07.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:07.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:07.533 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: cluster 2024-08-17T17:45:06.488665+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: cluster 2024-08-17T17:45:06.488665+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: audit 2024-08-17T17:45:06.503337+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: audit 2024-08-17T17:45:06.503337+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: cluster 2024-08-17T17:45:06.515903+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: cluster 2024-08-17T17:45:06.515903+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: audit 2024-08-17T17:45:07.339345+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: audit 2024-08-17T17:45:07.339345+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:07.536 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: audit 2024-08-17T17:45:07.340557+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[84186]: audit 2024-08-17T17:45:07.340557+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: cluster 2024-08-17T17:45:06.488665+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: cluster 2024-08-17T17:45:06.488665+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: audit 2024-08-17T17:45:06.503337+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: audit 2024-08-17T17:45:06.503337+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: cluster 2024-08-17T17:45:06.515903+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: cluster 2024-08-17T17:45:06.515903+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: audit 2024-08-17T17:45:07.339345+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: audit 2024-08-17T17:45:07.339345+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:07.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: audit 2024-08-17T17:45:07.340557+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:07.538 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:07 smithi016 bash[86572]: audit 2024-08-17T17:45:07.340557+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:07.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:07.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: cluster 2024-08-17T17:45:06.488665+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: cluster 2024-08-17T17:45:06.488665+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: audit 2024-08-17T17:45:06.503337+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: audit 2024-08-17T17:45:06.503337+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.16:0/1845000292' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: cluster 2024-08-17T17:45:06.515903+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: cluster 2024-08-17T17:45:06.515903+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: audit 2024-08-17T17:45:07.339345+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: audit 2024-08-17T17:45:07.339345+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: audit 2024-08-17T17:45:07.340557+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:07.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:07 smithi060 bash[68878]: audit 2024-08-17T17:45:07.340557+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:07.696 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:07.800 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:07.830 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:07.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:07.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:45:07.963 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:45:07.964 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:45:07.964 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:45:07.964 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:45:07.964 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:45:07.964 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:45:07.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:45:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:07.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:08.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:08.095 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:08.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:08.198 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 31 16 50326 50310 101.419 73.75 0.0174366 0.0098539 2024-08-17T17:45:08.199 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.227 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.328 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:08.350 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:08.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.482 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.585 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:08.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:08 smithi060 bash[68878]: cluster 2024-08-17T17:45:07.395535+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:45:08.594 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:08 smithi060 bash[68878]: cluster 2024-08-17T17:45:07.395535+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:45:08.618 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:08.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:08.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:08.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:08.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:08 smithi016 bash[84186]: cluster 2024-08-17T17:45:07.395535+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:45:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:08 smithi016 bash[84186]: cluster 2024-08-17T17:45:07.395535+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:45:08.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:08 smithi016 bash[86572]: cluster 2024-08-17T17:45:07.395535+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:45:08.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:08 smithi016 bash[86572]: cluster 2024-08-17T17:45:07.395535+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v973: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:45:08.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.887 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:09.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:09.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:09.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:09.198 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 32 16 51432 51416 100.41 69.125 0.00854557 0.00995378 2024-08-17T17:45:09.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:09.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:09.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:09.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:09.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:09.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:09.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:09.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:09.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:09.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:09.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:09.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:10.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.092 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:10.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.198 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 33 16 52580 52564 99.5411 71.75 0.00224687 0.00999658 2024-08-17T17:45:10.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:10.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.340 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:10.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.468 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:10.498 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:45:10 smithi060 bash[61583]: ts=2024-08-17T17:45:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:10.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:10.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:10.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:10.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:10.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:10.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:10 smithi016 bash[84186]: cluster 2024-08-17T17:45:09.396256+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:45:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:10 smithi016 bash[84186]: cluster 2024-08-17T17:45:09.396256+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:45:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:10 smithi016 bash[86572]: cluster 2024-08-17T17:45:09.396256+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:45:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:10 smithi016 bash[86572]: cluster 2024-08-17T17:45:09.396256+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:45:10.841 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:10 smithi060 bash[68878]: cluster 2024-08-17T17:45:09.396256+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:45:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:10 smithi060 bash[68878]: cluster 2024-08-17T17:45:09.396256+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v974: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:45:10.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:11.103 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:11.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:45:11.198 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 34 16 53410 53394 98.139 51.875 0.00297955 0.0101248 2024-08-17T17:45:11.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:11.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:11.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:11.388 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:11.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:11.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:11.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:11.626 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:11.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:11.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:11.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:11.773 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:11.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:11.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:11.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:45:11.973 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:45:11.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.3 'trim stale osdmaps' 2024-08-17T17:45:12.009 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:12.135 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:12.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:12.198 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 35 16 54462 54446 97.2133 65.75 0.00699488 0.0102513 2024-08-17T17:45:12.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:12.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:12.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:12.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:12.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:12.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:12.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:12 smithi060 bash[68878]: cluster 2024-08-17T17:45:11.396727+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:45:12.535 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:12 smithi060 bash[68878]: cluster 2024-08-17T17:45:11.396727+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:45:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:12.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:12.761 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:12 smithi016 bash[84186]: cluster 2024-08-17T17:45:11.396727+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:45:12.762 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:12 smithi016 bash[84186]: cluster 2024-08-17T17:45:11.396727+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:45:12.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:12 smithi016 bash[86572]: cluster 2024-08-17T17:45:11.396727+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:45:12.762 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:12 smithi016 bash[86572]: cluster 2024-08-17T17:45:11.396727+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v975: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:45:12.780 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:12.801 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:12.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:12.904 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:12.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:13.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:13.067 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:13.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:13.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.198 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 36 16 55532 55516 96.3704 66.875 0.00463878 0.0103712 2024-08-17T17:45:13.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:13.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:13.435 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:13.458 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:13.563 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:13.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:13.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:13.719 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:13.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:13.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:45:13.951 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:14.093 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:14.181 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:45:14.181 INFO:teuthology.orchestra.run.smithi016.stdout: "size": 20, 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 600, 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:49088 9.2 9:47a81a37:::benchmark_data_smithi016_182674_object49087:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:07.035617+0000", 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 7.1398207669999998, 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.20510911500000001, 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.182 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 49088 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035617+0000", 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.183 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035617+0000", 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035618+0000", 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7000000000000003e-07 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.184 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035634+0000", 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5954999999999999e-05 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035644+0000", 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0268000000000001e-05 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035651+0000", 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2439999999999996e-06 2024-08-17T17:45:14.185 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035705+0000", 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3165999999999999e-05 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.035849+0000", 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014448999999999999 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.186 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.036008+0000", 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015876900000000001 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.037787+0000", 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0017794169999999999 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.187 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.046782+0000", 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0089944759999999995 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.240386+0000", 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.193604427 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.240609+0000", 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00022239699999999999 2024-08-17T17:45:14.188 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.240726+0000", 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011753599999999999 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:49097 9.2 9:466a8026:::benchmark_data_smithi016_182674_object49096:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:07.044614+0000", 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 7.1308240290000002, 2024-08-17T17:45:14.189 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.19651047299999999, 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.190 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 49097 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044614+0000", 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044614+0000", 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.191 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044615+0000", 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1230000000000001e-06 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044636+0000", 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1495999999999999e-05 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.192 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044651+0000", 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4375e-05 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044656+0000", 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.434e-06 2024-08-17T17:45:14.193 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044725+0000", 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8398999999999993e-05 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044843+0000", 2024-08-17T17:45:14.194 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000118404 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.044980+0000", 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013676000000000001 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.195 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.196 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.046881+0000", 2024-08-17T17:45:14.196 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0019013809999999999 2024-08-17T17:45:14.196 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.196 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.046929+0000", 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7509999999999997e-05 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.240842+0000", 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.193913269 2024-08-17T17:45:14.197 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.240993+0000", 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015108400000000001 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.241124+0000", 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013123799999999999 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.198 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:49114 9.2 9:4b48fcce:::benchmark_data_smithi016_182674_object49113:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:07.053673+0000", 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 7.1217648660000004, 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.18759120700000001, 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.199 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 49114 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053673+0000", 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053673+0000", 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.200 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053674+0000", 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1519999999999999e-06 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053702+0000", 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.7572e-05 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053710+0000", 2024-08-17T17:45:14.201 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4149999999999999e-06 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053715+0000", 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5360000000000003e-06 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053753+0000", 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8776999999999998e-05 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.202 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053828+0000", 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4973000000000002e-05 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.053961+0000", 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013247399999999999 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.203 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.056892+0000", 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0029314670000000001 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.057027+0000", 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013505099999999999 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.241209+0000", 2024-08-17T17:45:14.204 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.18418209499999999 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.241239+0000", 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.0023999999999999e-05 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:07.241264+0000", 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4671000000000001e-05 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.205 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:52471 9.2 9:4df7a35d:::benchmark_data_smithi016_182674_object52470:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:09.986076+0000", 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 4.1893619060000002, 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.26256384300000002, 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.206 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 52471 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986076+0000", 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986076+0000", 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986077+0000", 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3999999999999999e-06 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986111+0000", 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3578000000000003e-05 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986130+0000", 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9534999999999998e-05 2024-08-17T17:45:14.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986143+0000", 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2150000000000001e-05 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986219+0000", 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6380999999999999e-05 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986400+0000", 2024-08-17T17:45:14.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000181134 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.986540+0000", 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014027399999999999 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.989573+0000", 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0030328820000000002 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:09.992662+0000", 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00308859 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.248516+0000", 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.25585396900000001 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.248588+0000", 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2694999999999994e-05 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.248640+0000", 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1255000000000003e-05 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:52498 9.2 9:405c3028:::benchmark_data_smithi016_182674_object52497:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:10.033687+0000", 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 4.1417507090000001, 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.21511323500000001, 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.212 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 52498 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033687+0000", 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.213 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033687+0000", 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033688+0000", 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.035e-06 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.214 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033714+0000", 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6120000000000001e-05 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033729+0000", 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4798e-05 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033737+0000", 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.576e-06 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.215 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.033844+0000", 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010774500000000001 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.034105+0000", 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00026077099999999997 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.034412+0000", 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00030661399999999998 2024-08-17T17:45:14.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.044048+0000", 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0096357779999999994 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.044864+0000", 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00081687899999999996 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.248689+0000", 2024-08-17T17:45:14.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.20382492399999999 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.248745+0000", 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5819999999999997e-05 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.248800+0000", 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5174999999999999e-05 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.218 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:52501 9.2 9:40ac0334:::benchmark_data_smithi016_182674_object52500:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:10.037710+0000", 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 4.1377279360000001, 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.21342302199999999, 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.219 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 52501 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037710+0000", 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.220 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037710+0000", 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037711+0000", 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1659999999999999e-06 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037752+0000", 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0682000000000001e-05 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.221 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037766+0000", 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3852000000000001e-05 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037774+0000", 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2150000000000001e-06 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.037918+0000", 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014461500000000001 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.222 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038051+0000", 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013284200000000001 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038204+0000", 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000152373 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.044065+0000", 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.005861018 2024-08-17T17:45:14.223 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.044948+0000", 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00088326500000000005 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251034+0000", 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.206085727 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251089+0000", 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5331000000000003e-05 2024-08-17T17:45:14.224 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251133+0000", 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3936000000000001e-05 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:52503 9.2 9:4a70dfc9:::benchmark_data_smithi016_182674_object52502:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:10.038319+0000", 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 4.1371183680000003, 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.212997925, 2024-08-17T17:45:14.225 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 52503 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038319+0000", 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.226 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038319+0000", 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038320+0000", 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9099999999999991e-07 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038342+0000", 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2053999999999999e-05 2024-08-17T17:45:14.227 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038405+0000", 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2317000000000007e-05 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.038413+0000", 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.157e-06 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.228 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040033+0000", 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0016197399999999999 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040150+0000", 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000116798 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040285+0000", 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013591300000000001 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.229 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.044076+0000", 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0037902080000000002 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.045038+0000", 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000962388 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251206+0000", 2024-08-17T17:45:14.230 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.20616783799999999 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251266+0000", 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9729999999999999e-05 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251317+0000", 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1790999999999999e-05 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.231 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:52506 9.2 9:416a877c:::benchmark_data_smithi016_182674_object52505:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:10.040300+0000", 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 4.1351380239999997, 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.211191988, 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 52506 2024-08-17T17:45:14.232 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040300+0000", 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040300+0000", 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.233 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040301+0000", 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.384e-06 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040326+0000", 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4892000000000002e-05 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040337+0000", 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1235e-05 2024-08-17T17:45:14.234 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.040345+0000", 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7789999999999996e-06 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.042083+0000", 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0017376570000000001 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.042196+0000", 2024-08-17T17:45:14.235 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000113114 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.042328+0000", 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013198600000000001 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.044526+0000", 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0021983609999999998 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.236 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.047151+0000", 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0026248059999999999 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251390+0000", 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.20423915200000001 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251451+0000", 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0798999999999998e-05 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.237 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:10.251492+0000", 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0822999999999999e-05 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54442 9.2 9:4edb4c9d:::benchmark_data_smithi016_182674_object54441:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.088322+0000", 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0871161379999998, 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.353498969, 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.238 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54442 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088322+0000", 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.239 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088322+0000", 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088323+0000", 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2330000000000001e-06 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088348+0000", 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.5476000000000001e-05 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.240 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088358+0000", 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5380000000000008e-06 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088363+0000", 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.135e-06 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088405+0000", 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1780999999999999e-05 2024-08-17T17:45:14.241 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088562+0000", 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015696899999999999 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088654+0000", 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2613000000000003e-05 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.242 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092575+0000", 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0039205519999999999 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094773+0000", 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0021977110000000002 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441696+0000", 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34692326800000001 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.243 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441767+0000", 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0732e-05 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441821+0000", 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3961000000000001e-05 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54444 9.8 9:1612a5ea:::benchmark_data_smithi016_182674_object54443:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.244 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.088439+0000", 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0869989320000002, 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34680209200000001, 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54444 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.245 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088439+0000", 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088439+0000", 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088440+0000", 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.75e-07 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.246 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088464+0000", 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4669e-05 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088474+0000", 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7880000000000001e-06 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.247 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088481+0000", 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5729999999999996e-06 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088533+0000", 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2478999999999997e-05 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088652+0000", 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011851899999999999 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.248 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.088791+0000", 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013914900000000001 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094222+0000", 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0054307970000000002 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094474+0000", 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00025285200000000002 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.249 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435059+0000", 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34058491699999999 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435142+0000", 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2905000000000007e-05 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435241+0000", 2024-08-17T17:45:14.250 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.8769000000000003e-05 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:54440 9.f e258/253 9:f1014a35:::benchmark_data_smithi016_182674_object54439:head v 258'3396, mlcod=258'3394)", 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.092124+0000", 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0833142530000002, 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34489758999999998, 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.251 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092124+0000", 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092124+0000", 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092125+0000", 2024-08-17T17:45:14.252 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0979999999999999e-06 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092148+0000", 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3703e-05 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092160+0000", 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1158000000000001e-05 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.253 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092166+0000", 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5749999999999997e-06 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092225+0000", 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8584e-05 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.092245+0000", 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0387e-05 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.254 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.436968+0000", 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34472339600000002 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.437021+0000", 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2689000000000003e-05 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.255 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54448 9.1 9:89b135c5:::benchmark_data_smithi016_182674_object54447:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.094182+0000", 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0812554200000002, 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.347180302, 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54448 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.256 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094182+0000", 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094182+0000", 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094184+0000", 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.499e-06 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.257 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094241+0000", 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6866000000000001e-05 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094253+0000", 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2649999999999999e-05 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094260+0000", 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9789999999999996e-06 2024-08-17T17:45:14.258 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094359+0000", 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.8832000000000005e-05 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094467+0000", 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000107607 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094637+0000", 2024-08-17T17:45:14.259 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016970099999999999 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441081+0000", 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34644479700000003 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441145+0000", 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3318000000000006e-05 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441217+0000", 2024-08-17T17:45:14.260 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2230000000000005e-05 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441295+0000", 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8485999999999994e-05 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441363+0000", 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7336999999999996e-05 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.261 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54449 9.1 9:84808cc3:::benchmark_data_smithi016_182674_object54448:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.094288+0000", 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0811500999999999, 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.35325198600000002, 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54449 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.262 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094288+0000", 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094288+0000", 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094288+0000", 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1799999999999995e-07 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.263 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094311+0000", 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2452000000000001e-05 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094318+0000", 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.695e-06 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094324+0000", 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9889999999999997e-06 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.264 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.096317+0000", 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0019927159999999998 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.096452+0000", 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013436200000000001 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435285+0000", 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.33883318699999998 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.265 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441170+0000", 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0058847880000000002 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447375+0000", 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0062054789999999999 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447450+0000", 2024-08-17T17:45:14.266 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5321999999999995e-05 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447501+0000", 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0909000000000003e-05 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447540+0000", 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8469e-05 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.267 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54453 9.c 9:30c5f402:::benchmark_data_smithi016_182674_object54452:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.094619+0000", 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0808185180000001, 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.35123012599999998, 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54453 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.268 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094619+0000", 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094619+0000", 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.269 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094620+0000", 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9800000000000002e-07 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094637+0000", 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6625000000000001e-05 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094646+0000", 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0690000000000008e-06 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.270 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.271 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.271 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094652+0000", 2024-08-17T17:45:14.271 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7860000000000002e-06 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.096545+0000", 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00189372 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.436105+0000", 2024-08-17T17:45:14.274 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.33955940299999998 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.436492+0000", 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000387425 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.443728+0000", 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0072355350000000004 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.275 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.443776+0000", 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8242000000000003e-05 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445756+0000", 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0019798009999999998 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445808+0000", 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2014e-05 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.276 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445849+0000", 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1607999999999999e-05 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54454 9.c 9:362486bb:::benchmark_data_smithi016_182674_object54453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.094666+0000", 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0807714979999998, 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.351308762, 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.277 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54454 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094666+0000", 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094666+0000", 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.278 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094667+0000", 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7199999999999999e-07 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094691+0000", 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3828e-05 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094699+0000", 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1329999999999999e-06 2024-08-17T17:45:14.279 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094705+0000", 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7479999999999999e-06 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.439347+0000", 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34464273499999998 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.439524+0000", 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017694799999999999 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.280 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.439729+0000", 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000204296 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.443788+0000", 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0040590870000000003 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445722+0000", 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0019341790000000001 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.281 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445894+0000", 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017243 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445941+0000", 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.6718999999999998e-05 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445975+0000", 2024-08-17T17:45:14.282 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4087000000000001e-05 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54457 9.1 9:8e37b64e:::benchmark_data_smithi016_182674_object54456:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.094713+0000", 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0807245280000002, 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.35299464899999999, 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.283 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54457 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094713+0000", 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094713+0000", 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.284 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094714+0000", 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9900000000000001e-07 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094736+0000", 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2320999999999999e-05 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094744+0000", 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6429999999999995e-06 2024-08-17T17:45:14.285 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.094751+0000", 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9670000000000004e-06 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.438542+0000", 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34379100299999998 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.286 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.438683+0000", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014173899999999999 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 6,7", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.438820+0000", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000136592 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.441524+0000", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0027044019999999998 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447418+0000", 2024-08-17T17:45:14.287 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0058930750000000002 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447619+0000", 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000201681 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447669+0000", 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9880999999999999e-05 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.447708+0000", 2024-08-17T17:45:14.288 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8846e-05 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:54451 9.3 e258/253 9:caab973f:::benchmark_data_smithi016_182674_object54450:head v 258'3396, mlcod=258'3394)", 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.095238+0000", 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0802002279999998, 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.33980466999999998, 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.289 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095238+0000", 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095238+0000", 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095238+0000", 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7299999999999995e-07 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.290 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095289+0000", 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1085999999999998e-05 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095300+0000", 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0535e-05 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095307+0000", 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1459999999999999e-06 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.291 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095415+0000", 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000108031 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095432+0000", 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7147e-05 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.434969+0000", 2024-08-17T17:45:14.292 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.33953677300000001 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435042+0000", 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3279000000000001e-05 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:54447 9.f e258/253 9:ff88148c:::benchmark_data_smithi016_182674_object54446:head v 258'3397, mlcod=258'3394)", 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.095298+0000", 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0801403020000002, 2024-08-17T17:45:14.293 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34178002699999999, 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095298+0000", 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095298+0000", 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.294 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095298+0000", 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4000000000000002e-07 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095321+0000", 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2736000000000001e-05 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095330+0000", 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4040000000000001e-06 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.295 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095336+0000", 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7049999999999996e-06 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095382+0000", 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.6223000000000001e-05 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.095400+0000", 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8325000000000002e-05 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.296 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.437026+0000", 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34162513 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.437078+0000", 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1963999999999999e-05 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.297 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:54452 9.4 e258/253 9:2420c289:::benchmark_data_smithi016_182674_object54451:head v 258'3295, mlcod=258'3293)", 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.097188+0000", 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0782497129999999, 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.34855625800000001, 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097188+0000", 2024-08-17T17:45:14.298 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.299 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.299 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.299 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097188+0000", 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097189+0000", 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5099999999999999e-07 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097211+0000", 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1773999999999999e-05 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.300 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.434892+0000", 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.33768125500000001 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.434906+0000", 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4301000000000001e-05 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.440645+0000", 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0057388830000000002 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.301 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.440676+0000", 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.0997999999999997e-05 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445684+0000", 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.005007867 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.445744+0000", 2024-08-17T17:45:14.302 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0429e-05 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:54459 9.8 9:1abedf24:::benchmark_data_smithi016_182674_object54458:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:45:12.097826+0000", 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 2.0776114689999998, 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.346270252, 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:45:14.303 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 54459 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097826+0000", 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:45:14.304 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097826+0000", 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097827+0000", 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.15e-06 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.097844+0000", 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6871000000000002e-05 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:45:14.305 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.434299+0000", 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.33645469900000002 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.434326+0000", 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6784999999999999e-05 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435554+0000", 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0012281309999999999 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.306 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.435820+0000", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00026621700000000002 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.436035+0000", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00021467 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.440208+0000", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0041734270000000004 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:45:14.307 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.440374+0000", 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016562099999999999 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.443958+0000", 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0035840910000000002 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.444038+0000", 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0007999999999997e-05 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:45:14.308 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:45:12.444097+0000", 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8582000000000003e-05 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:45:14.309 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:45:14.309 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 37 16 56867 56851 96.0188 83.4375 0.0150498 0.0104082 2024-08-17T17:45:14.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:14.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:14.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:14.504 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:45:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:45:14] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.51.0" 2024-08-17T17:45:14.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:14 smithi016 bash[84186]: cluster 2024-08-17T17:45:13.397304+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:45:14.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:14 smithi016 bash[84186]: cluster 2024-08-17T17:45:13.397304+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:45:14.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:14 smithi016 bash[86572]: cluster 2024-08-17T17:45:13.397304+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:45:14.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:14 smithi016 bash[86572]: cluster 2024-08-17T17:45:13.397304+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:45:14.602 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:14.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:14.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:14.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:14 smithi060 bash[68878]: cluster 2024-08-17T17:45:13.397304+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:45:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:14 smithi060 bash[68878]: cluster 2024-08-17T17:45:13.397304+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v976: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:45:14.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:14.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:15.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:15.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:15.133 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:15.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:15.199 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 38 16 58271 58255 95.8011 87.75 0.00648233 0.0104331 2024-08-17T17:45:15.239 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:15.268 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:15.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:15.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:15.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:15.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:15.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:15.668 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:15.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:15.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:15.935 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:16.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:16.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:16.199 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 39 16 59685 59669 95.6105 88.375 0.00348144 0.0104542 2024-08-17T17:45:16.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:16.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:16.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.332 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:16.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:16.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:45:16.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:16.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:16.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:16.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:16.757 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:16.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:16.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:16 smithi016 bash[84186]: cluster 2024-08-17T17:45:15.397941+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:45:16.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:16 smithi016 bash[84186]: cluster 2024-08-17T17:45:15.397941+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:45:16.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:16 smithi016 bash[86572]: cluster 2024-08-17T17:45:15.397941+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:45:16.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:16 smithi016 bash[86572]: cluster 2024-08-17T17:45:15.397941+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:45:16.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:16 smithi060 bash[68878]: cluster 2024-08-17T17:45:15.397941+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:45:16.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:16 smithi060 bash[68878]: cluster 2024-08-17T17:45:15.397941+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v977: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:45:16.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:16.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:16.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:17.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:17.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.136 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:17.199 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:45:17.203279+0000 min lat: 0.00107122 max lat: 0.491641 avg lat: 0.0104915 2024-08-17T17:45:17.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:45:17.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 40 16 60996 60980 95.2685 81.9375 0.0101208 0.0104915 2024-08-17T17:45:17.241 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:17.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:17.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:17.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:17.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:17.637 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.665 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:17.771 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:17.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:17.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:18.020 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:18.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:18.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:18.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:18.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:18.199 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 41 16 62349 62333 95.0072 84.5625 0.0198706 0.0105195 2024-08-17T17:45:18.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.324 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:18.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:18.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:18.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:18.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.577 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:18 smithi060 bash[68878]: cluster 2024-08-17T17:45:17.398345+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v978: 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 2024-08-17T17:45:18.577 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:18 smithi060 bash[68878]: cluster 2024-08-17T17:45:17.398345+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v978: 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 2024-08-17T17:45:18.587 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:18.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:18.714 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:18.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:18.816 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:18.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:18.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:18.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.043 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:19.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:18 smithi016 bash[86572]: cluster 2024-08-17T17:45:17.398345+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v978: 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 2024-08-17T17:45:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:18 smithi016 bash[86572]: cluster 2024-08-17T17:45:17.398345+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v978: 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 2024-08-17T17:45:19.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:18 smithi016 bash[84186]: cluster 2024-08-17T17:45:17.398345+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v978: 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 2024-08-17T17:45:19.080 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:18 smithi016 bash[84186]: cluster 2024-08-17T17:45:17.398345+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v978: 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 2024-08-17T17:45:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:19.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:19.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 42 16 63431 63415 94.3551 67.625 0.00897256 0.0105927 2024-08-17T17:45:19.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:19.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:19.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:19.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:19.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:19.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:19.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:19.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.755 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:19.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:19.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:19.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:20.031 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:20.063 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:20.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:20.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 43 16 64513 64497 93.7332 67.625 0.00377224 0.010651 2024-08-17T17:45:20.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:20.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:45:20 smithi060 bash[61583]: ts=2024-08-17T17:45:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:20.527 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.553 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:20.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:20.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:20.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:20.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:20 smithi016 bash[84186]: cluster 2024-08-17T17:45:19.399400+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:45:20.794 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:20 smithi016 bash[84186]: cluster 2024-08-17T17:45:19.399400+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:45:20.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:20 smithi016 bash[86572]: cluster 2024-08-17T17:45:19.399400+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:45:20.795 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:20 smithi016 bash[86572]: cluster 2024-08-17T17:45:19.399400+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:45:20.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:20.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:20.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.924 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:20 smithi060 bash[68878]: cluster 2024-08-17T17:45:19.399400+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:45:20.924 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:20 smithi060 bash[68878]: cluster 2024-08-17T17:45:19.399400+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v979: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:45:20.940 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:21.047 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.080 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:21.083 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:21.188 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 44 16 65561 65545 93.0914 65.5 0.00645401 0.0107364 2024-08-17T17:45:21.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:21.313 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.339 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:21.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:21.470 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:21.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:21.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:21.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:21.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:21.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:21.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:21.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:22.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:22.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:22.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 45 16 66740 66724 92.6601 73.6875 0.00448344 0.0107863 2024-08-17T17:45:22.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:22.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:22.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:22.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:22.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:22.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:22.505 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:22.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:22 smithi060 bash[68878]: cluster 2024-08-17T17:45:21.400074+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:22.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:22 smithi060 bash[68878]: cluster 2024-08-17T17:45:21.400074+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:22.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:22 smithi060 bash[68878]: audit 2024-08-17T17:45:22.335890+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:22.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:22 smithi060 bash[68878]: audit 2024-08-17T17:45:22.335890+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:22.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:22.785 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:22.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:22.898 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[84186]: cluster 2024-08-17T17:45:21.400074+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:22.898 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[84186]: cluster 2024-08-17T17:45:21.400074+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:22.898 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[84186]: audit 2024-08-17T17:45:22.335890+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:22.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[84186]: audit 2024-08-17T17:45:22.335890+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:22.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[86572]: cluster 2024-08-17T17:45:21.400074+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:22.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[86572]: cluster 2024-08-17T17:45:21.400074+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v980: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:22.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[86572]: audit 2024-08-17T17:45:22.335890+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:22.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:22 smithi016 bash[86572]: audit 2024-08-17T17:45:22.335890+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:22.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:22.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:23.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:23.044 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:23.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:23.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:23.247 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 46 16 67618 67602 91.8386 54.875 0.0118385 0.0108829 2024-08-17T17:45:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:23.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.373 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:23.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:23.499 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:23.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:23.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:23.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:23.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:23.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:23.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:23.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:23.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:24.123 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:24.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 47 16 68921 68905 91.6172 81.4375 0.0151552 0.0109101 2024-08-17T17:45:24.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:24.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:24.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:24.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:24.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:24.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:24.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:24.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:24.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:24.554 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:45:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:45:24] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.51.0" 2024-08-17T17:45:24.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:24.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:24.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:24.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:24 smithi016 bash[84186]: cluster 2024-08-17T17:45:23.401994+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v981: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:24.739 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:24 smithi016 bash[84186]: cluster 2024-08-17T17:45:23.401994+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v981: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:24.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:24 smithi016 bash[86572]: cluster 2024-08-17T17:45:23.401994+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v981: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:24.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:24 smithi016 bash[86572]: cluster 2024-08-17T17:45:23.401994+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v981: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:24.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:24.789 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:24 smithi060 bash[68878]: cluster 2024-08-17T17:45:23.401994+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v981: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:24.789 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:24 smithi060 bash[68878]: cluster 2024-08-17T17:45:23.401994+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v981: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:45:24.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:24.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:24.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:24.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:25.040 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:25.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:25.196 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:25.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 48 16 70173 70157 91.3386 78.25 0.0116934 0.0109441 2024-08-17T17:45:25.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:25.328 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:25.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:25.457 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:25.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:25.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:25.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:25.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:25.697 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:25.722 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:25.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:25.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:25.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:26.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:26.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:26 smithi060 bash[68878]: cluster 2024-08-17T17:45:25.402563+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:45:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:26 smithi060 bash[68878]: cluster 2024-08-17T17:45:25.402563+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:45:26.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 49 16 71404 71388 91.0446 76.9375 0.00504153 0.0109777 2024-08-17T17:45:26.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:26.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:26 smithi016 bash[84186]: cluster 2024-08-17T17:45:25.402563+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:45:26.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:26 smithi016 bash[84186]: cluster 2024-08-17T17:45:25.402563+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:45:26.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:26 smithi016 bash[86572]: cluster 2024-08-17T17:45:25.402563+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:45:26.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:26 smithi016 bash[86572]: cluster 2024-08-17T17:45:25.402563+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v982: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:45:26.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:26.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:26.471 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:26.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:26.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:26.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.629 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:26.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:26.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:26.884 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:26.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:27.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:27.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 50 16 72421 72405 90.4949 63.5625 0.00997807 0.0110456 2024-08-17T17:45:27.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:27.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:27.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:27.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:27.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:27.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:27.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:27.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.791 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:27.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:27.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:27.927 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:28.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:28.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:28.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:28.188 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:28.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 51 16 73577 73561 90.1371 72.25 0.0172604 0.0110891 2024-08-17T17:45:28.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.326 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:28.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:28.458 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:28.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:28.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:28 smithi016 bash[84186]: cluster 2024-08-17T17:45:27.402961+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:45:28.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:28 smithi016 bash[84186]: cluster 2024-08-17T17:45:27.402961+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:45:28.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:28 smithi016 bash[86572]: cluster 2024-08-17T17:45:27.402961+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:45:28.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:28 smithi016 bash[86572]: cluster 2024-08-17T17:45:27.402961+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:45:28.590 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:28.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:28.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:28 smithi060 bash[68878]: cluster 2024-08-17T17:45:27.402961+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:45:28.703 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:28 smithi060 bash[68878]: cluster 2024-08-17T17:45:27.402961+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v983: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s 2024-08-17T17:45:28.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:28.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:28.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:29.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.110 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:29.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 52 16 74613 74597 89.6487 64.75 0.00280693 0.0111263 2024-08-17T17:45:29.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:29.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:29.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:29.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:29.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:29.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:29.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:29.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.764 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:29.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:29.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:30.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:30.022 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:30.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:30.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:30.152 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:30.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 53 16 75347 75331 88.8228 45.875 0.0201413 0.0112515 2024-08-17T17:45:30.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:30.263 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:45:30 smithi060 bash[61583]: ts=2024-08-17T17:45:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:30.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:30.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:30.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:30.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:30.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:30 smithi060 bash[68878]: cluster 2024-08-17T17:45:29.403665+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:45:30.530 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:30 smithi060 bash[68878]: cluster 2024-08-17T17:45:29.403665+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:45:30.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:30.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:30.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:30.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:30.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:30.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:30 smithi016 bash[84186]: cluster 2024-08-17T17:45:29.403665+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:45:30.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:30 smithi016 bash[84186]: cluster 2024-08-17T17:45:29.403665+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:45:30.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:30 smithi016 bash[86572]: cluster 2024-08-17T17:45:29.403665+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:45:30.792 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:30 smithi016 bash[86572]: cluster 2024-08-17T17:45:29.403665+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v984: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:45:30.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:30.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:30.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:30.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:30.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:31.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:31.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:31.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:31.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 54 16 76158 76142 88.1165 50.6875 0.00397968 0.0113373 2024-08-17T17:45:31.283 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:31.408 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:31.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:31.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.573 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:31.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.715 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:31.816 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:31.846 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:31.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:32.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.110 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 55 16 77005 76989 87.4769 52.9375 0.00877372 0.011426 2024-08-17T17:45:32.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.490 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.593 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:32.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:32.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:32.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:32.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:32 smithi060 bash[68878]: cluster 2024-08-17T17:45:31.404167+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:45:32.738 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:32 smithi060 bash[68878]: cluster 2024-08-17T17:45:31.404167+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:45:32.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:32.867 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:32 smithi016 bash[84186]: cluster 2024-08-17T17:45:31.404167+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:45:32.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:32 smithi016 bash[84186]: cluster 2024-08-17T17:45:31.404167+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:45:32.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:32 smithi016 bash[86572]: cluster 2024-08-17T17:45:31.404167+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:45:32.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:32 smithi016 bash[86572]: cluster 2024-08-17T17:45:31.404167+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v985: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:45:32.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:33.000 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:33.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:33.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:33.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:33.200 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 56 15 77830 77815 86.8366 51.625 0.0187151 0.0115108 2024-08-17T17:45:33.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:33.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:33.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:33.536 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:33.558 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:33.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:33.698 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:33.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:33.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.832 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:33.940 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:33.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:33.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:34.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:34.085 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:34.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:34.192 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:34.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 57 16 78699 78683 86.2648 54.25 0.00646934 0.011587 2024-08-17T17:45:34.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:34.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:34.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:34.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:34.477 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:45:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:45:34] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.51.0" 2024-08-17T17:45:34.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:34.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:34.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:34 smithi016 bash[84186]: cluster 2024-08-17T17:45:33.404630+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:34.639 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:34 smithi016 bash[84186]: cluster 2024-08-17T17:45:33.404630+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:34.639 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:34 smithi016 bash[86572]: cluster 2024-08-17T17:45:33.404630+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:34.639 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:34 smithi016 bash[86572]: cluster 2024-08-17T17:45:33.404630+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:34.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.745 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:34 smithi060 bash[68878]: cluster 2024-08-17T17:45:33.404630+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:34.746 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:34 smithi060 bash[68878]: cluster 2024-08-17T17:45:33.404630+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v986: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.773 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:34.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:34.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:35.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:35.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:35.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:35.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:35.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:35.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 58 16 79756 79740 85.9164 66.0625 0.00784614 0.011635 2024-08-17T17:45:35.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:35.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:35.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:35.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.570 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:35.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:35.702 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:35.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.840 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:35.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:35.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:35.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:36.072 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:36.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 59 16 80651 80635 85.4082 55.9375 0.00435408 0.0116645 2024-08-17T17:45:36.223 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:36.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:36.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:36.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:36.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:36.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:36.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:36.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:36.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.657 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:36.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:36 smithi060 bash[68878]: cluster 2024-08-17T17:45:35.405253+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:36 smithi060 bash[68878]: cluster 2024-08-17T17:45:35.405253+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:36.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:36.776 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:36 smithi016 bash[84186]: cluster 2024-08-17T17:45:35.405253+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:36.831 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:36 smithi016 bash[84186]: cluster 2024-08-17T17:45:35.405253+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:36.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:36 smithi016 bash[86572]: cluster 2024-08-17T17:45:35.405253+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:36.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:36 smithi016 bash[86572]: cluster 2024-08-17T17:45:35.405253+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v987: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:45:36.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:36.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:37.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.034 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:37.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:37.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:37.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:45:37.205081+0000 min lat: 0.00107122 max lat: 0.491641 avg lat: 0.0117611 2024-08-17T17:45:37.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:45:37.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 60 16 81614 81598 84.9878 60.1875 0.0120018 0.0117611 2024-08-17T17:45:37.270 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:37.304 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:37.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:37.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:37.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:37.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:37.564 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:37.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:37.711 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:37.817 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:37.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:37 smithi016 bash[84186]: audit 2024-08-17T17:45:37.336538+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:37.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:37 smithi016 bash[84186]: audit 2024-08-17T17:45:37.336538+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:37.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:37 smithi016 bash[86572]: audit 2024-08-17T17:45:37.336538+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:37.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:37 smithi016 bash[86572]: audit 2024-08-17T17:45:37.336538+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:37.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:37 smithi060 bash[68878]: audit 2024-08-17T17:45:37.336538+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:37.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:37 smithi060 bash[68878]: audit 2024-08-17T17:45:37.336538+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:37.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:37.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:37.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:37.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:38.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.121 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:38.201 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 61 16 82641 82625 84.6467 64.1875 0.0124728 0.0118086 2024-08-17T17:45:38.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:38.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:38.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:38.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:38.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:38.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:38.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:38.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:38.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:38.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:38 smithi016 bash[84186]: cluster 2024-08-17T17:45:37.405798+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:38.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:38 smithi016 bash[84186]: cluster 2024-08-17T17:45:37.405798+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:38.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:38 smithi016 bash[86572]: cluster 2024-08-17T17:45:37.405798+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:38.774 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:38 smithi016 bash[86572]: cluster 2024-08-17T17:45:37.405798+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:38.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:38.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:38.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:38 smithi060 bash[68878]: cluster 2024-08-17T17:45:37.405798+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:38 smithi060 bash[68878]: cluster 2024-08-17T17:45:37.405798+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v988: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:38.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:38.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:39.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:39.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.208 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 62 16 83685 83669 84.324 65.25 0.00610803 0.0118536 2024-08-17T17:45:39.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:39.318 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:39.410 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:45:39.410 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:39.437 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:39.445 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:45:39.445 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:39.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:39.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:39.476 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:39.476 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:45:39.511 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:45:39.512 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:39.542 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:45:39.542 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:39 smithi016 bash[84186]: audit 2024-08-17T17:45:39.382381+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/3245808892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:39.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:39 smithi016 bash[84186]: audit 2024-08-17T17:45:39.382381+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/3245808892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:39.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:45:39.576 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:39.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:39.611 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:45:39.612 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:39.662 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:39.663 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:45:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:39 smithi060 bash[68878]: audit 2024-08-17T17:45:39.382381+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/3245808892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:39 smithi060 bash[68878]: audit 2024-08-17T17:45:39.382381+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/3245808892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:39.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:39.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:39.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:39 smithi016 bash[86572]: audit 2024-08-17T17:45:39.382381+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/3245808892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:39.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:39 smithi016 bash[86572]: audit 2024-08-17T17:45:39.382381+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.16:0/3245808892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:39.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:39.961 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:40.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:40.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:40.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 63 16 84673 84657 83.9656 61.75 0.00396842 0.011904 2024-08-17T17:45:40.241 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:40.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:40.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:40.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:40.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:40.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:40.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.511 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:45:40 smithi060 bash[61583]: ts=2024-08-17T17:45:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:40.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:40.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:40.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.765 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:40 smithi060 bash[68878]: cluster 2024-08-17T17:45:39.406639+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:40.765 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:40 smithi060 bash[68878]: cluster 2024-08-17T17:45:39.406639+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:40.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:40.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:40.906 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:40.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:41.008 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:41.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:40 smithi016 bash[84186]: cluster 2024-08-17T17:45:39.406639+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:41.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:40 smithi016 bash[84186]: cluster 2024-08-17T17:45:39.406639+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:41.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:40 smithi016 bash[86572]: cluster 2024-08-17T17:45:39.406639+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:41.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:40 smithi016 bash[86572]: cluster 2024-08-17T17:45:39.406639+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v989: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:45:41.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:41.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.173 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:41.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:41.208 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 64 16 85542 85526 83.5023 54.3125 0.00571747 0.0119663 2024-08-17T17:45:41.274 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:41.299 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:41.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:41.402 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:41.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:41.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:41.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:41.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:41.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:41.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:41.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:41.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:41.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:41.964 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:42.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:42.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:42.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:42.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 65 15 86220 86205 82.8706 42.4375 0.0145484 0.0120614 2024-08-17T17:45:42.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:42.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:42.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:42.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:42.511 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:42.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:42.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:42.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:42.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:42.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[84186]: cluster 2024-08-17T17:45:41.407468+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-08-17T17:45:42.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[84186]: cluster 2024-08-17T17:45:41.407468+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-08-17T17:45:42.662 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[84186]: audit 2024-08-17T17:45:42.091777+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:42.662 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[84186]: audit 2024-08-17T17:45:42.091777+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:42.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[86572]: cluster 2024-08-17T17:45:41.407468+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-08-17T17:45:42.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[86572]: cluster 2024-08-17T17:45:41.407468+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-08-17T17:45:42.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[86572]: audit 2024-08-17T17:45:42.091777+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:42.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:42 smithi016 bash[86572]: audit 2024-08-17T17:45:42.091777+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:42.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:42.759 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:42 smithi060 bash[68878]: cluster 2024-08-17T17:45:41.407468+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-08-17T17:45:42.759 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:42 smithi060 bash[68878]: cluster 2024-08-17T17:45:41.407468+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v990: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2024-08-17T17:45:42.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:42 smithi060 bash[68878]: audit 2024-08-17T17:45:42.091777+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:42.760 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:42 smithi060 bash[68878]: audit 2024-08-17T17:45:42.091777+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:42.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:42.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:42.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:43.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:43.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:43.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:43.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:43.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:43.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 66 16 87190 87174 82.5325 60.5625 0.02145 0.0121118 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:45:43.299 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:45:43.300 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:45:43.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:45:43.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:43.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:43.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:43.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:43.457 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:43.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:43.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:43.610 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:45:43.610 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:45:43.689 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:43.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:43.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:43.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:43.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:43.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:43.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:44.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:44.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:44.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:44.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 67 16 88159 88143 82.2046 60.5625 0.0326199 0.01216 2024-08-17T17:45:44.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:44.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:44.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:44.386 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:44.491 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.520 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:45:44.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.525 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:45:44] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-08-17T17:45:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:44.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[84186]: cluster 2024-08-17T17:45:43.408075+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-08-17T17:45:44.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[84186]: cluster 2024-08-17T17:45:43.408075+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-08-17T17:45:44.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[84186]: audit 2024-08-17T17:45:43.831447+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:44.581 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[84186]: audit 2024-08-17T17:45:43.831447+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:44.581 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[86572]: cluster 2024-08-17T17:45:43.408075+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-08-17T17:45:44.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[86572]: cluster 2024-08-17T17:45:43.408075+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-08-17T17:45:44.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[86572]: audit 2024-08-17T17:45:43.831447+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:44.582 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:44 smithi016 bash[86572]: audit 2024-08-17T17:45:43.831447+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:44.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:44.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:44.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:45:44.757 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:44 smithi060 bash[68878]: cluster 2024-08-17T17:45:43.408075+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-08-17T17:45:44.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:44 smithi060 bash[68878]: cluster 2024-08-17T17:45:43.408075+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v991: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 920 op/s 2024-08-17T17:45:44.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:44 smithi060 bash[68878]: audit 2024-08-17T17:45:43.831447+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:44.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:44 smithi060 bash[68878]: audit 2024-08-17T17:45:43.831447+0000 mon.a (mon.0) 1320 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:44.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:44.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:44.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:44.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:45.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:45.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:45.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:45.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:45.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 68 16 89170 89154 81.9248 63.1875 0.00948599 0.0122013 2024-08-17T17:45:45.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.302 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:45.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:45.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:45.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:45.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:45.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:45.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:45.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:45.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:45 smithi060 bash[68878]: cluster 2024-08-17T17:45:44.518912+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:45 smithi060 bash[68878]: cluster 2024-08-17T17:45:44.518912+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:45 smithi060 bash[68878]: audit 2024-08-17T17:45:44.521483+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:45 smithi060 bash[68878]: audit 2024-08-17T17:45:44.521483+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:45 smithi060 bash[68878]: cluster 2024-08-17T17:45:44.526226+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:45:45.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:45 smithi060 bash[68878]: cluster 2024-08-17T17:45:44.526226+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:45:45.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:45.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[84186]: cluster 2024-08-17T17:45:44.518912+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[84186]: cluster 2024-08-17T17:45:44.518912+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[84186]: audit 2024-08-17T17:45:44.521483+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[84186]: audit 2024-08-17T17:45:44.521483+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[84186]: cluster 2024-08-17T17:45:44.526226+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[84186]: cluster 2024-08-17T17:45:44.526226+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[86572]: cluster 2024-08-17T17:45:44.518912+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[86572]: cluster 2024-08-17T17:45:44.518912+0000 mon.a (mon.0) 1321 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:45.840 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[86572]: audit 2024-08-17T17:45:44.521483+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:45.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[86572]: audit 2024-08-17T17:45:44.521483+0000 mon.a (mon.0) 1322 : audit [INF] from='client.? 172.21.15.16:0/1388307020' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:45.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[86572]: cluster 2024-08-17T17:45:44.526226+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:45:45.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:45 smithi016 bash[86572]: cluster 2024-08-17T17:45:44.526226+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:45:45.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:45.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:45.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:46.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.068 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:46.171 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:46.198 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:46.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:46.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 69 16 89624 89608 81.1488 28.375 0.0152577 0.0123178 2024-08-17T17:45:46.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:46.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:46.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:46.457 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:46.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:46.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:46.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:46 smithi016 bash[84186]: cluster 2024-08-17T17:45:45.408700+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2024-08-17T17:45:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:46 smithi016 bash[84186]: cluster 2024-08-17T17:45:45.408700+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2024-08-17T17:45:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:46 smithi016 bash[86572]: cluster 2024-08-17T17:45:45.408700+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2024-08-17T17:45:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:46 smithi016 bash[86572]: cluster 2024-08-17T17:45:45.408700+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2024-08-17T17:45:46.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:46.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:46.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:46 smithi060 bash[68878]: cluster 2024-08-17T17:45:45.408700+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2024-08-17T17:45:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:46 smithi060 bash[68878]: cluster 2024-08-17T17:45:45.408700+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v993: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s 2024-08-17T17:45:46.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:46.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:47.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:47.119 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:47.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:47.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 70 16 90674 90658 80.927 65.625 0.0102674 0.0123515 2024-08-17T17:45:47.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:45:47.271 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:45:47.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.5 'trim stale osdmaps' 2024-08-17T17:45:47.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:47.382 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:47.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:47.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:47.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.645 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:47.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:47.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:47.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:47.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:47.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:48.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:48.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:45:48.040 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:48.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.176 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:48.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 71 16 91413 91397 80.4377 46.1875 0.00804035 0.0124272 2024-08-17T17:45:48.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:48.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:48.414 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:48.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:48.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:48.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:48.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:48 smithi016 bash[84186]: cluster 2024-08-17T17:45:47.409547+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:45:48.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:48 smithi016 bash[84186]: cluster 2024-08-17T17:45:47.409547+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:45:48.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:48 smithi016 bash[86572]: cluster 2024-08-17T17:45:47.409547+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:45:48.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:48 smithi016 bash[86572]: cluster 2024-08-17T17:45:47.409547+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:45:48.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:48.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:48.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:48.713 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:48.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:48.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:48.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:48 smithi060 bash[68878]: cluster 2024-08-17T17:45:47.409547+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:45:48.828 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:48 smithi060 bash[68878]: cluster 2024-08-17T17:45:47.409547+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v994: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-08-17T17:45:48.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:48.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:48.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:48.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:48.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:49.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.115 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:49.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 72 16 92390 92374 80.1686 61.0625 0.00932925 0.0124678 2024-08-17T17:45:49.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:49.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:49.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.529 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:49.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:49.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:49.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:49.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:50.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:50.084 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:50.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:45:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[68878]: audit 2024-08-17T17:45:49.109083+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[68878]: audit 2024-08-17T17:45:49.109083+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[68878]: audit 2024-08-17T17:45:49.124950+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[68878]: audit 2024-08-17T17:45:49.124950+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[68878]: cluster 2024-08-17T17:45:49.410308+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-08-17T17:45:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[68878]: cluster 2024-08-17T17:45:49.410308+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-08-17T17:45:50.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:50.209 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 73 16 93333 93317 79.8777 58.9375 0.0121484 0.012513 2024-08-17T17:45:50.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:50.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:50.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[84186]: audit 2024-08-17T17:45:49.109083+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[84186]: audit 2024-08-17T17:45:49.109083+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[84186]: audit 2024-08-17T17:45:49.124950+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[84186]: audit 2024-08-17T17:45:49.124950+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[84186]: cluster 2024-08-17T17:45:49.410308+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-08-17T17:45:50.333 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[84186]: cluster 2024-08-17T17:45:49.410308+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-08-17T17:45:50.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[86572]: audit 2024-08-17T17:45:49.109083+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[86572]: audit 2024-08-17T17:45:49.109083+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[86572]: audit 2024-08-17T17:45:49.124950+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[86572]: audit 2024-08-17T17:45:49.124950+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:50.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[86572]: cluster 2024-08-17T17:45:49.410308+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-08-17T17:45:50.334 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:50 smithi016 bash[86572]: cluster 2024-08-17T17:45:49.410308+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v995: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2024-08-17T17:45:50.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:50.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:45:50 smithi060 bash[61583]: ts=2024-08-17T17:45:50.215Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:50.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:50.486 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:50.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:50.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:50.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:50.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:50.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:50.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:51.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.024 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:51.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:51.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:51.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:51.210 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 74 16 94355 94339 79.6614 63.875 0.0105986 0.0125484 2024-08-17T17:45:51.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:51.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:51.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.553 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:51.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:51.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:51.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.828 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:51.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.959 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:52.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.084 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:52.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.211 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 75 16 95315 95299 79.3977 60 0.0316886 0.0125889 2024-08-17T17:45:52.221 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:52.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:52.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:52.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:52.578 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:52.578 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:52.579 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:52.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:52.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:52 smithi060 bash[68878]: cluster 2024-08-17T17:45:51.411744+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:45:52.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:52 smithi060 bash[68878]: cluster 2024-08-17T17:45:51.411744+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:45:52.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:52 smithi060 bash[68878]: audit 2024-08-17T17:45:52.337758+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:52.600 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:52 smithi060 bash[68878]: audit 2024-08-17T17:45:52.337758+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:52.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:52.720 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:52.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[84186]: cluster 2024-08-17T17:45:51.411744+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[84186]: cluster 2024-08-17T17:45:51.411744+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[84186]: audit 2024-08-17T17:45:52.337758+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[84186]: audit 2024-08-17T17:45:52.337758+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[86572]: cluster 2024-08-17T17:45:51.411744+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[86572]: cluster 2024-08-17T17:45:51.411744+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v996: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[86572]: audit 2024-08-17T17:45:52.337758+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:52.745 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:52 smithi016 bash[86572]: audit 2024-08-17T17:45:52.337758+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:52.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:52.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:52.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.018 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:53.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.161 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:53.211 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 76 16 96192 96176 79.0742 54.8125 0.0107475 0.0126406 2024-08-17T17:45:53.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:53.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:53.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:53.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.686 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:53.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:53.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:52.728032+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:52.728032+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:52.739224+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:52.739224+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:53.678010+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:53.678010+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:53.678861+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:53.678861+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:53.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:53.685205+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:53 smithi060 bash[68878]: audit 2024-08-17T17:45:53.685205+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:52.728032+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:52.728032+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:52.739224+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:52.739224+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:53.678010+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:53.678010+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:53.678861+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:53.678861+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:53.685205+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.985 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[84186]: audit 2024-08-17T17:45:53.685205+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:52.728032+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:52.728032+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:52.739224+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:52.739224+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:53.678010+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:53.678010+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:53.678861+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:53.678861+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:53.685205+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:53.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:53 smithi016 bash[86572]: audit 2024-08-17T17:45:53.685205+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:45:54.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:54.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:54.211 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.212 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 77 16 97085 97069 78.772 55.8125 0.0120631 0.0126896 2024-08-17T17:45:54.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:54.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:54.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:54.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:54.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.485 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:45:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:45:54] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-08-17T17:45:54.506 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:54.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:54.619 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:54.634 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:54.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:54.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:54.743 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:54 smithi016 bash[84186]: cluster 2024-08-17T17:45:53.412229+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:45:54.743 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:54 smithi016 bash[84186]: cluster 2024-08-17T17:45:53.412229+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:45:54.760 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:54.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:54.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:54.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:54.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:54.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:55.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:54 smithi016 bash[86572]: cluster 2024-08-17T17:45:53.412229+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:45:55.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:54 smithi016 bash[86572]: cluster 2024-08-17T17:45:53.412229+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:45:55.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:55.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:54 smithi060 bash[68878]: cluster 2024-08-17T17:45:53.412229+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:45:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:54 smithi060 bash[68878]: cluster 2024-08-17T17:45:53.412229+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v997: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2024-08-17T17:45:55.211 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 78 16 97562 97546 78.1444 29.8125 0.0192817 0.0127912 2024-08-17T17:45:55.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.429 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:55.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:55.562 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:55.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:55.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:55.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:55.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:56.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.098 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:56.211 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 79 16 98493 98477 77.8918 58.1875 0.0189621 0.0128321 2024-08-17T17:45:56.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:56.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:56.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:56.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:56.476 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.493 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:56.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:56.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:56.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.770 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:56.908 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:56.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:56 smithi060 bash[68878]: cluster 2024-08-17T17:45:55.412805+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:45:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:56 smithi060 bash[68878]: cluster 2024-08-17T17:45:55.412805+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:45:57.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:57.021 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:56 smithi016 bash[84186]: cluster 2024-08-17T17:45:55.412805+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:45:57.021 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:56 smithi016 bash[84186]: cluster 2024-08-17T17:45:55.412805+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:45:57.022 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:56 smithi016 bash[86572]: cluster 2024-08-17T17:45:55.412805+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:45:57.022 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:56 smithi016 bash[86572]: cluster 2024-08-17T17:45:55.412805+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v998: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2024-08-17T17:45:57.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:57.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:57.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:57.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:57.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:57.212 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:45:57.215509+0000 min lat: 0.00107122 max lat: 0.491641 avg lat: 0.0128784 2024-08-17T17:45:57.212 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:45:57.212 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 80 16 99383 99367 77.6134 55.625 0.019867 0.0128784 2024-08-17T17:45:57.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:57.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:57.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:57.414 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:57.547 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:57.569 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:57.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:57.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:57.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:57.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:57.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:57.944 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:58.078 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:58.212 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 81 16 100242 100226 77.3172 53.6875 0.0136587 0.0129283 2024-08-17T17:45:58.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:58.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:58.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:58.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:58.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:58.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:58.778 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:58.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.913 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:59.015 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.022 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:58 smithi016 bash[84186]: cluster 2024-08-17T17:45:57.413293+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v999: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:59.022 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:45:58 smithi016 bash[84186]: cluster 2024-08-17T17:45:57.413293+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v999: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:59.023 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:58 smithi016 bash[86572]: cluster 2024-08-17T17:45:57.413293+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v999: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:59.023 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:45:58 smithi016 bash[86572]: cluster 2024-08-17T17:45:57.413293+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v999: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:59.032 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:59.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:59.145 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:58 smithi060 bash[68878]: cluster 2024-08-17T17:45:57.413293+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v999: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:59.145 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:45:58 smithi060 bash[68878]: cluster 2024-08-17T17:45:57.413293+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v999: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2024-08-17T17:45:59.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:59.212 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 82 16 101001 100985 76.9528 47.4375 0.00968458 0.01299 2024-08-17T17:45:59.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:59.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:59.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:59.678 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:59.705 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:59.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:59.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.838 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:59.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:00.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:00.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:00.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:00.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 83 16 101965 101949 76.7515 60.25 0.00428152 0.0130237 2024-08-17T17:46:00.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:00.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:00.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:00.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:00.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.490 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:00.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:00.606 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:46:00 smithi060 bash[61583]: ts=2024-08-17T17:46:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:00.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:00.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:00.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:00.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:00.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:00.871 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:00 smithi060 bash[68878]: cluster 2024-08-17T17:45:59.413825+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:46:00.872 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:00 smithi060 bash[68878]: cluster 2024-08-17T17:45:59.413825+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:46:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:00.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:00.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:01.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:00 smithi016 bash[84186]: cluster 2024-08-17T17:45:59.413825+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:46:01.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:00 smithi016 bash[84186]: cluster 2024-08-17T17:45:59.413825+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:46:01.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:00 smithi016 bash[86572]: cluster 2024-08-17T17:45:59.413825+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:46:01.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:00 smithi016 bash[86572]: cluster 2024-08-17T17:45:59.413825+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1000: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:46:01.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:01.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:01.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:01.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 84 16 102828 102812 76.4799 53.9375 0.0131645 0.0130703 2024-08-17T17:46:01.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:01.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:01.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:01.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:01.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:01.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:02.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:02.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:02.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:02.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:02.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 85 16 103712 103696 76.2301 55.25 0.0337155 0.0131127 2024-08-17T17:46:02.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:02.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:02.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:02.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:02.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:02.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:02.511 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:02.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:02.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:02.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:02.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:02.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:02.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:02.905 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:02.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:02 smithi060 bash[68878]: cluster 2024-08-17T17:46:01.414492+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-08-17T17:46:02.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:02 smithi060 bash[68878]: cluster 2024-08-17T17:46:01.414492+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-08-17T17:46:02.930 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:03.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:02 smithi016 bash[84186]: cluster 2024-08-17T17:46:01.414492+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-08-17T17:46:03.009 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:02 smithi016 bash[84186]: cluster 2024-08-17T17:46:01.414492+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-08-17T17:46:03.009 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:02 smithi016 bash[86572]: cluster 2024-08-17T17:46:01.414492+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-08-17T17:46:03.009 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:02 smithi016 bash[86572]: cluster 2024-08-17T17:46:01.414492+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1001: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-08-17T17:46:03.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.057 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:03.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:03.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:03.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:03.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 86 16 104512 104496 75.9251 50 0.00995872 0.0131653 2024-08-17T17:46:03.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:03.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:03.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:03.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:03.465 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:03.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:03.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:03.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:03.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:03.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:03.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:03.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:03.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:03.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:03.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:04.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.121 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:04.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 87 16 105280 105264 75.6041 48 0.0134238 0.0132217 2024-08-17T17:46:04.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:04.251 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:04.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:04.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:04.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:04.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:04.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:04.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:04.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:04.636 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:04.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:04.663 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:46:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:46:04] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-08-17T17:46:04.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:04.876 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:04.886 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:04 smithi060 bash[68878]: cluster 2024-08-17T17:46:03.414992+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s 2024-08-17T17:46:04.886 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:04 smithi060 bash[68878]: cluster 2024-08-17T17:46:03.414992+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s 2024-08-17T17:46:04.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:05.001 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:04 smithi016 bash[84186]: cluster 2024-08-17T17:46:03.414992+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:04 smithi016 bash[84186]: cluster 2024-08-17T17:46:03.414992+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:04 smithi016 bash[86572]: cluster 2024-08-17T17:46:03.414992+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:04 smithi016 bash[86572]: cluster 2024-08-17T17:46:03.414992+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1002: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s 2024-08-17T17:46:05.037 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:05.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:05.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:05.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:05.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:05.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 88 16 105889 105873 75.1775 38.0625 0.00680397 0.0132867 2024-08-17T17:46:05.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:05.288 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:05.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:05.391 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:05.422 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:05.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:05.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:05.650 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:05.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:05.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:05.820 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:05.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:05.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:06.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:06.076 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:06.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:06.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:06.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:06.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 89 16 106525 106509 74.7795 39.75 0.0124579 0.0133673 2024-08-17T17:46:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:06.316 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:06.341 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:06.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:06.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:06.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:06.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:06.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:06.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.747 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:06.850 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:06.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:06.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:06.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:07.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:07.029 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:06 smithi060 bash[68878]: cluster 2024-08-17T17:46:05.415693+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:46:07.029 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:06 smithi060 bash[68878]: cluster 2024-08-17T17:46:05.415693+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:46:07.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:07.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:06 smithi016 bash[84186]: cluster 2024-08-17T17:46:05.415693+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:46:07.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:06 smithi016 bash[84186]: cluster 2024-08-17T17:46:05.415693+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:06 smithi016 bash[86572]: cluster 2024-08-17T17:46:05.415693+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:46:07.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:06 smithi016 bash[86572]: cluster 2024-08-17T17:46:05.415693+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1003: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:46:07.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total time run: 90.0063 2024-08-17T17:46:07.213 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total writes made: 107287 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Write size: 65536 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object size: 65536 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Bandwidth (MB/sec): 74.4996 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Bandwidth: 28.2993 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max bandwidth (MB/sec): 188.125 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min bandwidth (MB/sec): 28.375 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average IOPS: 1191 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev IOPS: 452.789 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max IOPS: 3010 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min IOPS: 454 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average Latency(s): 0.0134189 2024-08-17T17:46:07.214 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Latency(s): 0.0219715 2024-08-17T17:46:07.215 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max latency(s): 0.491641 2024-08-17T17:46:07.215 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min latency(s): 0.00107122 2024-08-17T17:46:07.217 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:46:07.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.304 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:07.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:07.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:07.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:07.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:07.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:07.978 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:07 smithi016 bash[84186]: audit 2024-08-17T17:46:07.337573+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:07.978 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:07 smithi016 bash[84186]: audit 2024-08-17T17:46:07.337573+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:07.979 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:07 smithi016 bash[86572]: audit 2024-08-17T17:46:07.337573+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:07.979 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:07 smithi016 bash[86572]: audit 2024-08-17T17:46:07.337573+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:07.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:07.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:08.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.128 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:07 smithi060 bash[68878]: audit 2024-08-17T17:46:07.337573+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:07 smithi060 bash[68878]: audit 2024-08-17T17:46:07.337573+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:08.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:08.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:08.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:08.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:08.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:08.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:08.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:08.764 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:08.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:08.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:08.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:08 smithi016 bash[84186]: cluster 2024-08-17T17:46:07.416798+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2024-08-17T17:46:08.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:08 smithi016 bash[84186]: cluster 2024-08-17T17:46:07.416798+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2024-08-17T17:46:08.911 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:08 smithi016 bash[86572]: cluster 2024-08-17T17:46:07.416798+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2024-08-17T17:46:08.911 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:08 smithi016 bash[86572]: cluster 2024-08-17T17:46:07.416798+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2024-08-17T17:46:08.924 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:09.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:09.037 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:08 smithi060 bash[68878]: cluster 2024-08-17T17:46:07.416798+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2024-08-17T17:46:09.037 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:08 smithi060 bash[68878]: cluster 2024-08-17T17:46:07.416798+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1004: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2024-08-17T17:46:09.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:09.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:09.152 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:09.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:09.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:09.297 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:09.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:09.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:09.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:09.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.591 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:09.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:09.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:09.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:09.988 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:09.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:10.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:10.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:10.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:10.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:10.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:10.389 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:10.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:10.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:46:10 smithi060 bash[61583]: ts=2024-08-17T17:46:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:10.496 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:10.626 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:10.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:10.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:10.774 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:10.877 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:11.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:11.038 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:10 smithi060 bash[68878]: cluster 2024-08-17T17:46:09.417444+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 919 op/s 2024-08-17T17:46:11.038 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:10 smithi060 bash[68878]: cluster 2024-08-17T17:46:09.417444+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 919 op/s 2024-08-17T17:46:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:10 smithi016 bash[84186]: cluster 2024-08-17T17:46:09.417444+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 919 op/s 2024-08-17T17:46:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:10 smithi016 bash[84186]: cluster 2024-08-17T17:46:09.417444+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 919 op/s 2024-08-17T17:46:11.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:10 smithi016 bash[86572]: cluster 2024-08-17T17:46:09.417444+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 919 op/s 2024-08-17T17:46:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:10 smithi016 bash[86572]: cluster 2024-08-17T17:46:09.417444+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1005: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 919 op/s 2024-08-17T17:46:11.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.164 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:11.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:11.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:11.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.426 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:11.531 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:11.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:11.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:11.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.699 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:11.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:11.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:11.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:11.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:11.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:12.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:12.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:12.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.328 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:12.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:12.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:12.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:12.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:12.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.724 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:12 smithi016 bash[84186]: cluster 2024-08-17T17:46:11.417948+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 39 MiB/s wr, 753 op/s 2024-08-17T17:46:12.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:12 smithi016 bash[84186]: cluster 2024-08-17T17:46:11.417948+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 39 MiB/s wr, 753 op/s 2024-08-17T17:46:12.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:12 smithi016 bash[86572]: cluster 2024-08-17T17:46:11.417948+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 39 MiB/s wr, 753 op/s 2024-08-17T17:46:12.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:12 smithi016 bash[86572]: cluster 2024-08-17T17:46:11.417948+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 39 MiB/s wr, 753 op/s 2024-08-17T17:46:12.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:12.833 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:46:12.833 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:12.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:12 smithi060 bash[68878]: cluster 2024-08-17T17:46:11.417948+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 39 MiB/s wr, 753 op/s 2024-08-17T17:46:12.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:12 smithi060 bash[68878]: cluster 2024-08-17T17:46:11.417948+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1006: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 39 MiB/s wr, 753 op/s 2024-08-17T17:46:12.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:12.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:12.850 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:46:12.850 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:12.867 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:46:12.867 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:12.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:13.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:13.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:13.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:13.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:13.231 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:46:13.231 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:13.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:13.261 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:46:13.261 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:13.309 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:46:13.309 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:13.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:13.335 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:46:13.335 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:13.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:13.376 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:46:13.376 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:13.475 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:13.499 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:13.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:13.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:13.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:13.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:13.771 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:13.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:13.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:13 smithi016 bash[84186]: audit 2024-08-17T17:46:12.813877+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.16:0/3874313285' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:13.886 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:13 smithi016 bash[84186]: audit 2024-08-17T17:46:12.813877+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.16:0/3874313285' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:13.886 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:13 smithi016 bash[86572]: audit 2024-08-17T17:46:12.813877+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.16:0/3874313285' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:13.887 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:13 smithi016 bash[86572]: audit 2024-08-17T17:46:12.813877+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.16:0/3874313285' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:13.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:13.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:14.013 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:14.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:14.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:14.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:13 smithi060 bash[68878]: audit 2024-08-17T17:46:12.813877+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.16:0/3874313285' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:14.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:13 smithi060 bash[68878]: audit 2024-08-17T17:46:12.813877+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.16:0/3874313285' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:14.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:14.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:14.413 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:46:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:46:14] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.51.0" 2024-08-17T17:46:14.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:14.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:14.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:14.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:14.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:14.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.712 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:14.818 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:14 smithi016 bash[84186]: cluster 2024-08-17T17:46:13.418398+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 687 op/s 2024-08-17T17:46:14.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:14 smithi016 bash[84186]: cluster 2024-08-17T17:46:13.418398+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 687 op/s 2024-08-17T17:46:14.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:14 smithi016 bash[86572]: cluster 2024-08-17T17:46:13.418398+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 687 op/s 2024-08-17T17:46:14.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:14 smithi016 bash[86572]: cluster 2024-08-17T17:46:13.418398+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 687 op/s 2024-08-17T17:46:14.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:14.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:15.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.105 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:14 smithi060 bash[68878]: cluster 2024-08-17T17:46:13.418398+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 687 op/s 2024-08-17T17:46:15.105 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:14 smithi060 bash[68878]: cluster 2024-08-17T17:46:13.418398+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1007: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 33 MiB/s wr, 687 op/s 2024-08-17T17:46:15.115 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.218 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:15.352 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:46:15.353 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:46:15.353 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:46:15.353 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:46:15.353 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:46:15.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:15.380 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:15.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:15.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:15.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:15.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:15.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:15.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:16.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.044 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:16.149 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:16.172 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:16.276 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:16.307 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:16.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:16.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:16.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:16.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.690 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:16.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:16.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:16.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.944 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:16 smithi060 bash[68878]: cluster 2024-08-17T17:46:15.419015+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 889 op/s 2024-08-17T17:46:16.944 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:16 smithi060 bash[68878]: cluster 2024-08-17T17:46:15.419015+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 889 op/s 2024-08-17T17:46:16.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:17.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:17.157 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:16 smithi016 bash[84186]: cluster 2024-08-17T17:46:15.419015+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 889 op/s 2024-08-17T17:46:17.157 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:16 smithi016 bash[84186]: cluster 2024-08-17T17:46:15.419015+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 889 op/s 2024-08-17T17:46:17.158 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:16 smithi016 bash[86572]: cluster 2024-08-17T17:46:15.419015+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 889 op/s 2024-08-17T17:46:17.158 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:16 smithi016 bash[86572]: cluster 2024-08-17T17:46:15.419015+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1008: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 32 MiB/s wr, 889 op/s 2024-08-17T17:46:17.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:17.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:17.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:17.471 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:17.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:17.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.735 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:17.812 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:46:17.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:46:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:46:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:46:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:46:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:46:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:46:17.921 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:46:17.921 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:46:17.921 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:46:17.921 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:46:17.921 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:46:17.921 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:46:17.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:17 smithi016 bash[86572]: audit 2024-08-17T17:46:17.233904+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:17.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:17 smithi016 bash[86572]: audit 2024-08-17T17:46:17.233904+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:17.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:17 smithi016 bash[84186]: audit 2024-08-17T17:46:17.233904+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:17.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:17 smithi016 bash[84186]: audit 2024-08-17T17:46:17.233904+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:17.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:18.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:18.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:17 smithi060 bash[68878]: audit 2024-08-17T17:46:17.233904+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:18.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:17 smithi060 bash[68878]: audit 2024-08-17T17:46:17.233904+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:18.237 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:46:18.365 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:46:18.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.505 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:18.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:18.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:18.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:18.662 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:18.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:18.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:18.787 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:18.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:18.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:18.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: cluster 2024-08-17T17:46:17.419411+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 16 MiB/s wr, 723 op/s 2024-08-17T17:46:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: cluster 2024-08-17T17:46:17.419411+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 16 MiB/s wr, 723 op/s 2024-08-17T17:46:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: cluster 2024-08-17T17:46:17.794895+0000 mon.a (mon.0) 1335 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: cluster 2024-08-17T17:46:17.794895+0000 mon.a (mon.0) 1335 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: audit 2024-08-17T17:46:17.809272+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: audit 2024-08-17T17:46:17.809272+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: cluster 2024-08-17T17:46:17.813973+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:46:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:18 smithi060 bash[68878]: cluster 2024-08-17T17:46:17.813973+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:46:19.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: cluster 2024-08-17T17:46:17.419411+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 16 MiB/s wr, 723 op/s 2024-08-17T17:46:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: cluster 2024-08-17T17:46:17.419411+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 16 MiB/s wr, 723 op/s 2024-08-17T17:46:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: cluster 2024-08-17T17:46:17.794895+0000 mon.a (mon.0) 1335 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: cluster 2024-08-17T17:46:17.794895+0000 mon.a (mon.0) 1335 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: audit 2024-08-17T17:46:17.809272+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: audit 2024-08-17T17:46:17.809272+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: cluster 2024-08-17T17:46:17.813973+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[84186]: cluster 2024-08-17T17:46:17.813973+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: cluster 2024-08-17T17:46:17.419411+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 16 MiB/s wr, 723 op/s 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: cluster 2024-08-17T17:46:17.419411+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1009: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 16 MiB/s wr, 723 op/s 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: cluster 2024-08-17T17:46:17.794895+0000 mon.a (mon.0) 1335 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: cluster 2024-08-17T17:46:17.794895+0000 mon.a (mon.0) 1335 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: audit 2024-08-17T17:46:17.809272+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: audit 2024-08-17T17:46:17.809272+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? 172.21.15.16:0/1923434138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: cluster 2024-08-17T17:46:17.813973+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:46:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:18 smithi016 bash[86572]: cluster 2024-08-17T17:46:17.813973+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:46:19.149 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:19.193 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:19.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:19.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:19.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:19.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:19.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:19.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:19.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:19.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:19.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:19.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:19.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:19.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:19.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:19.985 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:19 smithi060 bash[68878]: cluster 2024-08-17T17:46:19.420039+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.9 MiB/s wr, 789 op/s 2024-08-17T17:46:19.985 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:19 smithi060 bash[68878]: cluster 2024-08-17T17:46:19.420039+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.9 MiB/s wr, 789 op/s 2024-08-17T17:46:20.014 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:20.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:20.248 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:20.258 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:46:20 smithi060 bash[61583]: ts=2024-08-17T17:46:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:20.280 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:20.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:20.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:19 smithi016 bash[84186]: cluster 2024-08-17T17:46:19.420039+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.9 MiB/s wr, 789 op/s 2024-08-17T17:46:20.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:19 smithi016 bash[84186]: cluster 2024-08-17T17:46:19.420039+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.9 MiB/s wr, 789 op/s 2024-08-17T17:46:20.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:19 smithi016 bash[86572]: cluster 2024-08-17T17:46:19.420039+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.9 MiB/s wr, 789 op/s 2024-08-17T17:46:20.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:19 smithi016 bash[86572]: cluster 2024-08-17T17:46:19.420039+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1011: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.9 MiB/s wr, 789 op/s 2024-08-17T17:46:20.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:20.567 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:20.568 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:46:20.568 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:46:20.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.6 'trim stale osdmaps' 2024-08-17T17:46:20.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:20.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:20.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:20.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:20.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:20.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:21.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:21.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:21.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:21.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:21.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:21.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:21.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:21.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.789 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:21.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.918 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:22.022 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:22.064 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:22.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:22.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:22.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:22.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:22.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:22.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:22.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:22.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:22.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:46:22.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:22 smithi060 bash[68878]: cluster 2024-08-17T17:46:21.420555+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:46:22.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:22 smithi060 bash[68878]: cluster 2024-08-17T17:46:21.420555+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:46:22.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:22 smithi060 bash[68878]: audit 2024-08-17T17:46:22.341754+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:22.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:22 smithi060 bash[68878]: audit 2024-08-17T17:46:22.341754+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:22.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:22.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.709 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[84186]: cluster 2024-08-17T17:46:21.420555+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:46:22.709 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[84186]: cluster 2024-08-17T17:46:21.420555+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:46:22.709 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[84186]: audit 2024-08-17T17:46:22.341754+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:22.709 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[84186]: audit 2024-08-17T17:46:22.341754+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:22.710 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[86572]: cluster 2024-08-17T17:46:21.420555+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:46:22.710 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[86572]: cluster 2024-08-17T17:46:21.420555+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1012: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:46:22.710 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[86572]: audit 2024-08-17T17:46:22.341754+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:22.710 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:22 smithi016 bash[86572]: audit 2024-08-17T17:46:22.341754+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:22.730 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:22.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:22.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:22.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:23.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:23.095 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:23.096 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:23.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:23.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:23.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:23.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:23.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:23.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:23.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:23.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:23.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:23.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:23.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.724 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:23.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:23.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.851 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:23.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:23.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:23.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:24.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:24.113 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:24.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:24.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:24.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:24.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:24.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:24.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:24.477 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:46:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:46:24] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.51.0" 2024-08-17T17:46:24.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:24.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:24.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:24.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:24.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:24.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:24.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:24 smithi016 bash[84186]: cluster 2024-08-17T17:46:23.423006+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:46:24.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:24 smithi016 bash[84186]: cluster 2024-08-17T17:46:23.423006+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:46:24.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:24 smithi016 bash[86572]: cluster 2024-08-17T17:46:23.423006+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:46:24.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:24 smithi016 bash[86572]: cluster 2024-08-17T17:46:23.423006+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:46:24.830 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:24 smithi060 bash[68878]: cluster 2024-08-17T17:46:23.423006+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:46:24.831 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:24 smithi060 bash[68878]: cluster 2024-08-17T17:46:23.423006+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1013: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:46:24.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:24.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.972 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:25.076 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:25.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:25.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:25.133 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:25.204 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:25.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:25.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:25.373 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:25.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:25.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:25.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:25.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:25.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:25.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:25.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:25.749 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:25.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.893 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:25.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:26.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.025 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:26.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:26.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:26.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:26.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:26.431 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:26.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:26.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:26.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:26 smithi016 bash[86572]: cluster 2024-08-17T17:46:25.423621+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-08-17T17:46:26.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:26 smithi016 bash[86572]: cluster 2024-08-17T17:46:25.423621+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-08-17T17:46:26.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:26 smithi016 bash[84186]: cluster 2024-08-17T17:46:25.423621+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-08-17T17:46:26.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:26 smithi016 bash[84186]: cluster 2024-08-17T17:46:25.423621+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-08-17T17:46:26.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:26 smithi060 bash[68878]: cluster 2024-08-17T17:46:25.423621+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-08-17T17:46:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:26 smithi060 bash[68878]: cluster 2024-08-17T17:46:25.423621+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1014: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-08-17T17:46:26.699 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:26.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:26.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:26.938 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:27.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:27.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:27.168 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:27.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:27.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:27.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:27.373 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:27.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:27.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.499 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:27.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:27.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:27.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:27.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:27.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:27.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:28.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:28.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:28.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:28.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:28.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:28.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:28.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:28.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:28.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:28 smithi060 bash[68878]: cluster 2024-08-17T17:46:27.424053+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2024-08-17T17:46:28.531 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:28 smithi060 bash[68878]: cluster 2024-08-17T17:46:27.424053+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2024-08-17T17:46:28.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:28.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:28.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:28.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:28.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:28.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:28.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:28.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:29.034 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:28 smithi016 bash[84186]: cluster 2024-08-17T17:46:27.424053+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2024-08-17T17:46:29.034 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:28 smithi016 bash[84186]: cluster 2024-08-17T17:46:27.424053+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2024-08-17T17:46:29.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:28 smithi016 bash[86572]: cluster 2024-08-17T17:46:27.424053+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2024-08-17T17:46:29.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:28 smithi016 bash[86572]: cluster 2024-08-17T17:46:27.424053+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1015: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2024-08-17T17:46:29.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:29.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:29.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:29.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:29.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:29.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:29.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:29.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:29.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:29.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:29.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:29.701 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:29.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:29.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:29.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.866 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:29.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:29.999 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:30.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:30.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:30.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:30.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.366 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:30.377 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:46:30 smithi060 bash[61583]: ts=2024-08-17T17:46:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:30.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:30.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:30.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:30.527 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:30.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:30 smithi060 bash[68878]: cluster 2024-08-17T17:46:29.424770+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 994 op/s 2024-08-17T17:46:30.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:30 smithi060 bash[68878]: cluster 2024-08-17T17:46:29.424770+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 994 op/s 2024-08-17T17:46:30.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:30 smithi016 bash[84186]: cluster 2024-08-17T17:46:29.424770+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 994 op/s 2024-08-17T17:46:30.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:30 smithi016 bash[84186]: cluster 2024-08-17T17:46:29.424770+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 994 op/s 2024-08-17T17:46:30.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:30 smithi016 bash[86572]: cluster 2024-08-17T17:46:29.424770+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 994 op/s 2024-08-17T17:46:30.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:30 smithi016 bash[86572]: cluster 2024-08-17T17:46:29.424770+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1016: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 994 op/s 2024-08-17T17:46:30.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:30.889 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.916 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:31.019 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:31.050 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:31.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:31.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:31.179 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:31.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:31.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:31.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:31.433 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:31.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:31.536 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.556 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:31.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:31.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:31.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:31.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:31.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.819 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:31.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:31.920 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:32.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.093 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:32.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:32.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:32.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:32.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:32.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:32.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:32.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:32.596 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:32.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:32.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:32.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:32.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:32.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:32.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:32.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:32.905 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:32 smithi016 bash[84186]: cluster 2024-08-17T17:46:31.425324+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1017: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-08-17T17:46:32.905 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:32 smithi016 bash[84186]: cluster 2024-08-17T17:46:31.425324+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1017: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-08-17T17:46:32.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:32 smithi016 bash[86572]: cluster 2024-08-17T17:46:31.425324+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1017: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-08-17T17:46:32.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:32 smithi016 bash[86572]: cluster 2024-08-17T17:46:31.425324+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1017: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-08-17T17:46:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:32 smithi060 bash[68878]: cluster 2024-08-17T17:46:31.425324+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1017: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-08-17T17:46:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:32 smithi060 bash[68878]: cluster 2024-08-17T17:46:31.425324+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1017: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-08-17T17:46:32.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:33.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:33.136 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:33.270 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:33.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:33.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:33.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:33.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:33.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:33.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:33.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:33.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:33.650 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:33.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:33.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.953 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:33.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:34.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.086 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:34.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:34.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:34.455 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:34.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:34 smithi016 bash[84186]: cluster 2024-08-17T17:46:33.425963+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-08-17T17:46:34.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:34 smithi016 bash[84186]: cluster 2024-08-17T17:46:33.425963+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-08-17T17:46:34.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:46:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:46:34] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.51.0" 2024-08-17T17:46:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:34 smithi016 bash[86572]: cluster 2024-08-17T17:46:33.425963+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-08-17T17:46:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:34 smithi016 bash[86572]: cluster 2024-08-17T17:46:33.425963+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-08-17T17:46:34.596 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:34.698 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:34.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:34.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:34.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:34 smithi060 bash[68878]: cluster 2024-08-17T17:46:33.425963+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-08-17T17:46:34.837 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:34 smithi060 bash[68878]: cluster 2024-08-17T17:46:33.425963+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1018: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 731 op/s 2024-08-17T17:46:34.852 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:34.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:34.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:35.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:35.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:35.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:35.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:35.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:35.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.386 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:35.496 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:35.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:35.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:35.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:35.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:35.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:35.743 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:35.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:36.001 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:36.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:36.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:36.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:36.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:36.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:36.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:36.547 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:36.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:36.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:36 smithi060 bash[68878]: cluster 2024-08-17T17:46:35.426619+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 877 op/s 2024-08-17T17:46:36.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:36 smithi060 bash[68878]: cluster 2024-08-17T17:46:35.426619+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 877 op/s 2024-08-17T17:46:36.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:36.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:36.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:36 smithi016 bash[84186]: cluster 2024-08-17T17:46:35.426619+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 877 op/s 2024-08-17T17:46:36.792 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:36 smithi016 bash[84186]: cluster 2024-08-17T17:46:35.426619+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 877 op/s 2024-08-17T17:46:36.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:36 smithi016 bash[86572]: cluster 2024-08-17T17:46:35.426619+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 877 op/s 2024-08-17T17:46:36.793 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:36 smithi016 bash[86572]: cluster 2024-08-17T17:46:35.426619+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1019: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 877 op/s 2024-08-17T17:46:36.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:36.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:36.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:36.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:37.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:37.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:37.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:37.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:37.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:37.506 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.545 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:37.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.658 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:37 smithi016 bash[84186]: audit 2024-08-17T17:46:37.341334+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:37.658 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:37 smithi016 bash[84186]: audit 2024-08-17T17:46:37.341334+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:37.659 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:37 smithi016 bash[86572]: audit 2024-08-17T17:46:37.341334+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:37.659 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:37 smithi016 bash[86572]: audit 2024-08-17T17:46:37.341334+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:37.676 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:37.784 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:37.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:37 smithi060 bash[68878]: audit 2024-08-17T17:46:37.341334+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:37.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:37 smithi060 bash[68878]: audit 2024-08-17T17:46:37.341334+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:37.819 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:37.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:37.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:37.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:38.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:38.186 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:38.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:38.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:38.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:38.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:38.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:38.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:38.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:38 smithi016 bash[84186]: cluster 2024-08-17T17:46:37.427011+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-08-17T17:46:38.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:38 smithi016 bash[84186]: cluster 2024-08-17T17:46:37.427011+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-08-17T17:46:38.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:38 smithi016 bash[86572]: cluster 2024-08-17T17:46:37.427011+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-08-17T17:46:38.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:38 smithi016 bash[86572]: cluster 2024-08-17T17:46:37.427011+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-08-17T17:46:38.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:38.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:38.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:38.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:38.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:38 smithi060 bash[68878]: cluster 2024-08-17T17:46:37.427011+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-08-17T17:46:38.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:38 smithi060 bash[68878]: cluster 2024-08-17T17:46:37.427011+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1020: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2024-08-17T17:46:38.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:38.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:38.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:38.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:38.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:39.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:39.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:39.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.526 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:39.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:39.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:39.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:39.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:39.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:40.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:40.064 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:40.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:40.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:40.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:40.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:40.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:40.459 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:40.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:40.522 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:46:40 smithi060 bash[61583]: ts=2024-08-17T17:46:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:40.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.577 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:40 smithi060 bash[68878]: cluster 2024-08-17T17:46:39.427583+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:46:40.577 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:40 smithi060 bash[68878]: cluster 2024-08-17T17:46:39.427583+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:46:40.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:40.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:40.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:40 smithi016 bash[84186]: cluster 2024-08-17T17:46:39.427583+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:46:40.838 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:40 smithi016 bash[84186]: cluster 2024-08-17T17:46:39.427583+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:46:40.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:40 smithi016 bash[86572]: cluster 2024-08-17T17:46:39.427583+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:46:40.838 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:40 smithi016 bash[86572]: cluster 2024-08-17T17:46:39.427583+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1021: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:46:40.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:40.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.007 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:41.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.128 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:41.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:41.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:41.387 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:41.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:41.493 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:41.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:41.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:41.600 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:46:41.600 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:41.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.640 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:46:41.640 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:41.656 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:41.687 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:46:41.687 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:41.730 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:46:41.731 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:41.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.765 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:46:41.765 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:41.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:41.800 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:41.801 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:46:41.830 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:46:41.830 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:41.869 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:41.870 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:46:41.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:42.030 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:42.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:42.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:42.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.198 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:42.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:42.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:42.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:42.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:42.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:42.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[84186]: cluster 2024-08-17T17:46:41.428128+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:46:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[84186]: cluster 2024-08-17T17:46:41.428128+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:46:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[84186]: audit 2024-08-17T17:46:41.559415+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.16:0/3701952999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:42.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[84186]: audit 2024-08-17T17:46:41.559415+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.16:0/3701952999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[86572]: cluster 2024-08-17T17:46:41.428128+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:46:42.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[86572]: cluster 2024-08-17T17:46:41.428128+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:46:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[86572]: audit 2024-08-17T17:46:41.559415+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.16:0/3701952999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:42.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:42 smithi016 bash[86572]: audit 2024-08-17T17:46:41.559415+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.16:0/3701952999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:42.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:42.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:42.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:42.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:42.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:42.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:42 smithi060 bash[68878]: cluster 2024-08-17T17:46:41.428128+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:46:42.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:42 smithi060 bash[68878]: cluster 2024-08-17T17:46:41.428128+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1022: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:46:42.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:42 smithi060 bash[68878]: audit 2024-08-17T17:46:41.559415+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.16:0/3701952999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:42.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:42 smithi060 bash[68878]: audit 2024-08-17T17:46:41.559415+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.16:0/3701952999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:42.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:42.984 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:43.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:43.112 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:43.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:43.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:43.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:43.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:43.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:43.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:43.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:43.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:43.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:43.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:43.893 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:43.917 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:44.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:44.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:44.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:44.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:44.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:44.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:44.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:44.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:44.439 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:46:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:46:44] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.51.0" 2024-08-17T17:46:44.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:44.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:44.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:44.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:44.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:44.703 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:44 smithi016 bash[84186]: cluster 2024-08-17T17:46:43.428602+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2024-08-17T17:46:44.703 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:44 smithi016 bash[84186]: cluster 2024-08-17T17:46:43.428602+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2024-08-17T17:46:44.703 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:44 smithi016 bash[86572]: cluster 2024-08-17T17:46:43.428602+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2024-08-17T17:46:44.703 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:44 smithi016 bash[86572]: cluster 2024-08-17T17:46:43.428602+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2024-08-17T17:46:44.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:44.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:44.839 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:44 smithi060 bash[68878]: cluster 2024-08-17T17:46:43.428602+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2024-08-17T17:46:44.839 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:44 smithi060 bash[68878]: cluster 2024-08-17T17:46:43.428602+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1023: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 549 op/s 2024-08-17T17:46:44.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:44.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.991 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:45.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:45.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:45.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:45.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:45.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:45.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:45.492 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:46:45.551 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:46:45.552 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:46:45.552 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:46:45.552 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:46:45.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.676 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:46:45.676 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:46:45.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:45.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:45.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:45.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.940 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:46.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:46.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:46.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:46.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:46.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.481 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:46.545 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:46:46.585 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:46.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:46 smithi060 bash[68878]: cluster 2024-08-17T17:46:45.429237+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:46:46.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:46 smithi060 bash[68878]: cluster 2024-08-17T17:46:45.429237+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:46:46.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:46 smithi060 bash[68878]: audit 2024-08-17T17:46:45.607087+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:46.721 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:46 smithi060 bash[68878]: audit 2024-08-17T17:46:45.607087+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:46.739 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:46.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:46:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[84186]: cluster 2024-08-17T17:46:45.429237+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:46:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[84186]: cluster 2024-08-17T17:46:45.429237+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:46:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[84186]: audit 2024-08-17T17:46:45.607087+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[84186]: audit 2024-08-17T17:46:45.607087+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[86572]: cluster 2024-08-17T17:46:45.429237+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:46:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[86572]: cluster 2024-08-17T17:46:45.429237+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1024: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2024-08-17T17:46:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[86572]: audit 2024-08-17T17:46:45.607087+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:46 smithi016 bash[86572]: audit 2024-08-17T17:46:45.607087+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:46.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:46.873 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:46.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:47.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:47.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:47.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:47.254 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:47.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:47.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:47.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: cluster 2024-08-17T17:46:46.537081+0000 mon.a (mon.0) 1342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: cluster 2024-08-17T17:46:46.537081+0000 mon.a (mon.0) 1342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: cluster 2024-08-17T17:46:46.537110+0000 mon.a (mon.0) 1343 : cluster [INF] Cluster is now healthy 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: cluster 2024-08-17T17:46:46.537110+0000 mon.a (mon.0) 1343 : cluster [INF] Cluster is now healthy 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: audit 2024-08-17T17:46:46.548840+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: audit 2024-08-17T17:46:46.548840+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: cluster 2024-08-17T17:46:46.553260+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:46:47.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:47 smithi060 bash[68878]: cluster 2024-08-17T17:46:46.553260+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:46:47.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:47.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:47.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: cluster 2024-08-17T17:46:46.537081+0000 mon.a (mon.0) 1342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: cluster 2024-08-17T17:46:46.537081+0000 mon.a (mon.0) 1342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: cluster 2024-08-17T17:46:46.537110+0000 mon.a (mon.0) 1343 : cluster [INF] Cluster is now healthy 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: cluster 2024-08-17T17:46:46.537110+0000 mon.a (mon.0) 1343 : cluster [INF] Cluster is now healthy 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: audit 2024-08-17T17:46:46.548840+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: audit 2024-08-17T17:46:46.548840+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: cluster 2024-08-17T17:46:46.553260+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:46:47.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[84186]: cluster 2024-08-17T17:46:46.553260+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: cluster 2024-08-17T17:46:46.537081+0000 mon.a (mon.0) 1342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: cluster 2024-08-17T17:46:46.537081+0000 mon.a (mon.0) 1342 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: cluster 2024-08-17T17:46:46.537110+0000 mon.a (mon.0) 1343 : cluster [INF] Cluster is now healthy 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: cluster 2024-08-17T17:46:46.537110+0000 mon.a (mon.0) 1343 : cluster [INF] Cluster is now healthy 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: audit 2024-08-17T17:46:46.548840+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: audit 2024-08-17T17:46:46.548840+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? 172.21.15.16:0/2525410755' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: cluster 2024-08-17T17:46:46.553260+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:46:47.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:47 smithi016 bash[86572]: cluster 2024-08-17T17:46:46.553260+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:46:47.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:47.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:47.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:48.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:48.076 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:48.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:48.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:48.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:48.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:48.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:48.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:48.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.481 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:48 smithi060 bash[68878]: cluster 2024-08-17T17:46:47.429916+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:46:48.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:48 smithi060 bash[68878]: cluster 2024-08-17T17:46:47.429916+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:46:48.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:48.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:48.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:48 smithi016 bash[84186]: cluster 2024-08-17T17:46:47.429916+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:46:48.765 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:48 smithi016 bash[84186]: cluster 2024-08-17T17:46:47.429916+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:46:48.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:48 smithi016 bash[86572]: cluster 2024-08-17T17:46:47.429916+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:46:48.766 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:48 smithi016 bash[86572]: cluster 2024-08-17T17:46:47.429916+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1026: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:46:48.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:48.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:48.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:49.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:49.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:49.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:49.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:49.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:49.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:49.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:49.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.405 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:49.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:49.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:49.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:49.696 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:46:49.696 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:46:49.697 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.7 'trim stale osdmaps' 2024-08-17T17:46:49.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:46:49.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:49.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:49.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:49.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.128 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:50.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.395 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.424 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:46:50 smithi060 bash[61583]: ts=2024-08-17T17:46:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:50.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:50.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:50.695 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:50.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:50.802 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:50 smithi016 bash[84186]: cluster 2024-08-17T17:46:49.430634+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:50.811 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:50 smithi016 bash[84186]: cluster 2024-08-17T17:46:49.430634+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:50.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:50 smithi016 bash[86572]: cluster 2024-08-17T17:46:49.430634+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:50.811 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:50 smithi016 bash[86572]: cluster 2024-08-17T17:46:49.430634+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:50.825 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:50.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:50 smithi060 bash[68878]: cluster 2024-08-17T17:46:49.430634+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:50 smithi060 bash[68878]: cluster 2024-08-17T17:46:49.430634+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1027: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:50.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:50.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:51.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.090 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:51.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:51.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.363 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:51.467 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:51.490 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:51.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:51.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:51.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:51.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:46:51.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:51.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:52.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:52.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.287 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:52.438 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:52.542 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.663 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:52.686 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:52.711 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:52.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:52.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[86572]: cluster 2024-08-17T17:46:51.431065+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:46:52.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[86572]: cluster 2024-08-17T17:46:51.431065+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:46:52.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[86572]: audit 2024-08-17T17:46:52.345414+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:46:52.772 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[86572]: audit 2024-08-17T17:46:52.345414+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[86572]: audit 2024-08-17T17:46:52.346400+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[86572]: audit 2024-08-17T17:46:52.346400+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[84186]: cluster 2024-08-17T17:46:51.431065+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[84186]: cluster 2024-08-17T17:46:51.431065+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[84186]: audit 2024-08-17T17:46:52.345414+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[84186]: audit 2024-08-17T17:46:52.345414+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[84186]: audit 2024-08-17T17:46:52.346400+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:52.773 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:52 smithi016 bash[84186]: audit 2024-08-17T17:46:52.346400+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:52.817 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:52.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:52 smithi060 bash[68878]: cluster 2024-08-17T17:46:51.431065+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:46:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:52 smithi060 bash[68878]: cluster 2024-08-17T17:46:51.431065+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1028: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:46:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:52 smithi060 bash[68878]: audit 2024-08-17T17:46:52.345414+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:46:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:52 smithi060 bash[68878]: audit 2024-08-17T17:46:52.345414+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:46:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:52 smithi060 bash[68878]: audit 2024-08-17T17:46:52.346400+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:52 smithi060 bash[68878]: audit 2024-08-17T17:46:52.346400+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:52.955 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:52.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:53.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.137 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:53.242 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:53.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:53.407 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:53.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:53.529 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:53.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:53.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:53.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:53.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:53.681 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:53.681 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:53.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:53.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:53.887 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:54.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.048 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:54.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:54.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:54.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:54.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:54.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:54.562 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:46:54] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.51.0" 2024-08-17T17:46:54.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:54.583 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:54.612 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[84186]: cluster 2024-08-17T17:46:53.431512+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:54.612 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[84186]: cluster 2024-08-17T17:46:53.431512+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:54.612 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[84186]: audit 2024-08-17T17:46:53.792838+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:54.612 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[84186]: audit 2024-08-17T17:46:53.792838+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:54.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[86572]: cluster 2024-08-17T17:46:53.431512+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:54.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[86572]: cluster 2024-08-17T17:46:53.431512+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:54.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[86572]: audit 2024-08-17T17:46:53.792838+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:54.613 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:54 smithi016 bash[86572]: audit 2024-08-17T17:46:53.792838+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:54.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:54.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:54 smithi060 bash[68878]: cluster 2024-08-17T17:46:53.431512+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:54.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:54 smithi060 bash[68878]: cluster 2024-08-17T17:46:53.431512+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1029: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:46:54.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:54 smithi060 bash[68878]: audit 2024-08-17T17:46:53.792838+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:54.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:54 smithi060 bash[68878]: audit 2024-08-17T17:46:53.792838+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:54.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:55.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:55.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:55.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:55.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:55.405 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:55.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:55.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:55.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:55.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:55.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:55.718 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:55.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:55.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:55.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:55.906 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:55.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:56.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:56.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:56.297 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:56.561 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:56.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:56.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:56.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:56 smithi016 bash[86572]: cluster 2024-08-17T17:46:55.432744+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:46:56.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:56 smithi016 bash[86572]: cluster 2024-08-17T17:46:55.432744+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:46:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:56 smithi016 bash[84186]: cluster 2024-08-17T17:46:55.432744+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:46:56.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:56 smithi016 bash[84186]: cluster 2024-08-17T17:46:55.432744+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:46:56.845 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:56 smithi060 bash[68878]: cluster 2024-08-17T17:46:55.432744+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:46:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:56 smithi060 bash[68878]: cluster 2024-08-17T17:46:55.432744+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1030: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:46:56.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:57.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:57.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:57.144 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:57.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:57.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:57.382 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:57.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:57.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:57.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:57.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:57.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:57.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:57.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:57.781 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:57.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:57.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:57.911 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:57.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:57.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:58.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.061 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:58.167 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:58.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:58.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:58.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:58.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:58.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:58.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:58.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:58.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:58.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:58.696 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:58 smithi016 bash[86572]: cluster 2024-08-17T17:46:57.433237+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:46:58.696 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:46:58 smithi016 bash[86572]: cluster 2024-08-17T17:46:57.433237+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:46:58.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:58 smithi016 bash[84186]: cluster 2024-08-17T17:46:57.433237+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:46:58.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:46:58 smithi016 bash[84186]: cluster 2024-08-17T17:46:57.433237+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:46:58.726 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:58.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:58.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:58.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:58 smithi060 bash[68878]: cluster 2024-08-17T17:46:57.433237+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:46:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:46:58 smithi060 bash[68878]: cluster 2024-08-17T17:46:57.433237+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1031: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:46:58.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:59.092 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:59.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:59.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:59.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:59.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:59.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:59.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:59.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:59.681 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:59.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:59.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:59.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:59.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:59.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.962 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:00.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:00.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:00.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:00.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:00.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.376 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[61583]: ts=2024-08-17T17:47:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:00.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:00.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:00.532 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:00.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[68878]: cluster 2024-08-17T17:46:59.434040+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:47:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[68878]: cluster 2024-08-17T17:46:59.434040+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:47:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[68878]: audit 2024-08-17T17:47:00.023315+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[68878]: audit 2024-08-17T17:47:00.023315+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[68878]: audit 2024-08-17T17:47:00.033972+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:00.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:00 smithi060 bash[68878]: audit 2024-08-17T17:47:00.033972+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:00.680 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:00.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:00.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:00.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:00.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:01.039 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:01.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:01.218 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:01.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:01.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:01.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:01.451 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:01.477 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:01.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:01.494 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: cluster 2024-08-17T17:46:59.434040+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: cluster 2024-08-17T17:46:59.434040+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.023315+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.023315+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.033972+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.033972+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: cluster 2024-08-17T17:46:59.434040+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: cluster 2024-08-17T17:46:59.434040+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1032: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 859 op/s 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.023315+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.495 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.023315+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.496 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.033972+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.496 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.033972+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:01.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:01.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:01.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:01.750 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.726751+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.726751+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.730635+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:00.730635+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:01.642413+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:01.642413+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:01.644177+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:01.644177+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:01.654074+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[84186]: audit 2024-08-17T17:47:01.654074+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.726751+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.751 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.726751+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.730635+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:00.730635+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:01.642413+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:01.642413+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:01.644177+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:01.644177+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:01.654074+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.752 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:01 smithi016 bash[86572]: audit 2024-08-17T17:47:01.654074+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:01.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:01.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:01.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:01.900 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:02.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:02.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:00.726751+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:00.726751+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:00.730635+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:00.730635+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:01.642413+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:01.642413+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:01.644177+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:01.644177+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:01.654074+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:02.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:01 smithi060 bash[68878]: audit 2024-08-17T17:47:01.654074+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:02.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:02.248 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:02.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:02.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:02.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.416 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:02.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:02.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:02.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:02.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:02.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:02.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:02.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:03.045 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.053 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:02 smithi016 bash[84186]: cluster 2024-08-17T17:47:01.434534+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-08-17T17:47:03.053 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:02 smithi016 bash[84186]: cluster 2024-08-17T17:47:01.434534+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-08-17T17:47:03.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:02 smithi016 bash[86572]: cluster 2024-08-17T17:47:01.434534+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-08-17T17:47:03.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:02 smithi016 bash[86572]: cluster 2024-08-17T17:47:01.434534+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-08-17T17:47:03.074 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:02 smithi060 bash[68878]: cluster 2024-08-17T17:47:01.434534+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-08-17T17:47:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:02 smithi060 bash[68878]: cluster 2024-08-17T17:47:01.434534+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1033: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2024-08-17T17:47:03.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:03.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:03.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:03.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:03.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:03.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:03.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:03.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:03.595 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:03.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.736 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:03.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:03.875 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:03.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:03.978 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:04.113 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:04.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:04.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:04.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:04.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:04.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:04.406 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:47:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:47:04] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.51.0" 2024-08-17T17:47:04.496 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:04.532 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:04.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:04.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:04.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:04 smithi016 bash[84186]: cluster 2024-08-17T17:47:03.434994+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:47:04.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:04 smithi016 bash[84186]: cluster 2024-08-17T17:47:03.434994+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:47:04.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:04 smithi016 bash[86572]: cluster 2024-08-17T17:47:03.434994+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:47:04.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:04 smithi016 bash[86572]: cluster 2024-08-17T17:47:03.434994+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:47:04.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:04.902 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:04 smithi060 bash[68878]: cluster 2024-08-17T17:47:03.434994+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:47:04.902 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:04 smithi060 bash[68878]: cluster 2024-08-17T17:47:03.434994+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1034: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:47:04.921 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:04.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:05.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:05.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.171 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:05.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:05.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:05.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:05.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:05.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:05.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:05.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:05.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:05.684 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:05.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:05.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:06.054 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:06.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:06.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:06.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:06.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:06.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:06.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:06.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:06.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:06.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:06 smithi060 bash[68878]: cluster 2024-08-17T17:47:05.435498+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1035: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-08-17T17:47:06.744 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:06 smithi060 bash[68878]: cluster 2024-08-17T17:47:05.435498+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1035: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-08-17T17:47:06.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:06.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:06.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:06.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:06.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:07.034 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:07.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:06 smithi016 bash[84186]: cluster 2024-08-17T17:47:05.435498+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1035: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-08-17T17:47:07.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:06 smithi016 bash[84186]: cluster 2024-08-17T17:47:05.435498+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1035: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-08-17T17:47:07.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:06 smithi016 bash[86572]: cluster 2024-08-17T17:47:05.435498+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1035: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-08-17T17:47:07.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:06 smithi016 bash[86572]: cluster 2024-08-17T17:47:05.435498+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1035: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-08-17T17:47:07.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:07.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.231 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:07.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:07.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:07.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:07.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:07.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:07.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:07.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:07.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:07.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:07.855 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:07.887 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:07.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:07.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:08.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:08.020 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:07 smithi060 bash[68878]: audit 2024-08-17T17:47:07.341898+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.020 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:07 smithi060 bash[68878]: audit 2024-08-17T17:47:07.341898+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:08.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:07 smithi016 bash[86572]: audit 2024-08-17T17:47:07.341898+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:07 smithi016 bash[86572]: audit 2024-08-17T17:47:07.341898+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:07 smithi016 bash[84186]: audit 2024-08-17T17:47:07.341898+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:07 smithi016 bash[84186]: audit 2024-08-17T17:47:07.341898+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:08.148 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:08.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:08.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:08.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:08.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:08.332 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:47:08.333 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:08.369 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:47:08.370 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:08.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:08.402 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:47:08.402 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:08.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:08.436 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:08.436 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:47:08.468 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:47:08.468 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:08.499 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:47:08.499 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:08.514 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.527 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:47:08.527 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:08.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:08.556 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:47:08.556 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:08.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:08.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:08.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:08.803 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[84186]: cluster 2024-08-17T17:47:07.435887+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[84186]: cluster 2024-08-17T17:47:07.435887+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[84186]: audit 2024-08-17T17:47:08.296381+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.16:0/2573511424' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[84186]: audit 2024-08-17T17:47:08.296381+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.16:0/2573511424' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[86572]: cluster 2024-08-17T17:47:07.435887+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[86572]: cluster 2024-08-17T17:47:07.435887+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[86572]: audit 2024-08-17T17:47:08.296381+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.16:0/2573511424' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:08 smithi016 bash[86572]: audit 2024-08-17T17:47:08.296381+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.16:0/2573511424' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:08.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:08 smithi060 bash[68878]: cluster 2024-08-17T17:47:07.435887+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2024-08-17T17:47:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:08 smithi060 bash[68878]: cluster 2024-08-17T17:47:07.435887+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1036: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2024-08-17T17:47:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:08 smithi060 bash[68878]: audit 2024-08-17T17:47:08.296381+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.16:0/2573511424' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:08 smithi060 bash[68878]: audit 2024-08-17T17:47:08.296381+0000 mon.a (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.16:0/2573511424' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:08.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:09.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:09.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:09.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:09.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:09.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:09.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:09.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:09.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.617 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:09.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.744 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:09.847 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:09.875 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:09.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:10.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:10.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:10.107 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:10.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:10.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:10.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:10.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:10.366 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:10.391 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:10.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:10.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:10.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:10.629 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:10.653 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:47:10 smithi060 bash[61583]: ts=2024-08-17T17:47:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:10.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:10.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:10 smithi016 bash[84186]: cluster 2024-08-17T17:47:09.436470+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:47:10.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:10 smithi016 bash[84186]: cluster 2024-08-17T17:47:09.436470+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:47:10.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:10 smithi016 bash[86572]: cluster 2024-08-17T17:47:09.436470+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:47:10.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:10 smithi016 bash[86572]: cluster 2024-08-17T17:47:09.436470+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:47:10.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:10.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:10.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:10.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:11.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.029 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:10 smithi060 bash[68878]: cluster 2024-08-17T17:47:09.436470+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:47:11.029 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:10 smithi060 bash[68878]: cluster 2024-08-17T17:47:09.436470+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1037: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:47:11.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:11.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:11.184 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:11.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:11.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:11.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:11.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:11.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:11.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:11.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:11.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:11.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:11.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:11.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:11.926 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:47:11 smithi060 bash[60311]: logger=cleanup t=2024-08-17T17:47:11.593383313Z level=info msg="Completed cleanup jobs" duration=192.21136ms 2024-08-17T17:47:11.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:12.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:12.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.163 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:12.267 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:12.292 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:12.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:12.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:12.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:12.684 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:12.702 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:12.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:12.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.837 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:12 smithi060 bash[68878]: cluster 2024-08-17T17:47:11.437016+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-08-17T17:47:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:12 smithi060 bash[68878]: cluster 2024-08-17T17:47:11.437016+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-08-17T17:47:12.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:13.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:12 smithi016 bash[84186]: cluster 2024-08-17T17:47:11.437016+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-08-17T17:47:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:12 smithi016 bash[84186]: cluster 2024-08-17T17:47:11.437016+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-08-17T17:47:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:12 smithi016 bash[86572]: cluster 2024-08-17T17:47:11.437016+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-08-17T17:47:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:12 smithi016 bash[86572]: cluster 2024-08-17T17:47:11.437016+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1038: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2024-08-17T17:47:13.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:13.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.226 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:13.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:13.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:13.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:13.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:13.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:13.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:13.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:13.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:13.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:13.772 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:13.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:13.908 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:14.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:14.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:14.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:14.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:14.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:14.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:14.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:14.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:47:14.470 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:14.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:14.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:14.589 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:47:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:47:14] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.51.0" 2024-08-17T17:47:14.623 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:14.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:14.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.751 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:14.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:14.865 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:14 smithi016 bash[84186]: cluster 2024-08-17T17:47:13.437484+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2024-08-17T17:47:14.865 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:14 smithi016 bash[84186]: cluster 2024-08-17T17:47:13.437484+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2024-08-17T17:47:14.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:14 smithi016 bash[86572]: cluster 2024-08-17T17:47:13.437484+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2024-08-17T17:47:14.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:14 smithi016 bash[86572]: cluster 2024-08-17T17:47:13.437484+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2024-08-17T17:47:14.896 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:47:14.897 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:47:14.899 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:157624 9.6 e261/253 9:6a6a5b43:::benchmark_data_smithi016_182674_object50334:head v 261'9863, mlcod=261'9860)", 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.911326+0000", 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.047560810000000002, 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.047588909999999998, 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.957 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.911326+0000", 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.911326+0000", 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.958 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.959 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.959 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.911327+0000", 2024-08-17T17:47:14.961 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.093e-06 2024-08-17T17:47:14.961 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.961 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.911332+0000", 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6520000000000003e-06 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.911348+0000", 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5310000000000001e-05 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.962 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.911355+0000", 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5630000000000003e-06 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.920809+0000", 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.009453899 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.920868+0000", 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8354999999999999e-05 2024-08-17T17:47:14.963 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:157631 9.e e261/253 9:76574804:::benchmark_data_smithi016_182674_object50341:head v 261'9711, mlcod=261'9705)", 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.916868+0000", 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.042018615000000002, 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.042103226000000001, 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:47:14.964 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.916868+0000", 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.916868+0000", 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.965 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.916869+0000", 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7000000000000004e-07 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.916875+0000", 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8759999999999999e-06 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.916885+0000", 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.1940000000000004e-06 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.966 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.916891+0000", 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.72e-06 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.933195+0000", 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.016303369000000002 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.933216+0000", 2024-08-17T17:47:14.967 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1406000000000001e-05 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:157635 9.2 e261/253 9:4a58a6b9:::benchmark_data_smithi016_182674_object50345:head v 261'9935, mlcod=261'9933)", 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.926692+0000", 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.032194135999999998, 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.032328343000000002, 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:47:14.968 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926692+0000", 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926692+0000", 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.969 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926693+0000", 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0890000000000001e-06 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926701+0000", 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1149999999999996e-06 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926712+0000", 2024-08-17T17:47:14.970 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0939e-05 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926718+0000", 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9630000000000001e-06 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.936166+0000", 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0094471710000000007 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.971 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.936185+0000", 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9004999999999998e-05 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:157638 9.a 9:5c9932ab:::benchmark_data_smithi016_182674_object50348:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.926749+0000", 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.032137337000000002, 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.032322500999999997, 2024-08-17T17:47:14.972 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 157638 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926749+0000", 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.973 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926749+0000", 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926750+0000", 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2550000000000001e-06 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.974 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926754+0000", 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4470000000000002e-06 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926763+0000", 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9830000000000002e-06 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.926769+0000", 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1639999999999998e-06 2024-08-17T17:47:14.975 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.941244+0000", 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014475424000000001 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.943695+0000", 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.002450491 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.943905+0000", 2024-08-17T17:47:14.976 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00020956999999999999 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:157636 9.2 e261/253 9:4f221f06:::benchmark_data_smithi016_182674_object50346:head v 261'9936, mlcod=261'9933)", 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.927926+0000", 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.030960551999999999, 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.031208915, 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:47:14.977 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.927926+0000", 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.927926+0000", 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.927927+0000", 2024-08-17T17:47:14.978 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4099999999999998e-07 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.927932+0000", 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6629999999999998e-06 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.927942+0000", 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.859e-06 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.979 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.927949+0000", 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8129999999999998e-06 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.941443+0000", 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013493662 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.941467+0000", 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4774999999999999e-05 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.980 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:157639 9.6 e261/253 9:60afa9ee:::benchmark_data_smithi016_182674_object50349:head v 261'9864, mlcod=261'9860)", 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.934485+0000", 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.024401737, 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.024697620999999999, 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.981 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.934485+0000", 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.934485+0000", 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.934486+0000", 2024-08-17T17:47:14.982 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.7700000000000003e-07 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.934492+0000", 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6409999999999996e-06 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.934503+0000", 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.117e-05 2024-08-17T17:47:14.983 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.934510+0000", 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2519999999999996e-06 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.948310+0000", 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013800378 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.984 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.948366+0000", 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5909999999999998e-05 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:157644 9.a 9:5b60731d:::benchmark_data_smithi016_182674_object50354:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.939263+0000", 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.019623564999999999, 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.019968321000000001, 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.985 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 157644 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.939263+0000", 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.986 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.939263+0000", 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.939263+0000", 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2600000000000002e-07 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.939266+0000", 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3929999999999998e-06 2024-08-17T17:47:14.987 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.939273+0000", 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.289e-06 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.939279+0000", 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4060000000000004e-06 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.988 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.952640+0000", 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013361687000000001 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.953545+0000", 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00090446600000000004 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.953975+0000", 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00043058799999999998 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.989 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:157648 9.e e261/253 9:7a206dba:::benchmark_data_smithi016_182674_object50358:head v 261'9712, mlcod=261'9708)", 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.945651+0000", 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.013235497000000001, 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013641482999999999, 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:47:14.990 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.945651+0000", 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.945651+0000", 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.945652+0000", 2024-08-17T17:47:14.991 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.4000000000000001e-07 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.945656+0000", 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5240000000000002e-06 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.945667+0000", 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1296e-05 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.945673+0000", 2024-08-17T17:47:14.992 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.198e-06 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.949294+0000", 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0036210610000000001 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.950607+0000", 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0013131340000000001 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.993 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.45233.0:157638 9.a e261/253)", 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.956486+0000", 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0024007410000000001, 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0028509830000000001, 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.956486+0000", 2024-08-17T17:47:14.994 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.956486+0000", 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.956487+0000", 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.6200000000000006e-07 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.995 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.956492+0000", 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4870000000000002e-06 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.956508+0000", 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5345e-05 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.956515+0000", 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4259999999999997e-06 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.996 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:157621 9.a 9:50bd75f5:::benchmark_data_smithi016_182674_object50331:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:14.903491+0000", 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.055395846999999998, 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.055888230999999997, 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:47:14.997 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 157621 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903491+0000", 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903491+0000", 2024-08-17T17:47:14.998 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903492+0000", 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0499999999999999e-06 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903496+0000", 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0269999999999997e-06 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903507+0000", 2024-08-17T17:47:14.999 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.151e-05 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903512+0000", 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2009999999999998e-06 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903572+0000", 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9412e-05 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:15.000 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903652+0000", 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0055999999999994e-05 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.903736+0000", 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3838999999999995e-05 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.924031+0000", 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.020294923999999999 2024-08-17T17:47:15.001 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:14.924071+0000", 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9895999999999999e-05 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 10 2024-08-17T17:47:15.002 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:47:15.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:14 smithi060 bash[68878]: cluster 2024-08-17T17:47:13.437484+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2024-08-17T17:47:15.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:14 smithi060 bash[68878]: cluster 2024-08-17T17:47:13.437484+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1039: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2024-08-17T17:47:15.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:15.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:15.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:15.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:15.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:15.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:15.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:15.697 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:15.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:15.777 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:47:15.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:15.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:15.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:15 smithi060 bash[68878]: audit 2024-08-17T17:47:15.012418+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.16:0/2054798233' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:15 smithi060 bash[68878]: audit 2024-08-17T17:47:15.012418+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.16:0/2054798233' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:15 smithi060 bash[68878]: audit 2024-08-17T17:47:15.017564+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:15 smithi060 bash[68878]: audit 2024-08-17T17:47:15.017564+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:15.948 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[84186]: audit 2024-08-17T17:47:15.012418+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.16:0/2054798233' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[84186]: audit 2024-08-17T17:47:15.012418+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.16:0/2054798233' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[84186]: audit 2024-08-17T17:47:15.017564+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[84186]: audit 2024-08-17T17:47:15.017564+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[86572]: audit 2024-08-17T17:47:15.012418+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.16:0/2054798233' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[86572]: audit 2024-08-17T17:47:15.012418+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.16:0/2054798233' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[86572]: audit 2024-08-17T17:47:15.017564+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.949 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:15 smithi016 bash[86572]: audit 2024-08-17T17:47:15.017564+0000 mon.a (mon.0) 1358 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:15.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:15.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:16.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.098 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:16.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:16.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:16.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:16.364 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:16.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:16.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.495 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:16.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:16.635 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:16.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:16.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:16.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:16.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:16.784 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: cluster 2024-08-17T17:47:15.447508+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:47:16.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: cluster 2024-08-17T17:47:15.447508+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:47:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: cluster 2024-08-17T17:47:15.447508+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:47:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: cluster 2024-08-17T17:47:15.765813+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: cluster 2024-08-17T17:47:15.765813+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: audit 2024-08-17T17:47:15.773228+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:16.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: audit 2024-08-17T17:47:15.773228+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:16.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: cluster 2024-08-17T17:47:15.777597+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:47:16.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:16 smithi060 bash[68878]: cluster 2024-08-17T17:47:15.777597+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:47:16.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.041 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: cluster 2024-08-17T17:47:15.447508+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: cluster 2024-08-17T17:47:15.447508+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: cluster 2024-08-17T17:47:15.765813+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: cluster 2024-08-17T17:47:15.765813+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: audit 2024-08-17T17:47:15.773228+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: audit 2024-08-17T17:47:15.773228+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: cluster 2024-08-17T17:47:15.777597+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:47:17.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[84186]: cluster 2024-08-17T17:47:15.777597+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: cluster 2024-08-17T17:47:15.447508+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1040: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: cluster 2024-08-17T17:47:15.765813+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: cluster 2024-08-17T17:47:15.765813+0000 mon.a (mon.0) 1359 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: audit 2024-08-17T17:47:15.773228+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: audit 2024-08-17T17:47:15.773228+0000 mon.a (mon.0) 1360 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: cluster 2024-08-17T17:47:15.777597+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:47:17.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:16 smithi016 bash[86572]: cluster 2024-08-17T17:47:15.777597+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:47:17.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:17.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:17.411 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:17.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:17.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:17.699 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:17.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:17.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:17.831 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:17.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:17.935 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:17.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:18.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:18.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:18.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:18.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:18.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:18.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:18.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:18.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:18.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:18.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:47:18.545 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:47:18.545 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:47:18.546 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.4 'trim stale osdmaps' 2024-08-17T17:47:18.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:18.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:18.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:18.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:18.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:18.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:18 smithi060 bash[68878]: cluster 2024-08-17T17:47:17.448007+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:47:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:18 smithi060 bash[68878]: cluster 2024-08-17T17:47:17.448007+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:47:18.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:19.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:18 smithi016 bash[84186]: cluster 2024-08-17T17:47:17.448007+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:47:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:18 smithi016 bash[84186]: cluster 2024-08-17T17:47:17.448007+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:47:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:18 smithi016 bash[86572]: cluster 2024-08-17T17:47:17.448007+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:47:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:18 smithi016 bash[86572]: cluster 2024-08-17T17:47:17.448007+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1042: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:47:19.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:19.170 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:19.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:19.275 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:19.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:19.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:19.568 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:19.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:19.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.702 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:19.845 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:19.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:20.092 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:20.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:20.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:20.223 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:20.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:20.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:20.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:20.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:20.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:20.494 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:20.504 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:47:20 smithi060 bash[61583]: ts=2024-08-17T17:47:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:20.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:47:20.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:20.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:20.644 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.690 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:20.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.831 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:20.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.028 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:20 smithi060 bash[68878]: cluster 2024-08-17T17:47:19.448614+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-08-17T17:47:21.028 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:20 smithi060 bash[68878]: cluster 2024-08-17T17:47:19.448614+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-08-17T17:47:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:21.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:20 smithi016 bash[84186]: cluster 2024-08-17T17:47:19.448614+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-08-17T17:47:21.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:20 smithi016 bash[84186]: cluster 2024-08-17T17:47:19.448614+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-08-17T17:47:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:20 smithi016 bash[86572]: cluster 2024-08-17T17:47:19.448614+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-08-17T17:47:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:20 smithi016 bash[86572]: cluster 2024-08-17T17:47:19.448614+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1043: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-08-17T17:47:21.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:21.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:21.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:21.273 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.320 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:21.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:21.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.447 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:21.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:21.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:21.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:21.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:21.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:21.963 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:22.085 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:22.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:22.128 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:22.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:22.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:22.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:22.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:22.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:22.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:22.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:22.645 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:22.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:22.772 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:22.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:22.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:22 smithi060 bash[68878]: cluster 2024-08-17T17:47:21.449093+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-08-17T17:47:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:22 smithi060 bash[68878]: cluster 2024-08-17T17:47:21.449093+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-08-17T17:47:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:22 smithi060 bash[68878]: audit 2024-08-17T17:47:22.346644+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:22.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:22 smithi060 bash[68878]: audit 2024-08-17T17:47:22.346644+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:22.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:22 smithi060 bash[68878]: audit 2024-08-17T17:47:22.349540+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:22.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:22 smithi060 bash[68878]: audit 2024-08-17T17:47:22.349540+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:23.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:23.106 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:23.106 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:23.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.151 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.253 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:23.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:23.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.390 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:22 smithi016 bash[86572]: cluster 2024-08-17T17:47:21.449093+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-08-17T17:47:23.391 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:22 smithi016 bash[86572]: cluster 2024-08-17T17:47:21.449093+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-08-17T17:47:23.391 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:22 smithi016 bash[86572]: audit 2024-08-17T17:47:22.346644+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:23.391 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:22 smithi016 bash[86572]: audit 2024-08-17T17:47:22.346644+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:23.391 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:22 smithi016 bash[86572]: audit 2024-08-17T17:47:22.349540+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.391 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:22 smithi016 bash[86572]: audit 2024-08-17T17:47:22.349540+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.413 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:23.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:23.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:23.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:23.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:23.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:23.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:23 smithi016 bash[84186]: cluster 2024-08-17T17:47:21.449093+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-08-17T17:47:23.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:23 smithi016 bash[84186]: cluster 2024-08-17T17:47:21.449093+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1044: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2024-08-17T17:47:23.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:23 smithi016 bash[84186]: audit 2024-08-17T17:47:22.346644+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:23.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:23 smithi016 bash[84186]: audit 2024-08-17T17:47:22.346644+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:47:23.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:23 smithi016 bash[84186]: audit 2024-08-17T17:47:22.349540+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.801 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:23 smithi016 bash[84186]: audit 2024-08-17T17:47:22.349540+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:23.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:23.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:23.959 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:24.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:24.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.231 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:24.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:24.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:24.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:24.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:24.785 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:47:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:47:24] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-08-17T17:47:24.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:24.911 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:24.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:25.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:25.025 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:24 smithi060 bash[68878]: cluster 2024-08-17T17:47:23.449589+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:47:25.025 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:24 smithi060 bash[68878]: cluster 2024-08-17T17:47:23.449589+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:47:25.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:24 smithi016 bash[84186]: cluster 2024-08-17T17:47:23.449589+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:47:25.048 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:24 smithi016 bash[84186]: cluster 2024-08-17T17:47:23.449589+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:47:25.048 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:24 smithi016 bash[86572]: cluster 2024-08-17T17:47:23.449589+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:47:25.049 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:24 smithi016 bash[86572]: cluster 2024-08-17T17:47:23.449589+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1045: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:47:25.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:25.150 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:25.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:25.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:25.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:25.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:25.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:25.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:25.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:25.971 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:25.998 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:26.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:26.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:26.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:26.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:26.146 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:26 smithi016 bash[84186]: cluster 2024-08-17T17:47:25.450254+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:47:26.146 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:26 smithi016 bash[84186]: cluster 2024-08-17T17:47:25.450254+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:47:26.147 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:26 smithi016 bash[86572]: cluster 2024-08-17T17:47:25.450254+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:47:26.147 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:26 smithi016 bash[86572]: cluster 2024-08-17T17:47:25.450254+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:47:26.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:26.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:26.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:26.384 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:26.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:26 smithi060 bash[68878]: cluster 2024-08-17T17:47:25.450254+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:47:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:26 smithi060 bash[68878]: cluster 2024-08-17T17:47:25.450254+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1046: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:47:26.487 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.516 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:26.620 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:26.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:26.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:26.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:27.188 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:27.294 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:27.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:27.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:27.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.592 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:27.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:27.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:27.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:27.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:27.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:27.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:28.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:28.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:28.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.403 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:28.506 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:28.516 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:28 smithi060 bash[68878]: cluster 2024-08-17T17:47:27.450702+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:47:28.516 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:28 smithi060 bash[68878]: cluster 2024-08-17T17:47:27.450702+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:47:28.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:28.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:28.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:28.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:28 smithi016 bash[84186]: cluster 2024-08-17T17:47:27.450702+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:47:28.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:28 smithi016 bash[84186]: cluster 2024-08-17T17:47:27.450702+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:47:28.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:28 smithi016 bash[86572]: cluster 2024-08-17T17:47:27.450702+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:47:28.756 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:28 smithi016 bash[86572]: cluster 2024-08-17T17:47:27.450702+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1047: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:47:28.770 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.801 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:28.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:28.936 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:29.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:29.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:29.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:29.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:29.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:29.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:29.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:29.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:29.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:29.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:29.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:29.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:29.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.734 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:29.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:29.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:30.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:30.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:30.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:30.241 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:30.266 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:30.369 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:30.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:47:30 smithi060 bash[61583]: ts=2024-08-17T17:47:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:30.502 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:30.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:30.722 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:30 smithi016 bash[84186]: cluster 2024-08-17T17:47:29.451279+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:30.759 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:30 smithi060 bash[68878]: cluster 2024-08-17T17:47:29.451279+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:30.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:30 smithi060 bash[68878]: cluster 2024-08-17T17:47:29.451279+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:30.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:30.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:30 smithi016 bash[84186]: cluster 2024-08-17T17:47:29.451279+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:30.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:30 smithi016 bash[86572]: cluster 2024-08-17T17:47:29.451279+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:30.823 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:30 smithi016 bash[86572]: cluster 2024-08-17T17:47:29.451279+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1048: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-08-17T17:47:30.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:30.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:30.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:31.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:31.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:31.195 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:31.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:31.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:31.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:31.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:31.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:31.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:31.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:31.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:32.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:32.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:32.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:32.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:32.357 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:32.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:32.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:32.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:32.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:32.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:32.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:32.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:32 smithi060 bash[68878]: cluster 2024-08-17T17:47:31.451821+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:47:32.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:32 smithi060 bash[68878]: cluster 2024-08-17T17:47:31.451821+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:47:32.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:32.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:32 smithi016 bash[84186]: cluster 2024-08-17T17:47:31.451821+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:47:32.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:32 smithi016 bash[84186]: cluster 2024-08-17T17:47:31.451821+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:47:32.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:32 smithi016 bash[86572]: cluster 2024-08-17T17:47:31.451821+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:47:32.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:32 smithi016 bash[86572]: cluster 2024-08-17T17:47:31.451821+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1049: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:47:32.925 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.954 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:33.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:33.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:33.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:33.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:33.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:33.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:33.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.487 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:33.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:33.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:33.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:33.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:33.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:33.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:33.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:34.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:34.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:34.242 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:34.265 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:34.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.382 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:47:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:47:34] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-08-17T17:47:34.400 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:34.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:34.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:34.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:34 smithi016 bash[84186]: cluster 2024-08-17T17:47:33.452282+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:47:34.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:34 smithi016 bash[84186]: cluster 2024-08-17T17:47:33.452282+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:47:34.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:34.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:34 smithi016 bash[86572]: cluster 2024-08-17T17:47:33.452282+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:47:34.782 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:34 smithi016 bash[86572]: cluster 2024-08-17T17:47:33.452282+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:47:34.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:34.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:34.925 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:34 smithi060 bash[68878]: cluster 2024-08-17T17:47:33.452282+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:47:34.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:34 smithi060 bash[68878]: cluster 2024-08-17T17:47:33.452282+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1050: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:47:34.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:34.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:35.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:35.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:35.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:35.235 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:35.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:35.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:35.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:35.475 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.519 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:35.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:35.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:35.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:36.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:36.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:36.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:36.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:36.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:36.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:36.288 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:36.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:36.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:36.447 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:36.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:36.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:36.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:36.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:36 smithi016 bash[84186]: cluster 2024-08-17T17:47:35.452898+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-08-17T17:47:36.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:36 smithi016 bash[84186]: cluster 2024-08-17T17:47:35.452898+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-08-17T17:47:36.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:36 smithi016 bash[86572]: cluster 2024-08-17T17:47:35.452898+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-08-17T17:47:36.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:36 smithi016 bash[86572]: cluster 2024-08-17T17:47:35.452898+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-08-17T17:47:36.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:36.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:36 smithi060 bash[68878]: cluster 2024-08-17T17:47:35.452898+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-08-17T17:47:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:36 smithi060 bash[68878]: cluster 2024-08-17T17:47:35.452898+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1051: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-08-17T17:47:36.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.075 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:37.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:37.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:37.211 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:37.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:37.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.660 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:37.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:37 smithi060 bash[68878]: audit 2024-08-17T17:47:37.342148+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:37.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:37 smithi060 bash[68878]: audit 2024-08-17T17:47:37.342148+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:37.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:37.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:37.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:37 smithi016 bash[84186]: audit 2024-08-17T17:47:37.342148+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:37.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:37 smithi016 bash[84186]: audit 2024-08-17T17:47:37.342148+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:37.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:37 smithi016 bash[86572]: audit 2024-08-17T17:47:37.342148+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:37.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:37 smithi016 bash[86572]: audit 2024-08-17T17:47:37.342148+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:37.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:37.930 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:37.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:38.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:38.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:38.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:38.215 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:38.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:38.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:38.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:38.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:38.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:38.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:38.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:38 smithi016 bash[84186]: cluster 2024-08-17T17:47:37.453402+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-08-17T17:47:38.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:38 smithi016 bash[84186]: cluster 2024-08-17T17:47:37.453402+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-08-17T17:47:38.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:38 smithi016 bash[86572]: cluster 2024-08-17T17:47:37.453402+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-08-17T17:47:38.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:38 smithi016 bash[86572]: cluster 2024-08-17T17:47:37.453402+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-08-17T17:47:38.747 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:38.851 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:38.863 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:38 smithi060 bash[68878]: cluster 2024-08-17T17:47:37.453402+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-08-17T17:47:38.863 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:38 smithi060 bash[68878]: cluster 2024-08-17T17:47:37.453402+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1052: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2024-08-17T17:47:38.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:38.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:39.110 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:39.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:39.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:39.372 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:39.408 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:39.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:39.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:39.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:39.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:39.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:39.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:39.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:40.058 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:40.090 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:40.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:40.193 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:40.220 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:40.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:40.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:40.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:40.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.488 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:40.551 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:47:40 smithi060 bash[61583]: ts=2024-08-17T17:47:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:40.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:40 smithi016 bash[84186]: cluster 2024-08-17T17:47:39.453946+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:47:40.600 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:40 smithi016 bash[84186]: cluster 2024-08-17T17:47:39.453946+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:47:40.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:40 smithi016 bash[86572]: cluster 2024-08-17T17:47:39.453946+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:47:40.600 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:40 smithi016 bash[86572]: cluster 2024-08-17T17:47:39.453946+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:47:40.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:40.722 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:40.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:40.871 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:40 smithi060 bash[68878]: cluster 2024-08-17T17:47:39.453946+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:47:40.871 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:40 smithi060 bash[68878]: cluster 2024-08-17T17:47:39.453946+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1053: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:47:40.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:40.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:40.994 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:41.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:41.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:41.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:41.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:41.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:41.216 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:47:41.216 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:41.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:41.274 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:41.274 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:47:41.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:41.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:41.301 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:47:41.301 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:41.344 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:47:41.344 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:41.377 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:47:41.378 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:41.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:41.407 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:47:41.408 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:41.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:41.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:41.441 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:47:41.441 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:41.471 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:47:41.471 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:41.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:41.577 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:41.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:41 smithi016 bash[84186]: audit 2024-08-17T17:47:41.171301+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/354976353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:41.661 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:41 smithi016 bash[84186]: audit 2024-08-17T17:47:41.171301+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/354976353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:41.661 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:41 smithi016 bash[86572]: audit 2024-08-17T17:47:41.171301+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/354976353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:41.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:41 smithi016 bash[86572]: audit 2024-08-17T17:47:41.171301+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/354976353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:41.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:41.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:41.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:41.815 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:41.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:41 smithi060 bash[68878]: audit 2024-08-17T17:47:41.171301+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/354976353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:41.824 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:41 smithi060 bash[68878]: audit 2024-08-17T17:47:41.171301+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.16:0/354976353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:41.840 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:41.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:41.859 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:bench [] [] [] [] 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs files list 2024-08-17T17:47:41.860 INFO:teuthology.orchestra.run.smithi016.stderr:bluefs stats 2024-08-17T17:47:41.861 INFO:teuthology.orchestra.run.smithi016.stderr:bluestore allocator dump block 2024-08-17T17:47:41.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error EINVAL: invalid command 2024-08-17T17:47:41.946 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.967 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:42.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.098 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:42.118 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:47:42.118 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:47:42.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.244 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:42.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:42.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:42.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:42.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:42.563 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:47:42.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:42.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:42 smithi060 bash[68878]: cluster 2024-08-17T17:47:41.454498+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:47:42.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:42 smithi060 bash[68878]: cluster 2024-08-17T17:47:41.454498+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:47:42.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:42 smithi060 bash[68878]: audit 2024-08-17T17:47:42.107981+0000 mon.a (mon.0) 1365 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:42.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:42 smithi060 bash[68878]: audit 2024-08-17T17:47:42.107981+0000 mon.a (mon.0) 1365 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:42.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:42.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:42.749 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:42.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[84186]: cluster 2024-08-17T17:47:41.454498+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:47:42.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[84186]: cluster 2024-08-17T17:47:41.454498+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:47:42.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[84186]: audit 2024-08-17T17:47:42.107981+0000 mon.a (mon.0) 1365 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:42.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[84186]: audit 2024-08-17T17:47:42.107981+0000 mon.a (mon.0) 1365 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:42.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[86572]: cluster 2024-08-17T17:47:41.454498+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:47:42.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[86572]: cluster 2024-08-17T17:47:41.454498+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1054: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:47:42.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[86572]: audit 2024-08-17T17:47:42.107981+0000 mon.a (mon.0) 1365 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:42.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:42 smithi016 bash[86572]: audit 2024-08-17T17:47:42.107981+0000 mon.a (mon.0) 1365 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:42.777 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:42.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:42.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:42.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:43.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.053 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:43.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:43.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:43.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:43.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:43.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:43.440 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:43.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:43.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:43.703 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:43.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:43.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:43 smithi060 bash[68878]: cluster 2024-08-17T17:47:42.563262+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:43.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:43 smithi060 bash[68878]: cluster 2024-08-17T17:47:42.563262+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:43.816 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:43 smithi060 bash[68878]: audit 2024-08-17T17:47:42.565471+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:43.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:43 smithi060 bash[68878]: audit 2024-08-17T17:47:42.565471+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:43.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:43 smithi060 bash[68878]: cluster 2024-08-17T17:47:42.569374+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:47:43.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:43 smithi060 bash[68878]: cluster 2024-08-17T17:47:42.569374+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:47:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[84186]: cluster 2024-08-17T17:47:42.563262+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[84186]: cluster 2024-08-17T17:47:42.563262+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[84186]: audit 2024-08-17T17:47:42.565471+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[84186]: audit 2024-08-17T17:47:42.565471+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[84186]: cluster 2024-08-17T17:47:42.569374+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:47:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[84186]: cluster 2024-08-17T17:47:42.569374+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:47:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[86572]: cluster 2024-08-17T17:47:42.563262+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[86572]: cluster 2024-08-17T17:47:42.563262+0000 mon.a (mon.0) 1366 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[86572]: audit 2024-08-17T17:47:42.565471+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[86572]: audit 2024-08-17T17:47:42.565471+0000 mon.a (mon.0) 1367 : audit [INF] from='client.? 172.21.15.16:0/3307825999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[86572]: cluster 2024-08-17T17:47:42.569374+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:47:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:43 smithi016 bash[86572]: cluster 2024-08-17T17:47:42.569374+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:47:43.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:43.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:43.956 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:44.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:44.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:44.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:44.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:44.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:44.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:44.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:44.368 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:44.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:44.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:44.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:44.582 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:44 smithi016 bash[84186]: cluster 2024-08-17T17:47:43.455099+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-08-17T17:47:44.583 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:44 smithi016 bash[84186]: cluster 2024-08-17T17:47:43.455099+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-08-17T17:47:44.583 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:47:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:47:44] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-08-17T17:47:44.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:44.607 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:44 smithi060 bash[68878]: cluster 2024-08-17T17:47:43.455099+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-08-17T17:47:44.607 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:44 smithi060 bash[68878]: cluster 2024-08-17T17:47:43.455099+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-08-17T17:47:44.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:44.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:44.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:44.755 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:44.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:44.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:44 smithi016 bash[86572]: cluster 2024-08-17T17:47:43.455099+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-08-17T17:47:44.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:44 smithi016 bash[86572]: cluster 2024-08-17T17:47:43.455099+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1056: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2024-08-17T17:47:44.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:44.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:44.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:44.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:45.117 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:45.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:45.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:45.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.414 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:45.671 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:45.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.797 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:45.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:45.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:45.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:46.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:46.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:46.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:46.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:47:46.411 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:47:46.426 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:46.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:46.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:46.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:46.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:46.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:46.824 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:46 smithi016 bash[84186]: cluster 2024-08-17T17:47:45.455773+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:47:46.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:46 smithi016 bash[84186]: cluster 2024-08-17T17:47:45.455773+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:47:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:46 smithi016 bash[86572]: cluster 2024-08-17T17:47:45.455773+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:47:46.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:46 smithi016 bash[86572]: cluster 2024-08-17T17:47:45.455773+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:47:46.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:46 smithi060 bash[68878]: cluster 2024-08-17T17:47:45.455773+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:47:46.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:46 smithi060 bash[68878]: cluster 2024-08-17T17:47:45.455773+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1057: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:47:46.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:46.978 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:46.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:47.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:47.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:47:47.112 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:47.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.247 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:47.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:47.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:47.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:47.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:47.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:47.622 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.650 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:47.783 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:47.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:48.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.046 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:48.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:48.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:48.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:48.281 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:48.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:48.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:47:48.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:48.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:48.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:48.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:48 smithi016 bash[84186]: cluster 2024-08-17T17:47:47.456288+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:47:48.593 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:48 smithi016 bash[84186]: cluster 2024-08-17T17:47:47.456288+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:47:48.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:48 smithi016 bash[86572]: cluster 2024-08-17T17:47:47.456288+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:47:48.594 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:48 smithi016 bash[86572]: cluster 2024-08-17T17:47:47.456288+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:47:48.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:48.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:48.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.710 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:48 smithi060 bash[68878]: cluster 2024-08-17T17:47:47.456288+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:47:48.710 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:48 smithi060 bash[68878]: cluster 2024-08-17T17:47:47.456288+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1058: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2024-08-17T17:47:48.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:48.834 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:48.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:48.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:49.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:47:49.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:49.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:49.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:49.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:49.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:49.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.691 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.822 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:49.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:50.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:50.108 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:50.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:50.361 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.371 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:47:50 smithi060 bash[61583]: ts=2024-08-17T17:47:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:50.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:50.498 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.527 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:50.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:50.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:50 smithi060 bash[68878]: cluster 2024-08-17T17:47:49.456891+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:47:50.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:50 smithi060 bash[68878]: cluster 2024-08-17T17:47:49.456891+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:47:50.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:50.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:50 smithi016 bash[84186]: cluster 2024-08-17T17:47:49.456891+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:47:50.768 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:50 smithi016 bash[84186]: cluster 2024-08-17T17:47:49.456891+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:47:50.768 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:50 smithi016 bash[86572]: cluster 2024-08-17T17:47:49.456891+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:47:50.769 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:50 smithi016 bash[86572]: cluster 2024-08-17T17:47:49.456891+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1059: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:47:50.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:50.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.916 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:51.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:51.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:51.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:51.411 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:47:51.411 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:47:51.412 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-08-17T17:47:51.412 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:47:51.412 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:47:51.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-08-17T17:47:51.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:51.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:51.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:51.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:51.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:51.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:51.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:51.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:51.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.981 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:52.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:52.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:52.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:52.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:52.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:52.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:52.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:52.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:52.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:52.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:52.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:52.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:52.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:52 smithi060 bash[68878]: cluster 2024-08-17T17:47:51.457372+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:47:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:52 smithi060 bash[68878]: cluster 2024-08-17T17:47:51.457372+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:47:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:52 smithi060 bash[68878]: audit 2024-08-17T17:47:52.342897+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:52 smithi060 bash[68878]: audit 2024-08-17T17:47:52.342897+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:52.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:53.005 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:53.006 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[84186]: cluster 2024-08-17T17:47:51.457372+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:47:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[84186]: cluster 2024-08-17T17:47:51.457372+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:47:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[84186]: audit 2024-08-17T17:47:52.342897+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[84186]: audit 2024-08-17T17:47:52.342897+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[86572]: cluster 2024-08-17T17:47:51.457372+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:47:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[86572]: cluster 2024-08-17T17:47:51.457372+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1060: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:47:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[86572]: audit 2024-08-17T17:47:52.342897+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:52 smithi016 bash[86572]: audit 2024-08-17T17:47:52.342897+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:53.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:53.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:53.235 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:53.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:53.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.361 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:53.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:53.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:53.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:53.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:53.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:53.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:54.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:54.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:54.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:54.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:54.278 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:54.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:54.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:54.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:54.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:54.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:47:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:47:54] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.51.0" 2024-08-17T17:47:54.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:54.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:54.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:54.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:54.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:54 smithi016 bash[84186]: cluster 2024-08-17T17:47:53.457905+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:47:54.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:54 smithi016 bash[84186]: cluster 2024-08-17T17:47:53.457905+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:47:54.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:54 smithi016 bash[86572]: cluster 2024-08-17T17:47:53.457905+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:47:54.831 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:54 smithi016 bash[86572]: cluster 2024-08-17T17:47:53.457905+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:47:54.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:54.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:54 smithi060 bash[68878]: cluster 2024-08-17T17:47:53.457905+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:47:54.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:54 smithi060 bash[68878]: cluster 2024-08-17T17:47:53.457905+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1061: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:47:54.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:54.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:55.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:55.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:55.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:55.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:55.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:55.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:55.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:55.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:55.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:55.668 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:55.705 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:55.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:55.808 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:55.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:55.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:55.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:56.055 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:56.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.106 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:56.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:56.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:56.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:56.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:56.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:56.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:56.631 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:56.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:56 smithi060 bash[68878]: cluster 2024-08-17T17:47:55.458586+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-08-17T17:47:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:56 smithi060 bash[68878]: cluster 2024-08-17T17:47:55.458586+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-08-17T17:47:56.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:56.763 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:56.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:56.813 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:56 smithi016 bash[84186]: cluster 2024-08-17T17:47:55.458586+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-08-17T17:47:56.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:56 smithi016 bash[84186]: cluster 2024-08-17T17:47:55.458586+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-08-17T17:47:56.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:56 smithi016 bash[86572]: cluster 2024-08-17T17:47:55.458586+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-08-17T17:47:56.815 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:56 smithi016 bash[86572]: cluster 2024-08-17T17:47:55.458586+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-08-17T17:47:56.869 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:56.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:57.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:57.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:57.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:57.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:57.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:57.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:57.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:57.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.959 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:58.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:58.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:58.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:58.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:58.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:58.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:58.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:58.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:58.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:58.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:58.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:58.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:58.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:58.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:58 smithi016 bash[84186]: cluster 2024-08-17T17:47:57.459056+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:47:58.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:47:58 smithi016 bash[84186]: cluster 2024-08-17T17:47:57.459056+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:47:58.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:58 smithi016 bash[86572]: cluster 2024-08-17T17:47:57.459056+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:47:58.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:47:58 smithi016 bash[86572]: cluster 2024-08-17T17:47:57.459056+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:47:58.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:58 smithi060 bash[68878]: cluster 2024-08-17T17:47:57.459056+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:47:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:47:58 smithi060 bash[68878]: cluster 2024-08-17T17:47:57.459056+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:47:58.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:59.039 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.077 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:59.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.207 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:59.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:59.334 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:59.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:59.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:59.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:59.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:59.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:59.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:59.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:59.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:59.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:59.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:59.864 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:59.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:59.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:00.004 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:00.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:00.110 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:00.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:00.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:00.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:00.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:00.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:00.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.519 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:48:00 smithi060 bash[61583]: ts=2024-08-17T17:48:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:00.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:00.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.646 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:00 smithi016 bash[86572]: cluster 2024-08-17T17:47:59.459705+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:48:00.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:00.771 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:00 smithi060 bash[68878]: cluster 2024-08-17T17:47:59.459705+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:48:00.779 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:00 smithi060 bash[68878]: cluster 2024-08-17T17:47:59.459705+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:48:00.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:00.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:00 smithi016 bash[84186]: cluster 2024-08-17T17:47:59.459705+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:48:00.873 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:00 smithi016 bash[84186]: cluster 2024-08-17T17:47:59.459705+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:48:00.874 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:00 smithi016 bash[86572]: cluster 2024-08-17T17:47:59.459705+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1064: 89 pgs: 89 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2024-08-17T17:48:00.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:01.047 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:01.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:01.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:01.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.205 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:01.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:01.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:01.468 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:01.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:01.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:01.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:01.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:01.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:02.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:02.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:02.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:02.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:02.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.551 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:02.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:02 smithi060 bash[68878]: cluster 2024-08-17T17:48:01.460696+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:48:02.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:02 smithi060 bash[68878]: cluster 2024-08-17T17:48:01.460696+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:48:02.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:02 smithi060 bash[68878]: audit 2024-08-17T17:48:01.763331+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:02.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:02 smithi060 bash[68878]: audit 2024-08-17T17:48:01.763331+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:02.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:02.794 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[84186]: cluster 2024-08-17T17:48:01.460696+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:48:02.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[84186]: cluster 2024-08-17T17:48:01.460696+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:48:02.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[84186]: audit 2024-08-17T17:48:01.763331+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:02.816 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[84186]: audit 2024-08-17T17:48:01.763331+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:02.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[86572]: cluster 2024-08-17T17:48:01.460696+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:48:02.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[86572]: cluster 2024-08-17T17:48:01.460696+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1065: 89 pgs: 89 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-08-17T17:48:02.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[86572]: audit 2024-08-17T17:48:01.763331+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:02.820 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:02 smithi016 bash[86572]: audit 2024-08-17T17:48:01.763331+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:02.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:02.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:02.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:02.953 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:03.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:03.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:03.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:03.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:03.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:03.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:03.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.457 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:03.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:03.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:03.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:03.702 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:03.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:03.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:03.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:03.981 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:04.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:04.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:04.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:04.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:04.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.532 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.625 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:48:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:48:04] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.51.0" 2024-08-17T17:48:04.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:04 smithi060 bash[68878]: cluster 2024-08-17T17:48:03.461106+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-08-17T17:48:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:04 smithi060 bash[68878]: cluster 2024-08-17T17:48:03.461106+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-08-17T17:48:04.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:04.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:04.790 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:04 smithi016 bash[84186]: cluster 2024-08-17T17:48:03.461106+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-08-17T17:48:04.791 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:04 smithi016 bash[84186]: cluster 2024-08-17T17:48:03.461106+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-08-17T17:48:04.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:04 smithi016 bash[86572]: cluster 2024-08-17T17:48:03.461106+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-08-17T17:48:04.791 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:04 smithi016 bash[86572]: cluster 2024-08-17T17:48:03.461106+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1066: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s 2024-08-17T17:48:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:04.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:05.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:05.075 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:05.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:05.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:05.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:05.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:05.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:05.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:05.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:05.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:05.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:05.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:05.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:06.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:06.032 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:06.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:06.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:06.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:06.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:06.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:06.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:06.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:06.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:06.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:06.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:06.539 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:06.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:06 smithi060 bash[68878]: cluster 2024-08-17T17:48:05.461638+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:48:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:06 smithi060 bash[68878]: cluster 2024-08-17T17:48:05.461638+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:48:06.676 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:06.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:06.781 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:06.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:06.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.929 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:07.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:06 smithi016 bash[84186]: cluster 2024-08-17T17:48:05.461638+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:48:07.042 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:06 smithi016 bash[84186]: cluster 2024-08-17T17:48:05.461638+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:48:07.042 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:06 smithi016 bash[86572]: cluster 2024-08-17T17:48:05.461638+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:48:07.042 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:06 smithi016 bash[86572]: cluster 2024-08-17T17:48:05.461638+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1067: 89 pgs: 89 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-08-17T17:48:07.055 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:07.159 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:07.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:07.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:07.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:07.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:07.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:07.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:07.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:07.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:07.684 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:07 smithi016 bash[84186]: audit 2024-08-17T17:48:07.342897+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:07.684 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:07 smithi016 bash[84186]: audit 2024-08-17T17:48:07.342897+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:07.684 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:07 smithi016 bash[86572]: audit 2024-08-17T17:48:07.342897+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:07.685 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:07 smithi016 bash[86572]: audit 2024-08-17T17:48:07.342897+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:07.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:07.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:07.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:07.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:07.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:07 smithi060 bash[68878]: audit 2024-08-17T17:48:07.342897+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:07.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:07 smithi060 bash[68878]: audit 2024-08-17T17:48:07.342897+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:07.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:08.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:08.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:08.128 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:08.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:08.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:08.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:08.389 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:08.493 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:08.622 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.662 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:08.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:08.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[84186]: cluster 2024-08-17T17:48:07.462147+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[84186]: cluster 2024-08-17T17:48:07.462147+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[84186]: audit 2024-08-17T17:48:08.526801+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[84186]: audit 2024-08-17T17:48:08.526801+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[84186]: audit 2024-08-17T17:48:08.534718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[84186]: audit 2024-08-17T17:48:08.534718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[86572]: cluster 2024-08-17T17:48:07.462147+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[86572]: cluster 2024-08-17T17:48:07.462147+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[86572]: audit 2024-08-17T17:48:08.526801+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[86572]: audit 2024-08-17T17:48:08.526801+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[86572]: audit 2024-08-17T17:48:08.534718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:08 smithi016 bash[86572]: audit 2024-08-17T17:48:08.534718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:08 smithi060 bash[68878]: cluster 2024-08-17T17:48:07.462147+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-08-17T17:48:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:08 smithi060 bash[68878]: cluster 2024-08-17T17:48:07.462147+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1068: 89 pgs: 89 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-08-17T17:48:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:08 smithi060 bash[68878]: audit 2024-08-17T17:48:08.526801+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:08 smithi060 bash[68878]: audit 2024-08-17T17:48:08.526801+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:08 smithi060 bash[68878]: audit 2024-08-17T17:48:08.534718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:08 smithi060 bash[68878]: audit 2024-08-17T17:48:08.534718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:08.942 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:09.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:09.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:09.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:09.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:09.242 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:09.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:09.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:09.381 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:09.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:09.490 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:09.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:09.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:09.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:09.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:09.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:09.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:09.768 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:09.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:09.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:10.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:10.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:10.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:10.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:10.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:10.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:10.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:10.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:10.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:10.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:10.552 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:10.563 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:48:10 smithi060 bash[61583]: ts=2024-08-17T17:48:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:10.579 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:10.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:10.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:10.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:10.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:10.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:10 smithi060 bash[68878]: cluster 2024-08-17T17:48:09.462697+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:48:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:10 smithi060 bash[68878]: cluster 2024-08-17T17:48:09.462697+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:48:10.961 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:10.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:10 smithi016 bash[84186]: cluster 2024-08-17T17:48:09.462697+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:48:10.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:10 smithi016 bash[84186]: cluster 2024-08-17T17:48:09.462697+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:48:10.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:10 smithi016 bash[86572]: cluster 2024-08-17T17:48:09.462697+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:48:10.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:10 smithi016 bash[86572]: cluster 2024-08-17T17:48:09.462697+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1069: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:48:10.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:11.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:11.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:11.355 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:11.355 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:48:11.360 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.492 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.645 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.772 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:11.875 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:11.913 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:12.039 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:12.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:12.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:12.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:12.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:12.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:12.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:12.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:12.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:12.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:12.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:12.552 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.588 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:12.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:12 smithi016 bash[84186]: cluster 2024-08-17T17:48:11.463176+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:48:12.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:12 smithi016 bash[84186]: cluster 2024-08-17T17:48:11.463176+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:48:12.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:12 smithi016 bash[86572]: cluster 2024-08-17T17:48:11.463176+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:48:12.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:12 smithi016 bash[86572]: cluster 2024-08-17T17:48:11.463176+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:48:12.831 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:12.866 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:12.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:12 smithi060 bash[68878]: cluster 2024-08-17T17:48:11.463176+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:48:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:12 smithi060 bash[68878]: cluster 2024-08-17T17:48:11.463176+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1070: 89 pgs: 89 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T17:48:12.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:12.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:12.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:13.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:13.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:13.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:13.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:13.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:13.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:13.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:13.527 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:13.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:13.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:13.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:13.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:13.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:13.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:13.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:13.915 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:13.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:14.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:14.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:14.203 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:14.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:14.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:14.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:14.447 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:48:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:48:14] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.51.0" 2024-08-17T17:48:14.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:14.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:14.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:14.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:14.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:48:14.704 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:14.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:14.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:14.742 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:14 smithi016 bash[84186]: cluster 2024-08-17T17:48:13.463583+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-08-17T17:48:14.742 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:14 smithi016 bash[84186]: cluster 2024-08-17T17:48:13.463583+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-08-17T17:48:14.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:14 smithi016 bash[86572]: cluster 2024-08-17T17:48:13.463583+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-08-17T17:48:14.742 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:14 smithi016 bash[86572]: cluster 2024-08-17T17:48:13.463583+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-08-17T17:48:14.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:14 smithi060 bash[68878]: cluster 2024-08-17T17:48:13.463583+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-08-17T17:48:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:14 smithi060 bash[68878]: cluster 2024-08-17T17:48:13.463583+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1071: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-08-17T17:48:14.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:15.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:15.104 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:15.105 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:48:15.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:15.168 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:48:15.169 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:15.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:15.199 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:48:15.200 INFO:teuthology.orchestra.run.smithi016.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:48:15.200 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:48:15.218 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:48:15.219 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:15.268 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:48:15.268 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:15.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:15.303 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:48:15.303 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:15.310 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:15.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:15.326 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:48:15.327 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:15.356 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:15.357 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:48:15.388 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:15.388 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:48:15.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:15.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:15.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:15.701 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:48:15.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:15.758 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:15.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:15.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:15.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:15.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[84186]: audit 2024-08-17T17:48:15.022884+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.16:0/3038006577' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[84186]: audit 2024-08-17T17:48:15.022884+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.16:0/3038006577' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[84186]: audit 2024-08-17T17:48:15.494612+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.16:0/659891339' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[84186]: audit 2024-08-17T17:48:15.494612+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.16:0/659891339' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[84186]: audit 2024-08-17T17:48:15.495632+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[84186]: audit 2024-08-17T17:48:15.495632+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[86572]: audit 2024-08-17T17:48:15.022884+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.16:0/3038006577' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[86572]: audit 2024-08-17T17:48:15.022884+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.16:0/3038006577' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[86572]: audit 2024-08-17T17:48:15.494612+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.16:0/659891339' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[86572]: audit 2024-08-17T17:48:15.494612+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.16:0/659891339' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[86572]: audit 2024-08-17T17:48:15.495632+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.926 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:15 smithi016 bash[86572]: audit 2024-08-17T17:48:15.495632+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:15.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:16.032 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:16.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:15 smithi060 bash[68878]: audit 2024-08-17T17:48:15.022884+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.16:0/3038006577' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:16.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:15 smithi060 bash[68878]: audit 2024-08-17T17:48:15.022884+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.16:0/3038006577' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:16.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:15 smithi060 bash[68878]: audit 2024-08-17T17:48:15.494612+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.16:0/659891339' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:16.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:15 smithi060 bash[68878]: audit 2024-08-17T17:48:15.494612+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.16:0/659891339' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:16.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:15 smithi060 bash[68878]: audit 2024-08-17T17:48:15.495632+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:16.147 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:15 smithi060 bash[68878]: audit 2024-08-17T17:48:15.495632+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:16.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:16.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:16.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:16.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:16.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:16.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:16.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:16.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:16.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:16.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:16.802 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:16.820 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:16.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:16.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: cluster 2024-08-17T17:48:15.464154+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: cluster 2024-08-17T17:48:15.464154+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: cluster 2024-08-17T17:48:15.678327+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: cluster 2024-08-17T17:48:15.678327+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: audit 2024-08-17T17:48:15.688095+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: audit 2024-08-17T17:48:15.688095+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: cluster 2024-08-17T17:48:15.696592+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: cluster 2024-08-17T17:48:15.696592+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:48:16.944 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: audit 2024-08-17T17:48:16.465253+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: audit 2024-08-17T17:48:16.465253+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: audit 2024-08-17T17:48:16.472588+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[86572]: audit 2024-08-17T17:48:16.472588+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: cluster 2024-08-17T17:48:15.464154+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: cluster 2024-08-17T17:48:15.464154+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: cluster 2024-08-17T17:48:15.678327+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: cluster 2024-08-17T17:48:15.678327+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: audit 2024-08-17T17:48:15.688095+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: audit 2024-08-17T17:48:15.688095+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: cluster 2024-08-17T17:48:15.696592+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:48:16.945 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: cluster 2024-08-17T17:48:15.696592+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:48:16.946 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: audit 2024-08-17T17:48:16.465253+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.946 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: audit 2024-08-17T17:48:16.465253+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.946 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: audit 2024-08-17T17:48:16.472588+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.946 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:16 smithi016 bash[84186]: audit 2024-08-17T17:48:16.472588+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:16.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:17.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:17.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: cluster 2024-08-17T17:48:15.464154+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: cluster 2024-08-17T17:48:15.464154+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1072: 89 pgs: 89 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: cluster 2024-08-17T17:48:15.678327+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: cluster 2024-08-17T17:48:15.678327+0000 mon.a (mon.0) 1375 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: audit 2024-08-17T17:48:15.688095+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: audit 2024-08-17T17:48:15.688095+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: cluster 2024-08-17T17:48:15.696592+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:48:17.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: cluster 2024-08-17T17:48:15.696592+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:48:17.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: audit 2024-08-17T17:48:16.465253+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: audit 2024-08-17T17:48:16.465253+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: audit 2024-08-17T17:48:16.472588+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:16 smithi060 bash[68878]: audit 2024-08-17T17:48:16.472588+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:17.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:17.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.334 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:17.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:17.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:17.593 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:17.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:17.734 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:17.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:17.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:17.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:17 smithi060 bash[68878]: audit 2024-08-17T17:48:17.198629+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:17 smithi060 bash[68878]: audit 2024-08-17T17:48:17.198629+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:17 smithi060 bash[68878]: audit 2024-08-17T17:48:17.199465+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:17 smithi060 bash[68878]: audit 2024-08-17T17:48:17.199465+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:17 smithi060 bash[68878]: audit 2024-08-17T17:48:17.205516+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:17 smithi060 bash[68878]: audit 2024-08-17T17:48:17.205516+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.982 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[84186]: audit 2024-08-17T17:48:17.198629+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:17.982 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[84186]: audit 2024-08-17T17:48:17.198629+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[84186]: audit 2024-08-17T17:48:17.199465+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[84186]: audit 2024-08-17T17:48:17.199465+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[84186]: audit 2024-08-17T17:48:17.205516+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[84186]: audit 2024-08-17T17:48:17.205516+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[86572]: audit 2024-08-17T17:48:17.198629+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[86572]: audit 2024-08-17T17:48:17.198629+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[86572]: audit 2024-08-17T17:48:17.199465+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[86572]: audit 2024-08-17T17:48:17.199465+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[86572]: audit 2024-08-17T17:48:17.205516+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:17.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:17 smithi016 bash[86572]: audit 2024-08-17T17:48:17.205516+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:18.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:18.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:18.135 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:18.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:18.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:18.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:18.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:18.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:18.405 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:18.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:18.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:18.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:18.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:18.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:18.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:18.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:18 smithi016 bash[84186]: cluster 2024-08-17T17:48:17.464657+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 842 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:48:18.906 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:18 smithi016 bash[84186]: cluster 2024-08-17T17:48:17.464657+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 842 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:48:18.907 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:18 smithi016 bash[86572]: cluster 2024-08-17T17:48:17.464657+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 842 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:48:18.907 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:18 smithi016 bash[86572]: cluster 2024-08-17T17:48:17.464657+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 842 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:48:18.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:19.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:19.062 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:19.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:19.174 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:18 smithi060 bash[68878]: cluster 2024-08-17T17:48:17.464657+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 842 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:48:19.174 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:18 smithi060 bash[68878]: cluster 2024-08-17T17:48:17.464657+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1074: 89 pgs: 89 active+clean; 842 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:48:19.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:19.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:19.293 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:19.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:19.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:19.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:19.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:19.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:19.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:19.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:19.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:19.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.859 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:19.963 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:20.093 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:20.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:20.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.242 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:48:20 smithi060 bash[61583]: ts=2024-08-17T17:48:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:20.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:20.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:20.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:20.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.526 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:20.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:20.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:20.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:20.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:20.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:20.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:20 smithi060 bash[68878]: cluster 2024-08-17T17:48:19.465242+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 735 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2024-08-17T17:48:20.778 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:20 smithi060 bash[68878]: cluster 2024-08-17T17:48:19.465242+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 735 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2024-08-17T17:48:20.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:20.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:20.899 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:20.910 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:20 smithi016 bash[84186]: cluster 2024-08-17T17:48:19.465242+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 735 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2024-08-17T17:48:20.910 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:20 smithi016 bash[84186]: cluster 2024-08-17T17:48:19.465242+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 735 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2024-08-17T17:48:20.910 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:20 smithi016 bash[86572]: cluster 2024-08-17T17:48:19.465242+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 735 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2024-08-17T17:48:20.910 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:20 smithi016 bash[86572]: cluster 2024-08-17T17:48:19.465242+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1075: 89 pgs: 89 active+clean; 735 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2024-08-17T17:48:20.936 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:21.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.076 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:48:21.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:21.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:48:21.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:21.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:21.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:21.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.340 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:21.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:21.589 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:21.610 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:21.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:21.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.753 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:21.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:21.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:22.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:22.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:22.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:22.281 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:22.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:22.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:22.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:22.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:22.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:22.660 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:22.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:22.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:22 smithi060 bash[68878]: cluster 2024-08-17T17:48:21.465789+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:22.813 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:22 smithi060 bash[68878]: cluster 2024-08-17T17:48:21.465789+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:22.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:22 smithi060 bash[68878]: audit 2024-08-17T17:48:22.343300+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:22.814 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:22 smithi060 bash[68878]: audit 2024-08-17T17:48:22.343300+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:22.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:22.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[84186]: cluster 2024-08-17T17:48:21.465789+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[84186]: cluster 2024-08-17T17:48:21.465789+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[84186]: audit 2024-08-17T17:48:22.343300+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[84186]: audit 2024-08-17T17:48:22.343300+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[86572]: cluster 2024-08-17T17:48:21.465789+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[86572]: cluster 2024-08-17T17:48:21.465789+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1076: 89 pgs: 89 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[86572]: audit 2024-08-17T17:48:22.343300+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:22 smithi016 bash[86572]: audit 2024-08-17T17:48:22.343300+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.111 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:23.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:23.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:23.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:23.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:23.387 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:23.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:23.491 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:23.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:23.648 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:23.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:23.782 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:23.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:23.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:23.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:23.951 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:48:23.951 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:48:23.951 INFO:tasks.thrashosds.thrasher:Killing osd 0, live_osds are [0, 1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:48:23.952 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T17:48:23.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0 2024-08-17T17:48:24.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:24.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:24.153 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:48:23 smithi016 systemd[1]: Stopping Ceph osd.0 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T17:48:24.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:24.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:24.283 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:24.309 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:24.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:24.422 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:48:24] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-08-17T17:48:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.444 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:24.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:24.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:24.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:24.724 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:24.774 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[93028]: debug 2024-08-17T17:48:24.596+0000 7fd9e6810640 -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 2024-08-17T17:48:24.774 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[93028]: debug 2024-08-17T17:48:24.596+0000 7fd9e6810640 -1 osd.0 264 *** Got signal Terminated *** 2024-08-17T17:48:24.774 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[93028]: debug 2024-08-17T17:48:24.596+0000 7fd9e6810640 -1 osd.0 264 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:48:24.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:24.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:24.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:24.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:24 smithi060 bash[68878]: cluster 2024-08-17T17:48:23.466196+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 621 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:24.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:24 smithi060 bash[68878]: cluster 2024-08-17T17:48:23.466196+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 621 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:24.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:24 smithi060 bash[68878]: cluster 2024-08-17T17:48:24.598835+0000 mon.a (mon.0) 1384 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:48:24.965 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:24 smithi060 bash[68878]: cluster 2024-08-17T17:48:24.598835+0000 mon.a (mon.0) 1384 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:48:24.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[86572]: cluster 2024-08-17T17:48:23.466196+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 621 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[86572]: cluster 2024-08-17T17:48:23.466196+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 621 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[86572]: cluster 2024-08-17T17:48:24.598835+0000 mon.a (mon.0) 1384 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[86572]: cluster 2024-08-17T17:48:24.598835+0000 mon.a (mon.0) 1384 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[84186]: cluster 2024-08-17T17:48:23.466196+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 621 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[84186]: cluster 2024-08-17T17:48:23.466196+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1077: 89 pgs: 89 active+clean; 621 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:48:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[84186]: cluster 2024-08-17T17:48:24.598835+0000 mon.a (mon.0) 1384 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:48:25.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:24 smithi016 bash[84186]: cluster 2024-08-17T17:48:24.598835+0000 mon.a (mon.0) 1384 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:48:25.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:25.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:25.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:25.236 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:25.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:25.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:25.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:25.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:25.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:25.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:25.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:25.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:25.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:25 smithi060 bash[68878]: cluster 2024-08-17T17:48:24.710189+0000 mon.a (mon.0) 1385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:48:25.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:25 smithi060 bash[68878]: cluster 2024-08-17T17:48:24.710189+0000 mon.a (mon.0) 1385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:48:25.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:25 smithi060 bash[68878]: cluster 2024-08-17T17:48:24.723111+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-08-17T17:48:25.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:25 smithi060 bash[68878]: cluster 2024-08-17T17:48:24.723111+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-08-17T17:48:25.766 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:25.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:25.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:25.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:26.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:26.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[84186]: cluster 2024-08-17T17:48:24.710189+0000 mon.a (mon.0) 1385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[84186]: cluster 2024-08-17T17:48:24.710189+0000 mon.a (mon.0) 1385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[84186]: cluster 2024-08-17T17:48:24.723111+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[84186]: cluster 2024-08-17T17:48:24.723111+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[86572]: cluster 2024-08-17T17:48:24.710189+0000 mon.a (mon.0) 1385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[86572]: cluster 2024-08-17T17:48:24.710189+0000 mon.a (mon.0) 1385 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[86572]: cluster 2024-08-17T17:48:24.723111+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-08-17T17:48:26.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:25 smithi016 bash[86572]: cluster 2024-08-17T17:48:24.723111+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-08-17T17:48:26.142 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:26.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:26.303 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:26.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:26.407 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:26.429 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:26.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:26.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:26.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:26.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:26.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[84186]: cluster 2024-08-17T17:48:25.466925+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1079: 89 pgs: 8 peering, 81 active+clean; 425 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:48:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[84186]: cluster 2024-08-17T17:48:25.466925+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1079: 89 pgs: 8 peering, 81 active+clean; 425 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:48:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[84186]: cluster 2024-08-17T17:48:25.736765+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-08-17T17:48:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[84186]: cluster 2024-08-17T17:48:25.736765+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-08-17T17:48:26.826 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[197167]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:48:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[86572]: cluster 2024-08-17T17:48:25.466925+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1079: 89 pgs: 8 peering, 81 active+clean; 425 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:48:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[86572]: cluster 2024-08-17T17:48:25.466925+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1079: 89 pgs: 8 peering, 81 active+clean; 425 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:48:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[86572]: cluster 2024-08-17T17:48:25.736765+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-08-17T17:48:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:26 smithi016 bash[86572]: cluster 2024-08-17T17:48:25.736765+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-08-17T17:48:26.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:26.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:26 smithi060 bash[68878]: cluster 2024-08-17T17:48:25.466925+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1079: 89 pgs: 8 peering, 81 active+clean; 425 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:48:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:26 smithi060 bash[68878]: cluster 2024-08-17T17:48:25.466925+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1079: 89 pgs: 8 peering, 81 active+clean; 425 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:48:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:26 smithi060 bash[68878]: cluster 2024-08-17T17:48:25.736765+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-08-17T17:48:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:26 smithi060 bash[68878]: cluster 2024-08-17T17:48:25.736765+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-08-17T17:48:26.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:26.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:27.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:27.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:27.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:27.222 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:48:27 smithi016 bash[197300]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:48:27.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:27.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:27.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:27.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:27.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:27.497 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:27.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:27.532 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:27.534 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:27.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.632 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:27.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:27.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:27.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:27.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:27 smithi060 bash[68878]: cluster 2024-08-17T17:48:27.733889+0000 mon.a (mon.0) 1388 : cluster [WRN] Health check failed: Degraded data redundancy: 1/18195 objects degraded (0.005%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:48:27.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:27 smithi060 bash[68878]: cluster 2024-08-17T17:48:27.733889+0000 mon.a (mon.0) 1388 : cluster [WRN] Health check failed: Degraded data redundancy: 1/18195 objects degraded (0.005%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:48:27.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:27 smithi016 bash[84186]: cluster 2024-08-17T17:48:27.733889+0000 mon.a (mon.0) 1388 : cluster [WRN] Health check failed: Degraded data redundancy: 1/18195 objects degraded (0.005%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:48:27.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:27 smithi016 bash[84186]: cluster 2024-08-17T17:48:27.733889+0000 mon.a (mon.0) 1388 : cluster [WRN] Health check failed: Degraded data redundancy: 1/18195 objects degraded (0.005%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:48:27.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:27.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:28.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.144 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:27 smithi016 bash[86572]: cluster 2024-08-17T17:48:27.733889+0000 mon.a (mon.0) 1388 : cluster [WRN] Health check failed: Degraded data redundancy: 1/18195 objects degraded (0.005%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:48:28.144 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:27 smithi016 bash[86572]: cluster 2024-08-17T17:48:27.733889+0000 mon.a (mon.0) 1388 : cluster [WRN] Health check failed: Degraded data redundancy: 1/18195 objects degraded (0.005%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:48:28.168 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:28.275 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:28.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:28.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:28.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:28.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:28.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:28.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.840 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:28 smithi060 bash[68878]: cluster 2024-08-17T17:48:27.467466+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1081: 89 pgs: 4 active+undersized, 8 peering, 1 active+undersized+degraded, 76 active+clean; 378 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1/18195 objects degraded (0.005%) 2024-08-17T17:48:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:28 smithi060 bash[68878]: cluster 2024-08-17T17:48:27.467466+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1081: 89 pgs: 4 active+undersized, 8 peering, 1 active+undersized+degraded, 76 active+clean; 378 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1/18195 objects degraded (0.005%) 2024-08-17T17:48:28.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.952 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:28 smithi016 bash[84186]: cluster 2024-08-17T17:48:27.467466+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1081: 89 pgs: 4 active+undersized, 8 peering, 1 active+undersized+degraded, 76 active+clean; 378 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1/18195 objects degraded (0.005%) 2024-08-17T17:48:28.952 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:28 smithi016 bash[84186]: cluster 2024-08-17T17:48:27.467466+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1081: 89 pgs: 4 active+undersized, 8 peering, 1 active+undersized+degraded, 76 active+clean; 378 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1/18195 objects degraded (0.005%) 2024-08-17T17:48:28.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:28 smithi016 bash[86572]: cluster 2024-08-17T17:48:27.467466+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1081: 89 pgs: 4 active+undersized, 8 peering, 1 active+undersized+degraded, 76 active+clean; 378 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1/18195 objects degraded (0.005%) 2024-08-17T17:48:28.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:28 smithi016 bash[86572]: cluster 2024-08-17T17:48:27.467466+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1081: 89 pgs: 4 active+undersized, 8 peering, 1 active+undersized+degraded, 76 active+clean; 378 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 1/18195 objects degraded (0.005%) 2024-08-17T17:48:28.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.078 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.108 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:29.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:29.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:29.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:29.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:29.475 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.497 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:29.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:29.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:30.009 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:30.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:30.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.298 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:30.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:48:30 smithi060 bash[61583]: ts=2024-08-17T17:48:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:30.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:30.548 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.571 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:30.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:30.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:30.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:30 smithi060 bash[68878]: cluster 2024-08-17T17:48:29.468127+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1082: 89 pgs: 15 active+undersized, 8 peering, 8 active+undersized+degraded, 58 active+clean; 280 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 648/13500 objects degraded (4.800%) 2024-08-17T17:48:30.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:30 smithi060 bash[68878]: cluster 2024-08-17T17:48:29.468127+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1082: 89 pgs: 15 active+undersized, 8 peering, 8 active+undersized+degraded, 58 active+clean; 280 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 648/13500 objects degraded (4.800%) 2024-08-17T17:48:30.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:30.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:30.991 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:31.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:30 smithi016 bash[84186]: cluster 2024-08-17T17:48:29.468127+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1082: 89 pgs: 15 active+undersized, 8 peering, 8 active+undersized+degraded, 58 active+clean; 280 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 648/13500 objects degraded (4.800%) 2024-08-17T17:48:31.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:30 smithi016 bash[84186]: cluster 2024-08-17T17:48:29.468127+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1082: 89 pgs: 15 active+undersized, 8 peering, 8 active+undersized+degraded, 58 active+clean; 280 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 648/13500 objects degraded (4.800%) 2024-08-17T17:48:31.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:30 smithi016 bash[86572]: cluster 2024-08-17T17:48:29.468127+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1082: 89 pgs: 15 active+undersized, 8 peering, 8 active+undersized+degraded, 58 active+clean; 280 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 648/13500 objects degraded (4.800%) 2024-08-17T17:48:31.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:30 smithi016 bash[86572]: cluster 2024-08-17T17:48:29.468127+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1082: 89 pgs: 15 active+undersized, 8 peering, 8 active+undersized+degraded, 58 active+clean; 280 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 648/13500 objects degraded (4.800%) 2024-08-17T17:48:31.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:31.123 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:31.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:31.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:31.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:31.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:31.499 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:31.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:31.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:31.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:31.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:31.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:32.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.046 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:32.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:32.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:32.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:32.309 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:32.416 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:32.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:32.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.573 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:32.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.699 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:32.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:32.825 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:32.862 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Removed 107287 objects 2024-08-17T17:48:32.863 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Clean up completed and total clean up time :145.645 2024-08-17T17:48:32.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.950 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:33.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:32 smithi060 bash[68878]: cluster 2024-08-17T17:48:31.468656+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1083: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:32 smithi060 bash[68878]: cluster 2024-08-17T17:48:31.468656+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1083: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:33.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.212 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:32 smithi016 bash[84186]: cluster 2024-08-17T17:48:31.468656+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1083: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:33.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:32 smithi016 bash[84186]: cluster 2024-08-17T17:48:31.468656+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1083: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:33.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:32 smithi016 bash[86572]: cluster 2024-08-17T17:48:31.468656+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1083: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:33.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:32 smithi016 bash[86572]: cluster 2024-08-17T17:48:31.468656+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1083: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:33.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:33.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:33.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:33.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:33.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:34.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:34.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:34.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:34.132 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:34.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.258 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:34.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.373 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:48:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:48:34] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-08-17T17:48:34.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:34.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.517 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:34.572 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-08-17T17:48:34.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-08-17T17:48:34.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:34.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:34.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:34.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:34.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:34.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:34.884 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:34 smithi016 bash[84186]: cluster 2024-08-17T17:48:33.469131+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1084: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:34.885 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:34 smithi016 bash[84186]: cluster 2024-08-17T17:48:33.469131+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1084: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:34.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:34 smithi016 bash[86572]: cluster 2024-08-17T17:48:33.469131+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1084: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:34.885 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:34 smithi016 bash[86572]: cluster 2024-08-17T17:48:33.469131+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1084: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:34.898 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:34.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:35.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:35.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:35.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:34 smithi060 bash[68878]: cluster 2024-08-17T17:48:33.469131+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1084: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:34 smithi060 bash[68878]: cluster 2024-08-17T17:48:33.469131+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1084: 89 pgs: 20 active+undersized, 11 active+undersized+degraded, 58 active+clean; 159 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 805/7665 objects degraded (10.502%) 2024-08-17T17:48:35.190 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:48:35.191 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:48:35.191 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 0 2024-08-17T17:48:35.191 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:48:35.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:35.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:35.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:35.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:35.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:35.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:35.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:35.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:35.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:35.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:35.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:35.805 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:35.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:35.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:35 smithi060 bash[68878]: cluster 2024-08-17T17:48:35.064009+0000 mon.a (mon.0) 1389 : cluster [WRN] Health check update: Degraded data redundancy: 805/7665 objects degraded (10.502%), 11 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:35.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:35 smithi060 bash[68878]: cluster 2024-08-17T17:48:35.064009+0000 mon.a (mon.0) 1389 : cluster [WRN] Health check update: Degraded data redundancy: 805/7665 objects degraded (10.502%), 11 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:35.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:36.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:36.062 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:36.146 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:35 smithi016 bash[84186]: cluster 2024-08-17T17:48:35.064009+0000 mon.a (mon.0) 1389 : cluster [WRN] Health check update: Degraded data redundancy: 805/7665 objects degraded (10.502%), 11 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:36.146 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:35 smithi016 bash[84186]: cluster 2024-08-17T17:48:35.064009+0000 mon.a (mon.0) 1389 : cluster [WRN] Health check update: Degraded data redundancy: 805/7665 objects degraded (10.502%), 11 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:36.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:35 smithi016 bash[86572]: cluster 2024-08-17T17:48:35.064009+0000 mon.a (mon.0) 1389 : cluster [WRN] Health check update: Degraded data redundancy: 805/7665 objects degraded (10.502%), 11 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:36.146 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:35 smithi016 bash[86572]: cluster 2024-08-17T17:48:35.064009+0000 mon.a (mon.0) 1389 : cluster [WRN] Health check update: Degraded data redundancy: 805/7665 objects degraded (10.502%), 11 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:36.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:36.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:36.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:36.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:36.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:36.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:36.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:36.457 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:36.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:36.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:36.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:36.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:36.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:36.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:36.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:36 smithi060 bash[68878]: cluster 2024-08-17T17:48:35.469942+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1085: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 12/816 objects degraded (1.471%) 2024-08-17T17:48:36.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:36 smithi060 bash[68878]: cluster 2024-08-17T17:48:35.469942+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1085: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 12/816 objects degraded (1.471%) 2024-08-17T17:48:36.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:36.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:37.027 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:36 smithi016 bash[84186]: cluster 2024-08-17T17:48:35.469942+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1085: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 12/816 objects degraded (1.471%) 2024-08-17T17:48:37.027 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:36 smithi016 bash[84186]: cluster 2024-08-17T17:48:35.469942+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1085: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 12/816 objects degraded (1.471%) 2024-08-17T17:48:37.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:37.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:37.242 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:37.308 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:37 smithi016 bash[86572]: cluster 2024-08-17T17:48:35.469942+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1085: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 12/816 objects degraded (1.471%) 2024-08-17T17:48:37.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:37 smithi016 bash[86572]: cluster 2024-08-17T17:48:35.469942+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1085: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 12/816 objects degraded (1.471%) 2024-08-17T17:48:37.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:37.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:37.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:37.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:37.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:37.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:37.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:37.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:37.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:37.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:38.004 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.033 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:38.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:38.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:38.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:38.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T17:48:38.232 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T17:48:38.232 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T17:48:38.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:48:38.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:38.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:38 smithi060 bash[68878]: audit 2024-08-17T17:48:37.350432+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:38.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:38 smithi060 bash[68878]: audit 2024-08-17T17:48:37.350432+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:38.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:38 smithi060 bash[68878]: audit 2024-08-17T17:48:37.352478+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:38 smithi060 bash[68878]: audit 2024-08-17T17:48:37.352478+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:38 smithi060 bash[68878]: cluster 2024-08-17T17:48:37.470827+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1086: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:38.411 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:38 smithi060 bash[68878]: cluster 2024-08-17T17:48:37.470827+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1086: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:38.426 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:38.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:38.529 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[84186]: audit 2024-08-17T17:48:37.350432+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[84186]: audit 2024-08-17T17:48:37.350432+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[84186]: audit 2024-08-17T17:48:37.352478+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[84186]: audit 2024-08-17T17:48:37.352478+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[84186]: cluster 2024-08-17T17:48:37.470827+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1086: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[84186]: cluster 2024-08-17T17:48:37.470827+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1086: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[86572]: audit 2024-08-17T17:48:37.350432+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:38.541 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[86572]: audit 2024-08-17T17:48:37.350432+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:38.542 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[86572]: audit 2024-08-17T17:48:37.352478+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.542 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[86572]: audit 2024-08-17T17:48:37.352478+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.542 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[86572]: cluster 2024-08-17T17:48:37.470827+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1086: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:38.542 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:38 smithi016 bash[86572]: cluster 2024-08-17T17:48:37.470827+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1086: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:38.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:38.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:38.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:38.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:38.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:38.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:39.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:39.082 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:39.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.214 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:39.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:39.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:39.449 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:39.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:39.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:39.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:39.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:39.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:40.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:40.132 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:40.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:40.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.247 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:48:40 smithi060 bash[61583]: ts=2024-08-17T17:48:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:40.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:40.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:40.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:40.527 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:40.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:40.660 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:40.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:40.763 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:40.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:40 smithi060 bash[68878]: cluster 2024-08-17T17:48:39.472040+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1087: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:40.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:40 smithi060 bash[68878]: cluster 2024-08-17T17:48:39.472040+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1087: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:40.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:40 smithi060 bash[68878]: cluster 2024-08-17T17:48:40.064783+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:40.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:40 smithi060 bash[68878]: cluster 2024-08-17T17:48:40.064783+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:40.792 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:40.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[84186]: cluster 2024-08-17T17:48:39.472040+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1087: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[84186]: cluster 2024-08-17T17:48:39.472040+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1087: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[84186]: cluster 2024-08-17T17:48:40.064783+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[84186]: cluster 2024-08-17T17:48:40.064783+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[86572]: cluster 2024-08-17T17:48:39.472040+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1087: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[86572]: cluster 2024-08-17T17:48:39.472040+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1087: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[86572]: cluster 2024-08-17T17:48:40.064783+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:40 smithi016 bash[86572]: cluster 2024-08-17T17:48:40.064783+0000 mon.a (mon.0) 1392 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:40.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:41.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:41.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:41.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:41.157 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:41.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:41.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:41.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:41.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-08-17T17:48:41.412 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:48:41.412 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:41.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.430 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:48:41.431 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:41.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:41.448 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:48:41.449 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:41.466 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:48:41.467 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:41.486 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:48:41.486 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:41.506 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:48:41.506 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:41.525 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:48:41.526 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:41.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.567 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:41.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:41 smithi060 bash[68878]: audit 2024-08-17T17:48:41.397497+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3805226813' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:41.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:41 smithi060 bash[68878]: audit 2024-08-17T17:48:41.397497+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3805226813' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:41.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:41.756 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:41.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:41.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:41 smithi016 bash[84186]: audit 2024-08-17T17:48:41.397497+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3805226813' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:41.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:41 smithi016 bash[84186]: audit 2024-08-17T17:48:41.397497+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3805226813' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:41.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:41 smithi016 bash[86572]: audit 2024-08-17T17:48:41.397497+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3805226813' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:41.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:41 smithi016 bash[86572]: audit 2024-08-17T17:48:41.397497+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.16:0/3805226813' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:41.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:41.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:41.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:41.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:41.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.356 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:42.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:42.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:42.542 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:48:42.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:42.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:42.724 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:42.735 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:42 smithi060 bash[68878]: cluster 2024-08-17T17:48:41.472838+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1088: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:42.735 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:42 smithi060 bash[68878]: cluster 2024-08-17T17:48:41.472838+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1088: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:42.735 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:42 smithi060 bash[68878]: audit 2024-08-17T17:48:41.563885+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:42.735 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:42 smithi060 bash[68878]: audit 2024-08-17T17:48:41.563885+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:42.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:42.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:42.856 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:42.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[86572]: cluster 2024-08-17T17:48:41.472838+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1088: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:42.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[86572]: cluster 2024-08-17T17:48:41.472838+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1088: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:42.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[86572]: audit 2024-08-17T17:48:41.563885+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:42.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[86572]: audit 2024-08-17T17:48:41.563885+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:42.866 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[84186]: cluster 2024-08-17T17:48:41.472838+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1088: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:42.866 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[84186]: cluster 2024-08-17T17:48:41.472838+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1088: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 372 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:42.867 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[84186]: audit 2024-08-17T17:48:41.563885+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:42.867 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:42 smithi016 bash[84186]: audit 2024-08-17T17:48:41.563885+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:42.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:42.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:43.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:43.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:43.233 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [0] live_osds: [1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:48:43.233 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:48:43.234 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:48:43.234 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.786048 2024-08-17T17:48:43.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 0.7860482615866264 2024-08-17T17:48:43.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:43.280 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:43.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:43.384 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:43.408 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:43.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:43.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:43.539 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:43.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:43.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:43.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:43.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:43.724 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:48:43.725 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:48:43.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:43 smithi060 bash[68878]: cluster 2024-08-17T17:48:42.536087+0000 mon.a (mon.0) 1394 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:43.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:43 smithi060 bash[68878]: cluster 2024-08-17T17:48:42.536087+0000 mon.a (mon.0) 1394 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:43.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:43 smithi060 bash[68878]: audit 2024-08-17T17:48:42.545843+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:43.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:43 smithi060 bash[68878]: audit 2024-08-17T17:48:42.545843+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:43.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:43 smithi060 bash[68878]: cluster 2024-08-17T17:48:42.552730+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-08-17T17:48:43.785 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:43 smithi060 bash[68878]: cluster 2024-08-17T17:48:42.552730+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-08-17T17:48:43.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[84186]: cluster 2024-08-17T17:48:42.536087+0000 mon.a (mon.0) 1394 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[84186]: cluster 2024-08-17T17:48:42.536087+0000 mon.a (mon.0) 1394 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[84186]: audit 2024-08-17T17:48:42.545843+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[84186]: audit 2024-08-17T17:48:42.545843+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[84186]: cluster 2024-08-17T17:48:42.552730+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-08-17T17:48:43.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[84186]: cluster 2024-08-17T17:48:42.552730+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-08-17T17:48:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[86572]: cluster 2024-08-17T17:48:42.536087+0000 mon.a (mon.0) 1394 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[86572]: cluster 2024-08-17T17:48:42.536087+0000 mon.a (mon.0) 1394 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[86572]: audit 2024-08-17T17:48:42.545843+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[86572]: audit 2024-08-17T17:48:42.545843+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.16:0/570159231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[86572]: cluster 2024-08-17T17:48:42.552730+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-08-17T17:48:43.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:43 smithi016 bash[86572]: cluster 2024-08-17T17:48:42.552730+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-08-17T17:48:43.906 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:44.037 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:44.068 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:44.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:44.171 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:44.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:44.332 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:44.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:44.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:44.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:44 smithi016 bash[84186]: cluster 2024-08-17T17:48:43.473618+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1090: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 252 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:44.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:44 smithi016 bash[84186]: cluster 2024-08-17T17:48:43.473618+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1090: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 252 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:44.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:48:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:48:44] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-08-17T17:48:44.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:44 smithi016 bash[86572]: cluster 2024-08-17T17:48:43.473618+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1090: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 252 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:44.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:44 smithi016 bash[86572]: cluster 2024-08-17T17:48:43.473618+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1090: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 252 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:44.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:44.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:44.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:44.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:44.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:44 smithi060 bash[68878]: cluster 2024-08-17T17:48:43.473618+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1090: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 252 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:44.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:44 smithi060 bash[68878]: cluster 2024-08-17T17:48:43.473618+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1090: 89 pgs: 21 active+undersized, 10 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 252 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:44.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:44.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:45.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:45.126 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:45.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.247 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:45.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:45.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:45.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:45.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:45.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:48:45.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.796 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:45.842 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:45 smithi016 bash[84186]: cluster 2024-08-17T17:48:45.549730+0000 mon.a (mon.0) 1397 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:45.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:45 smithi060 bash[68878]: cluster 2024-08-17T17:48:45.549730+0000 mon.a (mon.0) 1397 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:45 smithi060 bash[68878]: cluster 2024-08-17T17:48:45.549730+0000 mon.a (mon.0) 1397 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:46.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:46.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:46.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:46.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:46.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:46.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:46.207 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:45 smithi016 bash[84186]: cluster 2024-08-17T17:48:45.549730+0000 mon.a (mon.0) 1397 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:46.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:45 smithi016 bash[86572]: cluster 2024-08-17T17:48:45.549730+0000 mon.a (mon.0) 1397 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:46.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:45 smithi016 bash[86572]: cluster 2024-08-17T17:48:45.549730+0000 mon.a (mon.0) 1397 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:46.289 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:46.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:46.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:46.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:46.645 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:48:46.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:46.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:46 smithi060 bash[68878]: cluster 2024-08-17T17:48:45.474731+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1091: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:46.699 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:46 smithi060 bash[68878]: cluster 2024-08-17T17:48:45.474731+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1091: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:46.714 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:46.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:46 smithi016 bash[84186]: cluster 2024-08-17T17:48:45.474731+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1091: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:46.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:46 smithi016 bash[84186]: cluster 2024-08-17T17:48:45.474731+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1091: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:46 smithi016 bash[86572]: cluster 2024-08-17T17:48:45.474731+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1091: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:46 smithi016 bash[86572]: cluster 2024-08-17T17:48:45.474731+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1091: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 24 op/s; 12/78 objects degraded (15.385%) 2024-08-17T17:48:46.837 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:46.940 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:47.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:47.192 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.222 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:47.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.353 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:47.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:47.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:47.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:47.612 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:47.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:47.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:47.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:47.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:47.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:47.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:47.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:47.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:48.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:48.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:48.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:48.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:48.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:48.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:48.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:48.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:48.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:48 smithi060 bash[68878]: cluster 2024-08-17T17:48:47.475609+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1092: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:48.644 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:48 smithi060 bash[68878]: cluster 2024-08-17T17:48:47.475609+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1092: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:48.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:48.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:48.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:48.791 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:48.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:48.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:48 smithi016 bash[84186]: cluster 2024-08-17T17:48:47.475609+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1092: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:48.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:48 smithi016 bash[84186]: cluster 2024-08-17T17:48:47.475609+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1092: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:48.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:48 smithi016 bash[86572]: cluster 2024-08-17T17:48:47.475609+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1092: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:48.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:48 smithi016 bash[86572]: cluster 2024-08-17T17:48:47.475609+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1092: 89 pgs: 22 active+undersized, 9 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:48.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:49.024 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:49.046 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:49.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.195 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:49.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:49.413 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:49.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:49.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.704 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:49.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:49.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:49.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:49.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:50.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:50.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:50.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.343 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:48:50 smithi060 bash[61583]: ts=2024-08-17T17:48:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:50.358 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:50.461 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:50.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:50.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:50.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:50.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:50.724 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:50.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:50.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:50.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:50.867 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:50 smithi060 bash[68878]: cluster 2024-08-17T17:48:49.476277+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1093: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:50.868 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:50 smithi060 bash[68878]: cluster 2024-08-17T17:48:49.476277+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1093: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:50.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:50.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:50.986 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:50.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:50 smithi016 bash[84186]: cluster 2024-08-17T17:48:49.476277+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1093: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:50.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:50 smithi016 bash[84186]: cluster 2024-08-17T17:48:49.476277+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1093: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:50.998 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:50 smithi016 bash[86572]: cluster 2024-08-17T17:48:49.476277+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1093: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:50.998 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:50 smithi016 bash[86572]: cluster 2024-08-17T17:48:49.476277+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1093: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:51.014 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:51.117 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:51.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:51.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:51.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:51.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:51.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:51.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:51.540 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:51.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:51.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:51.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:51.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:51.791 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:51.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:52.025 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.052 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:52.141 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:52.142 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:52.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.176 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:52.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:52.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:52.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:52.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:52.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:52.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_3' removed 2024-08-17T17:48:52.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: cluster 2024-08-17T17:48:51.477355+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1094: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: cluster 2024-08-17T17:48:51.477355+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1094: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: audit 2024-08-17T17:48:51.954797+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: audit 2024-08-17T17:48:51.954797+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: audit 2024-08-17T17:48:52.351659+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: audit 2024-08-17T17:48:52.351659+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: audit 2024-08-17T17:48:52.353815+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[84186]: audit 2024-08-17T17:48:52.353815+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: cluster 2024-08-17T17:48:51.477355+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1094: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:52.759 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: cluster 2024-08-17T17:48:51.477355+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1094: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:52.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: audit 2024-08-17T17:48:51.954797+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:48:52.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: audit 2024-08-17T17:48:51.954797+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:48:52.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: audit 2024-08-17T17:48:52.351659+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:52.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: audit 2024-08-17T17:48:52.351659+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:52.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: audit 2024-08-17T17:48:52.353815+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:52.760 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:52 smithi016 bash[86572]: audit 2024-08-17T17:48:52.353815+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:52.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:52.838 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:52.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: cluster 2024-08-17T17:48:51.477355+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1094: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: cluster 2024-08-17T17:48:51.477355+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1094: 89 pgs: 24 active+undersized, 7 active+undersized+degraded, 58 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: audit 2024-08-17T17:48:51.954797+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: audit 2024-08-17T17:48:51.954797+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: audit 2024-08-17T17:48:52.351659+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: audit 2024-08-17T17:48:52.351659+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: audit 2024-08-17T17:48:52.353815+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:52 smithi060 bash[68878]: audit 2024-08-17T17:48:52.353815+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:52.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.970 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:53.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:53.230 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:53.258 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:53.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:53.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:53.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:53.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:53.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:53.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:53.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:53 smithi060 bash[68878]: audit 2024-08-17T17:48:52.631068+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:48:53.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:53 smithi060 bash[68878]: audit 2024-08-17T17:48:52.631068+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:48:53.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:53 smithi060 bash[68878]: cluster 2024-08-17T17:48:52.638672+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-08-17T17:48:53.767 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:53 smithi060 bash[68878]: cluster 2024-08-17T17:48:52.638672+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-08-17T17:48:53.784 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:53.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.917 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:53.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[84186]: audit 2024-08-17T17:48:52.631068+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[84186]: audit 2024-08-17T17:48:52.631068+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[84186]: cluster 2024-08-17T17:48:52.638672+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[84186]: cluster 2024-08-17T17:48:52.638672+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[86572]: audit 2024-08-17T17:48:52.631068+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[86572]: audit 2024-08-17T17:48:52.631068+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? 172.21.15.16:0/2942248239' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[86572]: cluster 2024-08-17T17:48:52.638672+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-08-17T17:48:53.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:53 smithi016 bash[86572]: cluster 2024-08-17T17:48:52.638672+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-08-17T17:48:54.020 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:54.049 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:54.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:54.152 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.314 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.417 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.516 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:48:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:48:54] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-08-17T17:48:54.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:54.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:54.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:54.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:54.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:54.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:54 smithi016 bash[84186]: cluster 2024-08-17T17:48:53.478449+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1096: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:54.803 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:54 smithi016 bash[84186]: cluster 2024-08-17T17:48:53.478449+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1096: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:54.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:54 smithi016 bash[86572]: cluster 2024-08-17T17:48:53.478449+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1096: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:54.804 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:54 smithi016 bash[86572]: cluster 2024-08-17T17:48:53.478449+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1096: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:54.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:54.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:54 smithi060 bash[68878]: cluster 2024-08-17T17:48:53.478449+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1096: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:54.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:54 smithi060 bash[68878]: cluster 2024-08-17T17:48:53.478449+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1096: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:54.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:54.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:54.944 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:54.973 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:55.076 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.106 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:55.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:55.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:55.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:55.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:55.370 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:55.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:55.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:55.632 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:55.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.763 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:55 smithi016 bash[84186]: cluster 2024-08-17T17:48:55.068208+0000 mon.a (mon.0) 1403 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:55.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:55 smithi016 bash[84186]: cluster 2024-08-17T17:48:55.068208+0000 mon.a (mon.0) 1403 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:55.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:55 smithi016 bash[86572]: cluster 2024-08-17T17:48:55.068208+0000 mon.a (mon.0) 1403 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:55.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:55 smithi016 bash[86572]: cluster 2024-08-17T17:48:55.068208+0000 mon.a (mon.0) 1403 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:55.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:55 smithi060 bash[68878]: cluster 2024-08-17T17:48:55.068208+0000 mon.a (mon.0) 1403 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:55 smithi060 bash[68878]: cluster 2024-08-17T17:48:55.068208+0000 mon.a (mon.0) 1403 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T17:48:55.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:56.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:56.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:56.159 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:56.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:56.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:56.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:56.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:56.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:56.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:56.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:56.558 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:56.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:56.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:56 smithi060 bash[68878]: cluster 2024-08-17T17:48:55.479645+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1097: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:56.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:56 smithi060 bash[68878]: cluster 2024-08-17T17:48:55.479645+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1097: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:56.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:56.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:56.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:56.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:56 smithi016 bash[84186]: cluster 2024-08-17T17:48:55.479645+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1097: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:56.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:56 smithi016 bash[84186]: cluster 2024-08-17T17:48:55.479645+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1097: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:56.928 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:56 smithi016 bash[86572]: cluster 2024-08-17T17:48:55.479645+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1097: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:56.928 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:56 smithi016 bash[86572]: cluster 2024-08-17T17:48:55.479645+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1097: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:56.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:56.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:57.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:57.091 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:57.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:57.226 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:57.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:57.230 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:48:57.231 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:48:57.232 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-08-17T17:48:57.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_4 16 2024-08-17T17:48:57.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:57.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:57.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:57.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:57.493 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:57.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:57.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:57.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:57.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:57.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:57.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:57.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:57.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:58.024 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:58.025 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:48:58.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:58.243 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:58.270 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:58.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:58.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:58.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:58.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:58.505 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:58.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:58.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:58.637 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:58.769 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:58 smithi016 bash[86572]: cluster 2024-08-17T17:48:57.480286+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1098: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:58.781 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:48:58 smithi016 bash[86572]: cluster 2024-08-17T17:48:57.480286+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1098: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:58.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:58 smithi016 bash[84186]: cluster 2024-08-17T17:48:57.480286+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1098: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:58.781 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:48:58 smithi016 bash[84186]: cluster 2024-08-17T17:48:57.480286+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1098: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:58.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:58.902 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:58 smithi060 bash[68878]: cluster 2024-08-17T17:48:57.480286+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1098: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:58.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:48:58 smithi060 bash[68878]: cluster 2024-08-17T17:48:57.480286+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1098: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:48:58.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.194 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.322 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:59.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:59.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:59.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:59.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:59.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:59.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:59.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:59.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:59.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:59.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:00.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:00.211 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:00.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:00.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:00.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:00.354 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:49:00 smithi060 bash[61583]: ts=2024-08-17T17:49:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:00.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:00.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:00.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:00.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:00.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:00.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:00.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:00.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:00.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:00.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:00 smithi060 bash[68878]: cluster 2024-08-17T17:48:59.481366+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1099: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:00 smithi060 bash[68878]: cluster 2024-08-17T17:48:59.481366+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1099: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:01.000 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.029 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:00 smithi016 bash[84186]: cluster 2024-08-17T17:48:59.481366+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1099: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:00 smithi016 bash[84186]: cluster 2024-08-17T17:48:59.481366+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1099: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:00 smithi016 bash[86572]: cluster 2024-08-17T17:48:59.481366+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1099: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:00 smithi016 bash[86572]: cluster 2024-08-17T17:48:59.481366+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1099: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:01.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:01.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:01.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:01.264 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:01.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:01.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:01.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:01.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:49:01.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.558 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:01.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:01.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:01.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:01.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:02.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:02.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:02.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.211 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:02.314 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.343 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:02.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.474 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:02.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:02.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:02.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:02.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.849 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:02 smithi060 bash[68878]: cluster 2024-08-17T17:49:01.482097+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1100: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:02.849 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:02 smithi060 bash[68878]: cluster 2024-08-17T17:49:01.482097+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1100: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:02.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:02.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:02.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:02.980 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:02 smithi016 bash[84186]: cluster 2024-08-17T17:49:01.482097+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1100: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:02.980 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:02 smithi016 bash[84186]: cluster 2024-08-17T17:49:01.482097+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1100: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:02.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:02 smithi016 bash[86572]: cluster 2024-08-17T17:49:01.482097+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1100: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:02.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:02 smithi016 bash[86572]: cluster 2024-08-17T17:49:01.482097+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1100: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:02.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:03.102 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:03.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:03.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.261 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:03.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:03.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:03.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:03.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:03.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:03.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:03.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.657 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:03.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:03.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:03.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:03.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:03.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:04.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:04.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:04.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:04.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:04.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:04.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:04.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:04.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.430 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:49:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:49:04] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-08-17T17:49:04.446 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:04.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:04.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:04.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:04.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:04.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:04 smithi060 bash[68878]: cluster 2024-08-17T17:49:03.483042+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1101: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:04.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:04 smithi060 bash[68878]: cluster 2024-08-17T17:49:03.483042+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1101: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:04.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.940 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:04 smithi016 bash[86572]: cluster 2024-08-17T17:49:03.483042+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1101: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:04.940 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:04 smithi016 bash[86572]: cluster 2024-08-17T17:49:03.483042+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1101: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:04.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:04 smithi016 bash[84186]: cluster 2024-08-17T17:49:03.483042+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1101: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:04.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:04 smithi016 bash[84186]: cluster 2024-08-17T17:49:03.483042+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1101: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:04.954 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:04.968 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:05.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:05.085 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:05.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.214 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:05.317 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:05.345 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:05.448 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:05.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:05.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:05.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:05.675 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.2 primary-affinity to 0.786048 (8515142) 2024-08-17T17:49:05.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:05.721 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[84186]: audit 2024-08-17T17:49:04.968298+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.16:0/3971064107' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.721 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[84186]: audit 2024-08-17T17:49:04.968298+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.16:0/3971064107' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.721 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[84186]: audit 2024-08-17T17:49:04.968676+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.721 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[84186]: audit 2024-08-17T17:49:04.968676+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.721 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[86572]: audit 2024-08-17T17:49:04.968298+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.16:0/3971064107' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[86572]: audit 2024-08-17T17:49:04.968298+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.16:0/3971064107' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[86572]: audit 2024-08-17T17:49:04.968676+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.722 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:05 smithi016 bash[86572]: audit 2024-08-17T17:49:04.968676+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:05.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:05.873 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:05.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:05 smithi060 bash[68878]: audit 2024-08-17T17:49:04.968298+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.16:0/3971064107' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:05 smithi060 bash[68878]: audit 2024-08-17T17:49:04.968298+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.16:0/3971064107' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:05 smithi060 bash[68878]: audit 2024-08-17T17:49:04.968676+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:05 smithi060 bash[68878]: audit 2024-08-17T17:49:04.968676+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264} : dispatch 2024-08-17T17:49:05.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:06.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:06.136 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:06.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:06.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:06.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:06.372 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:06.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:06.633 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:06.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:06.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:06.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:06 smithi060 bash[68878]: cluster 2024-08-17T17:49:05.483694+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1102: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:06 smithi060 bash[68878]: cluster 2024-08-17T17:49:05.483694+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1102: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:06 smithi060 bash[68878]: audit 2024-08-17T17:49:05.675323+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264}]': finished 2024-08-17T17:49:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:06 smithi060 bash[68878]: audit 2024-08-17T17:49:05.675323+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264}]': finished 2024-08-17T17:49:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:06 smithi060 bash[68878]: cluster 2024-08-17T17:49:05.678805+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-08-17T17:49:06.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:06 smithi060 bash[68878]: cluster 2024-08-17T17:49:05.678805+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-08-17T17:49:06.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:06.970 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[86572]: cluster 2024-08-17T17:49:05.483694+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1102: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[86572]: cluster 2024-08-17T17:49:05.483694+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1102: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[86572]: audit 2024-08-17T17:49:05.675323+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264}]': finished 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[86572]: audit 2024-08-17T17:49:05.675323+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264}]': finished 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[86572]: cluster 2024-08-17T17:49:05.678805+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[86572]: cluster 2024-08-17T17:49:05.678805+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[84186]: cluster 2024-08-17T17:49:05.483694+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1102: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[84186]: cluster 2024-08-17T17:49:05.483694+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1102: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[84186]: audit 2024-08-17T17:49:05.675323+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264}]': finished 2024-08-17T17:49:06.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[84186]: audit 2024-08-17T17:49:05.675323+0000 mon.a (mon.0) 1405 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.7860482615866264}]': finished 2024-08-17T17:49:06.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[84186]: cluster 2024-08-17T17:49:05.678805+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-08-17T17:49:06.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:06 smithi016 bash[84186]: cluster 2024-08-17T17:49:05.678805+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-08-17T17:49:07.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:07.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:07.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:07.322 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:07.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:07.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:07.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:07.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:07.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:07.832 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:07 smithi060 bash[68878]: audit 2024-08-17T17:49:07.345216+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:07.832 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:07 smithi060 bash[68878]: audit 2024-08-17T17:49:07.345216+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:07.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:07.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:07.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:07 smithi016 bash[84186]: audit 2024-08-17T17:49:07.345216+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:07.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:07 smithi016 bash[84186]: audit 2024-08-17T17:49:07.345216+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:07.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:07 smithi016 bash[86572]: audit 2024-08-17T17:49:07.345216+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:07.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:07 smithi016 bash[86572]: audit 2024-08-17T17:49:07.345216+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:07.981 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:08.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:08.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:08.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:08.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:08.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:08.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:08.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:08.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:08.774 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:08.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:08.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:08.888 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:08 smithi016 bash[84186]: cluster 2024-08-17T17:49:07.484531+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1104: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:08.888 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:08 smithi016 bash[84186]: cluster 2024-08-17T17:49:07.484531+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1104: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:08.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:08 smithi016 bash[86572]: cluster 2024-08-17T17:49:07.484531+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1104: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:08.889 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:08 smithi016 bash[86572]: cluster 2024-08-17T17:49:07.484531+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1104: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:08.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:08.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:09.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:09.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:09.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:09.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:09.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:08 smithi060 bash[68878]: cluster 2024-08-17T17:49:07.484531+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1104: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:09.151 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:08 smithi060 bash[68878]: cluster 2024-08-17T17:49:07.484531+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1104: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:09.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:09.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:09.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:09.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:09.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:09.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:09.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.826 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:09.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:09.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:10.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.093 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:10.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.223 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:10.326 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:10.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:10.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:10.593 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:49:10 smithi060 bash[61583]: ts=2024-08-17T17:49:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:10.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:10.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:10.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.731 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:10.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:10.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-08-17T17:49:10.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.848 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:49:10.849 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:10.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:10.870 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:49:10.870 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:10.887 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:49:10.888 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:10.909 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:49:10.909 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:10.926 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:10 smithi060 bash[68878]: cluster 2024-08-17T17:49:09.485750+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1105: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:10 smithi060 bash[68878]: cluster 2024-08-17T17:49:09.485750+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1105: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:10.930 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:49:10.930 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:10.951 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:49:10.951 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:10.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.971 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:49:10.971 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:10.974 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:10 smithi016 bash[84186]: cluster 2024-08-17T17:49:09.485750+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1105: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:10.974 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:10 smithi016 bash[84186]: cluster 2024-08-17T17:49:09.485750+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1105: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:10.974 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:10 smithi016 bash[86572]: cluster 2024-08-17T17:49:09.485750+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1105: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:10.974 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:10 smithi016 bash[86572]: cluster 2024-08-17T17:49:09.485750+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1105: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:10.987 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:11.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:11.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:11.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:11.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:11.351 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:11.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:11.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:11.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:11.510 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:11.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:11.706 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:49:11.743 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:11.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:11.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[84186]: audit 2024-08-17T17:49:10.696764+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.16:0/3325056690' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:11.769 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[84186]: audit 2024-08-17T17:49:10.696764+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.16:0/3325056690' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:11.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:11 smithi060 bash[68878]: audit 2024-08-17T17:49:10.696764+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.16:0/3325056690' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:11.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:11 smithi060 bash[68878]: audit 2024-08-17T17:49:10.696764+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.16:0/3325056690' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:11.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:11 smithi060 bash[68878]: audit 2024-08-17T17:49:10.697027+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:11.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:11 smithi060 bash[68878]: audit 2024-08-17T17:49:10.697027+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:11.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:11 smithi060 bash[68878]: audit 2024-08-17T17:49:10.829942+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1253391967' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:11.877 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:11 smithi060 bash[68878]: audit 2024-08-17T17:49:10.829942+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1253391967' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:11.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:11.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:12.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[84186]: audit 2024-08-17T17:49:10.697027+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[84186]: audit 2024-08-17T17:49:10.697027+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[84186]: audit 2024-08-17T17:49:10.829942+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1253391967' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[84186]: audit 2024-08-17T17:49:10.829942+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1253391967' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[86572]: audit 2024-08-17T17:49:10.696764+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.16:0/3325056690' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[86572]: audit 2024-08-17T17:49:10.696764+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.16:0/3325056690' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:12.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[86572]: audit 2024-08-17T17:49:10.697027+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[86572]: audit 2024-08-17T17:49:10.697027+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[86572]: audit 2024-08-17T17:49:10.829942+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1253391967' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:12.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:11 smithi016 bash[86572]: audit 2024-08-17T17:49:10.829942+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.16:0/1253391967' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:12.129 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:12.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:12.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:12.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.290 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:12.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:12.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:12.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:12.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:12.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:12.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:12.654 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:12.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:12.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: cluster 2024-08-17T17:49:11.486907+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1106: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: cluster 2024-08-17T17:49:11.486907+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1106: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: cluster 2024-08-17T17:49:11.691946+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: cluster 2024-08-17T17:49:11.691946+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: audit 2024-08-17T17:49:11.701529+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: audit 2024-08-17T17:49:11.701529+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: cluster 2024-08-17T17:49:11.707740+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-08-17T17:49:12.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:12 smithi060 bash[68878]: cluster 2024-08-17T17:49:11.707740+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-08-17T17:49:12.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:12.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:13.017 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: cluster 2024-08-17T17:49:11.486907+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1106: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:13.017 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: cluster 2024-08-17T17:49:11.486907+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1106: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:13.017 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: cluster 2024-08-17T17:49:11.691946+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:13.017 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: cluster 2024-08-17T17:49:11.691946+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: audit 2024-08-17T17:49:11.701529+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: audit 2024-08-17T17:49:11.701529+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: cluster 2024-08-17T17:49:11.707740+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[86572]: cluster 2024-08-17T17:49:11.707740+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: cluster 2024-08-17T17:49:11.486907+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1106: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: cluster 2024-08-17T17:49:11.486907+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1106: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: cluster 2024-08-17T17:49:11.691946+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: cluster 2024-08-17T17:49:11.691946+0000 mon.a (mon.0) 1409 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: audit 2024-08-17T17:49:11.701529+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:13.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: audit 2024-08-17T17:49:11.701529+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:13.019 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: cluster 2024-08-17T17:49:11.707740+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-08-17T17:49:13.019 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:12 smithi016 bash[84186]: cluster 2024-08-17T17:49:11.707740+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-08-17T17:49:13.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:13.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:13.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:13.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:13.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:13.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:13.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:13.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.734 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:13.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:13.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:13.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:14.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.133 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:14.377 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:49:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:49:14] "GET /metrics HTTP/1.1" 200 34137 "" "Prometheus/2.51.0" 2024-08-17T17:49:14.378 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:49:14.379 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:49:14.396 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:14.448 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [0] live_osds: [1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:49:14.448 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:49:14.448 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T17:49:14.448 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:49:14.448 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:49:14.449 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T17:49:14.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.529 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:14.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:14.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:14.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:14.919 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:14.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.022 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.035 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:14 smithi060 bash[68878]: cluster 2024-08-17T17:49:13.487859+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1108: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:15.035 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:14 smithi060 bash[68878]: cluster 2024-08-17T17:49:13.487859+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1108: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:15.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:14 smithi016 bash[84186]: cluster 2024-08-17T17:49:13.487859+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1108: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:15.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:14 smithi016 bash[84186]: cluster 2024-08-17T17:49:13.487859+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1108: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:15.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:14 smithi016 bash[86572]: cluster 2024-08-17T17:49:13.487859+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1108: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:15.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:14 smithi016 bash[86572]: cluster 2024-08-17T17:49:13.487859+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1108: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:15.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:15.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:15.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:15.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.445 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:15.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:15.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.708 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:15.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:15.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:15.965 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:15.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:16.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:16.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:16.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:16.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:16.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:49:16.380 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:49:16.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:16.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:16.713 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:16.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:16.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:16 smithi016 bash[84186]: cluster 2024-08-17T17:49:15.488966+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1109: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:16.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:16 smithi016 bash[84186]: cluster 2024-08-17T17:49:15.488966+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1109: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:16.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:16 smithi016 bash[86572]: cluster 2024-08-17T17:49:15.488966+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1109: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:16.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:16 smithi016 bash[86572]: cluster 2024-08-17T17:49:15.488966+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1109: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:16.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:16.872 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:16 smithi060 bash[68878]: cluster 2024-08-17T17:49:15.488966+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1109: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:16 smithi060 bash[68878]: cluster 2024-08-17T17:49:15.488966+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1109: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:16.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:17.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:17.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.260 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:17.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.390 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:17.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:17.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:17.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:17.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:17.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:17.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:17.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:17.891 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:17 smithi016 bash[84186]: audit 2024-08-17T17:49:17.275932+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:17.891 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:17 smithi016 bash[84186]: audit 2024-08-17T17:49:17.275932+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:17.891 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:17 smithi016 bash[86572]: audit 2024-08-17T17:49:17.275932+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:17.891 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:17 smithi016 bash[86572]: audit 2024-08-17T17:49:17.275932+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:17 smithi060 bash[68878]: audit 2024-08-17T17:49:17.275932+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:17.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:17 smithi060 bash[68878]: audit 2024-08-17T17:49:17.275932+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:17.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:18.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:18.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:18.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:18.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.410 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:18.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:18.644 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:18.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:18.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:18.723 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_4' created 2024-08-17T17:49:18.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:18.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:18.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:18.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:18 smithi060 bash[68878]: cluster 2024-08-17T17:49:17.489778+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1110: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:18.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:18 smithi060 bash[68878]: cluster 2024-08-17T17:49:17.489778+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1110: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:18.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:18 smithi060 bash[68878]: audit 2024-08-17T17:49:18.083972+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.16:0/3053858921' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:18.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:18 smithi060 bash[68878]: audit 2024-08-17T17:49:18.083972+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.16:0/3053858921' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:18.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:18 smithi060 bash[68878]: audit 2024-08-17T17:49:18.084452+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:18.908 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:18 smithi060 bash[68878]: audit 2024-08-17T17:49:18.084452+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:18.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:19.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.040 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[84186]: cluster 2024-08-17T17:49:17.489778+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1110: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:19.040 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[84186]: cluster 2024-08-17T17:49:17.489778+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1110: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:19.040 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[84186]: audit 2024-08-17T17:49:18.083972+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.16:0/3053858921' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.040 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[84186]: audit 2024-08-17T17:49:18.083972+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.16:0/3053858921' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.040 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[84186]: audit 2024-08-17T17:49:18.084452+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.040 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[84186]: audit 2024-08-17T17:49:18.084452+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[86572]: cluster 2024-08-17T17:49:17.489778+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1110: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:19.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[86572]: cluster 2024-08-17T17:49:17.489778+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1110: 73 pgs: 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:19.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[86572]: audit 2024-08-17T17:49:18.083972+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.16:0/3053858921' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[86572]: audit 2024-08-17T17:49:18.083972+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.16:0/3053858921' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[86572]: audit 2024-08-17T17:49:18.084452+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.041 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:18 smithi016 bash[86572]: audit 2024-08-17T17:49:18.084452+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:49:19.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:19.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:19.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:19.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:19.250 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:49:19.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:19.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:19.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:19.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:19.712 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:19.816 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[86572]: audit 2024-08-17T17:49:18.721810+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[86572]: audit 2024-08-17T17:49:18.721810+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[86572]: cluster 2024-08-17T17:49:18.727810+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[86572]: cluster 2024-08-17T17:49:18.727810+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[84186]: audit 2024-08-17T17:49:18.721810+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[84186]: audit 2024-08-17T17:49:18.721810+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[84186]: cluster 2024-08-17T17:49:18.727810+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-08-17T17:49:19.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:19 smithi016 bash[84186]: cluster 2024-08-17T17:49:18.727810+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-08-17T17:49:19.841 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:19.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:20.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:19 smithi060 bash[68878]: audit 2024-08-17T17:49:18.721810+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:49:20.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:19 smithi060 bash[68878]: audit 2024-08-17T17:49:18.721810+0000 mon.a (mon.0) 1414 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:49:20.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:19 smithi060 bash[68878]: cluster 2024-08-17T17:49:18.727810+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-08-17T17:49:20.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:19 smithi060 bash[68878]: cluster 2024-08-17T17:49:18.727810+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-08-17T17:49:20.104 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:20.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.232 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:20.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-08-17T17:49:20.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:20.344 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[61583]: ts=2024-08-17T17:49:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:20.357 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:20.445 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:49:20.445 INFO:teuthology.orchestra.run.smithi016.stdout: "size": 20, 2024-08-17T17:49:20.445 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 600, 2024-08-17T17:49:20.445 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:49:20.445 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30145 8.e 8:7a3524b3:::benchmark_data_smithi016_164901_object30144:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:22.705045+0000", 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 537.74130750799998, 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2178928619999998, 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30145 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.446 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.705045+0000", 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.705045+0000", 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.705048+0000", 2024-08-17T17:49:20.447 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.39e-06 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.705115+0000", 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7774999999999994e-05 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.733868+0000", 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.028752202000000001 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.448 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.733892+0000", 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4868e-05 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.734776+0000", 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00088323399999999999 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op must wait for map", 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.734782+0000", 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3439999999999997e-06 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.449 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.743312+0000", 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0085297959999999992 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.743324+0000", 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2155e-05 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.450 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.712984+0000", 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.96965951699999997 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713000+0000", 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.666e-05 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.903572+0000", 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1905717250000001 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.451 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.903672+0000", 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010055 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.903780+0000", 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000107531 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.908118+0000", 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0043384399999999998 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.452 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.913620+0000", 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0055010939999999998 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.921122+0000", 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0075023080000000001 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.921181+0000", 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8737999999999999e-05 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.453 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.922938+0000", 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001757535 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30171 8.e 8:79a19b1b:::benchmark_data_smithi016_164901_object30170:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:22.760017+0000", 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 537.68633613999998, 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1678361289999999, 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.454 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30171 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760017+0000", 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.455 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760017+0000", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760018+0000", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.339e-06 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760040+0000", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2035000000000002e-05 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760051+0000", 2024-08-17T17:49:20.456 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0575e-05 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760056+0000", 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4689999999999996e-06 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760102+0000", 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5983999999999999e-05 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.760109+0000", 2024-08-17T17:49:20.457 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8569999999999997e-06 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713036+0000", 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.95292700900000005 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713044+0000", 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4970000000000001e-06 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.458 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.906503+0000", 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1934585929999999 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.906653+0000", 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015007 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.906749+0000", 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.6008999999999995e-05 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.459 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.911792+0000", 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0050430400000000004 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.913627+0000", 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0018347050000000001 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.926110+0000", 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.012483096000000001 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.460 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.926179+0000", 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9412999999999994e-05 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.927853+0000", 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001673438 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30176 8.e 8:7f7590d2:::benchmark_data_smithi016_164901_object30175:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-08-17T17:49:20.461 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:22.763125+0000", 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 537.68322742199996, 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1663087139999999, 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30176 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.462 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763125+0000", 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763125+0000", 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.463 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763127+0000", 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.587e-06 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763150+0000", 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2790999999999999e-05 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763163+0000", 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3461e-05 2024-08-17T17:49:20.464 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763171+0000", 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1329999999999999e-06 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763223+0000", 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2064000000000002e-05 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.763230+0000", 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5520000000000001e-06 2024-08-17T17:49:20.465 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713072+0000", 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.94984204500000002 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713080+0000", 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8539999999999997e-06 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.466 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.908165+0000", 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1950851250000001 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.908322+0000", 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015750599999999999 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.908518+0000", 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000195207 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.467 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.911833+0000", 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0033155350000000001 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.913633+0000", 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0017998109999999999 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.927916+0000", 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014283389000000001 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.468 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.927988+0000", 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2070999999999995e-05 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.929434+0000", 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0014455830000000001 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30180 8.e 8:7c1299cb:::benchmark_data_smithi016_164901_object30179:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-08-17T17:49:20.469 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:22.767329+0000", 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 537.67902389200003, 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1633092860000001, 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30180 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.470 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767329+0000", 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767329+0000", 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767330+0000", 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5489999999999999e-06 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.471 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767350+0000", 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9911e-05 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767362+0000", 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1790999999999999e-05 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767367+0000", 2024-08-17T17:49:20.472 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2299999999999999e-06 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767430+0000", 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2566999999999999e-05 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.767437+0000", 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.934e-06 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.473 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713108+0000", 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.94567156200000002 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.713116+0000", 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2509999999999997e-06 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.910203+0000", 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1970875050000001 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.474 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.910446+0000", 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00024334899999999999 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.910608+0000", 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016181400000000001 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.913587+0000", 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0029782889999999998 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.475 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.913639+0000", 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2178000000000001e-05 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.929480+0000", 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.015841003999999999 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.929536+0000", 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6079999999999998e-05 2024-08-17T17:49:20.476 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.930638+0000", 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0011022720000000001 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30182 8.e 8:75415c96:::benchmark_data_smithi016_164901_object30181:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e218)", 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:22.769659+0000", 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 537.67669386700004, 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.161970996, 2024-08-17T17:49:20.477 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30182 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769659+0000", 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.478 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769659+0000", 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769660+0000", 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7199999999999998e-07 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769678+0000", 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7944e-05 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.479 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769688+0000", 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0159e-05 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769693+0000", 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9280000000000001e-06 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769736+0000", 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3009000000000001e-05 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.480 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:22.769743+0000", 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0509999999999999e-06 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715059+0000", 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.94531577300000003 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715070+0000", 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1686e-05 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.481 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.911883+0000", 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.196813152 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.912024+0000", 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000140939 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.912163+0000", 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000138644 2024-08-17T17:49:20.482 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.913917+0000", 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001753901 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.915815+0000", 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0018985510000000001 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.930689+0000", 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014873511000000001 2024-08-17T17:49:20.483 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.930727+0000", 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.7750999999999998e-05 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.931630+0000", 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00090322500000000001 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.484 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30146 8.4 8:293963dd:::benchmark_data_smithi016_164901_object30145:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e219)", 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:23.715777+0000", 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 536.73057624, 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1931323950000001, 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30146 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.485 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715777+0000", 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715777+0000", 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715779+0000", 2024-08-17T17:49:20.486 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6479999999999999e-06 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715820+0000", 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1335000000000003e-05 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.487 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715837+0000", 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6229999999999999e-05 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.715847+0000", 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9399999999999997e-06 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718012+0000", 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0021653950000000001 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.488 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718028+0000", 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6167999999999998e-05 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.900045+0000", 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1820169549999999 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.900222+0000", 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000176663 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.489 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.900399+0000", 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017689100000000001 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.904521+0000", 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0041224180000000001 2024-08-17T17:49:20.490 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.904539+0000", 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7455000000000001e-05 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.907204+0000", 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0026656449999999999 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.907286+0000", 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1564999999999996e-05 2024-08-17T17:49:20.491 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.908909+0000", 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0016230870000000001 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:30147 8.4 8:22c32eac:::benchmark_data_smithi016_164901_object30146:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e219)", 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:40:23.717971+0000", 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 536.72838140399995, 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1924834849999999, 2024-08-17T17:49:20.492 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 30147 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.717971+0000", 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.493 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.717971+0000", 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.717973+0000", 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7570000000000001e-06 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.494 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718009+0000", 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.5859999999999999e-05 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718024+0000", 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5153999999999999e-05 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718034+0000", 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7510000000000003e-06 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.495 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718083+0000", 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8979e-05 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:23.718090+0000", 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.61e-06 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.902675+0000", 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.184584852 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.496 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.902871+0000", 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000195315 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.903078+0000", 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00020771400000000001 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.905203+0000", 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0021245130000000002 2024-08-17T17:49:20.497 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.906652+0000", 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001449348 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.908963+0000", 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0023105270000000002 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.498 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.909024+0000", 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1062999999999995e-05 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:40:24.910455+0000", 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001431042 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.499 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "MOSDPGPushReply(8.e 232/219 [PushReplyOp(8:7298972c:::benchmark_data_smithi016_164901_object4466:head)])", 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:41:38.623460+0000", 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 461.822892432, 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.58824324500000003, 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "reached pg", 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623460+0000", 2024-08-17T17:49:20.500 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623460+0000", 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623462+0000", 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7600000000000001e-06 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.501 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623474+0000", 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2072999999999999e-05 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623498+0000", 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3790000000000001e-05 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623513+0000", 2024-08-17T17:49:20.502 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5509999999999999e-05 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:38.623628+0000", 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011461800000000001 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:41:39.211704+0000", 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.58807549400000003 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.503 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:133596 8.f 8:fc9d34e4:::benchmark_data_smithi016_164901_object38447:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:42:18.259874+0000", 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 422.18647917300001, 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.47427175900000001, 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 133596 2024-08-17T17:49:20.504 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259874+0000", 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259874+0000", 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.505 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259875+0000", 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.336e-06 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259879+0000", 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.07e-06 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259888+0000", 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.1470000000000007e-06 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.506 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259893+0000", 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8760000000000004e-06 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.259937+0000", 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3815e-05 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.260008+0000", 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1673000000000003e-05 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.507 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1", 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.260069+0000", 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0720999999999997e-05 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.264728+0000", 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0046586220000000003 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.733379+0000", 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.46865096000000001 2024-08-17T17:49:20.508 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.733874+0000", 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00049558299999999996 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.734145+0000", 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00027095599999999999 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.509 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45068.0:133609 8.f 8:fb43653b:::benchmark_data_smithi016_164901_object38460:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e240)", 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:42:18.275221+0000", 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 422.17113150400002, 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.459793589, 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45068", 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/422114355", 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 133609 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.510 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.275221+0000", 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.275221+0000", 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.275222+0000", 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3500000000000005e-07 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.511 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.275225+0000", 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3119999999999998e-06 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.678938+0000", 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.40371288799999999 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.678976+0000", 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.7496000000000001e-05 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.679089+0000", 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000113576 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.679282+0000", 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00019288700000000001 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.513 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1", 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.679459+0000", 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017636400000000001 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.685117+0000", 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0056585669999999998 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.734354+0000", 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.049236890999999998 2024-08-17T17:49:20.514 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.734715+0000", 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000360477 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:42:18.735015+0000", 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00030019600000000002 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.515 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:115137 9.6 9:6c4bbfe8:::benchmark_data_smithi016_182674_object7847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e259)", 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:16.655570+0000", 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 183.79078293500001, 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.52004547400000001, 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.516 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 115137 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655570+0000", 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655570+0000", 2024-08-17T17:49:20.517 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655571+0000", 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.576e-06 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655578+0000", 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7839999999999998e-06 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.518 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655592+0000", 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3817e-05 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655600+0000", 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0620000000000001e-06 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655665+0000", 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.4758000000000006e-05 2024-08-17T17:49:20.519 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655778+0000", 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011340000000000001 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.655877+0000", 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9069999999999998e-05 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.662630+0000", 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0067525229999999999 2024-08-17T17:49:20.520 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.663052+0000", 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00042179899999999999 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:17.175327+0000", 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.512274915 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:17.175542+0000", 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00021541099999999999 2024-08-17T17:49:20.521 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:17.175615+0000", 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3359e-05 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:115142 9.6 9:666f6ddd:::benchmark_data_smithi016_182674_object7852:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e259)", 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:16.658862+0000", 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 183.78749082600001, 2024-08-17T17:49:20.522 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.51710229699999999, 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 115142 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.523 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.658862+0000", 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.658862+0000", 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.658864+0000", 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.77e-06 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.524 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.658869+0000", 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5389999999999998e-06 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.658885+0000", 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5444e-05 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.658893+0000", 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.5639999999999997e-06 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.525 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.659122+0000", 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00022844299999999999 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.659231+0000", 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000109363 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.659332+0000", 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000101031 2024-08-17T17:49:20.526 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.662799+0000", 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0034668469999999999 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:16.667177+0000", 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0043780620000000003 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:17.175698+0000", 2024-08-17T17:49:20.527 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.50852056800000001 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:17.175902+0000", 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00020462099999999999 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:17.175964+0000", 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2045000000000007e-05 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.528 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128540 9.6 9:6868ba28:::benchmark_data_smithi016_182674_object21250:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.447480+0000", 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 165.99887233499999, 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.472598344, 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128540 2024-08-17T17:49:20.529 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447480+0000", 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447480+0000", 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.530 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447482+0000", 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5600000000000001e-06 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447488+0000", 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.925e-06 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447502+0000", 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3764000000000001e-05 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.531 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447510+0000", 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2630000000000003e-06 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447567+0000", 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6969999999999998e-05 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447687+0000", 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000120121 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.532 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.447801+0000", 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000113742 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459083+0000", 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011281766 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459103+0000", 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0645999999999999e-05 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.533 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.919110+0000", 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.46000709299999998 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.919953+0000", 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00084306099999999998 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920079+0000", 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012543299999999999 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.534 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128541 9.6 9:6560d6c0:::benchmark_data_smithi016_182674_object21251:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.449809+0000", 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 165.996544008, 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.47061456699999998, 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.535 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128541 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.449809+0000", 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.449809+0000", 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.536 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.449810+0000", 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7099999999999999e-06 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.449815+0000", 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7949999999999998e-06 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.449830+0000", 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4382999999999999e-05 2024-08-17T17:49:20.537 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.449837+0000", 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0489999999999998e-06 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451106+0000", 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0012689310000000001 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451232+0000", 2024-08-17T17:49:20.538 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000126783 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451341+0000", 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000108764 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459108+0000", 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0077669430000000001 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.539 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459296+0000", 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018765200000000001 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920230+0000", 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.46093472299999999 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920346+0000", 2024-08-17T17:49:20.540 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000116005 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920423+0000", 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6829000000000006e-05 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128542 9.6 9:60eba149:::benchmark_data_smithi016_182674_object21252:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.450336+0000", 2024-08-17T17:49:20.541 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 165.99601635799999, 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.47035162899999999, 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128542 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450336+0000", 2024-08-17T17:49:20.542 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450336+0000", 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450337+0000", 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6799999999999999e-07 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.543 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450341+0000", 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8330000000000004e-06 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450353+0000", 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2130000000000001e-05 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450359+0000", 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3810000000000004e-06 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.544 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.455059+0000", 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0046997419999999998 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.455160+0000", 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010030399999999999 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.455252+0000", 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2629999999999999e-05 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459805+0000", 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0045526450000000001 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459913+0000", 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010847499999999999 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920513+0000", 2024-08-17T17:49:20.546 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.46059982300000002 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920614+0000", 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000101134 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.920688+0000", 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3763999999999994e-05 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.547 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:164190 9.6 9:60ea315c:::benchmark_data_smithi016_182674_object56900:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.950012+0000", 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 117.49634090399999, 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.45281093, 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 164190 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.548 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950012+0000", 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950012+0000", 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950014+0000", 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4679999999999999e-06 2024-08-17T17:49:20.549 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950022+0000", 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.9379999999999992e-06 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950039+0000", 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6509999999999999e-05 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950048+0000", 2024-08-17T17:49:20.550 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4409999999999999e-06 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950115+0000", 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6404999999999999e-05 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950228+0000", 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000113761 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.551 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.950336+0000", 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010765200000000001 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.956571+0000", 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0062348890000000004 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.956670+0000", 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9364000000000006e-05 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.552 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.402712+0000", 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44604153000000002 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.402776+0000", 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3801999999999997e-05 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.402823+0000", 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7169999999999997e-05 2024-08-17T17:49:20.553 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:164186 9.2 e262/253 9:4932174d:::benchmark_data_smithi016_182674_object56896:head v 262'10382, mlcod=262'10377)", 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.955169+0000", 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 117.491184217, 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44495406199999998, 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.554 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955169+0000", 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955169+0000", 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955170+0000", 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3829999999999999e-06 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.555 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955178+0000", 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8900000000000007e-06 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955192+0000", 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4555e-05 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955200+0000", 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0790000000000001e-06 2024-08-17T17:49:20.556 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955285+0000", 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4604999999999994e-05 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.955304+0000", 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9315000000000001e-05 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.400047+0000", 2024-08-17T17:49:20.557 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.44474250199999998 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.400123+0000", 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5733000000000001e-05 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:164197 9.6 9:633eea92:::benchmark_data_smithi016_182674_object56907:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.957575+0000", 2024-08-17T17:49:20.558 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 117.48877815900001, 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.464629134, 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 164197 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957575+0000", 2024-08-17T17:49:20.559 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957575+0000", 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957576+0000", 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.759e-06 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.560 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957582+0000", 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2599999999999996e-06 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957594+0000", 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2893e-05 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957602+0000", 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4529999999999996e-06 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.561 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957653+0000", 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0704000000000001e-05 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.393661+0000", 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.436008338 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.393952+0000", 2024-08-17T17:49:20.562 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00029112499999999999 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.402870+0000", 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0089182570000000006 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.402881+0000", 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0862999999999999e-05 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.563 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.422041+0000", 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.019159374 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.422156+0000", 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000115367 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.422204+0000", 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7741000000000003e-05 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.564 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45233.0:164199 9.0 e262/253 9:018fe48b:::benchmark_data_smithi016_182674_object56909:head v 262'10318, mlcod=262'10316)", 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.958338+0000", 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 117.48801479700001, 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.45082929100000002, 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.565 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.958338+0000", 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.958338+0000", 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.958339+0000", 2024-08-17T17:49:20.566 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6700000000000003e-07 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.958344+0000", 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8479999999999997e-06 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.393208+0000", 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.43486399399999998 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.567 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.393233+0000", 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4746e-05 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.393368+0000", 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000134924 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.393428+0000", 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9889000000000002e-05 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.568 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.409119+0000", 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.015690927 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.409167+0000", 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8296e-05 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.569 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202767 9.6 9:61aa2b2b:::benchmark_data_smithi016_182674_object95477:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.788663+0000", 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 63.657689548999997, 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.49891010800000002, 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202767 2024-08-17T17:49:20.570 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788663+0000", 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788663+0000", 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:49:20.571 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788665+0000", 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.576e-06 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788671+0000", 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8130000000000001e-06 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788683+0000", 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2092999999999999e-05 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.572 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788688+0000", 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7450000000000001e-06 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788740+0000", 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1770000000000001e-05 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788824+0000", 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3712000000000001e-05 2024-08-17T17:49:20.573 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788893+0000", 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8609000000000007e-05 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.792583+0000", 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0036901429999999999 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.574 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.792674+0000", 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.1335999999999994e-05 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.287406+0000", 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.49473224999999998 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.287523+0000", 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011711500000000001 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:49:20.575 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.287573+0000", 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9945999999999999e-05 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:49:20.576 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:49:20.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:20.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:20.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:20.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:20.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:20.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:20.853 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:20.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:20.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:20.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:21.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[68878]: cluster 2024-08-17T17:49:19.490785+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1112: 89 pgs: 4 creating+peering, 12 unknown, 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:21.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[68878]: cluster 2024-08-17T17:49:19.490785+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1112: 89 pgs: 4 creating+peering, 12 unknown, 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:21.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[68878]: cluster 2024-08-17T17:49:19.721795+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:21.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[68878]: cluster 2024-08-17T17:49:19.721795+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:21.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[68878]: cluster 2024-08-17T17:49:19.734112+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-08-17T17:49:21.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:20 smithi060 bash[68878]: cluster 2024-08-17T17:49:19.734112+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-08-17T17:49:21.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:21.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:20 smithi016 bash[84186]: cluster 2024-08-17T17:49:19.490785+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1112: 89 pgs: 4 creating+peering, 12 unknown, 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:21.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:20 smithi016 bash[84186]: cluster 2024-08-17T17:49:19.490785+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1112: 89 pgs: 4 creating+peering, 12 unknown, 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:21.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:20 smithi016 bash[84186]: cluster 2024-08-17T17:49:19.721795+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:21.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:20 smithi016 bash[84186]: cluster 2024-08-17T17:49:19.721795+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:21.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:20 smithi016 bash[84186]: cluster 2024-08-17T17:49:19.734112+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-08-17T17:49:21.162 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:20 smithi016 bash[84186]: cluster 2024-08-17T17:49:19.734112+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-08-17T17:49:21.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:21.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:21.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:21.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:21.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:21.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:21.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:21.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:19.490785+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1112: 89 pgs: 4 creating+peering, 12 unknown, 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:21.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:19.490785+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1112: 89 pgs: 4 creating+peering, 12 unknown, 20 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:21.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:19.721795+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:21.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:19.721795+0000 mon.a (mon.0) 1416 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:21.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:19.734112+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-08-17T17:49:21.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:19.734112+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e272: 8 total, 7 up, 8 in 2024-08-17T17:49:21.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:49:21.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:21.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:21.869 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.880 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:21 smithi060 bash[68878]: cluster 2024-08-17T17:49:20.739656+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-08-17T17:49:21.880 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:21 smithi060 bash[68878]: cluster 2024-08-17T17:49:20.739656+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-08-17T17:49:21.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:21.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:22.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[84186]: cluster 2024-08-17T17:49:20.739656+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-08-17T17:49:22.008 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[84186]: cluster 2024-08-17T17:49:20.739656+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-08-17T17:49:22.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:20.739656+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-08-17T17:49:22.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:21 smithi016 bash[86572]: cluster 2024-08-17T17:49:20.739656+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e273: 8 total, 7 up, 8 in 2024-08-17T17:49:22.025 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:22.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:22.128 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:22.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:22.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:22.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:22.520 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:22.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:22.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:22.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:22.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:22.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:22.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:22.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:22.842 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:22.842 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:22.906 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:22 smithi060 bash[68878]: cluster 2024-08-17T17:49:21.491858+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1115: 89 pgs: 4 creating+peering, 11 unknown, 21 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:22.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:22 smithi060 bash[68878]: cluster 2024-08-17T17:49:21.491858+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1115: 89 pgs: 4 creating+peering, 11 unknown, 21 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:22.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:22 smithi060 bash[68878]: audit 2024-08-17T17:49:22.350556+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:22.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:22 smithi060 bash[68878]: audit 2024-08-17T17:49:22.350556+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:22.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:22 smithi060 bash[68878]: audit 2024-08-17T17:49:22.352035+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:22.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:22 smithi060 bash[68878]: audit 2024-08-17T17:49:22.352035+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:22.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:23.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[84186]: cluster 2024-08-17T17:49:21.491858+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1115: 89 pgs: 4 creating+peering, 11 unknown, 21 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[84186]: cluster 2024-08-17T17:49:21.491858+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1115: 89 pgs: 4 creating+peering, 11 unknown, 21 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[84186]: audit 2024-08-17T17:49:22.350556+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[84186]: audit 2024-08-17T17:49:22.350556+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[84186]: audit 2024-08-17T17:49:22.352035+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[84186]: audit 2024-08-17T17:49:22.352035+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[86572]: cluster 2024-08-17T17:49:21.491858+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1115: 89 pgs: 4 creating+peering, 11 unknown, 21 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:23.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[86572]: cluster 2024-08-17T17:49:21.491858+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1115: 89 pgs: 4 creating+peering, 11 unknown, 21 active+undersized, 7 active+undersized+degraded, 46 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:23.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[86572]: audit 2024-08-17T17:49:22.350556+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:23.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[86572]: audit 2024-08-17T17:49:22.350556+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:23.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[86572]: audit 2024-08-17T17:49:22.352035+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.066 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:22 smithi016 bash[86572]: audit 2024-08-17T17:49:22.352035+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:23.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:23.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:23.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.420 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:23.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:23.638 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:49:23.638 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:49:23.638 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:49:23.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:23.664 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:23.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:23.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:23.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:23.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:23.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:24.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:24.039 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:24.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:24.168 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:24.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:24.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:24.396 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:24.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:24.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:24.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.533 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:49:24] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-08-17T17:49:24.534 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.437769+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.534 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.437769+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.534 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.442960+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.442960+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: cluster 2024-08-17T17:49:23.492498+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1116: 89 pgs: 4 creating+peering, 4 unknown, 25 active+undersized, 7 active+undersized+degraded, 49 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: cluster 2024-08-17T17:49:23.492498+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1116: 89 pgs: 4 creating+peering, 4 unknown, 25 active+undersized, 7 active+undersized+degraded, 49 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.604109+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.604109+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.611368+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:23.611368+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:24.258938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:24.258938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:24.260204+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:24.260204+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:24.266932+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.535 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[84186]: audit 2024-08-17T17:49:24.266932+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.437769+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.437769+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.442960+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.442960+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: cluster 2024-08-17T17:49:23.492498+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1116: 89 pgs: 4 creating+peering, 4 unknown, 25 active+undersized, 7 active+undersized+degraded, 49 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: cluster 2024-08-17T17:49:23.492498+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1116: 89 pgs: 4 creating+peering, 4 unknown, 25 active+undersized, 7 active+undersized+degraded, 49 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.604109+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.604109+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.611368+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:23.611368+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.536 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:24.258938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:24.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:24.258938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:24.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:24.260204+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:24.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:24.260204+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:24.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:24.266932+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.537 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:24 smithi016 bash[86572]: audit 2024-08-17T17:49:24.266932+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:24.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.676 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:24.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.437769+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.437769+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.442960+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.442960+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: cluster 2024-08-17T17:49:23.492498+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1116: 89 pgs: 4 creating+peering, 4 unknown, 25 active+undersized, 7 active+undersized+degraded, 49 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: cluster 2024-08-17T17:49:23.492498+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1116: 89 pgs: 4 creating+peering, 4 unknown, 25 active+undersized, 7 active+undersized+degraded, 49 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:24.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.604109+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.604109+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.611368+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:23.611368+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:24.258938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:24.258938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:24.260204+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:24.260204+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:24.266932+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:24 smithi060 bash[68878]: audit 2024-08-17T17:49:24.266932+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:24.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:24.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:24.863 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:24.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:24.938 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:24.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:25.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:25.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:25.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:25.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.200 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:25.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:25.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:25.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:25.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:25.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:25.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:25.829 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:25.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:25.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:25.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.968 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:49:25.987 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:25.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:26.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:26.219 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:26 smithi016 bash[84186]: cluster 2024-08-17T17:49:25.493138+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1117: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:26.219 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:26 smithi016 bash[84186]: cluster 2024-08-17T17:49:25.493138+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1117: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:26.219 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:26 smithi016 bash[86572]: cluster 2024-08-17T17:49:25.493138+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1117: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:26.219 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:26 smithi016 bash[86572]: cluster 2024-08-17T17:49:25.493138+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1117: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:26.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:26 smithi060 bash[68878]: cluster 2024-08-17T17:49:25.493138+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1117: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:26.232 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:26 smithi060 bash[68878]: cluster 2024-08-17T17:49:25.493138+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1117: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:26.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:26.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.381 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:26.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:26.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.645 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:26.748 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.777 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:26.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:26.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:26.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:27.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:27.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.173 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:27.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:27.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:27.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:27.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:27.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:27.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:27.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:27.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:27.776 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:27 smithi060 bash[68878]: cluster 2024-08-17T17:49:27.546019+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:27.776 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:27 smithi060 bash[68878]: cluster 2024-08-17T17:49:27.546019+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:27.804 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:27 smithi016 bash[84186]: cluster 2024-08-17T17:49:27.546019+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:27.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:27 smithi016 bash[84186]: cluster 2024-08-17T17:49:27.546019+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:27.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:27 smithi016 bash[86572]: cluster 2024-08-17T17:49:27.546019+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:27.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:27 smithi016 bash[86572]: cluster 2024-08-17T17:49:27.546019+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check update: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:27.834 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:27.937 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:27.965 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:28.068 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:28.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:28.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:28.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:28.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:28.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:28.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:28.484 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:28.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:28.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:28.616 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:28.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:28.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:28.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:28.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.861 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:28 smithi060 bash[68878]: cluster 2024-08-17T17:49:27.494553+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1118: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:28.861 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:28 smithi060 bash[68878]: cluster 2024-08-17T17:49:27.494553+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1118: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:28.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:28.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:29.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:28 smithi016 bash[84186]: cluster 2024-08-17T17:49:27.494553+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1118: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:29.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:28 smithi016 bash[84186]: cluster 2024-08-17T17:49:27.494553+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1118: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:29.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:28 smithi016 bash[86572]: cluster 2024-08-17T17:49:27.494553+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1118: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:29.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:28 smithi016 bash[86572]: cluster 2024-08-17T17:49:27.494553+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1118: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:29.113 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:29.241 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:29.372 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:29.398 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:29.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:29.474 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [0] live_osds: [1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:49:29.474 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:49:29.474 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-08-17T17:49:29.474 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:49:29.474 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:49:29.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-08-17T17:49:29.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:29.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:29.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:29.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:29.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.792 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:29.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:30.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:30.080 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:49:30.080 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:49:30.080 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 0 2024-08-17T17:49:30.080 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:49:30.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:30.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.312 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:30.415 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:49:30 smithi060 bash[61583]: ts=2024-08-17T17:49:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:30.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:30.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:30.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:30.807 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:30.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:30 smithi016 bash[84186]: cluster 2024-08-17T17:49:29.495551+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1119: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:30.818 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:30 smithi016 bash[84186]: cluster 2024-08-17T17:49:29.495551+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1119: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:30.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:30 smithi016 bash[86572]: cluster 2024-08-17T17:49:29.495551+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1119: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:30.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:30 smithi016 bash[86572]: cluster 2024-08-17T17:49:29.495551+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1119: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:30.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:30.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:30.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:30 smithi060 bash[68878]: cluster 2024-08-17T17:49:29.495551+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1119: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:30.896 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:30 smithi060 bash[68878]: cluster 2024-08-17T17:49:29.495551+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1119: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:30.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:49:30.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.967 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:31.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:31.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.352 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:31.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.484 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.588 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:31.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:31.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:31.718 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:31.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:31.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:31.874 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:31.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:31.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:32.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.137 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:32.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.269 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:32.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:32.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:32.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:32.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.665 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.768 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:32.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:32.898 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.910 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:32 smithi060 bash[68878]: cluster 2024-08-17T17:49:31.497055+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1120: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:32.910 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:32 smithi060 bash[68878]: cluster 2024-08-17T17:49:31.497055+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1120: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:32.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:32.934 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:32 smithi016 bash[84186]: cluster 2024-08-17T17:49:31.497055+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1120: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:32.934 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:32 smithi016 bash[84186]: cluster 2024-08-17T17:49:31.497055+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1120: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:32.934 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:32 smithi016 bash[86572]: cluster 2024-08-17T17:49:31.497055+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1120: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:32.934 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:32 smithi016 bash[86572]: cluster 2024-08-17T17:49:31.497055+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1120: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:33.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:33.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:33.191 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:33.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:33.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:33.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:33.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:33.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:33.689 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:33.813 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:33.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:34.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.092 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:34.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:34.259 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:34.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-08-17T17:49:34.320 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:49:34.321 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:34.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:34.341 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:49:34.341 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:34.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:34.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:34.365 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:49:34.365 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:34.386 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:49:34.386 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:34.408 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:49:34.408 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:34.430 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:49:34.430 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:34.450 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:49:34.450 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:34.452 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:49:34] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-08-17T17:49:34.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:34.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:34.608 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:49:34.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:34.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[84186]: cluster 2024-08-17T17:49:33.498466+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1121: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[84186]: cluster 2024-08-17T17:49:33.498466+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1121: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[84186]: audit 2024-08-17T17:49:34.288612+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/1209436266' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[84186]: audit 2024-08-17T17:49:34.288612+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/1209436266' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[84186]: audit 2024-08-17T17:49:34.331546+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[84186]: audit 2024-08-17T17:49:34.331546+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[86572]: cluster 2024-08-17T17:49:33.498466+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1121: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[86572]: cluster 2024-08-17T17:49:33.498466+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1121: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[86572]: audit 2024-08-17T17:49:34.288612+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/1209436266' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[86572]: audit 2024-08-17T17:49:34.288612+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/1209436266' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[86572]: audit 2024-08-17T17:49:34.331546+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:34 smithi016 bash[86572]: audit 2024-08-17T17:49:34.331546+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.848 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.860 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:34 smithi060 bash[68878]: cluster 2024-08-17T17:49:33.498466+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1121: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:34.860 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:34 smithi060 bash[68878]: cluster 2024-08-17T17:49:33.498466+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1121: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:34.860 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:34 smithi060 bash[68878]: audit 2024-08-17T17:49:34.288612+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/1209436266' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:34.860 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:34 smithi060 bash[68878]: audit 2024-08-17T17:49:34.288612+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.16:0/1209436266' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:34.860 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:34 smithi060 bash[68878]: audit 2024-08-17T17:49:34.331546+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.861 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:34 smithi060 bash[68878]: audit 2024-08-17T17:49:34.331546+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:34.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:35.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:35.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:35.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:35.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.537 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:35.638 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-08-17T17:49:35.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:35.665 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: cluster 2024-08-17T17:49:34.610904+0000 mon.a (mon.0) 1430 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: cluster 2024-08-17T17:49:34.610904+0000 mon.a (mon.0) 1430 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: audit 2024-08-17T17:49:34.612476+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: audit 2024-08-17T17:49:34.612476+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: cluster 2024-08-17T17:49:34.616167+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: cluster 2024-08-17T17:49:34.616167+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: audit 2024-08-17T17:49:34.722594+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.16:0/2636559438' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: audit 2024-08-17T17:49:34.722594+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.16:0/2636559438' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: audit 2024-08-17T17:49:34.722977+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:35 smithi060 bash[68878]: audit 2024-08-17T17:49:34.722977+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.694 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:49:35.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:35.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:35.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: cluster 2024-08-17T17:49:34.610904+0000 mon.a (mon.0) 1430 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: cluster 2024-08-17T17:49:34.610904+0000 mon.a (mon.0) 1430 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: audit 2024-08-17T17:49:34.612476+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: audit 2024-08-17T17:49:34.612476+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: cluster 2024-08-17T17:49:34.616167+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: cluster 2024-08-17T17:49:34.616167+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: audit 2024-08-17T17:49:34.722594+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.16:0/2636559438' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: audit 2024-08-17T17:49:34.722594+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.16:0/2636559438' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: audit 2024-08-17T17:49:34.722977+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[84186]: audit 2024-08-17T17:49:34.722977+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: cluster 2024-08-17T17:49:34.610904+0000 mon.a (mon.0) 1430 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: cluster 2024-08-17T17:49:34.610904+0000 mon.a (mon.0) 1430 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: audit 2024-08-17T17:49:34.612476+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: audit 2024-08-17T17:49:34.612476+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? 172.21.15.16:0/1370730563' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: cluster 2024-08-17T17:49:34.616167+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: cluster 2024-08-17T17:49:34.616167+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e274: 8 total, 7 up, 8 in 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: audit 2024-08-17T17:49:34.722594+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.16:0/2636559438' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: audit 2024-08-17T17:49:34.722594+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.16:0/2636559438' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: audit 2024-08-17T17:49:34.722977+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:35.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:35 smithi016 bash[86572]: audit 2024-08-17T17:49:34.722977+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:49:36.030 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:36.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:36.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:36.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:36.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:36.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:36.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:36.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.585 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:36.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:36.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.833 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:36 smithi060 bash[68878]: cluster 2024-08-17T17:49:35.499714+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1123: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:36.834 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:36 smithi060 bash[68878]: cluster 2024-08-17T17:49:35.499714+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1123: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:36.834 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:36 smithi060 bash[68878]: audit 2024-08-17T17:49:35.632798+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:49:36.834 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:36 smithi060 bash[68878]: audit 2024-08-17T17:49:35.632798+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:49:36.834 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:36 smithi060 bash[68878]: cluster 2024-08-17T17:49:35.641194+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-08-17T17:49:36.834 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:36 smithi060 bash[68878]: cluster 2024-08-17T17:49:35.641194+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-08-17T17:49:36.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:36.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:36.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:36.997 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:36 smithi016 bash[84186]: cluster 2024-08-17T17:49:35.499714+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1123: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:36.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:36 smithi016 bash[84186]: cluster 2024-08-17T17:49:35.499714+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1123: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:36.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:36 smithi016 bash[84186]: audit 2024-08-17T17:49:35.632798+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:49:36.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:36 smithi016 bash[84186]: audit 2024-08-17T17:49:35.632798+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:49:36.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:36 smithi016 bash[84186]: cluster 2024-08-17T17:49:35.641194+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-08-17T17:49:36.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:36 smithi016 bash[84186]: cluster 2024-08-17T17:49:35.641194+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-08-17T17:49:37.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.113 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:37.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:37.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: cluster 2024-08-17T17:49:35.499714+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1123: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:37.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: cluster 2024-08-17T17:49:35.499714+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1123: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:37.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: audit 2024-08-17T17:49:35.632798+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:49:37.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: audit 2024-08-17T17:49:35.632798+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:49:37.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: cluster 2024-08-17T17:49:35.641194+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-08-17T17:49:37.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: cluster 2024-08-17T17:49:35.641194+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e275: 8 total, 7 up, 8 in 2024-08-17T17:49:37.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:37.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.510 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:37.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:37.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:37.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.775 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:37.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:38.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.023 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[84186]: audit 2024-08-17T17:49:37.345731+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.023 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[84186]: audit 2024-08-17T17:49:37.345731+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.023 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: audit 2024-08-17T17:49:37.345731+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.023 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:37 smithi016 bash[86572]: audit 2024-08-17T17:49:37.345731+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:38.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:37 smithi060 bash[68878]: audit 2024-08-17T17:49:37.345731+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:37 smithi060 bash[68878]: audit 2024-08-17T17:49:37.345731+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.143 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:38.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:38.363 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:49:38.364 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:49:38.408 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:38.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:38.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:38.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:38.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:38 smithi060 bash[68878]: cluster 2024-08-17T17:49:37.500836+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1125: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:38 smithi060 bash[68878]: cluster 2024-08-17T17:49:37.500836+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1125: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:38 smithi060 bash[68878]: cluster 2024-08-17T17:49:37.634602+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:38 smithi060 bash[68878]: cluster 2024-08-17T17:49:37.634602+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:38.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:38.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:38.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:38.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[84186]: cluster 2024-08-17T17:49:37.500836+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1125: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[84186]: cluster 2024-08-17T17:49:37.500836+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1125: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[84186]: cluster 2024-08-17T17:49:37.634602+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[84186]: cluster 2024-08-17T17:49:37.634602+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[86572]: cluster 2024-08-17T17:49:37.500836+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1125: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[86572]: cluster 2024-08-17T17:49:37.500836+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1125: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[86572]: cluster 2024-08-17T17:49:37.634602+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:38 smithi016 bash[86572]: cluster 2024-08-17T17:49:37.634602+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:49:38.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:39.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:39.083 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:39.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:39.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:39.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:39.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:39.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:39.414 DEBUG:teuthology.orchestra.run.smithi016:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2024-08-17T17:49:39.417 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:49:39.417 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:49:39.450 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:39.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:39.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:39.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:39.623 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:hints = 1 2024-08-17T17:49:39.623 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:49:39.623 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object prefix: benchmark_data_smithi016_202796 2024-08-17T17:49:39.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:49:39.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:49:39.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:39.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:39.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.000 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:40.000 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:49:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:40.110 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.135 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:40.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:49:40.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:40.365 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:49:40.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:40.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.508 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:49:40 smithi060 bash[61583]: ts=2024-08-17T17:49:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:40.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:40.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 1 16 3350 3334 208.362 208.375 0.00532231 0.00478524 2024-08-17T17:49:40.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:40.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.777 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:40.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.905 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:40 smithi016 bash[84186]: cluster 2024-08-17T17:49:39.502321+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1126: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:40.905 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:40 smithi016 bash[84186]: cluster 2024-08-17T17:49:39.502321+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1126: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:40.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:40 smithi016 bash[86572]: cluster 2024-08-17T17:49:39.502321+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1126: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:40.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:40 smithi016 bash[86572]: cluster 2024-08-17T17:49:39.502321+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1126: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:40.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:40 smithi060 bash[68878]: cluster 2024-08-17T17:49:39.502321+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1126: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:40 smithi060 bash[68878]: cluster 2024-08-17T17:49:39.502321+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1126: 89 pgs: 30 active+undersized, 7 active+undersized+degraded, 52 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-08-17T17:49:41.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.037 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.140 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:41.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.301 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:41.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.431 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.534 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:41.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:41.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:41.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 2 16 4846 4830 150.926 93.5 0.0025503 0.00661167 2024-08-17T17:49:41.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:41.692 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:41.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.821 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:41.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:41 smithi060 bash[68878]: cluster 2024-08-17T17:49:41.647869+0000 mon.a (mon.0) 1438 : cluster [WRN] Health check update: Degraded data redundancy: 264/834 objects degraded (31.655%), 8 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:41 smithi060 bash[68878]: cluster 2024-08-17T17:49:41.647869+0000 mon.a (mon.0) 1438 : cluster [WRN] Health check update: Degraded data redundancy: 264/834 objects degraded (31.655%), 8 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:41.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:42.032 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:41 smithi016 bash[84186]: cluster 2024-08-17T17:49:41.647869+0000 mon.a (mon.0) 1438 : cluster [WRN] Health check update: Degraded data redundancy: 264/834 objects degraded (31.655%), 8 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:42.032 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:41 smithi016 bash[84186]: cluster 2024-08-17T17:49:41.647869+0000 mon.a (mon.0) 1438 : cluster [WRN] Health check update: Degraded data redundancy: 264/834 objects degraded (31.655%), 8 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:42.033 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:41 smithi016 bash[86572]: cluster 2024-08-17T17:49:41.647869+0000 mon.a (mon.0) 1438 : cluster [WRN] Health check update: Degraded data redundancy: 264/834 objects degraded (31.655%), 8 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:42.033 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:41 smithi016 bash[86572]: cluster 2024-08-17T17:49:41.647869+0000 mon.a (mon.0) 1438 : cluster [WRN] Health check update: Degraded data redundancy: 264/834 objects degraded (31.655%), 8 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:42.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:42.064 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:49:42.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:42.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:42.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:42.209 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:49:42.210 INFO:teuthology.orchestra.run.smithi016.stdout: "success": "" 2024-08-17T17:49:42.210 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:49:42.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:42.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:42.351 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:42.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:42.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:42.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:42.604 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:42.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:42.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 3 16 7794 7778 162.028 184.25 0.00441775 0.00616143 2024-08-17T17:49:42.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:42.724 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:42.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:42.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:42.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:42 smithi060 bash[68878]: cluster 2024-08-17T17:49:41.503105+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1127: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s wr, 31 op/s; 264/834 objects degraded (31.655%) 2024-08-17T17:49:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:42 smithi060 bash[68878]: cluster 2024-08-17T17:49:41.503105+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1127: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s wr, 31 op/s; 264/834 objects degraded (31.655%) 2024-08-17T17:49:42.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:42.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:42 smithi016 bash[84186]: cluster 2024-08-17T17:49:41.503105+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1127: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s wr, 31 op/s; 264/834 objects degraded (31.655%) 2024-08-17T17:49:42.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:42 smithi016 bash[84186]: cluster 2024-08-17T17:49:41.503105+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1127: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s wr, 31 op/s; 264/834 objects degraded (31.655%) 2024-08-17T17:49:42.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:42 smithi016 bash[86572]: cluster 2024-08-17T17:49:41.503105+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1127: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s wr, 31 op/s; 264/834 objects degraded (31.655%) 2024-08-17T17:49:42.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:42 smithi016 bash[86572]: cluster 2024-08-17T17:49:41.503105+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1127: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 16 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s wr, 31 op/s; 264/834 objects degraded (31.655%) 2024-08-17T17:49:42.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:42.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:43.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:43.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:43.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.248 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:43.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.384 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:43.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:43.515 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:43.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 4 16 9240 9224 144.113 90.375 0.00799126 0.00693111 2024-08-17T17:49:43.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:43.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:43.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:43.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:43.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.923 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:44.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.162 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.184 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:44.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.449 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.579 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 5 16 12100 12084 151.037 178.75 0.00278931 0.00661424 2024-08-17T17:49:44.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:44.693 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:49:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:49:44] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.51.0" 2024-08-17T17:49:44.706 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:44.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:44.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:44.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:44.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.952 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:44 smithi016 bash[84186]: cluster 2024-08-17T17:49:43.503956+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1128: 89 pgs: 25 active+undersized, 12 active+undersized+degraded, 52 active+clean; 238 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s; 2250/11460 objects degraded (19.634%) 2024-08-17T17:49:44.952 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:44 smithi016 bash[84186]: cluster 2024-08-17T17:49:43.503956+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1128: 89 pgs: 25 active+undersized, 12 active+undersized+degraded, 52 active+clean; 238 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s; 2250/11460 objects degraded (19.634%) 2024-08-17T17:49:44.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:44 smithi016 bash[86572]: cluster 2024-08-17T17:49:43.503956+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1128: 89 pgs: 25 active+undersized, 12 active+undersized+degraded, 52 active+clean; 238 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s; 2250/11460 objects degraded (19.634%) 2024-08-17T17:49:44.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:44 smithi016 bash[86572]: cluster 2024-08-17T17:49:43.503956+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1128: 89 pgs: 25 active+undersized, 12 active+undersized+degraded, 52 active+clean; 238 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s; 2250/11460 objects degraded (19.634%) 2024-08-17T17:49:44.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:45.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:45.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:45.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:44 smithi060 bash[68878]: cluster 2024-08-17T17:49:43.503956+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1128: 89 pgs: 25 active+undersized, 12 active+undersized+degraded, 52 active+clean; 238 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s; 2250/11460 objects degraded (19.634%) 2024-08-17T17:49:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:44 smithi060 bash[68878]: cluster 2024-08-17T17:49:43.503956+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1128: 89 pgs: 25 active+undersized, 12 active+undersized+degraded, 52 active+clean; 238 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s; 2250/11460 objects degraded (19.634%) 2024-08-17T17:49:45.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:45.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:45.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:45.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:45.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:45.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:45.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:45.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:45.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 6 16 15004 14988 156.111 181.5 0.00541895 0.00639683 2024-08-17T17:49:45.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:45.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:45.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.875 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:45.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:46.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:46.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:46.088 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:46.088 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:46.106 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:46.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:46.360 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.384 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:46.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:46.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 7 16 17762 17746 158.433 172.375 0.0078532 0.00630512 2024-08-17T17:49:46.637 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:46.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.765 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:46.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.896 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:46.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:46.958 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:49:47.000 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:47.024 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:46 smithi016 bash[86572]: cluster 2024-08-17T17:49:45.504726+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1129: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 556 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s; 5477/26757 objects degraded (20.469%) 2024-08-17T17:49:47.024 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:46 smithi016 bash[86572]: cluster 2024-08-17T17:49:45.504726+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1129: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 556 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s; 5477/26757 objects degraded (20.469%) 2024-08-17T17:49:47.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:46 smithi016 bash[84186]: cluster 2024-08-17T17:49:45.504726+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1129: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 556 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s; 5477/26757 objects degraded (20.469%) 2024-08-17T17:49:47.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:46 smithi016 bash[84186]: cluster 2024-08-17T17:49:45.504726+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1129: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 556 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s; 5477/26757 objects degraded (20.469%) 2024-08-17T17:49:47.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:46 smithi060 bash[68878]: cluster 2024-08-17T17:49:45.504726+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1129: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 556 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s; 5477/26757 objects degraded (20.469%) 2024-08-17T17:49:47.055 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:46 smithi060 bash[68878]: cluster 2024-08-17T17:49:45.504726+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1129: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 556 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s; 5477/26757 objects degraded (20.469%) 2024-08-17T17:49:47.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:47.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:47.370 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:47.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:47.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:47.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 8 16 19052 19036 148.705 80.625 0.00145728 0.00627862 2024-08-17T17:49:47.633 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:47.764 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:47.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:47.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:47.899 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:48.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:48.038 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:47 smithi060 bash[68878]: cluster 2024-08-17T17:49:47.709575+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: Degraded data redundancy: 6328/29310 objects degraded (21.590%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:48.038 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:47 smithi060 bash[68878]: cluster 2024-08-17T17:49:47.709575+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: Degraded data redundancy: 6328/29310 objects degraded (21.590%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:48.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:48.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:48.155 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:47 smithi016 bash[84186]: cluster 2024-08-17T17:49:47.709575+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: Degraded data redundancy: 6328/29310 objects degraded (21.590%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:48.155 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:47 smithi016 bash[84186]: cluster 2024-08-17T17:49:47.709575+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: Degraded data redundancy: 6328/29310 objects degraded (21.590%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:48.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:47 smithi016 bash[86572]: cluster 2024-08-17T17:49:47.709575+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: Degraded data redundancy: 6328/29310 objects degraded (21.590%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:48.156 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:47 smithi016 bash[86572]: cluster 2024-08-17T17:49:47.709575+0000 mon.a (mon.0) 1439 : cluster [WRN] Health check update: Degraded data redundancy: 6328/29310 objects degraded (21.590%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:48.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:48.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:48.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:48.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:48.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:48.588 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [0] live_osds: [1, 2, 4, 5, 6, 7, 3] 2024-08-17T17:49:48.589 INFO:tasks.thrashosds.thrasher:Reviving osd 0 2024-08-17T17:49:48.589 INFO:tasks.cephadm.osd.0:Restarting osd.0 (starting--it wasn't running)... 2024-08-17T17:49:48.589 DEBUG:teuthology.orchestra.run.smithi016:osd.0> sudo journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T17:49:48.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 9 16 21137 21121 146.66 130.312 0.0041233 0.00681257 2024-08-17T17:49:48.626 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl start ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0 2024-08-17T17:49:48.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:49:48.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:48.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:48.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:48.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:48 smithi016 bash[84186]: cluster 2024-08-17T17:49:47.505982+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1130: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 610 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 6328/29310 objects degraded (21.590%) 2024-08-17T17:49:48.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:48 smithi016 bash[84186]: cluster 2024-08-17T17:49:47.505982+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1130: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 610 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 6328/29310 objects degraded (21.590%) 2024-08-17T17:49:48.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:48 smithi016 bash[86572]: cluster 2024-08-17T17:49:47.505982+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1130: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 610 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 6328/29310 objects degraded (21.590%) 2024-08-17T17:49:48.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:48 smithi016 bash[86572]: cluster 2024-08-17T17:49:47.505982+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1130: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 610 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 6328/29310 objects degraded (21.590%) 2024-08-17T17:49:48.876 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:48 smithi016 systemd[1]: Started Ceph osd.0 for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T17:49:48.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:49.003 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:49.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:49.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:49.116 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:48 smithi060 bash[68878]: cluster 2024-08-17T17:49:47.505982+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1130: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 610 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 6328/29310 objects degraded (21.590%) 2024-08-17T17:49:49.116 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:48 smithi060 bash[68878]: cluster 2024-08-17T17:49:47.505982+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1130: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 610 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s; 6328/29310 objects degraded (21.590%) 2024-08-17T17:49:49.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:49.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:49.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:49.261 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:49.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:49.365 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:49.399 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:49.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:49.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:49.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:49.624 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 10 16 23384 23368 146.036 140.438 0.00643078 0.00684251 2024-08-17T17:49:49.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.782 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:50.019 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:50.148 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:50.170 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:50.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:50.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.301 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:50.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.414 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:49:50 smithi060 bash[61583]: ts=2024-08-17T17:49:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:50.428 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:50.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:50.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 11 16 25727 25711 146.072 146.438 0.00666856 0.00684086 2024-08-17T17:49:50.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:50.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:50.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:50.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:50.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:50 smithi016 bash[84186]: cluster 2024-08-17T17:49:49.506872+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1131: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 12759/61305 objects degraded (20.812%) 2024-08-17T17:49:50.796 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:50 smithi016 bash[84186]: cluster 2024-08-17T17:49:49.506872+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1131: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 12759/61305 objects degraded (20.812%) 2024-08-17T17:49:50.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:50 smithi016 bash[86572]: cluster 2024-08-17T17:49:49.506872+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1131: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 12759/61305 objects degraded (20.812%) 2024-08-17T17:49:50.796 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:50 smithi016 bash[86572]: cluster 2024-08-17T17:49:49.506872+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1131: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 12759/61305 objects degraded (20.812%) 2024-08-17T17:49:50.812 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:50.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:50.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:51.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:50 smithi060 bash[68878]: cluster 2024-08-17T17:49:49.506872+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1131: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 12759/61305 objects degraded (20.812%) 2024-08-17T17:49:51.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:50 smithi060 bash[68878]: cluster 2024-08-17T17:49:49.506872+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1131: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 12759/61305 objects degraded (20.812%) 2024-08-17T17:49:51.084 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:51.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:51.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:51.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:51.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:51.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 12 16 28025 28009 145.867 143.625 0.0060048 0.00684974 2024-08-17T17:49:51.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:51.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.856 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:51.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:52.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:52.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:52.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:52.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:52.351 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:52.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:52.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:52.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:52.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 13 16 29768 29752 143.025 108.938 0.0125403 0.00698554 2024-08-17T17:49:52.629 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:52.732 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:52.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:52 smithi060 bash[68878]: cluster 2024-08-17T17:49:51.507593+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1132: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 13378/63162 objects degraded (21.180%) 2024-08-17T17:49:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:52 smithi060 bash[68878]: cluster 2024-08-17T17:49:51.507593+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1132: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 13378/63162 objects degraded (21.180%) 2024-08-17T17:49:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:52 smithi060 bash[68878]: audit 2024-08-17T17:49:52.349183+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:52 smithi060 bash[68878]: audit 2024-08-17T17:49:52.349183+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:52 smithi060 bash[68878]: audit 2024-08-17T17:49:52.350452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:52 smithi060 bash[68878]: audit 2024-08-17T17:49:52.350452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:52.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.008 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:53.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[84186]: cluster 2024-08-17T17:49:51.507593+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1132: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 13378/63162 objects degraded (21.180%) 2024-08-17T17:49:53.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[84186]: cluster 2024-08-17T17:49:51.507593+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1132: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 13378/63162 objects degraded (21.180%) 2024-08-17T17:49:53.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[84186]: audit 2024-08-17T17:49:52.349183+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:53.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[84186]: audit 2024-08-17T17:49:52.349183+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:53.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[84186]: audit 2024-08-17T17:49:52.350452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:53.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[84186]: audit 2024-08-17T17:49:52.350452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:53.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[86572]: cluster 2024-08-17T17:49:51.507593+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1132: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 13378/63162 objects degraded (21.180%) 2024-08-17T17:49:53.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[86572]: cluster 2024-08-17T17:49:51.507593+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1132: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 13378/63162 objects degraded (21.180%) 2024-08-17T17:49:53.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[86572]: audit 2024-08-17T17:49:52.349183+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:53.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[86572]: audit 2024-08-17T17:49:52.349183+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:49:53.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[86572]: audit 2024-08-17T17:49:52.350452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:53.026 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:52 smithi016 bash[86572]: audit 2024-08-17T17:49:52.350452+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:53.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:53.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:53.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:53.254 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:53.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:53.499 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:53.514 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:53.536 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:53.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:53.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 14 16 30894 30878 137.836 70.375 0.00877214 0.00724944 2024-08-17T17:49:53.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:53.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:53.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.787 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:54.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[84186]: cluster 2024-08-17T17:49:53.769784+0000 mon.a (mon.0) 1442 : cluster [WRN] Health check update: Degraded data redundancy: 16124/77328 objects degraded (20.851%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:54.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[84186]: cluster 2024-08-17T17:49:53.769784+0000 mon.a (mon.0) 1442 : cluster [WRN] Health check update: Degraded data redundancy: 16124/77328 objects degraded (20.851%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:54.001 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[203262]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:49:54.001 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[203262]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:49:54.001 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[203262]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:49:54.002 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[203262]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:49:54.002 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[203262]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:49:54.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[86572]: cluster 2024-08-17T17:49:53.769784+0000 mon.a (mon.0) 1442 : cluster [WRN] Health check update: Degraded data redundancy: 16124/77328 objects degraded (20.851%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:54.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:53 smithi016 bash[86572]: cluster 2024-08-17T17:49:53.769784+0000 mon.a (mon.0) 1442 : cluster [WRN] Health check update: Degraded data redundancy: 16124/77328 objects degraded (20.851%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:54.024 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:54.033 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:53 smithi060 bash[68878]: cluster 2024-08-17T17:49:53.769784+0000 mon.a (mon.0) 1442 : cluster [WRN] Health check update: Degraded data redundancy: 16124/77328 objects degraded (20.851%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:54.033 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:53 smithi060 bash[68878]: cluster 2024-08-17T17:49:53.769784+0000 mon.a (mon.0) 1442 : cluster [WRN] Health check update: Degraded data redundancy: 16124/77328 objects degraded (20.851%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:49:54.043 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:54.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:54.116 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:49:54.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:54.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:54.326 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: 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 2024-08-17T17:49:54.414 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.426 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:49:54] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T17:49:54.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:54.496 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:49:54.496 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:49:54.497 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:49:54.497 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:49:54.497 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[203262]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T17:49:54.541 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 15 16 32402 32386 134.929 94.25 0.00308274 0.00740555 2024-08-17T17:49:54.645 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:54.749 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:54.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:54.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:54.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.021 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:55.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[84186]: cluster 2024-08-17T17:49:53.508340+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1133: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 16124/77328 objects degraded (20.851%) 2024-08-17T17:49:55.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[84186]: cluster 2024-08-17T17:49:53.508340+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1133: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 16124/77328 objects degraded (20.851%) 2024-08-17T17:49:55.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[86572]: cluster 2024-08-17T17:49:53.508340+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1133: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 16124/77328 objects degraded (20.851%) 2024-08-17T17:49:55.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:54 smithi016 bash[86572]: cluster 2024-08-17T17:49:53.508340+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1133: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 16124/77328 objects degraded (20.851%) 2024-08-17T17:49:55.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:55.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:54 smithi060 bash[68878]: cluster 2024-08-17T17:49:53.508340+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1133: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 16124/77328 objects degraded (20.851%) 2024-08-17T17:49:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:54 smithi060 bash[68878]: cluster 2024-08-17T17:49:53.508340+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1133: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 16124/77328 objects degraded (20.851%) 2024-08-17T17:49:55.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.282 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:55.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:55.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.543 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:55.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 16 16 33686 33670 131.512 80.25 0.00805422 0.00760008 2024-08-17T17:49:55.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:55.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:55.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:55.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:56.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:56.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:56.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:56.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.466 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:56.568 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:56.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:56.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 17 16 34705 34689 127.522 63.6875 0.00673876 0.00783725 2024-08-17T17:49:56.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.729 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.842 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:56 smithi060 bash[68878]: cluster 2024-08-17T17:49:55.509147+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1134: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s; 19086/91554 objects degraded (20.847%) 2024-08-17T17:49:56.842 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:56 smithi060 bash[68878]: cluster 2024-08-17T17:49:55.509147+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1134: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s; 19086/91554 objects degraded (20.847%) 2024-08-17T17:49:56.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:56.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:56.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:56.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:56 smithi016 bash[84186]: cluster 2024-08-17T17:49:55.509147+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1134: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s; 19086/91554 objects degraded (20.847%) 2024-08-17T17:49:57.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:56 smithi016 bash[84186]: cluster 2024-08-17T17:49:55.509147+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1134: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s; 19086/91554 objects degraded (20.847%) 2024-08-17T17:49:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:56 smithi016 bash[86572]: cluster 2024-08-17T17:49:55.509147+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1134: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s; 19086/91554 objects degraded (20.847%) 2024-08-17T17:49:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:56 smithi016 bash[86572]: cluster 2024-08-17T17:49:55.509147+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1134: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s; 19086/91554 objects degraded (20.847%) 2024-08-17T17:49:57.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:57.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.124 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:57.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:57.225 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:57.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:57.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:57.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:57.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.622 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:57.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 18 16 36432 36416 126.433 107.938 0.00700568 0.00786242 2024-08-17T17:49:57.646 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:57.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:57.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:57.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:57.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:57.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:57.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:58.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:58.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:58.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:58.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:58.221 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:58.221 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:49:58.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:58.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:58.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:58.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.563 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:58.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 19 16 37806 37790 124.298 85.875 0.0062589 0.0080405 2024-08-17T17:49:58.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:58.932 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:58.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:58 smithi016 bash[84186]: cluster 2024-08-17T17:49:57.509932+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1135: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s; 19524/92868 objects degraded (21.023%) 2024-08-17T17:49:58.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:58 smithi016 bash[84186]: cluster 2024-08-17T17:49:57.509932+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1135: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s; 19524/92868 objects degraded (21.023%) 2024-08-17T17:49:58.940 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:58 smithi016 bash[86572]: cluster 2024-08-17T17:49:57.509932+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1135: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s; 19524/92868 objects degraded (21.023%) 2024-08-17T17:49:58.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:58 smithi016 bash[86572]: cluster 2024-08-17T17:49:57.509932+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1135: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s; 19524/92868 objects degraded (21.023%) 2024-08-17T17:49:58.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:59.054 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:59.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:58 smithi060 bash[68878]: cluster 2024-08-17T17:49:57.509932+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1135: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s; 19524/92868 objects degraded (21.023%) 2024-08-17T17:49:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:58 smithi060 bash[68878]: cluster 2024-08-17T17:49:57.509932+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1135: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s; 19524/92868 objects degraded (21.023%) 2024-08-17T17:49:59.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:59.483 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:59.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:59.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:49:59.630036+0000 min lat: 0.000911362 max lat: 0.646562 avg lat: 0.00812953 2024-08-17T17:49:59.625 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:49:59.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 20 16 39353 39337 122.917 96.6875 0.00896965 0.00812953 2024-08-17T17:49:59.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.848 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:59.917 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:49:59.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:00.147 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[86572]: cluster 2024-08-17T17:49:59.510710+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1136: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s; 23362/112260 objects degraded (20.811%) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[86572]: cluster 2024-08-17T17:49:59.510710+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1136: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s; 23362/112260 objects degraded (20.811%) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[86572]: cluster 2024-08-17T17:49:59.829872+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check update: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[86572]: cluster 2024-08-17T17:49:59.829872+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check update: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[84186]: cluster 2024-08-17T17:49:59.510710+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1136: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s; 23362/112260 objects degraded (20.811%) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[84186]: cluster 2024-08-17T17:49:59.510710+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1136: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s; 23362/112260 objects degraded (20.811%) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[84186]: cluster 2024-08-17T17:49:59.829872+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check update: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:00.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:49:59 smithi016 bash[84186]: cluster 2024-08-17T17:49:59.829872+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check update: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:00.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:00.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:59 smithi060 bash[68878]: cluster 2024-08-17T17:49:59.510710+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1136: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s; 23362/112260 objects degraded (20.811%) 2024-08-17T17:50:00.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:59 smithi060 bash[68878]: cluster 2024-08-17T17:49:59.510710+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1136: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s wr, 2.30k op/s; 23362/112260 objects degraded (20.811%) 2024-08-17T17:50:00.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:59 smithi060 bash[68878]: cluster 2024-08-17T17:49:59.829872+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check update: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:00.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:49:59 smithi060 bash[68878]: cluster 2024-08-17T17:49:59.829872+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check update: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:00.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:00.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.433 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:00.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.565 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:00.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 21 16 41045 41029 122.099 105.75 0.00563064 0.00818546 2024-08-17T17:50:00.668 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[61583]: ts=2024-08-17T17:50:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:00.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.799 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:00.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:00.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:00.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:01.055 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000124+0000 mon.a (mon.0) 1444 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000124+0000 mon.a (mon.0) 1444 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000153+0000 mon.a (mon.0) 1445 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000153+0000 mon.a (mon.0) 1445 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000169+0000 mon.a (mon.0) 1446 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000169+0000 mon.a (mon.0) 1446 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000186+0000 mon.a (mon.0) 1447 : cluster [WRN] osd.0 (root=default,host=smithi016) is down 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000186+0000 mon.a (mon.0) 1447 : cluster [WRN] osd.0 (root=default,host=smithi016) is down 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000218+0000 mon.a (mon.0) 1448 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000218+0000 mon.a (mon.0) 1448 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000242+0000 mon.a (mon.0) 1449 : cluster [WRN] pg 1.0 is stuck undersized for 93s, current state active+undersized+degraded, last acting [7,6] 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000242+0000 mon.a (mon.0) 1449 : cluster [WRN] pg 1.0 is stuck undersized for 93s, current state active+undersized+degraded, last acting [7,6] 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000258+0000 mon.a (mon.0) 1450 : cluster [WRN] pg 2.0 is stuck undersized for 93s, current state active+undersized, last acting [7,1] 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000258+0000 mon.a (mon.0) 1450 : cluster [WRN] pg 2.0 is stuck undersized for 93s, current state active+undersized, last acting [7,1] 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000273+0000 mon.a (mon.0) 1451 : cluster [WRN] pg 2.1 is stuck undersized for 93s, current state active+undersized, last acting [2,3] 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000273+0000 mon.a (mon.0) 1451 : cluster [WRN] pg 2.1 is stuck undersized for 93s, current state active+undersized, last acting [2,3] 2024-08-17T17:50:01.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000287+0000 mon.a (mon.0) 1452 : cluster [WRN] pg 2.4 is stuck undersized for 93s, current state active+undersized, last acting [1,7] 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000287+0000 mon.a (mon.0) 1452 : cluster [WRN] pg 2.4 is stuck undersized for 93s, current state active+undersized, last acting [1,7] 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000300+0000 mon.a (mon.0) 1453 : cluster [WRN] pg 2.5 is stuck undersized for 93s, current state active+undersized, last acting [7,4] 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000300+0000 mon.a (mon.0) 1453 : cluster [WRN] pg 2.5 is stuck undersized for 93s, current state active+undersized, last acting [7,4] 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000124+0000 mon.a (mon.0) 1444 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000124+0000 mon.a (mon.0) 1444 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000153+0000 mon.a (mon.0) 1445 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000153+0000 mon.a (mon.0) 1445 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000169+0000 mon.a (mon.0) 1446 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000169+0000 mon.a (mon.0) 1446 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-17T17:50:01.065 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000186+0000 mon.a (mon.0) 1447 : cluster [WRN] osd.0 (root=default,host=smithi016) is down 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000186+0000 mon.a (mon.0) 1447 : cluster [WRN] osd.0 (root=default,host=smithi016) is down 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000218+0000 mon.a (mon.0) 1448 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000218+0000 mon.a (mon.0) 1448 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000242+0000 mon.a (mon.0) 1449 : cluster [WRN] pg 1.0 is stuck undersized for 93s, current state active+undersized+degraded, last acting [7,6] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000242+0000 mon.a (mon.0) 1449 : cluster [WRN] pg 1.0 is stuck undersized for 93s, current state active+undersized+degraded, last acting [7,6] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000258+0000 mon.a (mon.0) 1450 : cluster [WRN] pg 2.0 is stuck undersized for 93s, current state active+undersized, last acting [7,1] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000258+0000 mon.a (mon.0) 1450 : cluster [WRN] pg 2.0 is stuck undersized for 93s, current state active+undersized, last acting [7,1] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000273+0000 mon.a (mon.0) 1451 : cluster [WRN] pg 2.1 is stuck undersized for 93s, current state active+undersized, last acting [2,3] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000273+0000 mon.a (mon.0) 1451 : cluster [WRN] pg 2.1 is stuck undersized for 93s, current state active+undersized, last acting [2,3] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000287+0000 mon.a (mon.0) 1452 : cluster [WRN] pg 2.4 is stuck undersized for 93s, current state active+undersized, last acting [1,7] 2024-08-17T17:50:01.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000287+0000 mon.a (mon.0) 1452 : cluster [WRN] pg 2.4 is stuck undersized for 93s, current state active+undersized, last acting [1,7] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000300+0000 mon.a (mon.0) 1453 : cluster [WRN] pg 2.5 is stuck undersized for 93s, current state active+undersized, last acting [7,4] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000300+0000 mon.a (mon.0) 1453 : cluster [WRN] pg 2.5 is stuck undersized for 93s, current state active+undersized, last acting [7,4] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000313+0000 mon.a (mon.0) 1454 : cluster [WRN] pg 3.1 is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000313+0000 mon.a (mon.0) 1454 : cluster [WRN] pg 3.1 is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000327+0000 mon.a (mon.0) 1455 : cluster [WRN] pg 3.3 is stuck undersized for 93s, current state active+undersized, last acting [4,6] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000327+0000 mon.a (mon.0) 1455 : cluster [WRN] pg 3.3 is stuck undersized for 93s, current state active+undersized, last acting [4,6] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000344+0000 mon.a (mon.0) 1456 : cluster [WRN] pg 3.6 is stuck undersized for 93s, current state active+undersized+degraded, last acting [1,4] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000344+0000 mon.a (mon.0) 1456 : cluster [WRN] pg 3.6 is stuck undersized for 93s, current state active+undersized+degraded, last acting [1,4] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000359+0000 mon.a (mon.0) 1457 : cluster [WRN] pg 3.7 is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,7] 2024-08-17T17:50:01.067 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000359+0000 mon.a (mon.0) 1457 : cluster [WRN] pg 3.7 is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,7] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000372+0000 mon.a (mon.0) 1458 : cluster [WRN] pg 3.b is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,4] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000372+0000 mon.a (mon.0) 1458 : cluster [WRN] pg 3.b is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,4] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000388+0000 mon.a (mon.0) 1459 : cluster [WRN] pg 3.f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,4] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000388+0000 mon.a (mon.0) 1459 : cluster [WRN] pg 3.f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,4] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000403+0000 mon.a (mon.0) 1460 : cluster [WRN] pg 3.10 is stuck undersized for 93s, current state active+undersized+degraded, last acting [6,5] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000403+0000 mon.a (mon.0) 1460 : cluster [WRN] pg 3.10 is stuck undersized for 93s, current state active+undersized+degraded, last acting [6,5] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000429+0000 mon.a (mon.0) 1461 : cluster [WRN] pg 3.12 is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000429+0000 mon.a (mon.0) 1461 : cluster [WRN] pg 3.12 is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000442+0000 mon.a (mon.0) 1462 : cluster [WRN] pg 3.17 is stuck undersized for 93s, current state active+undersized, last acting [3,5] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000442+0000 mon.a (mon.0) 1462 : cluster [WRN] pg 3.17 is stuck undersized for 93s, current state active+undersized, last acting [3,5] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000457+0000 mon.a (mon.0) 1463 : cluster [WRN] pg 3.18 is stuck undersized for 93s, current state active+undersized, last acting [3,1] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000313+0000 mon.a (mon.0) 1454 : cluster [WRN] pg 3.1 is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000313+0000 mon.a (mon.0) 1454 : cluster [WRN] pg 3.1 is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000327+0000 mon.a (mon.0) 1455 : cluster [WRN] pg 3.3 is stuck undersized for 93s, current state active+undersized, last acting [4,6] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000327+0000 mon.a (mon.0) 1455 : cluster [WRN] pg 3.3 is stuck undersized for 93s, current state active+undersized, last acting [4,6] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000344+0000 mon.a (mon.0) 1456 : cluster [WRN] pg 3.6 is stuck undersized for 93s, current state active+undersized+degraded, last acting [1,4] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000344+0000 mon.a (mon.0) 1456 : cluster [WRN] pg 3.6 is stuck undersized for 93s, current state active+undersized+degraded, last acting [1,4] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000359+0000 mon.a (mon.0) 1457 : cluster [WRN] pg 3.7 is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,7] 2024-08-17T17:50:01.069 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000359+0000 mon.a (mon.0) 1457 : cluster [WRN] pg 3.7 is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,7] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000372+0000 mon.a (mon.0) 1458 : cluster [WRN] pg 3.b is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,4] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000372+0000 mon.a (mon.0) 1458 : cluster [WRN] pg 3.b is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,4] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000388+0000 mon.a (mon.0) 1459 : cluster [WRN] pg 3.f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,4] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000388+0000 mon.a (mon.0) 1459 : cluster [WRN] pg 3.f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,4] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000403+0000 mon.a (mon.0) 1460 : cluster [WRN] pg 3.10 is stuck undersized for 93s, current state active+undersized+degraded, last acting [6,5] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000403+0000 mon.a (mon.0) 1460 : cluster [WRN] pg 3.10 is stuck undersized for 93s, current state active+undersized+degraded, last acting [6,5] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000429+0000 mon.a (mon.0) 1461 : cluster [WRN] pg 3.12 is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000429+0000 mon.a (mon.0) 1461 : cluster [WRN] pg 3.12 is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000442+0000 mon.a (mon.0) 1462 : cluster [WRN] pg 3.17 is stuck undersized for 93s, current state active+undersized, last acting [3,5] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000442+0000 mon.a (mon.0) 1462 : cluster [WRN] pg 3.17 is stuck undersized for 93s, current state active+undersized, last acting [3,5] 2024-08-17T17:50:01.070 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000457+0000 mon.a (mon.0) 1463 : cluster [WRN] pg 3.18 is stuck undersized for 93s, current state active+undersized, last acting [3,1] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000457+0000 mon.a (mon.0) 1463 : cluster [WRN] pg 3.18 is stuck undersized for 93s, current state active+undersized, last acting [3,1] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000479+0000 mon.a (mon.0) 1464 : cluster [WRN] pg 3.1b is stuck undersized for 93s, current state active+undersized, last acting [4,7] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000479+0000 mon.a (mon.0) 1464 : cluster [WRN] pg 3.1b is stuck undersized for 93s, current state active+undersized, last acting [4,7] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000496+0000 mon.a (mon.0) 1465 : cluster [WRN] pg 3.1f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,5] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000496+0000 mon.a (mon.0) 1465 : cluster [WRN] pg 3.1f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,5] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000510+0000 mon.a (mon.0) 1466 : cluster [WRN] pg 4.0 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000510+0000 mon.a (mon.0) 1466 : cluster [WRN] pg 4.0 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000526+0000 mon.a (mon.0) 1467 : cluster [WRN] pg 4.3 is stuck undersized for 93s, current state active+undersized, last acting [7,5] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000526+0000 mon.a (mon.0) 1467 : cluster [WRN] pg 4.3 is stuck undersized for 93s, current state active+undersized, last acting [7,5] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000539+0000 mon.a (mon.0) 1468 : cluster [WRN] pg 4.6 is stuck undersized for 93s, current state active+undersized, last acting [1,2] 2024-08-17T17:50:01.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000539+0000 mon.a (mon.0) 1468 : cluster [WRN] pg 4.6 is stuck undersized for 93s, current state active+undersized, last acting [1,2] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000558+0000 mon.a (mon.0) 1469 : cluster [WRN] pg 4.7 is stuck undersized for 93s, current state active+undersized, last acting [1,5] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000558+0000 mon.a (mon.0) 1469 : cluster [WRN] pg 4.7 is stuck undersized for 93s, current state active+undersized, last acting [1,5] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000573+0000 mon.a (mon.0) 1470 : cluster [WRN] pg 4.b is stuck undersized for 93s, current state active+undersized, last acting [2,4] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000573+0000 mon.a (mon.0) 1470 : cluster [WRN] pg 4.b is stuck undersized for 93s, current state active+undersized, last acting [2,4] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000593+0000 mon.a (mon.0) 1471 : cluster [WRN] pg 4.16 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000593+0000 mon.a (mon.0) 1471 : cluster [WRN] pg 4.16 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000607+0000 mon.a (mon.0) 1472 : cluster [WRN] pg 4.19 is stuck undersized for 93s, current state active+undersized, last acting [3,2] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000607+0000 mon.a (mon.0) 1472 : cluster [WRN] pg 4.19 is stuck undersized for 93s, current state active+undersized, last acting [3,2] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000619+0000 mon.a (mon.0) 1473 : cluster [WRN] pg 4.1a is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.072 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000457+0000 mon.a (mon.0) 1463 : cluster [WRN] pg 3.18 is stuck undersized for 93s, current state active+undersized, last acting [3,1] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000479+0000 mon.a (mon.0) 1464 : cluster [WRN] pg 3.1b is stuck undersized for 93s, current state active+undersized, last acting [4,7] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000479+0000 mon.a (mon.0) 1464 : cluster [WRN] pg 3.1b is stuck undersized for 93s, current state active+undersized, last acting [4,7] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000496+0000 mon.a (mon.0) 1465 : cluster [WRN] pg 3.1f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,5] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000496+0000 mon.a (mon.0) 1465 : cluster [WRN] pg 3.1f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,5] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000510+0000 mon.a (mon.0) 1466 : cluster [WRN] pg 4.0 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000510+0000 mon.a (mon.0) 1466 : cluster [WRN] pg 4.0 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000526+0000 mon.a (mon.0) 1467 : cluster [WRN] pg 4.3 is stuck undersized for 93s, current state active+undersized, last acting [7,5] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000526+0000 mon.a (mon.0) 1467 : cluster [WRN] pg 4.3 is stuck undersized for 93s, current state active+undersized, last acting [7,5] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000539+0000 mon.a (mon.0) 1468 : cluster [WRN] pg 4.6 is stuck undersized for 93s, current state active+undersized, last acting [1,2] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000539+0000 mon.a (mon.0) 1468 : cluster [WRN] pg 4.6 is stuck undersized for 93s, current state active+undersized, last acting [1,2] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000558+0000 mon.a (mon.0) 1469 : cluster [WRN] pg 4.7 is stuck undersized for 93s, current state active+undersized, last acting [1,5] 2024-08-17T17:50:01.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000558+0000 mon.a (mon.0) 1469 : cluster [WRN] pg 4.7 is stuck undersized for 93s, current state active+undersized, last acting [1,5] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000573+0000 mon.a (mon.0) 1470 : cluster [WRN] pg 4.b is stuck undersized for 93s, current state active+undersized, last acting [2,4] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000573+0000 mon.a (mon.0) 1470 : cluster [WRN] pg 4.b is stuck undersized for 93s, current state active+undersized, last acting [2,4] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000593+0000 mon.a (mon.0) 1471 : cluster [WRN] pg 4.16 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000593+0000 mon.a (mon.0) 1471 : cluster [WRN] pg 4.16 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000607+0000 mon.a (mon.0) 1472 : cluster [WRN] pg 4.19 is stuck undersized for 93s, current state active+undersized, last acting [3,2] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000607+0000 mon.a (mon.0) 1472 : cluster [WRN] pg 4.19 is stuck undersized for 93s, current state active+undersized, last acting [3,2] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000619+0000 mon.a (mon.0) 1473 : cluster [WRN] pg 4.1a is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000619+0000 mon.a (mon.0) 1473 : cluster [WRN] pg 4.1a is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000631+0000 mon.a (mon.0) 1474 : cluster [WRN] pg 4.1d is stuck undersized for 93s, current state active+undersized, last acting [1,4] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000631+0000 mon.a (mon.0) 1474 : cluster [WRN] pg 4.1d is stuck undersized for 93s, current state active+undersized, last acting [1,4] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000644+0000 mon.a (mon.0) 1475 : cluster [WRN] pg 4.1e is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000644+0000 mon.a (mon.0) 1475 : cluster [WRN] pg 4.1e is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000657+0000 mon.a (mon.0) 1476 : cluster [WRN] pg 10.1 is active+undersized+degraded, acting [4,7] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000657+0000 mon.a (mon.0) 1476 : cluster [WRN] pg 10.1 is active+undersized+degraded, acting [4,7] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000669+0000 mon.a (mon.0) 1477 : cluster [WRN] pg 10.2 is active+undersized+degraded, acting [1,4] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000669+0000 mon.a (mon.0) 1477 : cluster [WRN] pg 10.2 is active+undersized+degraded, acting [1,4] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000681+0000 mon.a (mon.0) 1478 : cluster [WRN] pg 10.4 is active+undersized+degraded, acting [4,3] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000681+0000 mon.a (mon.0) 1478 : cluster [WRN] pg 10.4 is active+undersized+degraded, acting [4,3] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000696+0000 mon.a (mon.0) 1479 : cluster [WRN] pg 10.5 is active+undersized+degraded, acting [2,3] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000696+0000 mon.a (mon.0) 1479 : cluster [WRN] pg 10.5 is active+undersized+degraded, acting [2,3] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000708+0000 mon.a (mon.0) 1480 : cluster [WRN] pg 10.6 is active+undersized+degraded, acting [4,5] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000708+0000 mon.a (mon.0) 1480 : cluster [WRN] pg 10.6 is active+undersized+degraded, acting [4,5] 2024-08-17T17:50:01.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000722+0000 mon.a (mon.0) 1481 : cluster [WRN] pg 10.8 is active+undersized+degraded, acting [2,7] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000722+0000 mon.a (mon.0) 1481 : cluster [WRN] pg 10.8 is active+undersized+degraded, acting [2,7] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000736+0000 mon.a (mon.0) 1482 : cluster [WRN] pg 10.a is active+undersized+degraded, acting [6,5] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000736+0000 mon.a (mon.0) 1482 : cluster [WRN] pg 10.a is active+undersized+degraded, acting [6,5] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000749+0000 mon.a (mon.0) 1483 : cluster [WRN] pg 10.b is active+undersized+degraded, acting [6,1] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000749+0000 mon.a (mon.0) 1483 : cluster [WRN] pg 10.b is active+undersized+degraded, acting [6,1] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000762+0000 mon.a (mon.0) 1484 : cluster [WRN] pg 10.c is active+undersized+degraded, acting [7,4] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000762+0000 mon.a (mon.0) 1484 : cluster [WRN] pg 10.c is active+undersized+degraded, acting [7,4] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000775+0000 mon.a (mon.0) 1485 : cluster [WRN] pg 10.d is active+undersized+degraded, acting [6,4] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:00.000775+0000 mon.a (mon.0) 1485 : cluster [WRN] pg 10.d is active+undersized+degraded, acting [6,4] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000619+0000 mon.a (mon.0) 1473 : cluster [WRN] pg 4.1a is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000631+0000 mon.a (mon.0) 1474 : cluster [WRN] pg 4.1d is stuck undersized for 93s, current state active+undersized, last acting [1,4] 2024-08-17T17:50:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000631+0000 mon.a (mon.0) 1474 : cluster [WRN] pg 4.1d is stuck undersized for 93s, current state active+undersized, last acting [1,4] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000644+0000 mon.a (mon.0) 1475 : cluster [WRN] pg 4.1e is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000644+0000 mon.a (mon.0) 1475 : cluster [WRN] pg 4.1e is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000657+0000 mon.a (mon.0) 1476 : cluster [WRN] pg 10.1 is active+undersized+degraded, acting [4,7] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000657+0000 mon.a (mon.0) 1476 : cluster [WRN] pg 10.1 is active+undersized+degraded, acting [4,7] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000669+0000 mon.a (mon.0) 1477 : cluster [WRN] pg 10.2 is active+undersized+degraded, acting [1,4] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000669+0000 mon.a (mon.0) 1477 : cluster [WRN] pg 10.2 is active+undersized+degraded, acting [1,4] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000681+0000 mon.a (mon.0) 1478 : cluster [WRN] pg 10.4 is active+undersized+degraded, acting [4,3] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000681+0000 mon.a (mon.0) 1478 : cluster [WRN] pg 10.4 is active+undersized+degraded, acting [4,3] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000696+0000 mon.a (mon.0) 1479 : cluster [WRN] pg 10.5 is active+undersized+degraded, acting [2,3] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000696+0000 mon.a (mon.0) 1479 : cluster [WRN] pg 10.5 is active+undersized+degraded, acting [2,3] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000708+0000 mon.a (mon.0) 1480 : cluster [WRN] pg 10.6 is active+undersized+degraded, acting [4,5] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000708+0000 mon.a (mon.0) 1480 : cluster [WRN] pg 10.6 is active+undersized+degraded, acting [4,5] 2024-08-17T17:50:01.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000722+0000 mon.a (mon.0) 1481 : cluster [WRN] pg 10.8 is active+undersized+degraded, acting [2,7] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000722+0000 mon.a (mon.0) 1481 : cluster [WRN] pg 10.8 is active+undersized+degraded, acting [2,7] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000736+0000 mon.a (mon.0) 1482 : cluster [WRN] pg 10.a is active+undersized+degraded, acting [6,5] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000736+0000 mon.a (mon.0) 1482 : cluster [WRN] pg 10.a is active+undersized+degraded, acting [6,5] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000749+0000 mon.a (mon.0) 1483 : cluster [WRN] pg 10.b is active+undersized+degraded, acting [6,1] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000749+0000 mon.a (mon.0) 1483 : cluster [WRN] pg 10.b is active+undersized+degraded, acting [6,1] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000762+0000 mon.a (mon.0) 1484 : cluster [WRN] pg 10.c is active+undersized+degraded, acting [7,4] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000762+0000 mon.a (mon.0) 1484 : cluster [WRN] pg 10.c is active+undersized+degraded, acting [7,4] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000775+0000 mon.a (mon.0) 1485 : cluster [WRN] pg 10.d is active+undersized+degraded, acting [6,4] 2024-08-17T17:50:01.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:00.000775+0000 mon.a (mon.0) 1485 : cluster [WRN] pg 10.d is active+undersized+degraded, acting [6,4] 2024-08-17T17:50:01.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000124+0000 mon.a (mon.0) 1444 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000124+0000 mon.a (mon.0) 1444 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 osds down; Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000153+0000 mon.a (mon.0) 1445 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000153+0000 mon.a (mon.0) 1445 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000169+0000 mon.a (mon.0) 1446 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000169+0000 mon.a (mon.0) 1446 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000186+0000 mon.a (mon.0) 1447 : cluster [WRN] osd.0 (root=default,host=smithi016) is down 2024-08-17T17:50:01.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000186+0000 mon.a (mon.0) 1447 : cluster [WRN] osd.0 (root=default,host=smithi016) is down 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000218+0000 mon.a (mon.0) 1448 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000218+0000 mon.a (mon.0) 1448 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 23362/112260 objects degraded (20.811%), 17 pgs degraded, 27 pgs undersized 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000242+0000 mon.a (mon.0) 1449 : cluster [WRN] pg 1.0 is stuck undersized for 93s, current state active+undersized+degraded, last acting [7,6] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000242+0000 mon.a (mon.0) 1449 : cluster [WRN] pg 1.0 is stuck undersized for 93s, current state active+undersized+degraded, last acting [7,6] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000258+0000 mon.a (mon.0) 1450 : cluster [WRN] pg 2.0 is stuck undersized for 93s, current state active+undersized, last acting [7,1] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000258+0000 mon.a (mon.0) 1450 : cluster [WRN] pg 2.0 is stuck undersized for 93s, current state active+undersized, last acting [7,1] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000273+0000 mon.a (mon.0) 1451 : cluster [WRN] pg 2.1 is stuck undersized for 93s, current state active+undersized, last acting [2,3] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000273+0000 mon.a (mon.0) 1451 : cluster [WRN] pg 2.1 is stuck undersized for 93s, current state active+undersized, last acting [2,3] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000287+0000 mon.a (mon.0) 1452 : cluster [WRN] pg 2.4 is stuck undersized for 93s, current state active+undersized, last acting [1,7] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000287+0000 mon.a (mon.0) 1452 : cluster [WRN] pg 2.4 is stuck undersized for 93s, current state active+undersized, last acting [1,7] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000300+0000 mon.a (mon.0) 1453 : cluster [WRN] pg 2.5 is stuck undersized for 93s, current state active+undersized, last acting [7,4] 2024-08-17T17:50:01.179 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000300+0000 mon.a (mon.0) 1453 : cluster [WRN] pg 2.5 is stuck undersized for 93s, current state active+undersized, last acting [7,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000313+0000 mon.a (mon.0) 1454 : cluster [WRN] pg 3.1 is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000313+0000 mon.a (mon.0) 1454 : cluster [WRN] pg 3.1 is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000327+0000 mon.a (mon.0) 1455 : cluster [WRN] pg 3.3 is stuck undersized for 93s, current state active+undersized, last acting [4,6] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000327+0000 mon.a (mon.0) 1455 : cluster [WRN] pg 3.3 is stuck undersized for 93s, current state active+undersized, last acting [4,6] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000344+0000 mon.a (mon.0) 1456 : cluster [WRN] pg 3.6 is stuck undersized for 93s, current state active+undersized+degraded, last acting [1,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000344+0000 mon.a (mon.0) 1456 : cluster [WRN] pg 3.6 is stuck undersized for 93s, current state active+undersized+degraded, last acting [1,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000359+0000 mon.a (mon.0) 1457 : cluster [WRN] pg 3.7 is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,7] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000359+0000 mon.a (mon.0) 1457 : cluster [WRN] pg 3.7 is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,7] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000372+0000 mon.a (mon.0) 1458 : cluster [WRN] pg 3.b is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000372+0000 mon.a (mon.0) 1458 : cluster [WRN] pg 3.b is stuck undersized for 93s, current state active+undersized+degraded, last acting [3,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000388+0000 mon.a (mon.0) 1459 : cluster [WRN] pg 3.f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000388+0000 mon.a (mon.0) 1459 : cluster [WRN] pg 3.f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,4] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000403+0000 mon.a (mon.0) 1460 : cluster [WRN] pg 3.10 is stuck undersized for 93s, current state active+undersized+degraded, last acting [6,5] 2024-08-17T17:50:01.180 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000403+0000 mon.a (mon.0) 1460 : cluster [WRN] pg 3.10 is stuck undersized for 93s, current state active+undersized+degraded, last acting [6,5] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000429+0000 mon.a (mon.0) 1461 : cluster [WRN] pg 3.12 is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000429+0000 mon.a (mon.0) 1461 : cluster [WRN] pg 3.12 is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000442+0000 mon.a (mon.0) 1462 : cluster [WRN] pg 3.17 is stuck undersized for 93s, current state active+undersized, last acting [3,5] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000442+0000 mon.a (mon.0) 1462 : cluster [WRN] pg 3.17 is stuck undersized for 93s, current state active+undersized, last acting [3,5] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000457+0000 mon.a (mon.0) 1463 : cluster [WRN] pg 3.18 is stuck undersized for 93s, current state active+undersized, last acting [3,1] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000457+0000 mon.a (mon.0) 1463 : cluster [WRN] pg 3.18 is stuck undersized for 93s, current state active+undersized, last acting [3,1] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000479+0000 mon.a (mon.0) 1464 : cluster [WRN] pg 3.1b is stuck undersized for 93s, current state active+undersized, last acting [4,7] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000479+0000 mon.a (mon.0) 1464 : cluster [WRN] pg 3.1b is stuck undersized for 93s, current state active+undersized, last acting [4,7] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000496+0000 mon.a (mon.0) 1465 : cluster [WRN] pg 3.1f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,5] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000496+0000 mon.a (mon.0) 1465 : cluster [WRN] pg 3.1f is stuck undersized for 93s, current state active+undersized+degraded, last acting [2,5] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000510+0000 mon.a (mon.0) 1466 : cluster [WRN] pg 4.0 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000510+0000 mon.a (mon.0) 1466 : cluster [WRN] pg 4.0 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000526+0000 mon.a (mon.0) 1467 : cluster [WRN] pg 4.3 is stuck undersized for 93s, current state active+undersized, last acting [7,5] 2024-08-17T17:50:01.181 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000526+0000 mon.a (mon.0) 1467 : cluster [WRN] pg 4.3 is stuck undersized for 93s, current state active+undersized, last acting [7,5] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000539+0000 mon.a (mon.0) 1468 : cluster [WRN] pg 4.6 is stuck undersized for 93s, current state active+undersized, last acting [1,2] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000539+0000 mon.a (mon.0) 1468 : cluster [WRN] pg 4.6 is stuck undersized for 93s, current state active+undersized, last acting [1,2] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000558+0000 mon.a (mon.0) 1469 : cluster [WRN] pg 4.7 is stuck undersized for 93s, current state active+undersized, last acting [1,5] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000558+0000 mon.a (mon.0) 1469 : cluster [WRN] pg 4.7 is stuck undersized for 93s, current state active+undersized, last acting [1,5] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000573+0000 mon.a (mon.0) 1470 : cluster [WRN] pg 4.b is stuck undersized for 93s, current state active+undersized, last acting [2,4] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000573+0000 mon.a (mon.0) 1470 : cluster [WRN] pg 4.b is stuck undersized for 93s, current state active+undersized, last acting [2,4] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000593+0000 mon.a (mon.0) 1471 : cluster [WRN] pg 4.16 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000593+0000 mon.a (mon.0) 1471 : cluster [WRN] pg 4.16 is stuck undersized for 93s, current state active+undersized, last acting [3,7] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000607+0000 mon.a (mon.0) 1472 : cluster [WRN] pg 4.19 is stuck undersized for 93s, current state active+undersized, last acting [3,2] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000607+0000 mon.a (mon.0) 1472 : cluster [WRN] pg 4.19 is stuck undersized for 93s, current state active+undersized, last acting [3,2] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000619+0000 mon.a (mon.0) 1473 : cluster [WRN] pg 4.1a is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.182 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000619+0000 mon.a (mon.0) 1473 : cluster [WRN] pg 4.1a is stuck undersized for 93s, current state active+undersized, last acting [4,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000631+0000 mon.a (mon.0) 1474 : cluster [WRN] pg 4.1d is stuck undersized for 93s, current state active+undersized, last acting [1,4] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000631+0000 mon.a (mon.0) 1474 : cluster [WRN] pg 4.1d is stuck undersized for 93s, current state active+undersized, last acting [1,4] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000644+0000 mon.a (mon.0) 1475 : cluster [WRN] pg 4.1e is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000644+0000 mon.a (mon.0) 1475 : cluster [WRN] pg 4.1e is stuck undersized for 93s, current state active+undersized, last acting [7,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000657+0000 mon.a (mon.0) 1476 : cluster [WRN] pg 10.1 is active+undersized+degraded, acting [4,7] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000657+0000 mon.a (mon.0) 1476 : cluster [WRN] pg 10.1 is active+undersized+degraded, acting [4,7] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000669+0000 mon.a (mon.0) 1477 : cluster [WRN] pg 10.2 is active+undersized+degraded, acting [1,4] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000669+0000 mon.a (mon.0) 1477 : cluster [WRN] pg 10.2 is active+undersized+degraded, acting [1,4] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000681+0000 mon.a (mon.0) 1478 : cluster [WRN] pg 10.4 is active+undersized+degraded, acting [4,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000681+0000 mon.a (mon.0) 1478 : cluster [WRN] pg 10.4 is active+undersized+degraded, acting [4,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000696+0000 mon.a (mon.0) 1479 : cluster [WRN] pg 10.5 is active+undersized+degraded, acting [2,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000696+0000 mon.a (mon.0) 1479 : cluster [WRN] pg 10.5 is active+undersized+degraded, acting [2,3] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000708+0000 mon.a (mon.0) 1480 : cluster [WRN] pg 10.6 is active+undersized+degraded, acting [4,5] 2024-08-17T17:50:01.183 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000708+0000 mon.a (mon.0) 1480 : cluster [WRN] pg 10.6 is active+undersized+degraded, acting [4,5] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000722+0000 mon.a (mon.0) 1481 : cluster [WRN] pg 10.8 is active+undersized+degraded, acting [2,7] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000722+0000 mon.a (mon.0) 1481 : cluster [WRN] pg 10.8 is active+undersized+degraded, acting [2,7] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000736+0000 mon.a (mon.0) 1482 : cluster [WRN] pg 10.a is active+undersized+degraded, acting [6,5] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000736+0000 mon.a (mon.0) 1482 : cluster [WRN] pg 10.a is active+undersized+degraded, acting [6,5] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000749+0000 mon.a (mon.0) 1483 : cluster [WRN] pg 10.b is active+undersized+degraded, acting [6,1] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000749+0000 mon.a (mon.0) 1483 : cluster [WRN] pg 10.b is active+undersized+degraded, acting [6,1] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000762+0000 mon.a (mon.0) 1484 : cluster [WRN] pg 10.c is active+undersized+degraded, acting [7,4] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000762+0000 mon.a (mon.0) 1484 : cluster [WRN] pg 10.c is active+undersized+degraded, acting [7,4] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000775+0000 mon.a (mon.0) 1485 : cluster [WRN] pg 10.d is active+undersized+degraded, acting [6,4] 2024-08-17T17:50:01.184 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:00.000775+0000 mon.a (mon.0) 1485 : cluster [WRN] pg 10.d is active+undersized+degraded, acting [6,4] 2024-08-17T17:50:01.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.208 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:01.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:01.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:01.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:01.437 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:01.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:01.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:01.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:01.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 22 16 42621 42605 121.026 98.5 0.00413504 0.00825738 2024-08-17T17:50:01.696 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:01.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:01.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:01.952 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:01.984 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:01.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:02.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.095 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:01 smithi016 bash[84186]: cluster 2024-08-17T17:50:01.511570+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1137: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 23843/113703 objects degraded (20.970%) 2024-08-17T17:50:02.095 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:01 smithi016 bash[84186]: cluster 2024-08-17T17:50:01.511570+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1137: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 23843/113703 objects degraded (20.970%) 2024-08-17T17:50:02.095 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:01 smithi016 bash[86572]: cluster 2024-08-17T17:50:01.511570+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1137: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 23843/113703 objects degraded (20.970%) 2024-08-17T17:50:02.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:01 smithi016 bash[86572]: cluster 2024-08-17T17:50:01.511570+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1137: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 23843/113703 objects degraded (20.970%) 2024-08-17T17:50:02.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:02.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:01 smithi060 bash[68878]: cluster 2024-08-17T17:50:01.511570+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1137: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 23843/113703 objects degraded (20.970%) 2024-08-17T17:50:02.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:01 smithi060 bash[68878]: cluster 2024-08-17T17:50:01.511570+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1137: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 23843/113703 objects degraded (20.970%) 2024-08-17T17:50:02.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:02.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:02.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:02.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:02.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:02.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 23 16 44110 44094 119.807 93.0625 0.00456366 0.00834147 2024-08-17T17:50:02.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:02.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:02.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:02.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:02.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:02.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:03.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:03.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:03.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:03.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:03.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:03.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:03.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:03.405 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:03.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:03.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.549 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:03.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 24 16 45157 45141 117.541 65.4375 0.00700325 0.00850233 2024-08-17T17:50:03.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:03.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:03.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:03.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:03.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:04.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.216 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:04.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.343 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:04.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:04.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.481 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.561 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:50:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:50:04] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T17:50:04.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:04.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:04.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:04.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 25 16 46714 46698 116.732 97.3125 0.00736109 0.00856089 2024-08-17T17:50:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:04 smithi060 bash[68878]: cluster 2024-08-17T17:50:03.512205+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1138: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s; 25775/123963 objects degraded (20.792%) 2024-08-17T17:50:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:04 smithi060 bash[68878]: cluster 2024-08-17T17:50:03.512205+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1138: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s; 25775/123963 objects degraded (20.792%) 2024-08-17T17:50:04.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.737 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:04.822 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:04.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:04 smithi016 bash[86572]: cluster 2024-08-17T17:50:03.512205+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1138: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s; 25775/123963 objects degraded (20.792%) 2024-08-17T17:50:04.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:04 smithi016 bash[86572]: cluster 2024-08-17T17:50:03.512205+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1138: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s; 25775/123963 objects degraded (20.792%) 2024-08-17T17:50:04.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:04 smithi016 bash[84186]: cluster 2024-08-17T17:50:03.512205+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1138: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s; 25775/123963 objects degraded (20.792%) 2024-08-17T17:50:04.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:04 smithi016 bash[84186]: cluster 2024-08-17T17:50:03.512205+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1138: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s; 25775/123963 objects degraded (20.792%) 2024-08-17T17:50:04.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:04.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:05.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.127 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:05.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:05.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:05.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.506 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:05.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.626 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 26 16 47910 47894 115.117 74.75 0.00884836 0.00868165 2024-08-17T17:50:05.634 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:05 smithi060 bash[68878]: cluster 2024-08-17T17:50:05.089273+0000 mon.a (mon.0) 1486 : cluster [WRN] Health check update: Degraded data redundancy: 25775/123963 objects degraded (20.792%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:05.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:05 smithi060 bash[68878]: cluster 2024-08-17T17:50:05.089273+0000 mon.a (mon.0) 1486 : cluster [WRN] Health check update: Degraded data redundancy: 25775/123963 objects degraded (20.792%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:05.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.746 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:05 smithi016 bash[84186]: cluster 2024-08-17T17:50:05.089273+0000 mon.a (mon.0) 1486 : cluster [WRN] Health check update: Degraded data redundancy: 25775/123963 objects degraded (20.792%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:05.747 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:05 smithi016 bash[84186]: cluster 2024-08-17T17:50:05.089273+0000 mon.a (mon.0) 1486 : cluster [WRN] Health check update: Degraded data redundancy: 25775/123963 objects degraded (20.792%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:05.747 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:05 smithi016 bash[86572]: cluster 2024-08-17T17:50:05.089273+0000 mon.a (mon.0) 1486 : cluster [WRN] Health check update: Degraded data redundancy: 25775/123963 objects degraded (20.792%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:05.747 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:05 smithi016 bash[86572]: cluster 2024-08-17T17:50:05.089273+0000 mon.a (mon.0) 1486 : cluster [WRN] Health check update: Degraded data redundancy: 25775/123963 objects degraded (20.792%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:05.760 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:05.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:06.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.039 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.144 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:06.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.310 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:06.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:06.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:06.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 27 16 49567 49551 114.689 103.562 0.00739118 0.00871367 2024-08-17T17:50:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:06 smithi060 bash[68878]: cluster 2024-08-17T17:50:05.513110+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1139: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 28126/135120 objects degraded (20.816%) 2024-08-17T17:50:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:06 smithi060 bash[68878]: cluster 2024-08-17T17:50:05.513110+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1139: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 28126/135120 objects degraded (20.816%) 2024-08-17T17:50:06.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:06.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:06 smithi016 bash[84186]: cluster 2024-08-17T17:50:05.513110+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1139: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 28126/135120 objects degraded (20.816%) 2024-08-17T17:50:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:06 smithi016 bash[84186]: cluster 2024-08-17T17:50:05.513110+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1139: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 28126/135120 objects degraded (20.816%) 2024-08-17T17:50:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:06 smithi016 bash[86572]: cluster 2024-08-17T17:50:05.513110+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1139: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 28126/135120 objects degraded (20.816%) 2024-08-17T17:50:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:06 smithi016 bash[86572]: cluster 2024-08-17T17:50:05.513110+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1139: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 28126/135120 objects degraded (20.816%) 2024-08-17T17:50:06.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.959 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:07.195 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.216 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.348 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:07.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:07.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:07.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:07.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:07.602 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:07 smithi060 bash[68878]: audit 2024-08-17T17:50:07.345935+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:07.602 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:07 smithi060 bash[68878]: audit 2024-08-17T17:50:07.345935+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:07.623 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:07.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:07.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 28 16 50192 50176 111.988 39.0625 0.0102451 0.00892417 2024-08-17T17:50:07.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:07.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:07 smithi016 bash[84186]: audit 2024-08-17T17:50:07.345935+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:07.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:07 smithi016 bash[84186]: audit 2024-08-17T17:50:07.345935+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:07.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:07 smithi016 bash[86572]: audit 2024-08-17T17:50:07.345935+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:07.739 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:07 smithi016 bash[86572]: audit 2024-08-17T17:50:07.345935+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:07.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:07.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:07.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error ENXIO: problem getting command descriptions from osd.0 2024-08-17T17:50:07.803 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:50:07.803 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:07.825 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:07.826 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:50:07.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:07.894 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:50:07.894 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:07.928 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:50:07.929 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:07.954 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:50:07.955 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:07.975 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:50:07.975 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:07.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:08.005 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:50:08.005 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:08.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:08.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.156 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:08.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.282 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:08.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:08.419 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:08.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:08.582 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:50:08.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 29 16 51534 51518 111.018 83.875 0.00231039 0.00896856 2024-08-17T17:50:08.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.653 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: cluster 2024-08-17T17:50:07.513795+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1140: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 28535/136347 objects degraded (20.928%) 2024-08-17T17:50:08.653 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: cluster 2024-08-17T17:50:07.513795+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1140: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 28535/136347 objects degraded (20.928%) 2024-08-17T17:50:08.653 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: audit 2024-08-17T17:50:07.764606+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.16:0/2333706107' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:08.653 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: audit 2024-08-17T17:50:07.764606+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.16:0/2333706107' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:08.653 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: audit 2024-08-17T17:50:08.088142+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.16:0/964194838' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.654 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: audit 2024-08-17T17:50:08.088142+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.16:0/964194838' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.654 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: audit 2024-08-17T17:50:08.093546+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.654 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:08 smithi060 bash[68878]: audit 2024-08-17T17:50:08.093546+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:08.769 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:08.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:no valid command found; 10 closest matches: 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:0 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:1 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:2 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:abort 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:assert 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:config diff 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:config diff get 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:config get 2024-08-17T17:50:08.813 INFO:teuthology.orchestra.run.smithi016.stderr:config help [] 2024-08-17T17:50:08.814 INFO:teuthology.orchestra.run.smithi016.stderr:config set ... 2024-08-17T17:50:08.814 INFO:teuthology.orchestra.run.smithi016.stderr:admin_socket: invalid command 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: cluster 2024-08-17T17:50:07.513795+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1140: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 28535/136347 objects degraded (20.928%) 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: cluster 2024-08-17T17:50:07.513795+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1140: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 28535/136347 objects degraded (20.928%) 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: audit 2024-08-17T17:50:07.764606+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.16:0/2333706107' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: audit 2024-08-17T17:50:07.764606+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.16:0/2333706107' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: audit 2024-08-17T17:50:08.088142+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.16:0/964194838' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: audit 2024-08-17T17:50:08.088142+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.16:0/964194838' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: audit 2024-08-17T17:50:08.093546+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[84186]: audit 2024-08-17T17:50:08.093546+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: cluster 2024-08-17T17:50:07.513795+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1140: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 28535/136347 objects degraded (20.928%) 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: cluster 2024-08-17T17:50:07.513795+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1140: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s; 28535/136347 objects degraded (20.928%) 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: audit 2024-08-17T17:50:07.764606+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.16:0/2333706107' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: audit 2024-08-17T17:50:07.764606+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.16:0/2333706107' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: audit 2024-08-17T17:50:08.088142+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.16:0/964194838' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: audit 2024-08-17T17:50:08.088142+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.16:0/964194838' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: audit 2024-08-17T17:50:08.093546+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:08 smithi016 bash[86572]: audit 2024-08-17T17:50:08.093546+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:08.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.912 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:09.016 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:09.162 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:09.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:09.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.302 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:09.406 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.413 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[203932]: debug 2024-08-17T17:50:09.378+0000 7f3a7e41e640 -1 Falling back to public interface 2024-08-17T17:50:09.426 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:09.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.556 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:09.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 30 16 52528 52512 109.388 62.125 0.00230231 0.00913151 2024-08-17T17:50:09.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[84186]: cluster 2024-08-17T17:50:08.581112+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:09.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:09.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:09 smithi060 bash[68878]: cluster 2024-08-17T17:50:08.581112+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:09.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:09 smithi060 bash[68878]: cluster 2024-08-17T17:50:08.581112+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:09.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:09 smithi060 bash[68878]: audit 2024-08-17T17:50:08.582309+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:09.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:09 smithi060 bash[68878]: audit 2024-08-17T17:50:08.582309+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:09.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:09 smithi060 bash[68878]: cluster 2024-08-17T17:50:08.585433+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-08-17T17:50:09.854 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:09 smithi060 bash[68878]: cluster 2024-08-17T17:50:08.585433+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-08-17T17:50:09.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.935 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:10.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:10.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[84186]: cluster 2024-08-17T17:50:08.581112+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:10.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[84186]: audit 2024-08-17T17:50:08.582309+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:10.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[84186]: audit 2024-08-17T17:50:08.582309+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[84186]: cluster 2024-08-17T17:50:08.585433+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[84186]: cluster 2024-08-17T17:50:08.585433+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[86572]: cluster 2024-08-17T17:50:08.581112+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[86572]: cluster 2024-08-17T17:50:08.581112+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[86572]: audit 2024-08-17T17:50:08.582309+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[86572]: audit 2024-08-17T17:50:08.582309+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[86572]: cluster 2024-08-17T17:50:08.585433+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-08-17T17:50:10.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:09 smithi016 bash[86572]: cluster 2024-08-17T17:50:08.585433+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e276: 8 total, 7 up, 8 in 2024-08-17T17:50:10.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:10.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:10.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:10.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:10.328 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:10.356 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:10.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:10.468 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:50:10 smithi060 bash[61583]: ts=2024-08-17T17:50:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:10.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:10.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:10.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 31 16 53573 53557 107.966 65.3125 0.00234508 0.00919309 2024-08-17T17:50:10.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:10.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:10 smithi060 bash[68878]: cluster 2024-08-17T17:50:09.514520+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1142: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 31910/153162 objects degraded (20.834%) 2024-08-17T17:50:10.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:10 smithi060 bash[68878]: cluster 2024-08-17T17:50:09.514520+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1142: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 31910/153162 objects degraded (20.834%) 2024-08-17T17:50:10.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:10 smithi060 bash[68878]: cluster 2024-08-17T17:50:10.089949+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check update: Degraded data redundancy: 31910/153162 objects degraded (20.834%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:10.823 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:10 smithi060 bash[68878]: cluster 2024-08-17T17:50:10.089949+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check update: Degraded data redundancy: 31910/153162 objects degraded (20.834%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[84186]: cluster 2024-08-17T17:50:09.514520+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1142: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 31910/153162 objects degraded (20.834%) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[84186]: cluster 2024-08-17T17:50:09.514520+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1142: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 31910/153162 objects degraded (20.834%) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[84186]: cluster 2024-08-17T17:50:10.089949+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check update: Degraded data redundancy: 31910/153162 objects degraded (20.834%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[84186]: cluster 2024-08-17T17:50:10.089949+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check update: Degraded data redundancy: 31910/153162 objects degraded (20.834%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[86572]: cluster 2024-08-17T17:50:09.514520+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1142: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 31910/153162 objects degraded (20.834%) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[86572]: cluster 2024-08-17T17:50:09.514520+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1142: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s; 31910/153162 objects degraded (20.834%) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[86572]: cluster 2024-08-17T17:50:10.089949+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check update: Degraded data redundancy: 31910/153162 objects degraded (20.834%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:10 smithi016 bash[86572]: cluster 2024-08-17T17:50:10.089949+0000 mon.a (mon.0) 1492 : cluster [WRN] Health check update: Degraded data redundancy: 31910/153162 objects degraded (20.834%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:10.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:10.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:10.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:10.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:11.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:11.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:11.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:11.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.397 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:11.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.533 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-08-17T17:50:11.537 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-08-17T17:50:11.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 32 16 54292 54276 105.996 44.9375 0.0080217 0.00942902 2024-08-17T17:50:11.637 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:11.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:50:11.826 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-0, ['dump_ops_in_flight'] 2024-08-17T17:50:11.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:11.942 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:11.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:12.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.071 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:12.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:12.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.203 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:12.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:12.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:12.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:12.555 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:12.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:12.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 33 16 55842 55826 105.719 96.875 0.00377887 0.00945416 2024-08-17T17:50:12.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:12.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:12 smithi060 bash[68878]: cluster 2024-08-17T17:50:11.515380+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1143: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 32221/154095 objects degraded (20.910%) 2024-08-17T17:50:12.820 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:12 smithi060 bash[68878]: cluster 2024-08-17T17:50:11.515380+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1143: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 32221/154095 objects degraded (20.910%) 2024-08-17T17:50:12.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:12 smithi016 bash[84186]: cluster 2024-08-17T17:50:11.515380+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1143: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 32221/154095 objects degraded (20.910%) 2024-08-17T17:50:12.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:12 smithi016 bash[84186]: cluster 2024-08-17T17:50:11.515380+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1143: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 32221/154095 objects degraded (20.910%) 2024-08-17T17:50:12.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:12 smithi016 bash[86572]: cluster 2024-08-17T17:50:11.515380+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1143: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 32221/154095 objects degraded (20.910%) 2024-08-17T17:50:12.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:12 smithi016 bash[86572]: cluster 2024-08-17T17:50:11.515380+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1143: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 32221/154095 objects degraded (20.910%) 2024-08-17T17:50:12.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:12.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.974 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:13.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:13.207 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:13.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:13.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:13.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:13.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:50:13.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 34 16 57313 57297 105.314 91.9375 0.0126773 0.00949073 2024-08-17T17:50:13.636 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:13.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:13.766 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:13.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:50:13.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:13.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:13.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:14.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:14.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:14.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:50:14.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57864 10.d 10:b3e404a6:::benchmark_data_smithi016_202796_object57863:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.023504+0000", 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.00147617, 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00150902, 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57864 2024-08-17T17:50:14.034 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023504+0000", 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023504+0000", 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.035 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023502+0000", 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023612+0000", 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00010961800000000001 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023626+0000", 2024-08-17T17:50:14.036 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4286e-05 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023634+0000", 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4660000000000002e-06 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023689+0000", 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5614e-05 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.037 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023857+0000", 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000167465 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4", 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.024056+0000", 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00019935800000000001 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.038 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop_reply(client.45395.0:57852 10.d e276/271)", 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.023676+0000", 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.001303862, 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001408168, 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023676+0000", 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.039 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023676+0000", 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023676+0000", 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023677+0000", 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6249999999999999e-06 2024-08-17T17:50:14.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023682+0000", 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4870000000000004e-06 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023684+0000", 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.401e-06 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.041 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57852 10.d 10:b80db308:::benchmark_data_smithi016_202796_object57851:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.010600+0000", 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.014379872, 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.014535910000000001, 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57852 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.042 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010600+0000", 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010600+0000", 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010599+0000", 2024-08-17T17:50:14.043 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010710+0000", 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000110771 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010722+0000", 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2627e-05 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.044 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010728+0000", 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9479999999999996e-06 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010784+0000", 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5770000000000003e-05 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.010918+0000", 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000133454 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 4", 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.011070+0000", 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000151946 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.013483+0000", 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002413962 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57854 10.0 10:027c6eac:::benchmark_data_smithi016_202796_object57853:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.012347+0000", 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.012632582999999999, 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012864284, 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57854 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.047 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012347+0000", 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012347+0000", 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.048 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012346+0000", 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012442+0000", 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.6022999999999999e-05 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.049 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012452+0000", 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2560000000000008e-06 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012457+0000", 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7180000000000001e-06 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012507+0000", 2024-08-17T17:50:14.050 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9631e-05 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012626+0000", 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000119139 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.012741+0000", 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011474800000000001 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:50:14.051 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.022525+0000", 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0097840340000000005 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57857 10.0 10:086b8f89:::benchmark_data_smithi016_202796_object57856:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.014921+0000", 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.010058456, 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010365322, 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.052 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57857 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.014921+0000", 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.053 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.014921+0000", 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.014919+0000", 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.015012+0000", 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.3009000000000003e-05 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.054 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.015046+0000", 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.3862000000000002e-05 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.015055+0000", 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7090000000000008e-06 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.015105+0000", 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9675000000000001e-05 2024-08-17T17:50:14.055 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.015260+0000", 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000154964 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.015433+0000", 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000173229 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:50:14.056 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.022530+0000", 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0070970879999999997 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57858 10.0 10:009b9374:::benchmark_data_smithi016_202796_object57857:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.016472+0000", 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0085076960000000004, 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0088897890000000004, 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.057 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57858 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.016472+0000", 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.016472+0000", 2024-08-17T17:50:14.058 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.016471+0000", 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.016573+0000", 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000102328 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.059 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.016587+0000", 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3861e-05 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.016593+0000", 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8000000000000004e-06 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.017168+0000", 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000574725 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.060 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.017260+0000", 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2311000000000004e-05 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.017372+0000", 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000111786 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.022535+0000", 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0051628719999999998 2024-08-17T17:50:14.061 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57859 10.b 10:d8c50d4f:::benchmark_data_smithi016_202796_object57858:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.019125+0000", 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0058549370000000002, 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0063122630000000002, 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.062 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57859 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019125+0000", 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019125+0000", 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019124+0000", 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019166+0000", 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2091000000000001e-05 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.064 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019182+0000", 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6688e-05 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019190+0000", 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5970000000000003e-06 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019242+0000", 2024-08-17T17:50:14.065 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2324000000000003e-05 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019394+0000", 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015223 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1", 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019562+0000", 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016753699999999999 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.066 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023486+0000", 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0039238739999999999 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:57860 10.b 10:d1261bba:::benchmark_data_smithi016_202796_object57859:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.019206+0000", 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0057734819999999999, 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0063073080000000002, 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 57860 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019206+0000", 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:14.068 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019206+0000", 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019206+0000", 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019239+0000", 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.2830999999999998e-05 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.069 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019247+0000", 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7439999999999996e-06 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.019253+0000", 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3299999999999998e-06 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.021130+0000", 2024-08-17T17:50:14.070 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001877395 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.021282+0000", 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015195599999999999 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1", 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.021441+0000", 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015892099999999999 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:14.071 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.023491+0000", 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0020502680000000001 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 8 2024-08-17T17:50:14.072 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:50:14.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:14.162 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:14.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:14.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:14.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:14.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:14.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:14.600 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:50:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:50:14] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:50:14.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 35 16 58737 58721 104.848 89 0.00710825 0.00953256 2024-08-17T17:50:14.650 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.662 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:14 smithi016 bash[84186]: cluster 2024-08-17T17:50:13.516215+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1144: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 33646/161559 objects degraded (20.826%) 2024-08-17T17:50:14.662 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:14 smithi016 bash[84186]: cluster 2024-08-17T17:50:13.516215+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1144: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 33646/161559 objects degraded (20.826%) 2024-08-17T17:50:14.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:14 smithi016 bash[86572]: cluster 2024-08-17T17:50:13.516215+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1144: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 33646/161559 objects degraded (20.826%) 2024-08-17T17:50:14.662 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:14 smithi016 bash[86572]: cluster 2024-08-17T17:50:13.516215+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1144: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 33646/161559 objects degraded (20.826%) 2024-08-17T17:50:14.671 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:14.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.801 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:14.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:14 smithi060 bash[68878]: cluster 2024-08-17T17:50:13.516215+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1144: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 33646/161559 objects degraded (20.826%) 2024-08-17T17:50:14.915 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:14 smithi060 bash[68878]: cluster 2024-08-17T17:50:13.516215+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1144: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 33646/161559 objects degraded (20.826%) 2024-08-17T17:50:14.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.034 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.058 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:15.160 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:15.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:15.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.467 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:15.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:15.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 36 16 59438 59422 103.152 43.8125 0.00876955 0.00968942 2024-08-17T17:50:15.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:50:15.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:15 smithi060 bash[68878]: cluster 2024-08-17T17:50:15.090706+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Degraded data redundancy: 33646/161559 objects degraded (20.826%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:15.739 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:15 smithi060 bash[68878]: cluster 2024-08-17T17:50:15.090706+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Degraded data redundancy: 33646/161559 objects degraded (20.826%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:15.763 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:15.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:15 smithi016 bash[84186]: cluster 2024-08-17T17:50:15.090706+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Degraded data redundancy: 33646/161559 objects degraded (20.826%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:15.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:15 smithi016 bash[84186]: cluster 2024-08-17T17:50:15.090706+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Degraded data redundancy: 33646/161559 objects degraded (20.826%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:15.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:15 smithi016 bash[86572]: cluster 2024-08-17T17:50:15.090706+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Degraded data redundancy: 33646/161559 objects degraded (20.826%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:15.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:15 smithi016 bash[86572]: cluster 2024-08-17T17:50:15.090706+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check update: Degraded data redundancy: 33646/161559 objects degraded (20.826%), 17 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:15.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:15.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:15.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:16.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.141 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[203932]: debug 2024-08-17T17:50:16.026+0000 7f3a7e41e640 -1 osd.0 264 log_to_monitors true 2024-08-17T17:50:16.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:16.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:16.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:16.527 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:16.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 37 16 60803 60787 102.67 85.3125 0.0217958 0.00973486 2024-08-17T17:50:16.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:16.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:16.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:16.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:16.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[84186]: cluster 2024-08-17T17:50:15.517080+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1145: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 35609/170823 objects degraded (20.846%) 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[84186]: cluster 2024-08-17T17:50:15.517080+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1145: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 35609/170823 objects degraded (20.846%) 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[84186]: audit 2024-08-17T17:50:16.034169+0000 mon.c (mon.2) 77 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[84186]: audit 2024-08-17T17:50:16.034169+0000 mon.c (mon.2) 77 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[84186]: audit 2024-08-17T17:50:16.034598+0000 mon.a (mon.0) 1494 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[84186]: audit 2024-08-17T17:50:16.034598+0000 mon.a (mon.0) 1494 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[86572]: cluster 2024-08-17T17:50:15.517080+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1145: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 35609/170823 objects degraded (20.846%) 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[86572]: cluster 2024-08-17T17:50:15.517080+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1145: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 35609/170823 objects degraded (20.846%) 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[86572]: audit 2024-08-17T17:50:16.034169+0000 mon.c (mon.2) 77 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[86572]: audit 2024-08-17T17:50:16.034169+0000 mon.c (mon.2) 77 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[86572]: audit 2024-08-17T17:50:16.034598+0000 mon.a (mon.0) 1494 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:16 smithi016 bash[86572]: audit 2024-08-17T17:50:16.034598+0000 mon.a (mon.0) 1494 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.925 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:16 smithi060 bash[68878]: cluster 2024-08-17T17:50:15.517080+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1145: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 35609/170823 objects degraded (20.846%) 2024-08-17T17:50:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:16 smithi060 bash[68878]: cluster 2024-08-17T17:50:15.517080+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1145: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 35609/170823 objects degraded (20.846%) 2024-08-17T17:50:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:16 smithi060 bash[68878]: audit 2024-08-17T17:50:16.034169+0000 mon.c (mon.2) 77 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:16 smithi060 bash[68878]: audit 2024-08-17T17:50:16.034169+0000 mon.c (mon.2) 77 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:16 smithi060 bash[68878]: audit 2024-08-17T17:50:16.034598+0000 mon.a (mon.0) 1494 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:16 smithi060 bash[68878]: audit 2024-08-17T17:50:16.034598+0000 mon.a (mon.0) 1494 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:50:16.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:16.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:17.053 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[203932]: debug 2024-08-17T17:50:17.050+0000 7f3a721c0640 -1 osd.0 264 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:50:17.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:17.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:17.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.483 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:17.587 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.609 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.627 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 38 16 62218 62202 102.295 88.4375 0.00431728 0.00977109 2024-08-17T17:50:17.713 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.734 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:16.615224+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:16.615224+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: cluster 2024-08-17T17:50:16.618894+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e277: 8 total, 7 up, 8 in 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: cluster 2024-08-17T17:50:16.618894+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e277: 8 total, 7 up, 8 in 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:16.619387+0000 mon.c (mon.2) 78 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:16.619387+0000 mon.c (mon.2) 78 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:16.619794+0000 mon.a (mon.0) 1497 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:16.619794+0000 mon.a (mon.0) 1497 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:17.022513+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T17:50:17.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:17 smithi060 bash[68878]: audit 2024-08-17T17:50:17.022513+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T17:50:17.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:17.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:16.615224+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:16.615224+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: cluster 2024-08-17T17:50:16.618894+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e277: 8 total, 7 up, 8 in 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: cluster 2024-08-17T17:50:16.618894+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e277: 8 total, 7 up, 8 in 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:16.619387+0000 mon.c (mon.2) 78 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:16.619387+0000 mon.c (mon.2) 78 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:16.619794+0000 mon.a (mon.0) 1497 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:16.619794+0000 mon.a (mon.0) 1497 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:17.022513+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T17:50:17.980 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[86572]: audit 2024-08-17T17:50:17.022513+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:16.615224+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:16.615224+0000 mon.a (mon.0) 1495 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: cluster 2024-08-17T17:50:16.618894+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e277: 8 total, 7 up, 8 in 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: cluster 2024-08-17T17:50:16.618894+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e277: 8 total, 7 up, 8 in 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:16.619387+0000 mon.c (mon.2) 78 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:16.619387+0000 mon.c (mon.2) 78 : audit [INF] from='osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:16.619794+0000 mon.a (mon.0) 1497 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:16.619794+0000 mon.a (mon.0) 1497 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi016", "root=default"]} : dispatch 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:17.022513+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T17:50:17.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:17 smithi016 bash[84186]: audit 2024-08-17T17:50:17.022513+0000 mon.a (mon.0) 1498 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T17:50:17.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:18.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:18.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:18.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:18.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:18.346 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:18.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:18.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 39 16 62794 62778 100.595 36 0.0043323 0.00978431 2024-08-17T17:50:18.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:18.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:17.517818+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1147: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 36045/172131 objects degraded (20.940%) 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:17.517818+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1147: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 36045/172131 objects degraded (20.940%) 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:18.020127+0000 mon.a (mon.0) 1499 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:18.020127+0000 mon.a (mon.0) 1499 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:18.024843+0000 mon.a (mon.0) 1500 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090] boot 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:18.024843+0000 mon.a (mon.0) 1500 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090] boot 2024-08-17T17:50:18.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:18.025024+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: cluster 2024-08-17T17:50:18.025024+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: audit 2024-08-17T17:50:18.026081+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[84186]: audit 2024-08-17T17:50:18.026081+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:17.517818+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1147: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 36045/172131 objects degraded (20.940%) 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:17.517818+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1147: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 36045/172131 objects degraded (20.940%) 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:18.020127+0000 mon.a (mon.0) 1499 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:18.020127+0000 mon.a (mon.0) 1499 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:50:18.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:18.024843+0000 mon.a (mon.0) 1500 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090] boot 2024-08-17T17:50:18.750 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:18.024843+0000 mon.a (mon.0) 1500 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090] boot 2024-08-17T17:50:18.750 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:18.025024+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:50:18.750 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: cluster 2024-08-17T17:50:18.025024+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:50:18.750 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: audit 2024-08-17T17:50:18.026081+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:50:18.750 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:18 smithi016 bash[86572]: audit 2024-08-17T17:50:18.026081+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:50:18.763 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:18.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:17.517818+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1147: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 36045/172131 objects degraded (20.940%) 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:17.517818+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1147: 89 pgs: 20 active+undersized, 17 active+undersized+degraded, 52 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 36045/172131 objects degraded (20.940%) 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:18.020127+0000 mon.a (mon.0) 1499 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:18.020127+0000 mon.a (mon.0) 1499 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:18.024843+0000 mon.a (mon.0) 1500 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090] boot 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:18.024843+0000 mon.a (mon.0) 1500 : cluster [INF] osd.0 [v2:172.21.15.16:6802/3445377090,v1:172.21.15.16:6803/3445377090] boot 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:18.025024+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: cluster 2024-08-17T17:50:18.025024+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: audit 2024-08-17T17:50:18.026081+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:50:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:18 smithi060 bash[68878]: audit 2024-08-17T17:50:18.026081+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:50:18.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.025 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:19.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:19.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:19.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:19.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:19.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:19.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:50:19.632505+0000 min lat: 0.000911362 max lat: 0.646562 avg lat: 0.00978431 2024-08-17T17:50:19.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:19.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 40 16 62794 62778 98.08 0 - 0.00978431 2024-08-17T17:50:19.649 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.674 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:19.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:19.938 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:20.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.072 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:20 smithi060 bash[68878]: cluster 2024-08-17T17:50:19.040493+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:50:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:20 smithi060 bash[68878]: cluster 2024-08-17T17:50:19.040493+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:50:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:20 smithi060 bash[68878]: cluster 2024-08-17T17:50:19.518980+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1150: 89 pgs: 3 remapped+peering, 6 peering, 14 active+undersized, 10 active+undersized+degraded, 56 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s; 19562/187617 objects degraded (10.427%) 2024-08-17T17:50:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:20 smithi060 bash[68878]: cluster 2024-08-17T17:50:19.518980+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1150: 89 pgs: 3 remapped+peering, 6 peering, 14 active+undersized, 10 active+undersized+degraded, 56 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s; 19562/187617 objects degraded (10.427%) 2024-08-17T17:50:20.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:20.307 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:20.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:20.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:50:20 smithi060 bash[61583]: ts=2024-08-17T17:50:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:20.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[84186]: cluster 2024-08-17T17:50:19.040493+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[84186]: cluster 2024-08-17T17:50:19.040493+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[84186]: cluster 2024-08-17T17:50:19.518980+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1150: 89 pgs: 3 remapped+peering, 6 peering, 14 active+undersized, 10 active+undersized+degraded, 56 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s; 19562/187617 objects degraded (10.427%) 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[84186]: cluster 2024-08-17T17:50:19.518980+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1150: 89 pgs: 3 remapped+peering, 6 peering, 14 active+undersized, 10 active+undersized+degraded, 56 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s; 19562/187617 objects degraded (10.427%) 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[86572]: cluster 2024-08-17T17:50:19.040493+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[86572]: cluster 2024-08-17T17:50:19.040493+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[86572]: cluster 2024-08-17T17:50:19.518980+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1150: 89 pgs: 3 remapped+peering, 6 peering, 14 active+undersized, 10 active+undersized+degraded, 56 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s; 19562/187617 objects degraded (10.427%) 2024-08-17T17:50:20.454 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:20 smithi016 bash[86572]: cluster 2024-08-17T17:50:19.518980+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1150: 89 pgs: 3 remapped+peering, 6 peering, 14 active+undersized, 10 active+undersized+degraded, 56 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s; 19562/187617 objects degraded (10.427%) 2024-08-17T17:50:20.464 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:20.562 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:20.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:20.602 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:20.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:20.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 41 16 62891 62875 95.8356 3.03125 0.0250583 0.010428 2024-08-17T17:50:20.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.736 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:20.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:20.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:20.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:21.111 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:21.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:21.237 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:21.247 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[84186]: cluster 2024-08-17T17:50:20.047234+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:50:21.247 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[84186]: cluster 2024-08-17T17:50:20.047234+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:50:21.248 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[84186]: cluster 2024-08-17T17:50:20.091778+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check update: Degraded data redundancy: 19562/187617 objects degraded (10.427%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:21.248 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[84186]: cluster 2024-08-17T17:50:20.091778+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check update: Degraded data redundancy: 19562/187617 objects degraded (10.427%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:21.248 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[86572]: cluster 2024-08-17T17:50:20.047234+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:50:21.248 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[86572]: cluster 2024-08-17T17:50:20.047234+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:50:21.248 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[86572]: cluster 2024-08-17T17:50:20.091778+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check update: Degraded data redundancy: 19562/187617 objects degraded (10.427%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:21.248 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:21 smithi016 bash[86572]: cluster 2024-08-17T17:50:20.091778+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check update: Degraded data redundancy: 19562/187617 objects degraded (10.427%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:21.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:21.366 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.379 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:21 smithi060 bash[68878]: cluster 2024-08-17T17:50:20.047234+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:50:21.379 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:21 smithi060 bash[68878]: cluster 2024-08-17T17:50:20.047234+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:50:21.379 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:21 smithi060 bash[68878]: cluster 2024-08-17T17:50:20.091778+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check update: Degraded data redundancy: 19562/187617 objects degraded (10.427%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:21.379 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:21 smithi060 bash[68878]: cluster 2024-08-17T17:50:20.091778+0000 mon.a (mon.0) 1505 : cluster [WRN] Health check update: Degraded data redundancy: 19562/187617 objects degraded (10.427%), 10 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2024-08-17T17:50:21.400 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:21.431 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:21.506 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 42 16 63486 63470 94.4391 37.1875 0.0170225 0.0105824 2024-08-17T17:50:21.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:21.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:21.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:21.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:22.068 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:22.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:22.317 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:22.320 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:22 smithi060 bash[68878]: cluster 2024-08-17T17:50:21.519642+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1152: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 5 active+undersized, 6 active+undersized+degraded, 68 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 19728/188223 objects degraded (10.481%) 2024-08-17T17:50:22.320 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:22 smithi060 bash[68878]: cluster 2024-08-17T17:50:21.519642+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1152: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 5 active+undersized, 6 active+undersized+degraded, 68 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 19728/188223 objects degraded (10.481%) 2024-08-17T17:50:22.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:22 smithi016 bash[86572]: cluster 2024-08-17T17:50:21.519642+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1152: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 5 active+undersized, 6 active+undersized+degraded, 68 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 19728/188223 objects degraded (10.481%) 2024-08-17T17:50:22.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:22 smithi016 bash[86572]: cluster 2024-08-17T17:50:21.519642+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1152: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 5 active+undersized, 6 active+undersized+degraded, 68 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 19728/188223 objects degraded (10.481%) 2024-08-17T17:50:22.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:22 smithi016 bash[84186]: cluster 2024-08-17T17:50:21.519642+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1152: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 5 active+undersized, 6 active+undersized+degraded, 68 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 19728/188223 objects degraded (10.481%) 2024-08-17T17:50:22.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:22 smithi016 bash[84186]: cluster 2024-08-17T17:50:21.519642+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1152: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 5 active+undersized, 6 active+undersized+degraded, 68 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 19728/188223 objects degraded (10.481%) 2024-08-17T17:50:22.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:22.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.476 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:22.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:22.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:22.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 43 16 63918 63902 92.8707 27 0.00856741 0.010745 2024-08-17T17:50:22.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:22.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:22.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:23.019 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:23.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:23.125 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:23.302 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:23.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.420 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:23 smithi060 bash[68878]: audit 2024-08-17T17:50:22.351597+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:23.421 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:23 smithi060 bash[68878]: audit 2024-08-17T17:50:22.351597+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:23.421 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:23 smithi060 bash[68878]: audit 2024-08-17T17:50:22.353154+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.421 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:23 smithi060 bash[68878]: audit 2024-08-17T17:50:22.353154+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.442 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[84186]: audit 2024-08-17T17:50:22.351597+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[84186]: audit 2024-08-17T17:50:22.351597+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[84186]: audit 2024-08-17T17:50:22.353154+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[84186]: audit 2024-08-17T17:50:22.353154+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[86572]: audit 2024-08-17T17:50:22.351597+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[86572]: audit 2024-08-17T17:50:22.351597+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[86572]: audit 2024-08-17T17:50:22.353154+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:23 smithi016 bash[86572]: audit 2024-08-17T17:50:22.353154+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 44 16 64572 64556 91.6889 40.875 0.157745 0.0108986 2024-08-17T17:50:23.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:23.698 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:23.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:23.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:23.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:24.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.128 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:24.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:24.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:24.518 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:24 smithi016 bash[84186]: cluster 2024-08-17T17:50:23.520213+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1153: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 75 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 19649/190206 objects degraded (10.330%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:50:24.518 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:24 smithi016 bash[84186]: cluster 2024-08-17T17:50:23.520213+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1153: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 75 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 19649/190206 objects degraded (10.330%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:50:24.518 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:50:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:50:24] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.51.0" 2024-08-17T17:50:24.519 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:24 smithi016 bash[86572]: cluster 2024-08-17T17:50:23.520213+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1153: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 75 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 19649/190206 objects degraded (10.330%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:50:24.519 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:24 smithi016 bash[86572]: cluster 2024-08-17T17:50:23.520213+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1153: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 75 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 19649/190206 objects degraded (10.330%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:50:24.526 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.565 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:24.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 45 16 65413 65397 90.8193 52.5625 0.0113142 0.0110044 2024-08-17T17:50:24.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:24 smithi060 bash[68878]: cluster 2024-08-17T17:50:23.520213+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1153: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 75 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 19649/190206 objects degraded (10.330%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:50:24.675 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:24 smithi060 bash[68878]: cluster 2024-08-17T17:50:23.520213+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1153: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 6 peering, 75 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 19649/190206 objects degraded (10.330%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:50:24.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:24.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:24.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:24.938 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:25.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:25.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: audit 2024-08-17T17:50:24.358468+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:25.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: audit 2024-08-17T17:50:24.358468+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:25.477 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: cluster 2024-08-17T17:50:25.096314+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: Degraded data redundancy: 19649/190206 objects degraded (10.330%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: cluster 2024-08-17T17:50:25.096314+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: Degraded data redundancy: 19649/190206 objects degraded (10.330%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: audit 2024-08-17T17:50:25.253251+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: audit 2024-08-17T17:50:25.253251+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: audit 2024-08-17T17:50:25.261136+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[84186]: audit 2024-08-17T17:50:25.261136+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: audit 2024-08-17T17:50:24.358468+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: audit 2024-08-17T17:50:24.358468+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: cluster 2024-08-17T17:50:25.096314+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: Degraded data redundancy: 19649/190206 objects degraded (10.330%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: cluster 2024-08-17T17:50:25.096314+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: Degraded data redundancy: 19649/190206 objects degraded (10.330%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:25.478 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: audit 2024-08-17T17:50:25.253251+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.479 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: audit 2024-08-17T17:50:25.253251+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.479 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: audit 2024-08-17T17:50:25.261136+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.479 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:25 smithi016 bash[86572]: audit 2024-08-17T17:50:25.261136+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.488 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:25.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 46 16 65979 65963 89.614 35.375 0.0377311 0.0111515 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: audit 2024-08-17T17:50:24.358468+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: audit 2024-08-17T17:50:24.358468+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: cluster 2024-08-17T17:50:25.096314+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: Degraded data redundancy: 19649/190206 objects degraded (10.330%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: cluster 2024-08-17T17:50:25.096314+0000 mon.a (mon.0) 1509 : cluster [WRN] Health check update: Degraded data redundancy: 19649/190206 objects degraded (10.330%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: audit 2024-08-17T17:50:25.253251+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: audit 2024-08-17T17:50:25.253251+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: audit 2024-08-17T17:50:25.261136+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.629 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:25 smithi060 bash[68878]: audit 2024-08-17T17:50:25.261136+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:25.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:25.731 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:25.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:25.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:25.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:26.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:26.038 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:26.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:26.145 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:26.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.431 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:26 smithi016 bash[84186]: cluster 2024-08-17T17:50:25.520767+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1154: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 36 MiB/s wr, 580 op/s; 39207/193374 objects degraded (20.275%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:50:26.432 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:26 smithi016 bash[84186]: cluster 2024-08-17T17:50:25.520767+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1154: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 36 MiB/s wr, 580 op/s; 39207/193374 objects degraded (20.275%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:50:26.432 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:26 smithi016 bash[86572]: cluster 2024-08-17T17:50:25.520767+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1154: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 36 MiB/s wr, 580 op/s; 39207/193374 objects degraded (20.275%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:50:26.432 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:26 smithi016 bash[86572]: cluster 2024-08-17T17:50:25.520767+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1154: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 36 MiB/s wr, 580 op/s; 39207/193374 objects degraded (20.275%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:50:26.447 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:26.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.628 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 47 16 66805 66789 88.8056 51.625 0.00645976 0.0112541 2024-08-17T17:50:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:26 smithi060 bash[68878]: cluster 2024-08-17T17:50:25.520767+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1154: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 36 MiB/s wr, 580 op/s; 39207/193374 objects degraded (20.275%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:50:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:26 smithi060 bash[68878]: cluster 2024-08-17T17:50:25.520767+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1154: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 36 MiB/s wr, 580 op/s; 39207/193374 objects degraded (20.275%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:50:26.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:26.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:26.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:26.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:26.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.971 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:26.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:27.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:27.204 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:27.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:27.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.494 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:27.597 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:27.629 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 48 16 67291 67275 87.5882 30.375 0.0036924 0.0113822 2024-08-17T17:50:27.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:27.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:27.982 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:28.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:28.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:28.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:28.276 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:28.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:28.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:28.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:28.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:28.629 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 49 16 67937 67921 86.6246 40.375 0.0117551 0.0115362 2024-08-17T17:50:28.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:28 smithi016 bash[84186]: cluster 2024-08-17T17:50:27.521338+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1155: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 39207/193959 objects degraded (20.214%); 973 KiB/s, 15 objects/s recovering 2024-08-17T17:50:28.668 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:28 smithi016 bash[84186]: cluster 2024-08-17T17:50:27.521338+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1155: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 39207/193959 objects degraded (20.214%); 973 KiB/s, 15 objects/s recovering 2024-08-17T17:50:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:28 smithi016 bash[86572]: cluster 2024-08-17T17:50:27.521338+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1155: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 39207/193959 objects degraded (20.214%); 973 KiB/s, 15 objects/s recovering 2024-08-17T17:50:28.669 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:28 smithi016 bash[86572]: cluster 2024-08-17T17:50:27.521338+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1155: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 39207/193959 objects degraded (20.214%); 973 KiB/s, 15 objects/s recovering 2024-08-17T17:50:28.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:28.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:28.718 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:50:28.718 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:50:28.718 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:50:28.718 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:50:28.718 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:50:28.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.797 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:28 smithi060 bash[68878]: cluster 2024-08-17T17:50:27.521338+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1155: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 39207/193959 objects degraded (20.214%); 973 KiB/s, 15 objects/s recovering 2024-08-17T17:50:28.798 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:28 smithi060 bash[68878]: cluster 2024-08-17T17:50:27.521338+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1155: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 383 op/s; 39207/193959 objects degraded (20.214%); 973 KiB/s, 15 objects/s recovering 2024-08-17T17:50:28.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:28.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:28.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:28.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:29.055 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:29.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:29.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:29.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.345 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:29.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:29.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:29.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:29.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:29.629 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 50 16 68494 68478 85.5882 34.8125 0.00975588 0.0115897 2024-08-17T17:50:29.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:29.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:29.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:29.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:30.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:30.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:50:30.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.296 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.410 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:50:30 smithi060 bash[61583]: ts=2024-08-17T17:50:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:30.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.592 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.629 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 51 15 69270 69255 84.8621 48.5625 0.0115145 0.0117781 2024-08-17T17:50:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:30 smithi060 bash[68878]: cluster 2024-08-17T17:50:29.522009+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1156: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 39047/200928 objects degraded (19.433%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:30 smithi060 bash[68878]: cluster 2024-08-17T17:50:29.522009+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1156: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 39047/200928 objects degraded (19.433%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:30 smithi060 bash[68878]: cluster 2024-08-17T17:50:30.097178+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: Degraded data redundancy: 39047/200928 objects degraded (19.433%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:30.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:30 smithi060 bash[68878]: cluster 2024-08-17T17:50:30.097178+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: Degraded data redundancy: 39047/200928 objects degraded (19.433%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:30.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[84186]: cluster 2024-08-17T17:50:29.522009+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1156: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 39047/200928 objects degraded (19.433%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[84186]: cluster 2024-08-17T17:50:29.522009+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1156: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 39047/200928 objects degraded (19.433%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[84186]: cluster 2024-08-17T17:50:30.097178+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: Degraded data redundancy: 39047/200928 objects degraded (19.433%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[84186]: cluster 2024-08-17T17:50:30.097178+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: Degraded data redundancy: 39047/200928 objects degraded (19.433%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[86572]: cluster 2024-08-17T17:50:29.522009+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1156: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 39047/200928 objects degraded (19.433%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[86572]: cluster 2024-08-17T17:50:29.522009+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1156: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 28 MiB/s wr, 443 op/s; 39047/200928 objects degraded (19.433%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[86572]: cluster 2024-08-17T17:50:30.097178+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: Degraded data redundancy: 39047/200928 objects degraded (19.433%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:30.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:30 smithi016 bash[86572]: cluster 2024-08-17T17:50:30.097178+0000 mon.a (mon.0) 1512 : cluster [WRN] Health check update: Degraded data redundancy: 39047/200928 objects degraded (19.433%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:30.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:30.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.020 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:31.128 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.170 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:31.278 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:31.623 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:31.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 52 16 69983 69967 84.085 44.5 0.0270881 0.011886 2024-08-17T17:50:31.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:31.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:31.751 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70020 10.2 e280/279 10:4edfbf32:::benchmark_data_smithi016_202796_object70019:head v 280'4406, mlcod=0'0)", 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.709540+0000", 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.035784887000000001, 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.035822828000000001, 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.752 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709540+0000", 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709540+0000", 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709542+0000", 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7e-06 2024-08-17T17:50:31.753 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709573+0000", 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.1358e-05 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709592+0000", 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8556e-05 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.754 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709602+0000", 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9979999999999998e-06 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709707+0000", 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000105258 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709741+0000", 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4369000000000002e-05 2024-08-17T17:50:31.755 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.732503+0000", 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.022761619 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70017 10.c e280/279 10:3fccb9e5:::benchmark_data_smithi016_202796_object70016:head v 280'4302, mlcod=0'0)", 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.709858+0000", 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.035466789999999998, 2024-08-17T17:50:31.756 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.035571526999999999, 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709858+0000", 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.757 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709858+0000", 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709859+0000", 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5400000000000001e-07 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709893+0000", 2024-08-17T17:50:31.758 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4696000000000001e-05 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709902+0000", 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3780000000000001e-06 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.709907+0000", 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4829999999999999e-06 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.759 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.715050+0000", 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0051431510000000003 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.715079+0000", 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8776999999999999e-05 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.736440+0000", 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.021360662999999998 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.760 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70025 10.1 e280/279 10:88a156e7:::benchmark_data_smithi016_202796_object70024:head v 280'4357, mlcod=0'0)", 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.721663+0000", 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.023661462000000001, 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.023822482999999998, 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.761 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.721663+0000", 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.721663+0000", 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.721664+0000", 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.04e-06 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.762 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.721702+0000", 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.7749000000000001e-05 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.721719+0000", 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6702e-05 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.721728+0000", 2024-08-17T17:50:31.763 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9090000000000006e-06 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.728793+0000", 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0070655400000000004 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.728882+0000", 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8787000000000002e-05 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.764 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70028 10.a e280/279 10:5b615426:::benchmark_data_smithi016_202796_object70027:head v 280'4458, mlcod=0'0)", 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.724379+0000", 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.020946118999999999, 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.021153188, 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.765 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.724379+0000", 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.724379+0000", 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.724380+0000", 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.09e-07 2024-08-17T17:50:31.766 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.724563+0000", 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00018345300000000001 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.724579+0000", 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5665e-05 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.767 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.724586+0000", 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3649999999999998e-06 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.726773+0000", 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00218673 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.726850+0000", 2024-08-17T17:50:31.768 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6944000000000001e-05 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70029 10.1 e280/279)", 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.727340+0000", 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.017985028, 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.018242156999999998, 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.769 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.727340+0000", 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.727340+0000", 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.770 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.727341+0000", 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.424e-06 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.727385+0000", 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3748999999999997e-05 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.727401+0000", 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6334e-05 2024-08-17T17:50:31.771 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.727411+0000", 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4420000000000004e-06 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70031 10.4 e280/279 10:2f961915:::benchmark_data_smithi016_202796_object70030:head v 280'4396, mlcod=275'2)", 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.730787+0000", 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.014537526, 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014836093999999999, 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.730787+0000", 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.730787+0000", 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.773 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.730789+0000", 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.158e-06 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.730873+0000", 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4647000000000005e-05 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.774 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.734065+0000", 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0031921039999999999 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.734078+0000", 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2797e-05 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.734484+0000", 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00040620000000000001 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.775 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.734566+0000", 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1533999999999996e-05 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70034 10.2 e280/279)", 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.736737+0000", 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0085877360000000003, 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0089323849999999993, 2024-08-17T17:50:31.776 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.736737+0000", 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.736737+0000", 2024-08-17T17:50:31.777 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.736738+0000", 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3260000000000001e-06 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.736768+0000", 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.9345000000000001e-05 2024-08-17T17:50:31.778 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.739920+0000", 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0031525709999999998 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.739935+0000", 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4357e-05 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.779 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70012 10.8 e280/279 10:1fb7cbdc:::benchmark_data_smithi016_202796_object70011:head v 280'4339, mlcod=0'0)", 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.740039+0000", 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0052857160000000002, 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0056678450000000003, 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.780 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740039+0000", 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740039+0000", 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740040+0000", 2024-08-17T17:50:31.781 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5199999999999995e-07 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740069+0000", 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8617999999999999e-05 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740081+0000", 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1854e-05 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.782 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740087+0000", 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6919999999999996e-06 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740150+0000", 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.266e-05 2024-08-17T17:50:31.783 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740238+0000", 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.7628999999999997e-05 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.784 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70038 10.1 e280/279)", 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.740516+0000", 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0048090240000000003, 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0052396589999999998, 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740516+0000", 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.785 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740516+0000", 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740517+0000", 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5099999999999998e-07 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740550+0000", 2024-08-17T17:50:31.786 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.2957000000000003e-05 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740562+0000", 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2004000000000001e-05 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.740569+0000", 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.447e-06 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.787 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70024 10.8 e280/279)", 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.742836+0000", 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0024884880000000001, 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.002955989, 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.788 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742836+0000", 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742836+0000", 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742839+0000", 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3870000000000002e-06 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.789 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742865+0000", 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6247000000000001e-05 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742879+0000", 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4399000000000001e-05 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.790 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742895+0000", 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5281000000000002e-05 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70035 10.d e280/279 10:b778fbca:::benchmark_data_smithi016_202796_object70034:head v 280'4429, mlcod=0'0)", 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.742837+0000", 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0024882680000000001, 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0029968389999999998, 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.791 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742837+0000", 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742837+0000", 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.792 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742838+0000", 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.105e-06 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742908+0000", 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0290000000000006e-05 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742919+0000", 2024-08-17T17:50:31.793 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1403000000000001e-05 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.742927+0000", 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3259999999999998e-06 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.743021+0000", 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3832999999999994e-05 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.794 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.743050+0000", 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.8994000000000001e-05 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:70037 10.d e280/279)", 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:31.744076+0000", 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0012493750000000001, 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001803979, 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:50:31.795 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.744076+0000", 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.744076+0000", 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.796 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.744076+0000", 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5199999999999995e-07 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.744203+0000", 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012677899999999999 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.744219+0000", 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6263999999999999e-05 2024-08-17T17:50:31.797 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:31.744227+0000", 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2649999999999999e-06 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 12 2024-08-17T17:50:31.798 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:50:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.799 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:31.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:31.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:31.976 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:50:31.976 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:32.018 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:50:32.018 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:32.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:32.058 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:32.059 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:50:32.076 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:32.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:32.090 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:50:32.090 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:32.122 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:32.123 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:50:32.159 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:50:32.159 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:32.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.190 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:32.191 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:50:32.214 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:32.231 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:50:32.231 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:32.318 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:32.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:32.458 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:32.478 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:32.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.605 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:32.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 53 16 70462 70446 83.0633 29.9375 0.0131868 0.0119793 2024-08-17T17:50:32.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.756 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:50:32.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:32.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: cluster 2024-08-17T17:50:31.522778+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1157: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 30 MiB/s wr, 473 op/s; 39047/203943 objects degraded (19.146%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:50:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: cluster 2024-08-17T17:50:31.522778+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1157: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 30 MiB/s wr, 473 op/s; 39047/203943 objects degraded (19.146%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:50:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.564143+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.564143+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.571252+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.571252+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.915743+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.16:0/2358144323' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.915743+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.16:0/2358144323' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.918610+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.16:0/3798076996' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.918610+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.16:0/3798076996' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.919136+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.919136+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.946635+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.946635+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.962989+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:32 smithi060 bash[68878]: audit 2024-08-17T17:50:31.962989+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:32.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:33.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: cluster 2024-08-17T17:50:31.522778+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1157: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 30 MiB/s wr, 473 op/s; 39047/203943 objects degraded (19.146%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: cluster 2024-08-17T17:50:31.522778+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1157: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 30 MiB/s wr, 473 op/s; 39047/203943 objects degraded (19.146%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.564143+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.564143+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.571252+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.571252+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.915743+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.16:0/2358144323' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.915743+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.16:0/2358144323' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.918610+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.16:0/3798076996' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.918610+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.16:0/3798076996' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.919136+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.919136+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.946635+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.946635+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.962989+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[84186]: audit 2024-08-17T17:50:31.962989+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: cluster 2024-08-17T17:50:31.522778+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1157: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 30 MiB/s wr, 473 op/s; 39047/203943 objects degraded (19.146%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: cluster 2024-08-17T17:50:31.522778+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1157: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 30 MiB/s wr, 473 op/s; 39047/203943 objects degraded (19.146%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:50:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.564143+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.564143+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.571252+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.571252+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.915743+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.16:0/2358144323' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.915743+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.16:0/2358144323' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.918610+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.16:0/3798076996' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.918610+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.16:0/3798076996' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.919136+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.919136+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.946635+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.946635+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.962989+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:32 smithi016 bash[86572]: audit 2024-08-17T17:50:31.962989+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:33.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.283 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:33.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:33.517 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:33.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 54 16 71053 71037 82.209 36.9375 0.0221422 0.0121587 2024-08-17T17:50:33.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:33.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:33.784 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: cluster 2024-08-17T17:50:32.745076+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: cluster 2024-08-17T17:50:32.745076+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.745750+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.745750+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.747510+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.747510+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:33.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: cluster 2024-08-17T17:50:32.752254+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:50:33.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: cluster 2024-08-17T17:50:32.752254+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:50:33.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.754863+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:33.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.754863+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:33.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.765447+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:33 smithi060 bash[68878]: audit 2024-08-17T17:50:32.765447+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:33.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: cluster 2024-08-17T17:50:32.745076+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:33.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: cluster 2024-08-17T17:50:32.745076+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:33.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.745750+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.745750+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.747510+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.747510+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: cluster 2024-08-17T17:50:32.752254+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: cluster 2024-08-17T17:50:32.752254+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.754863+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.754863+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.765447+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[86572]: audit 2024-08-17T17:50:32.765447+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: cluster 2024-08-17T17:50:32.745076+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: cluster 2024-08-17T17:50:32.745076+0000 mon.a (mon.0) 1518 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.745750+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.745750+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.747510+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.747510+0000 mon.a (mon.0) 1520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: cluster 2024-08-17T17:50:32.752254+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: cluster 2024-08-17T17:50:32.752254+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.754863+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.754863+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.765447+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:33 smithi016 bash[84186]: audit 2024-08-17T17:50:32.765447+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:33.908 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:33.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T17:50:34.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:34.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:34.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:34.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:34.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:34.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:34.575 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:50:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:50:34] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.51.0" 2024-08-17T17:50:34.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.608 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:34.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 55 16 71750 71734 81.5063 43.5625 0.00921998 0.0122622 2024-08-17T17:50:34.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.727 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:34.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:34.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:34.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.996 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:34 smithi060 bash[68878]: cluster 2024-08-17T17:50:33.523418+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1159: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 37 MiB/s wr, 598 op/s; 38854/208158 objects degraded (18.666%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:34.996 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:34 smithi060 bash[68878]: cluster 2024-08-17T17:50:33.523418+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1159: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 37 MiB/s wr, 598 op/s; 38854/208158 objects degraded (18.666%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:35.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:35.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:34 smithi016 bash[84186]: cluster 2024-08-17T17:50:33.523418+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1159: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 37 MiB/s wr, 598 op/s; 38854/208158 objects degraded (18.666%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:35.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:34 smithi016 bash[84186]: cluster 2024-08-17T17:50:33.523418+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1159: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 37 MiB/s wr, 598 op/s; 38854/208158 objects degraded (18.666%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:35.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:34 smithi016 bash[86572]: cluster 2024-08-17T17:50:33.523418+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1159: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 37 MiB/s wr, 598 op/s; 38854/208158 objects degraded (18.666%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:35.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:34 smithi016 bash[86572]: cluster 2024-08-17T17:50:33.523418+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1159: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 37 MiB/s wr, 598 op/s; 38854/208158 objects degraded (18.666%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:35.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:35.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:35.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:35.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:35.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:35.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.549 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:35.630 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 56 16 72448 72432 80.8298 43.625 0.007751 0.012365 2024-08-17T17:50:35.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.680 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:35.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:35.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:35 smithi060 bash[68878]: cluster 2024-08-17T17:50:35.099861+0000 mon.a (mon.0) 1524 : cluster [WRN] Health check update: Degraded data redundancy: 38854/208158 objects degraded (18.666%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:35.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:35 smithi060 bash[68878]: cluster 2024-08-17T17:50:35.099861+0000 mon.a (mon.0) 1524 : cluster [WRN] Health check update: Degraded data redundancy: 38854/208158 objects degraded (18.666%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:35.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:35.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:36.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:35 smithi016 bash[84186]: cluster 2024-08-17T17:50:35.099861+0000 mon.a (mon.0) 1524 : cluster [WRN] Health check update: Degraded data redundancy: 38854/208158 objects degraded (18.666%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:36.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:35 smithi016 bash[84186]: cluster 2024-08-17T17:50:35.099861+0000 mon.a (mon.0) 1524 : cluster [WRN] Health check update: Degraded data redundancy: 38854/208158 objects degraded (18.666%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:35 smithi016 bash[86572]: cluster 2024-08-17T17:50:35.099861+0000 mon.a (mon.0) 1524 : cluster [WRN] Health check update: Degraded data redundancy: 38854/208158 objects degraded (18.666%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:35 smithi016 bash[86572]: cluster 2024-08-17T17:50:35.099861+0000 mon.a (mon.0) 1524 : cluster [WRN] Health check update: Degraded data redundancy: 38854/208158 objects degraded (18.666%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:36.106 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:36.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:36.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:36.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.636 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 57 16 73244 73228 80.2766 49.75 0.00723049 0.0124509 2024-08-17T17:50:36.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.743 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:37.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:36 smithi016 bash[84186]: cluster 2024-08-17T17:50:35.524204+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1160: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/212958 objects degraded (18.245%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:37.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:36 smithi016 bash[84186]: cluster 2024-08-17T17:50:35.524204+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1160: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/212958 objects degraded (18.245%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:37.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:36 smithi016 bash[86572]: cluster 2024-08-17T17:50:35.524204+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1160: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/212958 objects degraded (18.245%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:37.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:36 smithi016 bash[86572]: cluster 2024-08-17T17:50:35.524204+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1160: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/212958 objects degraded (18.245%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:37.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:37.150 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:36 smithi060 bash[68878]: cluster 2024-08-17T17:50:35.524204+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1160: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/212958 objects degraded (18.245%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:36 smithi060 bash[68878]: cluster 2024-08-17T17:50:35.524204+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1160: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/212958 objects degraded (18.245%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:37.177 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:37.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:37.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:37.493 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:50:37.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:50:37.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:37.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:37.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:37.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 58 16 74050 74034 79.7597 50.375 0.0444356 0.0125314 2024-08-17T17:50:37.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.776 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:37.882 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:38.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:38.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:38.172 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:38.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:38.275 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:38.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:38.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[84186]: audit 2024-08-17T17:50:37.349907+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:38.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[84186]: audit 2024-08-17T17:50:37.349907+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:38.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[84186]: audit 2024-08-17T17:50:37.354992+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[84186]: audit 2024-08-17T17:50:37.354992+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[84186]: cluster 2024-08-17T17:50:37.524843+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1161: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/213543 objects degraded (18.195%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:38.414 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[84186]: cluster 2024-08-17T17:50:37.524843+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1161: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/213543 objects degraded (18.195%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[86572]: audit 2024-08-17T17:50:37.349907+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[86572]: audit 2024-08-17T17:50:37.349907+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[86572]: audit 2024-08-17T17:50:37.354992+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[86572]: audit 2024-08-17T17:50:37.354992+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[86572]: cluster 2024-08-17T17:50:37.524843+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1161: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/213543 objects degraded (18.195%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:38.415 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:38 smithi016 bash[86572]: cluster 2024-08-17T17:50:37.524843+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1161: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/213543 objects degraded (18.195%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:38.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:38.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:38.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:38.566 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:38.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:38.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 59 16 74532 74516 78.9185 30.125 0.0285201 0.0126642 2024-08-17T17:50:38.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:38 smithi060 bash[68878]: audit 2024-08-17T17:50:37.349907+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:38 smithi060 bash[68878]: audit 2024-08-17T17:50:37.349907+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:50:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:38 smithi060 bash[68878]: audit 2024-08-17T17:50:37.354992+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:38 smithi060 bash[68878]: audit 2024-08-17T17:50:37.354992+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:38 smithi060 bash[68878]: cluster 2024-08-17T17:50:37.524843+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1161: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/213543 objects degraded (18.195%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:38 smithi060 bash[68878]: cluster 2024-08-17T17:50:37.524843+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1161: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 MiB/s wr, 652 op/s; 38854/213543 objects degraded (18.195%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:50:38.696 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:38.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:38.827 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:38.832 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:38.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:38.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:39.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:39.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:39.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:39.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:39.232 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:39.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:39.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:39.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.624 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:39.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:50:39.641689+0000 min lat: 0.000911362 max lat: 2.52999 avg lat: 0.0127459 2024-08-17T17:50:39.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:39.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 60 16 75286 75270 78.3886 47.125 0.0039407 0.0127459 2024-08-17T17:50:39.728 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:39.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:39.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:40.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:40.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.303 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.569 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.582 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:40 smithi060 bash[68878]: cluster 2024-08-17T17:50:39.525868+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1162: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 38637/221211 objects degraded (17.466%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:40.582 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:40 smithi060 bash[68878]: cluster 2024-08-17T17:50:39.525868+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1162: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 38637/221211 objects degraded (17.466%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:40.582 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:40 smithi060 bash[68878]: cluster 2024-08-17T17:50:40.100730+0000 mon.a (mon.0) 1527 : cluster [WRN] Health check update: Degraded data redundancy: 38637/221211 objects degraded (17.466%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:40.582 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:40 smithi060 bash[68878]: cluster 2024-08-17T17:50:40.100730+0000 mon.a (mon.0) 1527 : cluster [WRN] Health check update: Degraded data redundancy: 38637/221211 objects degraded (17.466%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:40.582 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:50:40 smithi060 bash[61583]: ts=2024-08-17T17:50:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:40.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 61 16 75880 75864 77.7122 37.125 0.0266827 0.0128605 2024-08-17T17:50:40.675 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:40.802 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:40.932 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.969 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:41.076 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[84186]: cluster 2024-08-17T17:50:39.525868+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1162: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 38637/221211 objects degraded (17.466%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[84186]: cluster 2024-08-17T17:50:39.525868+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1162: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 38637/221211 objects degraded (17.466%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[84186]: cluster 2024-08-17T17:50:40.100730+0000 mon.a (mon.0) 1527 : cluster [WRN] Health check update: Degraded data redundancy: 38637/221211 objects degraded (17.466%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[84186]: cluster 2024-08-17T17:50:40.100730+0000 mon.a (mon.0) 1527 : cluster [WRN] Health check update: Degraded data redundancy: 38637/221211 objects degraded (17.466%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[86572]: cluster 2024-08-17T17:50:39.525868+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1162: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 38637/221211 objects degraded (17.466%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[86572]: cluster 2024-08-17T17:50:39.525868+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1162: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 38637/221211 objects degraded (17.466%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[86572]: cluster 2024-08-17T17:50:40.100730+0000 mon.a (mon.0) 1527 : cluster [WRN] Health check update: Degraded data redundancy: 38637/221211 objects degraded (17.466%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:41.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:40 smithi016 bash[86572]: cluster 2024-08-17T17:50:40.100730+0000 mon.a (mon.0) 1527 : cluster [WRN] Health check update: Degraded data redundancy: 38637/221211 objects degraded (17.466%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:41.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:41.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:41.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.383 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:41.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:41.517 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:41.624 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 62 16 76713 76697 77.2984 52.0625 0.0145315 0.0129292 2024-08-17T17:50:41.650 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:41.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:41.783 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:41.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.898 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:41.899 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:41.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:42.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:42.191 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:42.296 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.330 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:42.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.567 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:42.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:42.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:42.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 63 16 77525 77509 76.877 50.75 0.0332531 0.0130016 2024-08-17T17:50:42.701 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.843 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:42 smithi060 bash[68878]: cluster 2024-08-17T17:50:41.526710+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1163: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 38637/224427 objects degraded (17.216%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:42.843 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:42 smithi060 bash[68878]: cluster 2024-08-17T17:50:41.526710+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1163: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 38637/224427 objects degraded (17.216%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:42.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.890 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:42 smithi016 bash[84186]: cluster 2024-08-17T17:50:41.526710+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1163: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 38637/224427 objects degraded (17.216%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:42.890 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:42 smithi016 bash[84186]: cluster 2024-08-17T17:50:41.526710+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1163: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 38637/224427 objects degraded (17.216%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:42.890 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:42 smithi016 bash[86572]: cluster 2024-08-17T17:50:41.526710+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1163: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 38637/224427 objects degraded (17.216%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:42.890 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:42 smithi016 bash[86572]: cluster 2024-08-17T17:50:41.526710+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1163: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s; 38637/224427 objects degraded (17.216%); 2.6 MiB/s, 40 objects/s recovering 2024-08-17T17:50:42.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:43.060 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:43.061 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:50:43.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:43.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:43.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:43.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:43.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:43.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:43.491 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:43.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:43.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:43.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 64 16 78336 78320 76.4678 50.6875 0.0171488 0.0130709 2024-08-17T17:50:43.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:43.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:44.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:44.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:44.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.534 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:50:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:50:44] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.51.0" 2024-08-17T17:50:44.547 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:44.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:50:44.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 65 16 79137 79121 76.0615 50.0625 0.0132401 0.0131418 2024-08-17T17:50:44.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:44 smithi060 bash[68878]: cluster 2024-08-17T17:50:43.527353+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1164: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 38439/228978 objects degraded (16.787%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:50:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:44 smithi060 bash[68878]: cluster 2024-08-17T17:50:43.527353+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1164: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 38439/228978 objects degraded (16.787%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:50:44.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:44.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:44 smithi016 bash[84186]: cluster 2024-08-17T17:50:43.527353+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1164: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 38439/228978 objects degraded (16.787%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:50:44.809 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:44 smithi016 bash[84186]: cluster 2024-08-17T17:50:43.527353+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1164: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 38439/228978 objects degraded (16.787%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:50:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:44 smithi016 bash[86572]: cluster 2024-08-17T17:50:43.527353+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1164: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 38439/228978 objects degraded (16.787%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:50:44.809 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:44 smithi016 bash[86572]: cluster 2024-08-17T17:50:43.527353+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1164: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 38439/228978 objects degraded (16.787%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:50:44.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:44.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:45.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:45.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:45.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.219 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:45.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:45.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:45.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:45.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:45.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:45.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:45.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:45.637 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 66 16 79953 79937 75.6818 51 0.0171705 0.0132071 2024-08-17T17:50:45.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.753 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:45.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:45 smithi016 bash[84186]: cluster 2024-08-17T17:50:45.101602+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: Degraded data redundancy: 38439/228978 objects degraded (16.787%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:45.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:45 smithi016 bash[84186]: cluster 2024-08-17T17:50:45.101602+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: Degraded data redundancy: 38439/228978 objects degraded (16.787%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:45.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:45 smithi016 bash[86572]: cluster 2024-08-17T17:50:45.101602+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: Degraded data redundancy: 38439/228978 objects degraded (16.787%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:45.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:45 smithi016 bash[86572]: cluster 2024-08-17T17:50:45.101602+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: Degraded data redundancy: 38439/228978 objects degraded (16.787%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:45.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:45.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:45 smithi060 bash[68878]: cluster 2024-08-17T17:50:45.101602+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: Degraded data redundancy: 38439/228978 objects degraded (16.787%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:45 smithi060 bash[68878]: cluster 2024-08-17T17:50:45.101602+0000 mon.a (mon.0) 1528 : cluster [WRN] Health check update: Degraded data redundancy: 38439/228978 objects degraded (16.787%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:45.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:46.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:46.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:46.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.282 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:46.417 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:46.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.548 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 67 16 80630 80614 75.1837 42.3125 0.0208101 0.0132938 2024-08-17T17:50:46.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.676 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:46.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.802 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:46 smithi016 bash[84186]: cluster 2024-08-17T17:50:45.528062+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1165: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s; 38439/234792 objects degraded (16.372%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:46.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:46 smithi016 bash[84186]: cluster 2024-08-17T17:50:45.528062+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1165: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s; 38439/234792 objects degraded (16.372%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:46 smithi016 bash[86572]: cluster 2024-08-17T17:50:45.528062+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1165: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s; 38439/234792 objects degraded (16.372%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:46.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:46 smithi016 bash[86572]: cluster 2024-08-17T17:50:45.528062+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1165: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s; 38439/234792 objects degraded (16.372%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:46.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:46 smithi060 bash[68878]: cluster 2024-08-17T17:50:45.528062+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1165: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s; 38439/234792 objects degraded (16.372%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:46.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:46 smithi060 bash[68878]: cluster 2024-08-17T17:50:45.528062+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1165: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s; 38439/234792 objects degraded (16.372%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:46.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:47.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.074 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:47.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:47.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:47.470 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:47.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:47.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.609 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 68 16 81450 81434 74.8317 51.25 0.0551222 0.0133563 2024-08-17T17:50:47.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:47.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:47.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:47.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.895 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:48.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:48.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:48.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:48.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:48.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:48.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:48.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:48.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.555 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:48.609 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T17:50:48.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 69 16 81894 81878 74.1494 27.75 0.04329 0.0134792 2024-08-17T17:50:48.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:48.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:48 smithi060 bash[68878]: cluster 2024-08-17T17:50:47.528602+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1166: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s; 38439/235524 objects degraded (16.321%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:48.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:48 smithi060 bash[68878]: cluster 2024-08-17T17:50:47.528602+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1166: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s; 38439/235524 objects degraded (16.321%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:48.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:48 smithi060 bash[68878]: audit 2024-08-17T17:50:48.236476+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.16:0/3180496658' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:48 smithi060 bash[68878]: audit 2024-08-17T17:50:48.236476+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.16:0/3180496658' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:48 smithi060 bash[68878]: audit 2024-08-17T17:50:48.237102+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.796 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:48 smithi060 bash[68878]: audit 2024-08-17T17:50:48.237102+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:48.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:48.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[84186]: cluster 2024-08-17T17:50:47.528602+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1166: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s; 38439/235524 objects degraded (16.321%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[84186]: cluster 2024-08-17T17:50:47.528602+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1166: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s; 38439/235524 objects degraded (16.321%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[84186]: audit 2024-08-17T17:50:48.236476+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.16:0/3180496658' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[84186]: audit 2024-08-17T17:50:48.236476+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.16:0/3180496658' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[84186]: audit 2024-08-17T17:50:48.237102+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[84186]: audit 2024-08-17T17:50:48.237102+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[86572]: cluster 2024-08-17T17:50:47.528602+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1166: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s; 38439/235524 objects degraded (16.321%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[86572]: cluster 2024-08-17T17:50:47.528602+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1166: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 39 MiB/s wr, 626 op/s; 38439/235524 objects degraded (16.321%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[86572]: audit 2024-08-17T17:50:48.236476+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.16:0/3180496658' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[86572]: audit 2024-08-17T17:50:48.236476+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.16:0/3180496658' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[86572]: audit 2024-08-17T17:50:48.237102+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:48 smithi016 bash[86572]: audit 2024-08-17T17:50:48.237102+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:50:48.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:49.079 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.352 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.394 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:49.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:49.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:49.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 70 16 82688 82672 73.799 49.625 0.0288335 0.0135443 2024-08-17T17:50:49.660 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:49.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:49.766 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.785 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[86572]: audit 2024-08-17T17:50:48.608706+0000 mon.a (mon.0) 1530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:50:49.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[86572]: audit 2024-08-17T17:50:48.608706+0000 mon.a (mon.0) 1530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:50:49.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[86572]: cluster 2024-08-17T17:50:48.613076+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:50:49.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[86572]: cluster 2024-08-17T17:50:48.613076+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:50:49.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[84186]: audit 2024-08-17T17:50:48.608706+0000 mon.a (mon.0) 1530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:50:49.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[84186]: audit 2024-08-17T17:50:48.608706+0000 mon.a (mon.0) 1530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:50:49.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[84186]: cluster 2024-08-17T17:50:48.613076+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:50:49.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:49 smithi016 bash[84186]: cluster 2024-08-17T17:50:48.613076+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:50:49.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.912 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:49 smithi060 bash[68878]: audit 2024-08-17T17:50:48.608706+0000 mon.a (mon.0) 1530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:50:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:49 smithi060 bash[68878]: audit 2024-08-17T17:50:48.608706+0000 mon.a (mon.0) 1530 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:50:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:49 smithi060 bash[68878]: cluster 2024-08-17T17:50:48.613076+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:50:49.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:49 smithi060 bash[68878]: cluster 2024-08-17T17:50:48.613076+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:50:50.014 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:50.046 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:50.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:50.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:50.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:50.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.413 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:50:50 smithi060 bash[61583]: ts=2024-08-17T17:50:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:50.429 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.558 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 71 16 83208 83192 73.2174 32.5 0.00341965 0.0136425 2024-08-17T17:50:50.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:50 smithi060 bash[68878]: cluster 2024-08-17T17:50:49.529067+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1168: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 736 op/s; 38204/243306 objects degraded (15.702%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:50.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:50 smithi060 bash[68878]: cluster 2024-08-17T17:50:49.529067+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1168: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 736 op/s; 38204/243306 objects degraded (15.702%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:50.670 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:50 smithi060 bash[68878]: cluster 2024-08-17T17:50:50.102298+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 38204/243306 objects degraded (15.702%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:50.671 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:50 smithi060 bash[68878]: cluster 2024-08-17T17:50:50.102298+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 38204/243306 objects degraded (15.702%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:50.681 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:50.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:50.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:50.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:51.056 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[84186]: cluster 2024-08-17T17:50:49.529067+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1168: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 736 op/s; 38204/243306 objects degraded (15.702%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:51.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[84186]: cluster 2024-08-17T17:50:49.529067+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1168: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 736 op/s; 38204/243306 objects degraded (15.702%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:51.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[84186]: cluster 2024-08-17T17:50:50.102298+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 38204/243306 objects degraded (15.702%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:51.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[84186]: cluster 2024-08-17T17:50:50.102298+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 38204/243306 objects degraded (15.702%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:51.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[86572]: cluster 2024-08-17T17:50:49.529067+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1168: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 736 op/s; 38204/243306 objects degraded (15.702%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:51.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[86572]: cluster 2024-08-17T17:50:49.529067+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1168: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 736 op/s; 38204/243306 objects degraded (15.702%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:51.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[86572]: cluster 2024-08-17T17:50:50.102298+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 38204/243306 objects degraded (15.702%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:51.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:50 smithi016 bash[86572]: cluster 2024-08-17T17:50:50.102298+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check update: Degraded data redundancy: 38204/243306 objects degraded (15.702%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:51.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:51.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:51.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:51.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:51.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:51.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:51.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:51.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.590 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:51.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 72 16 83581 83565 72.5243 23.3125 0.00936601 0.0137442 2024-08-17T17:50:51.694 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:51.733 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:51.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:51.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:51.974 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:52.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:52.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:52.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:50:52.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.403 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:52.506 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:52.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:52.637 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:52.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 73 16 84310 84294 72.1549 45.5625 0.00721445 0.0138533 2024-08-17T17:50:52.658 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:52 smithi060 bash[68878]: cluster 2024-08-17T17:50:51.530179+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1169: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s; 38204/246573 objects degraded (15.494%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:52.658 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:52 smithi060 bash[68878]: cluster 2024-08-17T17:50:51.530179+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1169: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s; 38204/246573 objects degraded (15.494%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:52.658 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:52 smithi060 bash[68878]: audit 2024-08-17T17:50:52.346894+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:52.658 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:52 smithi060 bash[68878]: audit 2024-08-17T17:50:52.346894+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:52.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:52.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.800 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:52.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[84186]: cluster 2024-08-17T17:50:51.530179+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1169: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s; 38204/246573 objects degraded (15.494%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[84186]: cluster 2024-08-17T17:50:51.530179+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1169: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s; 38204/246573 objects degraded (15.494%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[84186]: audit 2024-08-17T17:50:52.346894+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[84186]: audit 2024-08-17T17:50:52.346894+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[86572]: cluster 2024-08-17T17:50:51.530179+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1169: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s; 38204/246573 objects degraded (15.494%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[86572]: cluster 2024-08-17T17:50:51.530179+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1169: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s; 38204/246573 objects degraded (15.494%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:50:52.916 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[86572]: audit 2024-08-17T17:50:52.346894+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:52.917 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:52 smithi016 bash[86572]: audit 2024-08-17T17:50:52.346894+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:52.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:53.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:53.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:53.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:53.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:53.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:53.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:53.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:53.338 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:53.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:53.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:53.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:53.638 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 74 16 85031 85015 71.7888 45.0625 0.0188625 0.0139229 2024-08-17T17:50:53.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.744 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:53.851 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.880 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:53.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:54.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:54.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:54.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:54.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:54.520 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:50:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:50:54] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:50:54.532 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:54.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:54.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:54.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 75 16 85829 85813 71.4963 49.875 0.00946382 0.0139807 2024-08-17T17:50:54.645 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:54 smithi060 bash[68878]: cluster 2024-08-17T17:50:53.530727+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1170: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s; 37952/250311 objects degraded (15.162%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:54.646 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:54 smithi060 bash[68878]: cluster 2024-08-17T17:50:53.530727+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1170: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s; 37952/250311 objects degraded (15.162%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:54.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:54.772 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:54.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:54.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:54.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:54 smithi016 bash[84186]: cluster 2024-08-17T17:50:53.530727+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1170: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s; 37952/250311 objects degraded (15.162%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:54.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:54 smithi016 bash[84186]: cluster 2024-08-17T17:50:53.530727+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1170: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s; 37952/250311 objects degraded (15.162%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:54.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:54 smithi016 bash[86572]: cluster 2024-08-17T17:50:53.530727+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1170: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s; 37952/250311 objects degraded (15.162%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:54.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:54 smithi016 bash[86572]: cluster 2024-08-17T17:50:53.530727+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1170: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 44 MiB/s wr, 710 op/s; 37952/250311 objects degraded (15.162%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:54.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:55.027 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:55.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:55.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:55.195 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:55.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:55.302 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:55.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:55.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:55.561 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:55.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:55.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:55.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 76 16 86393 86377 71.0194 35.25 0.0252009 0.0140741 2024-08-17T17:50:55.684 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:55.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:55 smithi060 bash[68878]: cluster 2024-08-17T17:50:55.103177+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 37952/250311 objects degraded (15.162%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:55.825 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:55 smithi060 bash[68878]: cluster 2024-08-17T17:50:55.103177+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 37952/250311 objects degraded (15.162%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:55.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:55.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:55.952 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:55 smithi016 bash[84186]: cluster 2024-08-17T17:50:55.103177+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 37952/250311 objects degraded (15.162%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:55.952 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:55 smithi016 bash[84186]: cluster 2024-08-17T17:50:55.103177+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 37952/250311 objects degraded (15.162%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:55.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:55 smithi016 bash[86572]: cluster 2024-08-17T17:50:55.103177+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 37952/250311 objects degraded (15.162%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:55.952 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:55 smithi016 bash[86572]: cluster 2024-08-17T17:50:55.103177+0000 mon.a (mon.0) 1534 : cluster [WRN] Health check update: Degraded data redundancy: 37952/250311 objects degraded (15.162%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:50:55.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:55.995 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:56.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:56.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:56.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:56.288 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:56.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:56.559 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:50:56.559 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:56.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:56.608 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:56.611 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:50:56.611 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:56.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:56.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 77 16 87127 87111 70.6928 45.875 0.0351919 0.0141382 2024-08-17T17:50:56.656 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:50:56.666 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:50:56.667 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:56.715 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:56.715 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:50:56.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.748 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.748 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:50:56.749 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.779 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:50:56.780 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:56.805 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:50:56.805 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[84186]: cluster 2024-08-17T17:50:55.531705+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1171: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s; 37952/254916 objects degraded (14.888%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[84186]: cluster 2024-08-17T17:50:55.531705+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1171: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s; 37952/254916 objects degraded (14.888%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[84186]: audit 2024-08-17T17:50:56.504963+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.16:0/1156087495' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[84186]: audit 2024-08-17T17:50:56.504963+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.16:0/1156087495' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[84186]: audit 2024-08-17T17:50:56.606211+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[84186]: audit 2024-08-17T17:50:56.606211+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[86572]: cluster 2024-08-17T17:50:55.531705+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1171: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s; 37952/254916 objects degraded (14.888%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[86572]: cluster 2024-08-17T17:50:55.531705+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1171: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s; 37952/254916 objects degraded (14.888%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[86572]: audit 2024-08-17T17:50:56.504963+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.16:0/1156087495' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[86572]: audit 2024-08-17T17:50:56.504963+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.16:0/1156087495' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[86572]: audit 2024-08-17T17:50:56.606211+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:56 smithi016 bash[86572]: audit 2024-08-17T17:50:56.606211+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:56.830 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:50:56.830 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:56.852 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:56 smithi060 bash[68878]: cluster 2024-08-17T17:50:55.531705+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1171: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s; 37952/254916 objects degraded (14.888%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:56 smithi060 bash[68878]: cluster 2024-08-17T17:50:55.531705+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1171: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 42 MiB/s wr, 670 op/s; 37952/254916 objects degraded (14.888%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:50:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:56 smithi060 bash[68878]: audit 2024-08-17T17:50:56.504963+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.16:0/1156087495' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:56 smithi060 bash[68878]: audit 2024-08-17T17:50:56.504963+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.16:0/1156087495' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:56 smithi060 bash[68878]: audit 2024-08-17T17:50:56.606211+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:56 smithi060 bash[68878]: audit 2024-08-17T17:50:56.606211+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:56.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:57.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:57.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:57.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.292 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:57.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:57.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:57.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:57.544 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.581 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:57.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 78 16 87876 87860 70.3866 46.8125 0.0312286 0.0142014 2024-08-17T17:50:57.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.705 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:57.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.830 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:57.933 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:57.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:57 smithi060 bash[68878]: cluster 2024-08-17T17:50:56.650883+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:57.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:57 smithi060 bash[68878]: cluster 2024-08-17T17:50:56.650883+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:57.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:57 smithi060 bash[68878]: audit 2024-08-17T17:50:56.654934+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:57.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:57 smithi060 bash[68878]: audit 2024-08-17T17:50:56.654934+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:57.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:57 smithi060 bash[68878]: cluster 2024-08-17T17:50:56.659152+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:50:57.946 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:57 smithi060 bash[68878]: cluster 2024-08-17T17:50:56.659152+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:50:57.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:57.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[84186]: cluster 2024-08-17T17:50:56.650883+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[84186]: cluster 2024-08-17T17:50:56.650883+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[84186]: audit 2024-08-17T17:50:56.654934+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[84186]: audit 2024-08-17T17:50:56.654934+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[84186]: cluster 2024-08-17T17:50:56.659152+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[84186]: cluster 2024-08-17T17:50:56.659152+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:50:57.989 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[86572]: cluster 2024-08-17T17:50:56.650883+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:57.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[86572]: cluster 2024-08-17T17:50:56.650883+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:57.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[86572]: audit 2024-08-17T17:50:56.654934+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:57.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[86572]: audit 2024-08-17T17:50:56.654934+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.16:0/3047412977' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:57.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[86572]: cluster 2024-08-17T17:50:56.659152+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:50:57.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:57 smithi016 bash[86572]: cluster 2024-08-17T17:50:56.659152+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:50:58.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:58.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:58.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:58.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.237 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:58.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45395.0:88347 10.9 e283/271 10:9c02308b:::benchmark_data_smithi016_202796_object88346:head v 283'5551, mlcod=283'5549)", 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:58.448027+0000", 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.010336632, 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010364192, 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:58.461 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.448027+0000", 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.448027+0000", 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.462 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.448026+0000", 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.448060+0000", 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.4384999999999997e-05 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.448080+0000", 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9996e-05 2024-08-17T17:50:58.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.448087+0000", 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4670000000000001e-06 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.449572+0000", 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0014857080000000001 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:58.464 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.449592+0000", 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9097999999999999e-05 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45395.0:88349 10.9 e283/271 10:917c5c87:::benchmark_data_smithi016_202796_object88348:head v 283'5552, mlcod=283'5549)", 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:58.452221+0000", 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0061423600000000004, 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.006234262, 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:50:58.465 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452221+0000", 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452221+0000", 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452220+0000", 2024-08-17T17:50:58.466 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452260+0000", 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9292999999999998e-05 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452272+0000", 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2415999999999999e-05 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:58.467 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452278+0000", 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0229999999999998e-06 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.455809+0000", 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0035307260000000001 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.455867+0000", 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.8289999999999999e-05 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:58.468 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45395.0:88345 10.1 e283/279 10:83ea6d81:::benchmark_data_smithi016_202796_object88344:head v 283'5463, mlcod=0'0)", 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:58.452741+0000", 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0056227400000000002, 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0057716870000000002, 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452741+0000", 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452741+0000", 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452740+0000", 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452787+0000", 2024-08-17T17:50:58.470 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6931000000000002e-05 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452798+0000", 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.116e-05 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.452803+0000", 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3260000000000003e-06 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:58.471 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.455847+0000", 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.003043315 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.455959+0000", 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011210200000000001 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45395.0:88352 10.9 e283/271)", 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:58.454505+0000", 2024-08-17T17:50:58.472 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0038586950000000001, 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040591550000000001, 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.454505+0000", 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.454505+0000", 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.454477+0000", 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999728 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.454556+0000", 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.8342000000000003e-05 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:58.474 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.454572+0000", 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5979999999999999e-05 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.454577+0000", 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3770000000000004e-06 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:88353 10.c 10:3185e21d:::benchmark_data_smithi016_202796_object88352:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e283)", 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:58.456312+0000", 2024-08-17T17:50:58.475 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.0020511330000000001, 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002305755, 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 88353 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456312+0000", 2024-08-17T17:50:58.476 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456312+0000", 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456311+0000", 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:58.477 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456397+0000", 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6025000000000004e-05 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456432+0000", 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5324000000000003e-05 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456439+0000", 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9700000000000002e-06 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.478 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456571+0000", 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013228099999999999 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.456916+0000", 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00034421099999999997 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457381+0000", 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00046565700000000002 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.479 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45395.0:88355 10.9 e283/271)", 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:58.457708+0000", 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 0.00065528699999999995, 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00097468800000000003, 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457708+0000", 2024-08-17T17:50:58.480 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457708+0000", 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457707+0000", 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:50:58.481 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457785+0000", 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.7346000000000001e-05 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457800+0000", 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5494000000000001e-05 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:58.457806+0000", 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9730000000000002e-06 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:50:58.482 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.483 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:50:58.483 INFO:teuthology.orchestra.run.smithi060.stdout: ], 2024-08-17T17:50:58.483 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 6 2024-08-17T17:50:58.483 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:50:58.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:58.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:58.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 79 16 88500 88484 69.9893 39 0.00833723 0.0142819 2024-08-17T17:50:58.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:58.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:58.903 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.912 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:58 smithi060 bash[68878]: cluster 2024-08-17T17:50:57.532297+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1173: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 555 op/s; 37952/255552 objects degraded (14.851%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:58.912 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:50:58 smithi060 bash[68878]: cluster 2024-08-17T17:50:57.532297+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1173: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 555 op/s; 37952/255552 objects degraded (14.851%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:58.931 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:59.035 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:58 smithi016 bash[84186]: cluster 2024-08-17T17:50:57.532297+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1173: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 555 op/s; 37952/255552 objects degraded (14.851%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:59.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:50:58 smithi016 bash[84186]: cluster 2024-08-17T17:50:57.532297+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1173: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 555 op/s; 37952/255552 objects degraded (14.851%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:59.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:58 smithi016 bash[86572]: cluster 2024-08-17T17:50:57.532297+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1173: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 555 op/s; 37952/255552 objects degraded (14.851%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:59.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:50:58 smithi016 bash[86572]: cluster 2024-08-17T17:50:57.532297+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1173: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 35 MiB/s wr, 555 op/s; 37952/255552 objects degraded (14.851%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:50:59.061 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:59.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.184 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.287 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.307 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:59.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.436 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:59.605 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:59.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:50:59.643906+0000 min lat: 0.000911362 max lat: 2.52999 avg lat: 0.0143831 2024-08-17T17:50:59.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:59.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 80 16 88974 88958 69.4848 29.625 0.0302034 0.0143831 2024-08-17T17:50:59.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:59.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:59.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:59.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:59.988 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:00.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:51:00.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:00.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:00.280 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:00.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:00.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:51:00 smithi060 bash[61583]: ts=2024-08-17T17:51:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:00.428 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:00.529 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.552 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:00.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 81 16 89730 89714 69.2102 47.25 0.0339894 0.0144424 2024-08-17T17:51:00.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:00.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.826 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:59.533324+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1174: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 649 op/s; 37720/262785 objects degraded (14.354%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:00.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[84186]: cluster 2024-08-17T17:50:59.533324+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1174: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 649 op/s; 37720/262785 objects degraded (14.354%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:00.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[84186]: cluster 2024-08-17T17:51:00.103966+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: Degraded data redundancy: 37720/262785 objects degraded (14.354%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:00.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[84186]: cluster 2024-08-17T17:51:00.103966+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: Degraded data redundancy: 37720/262785 objects degraded (14.354%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:00.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:59.533324+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1174: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 649 op/s; 37720/262785 objects degraded (14.354%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:00.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[86572]: cluster 2024-08-17T17:50:59.533324+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1174: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 649 op/s; 37720/262785 objects degraded (14.354%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:00.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[86572]: cluster 2024-08-17T17:51:00.103966+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: Degraded data redundancy: 37720/262785 objects degraded (14.354%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:00.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:00 smithi016 bash[86572]: cluster 2024-08-17T17:51:00.103966+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: Degraded data redundancy: 37720/262785 objects degraded (14.354%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:59.533324+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1174: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 649 op/s; 37720/262785 objects degraded (14.354%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:00 smithi060 bash[68878]: cluster 2024-08-17T17:50:59.533324+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1174: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 41 MiB/s wr, 649 op/s; 37720/262785 objects degraded (14.354%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:00 smithi060 bash[68878]: cluster 2024-08-17T17:51:00.103966+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: Degraded data redundancy: 37720/262785 objects degraded (14.354%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:00 smithi060 bash[68878]: cluster 2024-08-17T17:51:00.103966+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: Degraded data redundancy: 37720/262785 objects degraded (14.354%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:00.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:00.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:01.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:01.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:51:01.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:01.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.353 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:01.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:01.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.639 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 82 16 90457 90441 68.9203 45.4375 0.0197834 0.0145031 2024-08-17T17:51:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:01.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:01.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:01.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.027 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.059 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:02.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:02.204 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:02.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:02.459 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:02.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 83 16 91236 91220 68.6765 48.6875 0.00506791 0.0145551 2024-08-17T17:51:02.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:02 smithi060 bash[68878]: cluster 2024-08-17T17:51:01.534197+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1175: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 37720/265719 objects degraded (14.195%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:02.698 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:02 smithi060 bash[68878]: cluster 2024-08-17T17:51:01.534197+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1175: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 37720/265719 objects degraded (14.195%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:02.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:02.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:02 smithi016 bash[84186]: cluster 2024-08-17T17:51:01.534197+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1175: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 37720/265719 objects degraded (14.195%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:02.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:02 smithi016 bash[84186]: cluster 2024-08-17T17:51:01.534197+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1175: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 37720/265719 objects degraded (14.195%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:02.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:02 smithi016 bash[86572]: cluster 2024-08-17T17:51:01.534197+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1175: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 37720/265719 objects degraded (14.195%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:02.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:02 smithi016 bash[86572]: cluster 2024-08-17T17:51:01.534197+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1175: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 40 MiB/s wr, 637 op/s; 37720/265719 objects degraded (14.195%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T17:51:02.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:02.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:03.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:03.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:03.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:03.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:03.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 84 16 91992 91976 68.4214 47.25 0.0261927 0.0146088 2024-08-17T17:51:03.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:03.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:03.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:03.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:03.822 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:03.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:03.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:03.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:03.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:04.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.091 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:04.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:04.479 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:51:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:51:04] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:51:04.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:04.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:04.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 85 16 92755 92739 68.1774 47.6875 0.0276931 0.0146617 2024-08-17T17:51:04.651 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:04 smithi016 bash[84186]: cluster 2024-08-17T17:51:03.534781+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1176: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 37455/270354 objects degraded (13.854%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:04.748 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:04 smithi016 bash[84186]: cluster 2024-08-17T17:51:03.534781+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1176: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 37455/270354 objects degraded (13.854%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:04.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:04 smithi016 bash[86572]: cluster 2024-08-17T17:51:03.534781+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1176: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 37455/270354 objects degraded (13.854%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:04.749 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:04 smithi016 bash[86572]: cluster 2024-08-17T17:51:03.534781+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1176: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 37455/270354 objects degraded (13.854%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:04.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.782 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:04.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:04 smithi060 bash[68878]: cluster 2024-08-17T17:51:03.534781+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1176: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 37455/270354 objects degraded (13.854%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:04.895 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:04 smithi060 bash[68878]: cluster 2024-08-17T17:51:03.534781+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1176: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 42 MiB/s wr, 667 op/s; 37455/270354 objects degraded (13.854%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:04.897 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:51:04.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:05.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:05.072 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:05.179 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:05.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:05.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:05.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:05.451 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.482 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:05.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:05.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 86 16 93473 93457 67.9064 44.875 0.0279324 0.0147201 2024-08-17T17:51:05.707 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:51:05.737 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:05.773 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:05 smithi060 bash[68878]: cluster 2024-08-17T17:51:05.104670+0000 mon.a (mon.0) 1541 : cluster [WRN] Health check update: Degraded data redundancy: 37455/270354 objects degraded (13.854%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:05.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:05.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[84186]: cluster 2024-08-17T17:51:05.104670+0000 mon.a (mon.0) 1541 : cluster [WRN] Health check update: Degraded data redundancy: 37455/270354 objects degraded (13.854%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:05.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[84186]: cluster 2024-08-17T17:51:05.104670+0000 mon.a (mon.0) 1541 : cluster [WRN] Health check update: Degraded data redundancy: 37455/270354 objects degraded (13.854%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:05.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[84186]: audit 2024-08-17T17:51:05.376448+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:51:05.994 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[84186]: audit 2024-08-17T17:51:05.376448+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:51:05.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[86572]: cluster 2024-08-17T17:51:05.104670+0000 mon.a (mon.0) 1541 : cluster [WRN] Health check update: Degraded data redundancy: 37455/270354 objects degraded (13.854%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:05.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[86572]: cluster 2024-08-17T17:51:05.104670+0000 mon.a (mon.0) 1541 : cluster [WRN] Health check update: Degraded data redundancy: 37455/270354 objects degraded (13.854%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:05.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[86572]: audit 2024-08-17T17:51:05.376448+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:51:05.995 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:05 smithi016 bash[86572]: audit 2024-08-17T17:51:05.376448+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:51:05.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:05 smithi060 bash[68878]: cluster 2024-08-17T17:51:05.104670+0000 mon.a (mon.0) 1541 : cluster [WRN] Health check update: Degraded data redundancy: 37455/270354 objects degraded (13.854%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:06.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:05 smithi060 bash[68878]: audit 2024-08-17T17:51:05.376448+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:51:06.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:05 smithi060 bash[68878]: audit 2024-08-17T17:51:05.376448+0000 mon.a (mon.0) 1542 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:51:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:06.128 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:06.416 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:06.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:06.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:06.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.593 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:06.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 87 16 94186 94170 67.6381 44.5625 0.010376 0.0147773 2024-08-17T17:51:06.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:06.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[86572]: cluster 2024-08-17T17:51:05.535668+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1177: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37455/275796 objects degraded (13.581%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[86572]: cluster 2024-08-17T17:51:05.535668+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1177: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37455/275796 objects degraded (13.581%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[86572]: audit 2024-08-17T17:51:05.710404+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[86572]: audit 2024-08-17T17:51:05.710404+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[86572]: cluster 2024-08-17T17:51:05.721742+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[86572]: cluster 2024-08-17T17:51:05.721742+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[84186]: cluster 2024-08-17T17:51:05.535668+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1177: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37455/275796 objects degraded (13.581%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[84186]: cluster 2024-08-17T17:51:05.535668+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1177: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37455/275796 objects degraded (13.581%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[84186]: audit 2024-08-17T17:51:05.710404+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:51:06.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[84186]: audit 2024-08-17T17:51:05.710404+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:51:06.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[84186]: cluster 2024-08-17T17:51:05.721742+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:51:06.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:06 smithi016 bash[84186]: cluster 2024-08-17T17:51:05.721742+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:51:06.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.858 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:06 smithi060 bash[68878]: cluster 2024-08-17T17:51:05.535668+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1177: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37455/275796 objects degraded (13.581%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:06.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:06 smithi060 bash[68878]: cluster 2024-08-17T17:51:05.535668+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1177: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37455/275796 objects degraded (13.581%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:06.971 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:06 smithi060 bash[68878]: audit 2024-08-17T17:51:05.710404+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:51:06.971 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:06 smithi060 bash[68878]: audit 2024-08-17T17:51:05.710404+0000 mon.a (mon.0) 1543 : audit [INF] from='client.? 172.21.15.16:0/3764336759' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:51:06.971 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:06 smithi060 bash[68878]: cluster 2024-08-17T17:51:05.721742+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:51:06.971 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:06 smithi060 bash[68878]: cluster 2024-08-17T17:51:05.721742+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:51:06.984 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:07.045 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:51:07.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:07.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:07.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:07.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:07.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:07.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.402 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:07.466 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:07.467 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:07.508 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:07.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:07.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:07.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 88 16 94685 94669 67.2239 31.1875 0.0189296 0.0148698 2024-08-17T17:51:07.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:07.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.826 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:07.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.096 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:08.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:08.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:08.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.487 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:08.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[84186]: audit 2024-08-17T17:51:07.354217+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[84186]: audit 2024-08-17T17:51:07.354217+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[84186]: audit 2024-08-17T17:51:07.355699+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[84186]: audit 2024-08-17T17:51:07.355699+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[84186]: cluster 2024-08-17T17:51:07.536254+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1179: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 698 op/s; 37455/276513 objects degraded (13.545%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[84186]: cluster 2024-08-17T17:51:07.536254+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1179: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 698 op/s; 37455/276513 objects degraded (13.545%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[86572]: audit 2024-08-17T17:51:07.354217+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[86572]: audit 2024-08-17T17:51:07.354217+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:08.601 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[86572]: audit 2024-08-17T17:51:07.355699+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:08.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[86572]: audit 2024-08-17T17:51:07.355699+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:08.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[86572]: cluster 2024-08-17T17:51:07.536254+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1179: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 698 op/s; 37455/276513 objects degraded (13.545%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:08.602 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:08 smithi016 bash[86572]: cluster 2024-08-17T17:51:07.536254+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1179: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 698 op/s; 37455/276513 objects degraded (13.545%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:08.623 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:08.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 89 16 95419 95403 66.984 45.875 0.00786509 0.0149229 2024-08-17T17:51:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:08 smithi060 bash[68878]: audit 2024-08-17T17:51:07.354217+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:08 smithi060 bash[68878]: audit 2024-08-17T17:51:07.354217+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:08 smithi060 bash[68878]: audit 2024-08-17T17:51:07.355699+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:08 smithi060 bash[68878]: audit 2024-08-17T17:51:07.355699+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:08 smithi060 bash[68878]: cluster 2024-08-17T17:51:07.536254+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1179: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 698 op/s; 37455/276513 objects degraded (13.545%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:08 smithi060 bash[68878]: cluster 2024-08-17T17:51:07.536254+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1179: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 698 op/s; 37455/276513 objects degraded (13.545%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:08.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.753 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:08.856 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:09.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:09.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:09.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:09.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:09.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:09.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:09.640 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 90 4 96150 96146 66.7557 46.4375 0.0496326 0.0149731 2024-08-17T17:51:09.666 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:09.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:10.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:10.195 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:10.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:10.299 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:10.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:10.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.588 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:10.641 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total time run: 90.0205 2024-08-17T17:51:10.641 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total writes made: 96150 2024-08-17T17:51:10.641 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Write size: 65536 2024-08-17T17:51:10.641 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object size: 65536 2024-08-17T17:51:10.641 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Bandwidth (MB/sec): 66.7556 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Bandwidth: 41.2741 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max bandwidth (MB/sec): 208.375 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average IOPS: 1068 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev IOPS: 660.395 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max IOPS: 3334 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min IOPS: 0 2024-08-17T17:51:10.642 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average Latency(s): 0.014974 2024-08-17T17:51:10.643 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Latency(s): 0.0434213 2024-08-17T17:51:10.643 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max latency(s): 2.52999 2024-08-17T17:51:10.643 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min latency(s): 0.000911362 2024-08-17T17:51:10.651 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:51:10.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:10 smithi060 bash[68878]: cluster 2024-08-17T17:51:09.536897+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1180: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37161/283662 objects degraded (13.100%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:10.719 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:10 smithi060 bash[68878]: cluster 2024-08-17T17:51:09.536897+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1180: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37161/283662 objects degraded (13.100%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:10.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:10 smithi060 bash[68878]: cluster 2024-08-17T17:51:10.105603+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 37161/283662 objects degraded (13.100%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:10.720 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:10 smithi060 bash[68878]: cluster 2024-08-17T17:51:10.105603+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 37161/283662 objects degraded (13.100%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:10.720 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:51:10 smithi060 bash[61583]: ts=2024-08-17T17:51:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:10.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:10.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[84186]: cluster 2024-08-17T17:51:09.536897+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1180: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37161/283662 objects degraded (13.100%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:10.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[84186]: cluster 2024-08-17T17:51:09.536897+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1180: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37161/283662 objects degraded (13.100%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:10.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[84186]: cluster 2024-08-17T17:51:10.105603+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 37161/283662 objects degraded (13.100%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:10.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[84186]: cluster 2024-08-17T17:51:10.105603+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 37161/283662 objects degraded (13.100%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[86572]: cluster 2024-08-17T17:51:09.536897+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1180: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37161/283662 objects degraded (13.100%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[86572]: cluster 2024-08-17T17:51:09.536897+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1180: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 37161/283662 objects degraded (13.100%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[86572]: cluster 2024-08-17T17:51:10.105603+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 37161/283662 objects degraded (13.100%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:10.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:10 smithi016 bash[86572]: cluster 2024-08-17T17:51:10.105603+0000 mon.a (mon.0) 1547 : cluster [WRN] Health check update: Degraded data redundancy: 37161/283662 objects degraded (13.100%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:10.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:10.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:10.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:11.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:11.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:11.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:11.355 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.380 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:11.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:11.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:11.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:11.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:11.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:11.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:11.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:11.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:11.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:11.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:12.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.296 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:12.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:12.429 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:12.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:12.536 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.706 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:12 smithi016 bash[84186]: cluster 2024-08-17T17:51:11.537626+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1181: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s; 37161/286500 objects degraded (12.971%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:12.706 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:12 smithi016 bash[84186]: cluster 2024-08-17T17:51:11.537626+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1181: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s; 37161/286500 objects degraded (12.971%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:12.707 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:12 smithi016 bash[86572]: cluster 2024-08-17T17:51:11.537626+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1181: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s; 37161/286500 objects degraded (12.971%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:12.707 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:12 smithi016 bash[86572]: cluster 2024-08-17T17:51:11.537626+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1181: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s; 37161/286500 objects degraded (12.971%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:12.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:12.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:12 smithi060 bash[68878]: cluster 2024-08-17T17:51:11.537626+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1181: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s; 37161/286500 objects degraded (12.971%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:12.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:12 smithi060 bash[68878]: cluster 2024-08-17T17:51:11.537626+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1181: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s; 37161/286500 objects degraded (12.971%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T17:51:12.881 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:12.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:12.992 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:13.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:13.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:13.164 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:13.183 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:51:13.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:51:13.183 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:51:13.183 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:51:13.183 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:51:13.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:13.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:13.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:13.664 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:13.692 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:13.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:13.831 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:13.938 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.974 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:14.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:14.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:14.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:14.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:14.340 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:51:14.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.575 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:51:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:51:14] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.51.0" 2024-08-17T17:51:14.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:14.654 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:14 smithi060 bash[68878]: cluster 2024-08-17T17:51:13.538346+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1182: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 671 op/s; 36788/285894 objects degraded (12.868%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:14.654 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:14 smithi060 bash[68878]: cluster 2024-08-17T17:51:13.538346+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1182: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 671 op/s; 36788/285894 objects degraded (12.868%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:14.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:14.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:14.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.803 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:14.906 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:15.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.050 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:14 smithi016 bash[84186]: cluster 2024-08-17T17:51:13.538346+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1182: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 671 op/s; 36788/285894 objects degraded (12.868%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:15.050 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:14 smithi016 bash[84186]: cluster 2024-08-17T17:51:13.538346+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1182: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 671 op/s; 36788/285894 objects degraded (12.868%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:15.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:14 smithi016 bash[86572]: cluster 2024-08-17T17:51:13.538346+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1182: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 671 op/s; 36788/285894 objects degraded (12.868%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:15.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:14 smithi016 bash[86572]: cluster 2024-08-17T17:51:13.538346+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1182: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 37 MiB/s wr, 671 op/s; 36788/285894 objects degraded (12.868%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:15.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:15.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:15.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:15.467 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:15.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.592 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:15.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:15.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:15.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.856 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:15 smithi016 bash[84186]: cluster 2024-08-17T17:51:15.106645+0000 mon.a (mon.0) 1548 : cluster [WRN] Health check update: Degraded data redundancy: 36788/285894 objects degraded (12.868%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:15.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:15 smithi016 bash[84186]: cluster 2024-08-17T17:51:15.106645+0000 mon.a (mon.0) 1548 : cluster [WRN] Health check update: Degraded data redundancy: 36788/285894 objects degraded (12.868%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:15.860 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:15 smithi016 bash[86572]: cluster 2024-08-17T17:51:15.106645+0000 mon.a (mon.0) 1548 : cluster [WRN] Health check update: Degraded data redundancy: 36788/285894 objects degraded (12.868%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:15.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:15 smithi016 bash[86572]: cluster 2024-08-17T17:51:15.106645+0000 mon.a (mon.0) 1548 : cluster [WRN] Health check update: Degraded data redundancy: 36788/285894 objects degraded (12.868%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:15 smithi060 bash[68878]: cluster 2024-08-17T17:51:15.106645+0000 mon.a (mon.0) 1548 : cluster [WRN] Health check update: Degraded data redundancy: 36788/285894 objects degraded (12.868%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:15 smithi060 bash[68878]: cluster 2024-08-17T17:51:15.106645+0000 mon.a (mon.0) 1548 : cluster [WRN] Health check update: Degraded data redundancy: 36788/285894 objects degraded (12.868%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:15.962 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:15.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:16.092 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:16.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.252 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:16.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:16.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:16.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:16.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:16.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:16.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:16 smithi016 bash[84186]: cluster 2024-08-17T17:51:15.539164+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1183: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 27 MiB/s wr, 628 op/s; 36788/282414 objects degraded (13.026%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:16.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:16 smithi016 bash[84186]: cluster 2024-08-17T17:51:15.539164+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1183: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 27 MiB/s wr, 628 op/s; 36788/282414 objects degraded (13.026%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:16.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:16 smithi016 bash[86572]: cluster 2024-08-17T17:51:15.539164+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1183: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 27 MiB/s wr, 628 op/s; 36788/282414 objects degraded (13.026%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:16.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:16 smithi016 bash[86572]: cluster 2024-08-17T17:51:15.539164+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1183: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 27 MiB/s wr, 628 op/s; 36788/282414 objects degraded (13.026%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:16.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:16.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:16.925 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:16 smithi060 bash[68878]: cluster 2024-08-17T17:51:15.539164+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1183: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 27 MiB/s wr, 628 op/s; 36788/282414 objects degraded (13.026%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:16 smithi060 bash[68878]: cluster 2024-08-17T17:51:15.539164+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1183: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 27 MiB/s wr, 628 op/s; 36788/282414 objects degraded (13.026%); 4.2 MiB/s, 66 objects/s recovering 2024-08-17T17:51:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:17.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:17.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:17.260 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:51:17.260 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:17.288 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.295 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:51:17.296 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:17.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:17.323 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:51:17.324 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:17.363 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:51:17.363 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:17.400 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:51:17.400 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:17.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.428 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:51:17.429 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:17.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:17.466 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:51:17.466 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:17.493 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:51:17.493 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:17.547 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:17.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.691 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:17.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:17 smithi016 bash[84186]: audit 2024-08-17T17:51:17.206816+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.16:0/3738403358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:17.775 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:17 smithi016 bash[84186]: audit 2024-08-17T17:51:17.206816+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.16:0/3738403358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:17.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:17 smithi016 bash[86572]: audit 2024-08-17T17:51:17.206816+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.16:0/3738403358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:17.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:17 smithi016 bash[86572]: audit 2024-08-17T17:51:17.206816+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.16:0/3738403358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:17.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:17 smithi060 bash[68878]: audit 2024-08-17T17:51:17.206816+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.16:0/3738403358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:17.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:17 smithi060 bash[68878]: audit 2024-08-17T17:51:17.206816+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.16:0/3738403358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:17.831 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:17.937 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.960 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:18.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:18.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:18.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:18.198 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.223 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:18.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:18.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:18.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.625 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:51:18.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:18.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:18.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:18.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:18.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[84186]: cluster 2024-08-17T17:51:17.539730+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1184: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 B/s rd, 22 MiB/s wr, 550 op/s; 36788/281730 objects degraded (13.058%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:51:18.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[84186]: cluster 2024-08-17T17:51:17.539730+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1184: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 B/s rd, 22 MiB/s wr, 550 op/s; 36788/281730 objects degraded (13.058%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:51:18.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[84186]: audit 2024-08-17T17:51:17.781125+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.16:0/1960593575' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[84186]: audit 2024-08-17T17:51:17.781125+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.16:0/1960593575' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[84186]: audit 2024-08-17T17:51:17.785314+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.861 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[84186]: audit 2024-08-17T17:51:17.785314+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[86572]: cluster 2024-08-17T17:51:17.539730+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1184: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 B/s rd, 22 MiB/s wr, 550 op/s; 36788/281730 objects degraded (13.058%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:51:18.861 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[86572]: cluster 2024-08-17T17:51:17.539730+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1184: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 B/s rd, 22 MiB/s wr, 550 op/s; 36788/281730 objects degraded (13.058%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:51:18.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[86572]: audit 2024-08-17T17:51:17.781125+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.16:0/1960593575' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[86572]: audit 2024-08-17T17:51:17.781125+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.16:0/1960593575' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[86572]: audit 2024-08-17T17:51:17.785314+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.862 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:18 smithi016 bash[86572]: audit 2024-08-17T17:51:17.785314+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.881 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.914 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:18 smithi060 bash[68878]: cluster 2024-08-17T17:51:17.539730+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1184: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 B/s rd, 22 MiB/s wr, 550 op/s; 36788/281730 objects degraded (13.058%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:51:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:18 smithi060 bash[68878]: cluster 2024-08-17T17:51:17.539730+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1184: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 B/s rd, 22 MiB/s wr, 550 op/s; 36788/281730 objects degraded (13.058%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:51:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:18 smithi060 bash[68878]: audit 2024-08-17T17:51:17.781125+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.16:0/1960593575' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:18 smithi060 bash[68878]: audit 2024-08-17T17:51:17.781125+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.16:0/1960593575' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:18 smithi060 bash[68878]: audit 2024-08-17T17:51:17.785314+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:18.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:18 smithi060 bash[68878]: audit 2024-08-17T17:51:17.785314+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:19.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:19.038 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:19.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:19.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:19.271 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:51:19.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.302 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:19.405 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:19.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:19 smithi060 bash[68878]: cluster 2024-08-17T17:51:18.615481+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:19 smithi060 bash[68878]: cluster 2024-08-17T17:51:18.615481+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:19 smithi060 bash[68878]: audit 2024-08-17T17:51:18.617262+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:19 smithi060 bash[68878]: audit 2024-08-17T17:51:18.617262+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:19 smithi060 bash[68878]: cluster 2024-08-17T17:51:18.621561+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:51:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:19 smithi060 bash[68878]: cluster 2024-08-17T17:51:18.621561+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:51:19.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:19.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:19.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:19.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[86572]: cluster 2024-08-17T17:51:18.615481+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[86572]: cluster 2024-08-17T17:51:18.615481+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[86572]: audit 2024-08-17T17:51:18.617262+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[86572]: audit 2024-08-17T17:51:18.617262+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[86572]: cluster 2024-08-17T17:51:18.621561+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:51:19.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[86572]: cluster 2024-08-17T17:51:18.621561+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:51:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[84186]: cluster 2024-08-17T17:51:18.615481+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[84186]: cluster 2024-08-17T17:51:18.615481+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[84186]: audit 2024-08-17T17:51:18.617262+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[84186]: audit 2024-08-17T17:51:18.617262+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[84186]: cluster 2024-08-17T17:51:18.621561+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:51:19.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:19 smithi016 bash[84186]: cluster 2024-08-17T17:51:18.621561+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:51:19.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:19.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:19.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:20.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:20.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:20.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:20.378 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.387 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:51:20 smithi060 bash[61583]: ts=2024-08-17T17:51:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:20.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:20.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:20.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:20.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:20.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:20 smithi060 bash[68878]: cluster 2024-08-17T17:51:19.540348+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1186: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 618 op/s; 36433/274830 objects degraded (13.257%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:20.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:20 smithi060 bash[68878]: cluster 2024-08-17T17:51:19.540348+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1186: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 618 op/s; 36433/274830 objects degraded (13.257%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:20.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:20 smithi060 bash[68878]: cluster 2024-08-17T17:51:20.107510+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 36433/274830 objects degraded (13.257%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:20.688 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:20 smithi060 bash[68878]: cluster 2024-08-17T17:51:20.107510+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 36433/274830 objects degraded (13.257%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:20.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.808 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.928 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[84186]: cluster 2024-08-17T17:51:19.540348+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1186: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 618 op/s; 36433/274830 objects degraded (13.257%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[84186]: cluster 2024-08-17T17:51:19.540348+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1186: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 618 op/s; 36433/274830 objects degraded (13.257%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[84186]: cluster 2024-08-17T17:51:20.107510+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 36433/274830 objects degraded (13.257%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[84186]: cluster 2024-08-17T17:51:20.107510+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 36433/274830 objects degraded (13.257%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[86572]: cluster 2024-08-17T17:51:19.540348+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1186: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 618 op/s; 36433/274830 objects degraded (13.257%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[86572]: cluster 2024-08-17T17:51:19.540348+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1186: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 10 MiB/s wr, 618 op/s; 36433/274830 objects degraded (13.257%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[86572]: cluster 2024-08-17T17:51:20.107510+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 36433/274830 objects degraded (13.257%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:20.929 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:20 smithi016 bash[86572]: cluster 2024-08-17T17:51:20.107510+0000 mon.a (mon.0) 1553 : cluster [WRN] Health check update: Degraded data redundancy: 36433/274830 objects degraded (13.257%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:20.948 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:21.054 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.076 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.209 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.345 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:21.449 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:21.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:21.579 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.614 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:21.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:21.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:21.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:21.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.888 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.999 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:22.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:22.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:22.163 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:22.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.299 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:22.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:22.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:22.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.706 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:22.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.846 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:22.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:22 smithi060 bash[68878]: cluster 2024-08-17T17:51:21.541136+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1187: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 4.0 MiB/s wr, 623 op/s; 36433/271626 objects degraded (13.413%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:22.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:22 smithi060 bash[68878]: cluster 2024-08-17T17:51:21.541136+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1187: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 4.0 MiB/s wr, 623 op/s; 36433/271626 objects degraded (13.413%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:22.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:22 smithi060 bash[68878]: audit 2024-08-17T17:51:22.347500+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:22.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:22 smithi060 bash[68878]: audit 2024-08-17T17:51:22.347500+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:22.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[84186]: cluster 2024-08-17T17:51:21.541136+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1187: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 4.0 MiB/s wr, 623 op/s; 36433/271626 objects degraded (13.413%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[84186]: cluster 2024-08-17T17:51:21.541136+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1187: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 4.0 MiB/s wr, 623 op/s; 36433/271626 objects degraded (13.413%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[84186]: audit 2024-08-17T17:51:22.347500+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:23.057 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[84186]: audit 2024-08-17T17:51:22.347500+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[86572]: cluster 2024-08-17T17:51:21.541136+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1187: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 4.0 MiB/s wr, 623 op/s; 36433/271626 objects degraded (13.413%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[86572]: cluster 2024-08-17T17:51:21.541136+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1187: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 4.0 MiB/s wr, 623 op/s; 36433/271626 objects degraded (13.413%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[86572]: audit 2024-08-17T17:51:22.347500+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:23.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:22 smithi016 bash[86572]: audit 2024-08-17T17:51:22.347500+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:23.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:23.127 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:23.231 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:23.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:23.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.398 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:23.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:51:23.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:23.638 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:23.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:23.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.908 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:24.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:24.037 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:24.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.171 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:51:24.275 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:24.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.429 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:51:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:51:24] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-08-17T17:51:24.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:24.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.597 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:24.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:24.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:24 smithi016 bash[84186]: cluster 2024-08-17T17:51:23.545275+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1188: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 710 KiB/s wr, 651 op/s; 36099/266997 objects degraded (13.520%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:24.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:24 smithi016 bash[84186]: cluster 2024-08-17T17:51:23.545275+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1188: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 710 KiB/s wr, 651 op/s; 36099/266997 objects degraded (13.520%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:24.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:24 smithi016 bash[86572]: cluster 2024-08-17T17:51:23.545275+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1188: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 710 KiB/s wr, 651 op/s; 36099/266997 objects degraded (13.520%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:24.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:24 smithi016 bash[86572]: cluster 2024-08-17T17:51:23.545275+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1188: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 710 KiB/s wr, 651 op/s; 36099/266997 objects degraded (13.520%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:24.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.867 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:24 smithi060 bash[68878]: cluster 2024-08-17T17:51:23.545275+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1188: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 710 KiB/s wr, 651 op/s; 36099/266997 objects degraded (13.520%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:24.867 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:24 smithi060 bash[68878]: cluster 2024-08-17T17:51:23.545275+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1188: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 710 KiB/s wr, 651 op/s; 36099/266997 objects degraded (13.520%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:24.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:25.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:25.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.281 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:25.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:25.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:25.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.664 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:51:25.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:25.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[84186]: audit 2024-08-17T17:51:24.806409+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.16:0/1186640336' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[84186]: audit 2024-08-17T17:51:24.806409+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.16:0/1186640336' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[84186]: audit 2024-08-17T17:51:24.807036+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[84186]: audit 2024-08-17T17:51:24.807036+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[84186]: cluster 2024-08-17T17:51:25.108266+0000 mon.a (mon.0) 1556 : cluster [WRN] Health check update: Degraded data redundancy: 36099/266997 objects degraded (13.520%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[84186]: cluster 2024-08-17T17:51:25.108266+0000 mon.a (mon.0) 1556 : cluster [WRN] Health check update: Degraded data redundancy: 36099/266997 objects degraded (13.520%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[86572]: audit 2024-08-17T17:51:24.806409+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.16:0/1186640336' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[86572]: audit 2024-08-17T17:51:24.806409+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.16:0/1186640336' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[86572]: audit 2024-08-17T17:51:24.807036+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[86572]: audit 2024-08-17T17:51:24.807036+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[86572]: cluster 2024-08-17T17:51:25.108266+0000 mon.a (mon.0) 1556 : cluster [WRN] Health check update: Degraded data redundancy: 36099/266997 objects degraded (13.520%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:25.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:25 smithi016 bash[86572]: cluster 2024-08-17T17:51:25.108266+0000 mon.a (mon.0) 1556 : cluster [WRN] Health check update: Degraded data redundancy: 36099/266997 objects degraded (13.520%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:25.813 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:25 smithi060 bash[68878]: audit 2024-08-17T17:51:24.806409+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.16:0/1186640336' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:25 smithi060 bash[68878]: audit 2024-08-17T17:51:24.806409+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.16:0/1186640336' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:25 smithi060 bash[68878]: audit 2024-08-17T17:51:24.807036+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:25 smithi060 bash[68878]: audit 2024-08-17T17:51:24.807036+0000 mon.a (mon.0) 1555 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:51:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:25 smithi060 bash[68878]: cluster 2024-08-17T17:51:25.108266+0000 mon.a (mon.0) 1556 : cluster [WRN] Health check update: Degraded data redundancy: 36099/266997 objects degraded (13.520%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:25.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:25 smithi060 bash[68878]: cluster 2024-08-17T17:51:25.108266+0000 mon.a (mon.0) 1556 : cluster [WRN] Health check update: Degraded data redundancy: 36099/266997 objects degraded (13.520%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:25.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:26.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.195 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.216 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:26.322 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:26.458 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:26.580 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:51:26.580 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:51:26.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:26.732 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:26 smithi060 bash[68878]: cluster 2024-08-17T17:51:25.546159+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1189: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 36099/262062 objects degraded (13.775%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:26.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:26 smithi060 bash[68878]: cluster 2024-08-17T17:51:25.546159+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1189: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 36099/262062 objects degraded (13.775%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:26.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:26 smithi060 bash[68878]: audit 2024-08-17T17:51:25.660931+0000 mon.a (mon.0) 1557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:51:26.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:26 smithi060 bash[68878]: audit 2024-08-17T17:51:25.660931+0000 mon.a (mon.0) 1557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:51:26.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:26 smithi060 bash[68878]: cluster 2024-08-17T17:51:25.667192+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:51:26.742 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:26 smithi060 bash[68878]: cluster 2024-08-17T17:51:25.667192+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:51:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:26.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:26.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:26.916 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:26.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[84186]: cluster 2024-08-17T17:51:25.546159+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1189: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 36099/262062 objects degraded (13.775%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:26.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[84186]: cluster 2024-08-17T17:51:25.546159+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1189: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 36099/262062 objects degraded (13.775%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:26.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[84186]: audit 2024-08-17T17:51:25.660931+0000 mon.a (mon.0) 1557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:51:26.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[84186]: audit 2024-08-17T17:51:25.660931+0000 mon.a (mon.0) 1557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:51:26.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[84186]: cluster 2024-08-17T17:51:25.667192+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:51:26.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[84186]: cluster 2024-08-17T17:51:25.667192+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:51:26.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[86572]: cluster 2024-08-17T17:51:25.546159+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1189: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 36099/262062 objects degraded (13.775%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:26.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[86572]: cluster 2024-08-17T17:51:25.546159+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1189: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 36099/262062 objects degraded (13.775%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:51:26.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[86572]: audit 2024-08-17T17:51:25.660931+0000 mon.a (mon.0) 1557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:51:26.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[86572]: audit 2024-08-17T17:51:25.660931+0000 mon.a (mon.0) 1557 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:51:26.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[86572]: cluster 2024-08-17T17:51:25.667192+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:51:26.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:26 smithi016 bash[86572]: cluster 2024-08-17T17:51:25.667192+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:51:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:27.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.048 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:27.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T17:51:27.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.286 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.320 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:27.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:27.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:27.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:27.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:51:27.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:27.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:27.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:27.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:28.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:28.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:28.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:28.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.263 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:28.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:28.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:28.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:28.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:28.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:28.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.684 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.819 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.925 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:28 smithi060 bash[68878]: cluster 2024-08-17T17:51:27.546794+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1191: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 36099/261333 objects degraded (13.813%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:51:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:28 smithi060 bash[68878]: cluster 2024-08-17T17:51:27.546794+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1191: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 36099/261333 objects degraded (13.813%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:51:28.934 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:28 smithi016 bash[84186]: cluster 2024-08-17T17:51:27.546794+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1191: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 36099/261333 objects degraded (13.813%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:51:28.935 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:28 smithi016 bash[84186]: cluster 2024-08-17T17:51:27.546794+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1191: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 36099/261333 objects degraded (13.813%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:51:28.935 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:28 smithi016 bash[86572]: cluster 2024-08-17T17:51:27.546794+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1191: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 36099/261333 objects degraded (13.813%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:51:28.935 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:28 smithi016 bash[86572]: cluster 2024-08-17T17:51:27.546794+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1191: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 36099/261333 objects degraded (13.813%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:51:28.958 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:29.062 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:29.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:29.240 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:29.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:29.352 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:29.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:29.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:29.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:29.696 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:29.699 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:29.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.771 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:29.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:29.898 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:30.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.034 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:30.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:30.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:30.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:30.433 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:30.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:30.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.666 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:51:30 smithi060 bash[61583]: ts=2024-08-17T17:51:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:30.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:30.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[84186]: cluster 2024-08-17T17:51:29.547514+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1192: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 35780/254373 objects degraded (14.066%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:30.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[84186]: cluster 2024-08-17T17:51:29.547514+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1192: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 35780/254373 objects degraded (14.066%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:30.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[84186]: cluster 2024-08-17T17:51:30.109196+0000 mon.a (mon.0) 1559 : cluster [WRN] Health check update: Degraded data redundancy: 35780/254373 objects degraded (14.066%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:30.800 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[84186]: cluster 2024-08-17T17:51:30.109196+0000 mon.a (mon.0) 1559 : cluster [WRN] Health check update: Degraded data redundancy: 35780/254373 objects degraded (14.066%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:30.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[86572]: cluster 2024-08-17T17:51:29.547514+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1192: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 35780/254373 objects degraded (14.066%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:30.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[86572]: cluster 2024-08-17T17:51:29.547514+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1192: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 35780/254373 objects degraded (14.066%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:30.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[86572]: cluster 2024-08-17T17:51:30.109196+0000 mon.a (mon.0) 1559 : cluster [WRN] Health check update: Degraded data redundancy: 35780/254373 objects degraded (14.066%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:30.801 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:30 smithi016 bash[86572]: cluster 2024-08-17T17:51:30.109196+0000 mon.a (mon.0) 1559 : cluster [WRN] Health check update: Degraded data redundancy: 35780/254373 objects degraded (14.066%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:30.815 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:30.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:30 smithi060 bash[68878]: cluster 2024-08-17T17:51:29.547514+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1192: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 35780/254373 objects degraded (14.066%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:30.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:30 smithi060 bash[68878]: cluster 2024-08-17T17:51:29.547514+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1192: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 35780/254373 objects degraded (14.066%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:30.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:30 smithi060 bash[68878]: cluster 2024-08-17T17:51:30.109196+0000 mon.a (mon.0) 1559 : cluster [WRN] Health check update: Degraded data redundancy: 35780/254373 objects degraded (14.066%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:30.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:30 smithi060 bash[68878]: cluster 2024-08-17T17:51:30.109196+0000 mon.a (mon.0) 1559 : cluster [WRN] Health check update: Degraded data redundancy: 35780/254373 objects degraded (14.066%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:30.950 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:31.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:31.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:31.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:31.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:31.341 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.367 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:31.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:31.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:31.618 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:31.748 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:31.749 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:31.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:31.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:31.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:32.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:32.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:32.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:32.292 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:32.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:32.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:32.593 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.619 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:32.723 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:32.747 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:32.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:32.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:32 smithi016 bash[84186]: cluster 2024-08-17T17:51:31.548166+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1193: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 35780/250908 objects degraded (14.260%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:32.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:32 smithi016 bash[84186]: cluster 2024-08-17T17:51:31.548166+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1193: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 35780/250908 objects degraded (14.260%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:32.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:32 smithi016 bash[86572]: cluster 2024-08-17T17:51:31.548166+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1193: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 35780/250908 objects degraded (14.260%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:32.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:32 smithi016 bash[86572]: cluster 2024-08-17T17:51:31.548166+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1193: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 35780/250908 objects degraded (14.260%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:32.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:32 smithi060 bash[68878]: cluster 2024-08-17T17:51:31.548166+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1193: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 35780/250908 objects degraded (14.260%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:32.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:32 smithi060 bash[68878]: cluster 2024-08-17T17:51:31.548166+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1193: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 35780/250908 objects degraded (14.260%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:51:32.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:33.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:33.145 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:33.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:33.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:33.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:33.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:33.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:33.720 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.755 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[84186]: audit 2024-08-17T17:51:32.852170+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[84186]: audit 2024-08-17T17:51:32.852170+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[84186]: audit 2024-08-17T17:51:33.607630+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[84186]: audit 2024-08-17T17:51:33.607630+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[84186]: audit 2024-08-17T17:51:33.621260+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[84186]: audit 2024-08-17T17:51:33.621260+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[86572]: audit 2024-08-17T17:51:32.852170+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[86572]: audit 2024-08-17T17:51:32.852170+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[86572]: audit 2024-08-17T17:51:33.607630+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[86572]: audit 2024-08-17T17:51:33.607630+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[86572]: audit 2024-08-17T17:51:33.621260+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:33 smithi016 bash[86572]: audit 2024-08-17T17:51:33.621260+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:33.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:33 smithi060 bash[68878]: audit 2024-08-17T17:51:32.852170+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:33.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:33 smithi060 bash[68878]: audit 2024-08-17T17:51:32.852170+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:33.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:33 smithi060 bash[68878]: audit 2024-08-17T17:51:33.607630+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:33 smithi060 bash[68878]: audit 2024-08-17T17:51:33.607630+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:33 smithi060 bash[68878]: audit 2024-08-17T17:51:33.621260+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:33.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:33 smithi060 bash[68878]: audit 2024-08-17T17:51:33.621260+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:34.009 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:34.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:34.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:34.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:34.207 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:34.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:34.314 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.345 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:34.448 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:34.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.593 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:51:34] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-08-17T17:51:34.609 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:34.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:34.744 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:34.850 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.859 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[84186]: cluster 2024-08-17T17:51:33.556986+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1194: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 35392/246414 objects degraded (14.363%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[84186]: cluster 2024-08-17T17:51:33.556986+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1194: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 35392/246414 objects degraded (14.363%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[84186]: cluster 2024-08-17T17:51:34.680963+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[84186]: cluster 2024-08-17T17:51:34.680963+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[86572]: cluster 2024-08-17T17:51:33.556986+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1194: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 35392/246414 objects degraded (14.363%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[86572]: cluster 2024-08-17T17:51:33.556986+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1194: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 35392/246414 objects degraded (14.363%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[86572]: cluster 2024-08-17T17:51:34.680963+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:51:34.860 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:34 smithi016 bash[86572]: cluster 2024-08-17T17:51:34.680963+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:51:34.874 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:34.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:35.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.112 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:34 smithi060 bash[68878]: cluster 2024-08-17T17:51:33.556986+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1194: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 35392/246414 objects degraded (14.363%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:51:35.112 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:34 smithi060 bash[68878]: cluster 2024-08-17T17:51:33.556986+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1194: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 35392/246414 objects degraded (14.363%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:51:35.113 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:34 smithi060 bash[68878]: cluster 2024-08-17T17:51:34.680963+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:51:35.113 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:34 smithi060 bash[68878]: cluster 2024-08-17T17:51:34.680963+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:51:35.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:35.228 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:35.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:35.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:35.351 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.374 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:35.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.499 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:35.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:35.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:35.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:35.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:35.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:35 smithi016 bash[84186]: cluster 2024-08-17T17:51:35.109992+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check update: Degraded data redundancy: 35392/246414 objects degraded (14.363%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:35.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:35 smithi016 bash[84186]: cluster 2024-08-17T17:51:35.109992+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check update: Degraded data redundancy: 35392/246414 objects degraded (14.363%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:35.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:35 smithi016 bash[86572]: cluster 2024-08-17T17:51:35.109992+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check update: Degraded data redundancy: 35392/246414 objects degraded (14.363%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:35.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:35 smithi016 bash[86572]: cluster 2024-08-17T17:51:35.109992+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check update: Degraded data redundancy: 35392/246414 objects degraded (14.363%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:35.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:35.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:35.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.034 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:36.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.173 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:35 smithi060 bash[68878]: cluster 2024-08-17T17:51:35.109992+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check update: Degraded data redundancy: 35392/246414 objects degraded (14.363%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:35 smithi060 bash[68878]: cluster 2024-08-17T17:51:35.109992+0000 mon.a (mon.0) 1564 : cluster [WRN] Health check update: Degraded data redundancy: 35392/246414 objects degraded (14.363%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:36.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:36.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:36.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:36.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:36.540 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:36.573 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:36.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:36.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:36.705 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:36.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:36.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[84186]: cluster 2024-08-17T17:51:35.557839+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1196: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 35384/241497 objects degraded (14.652%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:36.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[84186]: cluster 2024-08-17T17:51:35.557839+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1196: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 35384/241497 objects degraded (14.652%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:36.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[84186]: cluster 2024-08-17T17:51:35.697327+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:51:36.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[84186]: cluster 2024-08-17T17:51:35.697327+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:51:36.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[86572]: cluster 2024-08-17T17:51:35.557839+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1196: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 35384/241497 objects degraded (14.652%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:36.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[86572]: cluster 2024-08-17T17:51:35.557839+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1196: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 35384/241497 objects degraded (14.652%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:36.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[86572]: cluster 2024-08-17T17:51:35.697327+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:51:36.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:36 smithi016 bash[86572]: cluster 2024-08-17T17:51:35.697327+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:51:36.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:36.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:36.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:36 smithi060 bash[68878]: cluster 2024-08-17T17:51:35.557839+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1196: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 35384/241497 objects degraded (14.652%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:36.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:36 smithi060 bash[68878]: cluster 2024-08-17T17:51:35.557839+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1196: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 35384/241497 objects degraded (14.652%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:51:36.960 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:36 smithi060 bash[68878]: cluster 2024-08-17T17:51:35.697327+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:51:36.960 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:36 smithi060 bash[68878]: cluster 2024-08-17T17:51:35.697327+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:51:36.977 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:36.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:37.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:37.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.242 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:37.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.377 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:37.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:37.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.651 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:37.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:37.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.917 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:37 smithi060 bash[68878]: audit 2024-08-17T17:51:37.347750+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:37 smithi060 bash[68878]: audit 2024-08-17T17:51:37.347750+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:37.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:37 smithi016 bash[84186]: audit 2024-08-17T17:51:37.347750+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:37.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:37 smithi016 bash[84186]: audit 2024-08-17T17:51:37.347750+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:37.953 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:37 smithi016 bash[86572]: audit 2024-08-17T17:51:37.347750+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:37.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:37 smithi016 bash[86572]: audit 2024-08-17T17:51:37.347750+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:38.026 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:38.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:38.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.419 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:38.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:38.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.868 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:38.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:38 smithi060 bash[68878]: cluster 2024-08-17T17:51:37.559922+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1198: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 35384/240891 objects degraded (14.689%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:38.982 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:38 smithi060 bash[68878]: cluster 2024-08-17T17:51:37.559922+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1198: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 35384/240891 objects degraded (14.689%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:39.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:39.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:38 smithi016 bash[84186]: cluster 2024-08-17T17:51:37.559922+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1198: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 35384/240891 objects degraded (14.689%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:39.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:38 smithi016 bash[84186]: cluster 2024-08-17T17:51:37.559922+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1198: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 35384/240891 objects degraded (14.689%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:39.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:38 smithi016 bash[86572]: cluster 2024-08-17T17:51:37.559922+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1198: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 35384/240891 objects degraded (14.689%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:39.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:38 smithi016 bash[86572]: cluster 2024-08-17T17:51:37.559922+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1198: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 35384/240891 objects degraded (14.689%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:51:39.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:39.242 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:39.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:39.519 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.554 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:39.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:39.794 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:39.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.974 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:40.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:40.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[61583]: ts=2024-08-17T17:51:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:40.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:39.523661+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:39.523661+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:39.537448+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:39.537448+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: cluster 2024-08-17T17:51:39.563489+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1199: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 35178/235137 objects degraded (14.961%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: cluster 2024-08-17T17:51:39.563489+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1199: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 35178/235137 objects degraded (14.961%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: cluster 2024-08-17T17:51:40.110746+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: Degraded data redundancy: 35384/240891 objects degraded (14.689%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: cluster 2024-08-17T17:51:40.110746+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: Degraded data redundancy: 35384/240891 objects degraded (14.689%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:40.166196+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:40.166196+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:40.183285+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[84186]: audit 2024-08-17T17:51:40.183285+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:39.523661+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:39.523661+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:39.537448+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:39.537448+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: cluster 2024-08-17T17:51:39.563489+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1199: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 35178/235137 objects degraded (14.961%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: cluster 2024-08-17T17:51:39.563489+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1199: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 35178/235137 objects degraded (14.961%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: cluster 2024-08-17T17:51:40.110746+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: Degraded data redundancy: 35384/240891 objects degraded (14.689%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:40.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: cluster 2024-08-17T17:51:40.110746+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: Degraded data redundancy: 35384/240891 objects degraded (14.689%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:40.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:40.166196+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:40.166196+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:40.183285+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.789 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:40 smithi016 bash[86572]: audit 2024-08-17T17:51:40.183285+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:39.523661+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:39.523661+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:39.537448+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:39.537448+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: cluster 2024-08-17T17:51:39.563489+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1199: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 35178/235137 objects degraded (14.961%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:51:40.806 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: cluster 2024-08-17T17:51:39.563489+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1199: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 35178/235137 objects degraded (14.961%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:51:40.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: cluster 2024-08-17T17:51:40.110746+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: Degraded data redundancy: 35384/240891 objects degraded (14.689%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:40.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: cluster 2024-08-17T17:51:40.110746+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: Degraded data redundancy: 35384/240891 objects degraded (14.689%), 10 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:40.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:40.166196+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:40.166196+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:40.183285+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.807 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:40 smithi060 bash[68878]: audit 2024-08-17T17:51:40.183285+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:40.834 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:40.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:41.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:41.357 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.389 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:41.634 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[84186]: audit 2024-08-17T17:51:41.029292+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:41.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[84186]: audit 2024-08-17T17:51:41.029292+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:41.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[84186]: audit 2024-08-17T17:51:41.030647+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:41.766 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[84186]: audit 2024-08-17T17:51:41.030647+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[84186]: audit 2024-08-17T17:51:41.041469+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[84186]: audit 2024-08-17T17:51:41.041469+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[86572]: audit 2024-08-17T17:51:41.029292+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[86572]: audit 2024-08-17T17:51:41.029292+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[86572]: audit 2024-08-17T17:51:41.030647+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[86572]: audit 2024-08-17T17:51:41.030647+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[86572]: audit 2024-08-17T17:51:41.041469+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:41.767 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:41 smithi016 bash[86572]: audit 2024-08-17T17:51:41.041469+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:41.791 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:41.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.903 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:41 smithi060 bash[68878]: audit 2024-08-17T17:51:41.029292+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:41.903 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:41 smithi060 bash[68878]: audit 2024-08-17T17:51:41.029292+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:51:41.903 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:41 smithi060 bash[68878]: audit 2024-08-17T17:51:41.030647+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:41.903 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:41 smithi060 bash[68878]: audit 2024-08-17T17:51:41.030647+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:51:41.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:41 smithi060 bash[68878]: audit 2024-08-17T17:51:41.041469+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:41.904 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:41 smithi060 bash[68878]: audit 2024-08-17T17:51:41.041469+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:51:41.923 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:42.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.051 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.188 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:42.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:42.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.556 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:42 smithi060 bash[68878]: cluster 2024-08-17T17:51:41.564426+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1200: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 35178/232488 objects degraded (15.131%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:51:42.557 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:42 smithi060 bash[68878]: cluster 2024-08-17T17:51:41.564426+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1200: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 35178/232488 objects degraded (15.131%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:51:42.576 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.720 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:42.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:42.859 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:42.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:42.918 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:42 smithi016 bash[84186]: cluster 2024-08-17T17:51:41.564426+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1200: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 35178/232488 objects degraded (15.131%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:51:42.918 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:42 smithi016 bash[84186]: cluster 2024-08-17T17:51:41.564426+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1200: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 35178/232488 objects degraded (15.131%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:51:42.918 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:42 smithi016 bash[86572]: cluster 2024-08-17T17:51:41.564426+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1200: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 35178/232488 objects degraded (15.131%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:51:42.918 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:42 smithi016 bash[86572]: cluster 2024-08-17T17:51:41.564426+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1200: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 35178/232488 objects degraded (15.131%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:51:42.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:43.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:43.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:43.260 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:43.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:43.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.398 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:43.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:43.755 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:43.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:44.013 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.037 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:44.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:44.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:44.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:44.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:44.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:44.575 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:51:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:51:44] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:51:44.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:44 smithi060 bash[68878]: cluster 2024-08-17T17:51:43.565432+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1201: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 35178/228342 objects degraded (15.406%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:51:44.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:44 smithi060 bash[68878]: cluster 2024-08-17T17:51:43.565432+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1201: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 35178/228342 objects degraded (15.406%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:51:44.706 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:44.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:44.810 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.837 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:44 smithi016 bash[86572]: cluster 2024-08-17T17:51:43.565432+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1201: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 35178/228342 objects degraded (15.406%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:51:44.977 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:44 smithi016 bash[86572]: cluster 2024-08-17T17:51:43.565432+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1201: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 35178/228342 objects degraded (15.406%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:51:44.980 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:44 smithi016 bash[84186]: cluster 2024-08-17T17:51:43.565432+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1201: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 35178/228342 objects degraded (15.406%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:51:44.980 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:44 smithi016 bash[84186]: cluster 2024-08-17T17:51:43.565432+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1201: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 35178/228342 objects degraded (15.406%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:51:45.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:45.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:45.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:45.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:45.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:45.252 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:45.355 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:45.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:45.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:45.777 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.786 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:45 smithi060 bash[68878]: cluster 2024-08-17T17:51:45.111527+0000 mon.a (mon.0) 1575 : cluster [WRN] Health check update: Degraded data redundancy: 35178/228342 objects degraded (15.406%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:45.786 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:45 smithi060 bash[68878]: cluster 2024-08-17T17:51:45.111527+0000 mon.a (mon.0) 1575 : cluster [WRN] Health check update: Degraded data redundancy: 35178/228342 objects degraded (15.406%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:45.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:45.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:45 smithi016 bash[84186]: cluster 2024-08-17T17:51:45.111527+0000 mon.a (mon.0) 1575 : cluster [WRN] Health check update: Degraded data redundancy: 35178/228342 objects degraded (15.406%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:45.912 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:45 smithi016 bash[84186]: cluster 2024-08-17T17:51:45.111527+0000 mon.a (mon.0) 1575 : cluster [WRN] Health check update: Degraded data redundancy: 35178/228342 objects degraded (15.406%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:45.912 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:45 smithi016 bash[86572]: cluster 2024-08-17T17:51:45.111527+0000 mon.a (mon.0) 1575 : cluster [WRN] Health check update: Degraded data redundancy: 35178/228342 objects degraded (15.406%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:45.912 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:45 smithi016 bash[86572]: cluster 2024-08-17T17:51:45.111527+0000 mon.a (mon.0) 1575 : cluster [WRN] Health check update: Degraded data redundancy: 35178/228342 objects degraded (15.406%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:45.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:46.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:46.064 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:46.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:46.203 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:46.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:46.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:46.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:46.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:46.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:46.579 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:46 smithi016 bash[84186]: cluster 2024-08-17T17:51:45.566200+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1202: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 35071/223995 objects degraded (15.657%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:51:46.711 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:46 smithi016 bash[84186]: cluster 2024-08-17T17:51:45.566200+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1202: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 35071/223995 objects degraded (15.657%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:51:46.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:46 smithi016 bash[86572]: cluster 2024-08-17T17:51:45.566200+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1202: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 35071/223995 objects degraded (15.657%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:51:46.711 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:46 smithi016 bash[86572]: cluster 2024-08-17T17:51:45.566200+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1202: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 35071/223995 objects degraded (15.657%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:51:46.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:46.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.877 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:46 smithi060 bash[68878]: cluster 2024-08-17T17:51:45.566200+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1202: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 35071/223995 objects degraded (15.657%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:51:46.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:46 smithi060 bash[68878]: cluster 2024-08-17T17:51:45.566200+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1202: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 35071/223995 objects degraded (15.657%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:51:46.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.007 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.114 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.140 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:47.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:47.281 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:47.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:47.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:47.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:47.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:47.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:47.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:47.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:48.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.066 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:48.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:48.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:48.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:48.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:48.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:48.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.602 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:48.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.749 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:48.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:48.866 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:48 smithi060 bash[68878]: cluster 2024-08-17T17:51:47.566795+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1203: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 35071/223470 objects degraded (15.694%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:51:48.866 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:48 smithi060 bash[68878]: cluster 2024-08-17T17:51:47.566795+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1203: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 35071/223470 objects degraded (15.694%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:51:48.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:48.994 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:48 smithi016 bash[84186]: cluster 2024-08-17T17:51:47.566795+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1203: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 35071/223470 objects degraded (15.694%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:51:49.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:48 smithi016 bash[84186]: cluster 2024-08-17T17:51:47.566795+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1203: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 35071/223470 objects degraded (15.694%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:51:49.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:48 smithi016 bash[86572]: cluster 2024-08-17T17:51:47.566795+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1203: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 35071/223470 objects degraded (15.694%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:51:49.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:48 smithi016 bash[86572]: cluster 2024-08-17T17:51:47.566795+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1203: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 35071/223470 objects degraded (15.694%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:51:49.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:49.135 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:49.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:49.304 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:49.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:49.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:49.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:49.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:49.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.822 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:49.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:49.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:49.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:50.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:50.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:50.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.359 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:50.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:50.595 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:50.633 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:51:50 smithi060 bash[61583]: ts=2024-08-17T17:51:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:50.732 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:50.757 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:50.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:50.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[84186]: cluster 2024-08-17T17:51:49.567357+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1204: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 34951/216627 objects degraded (16.134%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[84186]: cluster 2024-08-17T17:51:49.567357+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1204: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 34951/216627 objects degraded (16.134%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[84186]: cluster 2024-08-17T17:51:50.112903+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 34951/216627 objects degraded (16.134%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[84186]: cluster 2024-08-17T17:51:50.112903+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 34951/216627 objects degraded (16.134%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[86572]: cluster 2024-08-17T17:51:49.567357+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1204: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 34951/216627 objects degraded (16.134%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[86572]: cluster 2024-08-17T17:51:49.567357+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1204: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 34951/216627 objects degraded (16.134%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[86572]: cluster 2024-08-17T17:51:50.112903+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 34951/216627 objects degraded (16.134%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:50.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:50 smithi016 bash[86572]: cluster 2024-08-17T17:51:50.112903+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 34951/216627 objects degraded (16.134%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:50.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.890 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:50 smithi060 bash[68878]: cluster 2024-08-17T17:51:49.567357+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1204: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 34951/216627 objects degraded (16.134%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:51:50.890 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:50 smithi060 bash[68878]: cluster 2024-08-17T17:51:49.567357+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1204: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 34951/216627 objects degraded (16.134%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:51:50.890 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:50 smithi060 bash[68878]: cluster 2024-08-17T17:51:50.112903+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 34951/216627 objects degraded (16.134%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:50.890 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:50 smithi060 bash[68878]: cluster 2024-08-17T17:51:50.112903+0000 mon.a (mon.0) 1576 : cluster [WRN] Health check update: Degraded data redundancy: 34951/216627 objects degraded (16.134%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:50.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:51.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:51.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:51.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:51.154 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:51.238 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:51:51.238 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:51.259 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:51:51.259 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:51.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:51.282 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:51.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:51.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:51.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:51.412 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:51:51.412 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:51.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:51.436 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:51:51.437 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:51.471 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:51:51.471 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:51.507 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:51:51.508 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:51.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.546 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:51:51.547 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:51.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:51.576 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:51:51.576 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:51.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:51.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:51.778 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.787 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:51 smithi060 bash[68878]: audit 2024-08-17T17:51:51.192820+0000 mon.a (mon.0) 1577 : audit [DBG] from='client.? 172.21.15.16:0/71096334' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:51.787 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:51 smithi060 bash[68878]: audit 2024-08-17T17:51:51.192820+0000 mon.a (mon.0) 1577 : audit [DBG] from='client.? 172.21.15.16:0/71096334' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:51.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:52.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:51 smithi016 bash[84186]: audit 2024-08-17T17:51:51.192820+0000 mon.a (mon.0) 1577 : audit [DBG] from='client.? 172.21.15.16:0/71096334' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:52.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:51 smithi016 bash[84186]: audit 2024-08-17T17:51:51.192820+0000 mon.a (mon.0) 1577 : audit [DBG] from='client.? 172.21.15.16:0/71096334' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:51 smithi016 bash[86572]: audit 2024-08-17T17:51:51.192820+0000 mon.a (mon.0) 1577 : audit [DBG] from='client.? 172.21.15.16:0/71096334' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:52.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:51 smithi016 bash[86572]: audit 2024-08-17T17:51:51.192820+0000 mon.a (mon.0) 1577 : audit [DBG] from='client.? 172.21.15.16:0/71096334' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:52.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:52.187 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:52.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:52.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:52.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:52.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:52.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:52.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.476 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:52.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.612 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:52.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:52.847 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:52 smithi060 bash[68878]: cluster 2024-08-17T17:51:51.568068+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1205: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 34951/213612 objects degraded (16.362%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:52 smithi060 bash[68878]: cluster 2024-08-17T17:51:51.568068+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1205: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 34951/213612 objects degraded (16.362%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:52 smithi060 bash[68878]: audit 2024-08-17T17:51:52.349403+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:52.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:52 smithi060 bash[68878]: audit 2024-08-17T17:51:52.349403+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:52.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.001 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[84186]: cluster 2024-08-17T17:51:51.568068+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1205: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 34951/213612 objects degraded (16.362%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[84186]: cluster 2024-08-17T17:51:51.568068+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1205: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 34951/213612 objects degraded (16.362%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[84186]: audit 2024-08-17T17:51:52.349403+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[84186]: audit 2024-08-17T17:51:52.349403+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[86572]: cluster 2024-08-17T17:51:51.568068+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1205: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 34951/213612 objects degraded (16.362%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[86572]: cluster 2024-08-17T17:51:51.568068+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1205: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 34951/213612 objects degraded (16.362%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[86572]: audit 2024-08-17T17:51:52.349403+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:52 smithi016 bash[86572]: audit 2024-08-17T17:51:52.349403+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.128 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:53.231 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.261 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:53.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:53.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:53.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:53.669 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:51:53.669 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:51:53.669 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:51:53.669 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.669 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:123980 10.7 e288/271 10:e738b666:::benchmark_data_smithi016_202796_object27827:head v 288'7751, mlcod=288'7748)", 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.618130+0000", 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.051169902000000003, 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.051193647000000002, 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618130+0000", 2024-08-17T17:51:53.670 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618130+0000", 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618130+0000", 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.82e-07 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.671 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618135+0000", 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8590000000000004e-06 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618144+0000", 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.5949999999999999e-06 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.672 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618150+0000", 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.003e-06 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641789+0000", 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.023639045000000001 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.673 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641809+0000", 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9888e-05 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:123981 10.7 e288/271 10:e78e0ccd:::benchmark_data_smithi016_202796_object27828:head v 288'7752, mlcod=288'7748)", 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.618158+0000", 2024-08-17T17:51:53.674 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.051141689999999997, 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.051223343999999997, 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618158+0000", 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.675 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618158+0000", 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618158+0000", 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.7000000000000001e-07 2024-08-17T17:51:53.676 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618169+0000", 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0672e-05 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618177+0000", 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8199999999999997e-06 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.677 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618183+0000", 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9229999999999999e-06 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.646566+0000", 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.028383084999999999 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.678 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.646590+0000", 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4363999999999999e-05 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:123986 10.7 e288/271 10:e79779db:::benchmark_data_smithi016_202796_object27833:head v 288'7753, mlcod=288'7748)", 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.618192+0000", 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.051107890000000003, 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.051240453999999998, 2024-08-17T17:51:53.679 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618192+0000", 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618192+0000", 2024-08-17T17:51:53.680 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618192+0000", 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.2300000000000002e-07 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618197+0000", 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3529999999999997e-06 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.681 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618205+0000", 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3129999999999999e-06 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.618211+0000", 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5089999999999999e-06 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.682 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.650705+0000", 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.032493635 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.650724+0000", 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9038e-05 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.683 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:123996 10.7 e288/271 10:e858a8ba:::benchmark_data_smithi016_202796_object27843:head v 288'7754, mlcod=288'7748)", 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.641564+0000", 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.027735853000000001, 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.027920858999999999, 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.684 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641564+0000", 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641564+0000", 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.685 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641565+0000", 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1680000000000001e-06 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641574+0000", 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.7970000000000006e-06 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641591+0000", 2024-08-17T17:51:53.686 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6894000000000001e-05 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.641599+0000", 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2670000000000006e-06 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654697+0000", 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.013097757999999999 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654720+0000", 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3603000000000001e-05 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.688 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:124001 10.7 e288/271 10:efdb9a4a:::benchmark_data_smithi016_202796_object27848:head v 288'7755, mlcod=288'7749)", 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.654633+0000", 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.014666910999999999, 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014901998, 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654633+0000", 2024-08-17T17:51:53.689 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654633+0000", 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654645+0000", 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1776e-05 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.690 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654658+0000", 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2819999999999999e-05 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.691 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654675+0000", 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7518000000000001e-05 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654688+0000", 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2887e-05 2024-08-17T17:51:53.693 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.659112+0000", 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044243909999999997 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.659135+0000", 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2724000000000001e-05 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.694 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:124000 10.f e288/271 10:f0dd6710:::benchmark_data_smithi016_202796_object27847:head v 288'7750, mlcod=288'7746)", 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.654711+0000", 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.014589286, 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.014871608999999999, 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.695 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654711+0000", 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654711+0000", 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654711+0000", 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4700000000000002e-07 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.696 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654715+0000", 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9339999999999999e-06 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654723+0000", 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7940000000000003e-06 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.697 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.654728+0000", 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3199999999999999e-06 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661109+0000", 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0063809670000000004 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.698 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661171+0000", 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2565999999999997e-05 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:124006 10.3 e288/271 10:c6fa76bc:::benchmark_data_smithi016_202796_object27853:head v 288'7644, mlcod=288'7642)", 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:53.661409+0000", 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0078907769999999999, 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0082232910000000006, 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:51:53.699 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661409+0000", 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661409+0000", 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.700 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661410+0000", 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0249999999999999e-06 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661417+0000", 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0679999999999999e-06 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661439+0000", 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2223000000000001e-05 2024-08-17T17:51:53.701 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661447+0000", 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.763e-06 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661503+0000", 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6353000000000001e-05 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.702 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.661524+0000", 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0387e-05 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:53.668698+0000", 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0071743400000000004 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:51:53.703 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 7 2024-08-17T17:51:53.704 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:51:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:53.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:53.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.834 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:53 smithi060 bash[68878]: audit 2024-08-17T17:51:52.866593+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.16:0/1319925460' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:53 smithi060 bash[68878]: audit 2024-08-17T17:51:52.866593+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.16:0/1319925460' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:53 smithi060 bash[68878]: audit 2024-08-17T17:51:52.867103+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:53 smithi060 bash[68878]: audit 2024-08-17T17:51:52.867103+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:53.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[84186]: audit 2024-08-17T17:51:52.866593+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.16:0/1319925460' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[84186]: audit 2024-08-17T17:51:52.866593+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.16:0/1319925460' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[84186]: audit 2024-08-17T17:51:52.867103+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[84186]: audit 2024-08-17T17:51:52.867103+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[86572]: audit 2024-08-17T17:51:52.866593+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.16:0/1319925460' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[86572]: audit 2024-08-17T17:51:52.866593+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.16:0/1319925460' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[86572]: audit 2024-08-17T17:51:52.867103+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:53.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:53 smithi016 bash[86572]: audit 2024-08-17T17:51:52.867103+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:54.014 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:54.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:54.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.427 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:54.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:54.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:54.606 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:51:54] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-08-17T17:51:54.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.689 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:54.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.825 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:54.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.952 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: cluster 2024-08-17T17:51:53.568662+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1206: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 34951/209313 objects degraded (16.698%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: cluster 2024-08-17T17:51:53.568662+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1206: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 34951/209313 objects degraded (16.698%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: cluster 2024-08-17T17:51:53.644709+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: cluster 2024-08-17T17:51:53.644709+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: audit 2024-08-17T17:51:53.660563+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: audit 2024-08-17T17:51:53.660563+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: cluster 2024-08-17T17:51:53.672216+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[84186]: cluster 2024-08-17T17:51:53.672216+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:51:55.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: cluster 2024-08-17T17:51:53.568662+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1206: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 34951/209313 objects degraded (16.698%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: cluster 2024-08-17T17:51:53.568662+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1206: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 34951/209313 objects degraded (16.698%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: cluster 2024-08-17T17:51:53.644709+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: cluster 2024-08-17T17:51:53.644709+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: audit 2024-08-17T17:51:53.660563+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: audit 2024-08-17T17:51:53.660563+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: cluster 2024-08-17T17:51:53.672216+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:51:55.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:54 smithi016 bash[86572]: cluster 2024-08-17T17:51:53.672216+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:51:55.055 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.076 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:55.179 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.217 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:55.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.358 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:55.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.495 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:55.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: cluster 2024-08-17T17:51:53.568662+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1206: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 34951/209313 objects degraded (16.698%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: cluster 2024-08-17T17:51:53.568662+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1206: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 34951/209313 objects degraded (16.698%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: cluster 2024-08-17T17:51:53.644709+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: cluster 2024-08-17T17:51:53.644709+0000 mon.a (mon.0) 1580 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: audit 2024-08-17T17:51:53.660563+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: audit 2024-08-17T17:51:53.660563+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:55.620 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: cluster 2024-08-17T17:51:53.672216+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:51:55.621 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:54 smithi060 bash[68878]: cluster 2024-08-17T17:51:53.672216+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:51:55.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:55.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:55.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:55 smithi016 bash[84186]: cluster 2024-08-17T17:51:55.113662+0000 mon.a (mon.0) 1583 : cluster [WRN] Health check update: Degraded data redundancy: 34951/209313 objects degraded (16.698%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:55.909 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:55 smithi016 bash[84186]: cluster 2024-08-17T17:51:55.113662+0000 mon.a (mon.0) 1583 : cluster [WRN] Health check update: Degraded data redundancy: 34951/209313 objects degraded (16.698%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:55.910 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:55 smithi016 bash[86572]: cluster 2024-08-17T17:51:55.113662+0000 mon.a (mon.0) 1583 : cluster [WRN] Health check update: Degraded data redundancy: 34951/209313 objects degraded (16.698%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:55.910 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:55 smithi016 bash[86572]: cluster 2024-08-17T17:51:55.113662+0000 mon.a (mon.0) 1583 : cluster [WRN] Health check update: Degraded data redundancy: 34951/209313 objects degraded (16.698%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:56.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.034 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.141 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:55 smithi060 bash[68878]: cluster 2024-08-17T17:51:55.113662+0000 mon.a (mon.0) 1583 : cluster [WRN] Health check update: Degraded data redundancy: 34951/209313 objects degraded (16.698%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:55 smithi060 bash[68878]: cluster 2024-08-17T17:51:55.113662+0000 mon.a (mon.0) 1583 : cluster [WRN] Health check update: Degraded data redundancy: 34951/209313 objects degraded (16.698%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:51:56.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:56.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.576 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.672 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T17:51:56.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:56.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:56.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:56 smithi060 bash[68878]: cluster 2024-08-17T17:51:55.569361+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1208: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 34841/204939 objects degraded (17.001%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:51:56.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:56 smithi060 bash[68878]: cluster 2024-08-17T17:51:55.569361+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1208: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 34841/204939 objects degraded (17.001%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:51:56.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:56 smithi060 bash[68878]: audit 2024-08-17T17:51:55.806793+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.16:0/1391726224' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:56 smithi060 bash[68878]: audit 2024-08-17T17:51:55.806793+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.16:0/1391726224' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:56 smithi060 bash[68878]: audit 2024-08-17T17:51:55.812224+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.821 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:56 smithi060 bash[68878]: audit 2024-08-17T17:51:55.812224+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.946 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.957 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[84186]: cluster 2024-08-17T17:51:55.569361+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1208: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 34841/204939 objects degraded (17.001%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:51:56.957 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[84186]: cluster 2024-08-17T17:51:55.569361+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1208: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 34841/204939 objects degraded (17.001%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:51:56.957 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[84186]: audit 2024-08-17T17:51:55.806793+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.16:0/1391726224' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.957 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[84186]: audit 2024-08-17T17:51:55.806793+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.16:0/1391726224' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.957 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[84186]: audit 2024-08-17T17:51:55.812224+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.957 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[84186]: audit 2024-08-17T17:51:55.812224+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[86572]: cluster 2024-08-17T17:51:55.569361+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1208: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 34841/204939 objects degraded (17.001%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:51:56.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[86572]: cluster 2024-08-17T17:51:55.569361+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1208: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 34841/204939 objects degraded (17.001%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:51:56.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[86572]: audit 2024-08-17T17:51:55.806793+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.16:0/1391726224' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.958 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[86572]: audit 2024-08-17T17:51:55.806793+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.16:0/1391726224' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[86572]: audit 2024-08-17T17:51:55.812224+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.959 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:56 smithi016 bash[86572]: audit 2024-08-17T17:51:55.812224+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:51:56.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:57.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:57.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:57.236 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:57.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:57.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:57.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:57.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:57.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:57.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:57.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:57.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:57.755 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:57 smithi060 bash[68878]: audit 2024-08-17T17:51:56.669784+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:51:57.755 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:57 smithi060 bash[68878]: audit 2024-08-17T17:51:56.669784+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:51:57.755 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:57 smithi060 bash[68878]: cluster 2024-08-17T17:51:56.675358+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:51:57.755 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:57 smithi060 bash[68878]: cluster 2024-08-17T17:51:56.675358+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:51:57.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:57.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[84186]: audit 2024-08-17T17:51:56.669784+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:51:57.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[84186]: audit 2024-08-17T17:51:56.669784+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:51:57.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[84186]: cluster 2024-08-17T17:51:56.675358+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:51:57.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[84186]: cluster 2024-08-17T17:51:56.675358+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:51:57.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[86572]: audit 2024-08-17T17:51:56.669784+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:51:57.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[86572]: audit 2024-08-17T17:51:56.669784+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:51:57.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[86572]: cluster 2024-08-17T17:51:56.675358+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:51:57.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:57 smithi016 bash[86572]: cluster 2024-08-17T17:51:56.675358+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:51:57.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:58.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:58.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:58.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:58.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:51:58.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.156 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:58.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.291 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:58.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.432 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:58.536 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:58.556 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:58.661 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:58.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:58 smithi060 bash[68878]: cluster 2024-08-17T17:51:57.569920+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1210: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 34841/204492 objects degraded (17.038%); 880 KiB/s, 13 objects/s recovering 2024-08-17T17:51:58.794 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:51:58 smithi060 bash[68878]: cluster 2024-08-17T17:51:57.569920+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1210: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 34841/204492 objects degraded (17.038%); 880 KiB/s, 13 objects/s recovering 2024-08-17T17:51:58.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:58.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:59.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:59.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:58 smithi016 bash[84186]: cluster 2024-08-17T17:51:57.569920+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1210: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 34841/204492 objects degraded (17.038%); 880 KiB/s, 13 objects/s recovering 2024-08-17T17:51:59.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:51:58 smithi016 bash[84186]: cluster 2024-08-17T17:51:57.569920+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1210: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 34841/204492 objects degraded (17.038%); 880 KiB/s, 13 objects/s recovering 2024-08-17T17:51:59.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:58 smithi016 bash[86572]: cluster 2024-08-17T17:51:57.569920+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1210: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 34841/204492 objects degraded (17.038%); 880 KiB/s, 13 objects/s recovering 2024-08-17T17:51:59.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:51:58 smithi016 bash[86572]: cluster 2024-08-17T17:51:57.569920+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1210: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 34841/204492 objects degraded (17.038%); 880 KiB/s, 13 objects/s recovering 2024-08-17T17:51:59.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T17:51:59.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:59.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:59.178 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:59.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:59.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:59.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:59.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:59.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:59.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:59.582 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:59.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:59.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:59.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.893 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:00.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:00.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:52:00.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.196 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:00.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:00.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:00.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:52:00 smithi060 bash[61583]: ts=2024-08-17T17:52:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:00.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.470 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:00.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.603 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:00.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:00.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:00 smithi060 bash[68878]: cluster 2024-08-17T17:51:59.570600+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1211: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 34698/198117 objects degraded (17.514%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:00.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:00 smithi060 bash[68878]: cluster 2024-08-17T17:51:59.570600+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1211: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 34698/198117 objects degraded (17.514%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:00.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:00 smithi060 bash[68878]: cluster 2024-08-17T17:52:00.114261+0000 mon.a (mon.0) 1587 : cluster [WRN] Health check update: Degraded data redundancy: 34698/198117 objects degraded (17.514%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:00.718 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:00 smithi060 bash[68878]: cluster 2024-08-17T17:52:00.114261+0000 mon.a (mon.0) 1587 : cluster [WRN] Health check update: Degraded data redundancy: 34698/198117 objects degraded (17.514%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:00.736 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:00.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:00.845 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:00.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.988 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[84186]: cluster 2024-08-17T17:51:59.570600+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1211: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 34698/198117 objects degraded (17.514%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:00.988 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[84186]: cluster 2024-08-17T17:51:59.570600+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1211: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 34698/198117 objects degraded (17.514%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:00.988 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[84186]: cluster 2024-08-17T17:52:00.114261+0000 mon.a (mon.0) 1587 : cluster [WRN] Health check update: Degraded data redundancy: 34698/198117 objects degraded (17.514%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:00.988 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[84186]: cluster 2024-08-17T17:52:00.114261+0000 mon.a (mon.0) 1587 : cluster [WRN] Health check update: Degraded data redundancy: 34698/198117 objects degraded (17.514%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:00.989 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[86572]: cluster 2024-08-17T17:51:59.570600+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1211: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 34698/198117 objects degraded (17.514%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:00.989 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[86572]: cluster 2024-08-17T17:51:59.570600+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1211: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 34698/198117 objects degraded (17.514%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:00.989 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[86572]: cluster 2024-08-17T17:52:00.114261+0000 mon.a (mon.0) 1587 : cluster [WRN] Health check update: Degraded data redundancy: 34698/198117 objects degraded (17.514%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:00.989 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:00 smithi016 bash[86572]: cluster 2024-08-17T17:52:00.114261+0000 mon.a (mon.0) 1587 : cluster [WRN] Health check update: Degraded data redundancy: 34698/198117 objects degraded (17.514%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:01.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:01.113 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:01.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.274 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:01.377 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:01.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:01.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:01.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.821 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:01.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.959 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.095 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:02.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:02.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:02.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:02.373 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:02.374 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:02.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.510 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:02.640 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:02.746 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:02 smithi016 bash[84186]: cluster 2024-08-17T17:52:01.571313+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1212: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 34698/195048 objects degraded (17.789%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:02.788 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:02 smithi016 bash[84186]: cluster 2024-08-17T17:52:01.571313+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1212: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 34698/195048 objects degraded (17.789%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:02.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:02 smithi016 bash[86572]: cluster 2024-08-17T17:52:01.571313+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1212: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 34698/195048 objects degraded (17.789%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:02.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:02 smithi016 bash[86572]: cluster 2024-08-17T17:52:01.571313+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1212: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 34698/195048 objects degraded (17.789%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:02.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.918 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:02.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:02 smithi060 bash[68878]: cluster 2024-08-17T17:52:01.571313+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1212: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 34698/195048 objects degraded (17.789%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:02.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:02 smithi060 bash[68878]: cluster 2024-08-17T17:52:01.571313+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1212: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 34698/195048 objects degraded (17.789%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:52:03.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:03.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:03.204 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:03.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:03.306 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.331 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:03.399 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:03.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:03.579 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:03.700 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:03.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:03.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:04.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:04.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.269 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.383 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:52:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:52:04] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-08-17T17:52:04.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.422 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:04.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.670 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:04.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:04.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:04.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.935 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:05.042 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:04 smithi060 bash[68878]: cluster 2024-08-17T17:52:03.572191+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 34698/190569 objects degraded (18.208%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:05.052 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:04 smithi060 bash[68878]: cluster 2024-08-17T17:52:03.572191+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 34698/190569 objects degraded (18.208%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:05.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:04 smithi016 bash[84186]: cluster 2024-08-17T17:52:03.572191+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 34698/190569 objects degraded (18.208%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:05.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:04 smithi016 bash[84186]: cluster 2024-08-17T17:52:03.572191+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 34698/190569 objects degraded (18.208%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:05.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:04 smithi016 bash[86572]: cluster 2024-08-17T17:52:03.572191+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 34698/190569 objects degraded (18.208%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:05.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:04 smithi016 bash[86572]: cluster 2024-08-17T17:52:03.572191+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 34698/190569 objects degraded (18.208%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:05.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:05.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:05.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:05.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:05.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:05.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.612 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:05.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.850 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:05 smithi060 bash[68878]: cluster 2024-08-17T17:52:05.115039+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 34698/190569 objects degraded (18.208%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:05.850 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:05 smithi060 bash[68878]: cluster 2024-08-17T17:52:05.115039+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 34698/190569 objects degraded (18.208%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:05.868 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:05.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:05.982 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:05 smithi016 bash[84186]: cluster 2024-08-17T17:52:05.115039+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 34698/190569 objects degraded (18.208%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:05.982 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:05 smithi016 bash[84186]: cluster 2024-08-17T17:52:05.115039+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 34698/190569 objects degraded (18.208%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:05.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:05 smithi016 bash[86572]: cluster 2024-08-17T17:52:05.115039+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 34698/190569 objects degraded (18.208%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:05.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:05 smithi016 bash[86572]: cluster 2024-08-17T17:52:05.115039+0000 mon.a (mon.0) 1588 : cluster [WRN] Health check update: Degraded data redundancy: 34698/190569 objects degraded (18.208%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:06.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:06.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.135 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:06.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:06.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.401 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:06.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:06.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:06.666 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:06.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:06.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:06.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:06.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.921 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:06 smithi016 bash[84186]: cluster 2024-08-17T17:52:05.572922+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 34580/186000 objects degraded (18.591%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:06.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:06 smithi016 bash[84186]: cluster 2024-08-17T17:52:05.572922+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 34580/186000 objects degraded (18.591%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:06.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:06 smithi016 bash[86572]: cluster 2024-08-17T17:52:05.572922+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 34580/186000 objects degraded (18.591%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:06.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:06 smithi016 bash[86572]: cluster 2024-08-17T17:52:05.572922+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 34580/186000 objects degraded (18.591%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:06 smithi060 bash[68878]: cluster 2024-08-17T17:52:05.572922+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 34580/186000 objects degraded (18.591%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:06 smithi060 bash[68878]: cluster 2024-08-17T17:52:05.572922+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 34580/186000 objects degraded (18.591%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:06.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:07.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:07.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:07.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:07.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:07.229 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:07.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:07.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.358 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:07.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:07.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:07.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:07.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:07.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:07.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:07.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:07.874 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.884 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:07 smithi060 bash[68878]: audit 2024-08-17T17:52:07.349653+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:07.884 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:07 smithi060 bash[68878]: audit 2024-08-17T17:52:07.349653+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:07.903 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:08.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:08.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:07 smithi016 bash[84186]: audit 2024-08-17T17:52:07.349653+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:08.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:07 smithi016 bash[84186]: audit 2024-08-17T17:52:07.349653+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:08.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:07 smithi016 bash[86572]: audit 2024-08-17T17:52:07.349653+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:08.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:07 smithi016 bash[86572]: audit 2024-08-17T17:52:07.349653+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:08.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:08.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:08.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:08.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:08.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:08.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:08.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:08.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.712 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:08.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:08.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:08.955 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:08.978 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:08.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:08.980 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:08 smithi016 bash[84186]: cluster 2024-08-17T17:52:07.573569+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1215: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 34580/185406 objects degraded (18.651%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:52:08.980 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:08 smithi016 bash[84186]: cluster 2024-08-17T17:52:07.573569+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1215: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 34580/185406 objects degraded (18.651%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:52:08.981 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:08 smithi016 bash[86572]: cluster 2024-08-17T17:52:07.573569+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1215: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 34580/185406 objects degraded (18.651%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:52:08.981 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:08 smithi016 bash[86572]: cluster 2024-08-17T17:52:07.573569+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1215: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 34580/185406 objects degraded (18.651%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:52:09.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:08 smithi060 bash[68878]: cluster 2024-08-17T17:52:07.573569+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1215: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 34580/185406 objects degraded (18.651%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:52:09.090 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:08 smithi060 bash[68878]: cluster 2024-08-17T17:52:07.573569+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1215: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 34580/185406 objects degraded (18.651%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:52:09.104 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:09.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:09.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:09.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:09.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:09.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:09.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:09.739 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:09.767 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:09.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:09.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.900 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:10.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.032 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:10.135 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.163 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:10.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.288 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:10.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.428 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:10.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.543 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:52:10 smithi060 bash[61583]: ts=2024-08-17T17:52:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:10.557 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:10.665 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.694 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:10.805 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:10 smithi060 bash[68878]: cluster 2024-08-17T17:52:09.574629+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1216: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 34451/178713 objects degraded (19.277%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:10.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:10 smithi060 bash[68878]: cluster 2024-08-17T17:52:09.574629+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1216: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 34451/178713 objects degraded (19.277%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:10.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:10 smithi060 bash[68878]: cluster 2024-08-17T17:52:10.115940+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 34451/178713 objects degraded (19.277%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:10.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:10 smithi060 bash[68878]: cluster 2024-08-17T17:52:10.115940+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 34451/178713 objects degraded (19.277%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:10.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:10.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:11.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[84186]: cluster 2024-08-17T17:52:09.574629+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1216: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 34451/178713 objects degraded (19.277%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[84186]: cluster 2024-08-17T17:52:09.574629+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1216: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 34451/178713 objects degraded (19.277%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[84186]: cluster 2024-08-17T17:52:10.115940+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 34451/178713 objects degraded (19.277%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[84186]: cluster 2024-08-17T17:52:10.115940+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 34451/178713 objects degraded (19.277%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[86572]: cluster 2024-08-17T17:52:09.574629+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1216: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 34451/178713 objects degraded (19.277%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[86572]: cluster 2024-08-17T17:52:09.574629+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1216: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 34451/178713 objects degraded (19.277%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[86572]: cluster 2024-08-17T17:52:10.115940+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 34451/178713 objects degraded (19.277%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:11.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:10 smithi016 bash[86572]: cluster 2024-08-17T17:52:10.115940+0000 mon.a (mon.0) 1590 : cluster [WRN] Health check update: Degraded data redundancy: 34451/178713 objects degraded (19.277%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:11.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:11.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:11.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:11.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:11.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:11.615 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:11.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:11.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:11.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.796 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:11.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:12.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:12.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:12.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:12.289 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:12.329 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:12.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:12.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.462 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:12.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:12.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:12.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:12.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:12.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:13.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:12 smithi060 bash[68878]: cluster 2024-08-17T17:52:11.575281+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1217: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 34451/175590 objects degraded (19.620%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:13.131 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:12 smithi060 bash[68878]: cluster 2024-08-17T17:52:11.575281+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1217: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 34451/175590 objects degraded (19.620%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:13.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:13.257 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.267 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:12 smithi016 bash[84186]: cluster 2024-08-17T17:52:11.575281+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1217: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 34451/175590 objects degraded (19.620%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:13.267 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:12 smithi016 bash[84186]: cluster 2024-08-17T17:52:11.575281+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1217: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 34451/175590 objects degraded (19.620%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:13.268 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:12 smithi016 bash[86572]: cluster 2024-08-17T17:52:11.575281+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1217: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 34451/175590 objects degraded (19.620%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:13.268 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:12 smithi016 bash[86572]: cluster 2024-08-17T17:52:11.575281+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1217: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 34451/175590 objects degraded (19.620%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:13.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:13.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:13.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:13.573 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:13.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.712 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:13.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:13.950 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:14.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.116 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:14.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:14.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:14.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:14.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:14.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:14.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:14.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.519 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:14.537 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:52:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:52:14] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-08-17T17:52:14.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:14.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:14.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:14.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:14.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:14 smithi016 bash[84186]: cluster 2024-08-17T17:52:13.575945+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1218: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 34451/171474 objects degraded (20.091%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:14.908 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:14 smithi016 bash[84186]: cluster 2024-08-17T17:52:13.575945+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1218: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 34451/171474 objects degraded (20.091%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:14.908 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:14 smithi016 bash[86572]: cluster 2024-08-17T17:52:13.575945+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1218: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 34451/171474 objects degraded (20.091%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:14.908 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:14 smithi016 bash[86572]: cluster 2024-08-17T17:52:13.575945+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1218: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 34451/171474 objects degraded (20.091%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:14.930 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:15.043 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:14 smithi060 bash[68878]: cluster 2024-08-17T17:52:13.575945+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1218: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 34451/171474 objects degraded (20.091%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:15.043 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:14 smithi060 bash[68878]: cluster 2024-08-17T17:52:13.575945+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1218: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 34451/171474 objects degraded (20.091%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:15.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:15.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:15.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:15.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:15.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:15.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:15.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:15.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:15.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:15.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:15.617 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:15.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:15.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:15.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:15.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:15.856 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:15 smithi016 bash[84186]: cluster 2024-08-17T17:52:15.116805+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check update: Degraded data redundancy: 34451/171474 objects degraded (20.091%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:15.856 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:15 smithi016 bash[84186]: cluster 2024-08-17T17:52:15.116805+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check update: Degraded data redundancy: 34451/171474 objects degraded (20.091%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:15.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:15 smithi016 bash[86572]: cluster 2024-08-17T17:52:15.116805+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check update: Degraded data redundancy: 34451/171474 objects degraded (20.091%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:15.856 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:15 smithi016 bash[86572]: cluster 2024-08-17T17:52:15.116805+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check update: Degraded data redundancy: 34451/171474 objects degraded (20.091%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:15.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:15.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:15.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:16.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:16.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:15 smithi060 bash[68878]: cluster 2024-08-17T17:52:15.116805+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check update: Degraded data redundancy: 34451/171474 objects degraded (20.091%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:16.115 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:15 smithi060 bash[68878]: cluster 2024-08-17T17:52:15.116805+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check update: Degraded data redundancy: 34451/171474 objects degraded (20.091%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:16.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:16.241 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.408 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:16.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.652 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:16.678 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:16.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:16.784 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:16.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:16 smithi060 bash[68878]: cluster 2024-08-17T17:52:15.576635+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1219: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 34343/166845 objects degraded (20.584%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:52:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:16 smithi060 bash[68878]: cluster 2024-08-17T17:52:15.576635+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1219: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 34343/166845 objects degraded (20.584%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:52:16.946 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:16.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:17.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:16 smithi016 bash[84186]: cluster 2024-08-17T17:52:15.576635+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1219: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 34343/166845 objects degraded (20.584%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:52:17.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:16 smithi016 bash[84186]: cluster 2024-08-17T17:52:15.576635+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1219: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 34343/166845 objects degraded (20.584%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:52:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:16 smithi016 bash[86572]: cluster 2024-08-17T17:52:15.576635+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1219: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 34343/166845 objects degraded (20.584%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:52:17.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:16 smithi016 bash[86572]: cluster 2024-08-17T17:52:15.576635+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1219: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 34343/166845 objects degraded (20.584%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:52:17.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.208 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:17.314 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:17.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:17.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:17.443 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:17.582 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.612 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:17.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:17.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:17.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:18.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.035 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:18.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:18.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:18.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.426 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:18.530 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:18.563 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:18.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:18.693 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:18.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:18.828 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:18.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:18.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.940 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:18 smithi060 bash[68878]: cluster 2024-08-17T17:52:17.577228+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1220: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 34343/166278 objects degraded (20.654%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:18.940 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:18 smithi060 bash[68878]: cluster 2024-08-17T17:52:17.577228+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1220: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 34343/166278 objects degraded (20.654%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:18.961 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:19.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:18 smithi016 bash[84186]: cluster 2024-08-17T17:52:17.577228+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1220: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 34343/166278 objects degraded (20.654%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:19.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:18 smithi016 bash[84186]: cluster 2024-08-17T17:52:17.577228+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1220: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 34343/166278 objects degraded (20.654%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:18 smithi016 bash[86572]: cluster 2024-08-17T17:52:17.577228+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1220: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 34343/166278 objects degraded (20.654%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:19.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:18 smithi016 bash[86572]: cluster 2024-08-17T17:52:17.577228+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1220: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 34343/166278 objects degraded (20.654%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:19.103 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:19.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:19.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:19.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:19.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:19.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:19.780 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:19.884 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.907 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:20.010 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.042 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:20.147 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:20.306 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:20.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.483 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:52:20 smithi060 bash[61583]: ts=2024-08-17T17:52:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:20.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:20.585 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.617 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:20.725 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:20.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:20.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:20.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:20.993 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:52:20.994 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:20.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.002 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:20 smithi060 bash[68878]: cluster 2024-08-17T17:52:19.577935+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1221: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 34232/160191 objects degraded (21.369%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:52:21.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:20 smithi060 bash[68878]: cluster 2024-08-17T17:52:19.577935+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1221: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 34232/160191 objects degraded (21.369%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:52:21.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:20 smithi060 bash[68878]: cluster 2024-08-17T17:52:20.117627+0000 mon.a (mon.0) 1592 : cluster [WRN] Health check update: Degraded data redundancy: 34232/160191 objects degraded (21.369%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:21.003 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:20 smithi060 bash[68878]: cluster 2024-08-17T17:52:20.117627+0000 mon.a (mon.0) 1592 : cluster [WRN] Health check update: Degraded data redundancy: 34232/160191 objects degraded (21.369%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:21.020 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:21.023 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:21.023 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:52:21.064 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:52:21.064 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:21.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[84186]: cluster 2024-08-17T17:52:19.577935+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1221: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 34232/160191 objects degraded (21.369%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:52:21.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[84186]: cluster 2024-08-17T17:52:19.577935+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1221: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 34232/160191 objects degraded (21.369%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:52:21.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[84186]: cluster 2024-08-17T17:52:20.117627+0000 mon.a (mon.0) 1592 : cluster [WRN] Health check update: Degraded data redundancy: 34232/160191 objects degraded (21.369%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:21.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[84186]: cluster 2024-08-17T17:52:20.117627+0000 mon.a (mon.0) 1592 : cluster [WRN] Health check update: Degraded data redundancy: 34232/160191 objects degraded (21.369%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:21.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[86572]: cluster 2024-08-17T17:52:19.577935+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1221: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 34232/160191 objects degraded (21.369%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:52:21.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[86572]: cluster 2024-08-17T17:52:19.577935+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1221: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 34232/160191 objects degraded (21.369%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:52:21.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[86572]: cluster 2024-08-17T17:52:20.117627+0000 mon.a (mon.0) 1592 : cluster [WRN] Health check update: Degraded data redundancy: 34232/160191 objects degraded (21.369%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:21.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:20 smithi016 bash[86572]: cluster 2024-08-17T17:52:20.117627+0000 mon.a (mon.0) 1592 : cluster [WRN] Health check update: Degraded data redundancy: 34232/160191 objects degraded (21.369%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:21.096 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:52:21.097 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:21.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.128 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:52:21.128 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:21.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:21.160 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:52:21.160 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:21.187 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:52:21.187 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:21.212 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:52:21.212 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:21.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:21.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:21.529 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:21.676 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:21.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:21.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:21 smithi016 bash[84186]: audit 2024-08-17T17:52:20.943960+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.16:0/769667136' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:21.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:21 smithi016 bash[84186]: audit 2024-08-17T17:52:20.943960+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.16:0/769667136' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:21.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:21 smithi016 bash[86572]: audit 2024-08-17T17:52:20.943960+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.16:0/769667136' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:21.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:21 smithi016 bash[86572]: audit 2024-08-17T17:52:20.943960+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.16:0/769667136' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:21.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:21.939 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:21 smithi060 bash[68878]: audit 2024-08-17T17:52:20.943960+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.16:0/769667136' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:21.947 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:21 smithi060 bash[68878]: audit 2024-08-17T17:52:20.943960+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.16:0/769667136' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:21.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:22.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:22.215 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.234 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:22.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:22.473 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:22.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:22.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.749 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:22.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:22.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:22.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:22.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.991 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[86572]: cluster 2024-08-17T17:52:21.578863+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1222: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34232/157674 objects degraded (21.711%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:22.991 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[86572]: cluster 2024-08-17T17:52:21.578863+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1222: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34232/157674 objects degraded (21.711%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:22.991 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[86572]: audit 2024-08-17T17:52:22.357064+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:22.991 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[86572]: audit 2024-08-17T17:52:22.357064+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:22.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[84186]: cluster 2024-08-17T17:52:21.578863+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1222: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34232/157674 objects degraded (21.711%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:22.991 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[84186]: cluster 2024-08-17T17:52:21.578863+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1222: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34232/157674 objects degraded (21.711%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:22.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[84186]: audit 2024-08-17T17:52:22.357064+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:22.992 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:22 smithi016 bash[84186]: audit 2024-08-17T17:52:22.357064+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:23.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.144 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:22 smithi060 bash[68878]: cluster 2024-08-17T17:52:21.578863+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1222: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34232/157674 objects degraded (21.711%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:22 smithi060 bash[68878]: cluster 2024-08-17T17:52:21.578863+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1222: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34232/157674 objects degraded (21.711%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:22 smithi060 bash[68878]: audit 2024-08-17T17:52:22.357064+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:22 smithi060 bash[68878]: audit 2024-08-17T17:52:22.357064+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:23.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.277 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.568 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:23.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:23.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:23.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:24.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:24.338 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:24.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:24.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:24.754 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:52:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:52:24] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:52:24.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:24.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:24 smithi060 bash[68878]: cluster 2024-08-17T17:52:23.579513+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1223: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 34232/154371 objects degraded (22.175%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:24.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:24 smithi060 bash[68878]: cluster 2024-08-17T17:52:23.579513+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1223: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 34232/154371 objects degraded (22.175%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:25.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:25.022 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:24 smithi016 bash[84186]: cluster 2024-08-17T17:52:23.579513+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1223: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 34232/154371 objects degraded (22.175%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:25.023 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:24 smithi016 bash[84186]: cluster 2024-08-17T17:52:23.579513+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1223: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 34232/154371 objects degraded (22.175%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:25.023 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:24 smithi016 bash[86572]: cluster 2024-08-17T17:52:23.579513+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1223: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 34232/154371 objects degraded (22.175%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:25.023 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:24 smithi016 bash[86572]: cluster 2024-08-17T17:52:23.579513+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1223: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 34232/154371 objects degraded (22.175%); 1.1 MiB/s, 18 objects/s recovering 2024-08-17T17:52:25.038 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:25.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:25.184 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:25.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:25.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.311 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:25.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:25.616 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:25.663 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:52:25.663 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:52:25.722 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:25.744 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:25.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.982 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:25.993 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[84186]: cluster 2024-08-17T17:52:25.118670+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 34232/154371 objects degraded (22.175%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:25.993 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[84186]: cluster 2024-08-17T17:52:25.118670+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 34232/154371 objects degraded (22.175%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:25.993 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[84186]: audit 2024-08-17T17:52:25.645022+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:25.993 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[84186]: audit 2024-08-17T17:52:25.645022+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:25.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[86572]: cluster 2024-08-17T17:52:25.118670+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 34232/154371 objects degraded (22.175%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:25.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[86572]: cluster 2024-08-17T17:52:25.118670+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 34232/154371 objects degraded (22.175%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:25.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[86572]: audit 2024-08-17T17:52:25.645022+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:25.994 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:25 smithi016 bash[86572]: audit 2024-08-17T17:52:25.645022+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.027 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:26.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:26.136 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:52:26.138 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:25 smithi060 bash[68878]: cluster 2024-08-17T17:52:25.118670+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 34232/154371 objects degraded (22.175%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:26.138 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:25 smithi060 bash[68878]: cluster 2024-08-17T17:52:25.118670+0000 mon.a (mon.0) 1595 : cluster [WRN] Health check update: Degraded data redundancy: 34232/154371 objects degraded (22.175%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:26.138 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:25 smithi060 bash[68878]: audit 2024-08-17T17:52:25.645022+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:26.138 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:25 smithi060 bash[68878]: audit 2024-08-17T17:52:25.645022+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:26.146 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T17:52:26.167 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:26.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.312 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:26.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:26.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:26.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:26.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:26.579 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:26.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.713 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:26.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.847 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:52:26.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:26.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: cluster 2024-08-17T17:52:25.580586+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1224: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 34135/150276 objects degraded (22.715%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:26.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: cluster 2024-08-17T17:52:25.580586+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1224: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 34135/150276 objects degraded (22.715%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:26.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.079982+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.16:0/4286774560' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.079982+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.16:0/4286774560' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.966 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.081646+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.081646+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: cluster 2024-08-17T17:52:26.127409+0000 mon.a (mon.0) 1598 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: cluster 2024-08-17T17:52:26.127409+0000 mon.a (mon.0) 1598 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.139406+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.139406+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.139684+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: audit 2024-08-17T17:52:26.139684+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: cluster 2024-08-17T17:52:26.145232+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:52:26.967 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[84186]: cluster 2024-08-17T17:52:26.145232+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: cluster 2024-08-17T17:52:25.580586+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1224: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 34135/150276 objects degraded (22.715%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: cluster 2024-08-17T17:52:25.580586+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1224: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 34135/150276 objects degraded (22.715%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.079982+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.16:0/4286774560' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.079982+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.16:0/4286774560' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.081646+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.081646+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: cluster 2024-08-17T17:52:26.127409+0000 mon.a (mon.0) 1598 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: cluster 2024-08-17T17:52:26.127409+0000 mon.a (mon.0) 1598 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.139406+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.139406+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.139684+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:52:26.968 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: audit 2024-08-17T17:52:26.139684+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:52:26.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: cluster 2024-08-17T17:52:26.145232+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:52:26.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:26 smithi016 bash[86572]: cluster 2024-08-17T17:52:26.145232+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:52:26.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:27.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: cluster 2024-08-17T17:52:25.580586+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1224: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 34135/150276 objects degraded (22.715%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: cluster 2024-08-17T17:52:25.580586+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1224: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 34135/150276 objects degraded (22.715%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.079982+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.16:0/4286774560' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.079982+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.16:0/4286774560' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.081646+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.081646+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:52:27.107 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: cluster 2024-08-17T17:52:26.127409+0000 mon.a (mon.0) 1598 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: cluster 2024-08-17T17:52:26.127409+0000 mon.a (mon.0) 1598 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.139406+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.139406+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.16:0/375949231' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.139684+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: audit 2024-08-17T17:52:26.139684+0000 mon.a (mon.0) 1600 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: cluster 2024-08-17T17:52:26.145232+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:52:27.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:26 smithi060 bash[68878]: cluster 2024-08-17T17:52:26.145232+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:52:27.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:27.225 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:27.355 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.372 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:27.475 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:27.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:27.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.764 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:27.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:27.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:28.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:52:28.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:28.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:28.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:28.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:28.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:28.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:28.607 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:28.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:28.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:28.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.847 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:28 smithi060 bash[68878]: cluster 2024-08-17T17:52:27.581209+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1226: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 34135/149790 objects degraded (22.789%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:28.847 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:28 smithi060 bash[68878]: cluster 2024-08-17T17:52:27.581209+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1226: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 34135/149790 objects degraded (22.789%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:28.861 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:28.963 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:28.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:29.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:28 smithi016 bash[84186]: cluster 2024-08-17T17:52:27.581209+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1226: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 34135/149790 objects degraded (22.789%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:29.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:28 smithi016 bash[84186]: cluster 2024-08-17T17:52:27.581209+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1226: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 34135/149790 objects degraded (22.789%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:29.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:28 smithi016 bash[86572]: cluster 2024-08-17T17:52:27.581209+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1226: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 34135/149790 objects degraded (22.789%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:29.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:28 smithi016 bash[86572]: cluster 2024-08-17T17:52:27.581209+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1226: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 34135/149790 objects degraded (22.789%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:29.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.133 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:29.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.263 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:29.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.403 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:29.506 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:29.637 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:29.763 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:29.897 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:29.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:52:30.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:30.153 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:30.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:30.429 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:52:30 smithi060 bash[61583]: ts=2024-08-17T17:52:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:30.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.487 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:30.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:30.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:30.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:30.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:30.847 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:30.857 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:30 smithi060 bash[68878]: cluster 2024-08-17T17:52:29.581770+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1227: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 34025/143538 objects degraded (23.705%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:30.857 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:30 smithi060 bash[68878]: cluster 2024-08-17T17:52:29.581770+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1227: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 34025/143538 objects degraded (23.705%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:30.857 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:30 smithi060 bash[68878]: cluster 2024-08-17T17:52:30.125058+0000 mon.a (mon.0) 1602 : cluster [WRN] Health check update: Degraded data redundancy: 34025/143538 objects degraded (23.705%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:30.857 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:30 smithi060 bash[68878]: cluster 2024-08-17T17:52:30.125058+0000 mon.a (mon.0) 1602 : cluster [WRN] Health check update: Degraded data redundancy: 34025/143538 objects degraded (23.705%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:30.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:30.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:30.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[84186]: cluster 2024-08-17T17:52:29.581770+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1227: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 34025/143538 objects degraded (23.705%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:31.026 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[84186]: cluster 2024-08-17T17:52:29.581770+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1227: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 34025/143538 objects degraded (23.705%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:31.027 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[84186]: cluster 2024-08-17T17:52:30.125058+0000 mon.a (mon.0) 1602 : cluster [WRN] Health check update: Degraded data redundancy: 34025/143538 objects degraded (23.705%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:31.027 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[84186]: cluster 2024-08-17T17:52:30.125058+0000 mon.a (mon.0) 1602 : cluster [WRN] Health check update: Degraded data redundancy: 34025/143538 objects degraded (23.705%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:31.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[86572]: cluster 2024-08-17T17:52:29.581770+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1227: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 34025/143538 objects degraded (23.705%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:31.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[86572]: cluster 2024-08-17T17:52:29.581770+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1227: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 34025/143538 objects degraded (23.705%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:31.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[86572]: cluster 2024-08-17T17:52:30.125058+0000 mon.a (mon.0) 1602 : cluster [WRN] Health check update: Degraded data redundancy: 34025/143538 objects degraded (23.705%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:31.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:30 smithi016 bash[86572]: cluster 2024-08-17T17:52:30.125058+0000 mon.a (mon.0) 1602 : cluster [WRN] Health check update: Degraded data redundancy: 34025/143538 objects degraded (23.705%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:31.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:31.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:31.270 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.295 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:31.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:31.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:31.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:31.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:31.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:31.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.685 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:31.723 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:52:31.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:31.962 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:32.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.115 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:32.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:32.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.408 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:32.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:32.557 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:32.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:32.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.689 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:32.776 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:32 smithi016 bash[86572]: cluster 2024-08-17T17:52:31.582488+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1228: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 34025/140868 objects degraded (24.154%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:32.776 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:32 smithi016 bash[86572]: cluster 2024-08-17T17:52:31.582488+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1228: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 34025/140868 objects degraded (24.154%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:32.794 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.822 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:32.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:32 smithi060 bash[68878]: cluster 2024-08-17T17:52:31.582488+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1228: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 34025/140868 objects degraded (24.154%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:32.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:32 smithi060 bash[68878]: cluster 2024-08-17T17:52:31.582488+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1228: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 34025/140868 objects degraded (24.154%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:32.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:33.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:33.071 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:32 smithi016 bash[84186]: cluster 2024-08-17T17:52:31.582488+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1228: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 34025/140868 objects degraded (24.154%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:33.071 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:32 smithi016 bash[84186]: cluster 2024-08-17T17:52:31.582488+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1228: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 34025/140868 objects degraded (24.154%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:33.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:33.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:33.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:33.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:33.341 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:33.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:33.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:33.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:33.612 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:33.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:33.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:33.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:33.858 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:33.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:33.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:33.983 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.009 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:34.112 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:34.137 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:34.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:34.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.267 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:34.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:34.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.549 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:34.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.667 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:52:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:52:34] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:52:34.690 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:34.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:34.802 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:34.827 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:34.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:34.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:34.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:34 smithi016 bash[84186]: cluster 2024-08-17T17:52:33.583141+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1229: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34025/136818 objects degraded (24.869%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:34.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:34 smithi016 bash[84186]: cluster 2024-08-17T17:52:33.583141+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1229: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34025/136818 objects degraded (24.869%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:34.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:34 smithi016 bash[86572]: cluster 2024-08-17T17:52:33.583141+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1229: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34025/136818 objects degraded (24.869%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:34.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:34 smithi016 bash[86572]: cluster 2024-08-17T17:52:33.583141+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1229: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34025/136818 objects degraded (24.869%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:34.965 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:34.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:35.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:34 smithi060 bash[68878]: cluster 2024-08-17T17:52:33.583141+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1229: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34025/136818 objects degraded (24.869%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:34 smithi060 bash[68878]: cluster 2024-08-17T17:52:33.583141+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1229: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34025/136818 objects degraded (24.869%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:52:35.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:35.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.349 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:35.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.490 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:35.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:35.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:35.764 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:35.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:35.816 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:35.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:35.897 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:35.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:36.003 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:36.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:35 smithi016 bash[84186]: cluster 2024-08-17T17:52:35.131651+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check update: Degraded data redundancy: 34025/136818 objects degraded (24.869%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:36.013 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:35 smithi016 bash[84186]: cluster 2024-08-17T17:52:35.131651+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check update: Degraded data redundancy: 34025/136818 objects degraded (24.869%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:36.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:35 smithi016 bash[86572]: cluster 2024-08-17T17:52:35.131651+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check update: Degraded data redundancy: 34025/136818 objects degraded (24.869%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:36.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:35 smithi016 bash[86572]: cluster 2024-08-17T17:52:35.131651+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check update: Degraded data redundancy: 34025/136818 objects degraded (24.869%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:36.046 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:36.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:36.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:35 smithi060 bash[68878]: cluster 2024-08-17T17:52:35.131651+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check update: Degraded data redundancy: 34025/136818 objects degraded (24.869%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:35 smithi060 bash[68878]: cluster 2024-08-17T17:52:35.131651+0000 mon.a (mon.0) 1603 : cluster [WRN] Health check update: Degraded data redundancy: 34025/136818 objects degraded (24.869%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:36.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:36.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:36.291 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:36.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:36.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:36.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:36.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:36.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:36 smithi016 bash[84186]: cluster 2024-08-17T17:52:35.583891+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1230: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 33907/132462 objects degraded (25.598%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:52:36.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:36 smithi016 bash[84186]: cluster 2024-08-17T17:52:35.583891+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1230: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 33907/132462 objects degraded (25.598%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:52:36.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:36 smithi016 bash[86572]: cluster 2024-08-17T17:52:35.583891+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1230: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 33907/132462 objects degraded (25.598%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:52:36.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:36 smithi016 bash[86572]: cluster 2024-08-17T17:52:35.583891+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1230: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 33907/132462 objects degraded (25.598%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:52:36.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.871 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:36.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:36.983 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:36 smithi060 bash[68878]: cluster 2024-08-17T17:52:35.583891+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1230: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 33907/132462 objects degraded (25.598%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:52:36.983 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:36 smithi060 bash[68878]: cluster 2024-08-17T17:52:35.583891+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1230: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 33907/132462 objects degraded (25.598%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T17:52:36.996 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:37.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:37.234 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:37.362 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:37.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:37.641 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:37.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:37.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:37.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:37.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:37.911 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:37.946 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:37.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:38.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:38.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:38.334 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.357 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:38.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:38.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[84186]: audit 2024-08-17T17:52:37.358297+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:38.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[84186]: audit 2024-08-17T17:52:37.358297+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:38.472 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[84186]: audit 2024-08-17T17:52:37.364105+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:38.473 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[84186]: audit 2024-08-17T17:52:37.364105+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:38.473 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[84186]: cluster 2024-08-17T17:52:37.584877+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1231: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 33907/131916 objects degraded (25.703%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:38.473 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[84186]: cluster 2024-08-17T17:52:37.584877+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1231: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 33907/131916 objects degraded (25.703%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:38.473 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[86572]: audit 2024-08-17T17:52:37.358297+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:38.473 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[86572]: audit 2024-08-17T17:52:37.358297+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:38.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[86572]: audit 2024-08-17T17:52:37.364105+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:38.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[86572]: audit 2024-08-17T17:52:37.364105+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:38.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[86572]: cluster 2024-08-17T17:52:37.584877+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1231: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 33907/131916 objects degraded (25.703%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:38.474 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:38 smithi016 bash[86572]: cluster 2024-08-17T17:52:37.584877+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1231: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 33907/131916 objects degraded (25.703%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:38.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:38.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.615 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:38 smithi060 bash[68878]: audit 2024-08-17T17:52:37.358297+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:38 smithi060 bash[68878]: audit 2024-08-17T17:52:37.358297+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:38 smithi060 bash[68878]: audit 2024-08-17T17:52:37.364105+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:38 smithi060 bash[68878]: audit 2024-08-17T17:52:37.364105+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:38 smithi060 bash[68878]: cluster 2024-08-17T17:52:37.584877+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1231: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 33907/131916 objects degraded (25.703%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:38 smithi060 bash[68878]: cluster 2024-08-17T17:52:37.584877+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1231: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 534 op/s; 33907/131916 objects degraded (25.703%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T17:52:38.719 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:38.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.869 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:38.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:39.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:39.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:39.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:39.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:39.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:39.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:39.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:39.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:40.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.128 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:40.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.283 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:40.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:40.524 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:40.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:40.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:40.645 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:52:40 smithi060 bash[61583]: ts=2024-08-17T17:52:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:40.677 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.700 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:40.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[84186]: cluster 2024-08-17T17:52:39.586026+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1232: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 33772/125952 objects degraded (26.813%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[84186]: cluster 2024-08-17T17:52:39.586026+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1232: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 33772/125952 objects degraded (26.813%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[84186]: cluster 2024-08-17T17:52:40.132429+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check update: Degraded data redundancy: 33772/125952 objects degraded (26.813%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[84186]: cluster 2024-08-17T17:52:40.132429+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check update: Degraded data redundancy: 33772/125952 objects degraded (26.813%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[86572]: cluster 2024-08-17T17:52:39.586026+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1232: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 33772/125952 objects degraded (26.813%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[86572]: cluster 2024-08-17T17:52:39.586026+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1232: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 33772/125952 objects degraded (26.813%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[86572]: cluster 2024-08-17T17:52:40.132429+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check update: Degraded data redundancy: 33772/125952 objects degraded (26.813%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:40 smithi016 bash[86572]: cluster 2024-08-17T17:52:40.132429+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check update: Degraded data redundancy: 33772/125952 objects degraded (26.813%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:40.843 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:40 smithi060 bash[68878]: cluster 2024-08-17T17:52:39.586026+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1232: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 33772/125952 objects degraded (26.813%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:52:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:40 smithi060 bash[68878]: cluster 2024-08-17T17:52:39.586026+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1232: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 33772/125952 objects degraded (26.813%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:52:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:40 smithi060 bash[68878]: cluster 2024-08-17T17:52:40.132429+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check update: Degraded data redundancy: 33772/125952 objects degraded (26.813%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:40 smithi060 bash[68878]: cluster 2024-08-17T17:52:40.132429+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check update: Degraded data redundancy: 33772/125952 objects degraded (26.813%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:40.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:40.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:40.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:41.073 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.114 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.219 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:41.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:41.502 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:41.530 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:41.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:41.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.681 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:41.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:41 smithi016 bash[84186]: audit 2024-08-17T17:52:41.145752+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:41.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:41 smithi016 bash[84186]: audit 2024-08-17T17:52:41.145752+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:41.920 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:41 smithi016 bash[86572]: audit 2024-08-17T17:52:41.145752+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:41.920 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:41 smithi016 bash[86572]: audit 2024-08-17T17:52:41.145752+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:41 smithi060 bash[68878]: audit 2024-08-17T17:52:41.145752+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:41 smithi060 bash[68878]: audit 2024-08-17T17:52:41.145752+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:52:41.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:42.062 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.092 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:42.199 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:42.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:42.491 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.533 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:42.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.663 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:42.765 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:42.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:42 smithi016 bash[84186]: cluster 2024-08-17T17:52:41.586838+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1233: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 33772/123126 objects degraded (27.429%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:42.774 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:42 smithi016 bash[84186]: cluster 2024-08-17T17:52:41.586838+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1233: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 33772/123126 objects degraded (27.429%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:42.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:42 smithi016 bash[86572]: cluster 2024-08-17T17:52:41.586838+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1233: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 33772/123126 objects degraded (27.429%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:42.775 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:42 smithi016 bash[86572]: cluster 2024-08-17T17:52:41.586838+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1233: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 33772/123126 objects degraded (27.429%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:42.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:42.888 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:42 smithi060 bash[68878]: cluster 2024-08-17T17:52:41.586838+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1233: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 33772/123126 objects degraded (27.429%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:42 smithi060 bash[68878]: cluster 2024-08-17T17:52:41.586838+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1233: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 33772/123126 objects degraded (27.429%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:42.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:43.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:43.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:43.306 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:43.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:43.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:43.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:43.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:43.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.722 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:43.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:43.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:43.859 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:43.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:43.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:44.098 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.132 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:44.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.271 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:44.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:44.385 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:52:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:52:44] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-08-17T17:52:44.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:44.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.540 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:44.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.679 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:44.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:44.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:44 smithi060 bash[68878]: cluster 2024-08-17T17:52:43.587521+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1234: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 33772/119715 objects degraded (28.210%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:44.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:44 smithi060 bash[68878]: cluster 2024-08-17T17:52:43.587521+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1234: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 33772/119715 objects degraded (28.210%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:44.951 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:44.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:44.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:44 smithi016 bash[84186]: cluster 2024-08-17T17:52:43.587521+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1234: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 33772/119715 objects degraded (28.210%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:44.989 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:44 smithi016 bash[84186]: cluster 2024-08-17T17:52:43.587521+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1234: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 33772/119715 objects degraded (28.210%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:44.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:44 smithi016 bash[86572]: cluster 2024-08-17T17:52:43.587521+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1234: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 33772/119715 objects degraded (28.210%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:44.990 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:44 smithi016 bash[86572]: cluster 2024-08-17T17:52:43.587521+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1234: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 33772/119715 objects degraded (28.210%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:45.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.078 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:45.181 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:45.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:45.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:45.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:45.434 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:45.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:45.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:45.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:45 smithi016 bash[84186]: cluster 2024-08-17T17:52:45.133276+0000 mon.a (mon.0) 1608 : cluster [WRN] Health check update: Degraded data redundancy: 33772/119715 objects degraded (28.210%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:45.725 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:45 smithi016 bash[84186]: cluster 2024-08-17T17:52:45.133276+0000 mon.a (mon.0) 1608 : cluster [WRN] Health check update: Degraded data redundancy: 33772/119715 objects degraded (28.210%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:45.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:45 smithi016 bash[86572]: cluster 2024-08-17T17:52:45.133276+0000 mon.a (mon.0) 1608 : cluster [WRN] Health check update: Degraded data redundancy: 33772/119715 objects degraded (28.210%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:45.725 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:45 smithi016 bash[86572]: cluster 2024-08-17T17:52:45.133276+0000 mon.a (mon.0) 1608 : cluster [WRN] Health check update: Degraded data redundancy: 33772/119715 objects degraded (28.210%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:45.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:45.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:45.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:45.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:45 smithi060 bash[68878]: cluster 2024-08-17T17:52:45.133276+0000 mon.a (mon.0) 1608 : cluster [WRN] Health check update: Degraded data redundancy: 33772/119715 objects degraded (28.210%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:45.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:45 smithi060 bash[68878]: cluster 2024-08-17T17:52:45.133276+0000 mon.a (mon.0) 1608 : cluster [WRN] Health check update: Degraded data redundancy: 33772/119715 objects degraded (28.210%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.059 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:46.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.189 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:46.292 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:46.310 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:46.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:46.413 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:46.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:46.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:46.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:46.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.847 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:46 smithi060 bash[68878]: cluster 2024-08-17T17:52:45.588253+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1235: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 33652/115404 objects degraded (29.160%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:52:46.847 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:46 smithi060 bash[68878]: cluster 2024-08-17T17:52:45.588253+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1235: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 33652/115404 objects degraded (29.160%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:52:46.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:46.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:46 smithi016 bash[84186]: cluster 2024-08-17T17:52:45.588253+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1235: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 33652/115404 objects degraded (29.160%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:52:47.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:46 smithi016 bash[84186]: cluster 2024-08-17T17:52:45.588253+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1235: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 33652/115404 objects degraded (29.160%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:52:47.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:46 smithi016 bash[86572]: cluster 2024-08-17T17:52:45.588253+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1235: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 33652/115404 objects degraded (29.160%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:52:47.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:46 smithi016 bash[86572]: cluster 2024-08-17T17:52:45.588253+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1235: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 33652/115404 objects degraded (29.160%); 1.9 MiB/s, 31 objects/s recovering 2024-08-17T17:52:47.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:47.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:47.315 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:47.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:47.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.587 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.690 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:47.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:47.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:47.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:47.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:47.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:48.093 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.116 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:48.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.260 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:48.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.397 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:48.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:48.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:48.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:48.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:48.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[84186]: cluster 2024-08-17T17:52:47.588856+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1236: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 33652/114882 objects degraded (29.293%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[84186]: cluster 2024-08-17T17:52:47.588856+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1236: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 33652/114882 objects degraded (29.293%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[84186]: audit 2024-08-17T17:52:47.781979+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[84186]: audit 2024-08-17T17:52:47.781979+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[84186]: audit 2024-08-17T17:52:47.797933+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[84186]: audit 2024-08-17T17:52:47.797933+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[86572]: cluster 2024-08-17T17:52:47.588856+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1236: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 33652/114882 objects degraded (29.293%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[86572]: cluster 2024-08-17T17:52:47.588856+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1236: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 33652/114882 objects degraded (29.293%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:49.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[86572]: audit 2024-08-17T17:52:47.781979+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[86572]: audit 2024-08-17T17:52:47.781979+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[86572]: audit 2024-08-17T17:52:47.797933+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.008 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:48 smithi016 bash[86572]: audit 2024-08-17T17:52:47.797933+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.020 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:49.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:49.136 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:48 smithi060 bash[68878]: cluster 2024-08-17T17:52:47.588856+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1236: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 33652/114882 objects degraded (29.293%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:49.136 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:48 smithi060 bash[68878]: cluster 2024-08-17T17:52:47.588856+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1236: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 33652/114882 objects degraded (29.293%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:49.137 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:48 smithi060 bash[68878]: audit 2024-08-17T17:52:47.781979+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.137 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:48 smithi060 bash[68878]: audit 2024-08-17T17:52:47.781979+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.137 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:48 smithi060 bash[68878]: audit 2024-08-17T17:52:47.797933+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.137 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:48 smithi060 bash[68878]: audit 2024-08-17T17:52:47.797933+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:49.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:49.288 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.427 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:49.457 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:49.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:49.596 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:49.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:49.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:49.727 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:49.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.864 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:49.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:50.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:50.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:50.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:50.234 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:50.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:50.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:50.394 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:50.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:52:50 smithi060 bash[61583]: ts=2024-08-17T17:52:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:50.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:50.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:50.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:50.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:50.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:50.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:50.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:50.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:51.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:51.055 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[84186]: cluster 2024-08-17T17:52:49.589437+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1237: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 33515/109167 objects degraded (30.701%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:51.055 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[84186]: cluster 2024-08-17T17:52:49.589437+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1237: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 33515/109167 objects degraded (30.701%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:51.055 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[84186]: cluster 2024-08-17T17:52:50.133925+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check update: Degraded data redundancy: 33515/109167 objects degraded (30.701%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.056 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[84186]: cluster 2024-08-17T17:52:50.133925+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check update: Degraded data redundancy: 33515/109167 objects degraded (30.701%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[86572]: cluster 2024-08-17T17:52:49.589437+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1237: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 33515/109167 objects degraded (30.701%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[86572]: cluster 2024-08-17T17:52:49.589437+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1237: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 33515/109167 objects degraded (30.701%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[86572]: cluster 2024-08-17T17:52:50.133925+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check update: Degraded data redundancy: 33515/109167 objects degraded (30.701%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:50 smithi016 bash[86572]: cluster 2024-08-17T17:52:50.133925+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check update: Degraded data redundancy: 33515/109167 objects degraded (30.701%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:50 smithi060 bash[68878]: cluster 2024-08-17T17:52:49.589437+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1237: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 33515/109167 objects degraded (30.701%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:50 smithi060 bash[68878]: cluster 2024-08-17T17:52:49.589437+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1237: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 33515/109167 objects degraded (30.701%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T17:52:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:50 smithi060 bash[68878]: cluster 2024-08-17T17:52:50.133925+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check update: Degraded data redundancy: 33515/109167 objects degraded (30.701%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:50 smithi060 bash[68878]: cluster 2024-08-17T17:52:50.133925+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check update: Degraded data redundancy: 33515/109167 objects degraded (30.701%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.177 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:51.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:51.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:51.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.465 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:51.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:51.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:51.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:51.875 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.902 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:52.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.052 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:52.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:52.223 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:52:52.224 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:52.270 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:52:52.271 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:52.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.323 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:52:52.324 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:52.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:52.365 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:52.365 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:52:52.411 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:52.411 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:52:52.441 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:52:52.442 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:52.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.485 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:52:52.488 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:52.494 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:52.532 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:51.325942+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:51.325942+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:51.340363+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:51.340363+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: cluster 2024-08-17T17:52:51.590168+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1238: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 33515/106584 objects degraded (31.445%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: cluster 2024-08-17T17:52:51.590168+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1238: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 33515/106584 objects degraded (31.445%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.126183+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.16:0/1652809799' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.126183+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.16:0/1652809799' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.289464+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.289464+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.291279+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:52.533 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.291279+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.309724+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[84186]: audit 2024-08-17T17:52:52.309724+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:51.325942+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:51.325942+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:51.340363+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:51.340363+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: cluster 2024-08-17T17:52:51.590168+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1238: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 33515/106584 objects degraded (31.445%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: cluster 2024-08-17T17:52:51.590168+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1238: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 33515/106584 objects degraded (31.445%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.126183+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.16:0/1652809799' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:52.534 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.126183+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.16:0/1652809799' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:52.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.289464+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:52.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.289464+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:52.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.291279+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:52.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.291279+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:52.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.309724+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.535 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:52 smithi016 bash[86572]: audit 2024-08-17T17:52:52.309724+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.535 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:52:52.536 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:52.540 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:52:52.540 INFO:teuthology.orchestra.run.smithi016.stdout: "size": 20, 2024-08-17T17:52:52.540 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 600, 2024-08-17T17:52:52.540 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128511 9.2 9:465ebb62:::benchmark_data_smithi016_182674_object21221:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.417467+0000", 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.11832120399998, 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.61919838100000002, 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128511 2024-08-17T17:52:52.541 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.417467+0000", 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.417467+0000", 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.542 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.417468+0000", 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.7000000000000003e-07 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.417472+0000", 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1189999999999999e-06 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.543 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.417483+0000", 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.064e-05 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.417489+0000", 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6930000000000001e-06 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.422287+0000", 2024-08-17T17:52:52.544 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0047974339999999997 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.422389+0000", 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000102582 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.422498+0000", 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010840000000000001 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.545 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.430297+0000", 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0077989349999999999 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.430518+0000", 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00022149299999999999 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036142+0000", 2024-08-17T17:52:52.546 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.605623562 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036587+0000", 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00044485800000000002 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036666+0000", 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.8794999999999994e-05 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.547 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128524 9.2 9:4313ef0d:::benchmark_data_smithi016_182674_object21234:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.432533+0000", 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.10325521599998, 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.60443788700000001, 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128524 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.548 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.432533+0000", 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.432533+0000", 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.432535+0000", 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.406e-06 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.549 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.432540+0000", 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.259e-06 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.432552+0000", 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1769e-05 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.550 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.432558+0000", 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8920000000000003e-06 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.433898+0000", 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0013396720000000001 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.551 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.434031+0000", 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000133196 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.434147+0000", 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011578000000000001 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.457863+0000", 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.023716002999999999 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.552 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464503+0000", 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0066394510000000002 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036746+0000", 2024-08-17T17:52:52.553 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.572243477 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036903+0000", 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015720400000000001 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036971+0000", 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7778000000000001e-05 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.554 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128529 9.2 9:499b4da7:::benchmark_data_smithi016_182674_object21239:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.438206+0000", 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.09758251699998, 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.59897105500000003, 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.555 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128529 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438206+0000", 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438206+0000", 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.556 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438207+0000", 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3239999999999999e-06 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438211+0000", 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.109e-06 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.557 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438221+0000", 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5780000000000005e-06 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438228+0000", 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.742e-06 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438650+0000", 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00042238200000000001 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.558 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438752+0000", 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000102069 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.438858+0000", 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010556 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.457868+0000", 2024-08-17T17:52:52.559 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.019010802 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464549+0000", 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0066807200000000002 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037044+0000", 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57249539199999999 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.560 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037119+0000", 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.4580999999999996e-05 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037177+0000", 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7796e-05 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128534 9.2 9:4b3901be:::benchmark_data_smithi016_182674_object21244:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.561 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.441839+0000", 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.093948947, 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.59552892099999999, 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128534 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.562 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.441839+0000", 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.441839+0000", 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.441841+0000", 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.418e-06 2024-08-17T17:52:52.563 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.441845+0000", 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0430000000000001e-06 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.441857+0000", 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2517999999999999e-05 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.564 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.441864+0000", 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9079999999999998e-06 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.446299+0000", 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044349489999999997 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.446409+0000", 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000109752 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.565 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.446519+0000", 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000110333 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.457873+0000", 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.01135384 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464587+0000", 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0067136740000000002 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.566 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037240+0000", 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57265271900000003 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037311+0000", 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1490999999999997e-05 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037368+0000", 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7275999999999998e-05 2024-08-17T17:52:52.567 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128538 9.2 9:4c971267:::benchmark_data_smithi016_182674_object21248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.443223+0000", 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.09256501499999, 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.59433528199999996, 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.568 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128538 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.443223+0000", 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.443223+0000", 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.569 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.443224+0000", 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.0999999999999997e-07 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.443228+0000", 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9090000000000002e-06 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.570 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.443238+0000", 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0118e-05 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.443245+0000", 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6050000000000003e-06 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450278+0000", 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0070329559999999999 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.571 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450383+0000", 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000104963 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.450491+0000", 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010873400000000001 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.457879+0000", 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0073879929999999998 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.572 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464636+0000", 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0067567180000000001 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037433+0000", 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57279702200000004 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037503+0000", 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9649999999999999e-05 2024-08-17T17:52:52.573 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037559+0000", 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5804000000000003e-05 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128545 9.2 9:466f0786:::benchmark_data_smithi016_182674_object21255:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.451294+0000", 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.08449455700003, 2024-08-17T17:52:52.574 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.58645020999999997, 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128545 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451294+0000", 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.575 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451294+0000", 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451295+0000", 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0070000000000001e-06 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.576 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451299+0000", 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9960000000000004e-06 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451308+0000", 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2560000000000008e-06 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.451313+0000", 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2009999999999998e-06 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.577 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.454056+0000", 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0027423899999999999 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.454157+0000", 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000101086 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.578 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.454278+0000", 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000121369 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.457884+0000", 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0036054910000000002 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.035839+0000", 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57795540700000003 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.579 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037622+0000", 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001782633 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037688+0000", 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6321000000000004e-05 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.580 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037744+0000", 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6053e-05 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:128550 9.2 9:41e4c9a3:::benchmark_data_smithi016_182674_object21260:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e260)", 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.459884+0000", 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.07590416199997, 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57805840900000005, 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.581 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 128550 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459884+0000", 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459884+0000", 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.582 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459886+0000", 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6589999999999999e-06 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459892+0000", 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8490000000000002e-06 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459903+0000", 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1287999999999999e-05 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.583 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459909+0000", 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5609999999999998e-06 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.459958+0000", 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9178000000000002e-05 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.460066+0000", 2024-08-17T17:52:52.584 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000107835 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.460168+0000", 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000102144 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464651+0000", 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044831339999999997 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.585 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036061+0000", 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57141044399999996 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037814+0000", 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0017523529999999999 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.586 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037887+0000", 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3347000000000001e-05 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.037943+0000", 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5617e-05 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.45233.0:128545 9.2 e260/253 ondisk, result = 0)", 2024-08-17T17:52:52.587 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.463416+0000", 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.07237247400002, 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57255826499999996, 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.463416+0000", 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.588 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.463416+0000", 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.463416+0000", 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6399999999999998e-07 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.589 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.463418+0000", 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.483e-06 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.463422+0000", 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.4290000000000003e-06 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.463425+0000", 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4470000000000002e-06 2024-08-17T17:52:52.590 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.035563+0000", 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57213713600000005 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.035824+0000", 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000261368 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.035974+0000", 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015013799999999999 2024-08-17T17:52:52.591 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.45233.0:128550 9.2 e260/253 ondisk, result = 0)", 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:46:34.464737+0000", 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 378.07105097499999, 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57133728800000005, 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.592 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464737+0000", 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464737+0000", 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464738+0000", 2024-08-17T17:52:52.593 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4000000000000002e-07 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:34.464742+0000", 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.6490000000000001e-06 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.035513+0000", 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.57077160800000004 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.594 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.035537+0000", 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3867e-05 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036038+0000", 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00050118600000000004 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036051+0000", 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2948999999999999e-05 2024-08-17T17:52:52.595 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:46:35.036075+0000", 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3489000000000002e-05 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:164186 9.2 9:4932174d:::benchmark_data_smithi016_182674_object56896:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.944616+0000", 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 329.59117226900003, 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.45636525, 2024-08-17T17:52:52.596 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 164186 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.944616+0000", 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.597 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.598 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.944616+0000", 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.944617+0000", 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6199999999999997e-07 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.944620+0000", 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.9179999999999998e-06 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.599 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.944627+0000", 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8950000000000001e-06 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.944632+0000", 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4600000000000002e-06 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.953160+0000", 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0085281330000000002 2024-08-17T17:52:52.600 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.953278+0000", 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000117651 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.953392+0000", 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000114175 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.957814+0000", 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.004422207 2024-08-17T17:52:52.601 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.962035+0000", 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.004220349 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.400771+0000", 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.43873694299999999 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.400904+0000", 2024-08-17T17:52:52.602 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013281 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.400981+0000", 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7046999999999996e-05 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.603 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:164211 9.2 9:4b97868f:::benchmark_data_smithi016_182674_object56921:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.981706+0000", 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 329.55408210000002, 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.42722732400000002, 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 164211 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.604 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981706+0000", 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981706+0000", 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981708+0000", 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5120000000000001e-06 2024-08-17T17:52:52.605 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981713+0000", 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1250000000000001e-06 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981723+0000", 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.061e-05 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.606 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981731+0000", 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2779999999999996e-06 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981782+0000", 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1557999999999997e-05 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981872+0000", 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9227000000000005e-05 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.607 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.981967+0000", 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5707999999999999e-05 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.986259+0000", 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.004291436 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.608 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.075706+0000", 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.089447044000000003 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.408806+0000", 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.333100063 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.408876+0000", 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9879e-05 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.609 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.408934+0000", 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7883999999999997e-05 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:164216 9.2 9:4cef488e:::benchmark_data_smithi016_182674_object56926:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:47:22.987831+0000", 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 329.547957311, 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.42125623299999998, 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.610 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 164216 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987831+0000", 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.611 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987831+0000", 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987833+0000", 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2460000000000002e-06 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987843+0000", 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3100000000000006e-06 2024-08-17T17:52:52.612 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987870+0000", 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.741e-05 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987884+0000", 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3709999999999999e-05 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.987953+0000", 2024-08-17T17:52:52.613 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9116999999999996e-05 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.988063+0000", 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000110364 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.988178+0000", 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000114904 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.614 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:22.990992+0000", 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0028135650000000001 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.079526+0000", 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.088534653000000005 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.408985+0000", 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.32945917200000002 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.615 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.409042+0000", 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6322e-05 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:47:23.409087+0000", 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5460000000000002e-05 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.616 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202739 9.8 9:1276cb9b:::benchmark_data_smithi016_182674_object95449:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.757274+0000", 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77851411300003, 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41850036800000001, 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202739 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.617 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757274+0000", 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757274+0000", 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757276+0000", 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6330000000000001e-06 2024-08-17T17:52:52.618 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757281+0000", 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9400000000000001e-06 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757293+0000", 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2634e-05 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757301+0000", 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.9910000000000002e-06 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757406+0000", 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010490299999999999 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757513+0000", 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000106307 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.620 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.757608+0000", 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5264000000000001e-05 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168731+0000", 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41112281699999997 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168772+0000", 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1622000000000002e-05 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.621 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175663+0000", 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0068903979999999998 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175725+0000", 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2219999999999997e-05 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175775+0000", 2024-08-17T17:52:52.622 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9638999999999997e-05 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202746 9.c 9:3e3f58eb:::benchmark_data_smithi016_182674_object95456:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.760160+0000", 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77562858900001, 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41302003599999998, 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.623 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202746 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760160+0000", 2024-08-17T17:52:52.624 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760160+0000", 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760161+0000", 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6640000000000001e-06 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.625 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760165+0000", 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8480000000000003e-06 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760175+0000", 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5680000000000005e-06 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760182+0000", 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.362e-06 2024-08-17T17:52:52.626 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760267+0000", 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4520999999999999e-05 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760356+0000", 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9153999999999994e-05 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:52.627 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760445+0000", 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8663000000000001e-05 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168807+0000", 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.408362909 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168849+0000", 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.2058999999999998e-05 2024-08-17T17:52:52.628 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.173081+0000", 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00423107 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.173134+0000", 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.3458999999999998e-05 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.629 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.173180+0000", 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5759e-05 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202748 9.8 9:141beb2a:::benchmark_data_smithi016_182674_object95458:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.760198+0000", 2024-08-17T17:52:52.630 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77559031999999, 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41574620400000001, 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202748 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.631 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760198+0000", 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760198+0000", 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760198+0000", 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.1199999999999999e-07 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.632 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760200+0000", 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9420000000000002e-06 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760204+0000", 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1659999999999996e-06 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760208+0000", 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3280000000000002e-06 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.633 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760865+0000", 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00065685500000000003 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760961+0000", 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.6242000000000005e-05 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.761062+0000", 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010134800000000001 2024-08-17T17:52:52.634 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168806+0000", 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.40774376899999998 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168840+0000", 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4443999999999998e-05 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175878+0000", 2024-08-17T17:52:52.635 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0070371039999999998 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175921+0000", 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3151000000000001e-05 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175944+0000", 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3543000000000001e-05 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.636 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202749 9.8 9:1685bf66:::benchmark_data_smithi016_182674_object95459:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.760212+0000", 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77557620699997, 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41579564000000002, 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202749 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.637 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760212+0000", 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760212+0000", 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760212+0000", 2024-08-17T17:52:52.638 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2999999999999999e-07 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760213+0000", 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1000000000000001e-06 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760217+0000", 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.1070000000000001e-06 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.639 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.760220+0000", 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.954e-06 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764978+0000", 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0047580560000000001 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765078+0000", 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9943000000000002e-05 2024-08-17T17:52:52.640 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765148+0000", 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0320000000000004e-05 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168878+0000", 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.40373055499999999 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.641 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168920+0000", 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.1900999999999997e-05 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175950+0000", 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0070292940000000002 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.175973+0000", 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3158000000000001e-05 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.642 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.176008+0000", 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.5021999999999998e-05 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.45233.0:202739 9.8 e264/253 ondisk, result = 0)", 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.764522+0000", 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77126681200002, 2024-08-17T17:52:52.643 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.40421744799999998, 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764522+0000", 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764522+0000", 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764523+0000", 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.062e-06 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764528+0000", 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1379999999999998e-06 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.645 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764540+0000", 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2074e-05 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.764547+0000", 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.52e-06 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168716+0000", 2024-08-17T17:52:52.646 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.404168201 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168724+0000", 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2060000000000007e-06 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.168739+0000", 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5247e-05 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.647 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202750 9.c 9:34b06654:::benchmark_data_smithi016_182674_object95460:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.765132+0000", 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77065640199999, 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.415270417, 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.648 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202750 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765132+0000", 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765132+0000", 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.649 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765133+0000", 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3510000000000001e-06 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765138+0000", 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.2139999999999998e-06 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765149+0000", 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1260000000000001e-05 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.650 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765156+0000", 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3479999999999998e-06 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765203+0000", 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7088e-05 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164608+0000", 2024-08-17T17:52:52.651 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39940506399999998 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164744+0000", 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000136098 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.173188+0000", 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0084436919999999992 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.652 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.179775+0000", 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0065872439999999999 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.180308+0000", 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00053317399999999997 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.180363+0000", 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4589999999999997e-05 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.653 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.180402+0000", 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9294e-05 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202751 9.2 9:4caf4204:::benchmark_data_smithi016_182674_object95461:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.765617+0000", 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 275.77017086699999, 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.52017047299999997, 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.654 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202751 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765617+0000", 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.655 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765617+0000", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765618+0000", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4600000000000003e-07 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.765622+0000", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9439999999999998e-06 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164521+0000", 2024-08-17T17:52:52.656 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39889861599999998 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164545+0000", 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3710000000000002e-05 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164707+0000", 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000162256 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164838+0000", 2024-08-17T17:52:52.657 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013139200000000001 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.164946+0000", 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000107386 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.173277+0000", 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0083310390000000002 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.658 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.177450+0000", 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0041737129999999999 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.285683+0000", 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.10823245099999999 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.285741+0000", 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7691e-05 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.659 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.285788+0000", 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7329e-05 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:208816 9.8 9:1341d9ff:::benchmark_data_smithi016_182674_object101526:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e265)", 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:24.780240+0000", 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 267.75554831300002, 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1120795400000001, 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:52.660 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 208816 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780240+0000", 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780240+0000", 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:52:52.661 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780242+0000", 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8339999999999999e-06 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780249+0000", 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9240000000000001e-06 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:52:52.662 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780284+0000", 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.5306999999999999e-05 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780294+0000", 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5389999999999996e-06 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780450+0000", 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000156059 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:52:52.663 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:24.780460+0000", 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.8300000000000008e-06 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.881673+0000", 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1012138920000001 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.881876+0000", 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00020225199999999999 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.664 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5", 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.882093+0000", 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00021737300000000001 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.891614+0000", 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0095204790000000001 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.892188+0000", 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00057475699999999996 2024-08-17T17:52:52.665 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.892238+0000", 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0046000000000002e-05 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:25.892320+0000", 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1248000000000005e-05 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:52:52.666 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:52:52.667 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:52:52.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:51.325942+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:51.325942+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:51.340363+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:51.340363+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: cluster 2024-08-17T17:52:51.590168+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1238: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 33515/106584 objects degraded (31.445%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:52.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: cluster 2024-08-17T17:52:51.590168+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1238: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 33515/106584 objects degraded (31.445%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.126183+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.16:0/1652809799' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.126183+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.16:0/1652809799' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.289464+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.289464+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.291279+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.291279+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.309724+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:52 smithi060 bash[68878]: audit 2024-08-17T17:52:52.309724+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:52:52.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:52.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:52.834 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:52.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:52.937 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:53.071 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:53.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:53.231 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:53.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:53.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.351 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:52:53.361 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:52:53.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:53.475 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:52.355911+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:52.355911+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:53.209442+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:53.209442+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:53.563 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:53.257973+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.16:0/4039615734' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:53.257973+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.16:0/4039615734' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:53.258557+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[84186]: audit 2024-08-17T17:52:53.258557+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:52.355911+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:52.355911+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:53.209442+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:53.209442+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:53.257973+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.16:0/4039615734' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:53.257973+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.16:0/4039615734' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:53.258557+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.564 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:53 smithi016 bash[86572]: audit 2024-08-17T17:52:53.258557+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:52.355911+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:52.355911+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:53.209442+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:53.209442+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:53.257973+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.16:0/4039615734' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:53.257973+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.16:0/4039615734' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.610 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:53.258557+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.611 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:53 smithi060 bash[68878]: audit 2024-08-17T17:52:53.258557+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:52:53.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:53.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.763 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:53.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:53.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:54.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:54.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:54.267 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:54.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:54.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:54.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:54.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: cluster 2024-08-17T17:52:53.341630+0000 mon.a (mon.0) 1620 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:54.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: cluster 2024-08-17T17:52:53.341630+0000 mon.a (mon.0) 1620 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:54.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: audit 2024-08-17T17:52:53.355062+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:54.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: audit 2024-08-17T17:52:53.355062+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:54.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: audit 2024-08-17T17:52:53.355255+0000 mon.a (mon.0) 1622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:52:54.408 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: audit 2024-08-17T17:52:53.355255+0000 mon.a (mon.0) 1622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: cluster 2024-08-17T17:52:53.366809+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: cluster 2024-08-17T17:52:53.366809+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: cluster 2024-08-17T17:52:53.590699+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1240: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 33515/103350 objects degraded (32.429%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[84186]: cluster 2024-08-17T17:52:53.590699+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1240: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 33515/103350 objects degraded (32.429%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:52:54] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: cluster 2024-08-17T17:52:53.341630+0000 mon.a (mon.0) 1620 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: cluster 2024-08-17T17:52:53.341630+0000 mon.a (mon.0) 1620 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: audit 2024-08-17T17:52:53.355062+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: audit 2024-08-17T17:52:53.355062+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:54.409 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: audit 2024-08-17T17:52:53.355255+0000 mon.a (mon.0) 1622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:52:54.410 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: audit 2024-08-17T17:52:53.355255+0000 mon.a (mon.0) 1622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:52:54.410 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: cluster 2024-08-17T17:52:53.366809+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:52:54.410 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: cluster 2024-08-17T17:52:53.366809+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:52:54.410 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: cluster 2024-08-17T17:52:53.590699+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1240: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 33515/103350 objects degraded (32.429%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:54.410 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:54 smithi016 bash[86572]: cluster 2024-08-17T17:52:53.590699+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1240: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 33515/103350 objects degraded (32.429%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:54.422 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:54.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:54.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: cluster 2024-08-17T17:52:53.341630+0000 mon.a (mon.0) 1620 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:54.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: cluster 2024-08-17T17:52:53.341630+0000 mon.a (mon.0) 1620 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:54.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: audit 2024-08-17T17:52:53.355062+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:54.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: audit 2024-08-17T17:52:53.355062+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? 172.21.15.16:0/1769676175' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:52:54.663 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: audit 2024-08-17T17:52:53.355255+0000 mon.a (mon.0) 1622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:52:54.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: audit 2024-08-17T17:52:53.355255+0000 mon.a (mon.0) 1622 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:52:54.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: cluster 2024-08-17T17:52:53.366809+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:52:54.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: cluster 2024-08-17T17:52:53.366809+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:52:54.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: cluster 2024-08-17T17:52:53.590699+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1240: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 33515/103350 objects degraded (32.429%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:54.664 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:54 smithi060 bash[68878]: cluster 2024-08-17T17:52:53.590699+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1240: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 33515/103350 objects degraded (32.429%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:52:54.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:54.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:54.822 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:54.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.976 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:55.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.636 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:55 smithi060 bash[68878]: cluster 2024-08-17T17:52:55.134738+0000 mon.a (mon.0) 1624 : cluster [WRN] Health check update: Degraded data redundancy: 33515/103350 objects degraded (32.429%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:55.637 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:55 smithi060 bash[68878]: cluster 2024-08-17T17:52:55.134738+0000 mon.a (mon.0) 1624 : cluster [WRN] Health check update: Degraded data redundancy: 33515/103350 objects degraded (32.429%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:55.667 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:55.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:55.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:55.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:55 smithi016 bash[84186]: cluster 2024-08-17T17:52:55.134738+0000 mon.a (mon.0) 1624 : cluster [WRN] Health check update: Degraded data redundancy: 33515/103350 objects degraded (32.429%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:55.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:55 smithi016 bash[84186]: cluster 2024-08-17T17:52:55.134738+0000 mon.a (mon.0) 1624 : cluster [WRN] Health check update: Degraded data redundancy: 33515/103350 objects degraded (32.429%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:55.878 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:55 smithi016 bash[86572]: cluster 2024-08-17T17:52:55.134738+0000 mon.a (mon.0) 1624 : cluster [WRN] Health check update: Degraded data redundancy: 33515/103350 objects degraded (32.429%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:55.878 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:55 smithi016 bash[86572]: cluster 2024-08-17T17:52:55.134738+0000 mon.a (mon.0) 1624 : cluster [WRN] Health check update: Degraded data redundancy: 33515/103350 objects degraded (32.429%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:55.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:56.028 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:56.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:56.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:56.155 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:56.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:56.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:56.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:56 smithi060 bash[68878]: cluster 2024-08-17T17:52:55.591419+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1241: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/99132 objects degraded (33.679%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:56.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:56 smithi060 bash[68878]: cluster 2024-08-17T17:52:55.591419+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1241: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/99132 objects degraded (33.679%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:56.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:56.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:56.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:56.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:56.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:56 smithi016 bash[84186]: cluster 2024-08-17T17:52:55.591419+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1241: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/99132 objects degraded (33.679%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:56.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:56 smithi016 bash[84186]: cluster 2024-08-17T17:52:55.591419+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1241: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/99132 objects degraded (33.679%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:56.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:56 smithi016 bash[86572]: cluster 2024-08-17T17:52:55.591419+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1241: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/99132 objects degraded (33.679%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:56 smithi016 bash[86572]: cluster 2024-08-17T17:52:55.591419+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1241: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/99132 objects degraded (33.679%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:56.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:56.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.977 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:57.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:57.118 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:57.223 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:52:57.266 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:57.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T17:52:57.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:57.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:57.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:57.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:57.539 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:57.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:57.661 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:57.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:57.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.804 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:57.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.195 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:58.223 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:58.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:58.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:58.357 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:58.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:58.501 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:58.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:58.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.628 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:58.731 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.741 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:58 smithi016 bash[84186]: cluster 2024-08-17T17:52:57.592024+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1242: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/98610 objects degraded (33.858%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:58.741 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:52:58 smithi016 bash[84186]: cluster 2024-08-17T17:52:57.592024+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1242: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/98610 objects degraded (33.858%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:58.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:58 smithi016 bash[86572]: cluster 2024-08-17T17:52:57.592024+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1242: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/98610 objects degraded (33.858%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:58.741 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:52:58 smithi016 bash[86572]: cluster 2024-08-17T17:52:57.592024+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1242: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/98610 objects degraded (33.858%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:58.754 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:58.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.960 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:58 smithi060 bash[68878]: cluster 2024-08-17T17:52:57.592024+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1242: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/98610 objects degraded (33.858%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:58.961 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:52:58 smithi060 bash[68878]: cluster 2024-08-17T17:52:57.592024+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1242: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 33387/98610 objects degraded (33.858%); 1.4 MiB/s, 26 objects/s recovering 2024-08-17T17:52:58.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:59.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:59.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.256 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:52:59.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:59.308 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:52:59.371 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:59.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.563 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:59.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:59.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.825 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:59.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:59.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:59.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:00.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:00.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:00.230 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:00.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:00.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.344 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:53:00 smithi060 bash[61583]: ts=2024-08-17T17:53:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:00.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:00.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:00.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:00.614 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:00.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:00.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[84186]: cluster 2024-08-17T17:52:59.592704+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1243: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 33218/92706 objects degraded (35.832%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:00.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[84186]: cluster 2024-08-17T17:52:59.592704+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1243: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 33218/92706 objects degraded (35.832%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:00.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[84186]: cluster 2024-08-17T17:53:00.135406+0000 mon.a (mon.0) 1625 : cluster [WRN] Health check update: Degraded data redundancy: 33218/92706 objects degraded (35.832%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:00.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[84186]: cluster 2024-08-17T17:53:00.135406+0000 mon.a (mon.0) 1625 : cluster [WRN] Health check update: Degraded data redundancy: 33218/92706 objects degraded (35.832%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:00.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[86572]: cluster 2024-08-17T17:52:59.592704+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1243: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 33218/92706 objects degraded (35.832%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:00.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[86572]: cluster 2024-08-17T17:52:59.592704+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1243: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 33218/92706 objects degraded (35.832%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:00.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[86572]: cluster 2024-08-17T17:53:00.135406+0000 mon.a (mon.0) 1625 : cluster [WRN] Health check update: Degraded data redundancy: 33218/92706 objects degraded (35.832%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:00.731 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:00 smithi016 bash[86572]: cluster 2024-08-17T17:53:00.135406+0000 mon.a (mon.0) 1625 : cluster [WRN] Health check update: Degraded data redundancy: 33218/92706 objects degraded (35.832%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:00.745 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:00.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:00.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:00 smithi060 bash[68878]: cluster 2024-08-17T17:52:59.592704+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1243: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 33218/92706 objects degraded (35.832%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:00 smithi060 bash[68878]: cluster 2024-08-17T17:52:59.592704+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1243: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 33218/92706 objects degraded (35.832%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:00 smithi060 bash[68878]: cluster 2024-08-17T17:53:00.135406+0000 mon.a (mon.0) 1625 : cluster [WRN] Health check update: Degraded data redundancy: 33218/92706 objects degraded (35.832%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:00 smithi060 bash[68878]: cluster 2024-08-17T17:53:00.135406+0000 mon.a (mon.0) 1625 : cluster [WRN] Health check update: Degraded data redundancy: 33218/92706 objects degraded (35.832%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:00.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:01.021 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:01.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:01.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:01.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:01.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:01.269 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.427 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.534 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.560 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.696 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:01.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:01.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:01.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:02.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.123 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:02.148 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:02.150 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:02.229 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.268 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:02.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.416 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:02.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.551 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.660 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.690 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:02.794 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:02 smithi060 bash[68878]: cluster 2024-08-17T17:53:01.593450+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1244: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 33218/90003 objects degraded (36.908%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:02.803 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:02 smithi060 bash[68878]: cluster 2024-08-17T17:53:01.593450+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1244: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 33218/90003 objects degraded (36.908%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:02.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:03.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:03.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:02 smithi016 bash[84186]: cluster 2024-08-17T17:53:01.593450+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1244: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 33218/90003 objects degraded (36.908%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:03.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:02 smithi016 bash[84186]: cluster 2024-08-17T17:53:01.593450+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1244: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 33218/90003 objects degraded (36.908%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:03.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:02 smithi016 bash[86572]: cluster 2024-08-17T17:53:01.593450+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1244: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 33218/90003 objects degraded (36.908%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:03.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:02 smithi016 bash[86572]: cluster 2024-08-17T17:53:01.593450+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1244: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 33218/90003 objects degraded (36.908%); 550 KiB/s, 29 objects/s recovering 2024-08-17T17:53:03.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:03.180 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.212 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:03.451 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:03.477 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:03.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:03.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.727 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.831 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:03.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:04.110 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.162 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:04.189 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:04.191 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:04.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:04.405 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:04.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:04.575 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:53:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:53:04] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:53:04.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:04 smithi060 bash[68878]: cluster 2024-08-17T17:53:03.594000+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1245: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 33218/85665 objects degraded (38.777%); 538 KiB/s, 29 objects/s recovering 2024-08-17T17:53:04.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:04 smithi060 bash[68878]: cluster 2024-08-17T17:53:03.594000+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1245: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 33218/85665 objects degraded (38.777%); 538 KiB/s, 29 objects/s recovering 2024-08-17T17:53:04.679 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.714 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:04.817 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:04.847 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:04.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:04.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.991 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:05.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:04 smithi016 bash[84186]: cluster 2024-08-17T17:53:03.594000+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1245: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 33218/85665 objects degraded (38.777%); 538 KiB/s, 29 objects/s recovering 2024-08-17T17:53:05.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:04 smithi016 bash[84186]: cluster 2024-08-17T17:53:03.594000+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1245: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 33218/85665 objects degraded (38.777%); 538 KiB/s, 29 objects/s recovering 2024-08-17T17:53:05.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:04 smithi016 bash[86572]: cluster 2024-08-17T17:53:03.594000+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1245: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 33218/85665 objects degraded (38.777%); 538 KiB/s, 29 objects/s recovering 2024-08-17T17:53:05.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:04 smithi016 bash[86572]: cluster 2024-08-17T17:53:03.594000+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1245: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 33218/85665 objects degraded (38.777%); 538 KiB/s, 29 objects/s recovering 2024-08-17T17:53:05.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:05.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:05.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:05.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:05.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:05.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.539 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:05.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.671 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:05.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:05.799 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:05.904 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:05 smithi060 bash[68878]: cluster 2024-08-17T17:53:05.136213+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 33218/85665 objects degraded (38.777%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:05.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:05 smithi060 bash[68878]: cluster 2024-08-17T17:53:05.136213+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 33218/85665 objects degraded (38.777%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:05.932 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:05.942 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:05 smithi016 bash[84186]: cluster 2024-08-17T17:53:05.136213+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 33218/85665 objects degraded (38.777%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:05.943 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:05 smithi016 bash[84186]: cluster 2024-08-17T17:53:05.136213+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 33218/85665 objects degraded (38.777%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:05.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:05 smithi016 bash[86572]: cluster 2024-08-17T17:53:05.136213+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 33218/85665 objects degraded (38.777%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:05.943 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:05 smithi016 bash[86572]: cluster 2024-08-17T17:53:05.136213+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check update: Degraded data redundancy: 33218/85665 objects degraded (38.777%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.034 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:06.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:06.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.294 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:06.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:06.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:06.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:06.567 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.720 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:06 smithi016 bash[84186]: cluster 2024-08-17T17:53:05.594726+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1246: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 33079/80862 objects degraded (40.908%); 459 KiB/s, 36 objects/s recovering 2024-08-17T17:53:06.730 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:06 smithi016 bash[84186]: cluster 2024-08-17T17:53:05.594726+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1246: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 33079/80862 objects degraded (40.908%); 459 KiB/s, 36 objects/s recovering 2024-08-17T17:53:06.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:06 smithi016 bash[86572]: cluster 2024-08-17T17:53:05.594726+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1246: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 33079/80862 objects degraded (40.908%); 459 KiB/s, 36 objects/s recovering 2024-08-17T17:53:06.730 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:06 smithi016 bash[86572]: cluster 2024-08-17T17:53:05.594726+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1246: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 33079/80862 objects degraded (40.908%); 459 KiB/s, 36 objects/s recovering 2024-08-17T17:53:06.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:06.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:06.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:06.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:06 smithi060 bash[68878]: cluster 2024-08-17T17:53:05.594726+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1246: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 33079/80862 objects degraded (40.908%); 459 KiB/s, 36 objects/s recovering 2024-08-17T17:53:06.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:06 smithi060 bash[68878]: cluster 2024-08-17T17:53:05.594726+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1246: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 33079/80862 objects degraded (40.908%); 459 KiB/s, 36 objects/s recovering 2024-08-17T17:53:06.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:07.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:07.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:07.112 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.270 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:07.375 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:07.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:07.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:07.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:07.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:07.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:07.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:08.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.192 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:08.219 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:08.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:08.449 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[84186]: audit 2024-08-17T17:53:07.357888+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[84186]: audit 2024-08-17T17:53:07.357888+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:08.548 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[84186]: audit 2024-08-17T17:53:07.359292+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[84186]: audit 2024-08-17T17:53:07.359292+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[84186]: cluster 2024-08-17T17:53:07.595293+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1247: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 33079/80310 objects degraded (41.189%); 0 B/s, 25 objects/s recovering 2024-08-17T17:53:08.549 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[84186]: cluster 2024-08-17T17:53:07.595293+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1247: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 33079/80310 objects degraded (41.189%); 0 B/s, 25 objects/s recovering 2024-08-17T17:53:08.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[86572]: audit 2024-08-17T17:53:07.357888+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:08.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[86572]: audit 2024-08-17T17:53:07.357888+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:08.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[86572]: audit 2024-08-17T17:53:07.359292+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[86572]: audit 2024-08-17T17:53:07.359292+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[86572]: cluster 2024-08-17T17:53:07.595293+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1247: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 33079/80310 objects degraded (41.189%); 0 B/s, 25 objects/s recovering 2024-08-17T17:53:08.553 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:08 smithi016 bash[86572]: cluster 2024-08-17T17:53:07.595293+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1247: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 33079/80310 objects degraded (41.189%); 0 B/s, 25 objects/s recovering 2024-08-17T17:53:08.576 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.588 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:08 smithi060 bash[68878]: audit 2024-08-17T17:53:07.357888+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:08.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:08 smithi060 bash[68878]: audit 2024-08-17T17:53:07.357888+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:08.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:08 smithi060 bash[68878]: audit 2024-08-17T17:53:07.359292+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:08 smithi060 bash[68878]: audit 2024-08-17T17:53:07.359292+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:08 smithi060 bash[68878]: cluster 2024-08-17T17:53:07.595293+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1247: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 33079/80310 objects degraded (41.189%); 0 B/s, 25 objects/s recovering 2024-08-17T17:53:08.589 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:08 smithi060 bash[68878]: cluster 2024-08-17T17:53:07.595293+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1247: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 522 op/s; 33079/80310 objects degraded (41.189%); 0 B/s, 25 objects/s recovering 2024-08-17T17:53:08.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:08.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:08.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.746 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:08.850 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.876 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:08.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.011 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:09.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:09.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:09.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:09.274 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:09.379 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:09.408 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:09.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:09.790 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:09.822 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:09.929 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:09.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:10.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.100 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:10.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:10.334 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:10.464 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:10.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.603 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:53:10 smithi060 bash[61583]: ts=2024-08-17T17:53:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:10.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:10.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.745 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[84186]: cluster 2024-08-17T17:53:09.596064+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1248: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 32933/73881 objects degraded (44.576%); 0 B/s, 37 objects/s recovering 2024-08-17T17:53:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[84186]: cluster 2024-08-17T17:53:09.596064+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1248: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 32933/73881 objects degraded (44.576%); 0 B/s, 37 objects/s recovering 2024-08-17T17:53:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[84186]: cluster 2024-08-17T17:53:10.137029+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: Degraded data redundancy: 32933/73881 objects degraded (44.576%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:10.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[84186]: cluster 2024-08-17T17:53:10.137029+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: Degraded data redundancy: 32933/73881 objects degraded (44.576%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[86572]: cluster 2024-08-17T17:53:09.596064+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1248: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 32933/73881 objects degraded (44.576%); 0 B/s, 37 objects/s recovering 2024-08-17T17:53:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[86572]: cluster 2024-08-17T17:53:09.596064+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1248: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 32933/73881 objects degraded (44.576%); 0 B/s, 37 objects/s recovering 2024-08-17T17:53:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[86572]: cluster 2024-08-17T17:53:10.137029+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: Degraded data redundancy: 32933/73881 objects degraded (44.576%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:10.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:10 smithi016 bash[86572]: cluster 2024-08-17T17:53:10.137029+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: Degraded data redundancy: 32933/73881 objects degraded (44.576%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:10.848 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:10 smithi060 bash[68878]: cluster 2024-08-17T17:53:09.596064+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1248: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 32933/73881 objects degraded (44.576%); 0 B/s, 37 objects/s recovering 2024-08-17T17:53:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:10 smithi060 bash[68878]: cluster 2024-08-17T17:53:09.596064+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1248: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 32933/73881 objects degraded (44.576%); 0 B/s, 37 objects/s recovering 2024-08-17T17:53:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:10 smithi060 bash[68878]: cluster 2024-08-17T17:53:10.137029+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: Degraded data redundancy: 32933/73881 objects degraded (44.576%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:10 smithi060 bash[68878]: cluster 2024-08-17T17:53:10.137029+0000 mon.a (mon.0) 1629 : cluster [WRN] Health check update: Degraded data redundancy: 32933/73881 objects degraded (44.576%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:10.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.026 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:11.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:11.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:11.400 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:11.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:11.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:11.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:11.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:11.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:11.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:11.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:12.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:12.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:12.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:12.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:12.192 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:12.295 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:12.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:12.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:12.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:12.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:12 smithi060 bash[68878]: cluster 2024-08-17T17:53:11.596798+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1249: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32933/71223 objects degraded (46.239%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:12.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:12 smithi060 bash[68878]: cluster 2024-08-17T17:53:11.596798+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1249: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32933/71223 objects degraded (46.239%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:12.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:12.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.973 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:12 smithi016 bash[84186]: cluster 2024-08-17T17:53:11.596798+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1249: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32933/71223 objects degraded (46.239%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:12.973 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:12 smithi016 bash[84186]: cluster 2024-08-17T17:53:11.596798+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1249: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32933/71223 objects degraded (46.239%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:12.973 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:12 smithi016 bash[86572]: cluster 2024-08-17T17:53:11.596798+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1249: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32933/71223 objects degraded (46.239%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:12.974 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:12 smithi016 bash[86572]: cluster 2024-08-17T17:53:11.596798+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1249: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 32933/71223 objects degraded (46.239%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:12.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:13.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:13.103 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.144 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:13.251 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.385 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.409 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.512 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:13.530 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:13.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.658 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:13.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:13.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:13.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:14.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.057 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:14.163 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:14.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:14.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:14.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:14.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:14.427 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:53:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:53:14] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.51.0" 2024-08-17T17:53:14.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:14.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.587 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:14.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:14.817 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.824 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:14 smithi016 bash[84186]: cluster 2024-08-17T17:53:13.597779+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1250: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 32933/67629 objects degraded (48.697%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:14.824 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:14 smithi016 bash[84186]: cluster 2024-08-17T17:53:13.597779+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1250: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 32933/67629 objects degraded (48.697%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:14.824 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:14 smithi016 bash[86572]: cluster 2024-08-17T17:53:13.597779+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1250: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 32933/67629 objects degraded (48.697%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:14.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:14 smithi016 bash[86572]: cluster 2024-08-17T17:53:13.597779+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1250: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 32933/67629 objects degraded (48.697%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:14.834 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:14 smithi060 bash[68878]: cluster 2024-08-17T17:53:13.597779+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1250: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 32933/67629 objects degraded (48.697%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:14 smithi060 bash[68878]: cluster 2024-08-17T17:53:13.597779+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1250: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 32933/67629 objects degraded (48.697%); 0 B/s, 23 objects/s recovering 2024-08-17T17:53:14.937 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:15.095 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:15.530 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:15.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.667 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:15.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:15.802 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:15.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.917 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:15 smithi016 bash[86572]: cluster 2024-08-17T17:53:15.137841+0000 mon.a (mon.0) 1630 : cluster [WRN] Health check update: Degraded data redundancy: 32933/67629 objects degraded (48.697%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:15.918 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:15 smithi016 bash[86572]: cluster 2024-08-17T17:53:15.137841+0000 mon.a (mon.0) 1630 : cluster [WRN] Health check update: Degraded data redundancy: 32933/67629 objects degraded (48.697%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:15.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:15 smithi016 bash[84186]: cluster 2024-08-17T17:53:15.137841+0000 mon.a (mon.0) 1630 : cluster [WRN] Health check update: Degraded data redundancy: 32933/67629 objects degraded (48.697%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:15.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:15 smithi016 bash[84186]: cluster 2024-08-17T17:53:15.137841+0000 mon.a (mon.0) 1630 : cluster [WRN] Health check update: Degraded data redundancy: 32933/67629 objects degraded (48.697%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:15 smithi060 bash[68878]: cluster 2024-08-17T17:53:15.137841+0000 mon.a (mon.0) 1630 : cluster [WRN] Health check update: Degraded data redundancy: 32933/67629 objects degraded (48.697%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:15.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:15 smithi060 bash[68878]: cluster 2024-08-17T17:53:15.137841+0000 mon.a (mon.0) 1630 : cluster [WRN] Health check update: Degraded data redundancy: 32933/67629 objects degraded (48.697%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:15.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:16.054 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.078 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:16.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.210 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:16.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:16.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:16.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:16.744 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:16.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:16 smithi016 bash[84186]: cluster 2024-08-17T17:53:15.598717+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1251: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32816/63600 objects degraded (51.597%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:16.755 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:16 smithi016 bash[84186]: cluster 2024-08-17T17:53:15.598717+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1251: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32816/63600 objects degraded (51.597%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:16.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:16 smithi016 bash[86572]: cluster 2024-08-17T17:53:15.598717+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1251: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32816/63600 objects degraded (51.597%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:16.755 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:16 smithi016 bash[86572]: cluster 2024-08-17T17:53:15.598717+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1251: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32816/63600 objects degraded (51.597%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:16.772 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:16.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.921 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:16 smithi060 bash[68878]: cluster 2024-08-17T17:53:15.598717+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1251: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32816/63600 objects degraded (51.597%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:16.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:16 smithi060 bash[68878]: cluster 2024-08-17T17:53:15.598717+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1251: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32816/63600 objects degraded (51.597%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:17.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:17.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:17.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:17.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.177 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:17.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.307 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:17.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:17.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:17.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:17.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:17.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:17.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:18.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.133 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:18.239 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.272 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:18.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:18.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.406 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:18.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:18.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:18.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:18.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:18.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:18 smithi060 bash[68878]: cluster 2024-08-17T17:53:17.599373+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1252: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 32816/63105 objects degraded (52.002%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:18.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:18 smithi060 bash[68878]: cluster 2024-08-17T17:53:17.599373+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1252: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 32816/63105 objects degraded (52.002%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:18.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:19.027 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:18 smithi016 bash[84186]: cluster 2024-08-17T17:53:17.599373+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1252: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 32816/63105 objects degraded (52.002%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:19.027 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:18 smithi016 bash[84186]: cluster 2024-08-17T17:53:17.599373+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1252: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 32816/63105 objects degraded (52.002%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:19.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:18 smithi016 bash[86572]: cluster 2024-08-17T17:53:17.599373+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1252: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 32816/63105 objects degraded (52.002%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:19.027 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:18 smithi016 bash[86572]: cluster 2024-08-17T17:53:17.599373+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1252: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 32816/63105 objects degraded (52.002%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:19.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:19.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:19.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:19.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:19.222 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:19.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:19.327 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:19.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:19.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:19.604 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:19.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.780 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:19.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:19.919 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:19.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:20.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:20.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.415 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:20.425 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:53:20 smithi060 bash[61583]: ts=2024-08-17T17:53:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:20.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:20.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:20.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:20.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:20.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.700 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:20.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[84186]: cluster 2024-08-17T17:53:19.600565+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1253: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 32671/57252 objects degraded (57.065%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[84186]: cluster 2024-08-17T17:53:19.600565+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1253: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 32671/57252 objects degraded (57.065%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[84186]: cluster 2024-08-17T17:53:20.138620+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: Degraded data redundancy: 32671/57252 objects degraded (57.065%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:20.815 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[84186]: cluster 2024-08-17T17:53:20.138620+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: Degraded data redundancy: 32671/57252 objects degraded (57.065%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:20.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[86572]: cluster 2024-08-17T17:53:19.600565+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1253: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 32671/57252 objects degraded (57.065%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:20.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[86572]: cluster 2024-08-17T17:53:19.600565+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1253: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 32671/57252 objects degraded (57.065%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:20.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[86572]: cluster 2024-08-17T17:53:20.138620+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: Degraded data redundancy: 32671/57252 objects degraded (57.065%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:20.816 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:20 smithi016 bash[86572]: cluster 2024-08-17T17:53:20.138620+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: Degraded data redundancy: 32671/57252 objects degraded (57.065%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:20.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:20.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:20.940 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:20 smithi060 bash[68878]: cluster 2024-08-17T17:53:19.600565+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1253: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 32671/57252 objects degraded (57.065%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:20.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:20 smithi060 bash[68878]: cluster 2024-08-17T17:53:19.600565+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1253: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 32671/57252 objects degraded (57.065%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:20.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:20 smithi060 bash[68878]: cluster 2024-08-17T17:53:20.138620+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: Degraded data redundancy: 32671/57252 objects degraded (57.065%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:20.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:20 smithi060 bash[68878]: cluster 2024-08-17T17:53:20.138620+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: Degraded data redundancy: 32671/57252 objects degraded (57.065%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:20.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:21.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.095 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:21.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.237 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:21.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.364 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:21.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:21.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:21.727 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.758 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:21.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:21.998 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.032 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:22.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:22.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:22.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:22.408 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:22.432 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:22.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:22.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:22.568 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:22.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:22.673 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:22.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.824 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[84186]: cluster 2024-08-17T17:53:21.601266+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1254: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 32671/55152 objects degraded (59.238%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:22.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[84186]: cluster 2024-08-17T17:53:21.601266+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1254: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 32671/55152 objects degraded (59.238%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:22.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[84186]: audit 2024-08-17T17:53:22.357108+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:22.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[84186]: audit 2024-08-17T17:53:22.357108+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:22.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[86572]: cluster 2024-08-17T17:53:21.601266+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1254: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 32671/55152 objects degraded (59.238%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:22.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[86572]: cluster 2024-08-17T17:53:21.601266+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1254: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 32671/55152 objects degraded (59.238%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:22.825 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[86572]: audit 2024-08-17T17:53:22.357108+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:22.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:22 smithi016 bash[86572]: audit 2024-08-17T17:53:22.357108+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:22.849 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:22.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:22 smithi060 bash[68878]: cluster 2024-08-17T17:53:21.601266+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1254: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 32671/55152 objects degraded (59.238%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:22.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:22 smithi060 bash[68878]: cluster 2024-08-17T17:53:21.601266+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1254: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 32671/55152 objects degraded (59.238%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:22.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:22 smithi060 bash[68878]: audit 2024-08-17T17:53:22.357108+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:22.966 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:22 smithi060 bash[68878]: audit 2024-08-17T17:53:22.357108+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:22.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:23.204 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:53:23.204 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:53:23.204 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.204 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176516 10.2 e292/279 10:42502e9b:::benchmark_data_smithi016_202796_object80363:head v 292'11120, mlcod=0'0)", 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.154347+0000", 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.052244361000000003, 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.052272442000000002, 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.154347+0000", 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.205 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.154347+0000", 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.154348+0000", 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8400000000000004e-07 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.154353+0000", 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7310000000000001e-06 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.154365+0000", 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2309e-05 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.154372+0000", 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9009999999999997e-06 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.187215+0000", 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.032843200000000003 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:53:23.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.187238+0000", 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3008999999999999e-05 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176532 10.1 e292/279 10:823e4b14:::benchmark_data_smithi016_202796_object80379:head v 292'10944, mlcod=0'0)", 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.194415+0000", 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.012176387, 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.012260335000000001, 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.209 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194415+0000", 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194415+0000", 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194416+0000", 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.85e-07 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194422+0000", 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8200000000000002e-06 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194436+0000", 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3346999999999999e-05 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194442+0000", 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.1770000000000003e-06 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:53:23.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194496+0000", 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.4318999999999999e-05 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194522+0000", 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.552e-05 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176534 10.6 e292/279 10:6171f040:::benchmark_data_smithi016_202796_object80381:head v 292'10896, mlcod=0'0)", 2024-08-17T17:53:23.213 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.194458+0000", 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.012133827, 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.012267152999999999, 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.214 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194458+0000", 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194458+0000", 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194458+0000", 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2999999999999999e-07 2024-08-17T17:53:23.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194461+0000", 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.9280000000000002e-06 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194475+0000", 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3769e-05 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194478+0000", 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.41e-06 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194529+0000", 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0528999999999997e-05 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.194561+0000", 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.2248e-05 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.217 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176533 10.a e292/279 10:5df425c0:::benchmark_data_smithi016_202796_object80380:head v 292'11246, mlcod=0'0)", 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.196082+0000", 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.010509727999999999, 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010689208, 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196082+0000", 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196082+0000", 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196084+0000", 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5379999999999999e-06 2024-08-17T17:53:23.219 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196093+0000", 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2320000000000007e-06 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196107+0000", 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4548e-05 2024-08-17T17:53:23.220 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196116+0000", 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.7439999999999996e-06 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196249+0000", 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013271100000000001 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.221 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196279+0000", 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.0358e-05 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176535 10.b e292/287 10:dfd79abb:::benchmark_data_smithi016_202796_object80382:head v 292'11104, mlcod=292'11100)", 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.196141+0000", 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.010451138, 2024-08-17T17:53:23.222 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010678075, 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196141+0000", 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196141+0000", 2024-08-17T17:53:23.223 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196141+0000", 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3299999999999998e-07 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196145+0000", 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8659999999999999e-06 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196154+0000", 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5319999999999995e-06 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.196159+0000", 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8420000000000004e-06 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.197560+0000", 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0014007939999999999 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.225 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.197593+0000", 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3358999999999997e-05 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176537 10.a e292/279)", 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.199124+0000", 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0074680160000000001, 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0077373820000000001, 2024-08-17T17:53:23.226 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.199124+0000", 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.199124+0000", 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.227 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.199125+0000", 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.559e-06 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.199133+0000", 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.61e-06 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.199149+0000", 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6359e-05 2024-08-17T17:53:23.228 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.199160+0000", 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0711e-05 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.229 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.230 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176539 10.4 e292/279)", 2024-08-17T17:53:23.230 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.200809+0000", 2024-08-17T17:53:23.230 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0057825259999999996, 2024-08-17T17:53:23.230 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.006086241, 2024-08-17T17:53:23.230 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.200809+0000", 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.231 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.200809+0000", 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.200811+0000", 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2979999999999999e-06 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.200817+0000", 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3369999999999996e-06 2024-08-17T17:53:23.232 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.200831+0000", 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4303e-05 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.200838+0000", 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.6850000000000004e-06 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.233 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176540 10.1 e292/279 10:882a86b8:::benchmark_data_smithi016_202796_object80387:head v 292'10945, mlcod=0'0)", 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.201812+0000", 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0047794129999999997, 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0051262390000000003, 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.201812+0000", 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.234 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.201812+0000", 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.201813+0000", 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.92e-07 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.235 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.201819+0000", 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6720000000000001e-06 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.201833+0000", 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4479e-05 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.201841+0000", 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5209999999999997e-06 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.236 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.206611+0000", 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0047705559999999996 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.206637+0000", 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.525e-05 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.237 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45395.0:176541 10.b e292/287)", 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:53:23.204037+0000", 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0025549589999999999, 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0029466649999999998, 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.204037+0000", 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.238 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.204037+0000", 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.204038+0000", 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9099999999999991e-07 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.204044+0000", 2024-08-17T17:53:23.239 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.2570000000000004e-06 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.204057+0000", 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3324e-05 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:53:23.204065+0000", 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.3889999999999999e-06 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.240 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:53:23.241 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:53:23.241 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 9 2024-08-17T17:53:23.241 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:53:23.241 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:23.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:23.444 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:23.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:23.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:23.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:23.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.700 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T17:53:23.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.962 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:23 smithi016 bash[84186]: audit 2024-08-17T17:53:23.596215+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:53:23.962 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:23 smithi016 bash[84186]: audit 2024-08-17T17:53:23.596215+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:53:23.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:23 smithi016 bash[86572]: audit 2024-08-17T17:53:23.596215+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:53:23.964 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:23 smithi016 bash[86572]: audit 2024-08-17T17:53:23.596215+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:53:23.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:24.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:23 smithi060 bash[68878]: audit 2024-08-17T17:53:23.596215+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:53:24.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:23 smithi060 bash[68878]: audit 2024-08-17T17:53:23.596215+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:53:24.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:24.225 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.248 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:24.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:24.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:24.575 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:53:24] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:53:24.594 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:53:24.595 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:24.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.630 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:53:24.630 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:24.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:24.659 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:53:24.659 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:24.682 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:53:24.682 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:24.696 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:53:24.700 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:53:24.700 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:24.717 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:53:24.717 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:24.734 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:53:24.734 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:24.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.752 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:53:24.753 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:24.780 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:24.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:24.917 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:24.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:24.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: cluster 2024-08-17T17:53:23.601976+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1255: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 32671/50556 objects degraded (64.623%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: cluster 2024-08-17T17:53:23.601976+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1255: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 32671/50556 objects degraded (64.623%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: audit 2024-08-17T17:53:23.704082+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: audit 2024-08-17T17:53:23.704082+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: cluster 2024-08-17T17:53:23.712082+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: cluster 2024-08-17T17:53:23.712082+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: audit 2024-08-17T17:53:24.157695+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: audit 2024-08-17T17:53:24.157695+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:24.972 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[84186]: audit 2024-08-17T17:53:24.555191+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.16:0/245847332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: cluster 2024-08-17T17:53:23.601976+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1255: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 32671/50556 objects degraded (64.623%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: cluster 2024-08-17T17:53:23.601976+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1255: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 32671/50556 objects degraded (64.623%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: audit 2024-08-17T17:53:23.704082+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: audit 2024-08-17T17:53:23.704082+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: cluster 2024-08-17T17:53:23.712082+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: cluster 2024-08-17T17:53:23.712082+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:53:25.034 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: audit 2024-08-17T17:53:24.157695+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:25.035 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: audit 2024-08-17T17:53:24.157695+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:25.035 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: audit 2024-08-17T17:53:24.555191+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.16:0/245847332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.035 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:24 smithi060 bash[68878]: audit 2024-08-17T17:53:24.555191+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.16:0/245847332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.046 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:25.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: cluster 2024-08-17T17:53:23.601976+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1255: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 32671/50556 objects degraded (64.623%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:25.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: cluster 2024-08-17T17:53:23.601976+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1255: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.0 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 32671/50556 objects degraded (64.623%); 0 B/s, 21 objects/s recovering 2024-08-17T17:53:25.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: audit 2024-08-17T17:53:23.704082+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:53:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: audit 2024-08-17T17:53:23.704082+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.16:0/10439077' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:53:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: cluster 2024-08-17T17:53:23.712082+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:53:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: cluster 2024-08-17T17:53:23.712082+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:53:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: audit 2024-08-17T17:53:24.157695+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: audit 2024-08-17T17:53:24.157695+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:25.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:24 smithi016 bash[86572]: audit 2024-08-17T17:53:24.555191+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.16:0/245847332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:25.263 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: audit 2024-08-17T17:53:24.555191+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.16:0/245847332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.263 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: audit 2024-08-17T17:53:24.555191+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.16:0/245847332' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:25.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.458 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:25.564 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:25.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.711 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:25.815 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.842 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: cluster 2024-08-17T17:53:24.698508+0000 mon.a (mon.0) 1637 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: cluster 2024-08-17T17:53:24.698508+0000 mon.a (mon.0) 1637 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: audit 2024-08-17T17:53:24.699841+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: audit 2024-08-17T17:53:24.699841+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: cluster 2024-08-17T17:53:24.703240+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: cluster 2024-08-17T17:53:24.703240+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: cluster 2024-08-17T17:53:25.139248+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: Degraded data redundancy: 32671/50556 objects degraded (64.623%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:25.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:25 smithi060 bash[68878]: cluster 2024-08-17T17:53:25.139248+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: Degraded data redundancy: 32671/50556 objects degraded (64.623%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:25.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:25.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: cluster 2024-08-17T17:53:24.698508+0000 mon.a (mon.0) 1637 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:25.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: cluster 2024-08-17T17:53:24.698508+0000 mon.a (mon.0) 1637 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:25.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: audit 2024-08-17T17:53:24.699841+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:25.955 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: audit 2024-08-17T17:53:24.699841+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:25.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: cluster 2024-08-17T17:53:24.703240+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:53:25.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: cluster 2024-08-17T17:53:24.703240+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:53:25.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: cluster 2024-08-17T17:53:25.139248+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: Degraded data redundancy: 32671/50556 objects degraded (64.623%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:25.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[84186]: cluster 2024-08-17T17:53:25.139248+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: Degraded data redundancy: 32671/50556 objects degraded (64.623%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:25.956 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: cluster 2024-08-17T17:53:24.698508+0000 mon.a (mon.0) 1637 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:25.956 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: cluster 2024-08-17T17:53:24.698508+0000 mon.a (mon.0) 1637 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:25.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: audit 2024-08-17T17:53:24.699841+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:25.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: audit 2024-08-17T17:53:24.699841+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? 172.21.15.16:0/2748254742' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:25.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: cluster 2024-08-17T17:53:24.703240+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:53:25.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: cluster 2024-08-17T17:53:24.703240+0000 mon.a (mon.0) 1639 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:53:25.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: cluster 2024-08-17T17:53:25.139248+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: Degraded data redundancy: 32671/50556 objects degraded (64.623%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:25.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:25 smithi016 bash[86572]: cluster 2024-08-17T17:53:25.139248+0000 mon.a (mon.0) 1640 : cluster [WRN] Health check update: Degraded data redundancy: 32671/50556 objects degraded (64.623%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:25.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:26.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:26.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:26.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:26.211 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:26.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.374 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:26.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:26.511 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:26.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.652 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:26.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.792 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:26 smithi060 bash[68878]: cluster 2024-08-17T17:53:25.602524+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1258: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 38 objects/s recovering 2024-08-17T17:53:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:26 smithi060 bash[68878]: cluster 2024-08-17T17:53:25.602524+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1258: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 38 objects/s recovering 2024-08-17T17:53:26.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:27.047 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.072 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:26 smithi016 bash[84186]: cluster 2024-08-17T17:53:25.602524+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1258: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 38 objects/s recovering 2024-08-17T17:53:27.072 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:26 smithi016 bash[84186]: cluster 2024-08-17T17:53:25.602524+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1258: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 38 objects/s recovering 2024-08-17T17:53:27.073 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:26 smithi016 bash[86572]: cluster 2024-08-17T17:53:25.602524+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1258: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 38 objects/s recovering 2024-08-17T17:53:27.073 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:26 smithi016 bash[86572]: cluster 2024-08-17T17:53:25.602524+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1258: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 38 objects/s recovering 2024-08-17T17:53:27.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:27.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:27.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:27.310 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.337 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:27.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:27.578 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.623 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:27.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:27.859 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:28.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:28.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:28.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:28.263 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.303 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:28.407 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.446 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:28.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:28.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:28.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:28.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:28.817 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:28 smithi060 bash[68878]: cluster 2024-08-17T17:53:27.603061+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1259: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 452 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 19 objects/s recovering 2024-08-17T17:53:28.827 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:28 smithi060 bash[68878]: cluster 2024-08-17T17:53:27.603061+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1259: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 452 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 19 objects/s recovering 2024-08-17T17:53:28.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:28.875 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:53:28.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:28 smithi016 bash[84186]: cluster 2024-08-17T17:53:27.603061+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1259: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 452 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 19 objects/s recovering 2024-08-17T17:53:28.953 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:28 smithi016 bash[84186]: cluster 2024-08-17T17:53:27.603061+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1259: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 452 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 19 objects/s recovering 2024-08-17T17:53:28.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:28 smithi016 bash[86572]: cluster 2024-08-17T17:53:27.603061+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1259: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 452 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 19 objects/s recovering 2024-08-17T17:53:28.954 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:28 smithi016 bash[86572]: cluster 2024-08-17T17:53:27.603061+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1259: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 452 op/s; 32511/46395 objects degraded (70.074%); 0 B/s, 19 objects/s recovering 2024-08-17T17:53:28.962 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:53:28.972 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:29.075 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:29.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:29.395 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:29.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:29.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:29.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:29.715 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:29.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:29.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:29.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.875 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:29.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:30.123 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.147 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:30.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.402 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:53:30 smithi060 bash[61583]: ts=2024-08-17T17:53:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:30.420 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:30.522 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.555 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:30.790 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.811 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:30.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[84186]: cluster 2024-08-17T17:53:29.603809+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1260: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 838 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 32354/40260 objects degraded (80.363%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:30.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[84186]: cluster 2024-08-17T17:53:29.603809+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1260: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 838 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 32354/40260 objects degraded (80.363%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:30.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[84186]: cluster 2024-08-17T17:53:30.141023+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: Degraded data redundancy: 32354/40260 objects degraded (80.363%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:30.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[84186]: cluster 2024-08-17T17:53:30.141023+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: Degraded data redundancy: 32354/40260 objects degraded (80.363%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:30.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[86572]: cluster 2024-08-17T17:53:29.603809+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1260: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 838 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 32354/40260 objects degraded (80.363%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:30.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[86572]: cluster 2024-08-17T17:53:29.603809+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1260: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 838 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 32354/40260 objects degraded (80.363%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:30.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[86572]: cluster 2024-08-17T17:53:30.141023+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: Degraded data redundancy: 32354/40260 objects degraded (80.363%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:30.925 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:30 smithi016 bash[86572]: cluster 2024-08-17T17:53:30.141023+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: Degraded data redundancy: 32354/40260 objects degraded (80.363%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:30.942 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:30.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:53:30.960 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:53:31.045 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:30 smithi060 bash[68878]: cluster 2024-08-17T17:53:29.603809+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1260: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 838 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 32354/40260 objects degraded (80.363%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:30 smithi060 bash[68878]: cluster 2024-08-17T17:53:29.603809+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1260: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 838 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 32354/40260 objects degraded (80.363%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:30 smithi060 bash[68878]: cluster 2024-08-17T17:53:30.141023+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: Degraded data redundancy: 32354/40260 objects degraded (80.363%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:30 smithi060 bash[68878]: cluster 2024-08-17T17:53:30.141023+0000 mon.a (mon.0) 1641 : cluster [WRN] Health check update: Degraded data redundancy: 32354/40260 objects degraded (80.363%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:31.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:31.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:31.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:31.485 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.528 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:31.635 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:31.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:31.767 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:31.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:32.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:32.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:32.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.302 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.326 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:32.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:32.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:32.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.596 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:32.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:32.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:32 smithi016 bash[84186]: cluster 2024-08-17T17:53:31.604538+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1261: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 793 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 32354/38112 objects degraded (84.892%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:32.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:32 smithi016 bash[84186]: cluster 2024-08-17T17:53:31.604538+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1261: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 793 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 32354/38112 objects degraded (84.892%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:32.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:32 smithi016 bash[86572]: cluster 2024-08-17T17:53:31.604538+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1261: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 793 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 32354/38112 objects degraded (84.892%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:32.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:32 smithi016 bash[86572]: cluster 2024-08-17T17:53:31.604538+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1261: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 793 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 32354/38112 objects degraded (84.892%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:32.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.864 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:32.967 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:32.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:32 smithi060 bash[68878]: cluster 2024-08-17T17:53:31.604538+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1261: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 793 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 32354/38112 objects degraded (84.892%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:32.977 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:32 smithi060 bash[68878]: cluster 2024-08-17T17:53:31.604538+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1261: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 793 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 32354/38112 objects degraded (84.892%); 0 B/s, 39 objects/s recovering 2024-08-17T17:53:33.000 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:33.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:33.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.131 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:33.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:33.272 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:33.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:33.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:33.411 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:33.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:33.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:33.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.675 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:33.771 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:33.771 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:33.779 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:33.916 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:33.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:33.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:34.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.179 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.208 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:34.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:34.452 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:34.585 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.716 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.724 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:53:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:53:34] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:53:34.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.840 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:34 smithi060 bash[68878]: cluster 2024-08-17T17:53:33.606552+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1262: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 690 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 32354/33195 objects degraded (97.466%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:34.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:34 smithi060 bash[68878]: cluster 2024-08-17T17:53:33.606552+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1262: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 690 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 32354/33195 objects degraded (97.466%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:34.866 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:34.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:35.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:34 smithi016 bash[84186]: cluster 2024-08-17T17:53:33.606552+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1262: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 690 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 32354/33195 objects degraded (97.466%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:35.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:34 smithi016 bash[84186]: cluster 2024-08-17T17:53:33.606552+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1262: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 690 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 32354/33195 objects degraded (97.466%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:35.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:34 smithi016 bash[86572]: cluster 2024-08-17T17:53:33.606552+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1262: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 690 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 32354/33195 objects degraded (97.466%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:35.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:34 smithi016 bash[86572]: cluster 2024-08-17T17:53:33.606552+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1262: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 690 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 32354/33195 objects degraded (97.466%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:35.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:35.511 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:35.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:35.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:35.791 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:35.792 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:35.867 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:35.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:36.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:35 smithi060 bash[68878]: cluster 2024-08-17T17:53:35.144239+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check update: Degraded data redundancy: 32354/33195 objects degraded (97.466%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.006 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:35 smithi060 bash[68878]: cluster 2024-08-17T17:53:35.144239+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check update: Degraded data redundancy: 32354/33195 objects degraded (97.466%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:35 smithi016 bash[84186]: cluster 2024-08-17T17:53:35.144239+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check update: Degraded data redundancy: 32354/33195 objects degraded (97.466%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:35 smithi016 bash[84186]: cluster 2024-08-17T17:53:35.144239+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check update: Degraded data redundancy: 32354/33195 objects degraded (97.466%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:35 smithi016 bash[86572]: cluster 2024-08-17T17:53:35.144239+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check update: Degraded data redundancy: 32354/33195 objects degraded (97.466%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:35 smithi016 bash[86572]: cluster 2024-08-17T17:53:35.144239+0000 mon.a (mon.0) 1642 : cluster [WRN] Health check update: Degraded data redundancy: 32354/33195 objects degraded (97.466%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.132 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:36.236 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:36.268 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:36.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:36.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:36.496 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.520 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:36.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:36.763 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:36.772 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:36 smithi060 bash[68878]: cluster 2024-08-17T17:53:35.607282+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1263: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:36.772 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:36 smithi060 bash[68878]: cluster 2024-08-17T17:53:35.607282+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1263: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:36.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:36.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:36.903 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:36.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:36.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:37.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:36 smithi016 bash[84186]: cluster 2024-08-17T17:53:35.607282+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1263: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:37.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:36 smithi016 bash[84186]: cluster 2024-08-17T17:53:35.607282+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1263: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:37.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:36 smithi016 bash[86572]: cluster 2024-08-17T17:53:35.607282+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1263: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:37.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:36 smithi016 bash[86572]: cluster 2024-08-17T17:53:35.607282+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1263: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 32 objects/s recovering 2024-08-17T17:53:37.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:37.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:37.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:37.437 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:37.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:37.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:37.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:37.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:37 smithi060 bash[68878]: audit 2024-08-17T17:53:37.357341+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:37.835 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:37 smithi060 bash[68878]: audit 2024-08-17T17:53:37.357341+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:37.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:37.966 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.993 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:37 smithi016 bash[84186]: audit 2024-08-17T17:53:37.357341+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:37 smithi016 bash[84186]: audit 2024-08-17T17:53:37.357341+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:37 smithi016 bash[86572]: audit 2024-08-17T17:53:37.357341+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:37 smithi016 bash[86572]: audit 2024-08-17T17:53:37.357341+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:38.223 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.532 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:38.636 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:38.662 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:38.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:38.825 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:38 smithi016 bash[84186]: cluster 2024-08-17T17:53:37.607830+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1264: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 29 objects/s recovering 2024-08-17T17:53:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:38 smithi016 bash[84186]: cluster 2024-08-17T17:53:37.607830+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1264: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 29 objects/s recovering 2024-08-17T17:53:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:38 smithi016 bash[86572]: cluster 2024-08-17T17:53:37.607830+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1264: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 29 objects/s recovering 2024-08-17T17:53:38.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:38 smithi016 bash[86572]: cluster 2024-08-17T17:53:37.607830+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1264: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 29 objects/s recovering 2024-08-17T17:53:38.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.913 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:38 smithi060 bash[68878]: cluster 2024-08-17T17:53:37.607830+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1264: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 29 objects/s recovering 2024-08-17T17:53:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:38 smithi060 bash[68878]: cluster 2024-08-17T17:53:37.607830+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1264: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 591 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 32159/28443 objects degraded (113.065%); 0 B/s, 29 objects/s recovering 2024-08-17T17:53:39.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:39.147 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:39.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:39.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:39.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:39.306 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:39.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:39.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:39.549 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:39.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:39.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:39.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:39.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:39.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:39.969 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:40.020 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:40.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:40.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:40.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.319 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:40.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:40.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.604 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:53:40 smithi060 bash[61583]: ts=2024-08-17T17:53:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:40.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[84186]: cluster 2024-08-17T17:53:39.608626+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1265: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 31914/21669 objects degraded (147.280%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[84186]: cluster 2024-08-17T17:53:39.608626+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1265: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 31914/21669 objects degraded (147.280%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[84186]: cluster 2024-08-17T17:53:40.145253+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: Degraded data redundancy: 31914/21669 objects degraded (147.280%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[84186]: cluster 2024-08-17T17:53:40.145253+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: Degraded data redundancy: 31914/21669 objects degraded (147.280%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[86572]: cluster 2024-08-17T17:53:39.608626+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1265: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 31914/21669 objects degraded (147.280%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[86572]: cluster 2024-08-17T17:53:39.608626+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1265: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 31914/21669 objects degraded (147.280%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[86572]: cluster 2024-08-17T17:53:40.145253+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: Degraded data redundancy: 31914/21669 objects degraded (147.280%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:40.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:40 smithi016 bash[86572]: cluster 2024-08-17T17:53:40.145253+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: Degraded data redundancy: 31914/21669 objects degraded (147.280%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:40.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:40.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:40 smithi060 bash[68878]: cluster 2024-08-17T17:53:39.608626+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1265: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 31914/21669 objects degraded (147.280%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:41.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:40 smithi060 bash[68878]: cluster 2024-08-17T17:53:39.608626+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1265: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 31914/21669 objects degraded (147.280%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:41.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:40 smithi060 bash[68878]: cluster 2024-08-17T17:53:40.145253+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: Degraded data redundancy: 31914/21669 objects degraded (147.280%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.007 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:40 smithi060 bash[68878]: cluster 2024-08-17T17:53:40.145253+0000 mon.a (mon.0) 1644 : cluster [WRN] Health check update: Degraded data redundancy: 31914/21669 objects degraded (147.280%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:41.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.152 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:41.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:41.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:41.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:41.483 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:41.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:41.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.613 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:41.718 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:41.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:41.889 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:41.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:42.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.142 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:42.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.351 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:42.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:42.483 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:42.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:42.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:42.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:42.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:42.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:42.855 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:42.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:42 smithi060 bash[68878]: cluster 2024-08-17T17:53:41.609162+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1266: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 405 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 31914/19479 objects degraded (163.838%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:42.864 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:42 smithi060 bash[68878]: cluster 2024-08-17T17:53:41.609162+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1266: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 405 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 31914/19479 objects degraded (163.838%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:42.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:42.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:42.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:43.022 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:42 smithi016 bash[86572]: cluster 2024-08-17T17:53:41.609162+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1266: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 405 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 31914/19479 objects degraded (163.838%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:43.022 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:42 smithi016 bash[86572]: cluster 2024-08-17T17:53:41.609162+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1266: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 405 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 31914/19479 objects degraded (163.838%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:43.023 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:42 smithi016 bash[84186]: cluster 2024-08-17T17:53:41.609162+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1266: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 405 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 31914/19479 objects degraded (163.838%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:43.023 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:42 smithi016 bash[84186]: cluster 2024-08-17T17:53:41.609162+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1266: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 405 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 31914/19479 objects degraded (163.838%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:43.123 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:43.152 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:43.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.289 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:43.395 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.423 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.532 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:43.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:43.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.748 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:43.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:43.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:44.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:44.204 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:44.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:44.307 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.393 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:53:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:53:44] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.51.0" 2024-08-17T17:53:44.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:44.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:44.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:44.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.648 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:44.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:44.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:44.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:44.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:44 smithi060 bash[68878]: cluster 2024-08-17T17:53:43.609862+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1267: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 323 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 31914/15573 objects degraded (204.932%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:44.919 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:44 smithi060 bash[68878]: cluster 2024-08-17T17:53:43.609862+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1267: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 323 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 31914/15573 objects degraded (204.932%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:44.934 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:45.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:45.063 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:45.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:45.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:44 smithi016 bash[84186]: cluster 2024-08-17T17:53:43.609862+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1267: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 323 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 31914/15573 objects degraded (204.932%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:45.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:44 smithi016 bash[84186]: cluster 2024-08-17T17:53:43.609862+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1267: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 323 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 31914/15573 objects degraded (204.932%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:45.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:44 smithi016 bash[86572]: cluster 2024-08-17T17:53:43.609862+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1267: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 323 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 31914/15573 objects degraded (204.932%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:45.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:44 smithi016 bash[86572]: cluster 2024-08-17T17:53:43.609862+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1267: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 323 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 625 op/s; 31914/15573 objects degraded (204.932%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:45.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:45.189 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:45.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:45.292 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:45.423 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.455 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.610 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:45.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:45.753 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:45 smithi016 bash[84186]: cluster 2024-08-17T17:53:45.146031+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check update: Degraded data redundancy: 31914/15573 objects degraded (204.932%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:45.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:45 smithi016 bash[84186]: cluster 2024-08-17T17:53:45.146031+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check update: Degraded data redundancy: 31914/15573 objects degraded (204.932%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:45.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:45 smithi016 bash[86572]: cluster 2024-08-17T17:53:45.146031+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check update: Degraded data redundancy: 31914/15573 objects degraded (204.932%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:45.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:45 smithi016 bash[86572]: cluster 2024-08-17T17:53:45.146031+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check update: Degraded data redundancy: 31914/15573 objects degraded (204.932%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:45.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.882 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.991 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.021 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.022 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:45 smithi060 bash[68878]: cluster 2024-08-17T17:53:45.146031+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check update: Degraded data redundancy: 31914/15573 objects degraded (204.932%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.023 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:45 smithi060 bash[68878]: cluster 2024-08-17T17:53:45.146031+0000 mon.a (mon.0) 1645 : cluster [WRN] Health check update: Degraded data redundancy: 31914/15573 objects degraded (204.932%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:46.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:46.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:46.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:46.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.563 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:46.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:46.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:46.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:46 smithi016 bash[84186]: cluster 2024-08-17T17:53:45.610807+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1268: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:46.999 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:46 smithi016 bash[84186]: cluster 2024-08-17T17:53:45.610807+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1268: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:46.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:46 smithi016 bash[86572]: cluster 2024-08-17T17:53:45.610807+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1268: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:46.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:46 smithi016 bash[86572]: cluster 2024-08-17T17:53:45.610807+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1268: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:47.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:47.131 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.142 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:46 smithi060 bash[68878]: cluster 2024-08-17T17:53:45.610807+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1268: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:47.142 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:46 smithi060 bash[68878]: cluster 2024-08-17T17:53:45.610807+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1268: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 49 objects/s recovering 2024-08-17T17:53:47.159 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:47.585 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:47.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:47.691 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:48.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:48.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:48.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:48.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:48.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:48.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:48 smithi016 bash[84186]: cluster 2024-08-17T17:53:47.611373+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1269: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:48.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:48 smithi016 bash[84186]: cluster 2024-08-17T17:53:47.611373+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1269: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:48.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:48 smithi016 bash[86572]: cluster 2024-08-17T17:53:47.611373+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1269: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:48.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:48 smithi016 bash[86572]: cluster 2024-08-17T17:53:47.611373+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1269: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:48.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:49.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.066 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:48 smithi060 bash[68878]: cluster 2024-08-17T17:53:47.611373+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1269: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:49.066 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:48 smithi060 bash[68878]: cluster 2024-08-17T17:53:47.611373+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1269: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 241 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 31760/11628 objects degraded (273.134%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:49.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.219 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:49.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.348 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:49.454 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:49.514 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:49.619 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:49.639 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:49.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.767 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:49.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:49.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:49.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:50.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:50.122 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:50.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:50.231 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:50.258 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:50.346 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Removed 96150 objects 2024-08-17T17:53:50.346 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Clean up completed and total clean up time :159.694 2024-08-17T17:53:50.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.382 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:50.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.495 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:53:50 smithi060 bash[61583]: ts=2024-08-17T17:53:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:50.510 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:50.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.639 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:50.809 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:50.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:50.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:50.940 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:51.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:51.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[84186]: cluster 2024-08-17T17:53:49.611963+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1270: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 142 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/6879 objects degraded (461.695%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:51.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[84186]: cluster 2024-08-17T17:53:49.611963+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1270: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 142 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/6879 objects degraded (461.695%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:51.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[84186]: cluster 2024-08-17T17:53:50.146959+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check update: Degraded data redundancy: 31760/6879 objects degraded (461.695%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[84186]: cluster 2024-08-17T17:53:50.146959+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check update: Degraded data redundancy: 31760/6879 objects degraded (461.695%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[86572]: cluster 2024-08-17T17:53:49.611963+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1270: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 142 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/6879 objects degraded (461.695%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:51.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[86572]: cluster 2024-08-17T17:53:49.611963+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1270: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 142 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/6879 objects degraded (461.695%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:51.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[86572]: cluster 2024-08-17T17:53:50.146959+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check update: Degraded data redundancy: 31760/6879 objects degraded (461.695%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:50 smithi016 bash[86572]: cluster 2024-08-17T17:53:50.146959+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check update: Degraded data redundancy: 31760/6879 objects degraded (461.695%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.108 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:51.108 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:53:51.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:50 smithi060 bash[68878]: cluster 2024-08-17T17:53:49.611963+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1270: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 142 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/6879 objects degraded (461.695%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:51.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:50 smithi060 bash[68878]: cluster 2024-08-17T17:53:49.611963+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1270: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 142 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 31760/6879 objects degraded (461.695%); 0 B/s, 33 objects/s recovering 2024-08-17T17:53:51.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:50 smithi060 bash[68878]: cluster 2024-08-17T17:53:50.146959+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check update: Degraded data redundancy: 31760/6879 objects degraded (461.695%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:50 smithi060 bash[68878]: cluster 2024-08-17T17:53:50.146959+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check update: Degraded data redundancy: 31760/6879 objects degraded (461.695%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.407 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:53:51.408 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:51.449 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:53:51.449 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:51.463 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.478 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:51.478 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:53:51.499 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:53:51.499 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:51.535 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:51.536 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:53:51.557 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:53:51.558 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:51.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.581 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:53:51.582 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.610 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:53:51.610 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:51.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:51.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:51.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:51.792 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:53:51.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:52.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: cluster 2024-08-17T17:53:50.788687+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: cluster 2024-08-17T17:53:50.788687+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: audit 2024-08-17T17:53:51.383281+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.16:0/4215636124' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: audit 2024-08-17T17:53:51.383281+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.16:0/4215636124' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: audit 2024-08-17T17:53:51.543955+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.16:0/1286996741' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: audit 2024-08-17T17:53:51.543955+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.16:0/1286996741' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: audit 2024-08-17T17:53:51.544288+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[84186]: audit 2024-08-17T17:53:51.544288+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: cluster 2024-08-17T17:53:50.788687+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:53:52.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: cluster 2024-08-17T17:53:50.788687+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:53:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: audit 2024-08-17T17:53:51.383281+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.16:0/4215636124' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: audit 2024-08-17T17:53:51.383281+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.16:0/4215636124' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: audit 2024-08-17T17:53:51.543955+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.16:0/1286996741' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: audit 2024-08-17T17:53:51.543955+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.16:0/1286996741' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: audit 2024-08-17T17:53:51.544288+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:51 smithi016 bash[86572]: audit 2024-08-17T17:53:51.544288+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: cluster 2024-08-17T17:53:50.788687+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: cluster 2024-08-17T17:53:50.788687+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: audit 2024-08-17T17:53:51.383281+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.16:0/4215636124' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: audit 2024-08-17T17:53:51.383281+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.16:0/4215636124' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: audit 2024-08-17T17:53:51.543955+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.16:0/1286996741' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: audit 2024-08-17T17:53:51.543955+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.16:0/1286996741' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.082 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: audit 2024-08-17T17:53:51.544288+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.083 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:51 smithi060 bash[68878]: audit 2024-08-17T17:53:51.544288+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:53:52.098 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:52.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:52.241 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:52.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:52.344 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.373 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:52.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:52.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:52.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:52.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:52.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:52.799 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:53:52.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:52.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:53.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: cluster 2024-08-17T17:53:51.612470+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1272: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 45 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 31547/2226 objects degraded (1417.206%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: cluster 2024-08-17T17:53:51.612470+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1272: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 45 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 31547/2226 objects degraded (1417.206%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:51.790071+0000 mon.a (mon.0) 1649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:53:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:51.790071+0000 mon.a (mon.0) 1649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:53:53.057 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: cluster 2024-08-17T17:53:51.794843+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: cluster 2024-08-17T17:53:51.794843+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:51.795954+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.16:0/1078472567' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:51.795954+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.16:0/1078472567' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:51.796330+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:51.796330+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:52.357366+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:52.357366+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:52.481005+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[86572]: audit 2024-08-17T17:53:52.481005+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:53.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: cluster 2024-08-17T17:53:51.612470+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1272: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 45 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 31547/2226 objects degraded (1417.206%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: cluster 2024-08-17T17:53:51.612470+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1272: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 45 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 31547/2226 objects degraded (1417.206%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:51.790071+0000 mon.a (mon.0) 1649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:51.790071+0000 mon.a (mon.0) 1649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: cluster 2024-08-17T17:53:51.794843+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: cluster 2024-08-17T17:53:51.794843+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:51.795954+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.16:0/1078472567' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:51.795954+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.16:0/1078472567' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:51.796330+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:51.796330+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:52.357366+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:52.357366+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:52.481005+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:53.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:52 smithi016 bash[84186]: audit 2024-08-17T17:53:52.481005+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:53.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:53.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: cluster 2024-08-17T17:53:51.612470+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1272: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 45 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 31547/2226 objects degraded (1417.206%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: cluster 2024-08-17T17:53:51.612470+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1272: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 45 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 31547/2226 objects degraded (1417.206%); 0 B/s, 36 objects/s recovering 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:51.790071+0000 mon.a (mon.0) 1649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:51.790071+0000 mon.a (mon.0) 1649 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: cluster 2024-08-17T17:53:51.794843+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: cluster 2024-08-17T17:53:51.794843+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:51.795954+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.16:0/1078472567' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:51.795954+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.16:0/1078472567' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:51.796330+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:51.796330+0000 mon.a (mon.0) 1651 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:52.357366+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:52.357366+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:52.481005+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:53.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:52 smithi060 bash[68878]: audit 2024-08-17T17:53:52.481005+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:53.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:53.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:53.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:53.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.584 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:53.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:53.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:53.819 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:53.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:53.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:54.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.085 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[84186]: cluster 2024-08-17T17:53:52.790645+0000 mon.a (mon.0) 1654 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:54.086 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[84186]: cluster 2024-08-17T17:53:52.790645+0000 mon.a (mon.0) 1654 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:54.086 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[84186]: audit 2024-08-17T17:53:52.798659+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:54.086 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[84186]: audit 2024-08-17T17:53:52.798659+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:54.086 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[84186]: cluster 2024-08-17T17:53:52.802288+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:53:54.086 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[84186]: cluster 2024-08-17T17:53:52.802288+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:53:54.086 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[86572]: cluster 2024-08-17T17:53:52.790645+0000 mon.a (mon.0) 1654 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:54.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[86572]: cluster 2024-08-17T17:53:52.790645+0000 mon.a (mon.0) 1654 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:54.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[86572]: audit 2024-08-17T17:53:52.798659+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:54.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[86572]: audit 2024-08-17T17:53:52.798659+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:54.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[86572]: cluster 2024-08-17T17:53:52.802288+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:53:54.087 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:53 smithi016 bash[86572]: cluster 2024-08-17T17:53:52.802288+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:53:54.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:54.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:53 smithi060 bash[68878]: cluster 2024-08-17T17:53:52.790645+0000 mon.a (mon.0) 1654 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:54.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:53 smithi060 bash[68878]: cluster 2024-08-17T17:53:52.790645+0000 mon.a (mon.0) 1654 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:54.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:53 smithi060 bash[68878]: audit 2024-08-17T17:53:52.798659+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:54.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:53 smithi060 bash[68878]: audit 2024-08-17T17:53:52.798659+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:54.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:53 smithi060 bash[68878]: cluster 2024-08-17T17:53:52.802288+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:53:54.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:53 smithi060 bash[68878]: cluster 2024-08-17T17:53:52.802288+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:53:54.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:54.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.424 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:53:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:53:54] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:53:54.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:54.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:54.618 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:54.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.742 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:54.857 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:54 smithi060 bash[68878]: cluster 2024-08-17T17:53:53.613633+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1275: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 31157/462 objects degraded (6743.939%); 0 B/s, 100 objects/s recovering 2024-08-17T17:53:54.857 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:54 smithi060 bash[68878]: cluster 2024-08-17T17:53:53.613633+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1275: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 31157/462 objects degraded (6743.939%); 0 B/s, 100 objects/s recovering 2024-08-17T17:53:54.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:54.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:54.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.005 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:55.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:54 smithi016 bash[84186]: cluster 2024-08-17T17:53:53.613633+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1275: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 31157/462 objects degraded (6743.939%); 0 B/s, 100 objects/s recovering 2024-08-17T17:53:55.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:54 smithi016 bash[84186]: cluster 2024-08-17T17:53:53.613633+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1275: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 31157/462 objects degraded (6743.939%); 0 B/s, 100 objects/s recovering 2024-08-17T17:53:55.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:54 smithi016 bash[86572]: cluster 2024-08-17T17:53:53.613633+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1275: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 31157/462 objects degraded (6743.939%); 0 B/s, 100 objects/s recovering 2024-08-17T17:53:55.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:54 smithi016 bash[86572]: cluster 2024-08-17T17:53:53.613633+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1275: 89 pgs: 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 31157/462 objects degraded (6743.939%); 0 B/s, 100 objects/s recovering 2024-08-17T17:53:55.108 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:55.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:55.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:55.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:55.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:55.667 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-08-17T17:53:55.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-08-17T17:53:55.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:55.881 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:55 smithi060 bash[68878]: cluster 2024-08-17T17:53:55.147744+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check update: Degraded data redundancy: 31157/462 objects degraded (6743.939%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:55.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:55 smithi060 bash[68878]: cluster 2024-08-17T17:53:55.147744+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check update: Degraded data redundancy: 31157/462 objects degraded (6743.939%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:55 smithi016 bash[84186]: cluster 2024-08-17T17:53:55.147744+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check update: Degraded data redundancy: 31157/462 objects degraded (6743.939%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.016 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:55 smithi016 bash[84186]: cluster 2024-08-17T17:53:55.147744+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check update: Degraded data redundancy: 31157/462 objects degraded (6743.939%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:55 smithi016 bash[86572]: cluster 2024-08-17T17:53:55.147744+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check update: Degraded data redundancy: 31157/462 objects degraded (6743.939%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.016 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:55 smithi016 bash[86572]: cluster 2024-08-17T17:53:55.147744+0000 mon.a (mon.0) 1657 : cluster [WRN] Health check update: Degraded data redundancy: 31157/462 objects degraded (6743.939%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:56.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:56.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:56.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:56.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:56.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:56.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:56.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:56.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.816 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:56.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.947 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:57.050 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.060 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:56 smithi016 bash[84186]: cluster 2024-08-17T17:53:55.614819+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1276: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 117 objects/s recovering 2024-08-17T17:53:57.061 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:56 smithi016 bash[84186]: cluster 2024-08-17T17:53:55.614819+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1276: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 117 objects/s recovering 2024-08-17T17:53:57.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:56 smithi016 bash[86572]: cluster 2024-08-17T17:53:55.614819+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1276: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 117 objects/s recovering 2024-08-17T17:53:57.061 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:56 smithi016 bash[86572]: cluster 2024-08-17T17:53:55.614819+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1276: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 117 objects/s recovering 2024-08-17T17:53:57.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:57.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:56 smithi060 bash[68878]: cluster 2024-08-17T17:53:55.614819+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1276: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 117 objects/s recovering 2024-08-17T17:53:57.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:56 smithi060 bash[68878]: cluster 2024-08-17T17:53:55.614819+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1276: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 377 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 117 objects/s recovering 2024-08-17T17:53:57.207 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:57.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:57.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:57.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:57.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:57.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:57.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:57.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:57.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:57.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:58.074 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:58.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:58.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:58.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.349 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:58.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.475 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:58.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.597 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:58.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:58.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:58.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:58.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:58.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:58.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[84186]: cluster 2024-08-17T17:53:57.615308+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1277: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 72 objects/s recovering 2024-08-17T17:53:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[84186]: cluster 2024-08-17T17:53:57.615308+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1277: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 72 objects/s recovering 2024-08-17T17:53:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[84186]: audit 2024-08-17T17:53:58.571417+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[84186]: audit 2024-08-17T17:53:58.571417+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[84186]: audit 2024-08-17T17:53:58.578002+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[84186]: audit 2024-08-17T17:53:58.578002+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[86572]: cluster 2024-08-17T17:53:57.615308+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1277: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 72 objects/s recovering 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[86572]: cluster 2024-08-17T17:53:57.615308+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1277: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 72 objects/s recovering 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[86572]: audit 2024-08-17T17:53:58.571417+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[86572]: audit 2024-08-17T17:53:58.571417+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[86572]: audit 2024-08-17T17:53:58.578002+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:53:58 smithi016 bash[86572]: audit 2024-08-17T17:53:58.578002+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:58 smithi060 bash[68878]: cluster 2024-08-17T17:53:57.615308+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1277: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 72 objects/s recovering 2024-08-17T17:53:59.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:58 smithi060 bash[68878]: cluster 2024-08-17T17:53:57.615308+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1277: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 104 op/s; 31053/78 objects degraded (39811.538%); 0 B/s, 72 objects/s recovering 2024-08-17T17:53:59.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:58 smithi060 bash[68878]: audit 2024-08-17T17:53:58.571417+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:58 smithi060 bash[68878]: audit 2024-08-17T17:53:58.571417+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:58 smithi060 bash[68878]: audit 2024-08-17T17:53:58.578002+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.094 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:53:58 smithi060 bash[68878]: audit 2024-08-17T17:53:58.578002+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:53:59.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:59.208 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.235 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:59.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:59.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.492 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:59.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:59.724 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:59.744 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T17:53:59.745 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:53:59.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:59.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:59.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:53:59.856 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.880 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:59.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:00.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.135 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:00.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:00.369 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:54:00 smithi060 bash[61583]: ts=2024-08-17T17:54:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:00.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:00.524 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:00.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:00.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:00.654 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:00.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:00.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:00.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.911 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:00 smithi060 bash[68878]: cluster 2024-08-17T17:53:59.616609+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1278: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 176 objects/s recovering 2024-08-17T17:54:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:00 smithi060 bash[68878]: cluster 2024-08-17T17:53:59.616609+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1278: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 176 objects/s recovering 2024-08-17T17:54:00.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:00.148484+0000 mon.a (mon.0) 1660 : cluster [WRN] Health check update: Degraded data redundancy: 30137/78 objects degraded (38637.179%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:00.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:00.148484+0000 mon.a (mon.0) 1660 : cluster [WRN] Health check update: Degraded data redundancy: 30137/78 objects degraded (38637.179%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:01.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.024 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[84186]: cluster 2024-08-17T17:53:59.616609+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1278: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 176 objects/s recovering 2024-08-17T17:54:01.024 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[84186]: cluster 2024-08-17T17:53:59.616609+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1278: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 176 objects/s recovering 2024-08-17T17:54:01.024 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:00.148484+0000 mon.a (mon.0) 1660 : cluster [WRN] Health check update: Degraded data redundancy: 30137/78 objects degraded (38637.179%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:01.025 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:00.148484+0000 mon.a (mon.0) 1660 : cluster [WRN] Health check update: Degraded data redundancy: 30137/78 objects degraded (38637.179%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:01.025 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[86572]: cluster 2024-08-17T17:53:59.616609+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1278: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 176 objects/s recovering 2024-08-17T17:54:01.025 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[86572]: cluster 2024-08-17T17:53:59.616609+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1278: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 89 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 176 objects/s recovering 2024-08-17T17:54:01.025 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:00.148484+0000 mon.a (mon.0) 1660 : cluster [WRN] Health check update: Degraded data redundancy: 30137/78 objects degraded (38637.179%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:01.025 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:00.148484+0000 mon.a (mon.0) 1660 : cluster [WRN] Health check update: Degraded data redundancy: 30137/78 objects degraded (38637.179%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:01.043 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:01.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.174 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.277 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.305 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:01.408 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.437 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:01.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:54:01.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:54:01.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:01.936 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:01.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:02.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.095 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:02.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:02.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:02.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:02.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:02.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.504 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:02.587 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:02.615 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:02.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.738 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:02 smithi060 bash[68878]: cluster 2024-08-17T17:54:01.617872+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1279: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 143 objects/s recovering 2024-08-17T17:54:02.853 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:02 smithi060 bash[68878]: cluster 2024-08-17T17:54:01.617872+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1279: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 143 objects/s recovering 2024-08-17T17:54:02.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:02.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:03.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:02 smithi016 bash[84186]: cluster 2024-08-17T17:54:01.617872+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1279: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 143 objects/s recovering 2024-08-17T17:54:03.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:02 smithi016 bash[84186]: cluster 2024-08-17T17:54:01.617872+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1279: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 143 objects/s recovering 2024-08-17T17:54:03.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:02 smithi016 bash[86572]: cluster 2024-08-17T17:54:01.617872+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1279: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 143 objects/s recovering 2024-08-17T17:54:03.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:02 smithi016 bash[86572]: cluster 2024-08-17T17:54:01.617872+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1279: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 30137/78 objects degraded (38637.179%); 0 B/s, 143 objects/s recovering 2024-08-17T17:54:03.104 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.124 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:03.227 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:03.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:03.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:03.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:03.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.498 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:03.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:03.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:03.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:03.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:03.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:03.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:04.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:04.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.139 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:03.314899+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:03.314899+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:03.320263+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:03.320263+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: cluster 2024-08-17T17:54:03.618642+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1280: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 179 objects/s recovering 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: cluster 2024-08-17T17:54:03.618642+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1280: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 179 objects/s recovering 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:04.026855+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:04.026855+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:04.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:04.028279+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:04.028279+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:04.034323+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[84186]: audit 2024-08-17T17:54:04.034323+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:03.314899+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:03.314899+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:03.320263+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:03.320263+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: cluster 2024-08-17T17:54:03.618642+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1280: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 179 objects/s recovering 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: cluster 2024-08-17T17:54:03.618642+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1280: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 179 objects/s recovering 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:04.026855+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:04.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:04.026855+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:04.028279+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:04.028279+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:04.034323+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[86572]: audit 2024-08-17T17:54:04.034323+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.393 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:04.496 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.523 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:04.538 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:04.538 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:04.575 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:54:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:54:04] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:54:04.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:03.314899+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:03.314899+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:03.320263+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:03.320263+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: cluster 2024-08-17T17:54:03.618642+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1280: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 179 objects/s recovering 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: cluster 2024-08-17T17:54:03.618642+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1280: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 66 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 179 objects/s recovering 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:04.026855+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:04.026855+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:04.028279+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:04.638 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:04.028279+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:04.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:04.034323+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.639 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:04 smithi060 bash[68878]: audit 2024-08-17T17:54:04.034323+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:04.654 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:04.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:04.757 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:04.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:04.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:04.884 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:05.008 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:05.028 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:05.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:05.130 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:05.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:05.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:05.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:05.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.405 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:05 smithi060 bash[68878]: cluster 2024-08-17T17:54:05.149588+0000 mon.a (mon.0) 1666 : cluster [WRN] Health check update: Degraded data redundancy: 29607/78 objects degraded (37957.692%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:05.405 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:05 smithi060 bash[68878]: cluster 2024-08-17T17:54:05.149588+0000 mon.a (mon.0) 1666 : cluster [WRN] Health check update: Degraded data redundancy: 29607/78 objects degraded (37957.692%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:05.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:05.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.551 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:05.551 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:05.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:05.575 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:05 smithi016 bash[84186]: cluster 2024-08-17T17:54:05.149588+0000 mon.a (mon.0) 1666 : cluster [WRN] Health check update: Degraded data redundancy: 29607/78 objects degraded (37957.692%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:05.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:05 smithi016 bash[84186]: cluster 2024-08-17T17:54:05.149588+0000 mon.a (mon.0) 1666 : cluster [WRN] Health check update: Degraded data redundancy: 29607/78 objects degraded (37957.692%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:05.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:05 smithi016 bash[86572]: cluster 2024-08-17T17:54:05.149588+0000 mon.a (mon.0) 1666 : cluster [WRN] Health check update: Degraded data redundancy: 29607/78 objects degraded (37957.692%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:05.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:05 smithi016 bash[86572]: cluster 2024-08-17T17:54:05.149588+0000 mon.a (mon.0) 1666 : cluster [WRN] Health check update: Degraded data redundancy: 29607/78 objects degraded (37957.692%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:05.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:05.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:05.916 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:05.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:05.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:06.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.074 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:06.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:06.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:06.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:06.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.602 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:06.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:06 smithi016 bash[84186]: cluster 2024-08-17T17:54:05.619280+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1281: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 10 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 129 objects/s recovering 2024-08-17T17:54:06.626 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:06 smithi016 bash[84186]: cluster 2024-08-17T17:54:05.619280+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1281: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 10 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 129 objects/s recovering 2024-08-17T17:54:06.626 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:06 smithi016 bash[86572]: cluster 2024-08-17T17:54:05.619280+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1281: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 10 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 129 objects/s recovering 2024-08-17T17:54:06.626 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:06 smithi016 bash[86572]: cluster 2024-08-17T17:54:05.619280+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1281: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 10 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 129 objects/s recovering 2024-08-17T17:54:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:06 smithi060 bash[68878]: cluster 2024-08-17T17:54:05.619280+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1281: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 10 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 129 objects/s recovering 2024-08-17T17:54:06.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:06 smithi060 bash[68878]: cluster 2024-08-17T17:54:05.619280+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1281: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 10 op/s; 29607/78 objects degraded (37957.692%); 0 B/s, 129 objects/s recovering 2024-08-17T17:54:06.706 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.735 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:06.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.866 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:06.970 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:07.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:07.229 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:07.359 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.387 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:07.490 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:07.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:07 smithi016 bash[84186]: audit 2024-08-17T17:54:07.357836+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:07.502 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:07 smithi016 bash[84186]: audit 2024-08-17T17:54:07.357836+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:07.502 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:07 smithi016 bash[86572]: audit 2024-08-17T17:54:07.357836+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:07.502 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:07 smithi016 bash[86572]: audit 2024-08-17T17:54:07.357836+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:07.518 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:07.621 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:07 smithi060 bash[68878]: audit 2024-08-17T17:54:07.357836+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:07.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:07 smithi060 bash[68878]: audit 2024-08-17T17:54:07.357836+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:07.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.779 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:07.882 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:07.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:08.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:08.143 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:08.276 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.307 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:08.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:08.436 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:08.539 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.567 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:08.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:08 smithi016 bash[84186]: cluster 2024-08-17T17:54:07.620003+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1282: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 29607/78 objects degraded (37957.692%); 0 B/s, 120 objects/s recovering 2024-08-17T17:54:08.590 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:08 smithi016 bash[84186]: cluster 2024-08-17T17:54:07.620003+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1282: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 29607/78 objects degraded (37957.692%); 0 B/s, 120 objects/s recovering 2024-08-17T17:54:08.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:08 smithi016 bash[86572]: cluster 2024-08-17T17:54:07.620003+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1282: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 29607/78 objects degraded (37957.692%); 0 B/s, 120 objects/s recovering 2024-08-17T17:54:08.591 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:08 smithi016 bash[86572]: cluster 2024-08-17T17:54:07.620003+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1282: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 29607/78 objects degraded (37957.692%); 0 B/s, 120 objects/s recovering 2024-08-17T17:54:08.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:08 smithi060 bash[68878]: cluster 2024-08-17T17:54:07.620003+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1282: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 29607/78 objects degraded (37957.692%); 0 B/s, 120 objects/s recovering 2024-08-17T17:54:08.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:08 smithi060 bash[68878]: cluster 2024-08-17T17:54:07.620003+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1282: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 29607/78 objects degraded (37957.692%); 0 B/s, 120 objects/s recovering 2024-08-17T17:54:08.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:08.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:08.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.830 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:08.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:08.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:09.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:09.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:09.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.319 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.341 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.473 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:09.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:09.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:09.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.002 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:10.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.131 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:10.234 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.246 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:54:10 smithi060 bash[61583]: ts=2024-08-17T17:54:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:10.262 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:10.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.395 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:10.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.526 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:10.631 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.658 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:10.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:10.785 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:10.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[86572]: cluster 2024-08-17T17:54:09.621123+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1283: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 172 objects/s recovering 2024-08-17T17:54:10.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[86572]: cluster 2024-08-17T17:54:09.621123+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1283: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 172 objects/s recovering 2024-08-17T17:54:10.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[86572]: cluster 2024-08-17T17:54:10.150656+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: Degraded data redundancy: 28987/78 objects degraded (37162.821%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:10.906 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[86572]: cluster 2024-08-17T17:54:10.150656+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: Degraded data redundancy: 28987/78 objects degraded (37162.821%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:10.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:10 smithi060 bash[68878]: cluster 2024-08-17T17:54:09.621123+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1283: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 172 objects/s recovering 2024-08-17T17:54:10.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:10 smithi060 bash[68878]: cluster 2024-08-17T17:54:09.621123+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1283: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 172 objects/s recovering 2024-08-17T17:54:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:10 smithi060 bash[68878]: cluster 2024-08-17T17:54:10.150656+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: Degraded data redundancy: 28987/78 objects degraded (37162.821%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:10.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:10 smithi060 bash[68878]: cluster 2024-08-17T17:54:10.150656+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: Degraded data redundancy: 28987/78 objects degraded (37162.821%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:11.014 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:11.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:11.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:11.166 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[84186]: cluster 2024-08-17T17:54:09.621123+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1283: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 172 objects/s recovering 2024-08-17T17:54:11.166 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[84186]: cluster 2024-08-17T17:54:09.621123+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1283: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 172 objects/s recovering 2024-08-17T17:54:11.166 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[84186]: cluster 2024-08-17T17:54:10.150656+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: Degraded data redundancy: 28987/78 objects degraded (37162.821%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:11.166 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:10 smithi016 bash[84186]: cluster 2024-08-17T17:54:10.150656+0000 mon.a (mon.0) 1668 : cluster [WRN] Health check update: Degraded data redundancy: 28987/78 objects degraded (37162.821%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:11.169 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:11.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:11.273 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.303 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:11.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:11.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.566 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:11.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:11.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.830 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:11.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:12.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:12.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:12.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:12.358 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:12.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.491 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:12.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:12.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:12.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.753 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:12.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:12 smithi060 bash[68878]: cluster 2024-08-17T17:54:11.622346+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1284: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 95 objects/s recovering 2024-08-17T17:54:12.869 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:12 smithi060 bash[68878]: cluster 2024-08-17T17:54:11.622346+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1284: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 95 objects/s recovering 2024-08-17T17:54:12.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:12.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:12.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:13.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:12 smithi016 bash[84186]: cluster 2024-08-17T17:54:11.622346+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1284: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 95 objects/s recovering 2024-08-17T17:54:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:12 smithi016 bash[84186]: cluster 2024-08-17T17:54:11.622346+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1284: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 95 objects/s recovering 2024-08-17T17:54:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:12 smithi016 bash[86572]: cluster 2024-08-17T17:54:11.622346+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1284: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 95 objects/s recovering 2024-08-17T17:54:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:12 smithi016 bash[86572]: cluster 2024-08-17T17:54:11.622346+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1284: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28987/78 objects degraded (37162.821%); 0 B/s, 95 objects/s recovering 2024-08-17T17:54:13.117 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:13.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:13.265 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:13.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.398 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:13.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:13.529 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:13.632 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:13.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:13.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:13.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:13.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.921 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:14.027 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:14.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:14.423 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.448 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.450 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:54:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:54:14] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.51.0" 2024-08-17T17:54:14.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:14.551 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:14.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.699 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:14.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:14 smithi016 bash[84186]: cluster 2024-08-17T17:54:13.623658+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1285: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:14.738 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:14 smithi016 bash[84186]: cluster 2024-08-17T17:54:13.623658+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1285: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:14.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.828 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:14.931 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:14 smithi016 bash[86572]: cluster 2024-08-17T17:54:13.623658+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1285: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:14.942 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:14 smithi016 bash[86572]: cluster 2024-08-17T17:54:13.623658+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1285: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:14.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:15.073 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:14 smithi060 bash[68878]: cluster 2024-08-17T17:54:13.623658+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1285: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:15.073 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:14 smithi060 bash[68878]: cluster 2024-08-17T17:54:13.623658+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1285: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:15.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:15.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:15.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.212 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.315 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.335 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:15.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:15.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.592 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:15.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.706 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:15 smithi060 bash[68878]: cluster 2024-08-17T17:54:15.151779+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 28361/78 objects degraded (36360.256%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:15.706 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:15 smithi060 bash[68878]: cluster 2024-08-17T17:54:15.151779+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 28361/78 objects degraded (36360.256%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:15.724 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:15.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:15 smithi016 bash[86572]: cluster 2024-08-17T17:54:15.151779+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 28361/78 objects degraded (36360.256%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:15.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:15 smithi016 bash[86572]: cluster 2024-08-17T17:54:15.151779+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 28361/78 objects degraded (36360.256%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:15.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:15 smithi016 bash[84186]: cluster 2024-08-17T17:54:15.151779+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 28361/78 objects degraded (36360.256%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:15.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:15 smithi016 bash[84186]: cluster 2024-08-17T17:54:15.151779+0000 mon.a (mon.0) 1669 : cluster [WRN] Health check update: Degraded data redundancy: 28361/78 objects degraded (36360.256%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:15.827 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:15.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:16.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:16.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:16.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:16.352 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:16.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:16.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:16.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.635 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:16.739 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:16 smithi060 bash[68878]: cluster 2024-08-17T17:54:15.624526+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1286: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:16.750 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:16 smithi060 bash[68878]: cluster 2024-08-17T17:54:15.624526+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1286: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:16.766 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:16.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:17.002 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:17.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:16 smithi016 bash[84186]: cluster 2024-08-17T17:54:15.624526+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1286: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:17.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:16 smithi016 bash[84186]: cluster 2024-08-17T17:54:15.624526+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1286: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:17.014 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:16 smithi016 bash[86572]: cluster 2024-08-17T17:54:15.624526+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1286: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:17.015 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:16 smithi016 bash[86572]: cluster 2024-08-17T17:54:15.624526+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1286: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:17.029 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:17.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:17.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:17.157 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:17.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:17.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.553 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:17.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:17.913 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:18.044 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:18.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:18.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.203 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:18.332 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:18.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:18.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.460 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:18.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.719 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:18.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:18.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:18.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:18.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:18.981 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:18.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[86572]: cluster 2024-08-17T17:54:17.625064+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1287: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[86572]: cluster 2024-08-17T17:54:17.625064+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1287: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[86572]: cluster 2024-08-17T17:54:17.712123+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:54:19.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[86572]: cluster 2024-08-17T17:54:17.712123+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:54:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[84186]: cluster 2024-08-17T17:54:17.625064+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1287: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[84186]: cluster 2024-08-17T17:54:17.625064+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1287: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[84186]: cluster 2024-08-17T17:54:17.712123+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:54:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:18 smithi016 bash[84186]: cluster 2024-08-17T17:54:17.712123+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:54:19.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:19.110 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:18 smithi060 bash[68878]: cluster 2024-08-17T17:54:17.625064+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1287: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:19.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:18 smithi060 bash[68878]: cluster 2024-08-17T17:54:17.625064+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1287: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28361/78 objects degraded (36360.256%); 0 B/s, 103 objects/s recovering 2024-08-17T17:54:19.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:18 smithi060 bash[68878]: cluster 2024-08-17T17:54:17.712123+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:54:19.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:18 smithi060 bash[68878]: cluster 2024-08-17T17:54:17.712123+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:54:19.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:19.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:19.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:19.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:19.609 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:19.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:19.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:19.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:19 smithi016 bash[84186]: cluster 2024-08-17T17:54:18.712408+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:54:19.844 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:19 smithi016 bash[84186]: cluster 2024-08-17T17:54:18.712408+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:54:19.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:19.885 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:19.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:19.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:19 smithi060 bash[68878]: cluster 2024-08-17T17:54:18.712408+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:54:19.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:19 smithi060 bash[68878]: cluster 2024-08-17T17:54:18.712408+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:54:19.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:20.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:20.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:20.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:20.160 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:19 smithi016 bash[86572]: cluster 2024-08-17T17:54:18.712408+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:54:20.160 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:19 smithi016 bash[86572]: cluster 2024-08-17T17:54:18.712408+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:54:20.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:20.263 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:54:20 smithi060 bash[61583]: ts=2024-08-17T17:54:20.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:20.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:20.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:20.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:20.511 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.539 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:20.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.672 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:20.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[84186]: cluster 2024-08-17T17:54:19.625938+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1290: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 194 objects/s recovering 2024-08-17T17:54:20.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[84186]: cluster 2024-08-17T17:54:19.625938+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1290: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 194 objects/s recovering 2024-08-17T17:54:20.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[84186]: cluster 2024-08-17T17:54:20.152571+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: Degraded data redundancy: 27432/78 objects degraded (35169.231%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:20.787 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[84186]: cluster 2024-08-17T17:54:20.152571+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: Degraded data redundancy: 27432/78 objects degraded (35169.231%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:20.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[86572]: cluster 2024-08-17T17:54:19.625938+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1290: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 194 objects/s recovering 2024-08-17T17:54:20.787 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[86572]: cluster 2024-08-17T17:54:19.625938+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1290: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 194 objects/s recovering 2024-08-17T17:54:20.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[86572]: cluster 2024-08-17T17:54:20.152571+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: Degraded data redundancy: 27432/78 objects degraded (35169.231%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:20.788 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:20 smithi016 bash[86572]: cluster 2024-08-17T17:54:20.152571+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: Degraded data redundancy: 27432/78 objects degraded (35169.231%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:20.802 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:20.905 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:20 smithi060 bash[68878]: cluster 2024-08-17T17:54:19.625938+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1290: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 194 objects/s recovering 2024-08-17T17:54:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:20 smithi060 bash[68878]: cluster 2024-08-17T17:54:19.625938+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1290: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 194 objects/s recovering 2024-08-17T17:54:20.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:20 smithi060 bash[68878]: cluster 2024-08-17T17:54:20.152571+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: Degraded data redundancy: 27432/78 objects degraded (35169.231%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:20.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:20 smithi060 bash[68878]: cluster 2024-08-17T17:54:20.152571+0000 mon.a (mon.0) 1672 : cluster [WRN] Health check update: Degraded data redundancy: 27432/78 objects degraded (35169.231%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:20.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:21.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:21.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.198 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:21.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.332 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.435 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:21.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:21.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.730 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.834 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.860 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:21.963 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:22.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:22.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:22.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:22.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:22.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:22.376 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:22.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:22.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:22.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:22.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.767 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:22.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:22 smithi060 bash[68878]: cluster 2024-08-17T17:54:21.626838+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1291: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 116 objects/s recovering 2024-08-17T17:54:22.882 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:22 smithi060 bash[68878]: cluster 2024-08-17T17:54:21.626838+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1291: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 116 objects/s recovering 2024-08-17T17:54:22.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:22 smithi060 bash[68878]: audit 2024-08-17T17:54:22.359119+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:22.883 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:22 smithi060 bash[68878]: audit 2024-08-17T17:54:22.359119+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:22.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:22.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:23.005 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:23.029 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[84186]: cluster 2024-08-17T17:54:21.626838+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1291: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 116 objects/s recovering 2024-08-17T17:54:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[84186]: cluster 2024-08-17T17:54:21.626838+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1291: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 116 objects/s recovering 2024-08-17T17:54:23.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[84186]: audit 2024-08-17T17:54:22.359119+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[84186]: audit 2024-08-17T17:54:22.359119+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:23.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[86572]: cluster 2024-08-17T17:54:21.626838+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1291: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 116 objects/s recovering 2024-08-17T17:54:23.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[86572]: cluster 2024-08-17T17:54:21.626838+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1291: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 6 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27432/78 objects degraded (35169.231%); 0 B/s, 116 objects/s recovering 2024-08-17T17:54:23.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[86572]: audit 2024-08-17T17:54:22.359119+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:23.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:22 smithi016 bash[86572]: audit 2024-08-17T17:54:22.359119+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:23.132 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.158 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.262 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:23.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:23.422 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:23.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:23.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:23.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:23.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:23.787 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.814 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.917 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.948 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:24.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:24.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:24.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.341 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.444 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:24.471 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:24.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:24.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:24.716 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:54:24] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-08-17T17:54:24.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:24.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:24.738 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_4' removed 2024-08-17T17:54:24.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:24 smithi060 bash[68878]: cluster 2024-08-17T17:54:23.627974+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1292: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26837/78 objects degraded (34406.410%); 0 B/s, 190 objects/s recovering 2024-08-17T17:54:24.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:24 smithi060 bash[68878]: cluster 2024-08-17T17:54:23.627974+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1292: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26837/78 objects degraded (34406.410%); 0 B/s, 190 objects/s recovering 2024-08-17T17:54:24.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:24 smithi060 bash[68878]: audit 2024-08-17T17:54:24.386500+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:24.851 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:24 smithi060 bash[68878]: audit 2024-08-17T17:54:24.386500+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:24.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:24.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:25.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[84186]: cluster 2024-08-17T17:54:23.627974+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1292: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26837/78 objects degraded (34406.410%); 0 B/s, 190 objects/s recovering 2024-08-17T17:54:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[84186]: cluster 2024-08-17T17:54:23.627974+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1292: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26837/78 objects degraded (34406.410%); 0 B/s, 190 objects/s recovering 2024-08-17T17:54:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[84186]: audit 2024-08-17T17:54:24.386500+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[84186]: audit 2024-08-17T17:54:24.386500+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[86572]: cluster 2024-08-17T17:54:23.627974+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1292: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26837/78 objects degraded (34406.410%); 0 B/s, 190 objects/s recovering 2024-08-17T17:54:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[86572]: cluster 2024-08-17T17:54:23.627974+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1292: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26837/78 objects degraded (34406.410%); 0 B/s, 190 objects/s recovering 2024-08-17T17:54:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[86572]: audit 2024-08-17T17:54:24.386500+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:24 smithi016 bash[86572]: audit 2024-08-17T17:54:24.386500+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:25.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:25.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:25.284 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.416 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:25.547 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:25.678 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.706 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.809 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:25.821 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[84186]: audit 2024-08-17T17:54:24.736863+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:54:25.821 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[84186]: audit 2024-08-17T17:54:24.736863+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[84186]: cluster 2024-08-17T17:54:24.741611+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[84186]: cluster 2024-08-17T17:54:24.741611+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[84186]: cluster 2024-08-17T17:54:25.153750+0000 mon.a (mon.0) 1677 : cluster [WRN] Health check update: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[84186]: cluster 2024-08-17T17:54:25.153750+0000 mon.a (mon.0) 1677 : cluster [WRN] Health check update: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[86572]: audit 2024-08-17T17:54:24.736863+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[86572]: audit 2024-08-17T17:54:24.736863+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[86572]: cluster 2024-08-17T17:54:24.741611+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[86572]: cluster 2024-08-17T17:54:24.741611+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[86572]: cluster 2024-08-17T17:54:25.153750+0000 mon.a (mon.0) 1677 : cluster [WRN] Health check update: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:25.822 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:25 smithi016 bash[86572]: cluster 2024-08-17T17:54:25.153750+0000 mon.a (mon.0) 1677 : cluster [WRN] Health check update: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:25.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:25.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:25.940 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:25 smithi060 bash[68878]: audit 2024-08-17T17:54:24.736863+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:54:25.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:25 smithi060 bash[68878]: audit 2024-08-17T17:54:24.736863+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.16:0/2845967137' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:54:25.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:25 smithi060 bash[68878]: cluster 2024-08-17T17:54:24.741611+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:54:25.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:25 smithi060 bash[68878]: cluster 2024-08-17T17:54:24.741611+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:54:25.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:25 smithi060 bash[68878]: cluster 2024-08-17T17:54:25.153750+0000 mon.a (mon.0) 1677 : cluster [WRN] Health check update: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:25.952 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:25 smithi060 bash[68878]: cluster 2024-08-17T17:54:25.153750+0000 mon.a (mon.0) 1677 : cluster [WRN] Health check update: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-08-17T17:54:25.969 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.102 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:26.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:26.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:26.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:26.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:26.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:26.469 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:26.602 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:26.630 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:26.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:26.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:26.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:26.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:26 smithi060 bash[68878]: cluster 2024-08-17T17:54:25.628751+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:26 smithi060 bash[68878]: cluster 2024-08-17T17:54:25.628751+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:26.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:26 smithi060 bash[68878]: cluster 2024-08-17T17:54:25.746138+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized) 2024-08-17T17:54:26.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:26 smithi060 bash[68878]: cluster 2024-08-17T17:54:25.746138+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized) 2024-08-17T17:54:26.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:27.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:27.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[84186]: cluster 2024-08-17T17:54:25.628751+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:27.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[84186]: cluster 2024-08-17T17:54:25.628751+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:27.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[84186]: cluster 2024-08-17T17:54:25.746138+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized) 2024-08-17T17:54:27.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[84186]: cluster 2024-08-17T17:54:25.746138+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized) 2024-08-17T17:54:27.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[86572]: cluster 2024-08-17T17:54:25.628751+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:27.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[86572]: cluster 2024-08-17T17:54:25.628751+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:27.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[86572]: cluster 2024-08-17T17:54:25.746138+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized) 2024-08-17T17:54:27.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:26 smithi016 bash[86572]: cluster 2024-08-17T17:54:25.746138+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26837/78 objects degraded (34406.410%), 7 pgs degraded, 7 pgs undersized) 2024-08-17T17:54:27.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:27.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:27.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:27.433 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:54:27.434 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:54:27.435 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-08-17T17:54:27.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_5 16 2024-08-17T17:54:27.526 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:27.550 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:27.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:27.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:27.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:27.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:28.022 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:54:28.022 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:28.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.040 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:54:28.040 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:28.057 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:28.060 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:54:28.060 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:28.076 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:54:28.076 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:28.097 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:54:28.098 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:28.117 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:54:28.118 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:28.137 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:54:28.137 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:28.157 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:54:28.158 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:28.161 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:28.183 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:28.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:28.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:28.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:28.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:28.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:28.546 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.554 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:54:28.555 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:54:28.566 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:28.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.698 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.801 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:28.867 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:54:28.868 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:54:28.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:28 smithi060 bash[68878]: cluster 2024-08-17T17:54:27.629301+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:28.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:28 smithi060 bash[68878]: cluster 2024-08-17T17:54:27.629301+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:28.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:28 smithi060 bash[68878]: audit 2024-08-17T17:54:28.006777+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.16:0/3882509191' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:28.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:28 smithi060 bash[68878]: audit 2024-08-17T17:54:28.006777+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.16:0/3882509191' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:28.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:29.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:29.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.192 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[84186]: cluster 2024-08-17T17:54:27.629301+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:29.192 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[84186]: cluster 2024-08-17T17:54:27.629301+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:29.192 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[84186]: audit 2024-08-17T17:54:28.006777+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.16:0/3882509191' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:29.192 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[84186]: audit 2024-08-17T17:54:28.006777+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.16:0/3882509191' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:29.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[86572]: cluster 2024-08-17T17:54:27.629301+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:29.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[86572]: cluster 2024-08-17T17:54:27.629301+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:29.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[86572]: audit 2024-08-17T17:54:28.006777+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.16:0/3882509191' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:29.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:28 smithi016 bash[86572]: audit 2024-08-17T17:54:28.006777+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.16:0/3882509191' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:29.203 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:29.306 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:29.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:29.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:29.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:29.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:29.702 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:29.731 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:29.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:29.766 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:54:29.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:29.846 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:29 smithi060 bash[68878]: audit 2024-08-17T17:54:28.552755+0000 mgr.y (mgr.34107) 1216 : audit [DBG] from='client.45545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:29.846 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:29 smithi060 bash[68878]: audit 2024-08-17T17:54:28.552755+0000 mgr.y (mgr.34107) 1216 : audit [DBG] from='client.45545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:29.846 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:29 smithi060 bash[68878]: audit 2024-08-17T17:54:28.767554+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:29.846 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:29 smithi060 bash[68878]: audit 2024-08-17T17:54:28.767554+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:29.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:29.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:29.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.977 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[84186]: audit 2024-08-17T17:54:28.552755+0000 mgr.y (mgr.34107) 1216 : audit [DBG] from='client.45545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[84186]: audit 2024-08-17T17:54:28.552755+0000 mgr.y (mgr.34107) 1216 : audit [DBG] from='client.45545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[84186]: audit 2024-08-17T17:54:28.767554+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[84186]: audit 2024-08-17T17:54:28.767554+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[86572]: audit 2024-08-17T17:54:28.552755+0000 mgr.y (mgr.34107) 1216 : audit [DBG] from='client.45545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[86572]: audit 2024-08-17T17:54:28.552755+0000 mgr.y (mgr.34107) 1216 : audit [DBG] from='client.45545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[86572]: audit 2024-08-17T17:54:28.767554+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:29.978 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:29 smithi016 bash[86572]: audit 2024-08-17T17:54:28.767554+0000 mon.a (mon.0) 1679 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:29.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:30.095 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:30.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:30.224 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.253 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:30.369 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[61583]: ts=2024-08-17T17:54:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:30.386 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:30.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:30.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:30.519 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:30.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:30.622 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:30.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:30.782 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:30.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:30.885 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.912 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.630162+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.630162+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.760867+0000 mon.a (mon.0) 1680 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.760867+0000 mon.a (mon.0) 1680 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.760906+0000 mon.a (mon.0) 1681 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.760906+0000 mon.a (mon.0) 1681 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: audit 2024-08-17T17:54:29.769497+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: audit 2024-08-17T17:54:29.769497+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.773289+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:54:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:30 smithi060 bash[68878]: cluster 2024-08-17T17:54:29.773289+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:54:31.016 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:31.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.630162+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:31.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.630162+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.760867+0000 mon.a (mon.0) 1680 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.760867+0000 mon.a (mon.0) 1680 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.760906+0000 mon.a (mon.0) 1681 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.760906+0000 mon.a (mon.0) 1681 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: audit 2024-08-17T17:54:29.769497+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: audit 2024-08-17T17:54:29.769497+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.773289+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[84186]: cluster 2024-08-17T17:54:29.773289+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.630162+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.630162+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:31.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.760867+0000 mon.a (mon.0) 1680 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.760867+0000 mon.a (mon.0) 1680 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.760906+0000 mon.a (mon.0) 1681 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.760906+0000 mon.a (mon.0) 1681 : cluster [INF] Cluster is now healthy 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: audit 2024-08-17T17:54:29.769497+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: audit 2024-08-17T17:54:29.769497+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? 172.21.15.16:0/1421656317' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.773289+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:54:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:30 smithi016 bash[86572]: cluster 2024-08-17T17:54:29.773289+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:54:31.093 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:31.197 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:31.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:31.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.490 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:31.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.622 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:31.725 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:31.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.960 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1295,"stamp":"2024-08-17T17:54:27.628978+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":1776732,"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":213,"ondisk_log_size":213,"up":219,"acting":219,"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":4912984,"kb_used_data":35172,"kb_used_omap":113,"kb_used_meta":4877582,"kb_avail":745048232,"statfs":{"total":767960285184,"available":762929389568,"internally_reserved":0,"allocated":36016128,"data_stored":20262518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":4994644264},"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":53,"apply_latency_ms":53,"commit_latency_ns":53000000,"apply_latency_ns":53000000},"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":-27432,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":-1,"num_read_kb":-1,"num_write":-192302,"num_write_kb":-6153601,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-11904,"num_bytes_recovered":-387121152,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.922702"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":442,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.879358+0000","last_change":"2024-08-17T17:43:20.040063+0000","last_active":"2024-08-17T17:54:24.879358+0000","last_peered":"2024-08-17T17:54:24.879358+0000","last_clean":"2024-08-17T17:54:24.879358+0000","last_became_active":"2024-08-17T17:43:20.039314+0000","last_became_peered":"2024-08-17T17:43:20.039314+0000","last_unstale":"2024-08-17T17:54:24.879358+0000","last_undegraded":"2024-08-17T17:54:24.879358+0000","last_fullsized":"2024-08-17T17:54:24.879358+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:51.667056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":304,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724883+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:54:17.724883+0000","last_peered":"2024-08-17T17:54:17.724883+0000","last_clean":"2024-08-17T17:54:17.724883+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:54:17.724883+0000","last_undegraded":"2024-08-17T17:54:17.724883+0000","last_fullsized":"2024-08-17T17:54:17.724883+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":250,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724942+0000","last_change":"2024-08-17T17:43:20.027545+0000","last_active":"2024-08-17T17:54:17.724942+0000","last_peered":"2024-08-17T17:54:17.724942+0000","last_clean":"2024-08-17T17:54:17.724942+0000","last_became_active":"2024-08-17T17:43:20.027063+0000","last_became_peered":"2024-08-17T17:43:20.027063+0000","last_unstale":"2024-08-17T17:54:17.724942+0000","last_undegraded":"2024-08-17T17:54:17.724942+0000","last_fullsized":"2024-08-17T17:54:17.724942+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:41.483500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":302,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724544+0000","last_change":"2024-08-17T17:50:19.049464+0000","last_active":"2024-08-17T17:54:17.724544+0000","last_peered":"2024-08-17T17:54:17.724544+0000","last_clean":"2024-08-17T17:54:17.724544+0000","last_became_active":"2024-08-17T17:50:19.047856+0000","last_became_peered":"2024-08-17T17:50:19.047856+0000","last_unstale":"2024-08-17T17:54:17.724544+0000","last_undegraded":"2024-08-17T17:54:17.724544+0000","last_fullsized":"2024-08-17T17:54:17.724544+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:28:00.703505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":392,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.879590+0000","last_change":"2024-08-17T17:50:19.052620+0000","last_active":"2024-08-17T17:54:24.879590+0000","last_peered":"2024-08-17T17:54:24.879590+0000","last_clean":"2024-08-17T17:54:24.879590+0000","last_became_active":"2024-08-17T17:50:19.052270+0000","last_became_peered":"2024-08-17T17:50:19.052270+0000","last_unstale":"2024-08-17T17:54:24.879590+0000","last_undegraded":"2024-08-17T17:54:24.879590+0000","last_fullsized":"2024-08-17T17:54:24.879590+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:20.678987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":271,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724808+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:54:17.724808+0000","last_peered":"2024-08-17T17:54:17.724808+0000","last_clean":"2024-08-17T17:54:17.724808+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:54:17.724808+0000","last_undegraded":"2024-08-17T17:54:17.724808+0000","last_fullsized":"2024-08-17T17:54:17.724808+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":136,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.882879+0000","last_change":"2024-08-17T17:43:20.090756+0000","last_active":"2024-08-17T17:54:24.882879+0000","last_peered":"2024-08-17T17:54:24.882879+0000","last_clean":"2024-08-17T17:54:24.882879+0000","last_became_active":"2024-08-17T17:43:20.089901+0000","last_became_peered":"2024-08-17T17:43:20.089901+0000","last_unstale":"2024-08-17T17:54:24.882879+0000","last_undegraded":"2024-08-17T17:54:24.882879+0000","last_fullsized":"2024-08-17T17:54:24.882879+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:08.267075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":281,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.469855+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T17:54:18.469855+0000","last_peered":"2024-08-17T17:54:18.469855+0000","last_clean":"2024-08-17T17:54:18.469855+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T17:54:18.469855+0000","last_undegraded":"2024-08-17T17:54:18.469855+0000","last_fullsized":"2024-08-17T17:54:18.469855+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":452,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.744898+0000","last_change":"2024-08-17T17:50:19.049788+0000","last_active":"2024-08-17T17:54:24.744898+0000","last_peered":"2024-08-17T17:54:24.744898+0000","last_clean":"2024-08-17T17:54:24.744898+0000","last_became_active":"2024-08-17T17:50:19.049327+0000","last_became_peered":"2024-08-17T17:50:19.049327+0000","last_unstale":"2024-08-17T17:54:24.744898+0000","last_undegraded":"2024-08-17T17:54:24.744898+0000","last_fullsized":"2024-08-17T17:54:24.744898+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:18:32.524390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":185,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.725006+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:54:17.725006+0000","last_peered":"2024-08-17T17:54:17.725006+0000","last_clean":"2024-08-17T17:54:17.725006+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:54:17.725006+0000","last_undegraded":"2024-08-17T17:54:17.725006+0000","last_fullsized":"2024-08-17T17:54:17.725006+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":299,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724938+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:54:17.724938+0000","last_peered":"2024-08-17T17:54:17.724938+0000","last_clean":"2024-08-17T17:54:17.724938+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:54:17.724938+0000","last_undegraded":"2024-08-17T17:54:17.724938+0000","last_fullsized":"2024-08-17T17:54:17.724938+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":191,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.744124+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T17:54:24.744124+0000","last_peered":"2024-08-17T17:54:24.744124+0000","last_clean":"2024-08-17T17:54:24.744124+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T17:54:24.744124+0000","last_undegraded":"2024-08-17T17:54:24.744124+0000","last_fullsized":"2024-08-17T17:54:24.744124+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":236,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.725122+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:54:17.725122+0000","last_peered":"2024-08-17T17:54:17.725122+0000","last_clean":"2024-08-17T17:54:17.725122+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:54:17.725122+0000","last_undegraded":"2024-08-17T17:54:17.725122+0000","last_fullsized":"2024-08-17T17:54:17.725122+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":244,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.471157+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:54:18.471157+0000","last_peered":"2024-08-17T17:54:18.471157+0000","last_clean":"2024-08-17T17:54:18.471157+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:54:18.471157+0000","last_undegraded":"2024-08-17T17:54:18.471157+0000","last_fullsized":"2024-08-17T17:54:18.471157+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":355,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.879483+0000","last_change":"2024-08-17T17:43:20.032274+0000","last_active":"2024-08-17T17:54:24.879483+0000","last_peered":"2024-08-17T17:54:24.879483+0000","last_clean":"2024-08-17T17:54:24.879483+0000","last_became_active":"2024-08-17T17:43:20.031580+0000","last_became_peered":"2024-08-17T17:43:20.031580+0000","last_unstale":"2024-08-17T17:54:24.879483+0000","last_undegraded":"2024-08-17T17:54:24.879483+0000","last_fullsized":"2024-08-17T17:54:24.879483+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:09.736143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":505,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.745869+0000","last_change":"2024-08-17T17:50:19.049298+0000","last_active":"2024-08-17T17:54:24.745869+0000","last_peered":"2024-08-17T17:54:24.745869+0000","last_clean":"2024-08-17T17:54:24.745869+0000","last_became_active":"2024-08-17T17:50:19.048546+0000","last_became_peered":"2024-08-17T17:50:19.048546+0000","last_unstale":"2024-08-17T17:54:24.745869+0000","last_undegraded":"2024-08-17T17:54:24.745869+0000","last_fullsized":"2024-08-17T17:54:24.745869+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:00:11.639529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":471,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.879115+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T17:54:24.879115+0000","last_peered":"2024-08-17T17:54:24.879115+0000","last_clean":"2024-08-17T17:54:24.879115+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T17:54:24.879115+0000","last_undegraded":"2024-08-17T17:54:24.879115+0000","last_fullsized":"2024-08-17T17:54:24.879115+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":180,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.738854+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:54:24.738854+0000","last_peered":"2024-08-17T17:54:24.738854+0000","last_clean":"2024-08-17T17:54:24.738854+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:54:24.738854+0000","last_undegraded":"2024-08-17T17:54:24.738854+0000","last_fullsized":"2024-08-17T17:54:24.738854+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":289,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.470136+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:54:18.470136+0000","last_peered":"2024-08-17T17:54:18.470136+0000","last_clean":"2024-08-17T17:54:18.470136+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:54:18.470136+0000","last_undegraded":"2024-08-17T17:54:18.470136+0000","last_fullsized":"2024-08-17T17:54:18.470136+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":180,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.741442+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:54:24.741442+0000","last_peered":"2024-08-17T17:54:24.741442+0000","last_clean":"2024-08-17T17:54:24.741442+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:54:24.741442+0000","last_undegraded":"2024-08-17T17:54:24.741442+0000","last_fullsized":"2024-08-17T17:54:24.741442+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.743561+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:54:24.743561+0000","last_peered":"2024-08-17T17:54:24.743561+0000","last_clean":"2024-08-17T17:54:24.743561+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:54:24.743561+0000","last_undegraded":"2024-08-17T17:54:24.743561+0000","last_fullsized":"2024-08-17T17:54:24.743561+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.750562+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:54:24.750562+0000","last_peered":"2024-08-17T17:54:24.750562+0000","last_clean":"2024-08-17T17:54:24.750562+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:54:24.750562+0000","last_undegraded":"2024-08-17T17:54:24.750562+0000","last_fullsized":"2024-08-17T17:54:24.750562+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":137,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.878317+0000","last_change":"2024-08-17T17:43:20.050102+0000","last_active":"2024-08-17T17:54:24.878317+0000","last_peered":"2024-08-17T17:54:24.878317+0000","last_clean":"2024-08-17T17:54:24.878317+0000","last_became_active":"2024-08-17T17:43:20.041438+0000","last_became_peered":"2024-08-17T17:43:20.041438+0000","last_unstale":"2024-08-17T17:54:24.878317+0000","last_undegraded":"2024-08-17T17:54:24.878317+0000","last_fullsized":"2024-08-17T17:54:24.878317+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:48:24.328517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":493,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.715310+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T17:54:18.715310+0000","last_peered":"2024-08-17T17:54:18.715310+0000","last_clean":"2024-08-17T17:54:18.715310+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T17:54:18.715310+0000","last_undegraded":"2024-08-17T17:54:18.715310+0000","last_fullsized":"2024-08-17T17:54:18.715310+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":605,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.725064+0000","last_change":"2024-08-17T17:50:19.056926+0000","last_active":"2024-08-17T17:54:17.725064+0000","last_peered":"2024-08-17T17:54:17.725064+0000","last_clean":"2024-08-17T17:54:17.725064+0000","last_became_active":"2024-08-17T17:50:19.056166+0000","last_became_peered":"2024-08-17T17:50:19.056166+0000","last_unstale":"2024-08-17T17:54:17.725064+0000","last_undegraded":"2024-08-17T17:54:17.725064+0000","last_fullsized":"2024-08-17T17:54:17.725064+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:35.308391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":386,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.746078+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:54:24.746078+0000","last_peered":"2024-08-17T17:54:24.746078+0000","last_clean":"2024-08-17T17:54:24.746078+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:54:24.746078+0000","last_undegraded":"2024-08-17T17:54:24.746078+0000","last_fullsized":"2024-08-17T17:54:24.746078+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":404,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.879240+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T17:54:24.879240+0000","last_peered":"2024-08-17T17:54:24.879240+0000","last_clean":"2024-08-17T17:54:24.879240+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T17:54:24.879240+0000","last_undegraded":"2024-08-17T17:54:24.879240+0000","last_fullsized":"2024-08-17T17:54:24.879240+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.470310+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:54:18.470310+0000","last_peered":"2024-08-17T17:54:18.470310+0000","last_clean":"2024-08-17T17:54:18.470310+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:54:18.470310+0000","last_undegraded":"2024-08-17T17:54:18.470310+0000","last_fullsized":"2024-08-17T17:54:18.470310+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":297,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724885+0000","last_change":"2024-08-17T17:50:19.054463+0000","last_active":"2024-08-17T17:54:17.724885+0000","last_peered":"2024-08-17T17:54:17.724885+0000","last_clean":"2024-08-17T17:54:17.724885+0000","last_became_active":"2024-08-17T17:50:19.053655+0000","last_became_peered":"2024-08-17T17:50:19.053655+0000","last_unstale":"2024-08-17T17:54:17.724885+0000","last_undegraded":"2024-08-17T17:54:17.724885+0000","last_fullsized":"2024-08-17T17:54:17.724885+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:53.592132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.743790+0000","last_change":"2024-08-17T17:50:19.047123+0000","last_active":"2024-08-17T17:54:24.743790+0000","last_peered":"2024-08-17T17:54:24.743790+0000","last_clean":"2024-08-17T17:54:24.743790+0000","last_became_active":"2024-08-17T17:50:19.046637+0000","last_became_peered":"2024-08-17T17:50:19.046637+0000","last_unstale":"2024-08-17T17:54:24.743790+0000","last_undegraded":"2024-08-17T17:54:24.743790+0000","last_fullsized":"2024-08-17T17:54:24.743790+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:11.511266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":196,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.714258+0000","last_change":"2024-08-17T17:50:19.054769+0000","last_active":"2024-08-17T17:54:18.714258+0000","last_peered":"2024-08-17T17:54:18.714258+0000","last_clean":"2024-08-17T17:54:18.714258+0000","last_became_active":"2024-08-17T17:50:19.054415+0000","last_became_peered":"2024-08-17T17:50:19.054415+0000","last_unstale":"2024-08-17T17:54:18.714258+0000","last_undegraded":"2024-08-17T17:54:18.714258+0000","last_fullsized":"2024-08-17T17:54:18.714258+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:47.277816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":522,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.744637+0000","last_change":"2024-08-17T17:50:19.048545+0000","last_active":"2024-08-17T17:54:24.744637+0000","last_peered":"2024-08-17T17:54:24.744637+0000","last_clean":"2024-08-17T17:54:24.744637+0000","last_became_active":"2024-08-17T17:50:19.048165+0000","last_became_peered":"2024-08-17T17:50:19.048165+0000","last_unstale":"2024-08-17T17:54:24.744637+0000","last_undegraded":"2024-08-17T17:54:24.744637+0000","last_fullsized":"2024-08-17T17:54:24.744637+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:32.837023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":458,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.712992+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:54:18.712992+0000","last_peered":"2024-08-17T17:54:18.712992+0000","last_clean":"2024-08-17T17:54:18.712992+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:54:18.712992+0000","last_undegraded":"2024-08-17T17:54:18.712992+0000","last_fullsized":"2024-08-17T17:54:18.712992+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.715103+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T17:54:18.715103+0000","last_peered":"2024-08-17T17:54:18.715103+0000","last_clean":"2024-08-17T17:54:18.715103+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T17:54:18.715103+0000","last_undegraded":"2024-08-17T17:54:18.715103+0000","last_fullsized":"2024-08-17T17:54:18.715103+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":386,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.713161+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:54:18.713161+0000","last_peered":"2024-08-17T17:54:18.713161+0000","last_clean":"2024-08-17T17:54:18.713161+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:54:18.713161+0000","last_undegraded":"2024-08-17T17:54:18.713161+0000","last_fullsized":"2024-08-17T17:54:18.713161+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":191,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.738513+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T17:54:24.738513+0000","last_peered":"2024-08-17T17:54:24.738513+0000","last_clean":"2024-08-17T17:54:24.738513+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T17:54:24.738513+0000","last_undegraded":"2024-08-17T17:54:24.738513+0000","last_fullsized":"2024-08-17T17:54:24.738513+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":480,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.715590+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T17:54:18.715590+0000","last_peered":"2024-08-17T17:54:18.715590+0000","last_clean":"2024-08-17T17:54:18.715590+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T17:54:18.715590+0000","last_undegraded":"2024-08-17T17:54:18.715590+0000","last_fullsized":"2024-08-17T17:54:18.715590+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":374,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.882269+0000","last_change":"2024-08-17T17:43:20.037170+0000","last_active":"2024-08-17T17:54:24.882269+0000","last_peered":"2024-08-17T17:54:24.882269+0000","last_clean":"2024-08-17T17:54:24.882269+0000","last_became_active":"2024-08-17T17:43:20.035592+0000","last_became_peered":"2024-08-17T17:43:20.035592+0000","last_unstale":"2024-08-17T17:54:24.882269+0000","last_undegraded":"2024-08-17T17:54:24.882269+0000","last_fullsized":"2024-08-17T17:54:24.882269+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:49.732471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":505,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.716074+0000","last_change":"2024-08-17T17:50:19.054134+0000","last_active":"2024-08-17T17:54:18.716074+0000","last_peered":"2024-08-17T17:54:18.716074+0000","last_clean":"2024-08-17T17:54:18.716074+0000","last_became_active":"2024-08-17T17:50:19.053776+0000","last_became_peered":"2024-08-17T17:50:19.053776+0000","last_unstale":"2024-08-17T17:54:18.716074+0000","last_undegraded":"2024-08-17T17:54:18.716074+0000","last_fullsized":"2024-08-17T17:54:18.716074+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:10:37.139334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":472,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.713369+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:54:18.713369+0000","last_peered":"2024-08-17T17:54:18.713369+0000","last_clean":"2024-08-17T17:54:18.713369+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:54:18.713369+0000","last_undegraded":"2024-08-17T17:54:18.713369+0000","last_fullsized":"2024-08-17T17:54:18.713369+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":457,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.715823+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:54:18.715823+0000","last_peered":"2024-08-17T17:54:18.715823+0000","last_clean":"2024-08-17T17:54:18.715823+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:54:18.715823+0000","last_undegraded":"2024-08-17T17:54:18.715823+0000","last_fullsized":"2024-08-17T17:54:18.715823+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.725102+0000","last_change":"2024-08-17T17:50:19.049126+0000","last_active":"2024-08-17T17:54:17.725102+0000","last_peered":"2024-08-17T17:54:17.725102+0000","last_clean":"2024-08-17T17:54:17.725102+0000","last_became_active":"2024-08-17T17:50:19.048717+0000","last_became_peered":"2024-08-17T17:50:19.048717+0000","last_unstale":"2024-08-17T17:54:17.725102+0000","last_undegraded":"2024-08-17T17:54:17.725102+0000","last_fullsized":"2024-08-17T17:54:17.725102+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:58.739270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":220,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724891+0000","last_change":"2024-08-17T17:50:19.050558+0000","last_active":"2024-08-17T17:54:17.724891+0000","last_peered":"2024-08-17T17:54:17.724891+0000","last_clean":"2024-08-17T17:54:17.724891+0000","last_became_active":"2024-08-17T17:50:19.049638+0000","last_became_peered":"2024-08-17T17:50:19.049638+0000","last_unstale":"2024-08-17T17:54:17.724891+0000","last_undegraded":"2024-08-17T17:54:17.724891+0000","last_fullsized":"2024-08-17T17:54:17.724891+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:45.147038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":322,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.882970+0000","last_change":"2024-08-17T17:50:19.049245+0000","last_active":"2024-08-17T17:54:24.882970+0000","last_peered":"2024-08-17T17:54:24.882970+0000","last_clean":"2024-08-17T17:54:24.882970+0000","last_became_active":"2024-08-17T17:50:19.048894+0000","last_became_peered":"2024-08-17T17:50:19.048894+0000","last_unstale":"2024-08-17T17:54:24.882970+0000","last_undegraded":"2024-08-17T17:54:24.882970+0000","last_fullsized":"2024-08-17T17:54:24.882970+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:28:45.268454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":482,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.714872+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:54:18.714872+0000","last_peered":"2024-08-17T17:54:18.714872+0000","last_clean":"2024-08-17T17:54:18.714872+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:54:18.714872+0000","last_undegraded":"2024-08-17T17:54:18.714872+0000","last_fullsized":"2024-08-17T17:54:18.714872+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.878222+0000","last_change":"2024-08-17T17:50:19.053122+0000","last_active":"2024-08-17T17:54:24.878222+0000","last_peered":"2024-08-17T17:54:24.878222+0000","last_clean":"2024-08-17T17:54:24.878222+0000","last_became_active":"2024-08-17T17:50:19.052170+0000","last_became_peered":"2024-08-17T17:50:19.052170+0000","last_unstale":"2024-08-17T17:54:24.878222+0000","last_undegraded":"2024-08-17T17:54:24.878222+0000","last_fullsized":"2024-08-17T17:54:24.878222+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:30.937916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":441,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.714518+0000","last_change":"2024-08-17T17:50:19.062461+0000","last_active":"2024-08-17T17:54:18.714518+0000","last_peered":"2024-08-17T17:54:18.714518+0000","last_clean":"2024-08-17T17:54:18.714518+0000","last_became_active":"2024-08-17T17:50:19.062091+0000","last_became_peered":"2024-08-17T17:50:19.062091+0000","last_unstale":"2024-08-17T17:54:18.714518+0000","last_undegraded":"2024-08-17T17:54:18.714518+0000","last_fullsized":"2024-08-17T17:54:18.714518+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:21.007922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":284,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.471027+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:54:18.471027+0000","last_peered":"2024-08-17T17:54:18.471027+0000","last_clean":"2024-08-17T17:54:18.471027+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:54:18.471027+0000","last_undegraded":"2024-08-17T17:54:18.471027+0000","last_fullsized":"2024-08-17T17:54:18.471027+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":180,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.744495+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:54:24.744495+0000","last_peered":"2024-08-17T17:54:24.744495+0000","last_clean":"2024-08-17T17:54:24.744495+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:54:24.744495+0000","last_undegraded":"2024-08-17T17:54:24.744495+0000","last_fullsized":"2024-08-17T17:54:24.744495+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":180,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.737567+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:54:24.737567+0000","last_peered":"2024-08-17T17:54:24.737567+0000","last_clean":"2024-08-17T17:54:24.737567+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:54:24.737567+0000","last_undegraded":"2024-08-17T17:54:24.737567+0000","last_fullsized":"2024-08-17T17:54:24.737567+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":190,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.739235+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:54:24.739235+0000","last_peered":"2024-08-17T17:54:24.739235+0000","last_clean":"2024-08-17T17:54:24.739235+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:54:24.739235+0000","last_undegraded":"2024-08-17T17:54:24.739235+0000","last_fullsized":"2024-08-17T17:54:24.739235+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":457,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.713206+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:54:18.713206+0000","last_peered":"2024-08-17T17:54:18.713206+0000","last_clean":"2024-08-17T17:54:18.713206+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:54:18.713206+0000","last_undegraded":"2024-08-17T17:54:18.713206+0000","last_fullsized":"2024-08-17T17:54:18.713206+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":322,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724751+0000","last_change":"2024-08-17T17:43:20.027082+0000","last_active":"2024-08-17T17:54:17.724751+0000","last_peered":"2024-08-17T17:54:17.724751+0000","last_clean":"2024-08-17T17:54:17.724751+0000","last_became_active":"2024-08-17T17:43:20.026691+0000","last_became_peered":"2024-08-17T17:43:20.026691+0000","last_unstale":"2024-08-17T17:54:17.724751+0000","last_undegraded":"2024-08-17T17:54:17.724751+0000","last_fullsized":"2024-08-17T17:54:17.724751+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:53:04.455042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":226,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724733+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:54:17.724733+0000","last_peered":"2024-08-17T17:54:17.724733+0000","last_clean":"2024-08-17T17:54:17.724733+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:54:17.724733+0000","last_undegraded":"2024-08-17T17:54:17.724733+0000","last_fullsized":"2024-08-17T17:54:17.724733+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":136,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.878225+0000","last_change":"2024-08-17T17:43:20.043374+0000","last_active":"2024-08-17T17:54:24.878225+0000","last_peered":"2024-08-17T17:54:24.878225+0000","last_clean":"2024-08-17T17:54:24.878225+0000","last_became_active":"2024-08-17T17:43:20.037638+0000","last_became_peered":"2024-08-17T17:43:20.037638+0000","last_unstale":"2024-08-17T17:54:24.878225+0000","last_undegraded":"2024-08-17T17:54:24.878225+0000","last_fullsized":"2024-08-17T17:54:24.878225+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:38.620612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":377,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.883083+0000","last_change":"2024-08-17T17:50:19.050143+0000","last_active":"2024-08-17T17:54:24.883083+0000","last_peered":"2024-08-17T17:54:24.883083+0000","last_clean":"2024-08-17T17:54:24.883083+0000","last_became_active":"2024-08-17T17:50:19.049822+0000","last_became_peered":"2024-08-17T17:50:19.049822+0000","last_unstale":"2024-08-17T17:54:24.883083+0000","last_undegraded":"2024-08-17T17:54:24.883083+0000","last_fullsized":"2024-08-17T17:54:24.883083+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:50.225682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":442,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.878158+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T17:54:24.878158+0000","last_peered":"2024-08-17T17:54:24.878158+0000","last_clean":"2024-08-17T17:54:24.878158+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T17:54:24.878158+0000","last_undegraded":"2024-08-17T17:54:24.878158+0000","last_fullsized":"2024-08-17T17:54:24.878158+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":251,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.470872+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:54:18.470872+0000","last_peered":"2024-08-17T17:54:18.470872+0000","last_clean":"2024-08-17T17:54:18.470872+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:54:18.470872+0000","last_undegraded":"2024-08-17T17:54:18.470872+0000","last_fullsized":"2024-08-17T17:54:18.470872+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":471,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.878276+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T17:54:24.878276+0000","last_peered":"2024-08-17T17:54:24.878276+0000","last_clean":"2024-08-17T17:54:24.878276+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T17:54:24.878276+0000","last_undegraded":"2024-08-17T17:54:24.878276+0000","last_fullsized":"2024-08-17T17:54:24.878276+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":298,"state":"active+clean","last_fresh":"2024-08-17T17:54:17.724855+0000","last_change":"2024-08-17T17:50:19.052904+0000","last_active":"2024-08-17T17:54:17.724855+0000","last_peered":"2024-08-17T17:54:17.724855+0000","last_clean":"2024-08-17T17:54:17.724855+0000","last_became_active":"2024-08-17T17:50:19.052220+0000","last_became_peered":"2024-08-17T17:50:19.052220+0000","last_unstale":"2024-08-17T17:54:17.724855+0000","last_undegraded":"2024-08-17T17:54:17.724855+0000","last_fullsized":"2024-08-17T17:54:17.724855+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:17.065461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":491,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.713460+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T17:54:18.713460+0000","last_peered":"2024-08-17T17:54:18.713460+0000","last_clean":"2024-08-17T17:54:18.713460+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T17:54:18.713460+0000","last_undegraded":"2024-08-17T17:54:18.713460+0000","last_fullsized":"2024-08-17T17:54:18.713460+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":475,"reported_epoch":299,"state":"active+clean","last_fresh":"2024-08-17T17:54:18.713813+0000","last_change":"2024-08-17T17:50:19.055040+0000","last_active":"2024-08-17T17:54:18.713813+0000","last_peered":"2024-08-17T17:54:18.713813+0000","last_clean":"2024-08-17T17:54:18.713813+0000","last_became_active":"2024-08-17T17:50:19.054615+0000","last_became_peered":"2024-08-17T17:50:19.054615+0000","last_unstale":"2024-08-17T17:54:18.713813+0000","last_undegraded":"2024-08-17T17:54:18.713813+0000","last_fullsized":"2024-08-17T17:54:18.713813+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:24:04.826390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":179,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.742603+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:54:24.742603+0000","last_peered":"2024-08-17T17:54:24.742603+0000","last_clean":"2024-08-17T17:54:24.742603+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:54:24.742603+0000","last_undegraded":"2024-08-17T17:54:24.742603+0000","last_fullsized":"2024-08-17T17:54:24.742603+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":273,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.744697+0000","last_change":"2024-08-17T17:43:20.040909+0000","last_active":"2024-08-17T17:54:24.744697+0000","last_peered":"2024-08-17T17:54:24.744697+0000","last_clean":"2024-08-17T17:54:24.744697+0000","last_became_active":"2024-08-17T17:43:20.039238+0000","last_became_peered":"2024-08-17T17:43:20.039238+0000","last_unstale":"2024-08-17T17:54:24.744697+0000","last_undegraded":"2024-08-17T17:54:24.744697+0000","last_fullsized":"2024-08-17T17:54:24.744697+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:16.790641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":190,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.737978+0000","last_change":"2024-08-17T17:50:19.049078+0000","last_active":"2024-08-17T17:54:24.737978+0000","last_peered":"2024-08-17T17:54:24.737978+0000","last_clean":"2024-08-17T17:54:24.737978+0000","last_became_active":"2024-08-17T17:50:19.048112+0000","last_became_peered":"2024-08-17T17:50:19.048112+0000","last_unstale":"2024-08-17T17:54:24.737978+0000","last_undegraded":"2024-08-17T17:54:24.737978+0000","last_fullsized":"2024-08-17T17:54:24.737978+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:48.206195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":190,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.737721+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T17:54:24.737721+0000","last_peered":"2024-08-17T17:54:24.737721+0000","last_clean":"2024-08-17T17:54:24.737721+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T17:54:24.737721+0000","last_undegraded":"2024-08-17T17:54:24.737721+0000","last_fullsized":"2024-08-17T17:54:24.737721+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":183,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.739371+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:54:24.739371+0000","last_peered":"2024-08-17T17:54:24.739371+0000","last_clean":"2024-08-17T17:54:24.739371+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:54:24.739371+0000","last_undegraded":"2024-08-17T17:54:24.739371+0000","last_fullsized":"2024-08-17T17:54:24.739371+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":201,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.738948+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T17:54:24.738948+0000","last_peered":"2024-08-17T17:54:24.738948+0000","last_clean":"2024-08-17T17:54:24.738948+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T17:54:24.738948+0000","last_undegraded":"2024-08-17T17:54:24.738948+0000","last_fullsized":"2024-08-17T17:54:24.738948+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":183,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.741052+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:54:24.741052+0000","last_peered":"2024-08-17T17:54:24.741052+0000","last_clean":"2024-08-17T17:54:24.741052+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:54:24.741052+0000","last_undegraded":"2024-08-17T17:54:24.741052+0000","last_fullsized":"2024-08-17T17:54:24.741052+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":474,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.878429+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T17:54:24.878429+0000","last_peered":"2024-08-17T17:54:24.878429+0000","last_clean":"2024-08-17T17:54:24.878429+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T17:54:24.878429+0000","last_undegraded":"2024-08-17T17:54:24.878429+0000","last_fullsized":"2024-08-17T17:54:24.878429+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":451,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.882190+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T17:54:24.882190+0000","last_peered":"2024-08-17T17:54:24.882190+0000","last_clean":"2024-08-17T17:54:24.882190+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T17:54:24.882190+0000","last_undegraded":"2024-08-17T17:54:24.882190+0000","last_fullsized":"2024-08-17T17:54:24.882190+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":179,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.736531+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:54:24.736531+0000","last_peered":"2024-08-17T17:54:24.736531+0000","last_clean":"2024-08-17T17:54:24.736531+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:54:24.736531+0000","last_undegraded":"2024-08-17T17:54:24.736531+0000","last_fullsized":"2024-08-17T17:54:24.736531+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":280,"reported_epoch":300,"state":"active+clean","last_fresh":"2024-08-17T17:54:24.744817+0000","last_change":"2024-08-17T17:50:19.048289+0000","last_active":"2024-08-17T17:54:24.744817+0000","last_peered":"2024-08-17T17:54:24.744817+0000","last_clean":"2024-08-17T17:54:24.744817+0000","last_became_active":"2024-08-17T17:50:19.047842+0000","last_became_peered":"2024-08-17T17:50:19.047842+0000","last_unstale":"2024-08-17T17:54:24.744817+0000","last_undegraded":"2024-08-17T17:54:24.744817+0000","last_fullsized":"2024-08-17T17:54:24.744817+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:12:57.449614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":5628,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234554,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901748,"kb_used_data":4772,"kb_used_omap":1,"kb_used_meta":896958,"kb_avail":92843404,"statfs":{"total":95995035648,"available":95071645696,"internally_reserved":0,"allocated":4886528,"data_stored":2904800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":918485336},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496197,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602992,"kb_used_data":4768,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":93142160,"statfs":{"total":95995035648,"available":95377571840,"internally_reserved":0,"allocated":4882432,"data_stored":2904711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757840,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894432,"kb_used_data":4176,"kb_used_omap":1,"kb_used_meta":890238,"kb_avail":92850720,"statfs":{"total":95995035648,"available":95079137280,"internally_reserved":0,"allocated":4276224,"data_stored":2309896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911604056},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402905,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":651560,"kb_used_data":4188,"kb_used_omap":21,"kb_used_meta":647338,"kb_avail":93093592,"statfs":{"total":95995035648,"available":95327838208,"internally_reserved":0,"allocated":4288512,"data_stored":2314131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":662874815},"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":31,"apply_latency_ms":31,"commit_latency_ns":31000000,"apply_latency_ns":31000000},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987654,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":351192,"kb_used_data":4168,"kb_used_omap":9,"kb_used_meta":346998,"kb_avail":93393960,"statfs":{"total":95995035648,"available":95635415040,"internally_reserved":0,"allocated":4268032,"data_stored":2309339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":355326746},"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":11,"apply_latency_ms":11,"commit_latency_ns":11000000,"apply_latency_ns":11000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828069,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":629344,"kb_used_data":4176,"kb_used_omap":47,"kb_used_meta":625104,"kb_avail":93115808,"statfs":{"total":95995035648,"available":95350587392,"internally_reserved":0,"allocated":4276224,"data_stored":2309883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":640106546},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991607,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":621720,"kb_used_data":4168,"kb_used_omap":8,"kb_used_meta":617527,"kb_avail":93123432,"statfs":{"total":95995035648,"available":95358394368,"internally_reserved":0,"allocated":4268032,"data_stored":2309276,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":632348167},"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":[]},{"osd":0,"up_from":278,"seq":1194000908338,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":259996,"kb_used_data":4756,"kb_used_omap":21,"kb_used_meta":255210,"kb_avail":93485156,"statfs":{"total":95995035648,"available":95728799744,"internally_reserved":0,"allocated":4870144,"data_stored":2900482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":261335310},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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}]}} 2024-08-17T17:54:31.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:54:31.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:54:31.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:32.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.254 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:32.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:32.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:32.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:32.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:32.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.803 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:32.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:32 smithi060 bash[68878]: cluster 2024-08-17T17:54:31.630774+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:32.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:32 smithi060 bash[68878]: cluster 2024-08-17T17:54:31.630774+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:32.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:33.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.050 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:32 smithi016 bash[84186]: cluster 2024-08-17T17:54:31.630774+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:33.050 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:32 smithi016 bash[84186]: cluster 2024-08-17T17:54:31.630774+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:33.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:32 smithi016 bash[86572]: cluster 2024-08-17T17:54:31.630774+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:33.051 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:32 smithi016 bash[86572]: cluster 2024-08-17T17:54:31.630774+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:33.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:33.170 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.198 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:33.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:33.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:33.565 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:33.692 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:33.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:54:33.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:33.991 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:54:34.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.095 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:33 smithi016 bash[84186]: audit 2024-08-17T17:54:32.934126+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:34.096 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:33 smithi016 bash[84186]: audit 2024-08-17T17:54:32.934126+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:34.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:33 smithi016 bash[86572]: audit 2024-08-17T17:54:32.934126+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:34.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:33 smithi016 bash[86572]: audit 2024-08-17T17:54:32.934126+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:34.113 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:34.216 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:34.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.350 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:54:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:54:34] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-08-17T17:54:34.365 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:33 smithi060 bash[68878]: audit 2024-08-17T17:54:32.934126+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:33 smithi060 bash[68878]: audit 2024-08-17T17:54:32.934126+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:34.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:34.495 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:34.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:34.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.626 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:34.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:34.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:34.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:34 smithi016 bash[84186]: cluster 2024-08-17T17:54:33.631427+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:35.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:34 smithi016 bash[84186]: cluster 2024-08-17T17:54:33.631427+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:35.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:34 smithi016 bash[86572]: cluster 2024-08-17T17:54:33.631427+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:35.007 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:34 smithi016 bash[86572]: cluster 2024-08-17T17:54:33.631427+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:35.021 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:35.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.136 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:34 smithi060 bash[68878]: cluster 2024-08-17T17:54:33.631427+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:35.136 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:34 smithi060 bash[68878]: cluster 2024-08-17T17:54:33.631427+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:35.152 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:35.255 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.282 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:35.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:35.412 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:35.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.525 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:35.544 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.778 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:35.807 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:35.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:35.939 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:35.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:36.042 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:36.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:36.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:36.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:36.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:36.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:36.546 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:36.547 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:36.564 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:36.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:36.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:36.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:36 smithi060 bash[68878]: cluster 2024-08-17T17:54:35.632353+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:36.969 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:36 smithi060 bash[68878]: cluster 2024-08-17T17:54:35.632353+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:36.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:37.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.100 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:36 smithi016 bash[84186]: cluster 2024-08-17T17:54:35.632353+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:37.101 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:36 smithi016 bash[84186]: cluster 2024-08-17T17:54:35.632353+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:37.101 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:36 smithi016 bash[86572]: cluster 2024-08-17T17:54:35.632353+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:37.101 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:36 smithi016 bash[86572]: cluster 2024-08-17T17:54:35.632353+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:37.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:37.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:37.250 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:37.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:37.495 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:37.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:37.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:37.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:37.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:37.921 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:37.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:38.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:38.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:38.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:38.419 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:38 smithi060 bash[68878]: audit 2024-08-17T17:54:37.365438+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:38 smithi060 bash[68878]: audit 2024-08-17T17:54:37.365438+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:38.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:38 smithi060 bash[68878]: audit 2024-08-17T17:54:37.367550+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:38.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:38 smithi060 bash[68878]: audit 2024-08-17T17:54:37.367550+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:38.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:38 smithi060 bash[68878]: cluster 2024-08-17T17:54:37.633112+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:38.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:38 smithi060 bash[68878]: cluster 2024-08-17T17:54:37.633112+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:38.447 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:38.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.579 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:38.598 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:38.598 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:38.682 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:38.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[84186]: audit 2024-08-17T17:54:37.365438+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[84186]: audit 2024-08-17T17:54:37.365438+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[84186]: audit 2024-08-17T17:54:37.367550+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[84186]: audit 2024-08-17T17:54:37.367550+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[84186]: cluster 2024-08-17T17:54:37.633112+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:38.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[84186]: cluster 2024-08-17T17:54:37.633112+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[86572]: audit 2024-08-17T17:54:37.365438+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[86572]: audit 2024-08-17T17:54:37.365438+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:54:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[86572]: audit 2024-08-17T17:54:37.367550+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[86572]: audit 2024-08-17T17:54:37.367550+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[86572]: cluster 2024-08-17T17:54:37.633112+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:38.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:38 smithi016 bash[86572]: cluster 2024-08-17T17:54:37.633112+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:38.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:38.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:38.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.970 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:39.073 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:39.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:39.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:39.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:39.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:39.595 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.625 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:39.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.758 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:39.861 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.889 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:39.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:40.022 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:40.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:40.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:40.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:40.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:40.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:40.388 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.413 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:54:40 smithi060 bash[61583]: ts=2024-08-17T17:54:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:40.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:40.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:40.677 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:40.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:40 smithi060 bash[68878]: cluster 2024-08-17T17:54:39.634028+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:40.791 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:40 smithi060 bash[68878]: cluster 2024-08-17T17:54:39.634028+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:40.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:40.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:40.934 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:40.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:41.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:41.129 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:40 smithi016 bash[84186]: cluster 2024-08-17T17:54:39.634028+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:41.129 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:40 smithi016 bash[84186]: cluster 2024-08-17T17:54:39.634028+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:41.129 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:40 smithi016 bash[86572]: cluster 2024-08-17T17:54:39.634028+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:41.130 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:40 smithi016 bash[86572]: cluster 2024-08-17T17:54:39.634028+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:41.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.194 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:41.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:41.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:41.453 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:41.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:41.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:41.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:41.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:41.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:41.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:41.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:41.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:41.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:42.083 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:42.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:42.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:42.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:42.241 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:42.344 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:42.374 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:42.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:42.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:42.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:42.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:42.639 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:42.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:42 smithi016 bash[84186]: cluster 2024-08-17T17:54:41.634751+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:42.754 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:42 smithi016 bash[84186]: cluster 2024-08-17T17:54:41.634751+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:42.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:42 smithi016 bash[86572]: cluster 2024-08-17T17:54:41.634751+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:42.754 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:42 smithi016 bash[86572]: cluster 2024-08-17T17:54:41.634751+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:42.770 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:42.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:42.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:42 smithi060 bash[68878]: cluster 2024-08-17T17:54:41.634751+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:42 smithi060 bash[68878]: cluster 2024-08-17T17:54:41.634751+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:43.005 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:43.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:43.137 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:43.166 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:43.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:43.269 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:43.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:43.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:43.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:43.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:43.665 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:43.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:43.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:43.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:43.829 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:43.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:43.932 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:44.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:44.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:44.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:44.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:44.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:44.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:44.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:44.486 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:44.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:54:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:54:44] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:54:44.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:44.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:44.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:44.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:44.751 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:44.855 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:44.866 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:44 smithi060 bash[68878]: cluster 2024-08-17T17:54:43.635688+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:44.866 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:44 smithi060 bash[68878]: cluster 2024-08-17T17:54:43.635688+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:44.883 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:44.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:44.987 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:44.999 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:44 smithi016 bash[84186]: cluster 2024-08-17T17:54:43.635688+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:44.999 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:44 smithi016 bash[84186]: cluster 2024-08-17T17:54:43.635688+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:44.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:44 smithi016 bash[86572]: cluster 2024-08-17T17:54:43.635688+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:44.999 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:44 smithi016 bash[86572]: cluster 2024-08-17T17:54:43.635688+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:45.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:45.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:45.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:45.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:45.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:45.382 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:45.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:45.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:45.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.543 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:45.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:45.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:45.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:45.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:45.910 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:46.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:46.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:46.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:46.174 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:46.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:46.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.328 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:46.431 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:46.461 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:46.565 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:46.594 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:46.697 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.724 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:46.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:46.865 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:46 smithi016 bash[84186]: cluster 2024-08-17T17:54:45.636795+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:46.865 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:46 smithi016 bash[84186]: cluster 2024-08-17T17:54:45.636795+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:46.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:46 smithi016 bash[86572]: cluster 2024-08-17T17:54:45.636795+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:46.866 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:46 smithi016 bash[86572]: cluster 2024-08-17T17:54:45.636795+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:46.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.973 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:46 smithi060 bash[68878]: cluster 2024-08-17T17:54:45.636795+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:46.973 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:46 smithi060 bash[68878]: cluster 2024-08-17T17:54:45.636795+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:46.990 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:47.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.120 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:47.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.252 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:47.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:47.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:47.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:47.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:47.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:47.605 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:47.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:47.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:47.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:47.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:47.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:47.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:47.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:47.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.023 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:48.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:48.154 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:48.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:48.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:48.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:48.417 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:48.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.550 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:48.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:48.679 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:48.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:48.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:48.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:48.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:48.942 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:48.986 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:48 smithi016 bash[84186]: cluster 2024-08-17T17:54:47.637440+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:48.986 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:48 smithi016 bash[84186]: cluster 2024-08-17T17:54:47.637440+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:48.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:48 smithi016 bash[86572]: cluster 2024-08-17T17:54:47.637440+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:48.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:48 smithi016 bash[86572]: cluster 2024-08-17T17:54:47.637440+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:49.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:48 smithi060 bash[68878]: cluster 2024-08-17T17:54:47.637440+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:49.057 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:48 smithi060 bash[68878]: cluster 2024-08-17T17:54:47.637440+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:49.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:49.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:49.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:49.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:49.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:49.339 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:49.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:49.442 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.470 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:49.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:49.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:49.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.734 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:49.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:49.970 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:49.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:50.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:50.102 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:50.131 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:50.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:50.234 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:50.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:50.372 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:54:50 smithi060 bash[61583]: ts=2024-08-17T17:54:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:50.389 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:50.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:50.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:50.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:50.625 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:50.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:50.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:50.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:50.782 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:50.886 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.898 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:50 smithi016 bash[84186]: cluster 2024-08-17T17:54:49.638454+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:50.898 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:50 smithi016 bash[84186]: cluster 2024-08-17T17:54:49.638454+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:50.898 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:50 smithi016 bash[86572]: cluster 2024-08-17T17:54:49.638454+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:50.898 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:50 smithi016 bash[86572]: cluster 2024-08-17T17:54:49.638454+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:50.914 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:51.017 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:51.029 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:50 smithi060 bash[68878]: cluster 2024-08-17T17:54:49.638454+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:51.029 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:50 smithi060 bash[68878]: cluster 2024-08-17T17:54:49.638454+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:51.046 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:51.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:51.149 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.177 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:51.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:51.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:51.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:51.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:51.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:51.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:51.672 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.702 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:51.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:51.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:52.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.082 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:52.185 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:52.208 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:52.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:52.340 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:52.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:52.471 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:52.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:52.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:52.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:52.707 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:52.739 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_5' created 2024-08-17T17:54:52.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:52.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:52.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:52.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:52.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: cluster 2024-08-17T17:54:51.639300+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:52.876 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: cluster 2024-08-17T17:54:51.639300+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: audit 2024-08-17T17:54:52.160742+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.16:0/1623664413' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: audit 2024-08-17T17:54:52.160742+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.16:0/1623664413' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: audit 2024-08-17T17:54:52.161178+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: audit 2024-08-17T17:54:52.161178+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: audit 2024-08-17T17:54:52.359858+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[86572]: audit 2024-08-17T17:54:52.359858+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: cluster 2024-08-17T17:54:51.639300+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: cluster 2024-08-17T17:54:51.639300+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: audit 2024-08-17T17:54:52.160742+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.16:0/1623664413' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: audit 2024-08-17T17:54:52.160742+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.16:0/1623664413' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.877 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: audit 2024-08-17T17:54:52.161178+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.878 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: audit 2024-08-17T17:54:52.161178+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.878 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: audit 2024-08-17T17:54:52.359858+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:52.878 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:52 smithi016 bash[84186]: audit 2024-08-17T17:54:52.359858+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:52.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:52.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: cluster 2024-08-17T17:54:51.639300+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:52.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: cluster 2024-08-17T17:54:51.639300+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:52.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: audit 2024-08-17T17:54:52.160742+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.16:0/1623664413' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: audit 2024-08-17T17:54:52.160742+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.16:0/1623664413' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: audit 2024-08-17T17:54:52.161178+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: audit 2024-08-17T17:54:52.161178+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T17:54:52.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: audit 2024-08-17T17:54:52.359858+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:52.981 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:52 smithi060 bash[68878]: audit 2024-08-17T17:54:52.359858+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:52.997 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:53.101 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:53.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:53.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:53.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:53.366 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:53.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:53.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:53.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:53.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:53.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:53.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:53.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.790 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:53.893 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:53.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:53 smithi060 bash[68878]: audit 2024-08-17T17:54:52.726497+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:54:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:53 smithi060 bash[68878]: audit 2024-08-17T17:54:52.726497+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:54:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:53 smithi060 bash[68878]: cluster 2024-08-17T17:54:52.734507+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:54:53.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:53 smithi060 bash[68878]: cluster 2024-08-17T17:54:52.734507+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:54:54.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:54.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[84186]: audit 2024-08-17T17:54:52.726497+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:54:54.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[84186]: audit 2024-08-17T17:54:52.726497+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:54:54.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[84186]: cluster 2024-08-17T17:54:52.734507+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:54:54.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[84186]: cluster 2024-08-17T17:54:52.734507+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:54:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[86572]: audit 2024-08-17T17:54:52.726497+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:54:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[86572]: audit 2024-08-17T17:54:52.726497+0000 mon.a (mon.0) 1689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T17:54:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[86572]: cluster 2024-08-17T17:54:52.734507+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:54:54.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:53 smithi016 bash[86572]: cluster 2024-08-17T17:54:52.734507+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:54:54.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:54.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:54.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:54.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:54.308 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:54.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:54.411 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:54.431 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:54.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:54.545 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:54:54] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.51.0" 2024-08-17T17:54:54.558 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:54.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:54.642 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:54:54.644 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:54:54.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:54.683 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:54.786 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:54.811 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[86572]: cluster 2024-08-17T17:54:53.640465+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1310: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[86572]: cluster 2024-08-17T17:54:53.640465+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1310: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[86572]: cluster 2024-08-17T17:54:53.726558+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[86572]: cluster 2024-08-17T17:54:53.726558+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:54.813 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[86572]: cluster 2024-08-17T17:54:53.751436+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[86572]: cluster 2024-08-17T17:54:53.751436+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[84186]: cluster 2024-08-17T17:54:53.640465+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1310: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[84186]: cluster 2024-08-17T17:54:53.640465+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1310: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[84186]: cluster 2024-08-17T17:54:53.726558+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[84186]: cluster 2024-08-17T17:54:53.726558+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[84186]: cluster 2024-08-17T17:54:53.751436+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:54:54.814 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:54 smithi016 bash[84186]: cluster 2024-08-17T17:54:53.751436+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:54:54.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:54.916 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:54.945 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:54.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:54.957 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:54:54.957 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:54:55.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:55.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:55.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:55.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:54 smithi060 bash[68878]: cluster 2024-08-17T17:54:53.640465+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1310: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:54 smithi060 bash[68878]: cluster 2024-08-17T17:54:53.640465+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1310: 89 pgs: 8 creating+peering, 8 unknown, 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:54 smithi060 bash[68878]: cluster 2024-08-17T17:54:53.726558+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:54 smithi060 bash[68878]: cluster 2024-08-17T17:54:53.726558+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:54 smithi060 bash[68878]: cluster 2024-08-17T17:54:53.751436+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:54:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:54 smithi060 bash[68878]: cluster 2024-08-17T17:54:53.751436+0000 mon.a (mon.0) 1692 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:54:55.197 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:55.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:55.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.329 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:55.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.460 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:55.563 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:55.591 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:55.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:55.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:55.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:55.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:55.824 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:55.836 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:55 smithi060 bash[68878]: audit 2024-08-17T17:54:54.636029+0000 mgr.y (mgr.34107) 1230 : audit [DBG] from='client.45563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:55.836 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:55 smithi060 bash[68878]: audit 2024-08-17T17:54:54.636029+0000 mgr.y (mgr.34107) 1230 : audit [DBG] from='client.45563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:55.836 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:55 smithi060 bash[68878]: cluster 2024-08-17T17:54:54.751189+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:54:55.836 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:55 smithi060 bash[68878]: cluster 2024-08-17T17:54:54.751189+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:54:55.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:55.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:55.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:55.987 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[84186]: audit 2024-08-17T17:54:54.636029+0000 mgr.y (mgr.34107) 1230 : audit [DBG] from='client.45563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:55.987 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[84186]: audit 2024-08-17T17:54:54.636029+0000 mgr.y (mgr.34107) 1230 : audit [DBG] from='client.45563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:55.987 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[84186]: cluster 2024-08-17T17:54:54.751189+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:54:55.987 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[84186]: cluster 2024-08-17T17:54:54.751189+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:54:55.987 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[86572]: audit 2024-08-17T17:54:54.636029+0000 mgr.y (mgr.34107) 1230 : audit [DBG] from='client.45563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:55.988 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[86572]: audit 2024-08-17T17:54:54.636029+0000 mgr.y (mgr.34107) 1230 : audit [DBG] from='client.45563 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:54:55.988 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[86572]: cluster 2024-08-17T17:54:54.751189+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:54:55.988 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:55 smithi016 bash[86572]: cluster 2024-08-17T17:54:54.751189+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:54:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:56.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:56.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:56.221 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:56.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.382 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:56.388 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-08-17T17:54:56.485 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.509 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:56.613 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:56.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:56.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:56.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:56.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:56 smithi016 bash[84186]: cluster 2024-08-17T17:54:55.641660+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1313: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:56.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:56 smithi016 bash[84186]: cluster 2024-08-17T17:54:55.641660+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1313: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:56.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:56 smithi016 bash[86572]: cluster 2024-08-17T17:54:55.641660+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1313: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:56.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:56 smithi016 bash[86572]: cluster 2024-08-17T17:54:55.641660+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1313: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:56.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:56.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:56.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:56 smithi060 bash[68878]: cluster 2024-08-17T17:54:55.641660+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1313: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:56.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:56 smithi060 bash[68878]: cluster 2024-08-17T17:54:55.641660+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1313: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:57.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.029 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:57.133 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.162 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:57.175 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:54:57.175 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:57.194 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:54:57.194 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:57.211 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:57.212 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:54:57.228 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:54:57.228 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:57.250 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:54:57.250 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:57.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:57.270 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:54:57.270 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:57.289 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:57.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:57.294 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:54:57.294 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:57.314 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:54:57.315 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:57.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:57.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:57.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:57.525 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:57.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:57.782 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:57.810 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:57.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:57.913 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:58.046 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:57 smithi016 bash[84186]: audit 2024-08-17T17:54:57.159962+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.16:0/1248623109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:58.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:57 smithi016 bash[84186]: audit 2024-08-17T17:54:57.159962+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.16:0/1248623109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:57 smithi016 bash[86572]: audit 2024-08-17T17:54:57.159962+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.16:0/1248623109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:58.058 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:57 smithi016 bash[86572]: audit 2024-08-17T17:54:57.159962+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.16:0/1248623109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:58.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:58.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:57 smithi060 bash[68878]: audit 2024-08-17T17:54:57.159962+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.16:0/1248623109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:58.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:57 smithi060 bash[68878]: audit 2024-08-17T17:54:57.159962+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.16:0/1248623109' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:58.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:58.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:58.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:58.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:58.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:58.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:58.470 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:58.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:58.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:58.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:58.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:58 smithi016 bash[84186]: cluster 2024-08-17T17:54:57.642205+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1314: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:58.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:58 smithi016 bash[84186]: cluster 2024-08-17T17:54:57.642205+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1314: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:58.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:58 smithi016 bash[86572]: cluster 2024-08-17T17:54:57.642205+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1314: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:58.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:58 smithi016 bash[86572]: cluster 2024-08-17T17:54:57.642205+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1314: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:58.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:58.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:58.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:58.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:58 smithi060 bash[68878]: cluster 2024-08-17T17:54:57.642205+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1314: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:58.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:58 smithi060 bash[68878]: cluster 2024-08-17T17:54:57.642205+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1314: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:54:58.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:58.989 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:59.092 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:59.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:59.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:59.254 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:59.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:59.384 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:59.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:59.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:59.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:59.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:59.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:59.649 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:59.752 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:59.772 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:54:59.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:59.887 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:59.914 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:59 smithi060 bash[68878]: audit 2024-08-17T17:54:58.851547+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:59.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:54:59 smithi060 bash[68878]: audit 2024-08-17T17:54:58.851547+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:00.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:00.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:00.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:59 smithi016 bash[86572]: audit 2024-08-17T17:54:58.851547+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:00.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:54:59 smithi016 bash[86572]: audit 2024-08-17T17:54:58.851547+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:00.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:59 smithi016 bash[84186]: audit 2024-08-17T17:54:58.851547+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:00.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:54:59 smithi016 bash[84186]: audit 2024-08-17T17:54:58.851547+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:00.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:00.208 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1311,"stamp":"2024-08-17T17:54:53.742350+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":1776732,"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":213,"ondisk_log_size":213,"up":243,"acting":243,"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":4917412,"kb_used_data":35460,"kb_used_omap":113,"kb_used_meta":4881742,"kb_avail":745043804,"statfs":{"total":767960285184,"available":762924855296,"internally_reserved":0,"allocated":36311040,"data_stored":20434134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":4998904104},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.106268"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":444,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793561+0000","last_change":"2024-08-17T17:43:20.040063+0000","last_active":"2024-08-17T17:54:29.793561+0000","last_peered":"2024-08-17T17:54:29.793561+0000","last_clean":"2024-08-17T17:54:29.793561+0000","last_became_active":"2024-08-17T17:43:20.039314+0000","last_became_peered":"2024-08-17T17:43:20.039314+0000","last_unstale":"2024-08-17T17:54:29.793561+0000","last_undegraded":"2024-08-17T17:54:29.793561+0000","last_fullsized":"2024-08-17T17:54:29.793561+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:51.667056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":307,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768728+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:54:29.768728+0000","last_peered":"2024-08-17T17:54:29.768728+0000","last_clean":"2024-08-17T17:54:29.768728+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:54:29.768728+0000","last_undegraded":"2024-08-17T17:54:29.768728+0000","last_fullsized":"2024-08-17T17:54:29.768728+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":253,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769454+0000","last_change":"2024-08-17T17:43:20.027545+0000","last_active":"2024-08-17T17:54:29.769454+0000","last_peered":"2024-08-17T17:54:29.769454+0000","last_clean":"2024-08-17T17:54:29.769454+0000","last_became_active":"2024-08-17T17:43:20.027063+0000","last_became_peered":"2024-08-17T17:43:20.027063+0000","last_unstale":"2024-08-17T17:54:29.769454+0000","last_undegraded":"2024-08-17T17:54:29.769454+0000","last_fullsized":"2024-08-17T17:54:29.769454+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:41.483500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":305,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768995+0000","last_change":"2024-08-17T17:50:19.049464+0000","last_active":"2024-08-17T17:54:29.768995+0000","last_peered":"2024-08-17T17:54:29.768995+0000","last_clean":"2024-08-17T17:54:29.768995+0000","last_became_active":"2024-08-17T17:50:19.047856+0000","last_became_peered":"2024-08-17T17:50:19.047856+0000","last_unstale":"2024-08-17T17:54:29.768995+0000","last_undegraded":"2024-08-17T17:54:29.768995+0000","last_fullsized":"2024-08-17T17:54:29.768995+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:28:00.703505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":394,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793698+0000","last_change":"2024-08-17T17:50:19.052620+0000","last_active":"2024-08-17T17:54:29.793698+0000","last_peered":"2024-08-17T17:54:29.793698+0000","last_clean":"2024-08-17T17:54:29.793698+0000","last_became_active":"2024-08-17T17:50:19.052270+0000","last_became_peered":"2024-08-17T17:50:19.052270+0000","last_unstale":"2024-08-17T17:54:29.793698+0000","last_undegraded":"2024-08-17T17:54:29.793698+0000","last_fullsized":"2024-08-17T17:54:29.793698+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:20.678987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":274,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769039+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:54:29.769039+0000","last_peered":"2024-08-17T17:54:29.769039+0000","last_clean":"2024-08-17T17:54:29.769039+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:54:29.769039+0000","last_undegraded":"2024-08-17T17:54:29.769039+0000","last_fullsized":"2024-08-17T17:54:29.769039+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":138,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793985+0000","last_change":"2024-08-17T17:43:20.090756+0000","last_active":"2024-08-17T17:54:29.793985+0000","last_peered":"2024-08-17T17:54:29.793985+0000","last_clean":"2024-08-17T17:54:29.793985+0000","last_became_active":"2024-08-17T17:43:20.089901+0000","last_became_peered":"2024-08-17T17:43:20.089901+0000","last_unstale":"2024-08-17T17:54:29.793985+0000","last_undegraded":"2024-08-17T17:54:29.793985+0000","last_fullsized":"2024-08-17T17:54:29.793985+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:08.267075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":284,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:30.082279+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T17:54:30.082279+0000","last_peered":"2024-08-17T17:54:30.082279+0000","last_clean":"2024-08-17T17:54:30.082279+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T17:54:30.082279+0000","last_undegraded":"2024-08-17T17:54:30.082279+0000","last_fullsized":"2024-08-17T17:54:30.082279+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"0'0","reported_seq":1,"reported_epoch":302,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.733729+0000","last_change":"2024-08-17T17:54:52.733729+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.733729+0000","last_undegraded":"2024-08-17T17:54:52.733729+0000","last_fullsized":"2024-08-17T17:54:52.733729+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":454,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.772160+0000","last_change":"2024-08-17T17:50:19.049788+0000","last_active":"2024-08-17T17:54:29.772160+0000","last_peered":"2024-08-17T17:54:29.772160+0000","last_clean":"2024-08-17T17:54:29.772160+0000","last_became_active":"2024-08-17T17:50:19.049327+0000","last_became_peered":"2024-08-17T17:50:19.049327+0000","last_unstale":"2024-08-17T17:54:29.772160+0000","last_undegraded":"2024-08-17T17:54:29.772160+0000","last_fullsized":"2024-08-17T17:54:29.772160+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:18:32.524390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":188,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768523+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:54:29.768523+0000","last_peered":"2024-08-17T17:54:29.768523+0000","last_clean":"2024-08-17T17:54:29.768523+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:54:29.768523+0000","last_undegraded":"2024-08-17T17:54:29.768523+0000","last_fullsized":"2024-08-17T17:54:29.768523+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"71'2","reported_seq":302,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769263+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:54:29.769263+0000","last_peered":"2024-08-17T17:54:29.769263+0000","last_clean":"2024-08-17T17:54:29.769263+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:54:29.769263+0000","last_undegraded":"2024-08-17T17:54:29.769263+0000","last_fullsized":"2024-08-17T17:54:29.769263+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":193,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770881+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T17:54:29.770881+0000","last_peered":"2024-08-17T17:54:29.770881+0000","last_clean":"2024-08-17T17:54:29.770881+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T17:54:29.770881+0000","last_undegraded":"2024-08-17T17:54:29.770881+0000","last_fullsized":"2024-08-17T17:54:29.770881+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.730063+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:29:38.875061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":239,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769672+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:54:29.769672+0000","last_peered":"2024-08-17T17:54:29.769672+0000","last_clean":"2024-08-17T17:54:29.769672+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:54:29.769672+0000","last_undegraded":"2024-08-17T17:54:29.769672+0000","last_fullsized":"2024-08-17T17:54:29.769672+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":247,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:30.082602+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:54:30.082602+0000","last_peered":"2024-08-17T17:54:30.082602+0000","last_clean":"2024-08-17T17:54:30.082602+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:54:30.082602+0000","last_undegraded":"2024-08-17T17:54:30.082602+0000","last_fullsized":"2024-08-17T17:54:30.082602+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.730781+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:10:11.578239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":358,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793747+0000","last_change":"2024-08-17T17:43:20.032274+0000","last_active":"2024-08-17T17:54:29.793747+0000","last_peered":"2024-08-17T17:54:29.793747+0000","last_clean":"2024-08-17T17:54:29.793747+0000","last_became_active":"2024-08-17T17:43:20.031580+0000","last_became_peered":"2024-08-17T17:43:20.031580+0000","last_unstale":"2024-08-17T17:54:29.793747+0000","last_undegraded":"2024-08-17T17:54:29.793747+0000","last_fullsized":"2024-08-17T17:54:29.793747+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:09.736143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":507,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.772230+0000","last_change":"2024-08-17T17:50:19.049298+0000","last_active":"2024-08-17T17:54:29.772230+0000","last_peered":"2024-08-17T17:54:29.772230+0000","last_clean":"2024-08-17T17:54:29.772230+0000","last_became_active":"2024-08-17T17:50:19.048546+0000","last_became_peered":"2024-08-17T17:50:19.048546+0000","last_unstale":"2024-08-17T17:54:29.772230+0000","last_undegraded":"2024-08-17T17:54:29.772230+0000","last_fullsized":"2024-08-17T17:54:29.772230+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:00:11.639529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.725912+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:19:38.244340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,7],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":474,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793530+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T17:54:29.793530+0000","last_peered":"2024-08-17T17:54:29.793530+0000","last_clean":"2024-08-17T17:54:29.793530+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T17:54:29.793530+0000","last_undegraded":"2024-08-17T17:54:29.793530+0000","last_fullsized":"2024-08-17T17:54:29.793530+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769141+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:54:29.769141+0000","last_peered":"2024-08-17T17:54:29.769141+0000","last_clean":"2024-08-17T17:54:29.769141+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:54:29.769141+0000","last_undegraded":"2024-08-17T17:54:29.769141+0000","last_fullsized":"2024-08-17T17:54:29.769141+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":292,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:30.082994+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:54:30.082994+0000","last_peered":"2024-08-17T17:54:30.082994+0000","last_clean":"2024-08-17T17:54:30.082994+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:54:30.082994+0000","last_undegraded":"2024-08-17T17:54:30.082994+0000","last_fullsized":"2024-08-17T17:54:30.082994+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769465+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:54:29.769465+0000","last_peered":"2024-08-17T17:54:29.769465+0000","last_clean":"2024-08-17T17:54:29.769465+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:54:29.769465+0000","last_undegraded":"2024-08-17T17:54:29.769465+0000","last_fullsized":"2024-08-17T17:54:29.769465+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.725912+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:03:07.180175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,3],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770326+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:54:29.770326+0000","last_peered":"2024-08-17T17:54:29.770326+0000","last_clean":"2024-08-17T17:54:29.770326+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:54:29.770326+0000","last_undegraded":"2024-08-17T17:54:29.770326+0000","last_fullsized":"2024-08-17T17:54:29.770326+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770562+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:54:29.770562+0000","last_peered":"2024-08-17T17:54:29.770562+0000","last_clean":"2024-08-17T17:54:29.770562+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:54:29.770562+0000","last_undegraded":"2024-08-17T17:54:29.770562+0000","last_fullsized":"2024-08-17T17:54:29.770562+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.0","version":"0'0","reported_seq":1,"reported_epoch":302,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.733347+0000","last_change":"2024-08-17T17:54:52.733347+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.733347+0000","last_undegraded":"2024-08-17T17:54:52.733347+0000","last_fullsized":"2024-08-17T17:54:52.733347+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793292+0000","last_change":"2024-08-17T17:43:20.050102+0000","last_active":"2024-08-17T17:54:29.793292+0000","last_peered":"2024-08-17T17:54:29.793292+0000","last_clean":"2024-08-17T17:54:29.793292+0000","last_became_active":"2024-08-17T17:43:20.041438+0000","last_became_peered":"2024-08-17T17:43:20.041438+0000","last_unstale":"2024-08-17T17:54:29.793292+0000","last_undegraded":"2024-08-17T17:54:29.793292+0000","last_fullsized":"2024-08-17T17:54:29.793292+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:48:24.328517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":500,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.737445+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T17:54:52.737445+0000","last_peered":"2024-08-17T17:54:52.737445+0000","last_clean":"2024-08-17T17:54:52.737445+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T17:54:52.737445+0000","last_undegraded":"2024-08-17T17:54:52.737445+0000","last_fullsized":"2024-08-17T17:54:52.737445+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"83'149","reported_seq":608,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768844+0000","last_change":"2024-08-17T17:50:19.056926+0000","last_active":"2024-08-17T17:54:29.768844+0000","last_peered":"2024-08-17T17:54:29.768844+0000","last_clean":"2024-08-17T17:54:29.768844+0000","last_became_active":"2024-08-17T17:50:19.056166+0000","last_became_peered":"2024-08-17T17:50:19.056166+0000","last_unstale":"2024-08-17T17:54:29.768844+0000","last_undegraded":"2024-08-17T17:54:29.768844+0000","last_fullsized":"2024-08-17T17:54:29.768844+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:35.308391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":389,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.772529+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:54:29.772529+0000","last_peered":"2024-08-17T17:54:29.772529+0000","last_clean":"2024-08-17T17:54:29.772529+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:54:29.772529+0000","last_undegraded":"2024-08-17T17:54:29.772529+0000","last_fullsized":"2024-08-17T17:54:29.772529+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":406,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793311+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T17:54:29.793311+0000","last_peered":"2024-08-17T17:54:29.793311+0000","last_clean":"2024-08-17T17:54:29.793311+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T17:54:29.793311+0000","last_undegraded":"2024-08-17T17:54:29.793311+0000","last_fullsized":"2024-08-17T17:54:29.793311+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:30.083021+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:54:30.083021+0000","last_peered":"2024-08-17T17:54:30.083021+0000","last_clean":"2024-08-17T17:54:30.083021+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:54:30.083021+0000","last_undegraded":"2024-08-17T17:54:30.083021+0000","last_fullsized":"2024-08-17T17:54:30.083021+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":300,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768680+0000","last_change":"2024-08-17T17:50:19.054463+0000","last_active":"2024-08-17T17:54:29.768680+0000","last_peered":"2024-08-17T17:54:29.768680+0000","last_clean":"2024-08-17T17:54:29.768680+0000","last_became_active":"2024-08-17T17:50:19.053655+0000","last_became_peered":"2024-08-17T17:50:19.053655+0000","last_unstale":"2024-08-17T17:54:29.768680+0000","last_undegraded":"2024-08-17T17:54:29.768680+0000","last_fullsized":"2024-08-17T17:54:29.768680+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:53.592132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770341+0000","last_change":"2024-08-17T17:50:19.047123+0000","last_active":"2024-08-17T17:54:29.770341+0000","last_peered":"2024-08-17T17:54:29.770341+0000","last_clean":"2024-08-17T17:54:29.770341+0000","last_became_active":"2024-08-17T17:50:19.046637+0000","last_became_peered":"2024-08-17T17:50:19.046637+0000","last_unstale":"2024-08-17T17:54:29.770341+0000","last_undegraded":"2024-08-17T17:54:29.770341+0000","last_fullsized":"2024-08-17T17:54:29.770341+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:11.511266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":202,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.736996+0000","last_change":"2024-08-17T17:50:19.054769+0000","last_active":"2024-08-17T17:54:52.736996+0000","last_peered":"2024-08-17T17:54:52.736996+0000","last_clean":"2024-08-17T17:54:52.736996+0000","last_became_active":"2024-08-17T17:50:19.054415+0000","last_became_peered":"2024-08-17T17:50:19.054415+0000","last_unstale":"2024-08-17T17:54:52.736996+0000","last_undegraded":"2024-08-17T17:54:52.736996+0000","last_fullsized":"2024-08-17T17:54:52.736996+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:47.277816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":524,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.771881+0000","last_change":"2024-08-17T17:50:19.048545+0000","last_active":"2024-08-17T17:54:29.771881+0000","last_peered":"2024-08-17T17:54:29.771881+0000","last_clean":"2024-08-17T17:54:29.771881+0000","last_became_active":"2024-08-17T17:50:19.048165+0000","last_became_peered":"2024-08-17T17:50:19.048165+0000","last_unstale":"2024-08-17T17:54:29.771881+0000","last_undegraded":"2024-08-17T17:54:29.771881+0000","last_fullsized":"2024-08-17T17:54:29.771881+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:32.837023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":464,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.736197+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:54:52.736197+0000","last_peered":"2024-08-17T17:54:52.736197+0000","last_clean":"2024-08-17T17:54:52.736197+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:54:52.736197+0000","last_undegraded":"2024-08-17T17:54:52.736197+0000","last_fullsized":"2024-08-17T17:54:52.736197+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.737258+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T17:54:52.737258+0000","last_peered":"2024-08-17T17:54:52.737258+0000","last_clean":"2024-08-17T17:54:52.737258+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T17:54:52.737258+0000","last_undegraded":"2024-08-17T17:54:52.737258+0000","last_fullsized":"2024-08-17T17:54:52.737258+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"65'2","reported_seq":393,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.734619+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:54:52.734619+0000","last_peered":"2024-08-17T17:54:52.734619+0000","last_clean":"2024-08-17T17:54:52.734619+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:54:52.734619+0000","last_undegraded":"2024-08-17T17:54:52.734619+0000","last_fullsized":"2024-08-17T17:54:52.734619+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":193,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770398+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T17:54:29.770398+0000","last_peered":"2024-08-17T17:54:29.770398+0000","last_clean":"2024-08-17T17:54:29.770398+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T17:54:29.770398+0000","last_undegraded":"2024-08-17T17:54:29.770398+0000","last_fullsized":"2024-08-17T17:54:29.770398+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":487,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.736526+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T17:54:52.736526+0000","last_peered":"2024-08-17T17:54:52.736526+0000","last_clean":"2024-08-17T17:54:52.736526+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T17:54:52.736526+0000","last_undegraded":"2024-08-17T17:54:52.736526+0000","last_fullsized":"2024-08-17T17:54:52.736526+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":376,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793649+0000","last_change":"2024-08-17T17:43:20.037170+0000","last_active":"2024-08-17T17:54:29.793649+0000","last_peered":"2024-08-17T17:54:29.793649+0000","last_clean":"2024-08-17T17:54:29.793649+0000","last_became_active":"2024-08-17T17:43:20.035592+0000","last_became_peered":"2024-08-17T17:43:20.035592+0000","last_unstale":"2024-08-17T17:54:29.793649+0000","last_undegraded":"2024-08-17T17:54:29.793649+0000","last_fullsized":"2024-08-17T17:54:29.793649+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:49.732471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":512,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.736814+0000","last_change":"2024-08-17T17:50:19.054134+0000","last_active":"2024-08-17T17:54:52.736814+0000","last_peered":"2024-08-17T17:54:52.736814+0000","last_clean":"2024-08-17T17:54:52.736814+0000","last_became_active":"2024-08-17T17:50:19.053776+0000","last_became_peered":"2024-08-17T17:50:19.053776+0000","last_unstale":"2024-08-17T17:54:52.736814+0000","last_undegraded":"2024-08-17T17:54:52.736814+0000","last_fullsized":"2024-08-17T17:54:52.736814+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:10:37.139334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":479,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.735516+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:54:52.735516+0000","last_peered":"2024-08-17T17:54:52.735516+0000","last_clean":"2024-08-17T17:54:52.735516+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:54:52.735516+0000","last_undegraded":"2024-08-17T17:54:52.735516+0000","last_fullsized":"2024-08-17T17:54:52.735516+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.c","version":"0'0","reported_seq":1,"reported_epoch":302,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.733156+0000","last_change":"2024-08-17T17:54:52.733156+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.733156+0000","last_undegraded":"2024-08-17T17:54:52.733156+0000","last_fullsized":"2024-08-17T17:54:52.733156+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":464,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.736739+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:54:52.736739+0000","last_peered":"2024-08-17T17:54:52.736739+0000","last_clean":"2024-08-17T17:54:52.736739+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:54:52.736739+0000","last_undegraded":"2024-08-17T17:54:52.736739+0000","last_fullsized":"2024-08-17T17:54:52.736739+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769747+0000","last_change":"2024-08-17T17:50:19.049126+0000","last_active":"2024-08-17T17:54:29.769747+0000","last_peered":"2024-08-17T17:54:29.769747+0000","last_clean":"2024-08-17T17:54:29.769747+0000","last_became_active":"2024-08-17T17:50:19.048717+0000","last_became_peered":"2024-08-17T17:50:19.048717+0000","last_unstale":"2024-08-17T17:54:29.769747+0000","last_undegraded":"2024-08-17T17:54:29.769747+0000","last_fullsized":"2024-08-17T17:54:29.769747+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:58.739270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":223,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768379+0000","last_change":"2024-08-17T17:50:19.050558+0000","last_active":"2024-08-17T17:54:29.768379+0000","last_peered":"2024-08-17T17:54:29.768379+0000","last_clean":"2024-08-17T17:54:29.768379+0000","last_became_active":"2024-08-17T17:50:19.049638+0000","last_became_peered":"2024-08-17T17:50:19.049638+0000","last_unstale":"2024-08-17T17:54:29.768379+0000","last_undegraded":"2024-08-17T17:54:29.768379+0000","last_fullsized":"2024-08-17T17:54:29.768379+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:45.147038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.729111+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:39:15.178864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,2],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":324,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793996+0000","last_change":"2024-08-17T17:50:19.049245+0000","last_active":"2024-08-17T17:54:29.793996+0000","last_peered":"2024-08-17T17:54:29.793996+0000","last_clean":"2024-08-17T17:54:29.793996+0000","last_became_active":"2024-08-17T17:50:19.048894+0000","last_became_peered":"2024-08-17T17:50:19.048894+0000","last_unstale":"2024-08-17T17:54:29.793996+0000","last_undegraded":"2024-08-17T17:54:29.793996+0000","last_fullsized":"2024-08-17T17:54:29.793996+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:28:45.268454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":488,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.737585+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:54:52.737585+0000","last_peered":"2024-08-17T17:54:52.737585+0000","last_clean":"2024-08-17T17:54:52.737585+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:54:52.737585+0000","last_undegraded":"2024-08-17T17:54:52.737585+0000","last_fullsized":"2024-08-17T17:54:52.737585+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793161+0000","last_change":"2024-08-17T17:50:19.053122+0000","last_active":"2024-08-17T17:54:29.793161+0000","last_peered":"2024-08-17T17:54:29.793161+0000","last_clean":"2024-08-17T17:54:29.793161+0000","last_became_active":"2024-08-17T17:50:19.052170+0000","last_became_peered":"2024-08-17T17:50:19.052170+0000","last_unstale":"2024-08-17T17:54:29.793161+0000","last_undegraded":"2024-08-17T17:54:29.793161+0000","last_fullsized":"2024-08-17T17:54:29.793161+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:30.937916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-08-17T17:54:52.711359+0000","last_change":"2024-08-17T17:54:52.711359+0000","last_active":"2024-08-17T17:54:52.711359+0000","last_peered":"2024-08-17T17:54:52.711359+0000","last_clean":"2024-08-17T17:54:52.711359+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:54:52.711359+0000","last_undegraded":"2024-08-17T17:54:52.711359+0000","last_fullsized":"2024-08-17T17:54:52.711359+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"72'1","reported_seq":447,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.737213+0000","last_change":"2024-08-17T17:50:19.062461+0000","last_active":"2024-08-17T17:54:52.737213+0000","last_peered":"2024-08-17T17:54:52.737213+0000","last_clean":"2024-08-17T17:54:52.737213+0000","last_became_active":"2024-08-17T17:50:19.062091+0000","last_became_peered":"2024-08-17T17:50:19.062091+0000","last_unstale":"2024-08-17T17:54:52.737213+0000","last_undegraded":"2024-08-17T17:54:52.737213+0000","last_fullsized":"2024-08-17T17:54:52.737213+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:21.007922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":287,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:30.083082+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:54:30.083082+0000","last_peered":"2024-08-17T17:54:30.083082+0000","last_clean":"2024-08-17T17:54:30.083082+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:54:30.083082+0000","last_undegraded":"2024-08-17T17:54:30.083082+0000","last_fullsized":"2024-08-17T17:54:30.083082+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770724+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:54:29.770724+0000","last_peered":"2024-08-17T17:54:29.770724+0000","last_clean":"2024-08-17T17:54:29.770724+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:54:29.770724+0000","last_undegraded":"2024-08-17T17:54:29.770724+0000","last_fullsized":"2024-08-17T17:54:29.770724+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":182,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770101+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:54:29.770101+0000","last_peered":"2024-08-17T17:54:29.770101+0000","last_clean":"2024-08-17T17:54:29.770101+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:54:29.770101+0000","last_undegraded":"2024-08-17T17:54:29.770101+0000","last_fullsized":"2024-08-17T17:54:29.770101+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":192,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769418+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:54:29.769418+0000","last_peered":"2024-08-17T17:54:29.769418+0000","last_clean":"2024-08-17T17:54:29.769418+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:54:29.769418+0000","last_undegraded":"2024-08-17T17:54:29.769418+0000","last_fullsized":"2024-08-17T17:54:29.769418+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":463,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.735290+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:54:52.735290+0000","last_peered":"2024-08-17T17:54:52.735290+0000","last_clean":"2024-08-17T17:54:52.735290+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:54:52.735290+0000","last_undegraded":"2024-08-17T17:54:52.735290+0000","last_fullsized":"2024-08-17T17:54:52.735290+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":325,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769540+0000","last_change":"2024-08-17T17:43:20.027082+0000","last_active":"2024-08-17T17:54:29.769540+0000","last_peered":"2024-08-17T17:54:29.769540+0000","last_clean":"2024-08-17T17:54:29.769540+0000","last_became_active":"2024-08-17T17:43:20.026691+0000","last_became_peered":"2024-08-17T17:43:20.026691+0000","last_unstale":"2024-08-17T17:54:29.769540+0000","last_undegraded":"2024-08-17T17:54:29.769540+0000","last_fullsized":"2024-08-17T17:54:29.769540+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:53:04.455042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":229,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769112+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:54:29.769112+0000","last_peered":"2024-08-17T17:54:29.769112+0000","last_clean":"2024-08-17T17:54:29.769112+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:54:29.769112+0000","last_undegraded":"2024-08-17T17:54:29.769112+0000","last_fullsized":"2024-08-17T17:54:29.769112+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":138,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793219+0000","last_change":"2024-08-17T17:43:20.043374+0000","last_active":"2024-08-17T17:54:29.793219+0000","last_peered":"2024-08-17T17:54:29.793219+0000","last_clean":"2024-08-17T17:54:29.793219+0000","last_became_active":"2024-08-17T17:43:20.037638+0000","last_became_peered":"2024-08-17T17:43:20.037638+0000","last_unstale":"2024-08-17T17:54:29.793219+0000","last_undegraded":"2024-08-17T17:54:29.793219+0000","last_fullsized":"2024-08-17T17:54:29.793219+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:38.620612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":379,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.794093+0000","last_change":"2024-08-17T17:50:19.050143+0000","last_active":"2024-08-17T17:54:29.794093+0000","last_peered":"2024-08-17T17:54:29.794093+0000","last_clean":"2024-08-17T17:54:29.794093+0000","last_became_active":"2024-08-17T17:50:19.049822+0000","last_became_peered":"2024-08-17T17:50:19.049822+0000","last_unstale":"2024-08-17T17:54:29.794093+0000","last_undegraded":"2024-08-17T17:54:29.794093+0000","last_fullsized":"2024-08-17T17:54:29.794093+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:50.225682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":444,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793150+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T17:54:29.793150+0000","last_peered":"2024-08-17T17:54:29.793150+0000","last_clean":"2024-08-17T17:54:29.793150+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T17:54:29.793150+0000","last_undegraded":"2024-08-17T17:54:29.793150+0000","last_fullsized":"2024-08-17T17:54:29.793150+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":254,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:30.082946+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:54:30.082946+0000","last_peered":"2024-08-17T17:54:30.082946+0000","last_clean":"2024-08-17T17:54:30.082946+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:54:30.082946+0000","last_undegraded":"2024-08-17T17:54:30.082946+0000","last_fullsized":"2024-08-17T17:54:30.082946+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":473,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793270+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T17:54:29.793270+0000","last_peered":"2024-08-17T17:54:29.793270+0000","last_clean":"2024-08-17T17:54:29.793270+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T17:54:29.793270+0000","last_undegraded":"2024-08-17T17:54:29.793270+0000","last_fullsized":"2024-08-17T17:54:29.793270+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769168+0000","last_change":"2024-08-17T17:50:19.052904+0000","last_active":"2024-08-17T17:54:29.769168+0000","last_peered":"2024-08-17T17:54:29.769168+0000","last_clean":"2024-08-17T17:54:29.769168+0000","last_became_active":"2024-08-17T17:50:19.052220+0000","last_became_peered":"2024-08-17T17:50:19.052220+0000","last_unstale":"2024-08-17T17:54:29.769168+0000","last_undegraded":"2024-08-17T17:54:29.769168+0000","last_fullsized":"2024-08-17T17:54:29.769168+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:17.065461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":498,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.734443+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T17:54:52.734443+0000","last_peered":"2024-08-17T17:54:52.734443+0000","last_clean":"2024-08-17T17:54:52.734443+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T17:54:52.734443+0000","last_undegraded":"2024-08-17T17:54:52.734443+0000","last_fullsized":"2024-08-17T17:54:52.734443+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":481,"reported_epoch":302,"state":"active+clean","last_fresh":"2024-08-17T17:54:52.736875+0000","last_change":"2024-08-17T17:50:19.055040+0000","last_active":"2024-08-17T17:54:52.736875+0000","last_peered":"2024-08-17T17:54:52.736875+0000","last_clean":"2024-08-17T17:54:52.736875+0000","last_became_active":"2024-08-17T17:50:19.054615+0000","last_became_peered":"2024-08-17T17:50:19.054615+0000","last_unstale":"2024-08-17T17:54:52.736875+0000","last_undegraded":"2024-08-17T17:54:52.736875+0000","last_fullsized":"2024-08-17T17:54:52.736875+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:24:04.826390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":181,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769756+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:54:29.769756+0000","last_peered":"2024-08-17T17:54:29.769756+0000","last_clean":"2024-08-17T17:54:29.769756+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:54:29.769756+0000","last_undegraded":"2024-08-17T17:54:29.769756+0000","last_fullsized":"2024-08-17T17:54:29.769756+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":275,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.771828+0000","last_change":"2024-08-17T17:43:20.040909+0000","last_active":"2024-08-17T17:54:29.771828+0000","last_peered":"2024-08-17T17:54:29.771828+0000","last_clean":"2024-08-17T17:54:29.771828+0000","last_became_active":"2024-08-17T17:43:20.039238+0000","last_became_peered":"2024-08-17T17:43:20.039238+0000","last_unstale":"2024-08-17T17:54:29.771828+0000","last_undegraded":"2024-08-17T17:54:29.771828+0000","last_fullsized":"2024-08-17T17:54:29.771828+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:16.790641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":192,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770258+0000","last_change":"2024-08-17T17:50:19.049078+0000","last_active":"2024-08-17T17:54:29.770258+0000","last_peered":"2024-08-17T17:54:29.770258+0000","last_clean":"2024-08-17T17:54:29.770258+0000","last_became_active":"2024-08-17T17:50:19.048112+0000","last_became_peered":"2024-08-17T17:50:19.048112+0000","last_unstale":"2024-08-17T17:54:29.770258+0000","last_undegraded":"2024-08-17T17:54:29.770258+0000","last_fullsized":"2024-08-17T17:54:29.770258+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:48.206195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":192,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.770196+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T17:54:29.770196+0000","last_peered":"2024-08-17T17:54:29.770196+0000","last_clean":"2024-08-17T17:54:29.770196+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T17:54:29.770196+0000","last_undegraded":"2024-08-17T17:54:29.770196+0000","last_fullsized":"2024-08-17T17:54:29.770196+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":185,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769695+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:54:29.769695+0000","last_peered":"2024-08-17T17:54:29.769695+0000","last_clean":"2024-08-17T17:54:29.769695+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:54:29.769695+0000","last_undegraded":"2024-08-17T17:54:29.769695+0000","last_fullsized":"2024-08-17T17:54:29.769695+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":203,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769811+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T17:54:29.769811+0000","last_peered":"2024-08-17T17:54:29.769811+0000","last_clean":"2024-08-17T17:54:29.769811+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T17:54:29.769811+0000","last_undegraded":"2024-08-17T17:54:29.769811+0000","last_fullsized":"2024-08-17T17:54:29.769811+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":185,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.769219+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:54:29.769219+0000","last_peered":"2024-08-17T17:54:29.769219+0000","last_clean":"2024-08-17T17:54:29.769219+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:54:29.769219+0000","last_undegraded":"2024-08-17T17:54:29.769219+0000","last_fullsized":"2024-08-17T17:54:29.769219+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":476,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793333+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T17:54:29.793333+0000","last_peered":"2024-08-17T17:54:29.793333+0000","last_clean":"2024-08-17T17:54:29.793333+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T17:54:29.793333+0000","last_undegraded":"2024-08-17T17:54:29.793333+0000","last_fullsized":"2024-08-17T17:54:29.793333+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":453,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.793811+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T17:54:29.793811+0000","last_peered":"2024-08-17T17:54:29.793811+0000","last_clean":"2024-08-17T17:54:29.793811+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T17:54:29.793811+0000","last_undegraded":"2024-08-17T17:54:29.793811+0000","last_fullsized":"2024-08-17T17:54:29.793811+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":181,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.768909+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:54:29.768909+0000","last_peered":"2024-08-17T17:54:29.768909+0000","last_clean":"2024-08-17T17:54:29.768909+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:54:29.768909+0000","last_undegraded":"2024-08-17T17:54:29.768909+0000","last_fullsized":"2024-08-17T17:54:29.768909+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":282,"reported_epoch":301,"state":"active+clean","last_fresh":"2024-08-17T17:54:29.771950+0000","last_change":"2024-08-17T17:50:19.048289+0000","last_active":"2024-08-17T17:54:29.771950+0000","last_peered":"2024-08-17T17:54:29.771950+0000","last_clean":"2024-08-17T17:54:29.771950+0000","last_became_active":"2024-08-17T17:50:19.047842+0000","last_became_peered":"2024-08-17T17:50:19.047842+0000","last_unstale":"2024-08-17T17:54:29.771950+0000","last_undegraded":"2024-08-17T17:54:29.771950+0000","last_fullsized":"2024-08-17T17:54:29.771950+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:12:57.449614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"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":24,"acting":24,"num_store_stats":3},{"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":5628,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234560,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":901772,"kb_used_data":4800,"kb_used_omap":1,"kb_used_meta":896958,"kb_avail":92843380,"statfs":{"total":95995035648,"available":95071621120,"internally_reserved":0,"allocated":4915200,"data_stored":2921776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":918485336},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496203,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":603032,"kb_used_data":4812,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":93142120,"statfs":{"total":95995035648,"available":95377530880,"internally_reserved":0,"allocated":4927488,"data_stored":2930639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757846,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894472,"kb_used_data":4220,"kb_used_omap":1,"kb_used_meta":890238,"kb_avail":92850680,"statfs":{"total":95995035648,"available":95079096320,"internally_reserved":0,"allocated":4321280,"data_stored":2335824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911604056},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402910,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":651588,"kb_used_data":4216,"kb_used_omap":21,"kb_used_meta":647338,"kb_avail":93093564,"statfs":{"total":95995035648,"available":95327809536,"internally_reserved":0,"allocated":4317184,"data_stored":2331107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":662874815},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987659,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":351216,"kb_used_data":4196,"kb_used_omap":9,"kb_used_meta":346998,"kb_avail":93393936,"statfs":{"total":95995035648,"available":95635390464,"internally_reserved":0,"allocated":4296704,"data_stored":2326315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":355326746},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828075,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":629368,"kb_used_data":4204,"kb_used_omap":47,"kb_used_meta":625104,"kb_avail":93115784,"statfs":{"total":95995035648,"available":95350562816,"internally_reserved":0,"allocated":4304896,"data_stored":2326859,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":640106546},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991613,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":621760,"kb_used_data":4212,"kb_used_omap":8,"kb_used_meta":617527,"kb_avail":93123392,"statfs":{"total":95995035648,"available":95358353408,"internally_reserved":0,"allocated":4313088,"data_stored":2335204,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":632348167},"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":[]},{"osd":0,"up_from":278,"seq":1194000908344,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":264204,"kb_used_data":4800,"kb_used_omap":21,"kb_used_meta":259370,"kb_avail":93480948,"statfs":{"total":95995035648,"available":95724490752,"internally_reserved":0,"allocated":4915200,"data_stored":2926410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":265595150},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":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":11,"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":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:55:00.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph status --format=json 2024-08-17T17:55:00.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:55:00.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.292 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[61583]: ts=2024-08-17T17:55:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:00.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:00.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:00.441 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:00.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:00.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:00.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:00.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:00.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:59.643331+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:59.643331+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:59.766300+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:59.766300+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: audit 2024-08-17T17:54:59.775758+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: audit 2024-08-17T17:54:59.775758+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:59.783074+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:55:00.817 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[84186]: cluster 2024-08-17T17:54:59.783074+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:59.643331+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:59.643331+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:59.766300+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:59.766300+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: audit 2024-08-17T17:54:59.775758+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: audit 2024-08-17T17:54:59.775758+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:59.783074+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:55:00.818 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:00 smithi016 bash[86572]: cluster 2024-08-17T17:54:59.783074+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:55:00.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:00.935 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:00.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:00.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:01.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:59.643331+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:59.643331+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:59.766300+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:59.766300+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: audit 2024-08-17T17:54:59.775758+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: audit 2024-08-17T17:54:59.775758+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.16:0/1114199316' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:59.783074+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:55:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:00 smithi060 bash[68878]: cluster 2024-08-17T17:54:59.783074+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:55:01.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:01.216 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:01.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:01.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:01.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:01.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:01.605 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:01.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:01.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:01.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:01.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.918 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:02.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:02.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:02.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:02.312 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:02.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:02.417 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:02.446 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:02.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:02.578 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:02.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:55:02.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:02.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.830 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:02.933 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:02.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:03.066 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:02 smithi016 bash[84186]: cluster 2024-08-17T17:55:01.644400+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:03.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:02 smithi016 bash[84186]: cluster 2024-08-17T17:55:01.644400+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:03.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:02 smithi016 bash[86572]: cluster 2024-08-17T17:55:01.644400+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:03.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:02 smithi016 bash[86572]: cluster 2024-08-17T17:55:01.644400+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:03.093 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:02 smithi060 bash[68878]: cluster 2024-08-17T17:55:01.644400+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:02 smithi060 bash[68878]: cluster 2024-08-17T17:55:01.644400+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:03.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.223 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:03.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:55:03.326 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:03.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:03.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:03.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:03.479 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:03.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:03.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:03.714 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.740 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:03.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:03.845 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:03.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:03.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:04.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:04.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:03 smithi016 bash[84186]: audit 2024-08-17T17:55:02.958117+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:03 smithi016 bash[84186]: audit 2024-08-17T17:55:02.958117+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:04.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:03 smithi016 bash[86572]: audit 2024-08-17T17:55:02.958117+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:04.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:03 smithi016 bash[86572]: audit 2024-08-17T17:55:02.958117+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:04.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.115 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:03 smithi060 bash[68878]: audit 2024-08-17T17:55:02.958117+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:04.115 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:03 smithi060 bash[68878]: audit 2024-08-17T17:55:02.958117+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:04.132 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:04.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:04.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:04.363 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:04.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:04.488 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:04.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:04.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:04.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:04.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:04.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:04.745 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:04.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:04.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:04.826 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:55:04] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.51.0" 2024-08-17T17:55:04.865 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:04.865 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:04.872 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:04.894 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:04.997 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.009 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:04 smithi060 bash[68878]: cluster 2024-08-17T17:55:03.645398+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1318: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:05.009 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:04 smithi060 bash[68878]: cluster 2024-08-17T17:55:03.645398+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1318: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:05.009 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:04 smithi060 bash[68878]: audit 2024-08-17T17:55:04.116884+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:05.009 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:04 smithi060 bash[68878]: audit 2024-08-17T17:55:04.116884+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:05.026 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[84186]: cluster 2024-08-17T17:55:03.645398+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1318: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[84186]: cluster 2024-08-17T17:55:03.645398+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1318: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[84186]: audit 2024-08-17T17:55:04.116884+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[84186]: audit 2024-08-17T17:55:04.116884+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[86572]: cluster 2024-08-17T17:55:03.645398+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1318: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[86572]: cluster 2024-08-17T17:55:03.645398+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1318: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[86572]: audit 2024-08-17T17:55:04.116884+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:05.141 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:04 smithi016 bash[86572]: audit 2024-08-17T17:55:04.116884+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:05.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:05.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:05.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:05.291 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:05.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:05.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:05.421 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:05.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.687 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:05.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:05.819 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:05.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:05.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:05.944 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:05.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:06.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:05 smithi016 bash[84186]: cluster 2024-08-17T17:55:05.646370+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:06.059 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:05 smithi016 bash[84186]: cluster 2024-08-17T17:55:05.646370+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:05 smithi016 bash[86572]: cluster 2024-08-17T17:55:05.646370+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:06.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:05 smithi016 bash[86572]: cluster 2024-08-17T17:55:05.646370+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:06.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:06.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:06.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:06.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:06.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:06.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:06.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:05 smithi060 bash[68878]: cluster 2024-08-17T17:55:05.646370+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:06.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:05 smithi060 bash[68878]: cluster 2024-08-17T17:55:05.646370+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:06.442 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:06.470 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:06.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:06.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:06.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:06.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:06.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:06.904 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:06.966 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:07.098 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:07.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:07.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:07.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:07.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.387 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:07.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.518 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:07.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:07.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:07.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.913 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:07.932 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:08.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:08.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:08.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.302 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:08.406 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:08.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:08.548 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:08 smithi060 bash[68878]: audit 2024-08-17T17:55:07.364799+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:08.548 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:08 smithi060 bash[68878]: audit 2024-08-17T17:55:07.364799+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:08.548 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:08 smithi060 bash[68878]: audit 2024-08-17T17:55:07.366233+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.549 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:08 smithi060 bash[68878]: audit 2024-08-17T17:55:07.366233+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.549 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:08 smithi060 bash[68878]: cluster 2024-08-17T17:55:07.647049+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:08.549 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:08 smithi060 bash[68878]: cluster 2024-08-17T17:55:07.647049+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:08.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:08.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[84186]: audit 2024-08-17T17:55:07.364799+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[84186]: audit 2024-08-17T17:55:07.364799+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[84186]: audit 2024-08-17T17:55:07.366233+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[84186]: audit 2024-08-17T17:55:07.366233+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[84186]: cluster 2024-08-17T17:55:07.647049+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:08.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[84186]: cluster 2024-08-17T17:55:07.647049+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[86572]: audit 2024-08-17T17:55:07.364799+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[86572]: audit 2024-08-17T17:55:07.364799+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[86572]: audit 2024-08-17T17:55:07.366233+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[86572]: audit 2024-08-17T17:55:07.366233+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[86572]: cluster 2024-08-17T17:55:07.647049+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:08.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:08 smithi016 bash[86572]: cluster 2024-08-17T17:55:07.647049+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:08.667 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.689 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:08.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:08.822 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:08.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:08.925 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:09.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:09.080 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:09.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:09.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:09.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:09.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:09.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:09.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:09.456 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:09.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:09.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:09.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:09.682 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:09.703 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:09.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:09.828 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:09.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:09.932 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:09.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:09.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:10.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.074 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:10.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.196 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:10.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:10.322 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:10.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.447 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[61583]: ts=2024-08-17T17:55:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:10.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:10.549 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.572 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:10.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:10.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:10.935 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.957 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.958 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: cluster 2024-08-17T17:55:09.647720+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1321: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:10.958 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: cluster 2024-08-17T17:55:09.647720+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1321: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:10.958 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:09.705398+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.958 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:09.705398+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:09.711585+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:09.711585+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:10.420439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:10.420439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:10.430086+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:10 smithi060 bash[68878]: audit 2024-08-17T17:55:10.430086+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:11.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.072 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: cluster 2024-08-17T17:55:09.647720+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1321: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: cluster 2024-08-17T17:55:09.647720+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1321: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:09.705398+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:09.705398+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:09.711585+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:09.711585+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:10.420439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:10.420439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:10.430086+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[84186]: audit 2024-08-17T17:55:10.430086+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.073 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: cluster 2024-08-17T17:55:09.647720+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1321: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: cluster 2024-08-17T17:55:09.647720+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1321: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:09.705398+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:09.705398+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:09.711585+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:09.711585+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:10.420439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:10.420439+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:10.430086+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.074 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:10 smithi016 bash[86572]: audit 2024-08-17T17:55:10.430086+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.086 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:11.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.210 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:11.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.341 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:11.444 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:11.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.603 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:11.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:11.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:11.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[86572]: audit 2024-08-17T17:55:11.092036+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:11.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[86572]: audit 2024-08-17T17:55:11.092036+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:11.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[86572]: audit 2024-08-17T17:55:11.093045+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:11.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[86572]: audit 2024-08-17T17:55:11.093045+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:11.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[86572]: audit 2024-08-17T17:55:11.098540+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.859 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[86572]: audit 2024-08-17T17:55:11.098540+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[84186]: audit 2024-08-17T17:55:11.092036+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:11.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[84186]: audit 2024-08-17T17:55:11.092036+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:11.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[84186]: audit 2024-08-17T17:55:11.093045+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:11.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[84186]: audit 2024-08-17T17:55:11.093045+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:11.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[84186]: audit 2024-08-17T17:55:11.098540+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.860 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:11 smithi016 bash[84186]: audit 2024-08-17T17:55:11.098540+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.863 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:11.967 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:11.979 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:11 smithi060 bash[68878]: audit 2024-08-17T17:55:11.092036+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:11.979 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:11 smithi060 bash[68878]: audit 2024-08-17T17:55:11.092036+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:11.979 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:11 smithi060 bash[68878]: audit 2024-08-17T17:55:11.093045+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:11.979 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:11 smithi060 bash[68878]: audit 2024-08-17T17:55:11.093045+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:11.979 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:11 smithi060 bash[68878]: audit 2024-08-17T17:55:11.098540+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.980 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:11 smithi060 bash[68878]: audit 2024-08-17T17:55:11.098540+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:11.997 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:12.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:12.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:12.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.262 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:12.365 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.393 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:12.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:12.526 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:12.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:12.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:12.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:12.790 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:12.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:12.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:12 smithi016 bash[84186]: cluster 2024-08-17T17:55:11.648692+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1322: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:12.883 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:12 smithi016 bash[84186]: cluster 2024-08-17T17:55:11.648692+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1322: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:12.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:12 smithi016 bash[86572]: cluster 2024-08-17T17:55:11.648692+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1322: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:12.883 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:12 smithi016 bash[86572]: cluster 2024-08-17T17:55:11.648692+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1322: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:12.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:12 smithi060 bash[68878]: cluster 2024-08-17T17:55:11.648692+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1322: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:12.906 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:12 smithi060 bash[68878]: cluster 2024-08-17T17:55:11.648692+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1322: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:12.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:13.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.051 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:13.154 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:13.180 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:13.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:13.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:13.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:13.549 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:13.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:13.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:13.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:13.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:13.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:13.842 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:13.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:13.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.107 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:14.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.366 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:14.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.499 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:55:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:55:14] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.51.0" 2024-08-17T17:55:14.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:14.630 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:14.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:14.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:14.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:14.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:14.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:14 smithi016 bash[84186]: cluster 2024-08-17T17:55:13.649767+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1323: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:14.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:14 smithi016 bash[84186]: cluster 2024-08-17T17:55:13.649767+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1323: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:14.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:14 smithi016 bash[86572]: cluster 2024-08-17T17:55:13.649767+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1323: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:14.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:14 smithi016 bash[86572]: cluster 2024-08-17T17:55:13.649767+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1323: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:14.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:14 smithi060 bash[68878]: cluster 2024-08-17T17:55:13.649767+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1323: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:14 smithi060 bash[68878]: cluster 2024-08-17T17:55:13.649767+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1323: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:14.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:15.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:15.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:15.127 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:15.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:15.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:15.390 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:15.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:15.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:15.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:15.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:15.682 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:15.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:15.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:15.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:16.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:16.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:16.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:16.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.211 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:16.314 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:16.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:16.445 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:16.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:16.709 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.738 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:16.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:16.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:16.988 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:16 smithi060 bash[68878]: cluster 2024-08-17T17:55:15.650744+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1324: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:16.988 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:16 smithi060 bash[68878]: cluster 2024-08-17T17:55:15.650744+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1324: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:17.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:17.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:17.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:16 smithi016 bash[86572]: cluster 2024-08-17T17:55:15.650744+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1324: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:17.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:16 smithi016 bash[86572]: cluster 2024-08-17T17:55:15.650744+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1324: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:16 smithi016 bash[84186]: cluster 2024-08-17T17:55:15.650744+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1324: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:17.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:16 smithi016 bash[84186]: cluster 2024-08-17T17:55:15.650744+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1324: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:17.109 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:17.132 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:17.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:17.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:17.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:17.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.397 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:17.500 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:17.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:17.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:17.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:17.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:17.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:17.786 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:17.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:17.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.920 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:18.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:18.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:18.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:18.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:18.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:18.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.317 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:18.420 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:18.450 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:18.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.576 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:18.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:18.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:18.805 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:18.834 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:18.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:18.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:19.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:18 smithi016 bash[84186]: cluster 2024-08-17T17:55:17.651431+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:19.046 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:18 smithi016 bash[84186]: cluster 2024-08-17T17:55:17.651431+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:19.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:18 smithi016 bash[86572]: cluster 2024-08-17T17:55:17.651431+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:19.046 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:18 smithi016 bash[86572]: cluster 2024-08-17T17:55:17.651431+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:19.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.098 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:18 smithi060 bash[68878]: cluster 2024-08-17T17:55:17.651431+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:19.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:18 smithi060 bash[68878]: cluster 2024-08-17T17:55:17.651431+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1325: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:19.201 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:19.230 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:19.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:19.360 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:19.463 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.485 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:19.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:19.618 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:19.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:19.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:19.852 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:19.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:19.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:19.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:20.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:20.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:20.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:20.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.258 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:55:20 smithi060 bash[61583]: ts=2024-08-17T17:55:20.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:20.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:20.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:20.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:20.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:20.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:20.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:20.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:20.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:20.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:20.728 INFO:teuthology.orchestra.run.smithi016.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-08-17T17:55:20.772 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[84186]: cluster 2024-08-17T17:55:19.652483+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[84186]: cluster 2024-08-17T17:55:19.652483+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[84186]: audit 2024-08-17T17:55:19.802309+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[84186]: audit 2024-08-17T17:55:19.802309+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[86572]: cluster 2024-08-17T17:55:19.652483+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[86572]: cluster 2024-08-17T17:55:19.652483+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[86572]: audit 2024-08-17T17:55:19.802309+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:55:20.778 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:20 smithi016 bash[86572]: audit 2024-08-17T17:55:19.802309+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:55:20.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:20.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:20.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:20 smithi060 bash[68878]: cluster 2024-08-17T17:55:19.652483+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:20.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:20 smithi060 bash[68878]: cluster 2024-08-17T17:55:19.652483+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1326: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:20.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:20 smithi060 bash[68878]: audit 2024-08-17T17:55:19.802309+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:55:20.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:20 smithi060 bash[68878]: audit 2024-08-17T17:55:19.802309+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:55:20.933 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:20.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:21.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.065 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:21.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:21.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.330 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:21.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.460 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:21.563 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:21.590 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:21.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.719 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:21.822 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:21.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[84186]: audit 2024-08-17T17:55:20.731232+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[84186]: audit 2024-08-17T17:55:20.731232+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[84186]: cluster 2024-08-17T17:55:20.735971+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[84186]: cluster 2024-08-17T17:55:20.735971+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[86572]: audit 2024-08-17T17:55:20.731232+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[86572]: audit 2024-08-17T17:55:20.731232+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:55:22.035 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[86572]: cluster 2024-08-17T17:55:20.735971+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:55:22.036 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:21 smithi016 bash[86572]: cluster 2024-08-17T17:55:20.735971+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:55:22.086 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:22.114 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:22.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:21 smithi060 bash[68878]: audit 2024-08-17T17:55:20.731232+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:55:22.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:21 smithi060 bash[68878]: audit 2024-08-17T17:55:20.731232+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.16:0/700703431' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:55:22.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:21 smithi060 bash[68878]: cluster 2024-08-17T17:55:20.735971+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:55:22.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:21 smithi060 bash[68878]: cluster 2024-08-17T17:55:20.735971+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:55:22.217 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:22.350 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:22.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:22.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:22.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:22.614 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:22.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:22.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:22.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:22.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:22.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: cluster 2024-08-17T17:55:21.653250+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:22.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: cluster 2024-08-17T17:55:21.653250+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:22.892 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: cluster 2024-08-17T17:55:21.731291+0000 mon.a (mon.0) 1713 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: cluster 2024-08-17T17:55:21.731291+0000 mon.a (mon.0) 1713 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: audit 2024-08-17T17:55:22.365832+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: audit 2024-08-17T17:55:22.365832+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: audit 2024-08-17T17:55:22.367594+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[86572]: audit 2024-08-17T17:55:22.367594+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: cluster 2024-08-17T17:55:21.653250+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: cluster 2024-08-17T17:55:21.653250+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: cluster 2024-08-17T17:55:21.731291+0000 mon.a (mon.0) 1713 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: cluster 2024-08-17T17:55:21.731291+0000 mon.a (mon.0) 1713 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: audit 2024-08-17T17:55:22.365832+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:22.893 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: audit 2024-08-17T17:55:22.365832+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:22.894 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: audit 2024-08-17T17:55:22.367594+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:22.894 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:22 smithi016 bash[84186]: audit 2024-08-17T17:55:22.367594+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:22.909 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:22.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:23.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: cluster 2024-08-17T17:55:21.653250+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: cluster 2024-08-17T17:55:21.653250+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1328: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: cluster 2024-08-17T17:55:21.731291+0000 mon.a (mon.0) 1713 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: cluster 2024-08-17T17:55:21.731291+0000 mon.a (mon.0) 1713 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: audit 2024-08-17T17:55:22.365832+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: audit 2024-08-17T17:55:22.365832+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: audit 2024-08-17T17:55:22.367594+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.024 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:22 smithi060 bash[68878]: audit 2024-08-17T17:55:22.367594+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.041 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:23.144 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.275 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:23.325 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:55:23.325 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T17:55:23.325 INFO:teuthology.orchestra.run.smithi016.stdout: "complaint_time": 30, 2024-08-17T17:55:23.325 INFO:teuthology.orchestra.run.smithi016.stdout: "num_blocked_ops": 0 2024-08-17T17:55:23.325 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:55:23.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.542 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.570 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:23.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.808 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:23.837 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:23.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:23.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:23.970 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:23.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:24.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:24.204 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:24.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:24.337 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:55:24] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.51.0" 2024-08-17T17:55:24.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:24.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:24.453 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.472 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:24.537 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:55:24.538 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:24.555 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:55:24.555 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:24.572 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:55:24.572 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:24.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.590 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:55:24.590 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:24.593 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:24.612 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:55:24.612 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:24.632 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:55:24.632 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:24.652 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:55:24.652 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:24.671 DEBUG:teuthology.orchestra.run.smithi016:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2024-08-17T17:55:24.672 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:55:24.672 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:24.673 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:55:24.673 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:55:24.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:24.715 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:hints = 1 2024-08-17T17:55:24.715 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:55:24.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object prefix: benchmark_data_smithi016_225822 2024-08-17T17:55:24.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:55:24.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:55:24.736 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:24.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:24.746 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:55:24.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.866 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:24.970 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[84186]: cluster 2024-08-17T17:55:23.654304+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[84186]: cluster 2024-08-17T17:55:23.654304+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[84186]: audit 2024-08-17T17:55:24.419855+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[84186]: audit 2024-08-17T17:55:24.419855+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[84186]: audit 2024-08-17T17:55:24.522107+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.16:0/3459766573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[84186]: audit 2024-08-17T17:55:24.522107+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.16:0/3459766573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[86572]: cluster 2024-08-17T17:55:23.654304+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[86572]: cluster 2024-08-17T17:55:23.654304+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[86572]: audit 2024-08-17T17:55:24.419855+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:24.981 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[86572]: audit 2024-08-17T17:55:24.419855+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:24.982 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[86572]: audit 2024-08-17T17:55:24.522107+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.16:0/3459766573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:24.982 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:24 smithi016 bash[86572]: audit 2024-08-17T17:55:24.522107+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.16:0/3459766573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:24.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:25.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:25.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:25.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:24 smithi060 bash[68878]: cluster 2024-08-17T17:55:23.654304+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:25.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:24 smithi060 bash[68878]: cluster 2024-08-17T17:55:23.654304+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1329: 89 pgs: 89 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T17:55:25.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:24 smithi060 bash[68878]: audit 2024-08-17T17:55:24.419855+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:25.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:24 smithi060 bash[68878]: audit 2024-08-17T17:55:24.419855+0000 mon.a (mon.0) 1716 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:25.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:24 smithi060 bash[68878]: audit 2024-08-17T17:55:24.522107+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.16:0/3459766573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:25.114 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:24 smithi060 bash[68878]: audit 2024-08-17T17:55:24.522107+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.16:0/3459766573' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:25.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:25.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:25.234 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:25.260 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:25.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:25.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.392 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:25.496 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:25.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:25.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:25.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:25.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 1 16 3191 3175 198.426 198.438 0.00317936 0.00502055 2024-08-17T17:55:25.758 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:25.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:25.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:25.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:25.903 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[84186]: cluster 2024-08-17T17:55:24.743951+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[84186]: cluster 2024-08-17T17:55:24.743951+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[84186]: audit 2024-08-17T17:55:24.745834+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[84186]: audit 2024-08-17T17:55:24.745834+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[84186]: cluster 2024-08-17T17:55:24.750185+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[84186]: cluster 2024-08-17T17:55:24.750185+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[86572]: cluster 2024-08-17T17:55:24.743951+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[86572]: cluster 2024-08-17T17:55:24.743951+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:25.904 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[86572]: audit 2024-08-17T17:55:24.745834+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:25.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[86572]: audit 2024-08-17T17:55:24.745834+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:25.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[86572]: cluster 2024-08-17T17:55:24.750185+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:55:25.905 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:25 smithi016 bash[86572]: cluster 2024-08-17T17:55:24.750185+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:55:25.922 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:25.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:26.026 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.054 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:26.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:25 smithi060 bash[68878]: cluster 2024-08-17T17:55:24.743951+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:25 smithi060 bash[68878]: cluster 2024-08-17T17:55:24.743951+0000 mon.a (mon.0) 1718 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:25 smithi060 bash[68878]: audit 2024-08-17T17:55:24.745834+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:25 smithi060 bash[68878]: audit 2024-08-17T17:55:24.745834+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.16:0/2655335260' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:25 smithi060 bash[68878]: cluster 2024-08-17T17:55:24.750185+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:55:26.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:25 smithi060 bash[68878]: cluster 2024-08-17T17:55:24.750185+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:55:26.181 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:26.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:26.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:26.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:26.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:26.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:26.536 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.566 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:26.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.696 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:26.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 2 16 5185 5169 161.519 124.625 0.00215447 0.00617502 2024-08-17T17:55:26.730 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:55:26.730 INFO:teuthology.orchestra.run.smithi016.stdout:{"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub,nodeep-scrub flag(s) set","count":20},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":2074,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":307,"num_osds":8,"num_up_osds":8,"osd_up_since":1723917018,"num_in_osds":8,"osd_in_since":1723916422,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":89}],"num_pgs":89,"num_pools":5,"num_objects":332,"data_bytes":20649933,"bytes_used":5036019712,"bytes_avail":762924265472,"bytes_total":767960285184,"write_bytes_sec":2505659,"read_op_per_sec":0,"write_op_per_sec":38},"fsmap":{"epoch":10,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi060.hwrssp","status":"up:active","gid":24424}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.16:8443/","prometheus":"http://172.21.15.16:9283/"}},"servicemap":{"epoch":37,"modified":"2024-08-17T17:54:19.625411+0000","services":{}},"progress_events":{"3583e653-3510-4eb6-ac7a-4ec6191325d8":{"message":"Upgrade to 19.0.0-5836-gcd8bdbeb (5m)\n [============................] (remaining: 6m)","progress":0.44999998807907104,"add_to_ceph_s":true}}} 2024-08-17T17:55:26.802 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:26.829 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:26.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:26.932 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:26.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:26.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:27.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:27.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:26 smithi060 bash[68878]: cluster 2024-08-17T17:55:25.654931+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1331: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:27.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:26 smithi060 bash[68878]: cluster 2024-08-17T17:55:25.654931+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1331: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:27.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:26 smithi060 bash[68878]: audit 2024-08-17T17:55:26.732524+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.16:0/393531080' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:55:27.080 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:26 smithi060 bash[68878]: audit 2024-08-17T17:55:26.732524+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.16:0/393531080' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:55:27.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:27.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:27.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[84186]: cluster 2024-08-17T17:55:25.654931+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1331: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:27.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[84186]: cluster 2024-08-17T17:55:25.654931+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1331: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:27.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[84186]: audit 2024-08-17T17:55:26.732524+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.16:0/393531080' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:55:27.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[84186]: audit 2024-08-17T17:55:26.732524+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.16:0/393531080' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:55:27.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[86572]: cluster 2024-08-17T17:55:25.654931+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1331: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:27.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[86572]: cluster 2024-08-17T17:55:25.654931+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1331: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:27.212 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[86572]: audit 2024-08-17T17:55:26.732524+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.16:0/393531080' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:55:27.212 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:26 smithi016 bash[86572]: audit 2024-08-17T17:55:26.732524+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.16:0/393531080' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-08-17T17:55:27.231 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:55:27.237 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:27.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.370 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:27.473 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.500 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:27.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:27.629 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:27.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 3 16 7721 7705 160.508 158.5 0.0144064 0.00621149 2024-08-17T17:55:27.732 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:27.762 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:27.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:27.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:27.888 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:27.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:27.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:28.010 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:28.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:28.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.143 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:28.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:28.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:28.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:28.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:28.509 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:28.534 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:28.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:28.639 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:28.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:28.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 4 16 9779 9763 152.532 128.625 0.00144055 0.00634439 2024-08-17T17:55:28.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:28.903 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:28 smithi060 bash[68878]: cluster 2024-08-17T17:55:27.655963+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1332: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:28.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:28 smithi060 bash[68878]: cluster 2024-08-17T17:55:27.655963+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1332: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:28.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:29.042 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:28 smithi016 bash[84186]: cluster 2024-08-17T17:55:27.655963+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1332: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:29.051 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:28 smithi016 bash[84186]: cluster 2024-08-17T17:55:27.655963+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1332: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:29.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:28 smithi016 bash[86572]: cluster 2024-08-17T17:55:27.655963+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1332: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:29.052 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:28 smithi016 bash[86572]: cluster 2024-08-17T17:55:27.655963+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1332: 89 pgs: 89 active+clean; 20 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s 2024-08-17T17:55:29.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:29.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:29.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:29.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:29.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:29.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 5 15 12260 12245 153.048 155.125 0.00663024 0.00652423 2024-08-17T17:55:29.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:29.835 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:29.864 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:29.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:29.967 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:29.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:29.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:30.100 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:30.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:30.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:30.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:30.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:30.404 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:30.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:30.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:30.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:55:30 smithi060 bash[61583]: ts=2024-08-17T17:55:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:30.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:30.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 6 16 14659 14643 152.517 149.875 0.00443774 0.00655005 2024-08-17T17:55:30.783 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:30.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:30.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:30.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:30 smithi016 bash[84186]: cluster 2024-08-17T17:55:29.656594+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1333: 89 pgs: 89 active+clean; 350 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s 2024-08-17T17:55:30.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:30 smithi016 bash[84186]: cluster 2024-08-17T17:55:29.656594+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1333: 89 pgs: 89 active+clean; 350 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s 2024-08-17T17:55:30.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:30 smithi016 bash[86572]: cluster 2024-08-17T17:55:29.656594+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1333: 89 pgs: 89 active+clean; 350 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s 2024-08-17T17:55:30.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:30 smithi016 bash[86572]: cluster 2024-08-17T17:55:29.656594+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1333: 89 pgs: 89 active+clean; 350 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s 2024-08-17T17:55:30.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:31.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:30 smithi060 bash[68878]: cluster 2024-08-17T17:55:29.656594+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1333: 89 pgs: 89 active+clean; 350 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s 2024-08-17T17:55:31.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:30 smithi060 bash[68878]: cluster 2024-08-17T17:55:29.656594+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1333: 89 pgs: 89 active+clean; 350 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 627 op/s 2024-08-17T17:55:31.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:31.171 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.194 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:31.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:31.326 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:31.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:31.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.457 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:31.561 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.591 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:31.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 7 16 16880 16864 150.557 138.812 0.00618403 0.00663611 2024-08-17T17:55:31.725 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:31.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:31.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:31.985 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:32.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.116 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:32.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:32.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:32.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:32.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:32.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:32.531 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:32.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:32.661 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:32.716 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 8 15 19244 19229 150.213 147.812 0.00384575 0.00665149 2024-08-17T17:55:32.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:32.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:32 smithi060 bash[68878]: cluster 2024-08-17T17:55:31.657186+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1334: 89 pgs: 89 active+clean; 638 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:55:32.775 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:32 smithi060 bash[68878]: cluster 2024-08-17T17:55:31.657186+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1334: 89 pgs: 89 active+clean; 638 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:55:32.793 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:32.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:32.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:32 smithi016 bash[84186]: cluster 2024-08-17T17:55:31.657186+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1334: 89 pgs: 89 active+clean; 638 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:55:32.911 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:32 smithi016 bash[84186]: cluster 2024-08-17T17:55:31.657186+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1334: 89 pgs: 89 active+clean; 638 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:55:32.911 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:32 smithi016 bash[86572]: cluster 2024-08-17T17:55:31.657186+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1334: 89 pgs: 89 active+clean; 638 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:55:32.911 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:32 smithi016 bash[86572]: cluster 2024-08-17T17:55:31.657186+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1334: 89 pgs: 89 active+clean; 638 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:55:32.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:32.930 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2024-08-17T17:55:32.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:55:33.029 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:33.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:33.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:33.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:33.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:33.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:33.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:33.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:33.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:33.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:33.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:33.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.587 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:33.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:33.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:33.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 9 16 21330 21314 148 130.312 0.00537541 0.00675048 2024-08-17T17:55:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:33.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:33.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:33.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:33.948 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:34.081 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.105 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:34.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:34.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:34.365 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:55:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:55:34] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.51.0" 2024-08-17T17:55:34.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:34.487 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:34.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:34.644 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:34.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 10 16 23498 23482 146.75 135.5 0.00295199 0.00680768 2024-08-17T17:55:34.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:34.877 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:34.887 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:34 smithi016 bash[84186]: cluster 2024-08-17T17:55:33.657806+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1335: 89 pgs: 89 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:55:34.887 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:34 smithi016 bash[84186]: cluster 2024-08-17T17:55:33.657806+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1335: 89 pgs: 89 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:55:34.888 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:34 smithi016 bash[86572]: cluster 2024-08-17T17:55:33.657806+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1335: 89 pgs: 89 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:55:34.888 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:34 smithi016 bash[86572]: cluster 2024-08-17T17:55:33.657806+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1335: 89 pgs: 89 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:55:34.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:55:34.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:34.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:34.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:55:35.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.061 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:35.168 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:34 smithi060 bash[68878]: cluster 2024-08-17T17:55:33.657806+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1335: 89 pgs: 89 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:55:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:34 smithi060 bash[68878]: cluster 2024-08-17T17:55:33.657806+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1335: 89 pgs: 89 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T17:55:35.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:35.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:35.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:35.427 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:35.453 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:35.557 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:35.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 11 16 25474 25458 144.635 123.5 0.00418857 0.00690865 2024-08-17T17:55:35.717 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:35.796 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:35.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:35.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.983 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:36.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.115 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.243 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.370 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:36.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:36.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:36.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 12 16 27448 27432 142.863 123.375 0.00338423 0.00699395 2024-08-17T17:55:36.734 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:36.760 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:36.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:36.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:36 smithi060 bash[68878]: cluster 2024-08-17T17:55:35.658421+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1336: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s 2024-08-17T17:55:36.874 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:36 smithi060 bash[68878]: cluster 2024-08-17T17:55:35.658421+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1336: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s 2024-08-17T17:55:36.891 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.995 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.005 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:36 smithi016 bash[84186]: cluster 2024-08-17T17:55:35.658421+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1336: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s 2024-08-17T17:55:37.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:36 smithi016 bash[84186]: cluster 2024-08-17T17:55:35.658421+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1336: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s 2024-08-17T17:55:37.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:36 smithi016 bash[86572]: cluster 2024-08-17T17:55:35.658421+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1336: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s 2024-08-17T17:55:37.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:36 smithi016 bash[86572]: cluster 2024-08-17T17:55:35.658421+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1336: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.98k op/s 2024-08-17T17:55:37.020 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:37.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:37.150 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:37.253 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:37.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:37.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:37.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:37.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:37.540 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:37.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:37.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.673 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:37.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 13 16 29384 29368 141.18 121 0.0034086 0.00707793 2024-08-17T17:55:37.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:37.805 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:37.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:37.830 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:37.908 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:37.946 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:37.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:38.050 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:37 smithi060 bash[68878]: audit 2024-08-17T17:55:37.360587+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.060 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:37 smithi060 bash[68878]: audit 2024-08-17T17:55:37.360587+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:38.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:37 smithi016 bash[84186]: audit 2024-08-17T17:55:37.360587+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:37 smithi016 bash[84186]: audit 2024-08-17T17:55:37.360587+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:37 smithi016 bash[86572]: audit 2024-08-17T17:55:37.360587+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:37 smithi016 bash[86572]: audit 2024-08-17T17:55:37.360587+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:38.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:38.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:38.313 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:38.342 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:38.446 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:38.478 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:38.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:38.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:38.609 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:38.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:38.714 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:38.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 14 16 30960 30944 138.131 98.5 0.00622412 0.00723259 2024-08-17T17:55:38.737 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:38.842 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:38.853 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:38.853 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:38.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:38 smithi060 bash[68878]: cluster 2024-08-17T17:55:37.659110+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1337: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T17:55:38.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:38 smithi060 bash[68878]: cluster 2024-08-17T17:55:37.659110+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1337: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T17:55:38.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:38.999 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:39.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:38 smithi016 bash[84186]: cluster 2024-08-17T17:55:37.659110+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1337: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T17:55:39.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:38 smithi016 bash[84186]: cluster 2024-08-17T17:55:37.659110+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1337: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T17:55:39.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:38 smithi016 bash[86572]: cluster 2024-08-17T17:55:37.659110+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1337: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T17:55:39.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:38 smithi016 bash[86572]: cluster 2024-08-17T17:55:37.659110+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1337: 89 pgs: 89 active+clean; 1.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T17:55:39.102 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.131 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:39.240 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:39.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:39.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:39.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:39.513 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:39.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:39.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:39.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 15 16 32503 32487 135.351 96.4375 0.00800575 0.00738166 2024-08-17T17:55:39.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:39.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:40.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:40.060 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:40.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:40.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:40.190 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:40.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:40.294 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:40.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:40.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:40.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:40.564 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:55:40 smithi060 bash[61583]: ts=2024-08-17T17:55:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:40.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:40.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:40.682 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:40.707 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:40.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 16 16 34250 34234 133.715 109.188 0.00938959 0.00747233 2024-08-17T17:55:40.809 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:40.827 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:40 smithi060 bash[68878]: cluster 2024-08-17T17:55:39.659790+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1338: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:55:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:40 smithi060 bash[68878]: cluster 2024-08-17T17:55:39.659790+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1338: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:55:40.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:40.958 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:40.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:41.064 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:40 smithi016 bash[84186]: cluster 2024-08-17T17:55:39.659790+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1338: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:55:41.075 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:40 smithi016 bash[84186]: cluster 2024-08-17T17:55:39.659790+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1338: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:55:41.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:40 smithi016 bash[86572]: cluster 2024-08-17T17:55:39.659790+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1338: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:55:41.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:40 smithi016 bash[86572]: cluster 2024-08-17T17:55:39.659790+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1338: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:55:41.092 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:41.199 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:41.225 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:41.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:41.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:41.465 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.492 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:41.593 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:41.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 17 16 35788 35772 131.503 96.125 0.00515089 0.00759842 2024-08-17T17:55:41.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.751 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:41.853 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:41.982 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:42.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:42.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.139 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:42.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.260 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:42.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.381 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:42.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:42.517 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:42.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:42.622 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:42.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.649 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:42.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:42.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 18 16 37422 37406 129.87 102.125 0.00903936 0.00769456 2024-08-17T17:55:42.750 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.779 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:42.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.912 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:43.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:43.028 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:42 smithi016 bash[84186]: cluster 2024-08-17T17:55:41.660550+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1339: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-08-17T17:55:43.029 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:42 smithi016 bash[84186]: cluster 2024-08-17T17:55:41.660550+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1339: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-08-17T17:55:43.029 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:42 smithi016 bash[86572]: cluster 2024-08-17T17:55:41.660550+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1339: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-08-17T17:55:43.029 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:42 smithi016 bash[86572]: cluster 2024-08-17T17:55:41.660550+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1339: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-08-17T17:55:43.048 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:43.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:43.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.162 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:42 smithi060 bash[68878]: cluster 2024-08-17T17:55:41.660550+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1339: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-08-17T17:55:43.163 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:42 smithi060 bash[68878]: cluster 2024-08-17T17:55:41.660550+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1339: 89 pgs: 89 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-08-17T17:55:43.183 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:43.287 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.310 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:43.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:43.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:43.567 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:43.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:43.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.702 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:43.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 19 16 39064 39048 128.436 102.625 0.00630454 0.00778005 2024-08-17T17:55:43.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:43.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:43.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:43.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:44.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:44.198 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:44.325 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.354 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:44.457 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:44.586 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:44.714 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:44.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:55:44.721636+0000 min lat: 0.00114973 max lat: 0.182365 avg lat: 0.0078723 2024-08-17T17:55:44.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:55:44.717 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 20 16 40644 40628 126.951 98.75 0.00859189 0.0078723 2024-08-17T17:55:44.724 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:55:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:55:44] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-08-17T17:55:44.743 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:44.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:44.847 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:44.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:44 smithi060 bash[68878]: cluster 2024-08-17T17:55:43.661204+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1340: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-08-17T17:55:44.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:44 smithi060 bash[68878]: cluster 2024-08-17T17:55:43.661204+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1340: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-08-17T17:55:44.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:44.997 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:44 smithi016 bash[84186]: cluster 2024-08-17T17:55:43.661204+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1340: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-08-17T17:55:44.998 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:44 smithi016 bash[84186]: cluster 2024-08-17T17:55:43.661204+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1340: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-08-17T17:55:44.998 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:44 smithi016 bash[86572]: cluster 2024-08-17T17:55:43.661204+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1340: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-08-17T17:55:44.998 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:44 smithi016 bash[86572]: cluster 2024-08-17T17:55:43.661204+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1340: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-08-17T17:55:45.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:45.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:45.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:45.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:45.241 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:45.264 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:45.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:45.367 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.396 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:45.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:45.526 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:45.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:45.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:45.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:45.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:45.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 21 16 41338 41322 122.971 43.375 0.278169 0.00806293 2024-08-17T17:55:45.761 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:45.891 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.918 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:46.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.059 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:46.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:46.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:46.321 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:46.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:46.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:46.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:46.557 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:46.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:46.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:46.704 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:46.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 22 16 42566 42550 120.87 76.75 0.00978916 0.00826811 2024-08-17T17:55:46.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:46.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:46.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:46.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:46.912 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:46 smithi016 bash[84186]: cluster 2024-08-17T17:55:45.662052+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1341: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:55:46.912 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:46 smithi016 bash[84186]: cluster 2024-08-17T17:55:45.662052+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1341: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:55:46.912 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:46 smithi016 bash[86572]: cluster 2024-08-17T17:55:45.662052+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1341: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:55:46.912 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:46 smithi016 bash[86572]: cluster 2024-08-17T17:55:45.662052+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1341: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:55:46.964 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:46.988 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:47.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:47.099 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:46 smithi060 bash[68878]: cluster 2024-08-17T17:55:45.662052+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1341: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:55:47.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:46 smithi060 bash[68878]: cluster 2024-08-17T17:55:45.662052+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1341: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-08-17T17:55:47.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:47.223 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:47.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:47.376 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:47.479 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:47.506 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:47.610 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:47.635 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:47.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 23 16 43819 43803 119.019 78.3125 0.00734307 0.00839577 2024-08-17T17:55:47.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.763 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:47.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:47.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:48.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:48.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:48.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:48.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:48.252 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:48.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:48.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:48.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.407 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:48.512 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:48.540 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:48.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:48.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:48.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 24 16 45283 45267 117.872 91.5 0.00381491 0.00847207 2024-08-17T17:55:48.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:48.798 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:48.900 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.928 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:49.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:49.061 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:49.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:49.166 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:48 smithi060 bash[68878]: cluster 2024-08-17T17:55:47.662728+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1342: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:55:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:48 smithi060 bash[68878]: cluster 2024-08-17T17:55:47.662728+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1342: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:55:49.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:49.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:49.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:49.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:49.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:49.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:48 smithi016 bash[84186]: cluster 2024-08-17T17:55:47.662728+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1342: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:55:49.433 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:48 smithi016 bash[84186]: cluster 2024-08-17T17:55:47.662728+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1342: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:55:49.434 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:48 smithi016 bash[86572]: cluster 2024-08-17T17:55:47.662728+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1342: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:55:49.435 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:48 smithi016 bash[86572]: cluster 2024-08-17T17:55:47.662728+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1342: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:55:49.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:49.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:49.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:49.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:49.711 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:49.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:49.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 25 16 46112 46096 115.229 51.8125 0.00697415 0.00866756 2024-08-17T17:55:49.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:49.846 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:49.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:49.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:49.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:49.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:50.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:50.112 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:50.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:50.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:50.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:50.382 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:50.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:50.496 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:55:50 smithi060 bash[61583]: ts=2024-08-17T17:55:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:50.509 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:50.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:50.612 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:50.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 26 16 47018 47002 112.975 56.625 0.0108744 0.00884598 2024-08-17T17:55:50.743 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:50.771 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:50.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:50.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:51.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:51.016 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:50 smithi060 bash[68878]: cluster 2024-08-17T17:55:49.663415+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1343: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:55:51.016 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:50 smithi060 bash[68878]: cluster 2024-08-17T17:55:49.663415+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1343: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:55:51.028 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:51.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:51.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:50 smithi016 bash[84186]: cluster 2024-08-17T17:55:49.663415+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1343: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:55:51.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:50 smithi016 bash[84186]: cluster 2024-08-17T17:55:49.663415+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1343: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:55:51.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:50 smithi016 bash[86572]: cluster 2024-08-17T17:55:49.663415+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1343: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:55:51.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:50 smithi016 bash[86572]: cluster 2024-08-17T17:55:49.663415+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1343: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:55:51.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:51.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:51.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:51.298 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:51.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:51.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:51.434 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:51.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:51.538 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.563 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:51.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:51.699 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:51.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 27 16 48545 48529 112.325 95.4375 0.00313062 0.00889703 2024-08-17T17:55:51.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:51.826 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:51.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:51.928 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.956 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:52.061 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.101 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:52.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:52.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:52.357 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:52.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:52.460 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:52.487 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:52.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:52.590 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.618 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:52.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 28 16 49534 49518 110.521 61.8125 0.00935172 0.00904259 2024-08-17T17:55:52.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.751 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:52.854 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:52 smithi060 bash[68878]: cluster 2024-08-17T17:55:51.663909+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1344: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:55:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:52 smithi060 bash[68878]: cluster 2024-08-17T17:55:51.663909+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1344: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:55:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:52 smithi060 bash[68878]: audit 2024-08-17T17:55:52.360736+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:52.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:52 smithi060 bash[68878]: audit 2024-08-17T17:55:52.360736+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:52.986 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:53.015 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:53.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:53.093 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:52 smithi016 bash[84186]: cluster 2024-08-17T17:55:51.663909+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1344: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:55:53.094 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:52 smithi016 bash[84186]: cluster 2024-08-17T17:55:51.663909+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1344: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:55:53.094 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:52 smithi016 bash[84186]: audit 2024-08-17T17:55:52.360736+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.094 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:52 smithi016 bash[84186]: audit 2024-08-17T17:55:52.360736+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:53.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.270 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.297 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:53 smithi016 bash[86572]: cluster 2024-08-17T17:55:51.663909+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1344: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:55:53.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:53 smithi016 bash[86572]: cluster 2024-08-17T17:55:51.663909+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1344: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-08-17T17:55:53.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:53 smithi016 bash[86572]: audit 2024-08-17T17:55:52.360736+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.298 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:53 smithi016 bash[86572]: audit 2024-08-17T17:55:52.360736+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:53.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:53.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:53.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:53.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:53.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:53.719 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 29 16 50408 50392 108.593 54.625 0.00286016 0.00916198 2024-08-17T17:55:53.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.905 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:53.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:53.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:54.035 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:54.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:54.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:54.166 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:54.193 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:54.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:54.435 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:54.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:54.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:54.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:55:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:55:54] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:55:54.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:54.699 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.718 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 30 16 51750 51734 107.769 83.875 0.0339651 0.00927349 2024-08-17T17:55:54.721 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:54.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:54.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:54 smithi016 bash[84186]: cluster 2024-08-17T17:55:53.664975+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1345: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:55:54.836 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:54 smithi016 bash[84186]: cluster 2024-08-17T17:55:53.664975+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1345: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:55:54.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:54 smithi016 bash[86572]: cluster 2024-08-17T17:55:53.664975+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1345: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:55:54.836 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:54 smithi016 bash[86572]: cluster 2024-08-17T17:55:53.664975+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1345: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:55:54.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:54.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:54.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:54 smithi060 bash[68878]: cluster 2024-08-17T17:55:53.664975+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1345: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:55:54.970 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:54 smithi060 bash[68878]: cluster 2024-08-17T17:55:53.664975+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1345: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:55:54.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:55.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:55.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:55.218 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:55.344 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:55.471 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.503 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:55.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.629 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:55.719 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 31 16 52763 52747 106.334 63.3125 0.00916229 0.00939863 2024-08-17T17:55:55.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:55.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:55.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:55.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:56.024 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:56.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.149 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:56.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:56.278 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:56.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:56.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:56.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:56.517 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.553 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:56.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:56.719 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 32 16 53800 53784 105.037 64.8125 0.00389324 0.00951464 2024-08-17T17:55:56.798 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:56.826 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:56.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:57.059 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:57.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:56 smithi060 bash[68878]: cluster 2024-08-17T17:55:55.665518+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1346: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:55:57.069 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:56 smithi060 bash[68878]: cluster 2024-08-17T17:55:55.665518+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1346: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:55:57.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:56 smithi016 bash[84186]: cluster 2024-08-17T17:55:55.665518+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1346: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:55:57.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:56 smithi016 bash[84186]: cluster 2024-08-17T17:55:55.665518+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1346: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:55:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:56 smithi016 bash[86572]: cluster 2024-08-17T17:55:55.665518+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1346: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:55:57.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:56 smithi016 bash[86572]: cluster 2024-08-17T17:55:55.665518+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1346: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T17:55:57.084 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:57.191 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:57.208 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:57.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:57.336 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:57.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:57.574 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:57.600 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:57.704 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.722 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 33 16 54955 54939 104.03 72.1875 0.0152047 0.00960591 2024-08-17T17:55:57.735 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:57.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:57.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.001 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:58.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:58.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:58.271 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:58.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.398 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:58.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:58.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:58.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 34 16 56226 56210 103.306 79.4375 0.00274645 0.00966894 2024-08-17T17:55:58.763 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:58.785 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:58.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:58.888 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.898 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:58 smithi060 bash[68878]: cluster 2024-08-17T17:55:57.665985+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1347: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-08-17T17:55:58.898 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:55:58 smithi060 bash[68878]: cluster 2024-08-17T17:55:57.665985+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1347: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-08-17T17:55:58.917 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:59.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:59.047 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:59.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:58 smithi016 bash[84186]: cluster 2024-08-17T17:55:57.665985+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1347: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-08-17T17:55:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:55:58 smithi016 bash[84186]: cluster 2024-08-17T17:55:57.665985+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1347: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-08-17T17:55:59.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:58 smithi016 bash[86572]: cluster 2024-08-17T17:55:57.665985+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1347: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-08-17T17:55:59.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:55:58 smithi016 bash[86572]: cluster 2024-08-17T17:55:57.665985+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1347: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-08-17T17:55:59.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:59.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:59.291 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:59.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:59.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:59.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:59.682 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:59.715 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:59.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:59.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 35 16 57217 57201 102.124 61.9375 0.00768269 0.00978663 2024-08-17T17:55:59.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:59.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:59.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:59.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:00.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:00.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:00.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:00.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:00.227 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:00.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.360 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:56:00 smithi060 bash[61583]: ts=2024-08-17T17:56:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:00.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:00.483 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:00.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:00.586 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:00.620 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:00.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:00.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 36 16 58032 58016 100.703 50.9375 0.0100604 0.00992447 2024-08-17T17:56:00.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:00.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:00.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:00.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:00.993 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:01.024 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:00 smithi016 bash[84186]: cluster 2024-08-17T17:55:59.666581+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1348: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:56:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:00 smithi016 bash[84186]: cluster 2024-08-17T17:55:59.666581+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1348: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:56:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:00 smithi016 bash[86572]: cluster 2024-08-17T17:55:59.666581+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1348: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:56:01.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:00 smithi016 bash[86572]: cluster 2024-08-17T17:55:59.666581+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1348: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:56:01.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.137 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:00 smithi060 bash[68878]: cluster 2024-08-17T17:55:59.666581+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1348: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:56:01.137 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:00 smithi060 bash[68878]: cluster 2024-08-17T17:55:59.666581+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1348: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:56:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:01.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.285 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:01.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:01.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:01.543 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:01.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:01.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.666 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:01.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 37 16 59281 59265 100.091 78.0625 0.00490666 0.00998378 2024-08-17T17:56:01.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:01.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:01.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:01.957 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:56:01.960 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:56:02.013 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:02.013 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:56:02.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:02.047 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:02.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:02.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:02.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.313 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:02.419 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:02.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:02.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:02.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:02.706 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:02.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:02.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 38 16 60233 60217 99.0223 59.5 0.0030275 0.0100501 2024-08-17T17:56:02.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:02.835 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:02.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:02.840 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:56:02.909 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:56:02.909 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:02.937 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:56:02.938 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:02.938 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:02.961 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:02.967 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:02.968 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:56:03.007 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:03.007 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:56:03.045 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:03.045 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:56:03.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:03.068 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:56:03.069 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:03.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:03.088 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:56:03.088 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: cluster 2024-08-17T17:56:01.666968+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1349: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-08-17T17:56:03.088 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: cluster 2024-08-17T17:56:01.666968+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1349: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:01.949027+0000 mgr.y (mgr.34107) 1265 : audit [DBG] from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:01.949027+0000 mgr.y (mgr.34107) 1265 : audit [DBG] from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:02.635880+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.16:0/2586843963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:02.635880+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.16:0/2586843963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:02.659590+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.16:0/3105689233' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:02.659590+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.16:0/3105689233' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:02.659846+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.089 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:02 smithi060 bash[68878]: audit 2024-08-17T17:56:02.659846+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.089 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:03.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:03.104 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:56:03.104 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:03.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:03.442 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: cluster 2024-08-17T17:56:01.666968+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1349: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: cluster 2024-08-17T17:56:01.666968+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1349: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:01.949027+0000 mgr.y (mgr.34107) 1265 : audit [DBG] from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:01.949027+0000 mgr.y (mgr.34107) 1265 : audit [DBG] from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.635880+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.16:0/2586843963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.635880+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.16:0/2586843963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.659590+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.16:0/3105689233' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.659590+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.16:0/3105689233' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.659846+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.443 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.659846+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: cluster 2024-08-17T17:56:01.666968+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1349: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: cluster 2024-08-17T17:56:01.666968+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1349: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:01.949027+0000 mgr.y (mgr.34107) 1265 : audit [DBG] from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:01.949027+0000 mgr.y (mgr.34107) 1265 : audit [DBG] from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:02.635880+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.16:0/2586843963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:02.635880+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.16:0/2586843963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:02.659590+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.16:0/3105689233' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:02.659590+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.16:0/3105689233' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:02.659846+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.444 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:02 smithi016 bash[86572]: audit 2024-08-17T17:56:02.659846+0000 mon.a (mon.0) 1725 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:03.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.568 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:03.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:03.701 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:03.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 39 16 61055 61039 97.8006 51.375 0.0170483 0.0102194 2024-08-17T17:56:03.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:03.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:03.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:03.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:03 smithi060 bash[68878]: cluster 2024-08-17T17:56:02.835300+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:03.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:03 smithi060 bash[68878]: cluster 2024-08-17T17:56:02.835300+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:03.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:03 smithi060 bash[68878]: audit 2024-08-17T17:56:02.837107+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:03.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:03 smithi060 bash[68878]: audit 2024-08-17T17:56:02.837107+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:03.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:03 smithi060 bash[68878]: cluster 2024-08-17T17:56:02.842851+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:56:03.949 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:03 smithi060 bash[68878]: cluster 2024-08-17T17:56:02.842851+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:56:03.966 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:04.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: cluster 2024-08-17T17:56:02.835300+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: cluster 2024-08-17T17:56:02.835300+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.837107+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: audit 2024-08-17T17:56:02.837107+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: cluster 2024-08-17T17:56:02.842851+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:56:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[84186]: cluster 2024-08-17T17:56:02.842851+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:56:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[86572]: cluster 2024-08-17T17:56:02.835300+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[86572]: cluster 2024-08-17T17:56:02.835300+0000 mon.a (mon.0) 1726 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[86572]: audit 2024-08-17T17:56:02.837107+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[86572]: audit 2024-08-17T17:56:02.837107+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[86572]: cluster 2024-08-17T17:56:02.842851+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:56:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:03 smithi016 bash[86572]: cluster 2024-08-17T17:56:02.842851+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:56:04.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:04.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:04.337 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:04.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:04.520 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:04.624 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.634 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:56:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:56:04] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:56:04.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:04.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:56:04.727257+0000 min lat: 0.00114973 max lat: 0.344205 avg lat: 0.0103022 2024-08-17T17:56:04.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:04.724 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 40 16 61942 61926 96.7415 55.4375 0.215948 0.0103022 2024-08-17T17:56:04.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.775 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:04.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:04.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:04.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:05.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:05.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:04 smithi016 bash[84186]: cluster 2024-08-17T17:56:03.667666+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1351: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:56:05.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:04 smithi016 bash[84186]: cluster 2024-08-17T17:56:03.667666+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1351: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:56:05.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:05.164 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:05.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:05.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:04 smithi060 bash[68878]: cluster 2024-08-17T17:56:03.667666+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1351: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:56:05.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:04 smithi060 bash[68878]: cluster 2024-08-17T17:56:03.667666+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1351: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:56:05.261 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:05 smithi016 bash[86572]: cluster 2024-08-17T17:56:03.667666+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1351: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:56:05.261 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:05 smithi016 bash[86572]: cluster 2024-08-17T17:56:03.667666+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1351: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T17:56:05.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:05.293 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:05.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:05.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:05.424 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:05.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:05.526 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:05.554 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:05.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:05.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:05.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:05.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 41 16 62797 62781 95.6852 53.4375 0.00400828 0.0104412 2024-08-17T17:56:05.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.816 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:05.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:06.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:06.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:06.211 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:06.316 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:06.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:06.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:06.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:06.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:06.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:06.714 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:06.723 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 42 16 63680 63664 94.7209 55.1875 0.0143301 0.0105518 2024-08-17T17:56:06.746 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:06.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:06.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:06.971 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:06.982 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:06 smithi060 bash[68878]: cluster 2024-08-17T17:56:05.668209+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1352: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:06.983 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:06 smithi060 bash[68878]: cluster 2024-08-17T17:56:05.668209+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1352: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:07.013 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:07.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:07.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:07.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:07.249 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:07.259 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:06 smithi016 bash[84186]: cluster 2024-08-17T17:56:05.668209+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1352: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:07.259 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:06 smithi016 bash[84186]: cluster 2024-08-17T17:56:05.668209+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1352: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:07.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:06 smithi016 bash[86572]: cluster 2024-08-17T17:56:05.668209+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1352: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:07.259 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:06 smithi016 bash[86572]: cluster 2024-08-17T17:56:05.668209+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1352: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:07.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:07.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:07.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:07.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:07.542 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1349,"stamp":"2024-08-17T17:56:01.666740+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3677296589,"num_objects":56128,"num_object_clones":0,"num_object_copies":168384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56128,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":56380,"num_write_kb":3592975,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":1776732,"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":56315,"ondisk_log_size":56315,"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":15981892,"kb_used_data":10675460,"kb_used_omap":113,"kb_used_meta":5306254,"kb_avail":733979324,"statfs":{"total":767960285184,"available":751594827776,"internally_reserved":0,"allocated":10931671040,"data_stored":10915458174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":5433604392},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":830275584,"num_objects":12669,"num_object_clones":0,"num_object_copies":38007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12669,"num_write_kb":810816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003836"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":457,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.760636+0000","last_change":"2024-08-17T17:43:20.040063+0000","last_active":"2024-08-17T17:55:24.760636+0000","last_peered":"2024-08-17T17:55:24.760636+0000","last_clean":"2024-08-17T17:55:24.760636+0000","last_became_active":"2024-08-17T17:43:20.039314+0000","last_became_peered":"2024-08-17T17:43:20.039314+0000","last_unstale":"2024-08-17T17:55:24.760636+0000","last_undegraded":"2024-08-17T17:55:24.760636+0000","last_fullsized":"2024-08-17T17:55:24.760636+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:51.667056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":312,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.382270+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:55:21.382270+0000","last_peered":"2024-08-17T17:55:21.382270+0000","last_clean":"2024-08-17T17:55:21.382270+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:55:21.382270+0000","last_undegraded":"2024-08-17T17:55:21.382270+0000","last_fullsized":"2024-08-17T17:55:21.382270+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":258,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381998+0000","last_change":"2024-08-17T17:43:20.027545+0000","last_active":"2024-08-17T17:55:21.381998+0000","last_peered":"2024-08-17T17:55:21.381998+0000","last_clean":"2024-08-17T17:55:21.381998+0000","last_became_active":"2024-08-17T17:43:20.027063+0000","last_became_peered":"2024-08-17T17:43:20.027063+0000","last_unstale":"2024-08-17T17:55:21.381998+0000","last_undegraded":"2024-08-17T17:55:21.381998+0000","last_fullsized":"2024-08-17T17:55:21.381998+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:41.483500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":310,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381657+0000","last_change":"2024-08-17T17:50:19.049464+0000","last_active":"2024-08-17T17:55:21.381657+0000","last_peered":"2024-08-17T17:55:21.381657+0000","last_clean":"2024-08-17T17:55:21.381657+0000","last_became_active":"2024-08-17T17:50:19.047856+0000","last_became_peered":"2024-08-17T17:50:19.047856+0000","last_unstale":"2024-08-17T17:55:21.381657+0000","last_undegraded":"2024-08-17T17:55:21.381657+0000","last_fullsized":"2024-08-17T17:55:21.381657+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:28:00.703505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":407,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763281+0000","last_change":"2024-08-17T17:50:19.052620+0000","last_active":"2024-08-17T17:55:24.763281+0000","last_peered":"2024-08-17T17:55:24.763281+0000","last_clean":"2024-08-17T17:55:24.763281+0000","last_became_active":"2024-08-17T17:50:19.052270+0000","last_became_peered":"2024-08-17T17:50:19.052270+0000","last_unstale":"2024-08-17T17:55:24.763281+0000","last_undegraded":"2024-08-17T17:55:24.763281+0000","last_fullsized":"2024-08-17T17:55:24.763281+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:20.678987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":279,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381689+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:55:21.381689+0000","last_peered":"2024-08-17T17:55:21.381689+0000","last_clean":"2024-08-17T17:55:21.381689+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:55:21.381689+0000","last_undegraded":"2024-08-17T17:55:21.381689+0000","last_fullsized":"2024-08-17T17:55:21.381689+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":151,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763489+0000","last_change":"2024-08-17T17:43:20.090756+0000","last_active":"2024-08-17T17:55:24.763489+0000","last_peered":"2024-08-17T17:55:24.763489+0000","last_clean":"2024-08-17T17:55:24.763489+0000","last_became_active":"2024-08-17T17:43:20.089901+0000","last_became_peered":"2024-08-17T17:43:20.089901+0000","last_unstale":"2024-08-17T17:55:24.763489+0000","last_undegraded":"2024-08-17T17:55:24.763489+0000","last_fullsized":"2024-08-17T17:55:24.763489+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:08.267075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":289,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:20.762287+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T17:55:20.762287+0000","last_peered":"2024-08-17T17:55:20.762287+0000","last_clean":"2024-08-17T17:55:20.762287+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T17:55:20.762287+0000","last_undegraded":"2024-08-17T17:55:20.762287+0000","last_fullsized":"2024-08-17T17:55:20.762287+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"307'3477","reported_seq":3498,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.440758+0000","last_change":"2024-08-17T17:54:53.779025+0000","last_active":"2024-08-17T17:55:58.440758+0000","last_peered":"2024-08-17T17:55:58.440758+0000","last_clean":"2024-08-17T17:55:58.440758+0000","last_became_active":"2024-08-17T17:54:53.778621+0000","last_became_peered":"2024-08-17T17:54:53.778621+0000","last_unstale":"2024-08-17T17:55:58.440758+0000","last_undegraded":"2024-08-17T17:55:58.440758+0000","last_fullsized":"2024-08-17T17:55:58.440758+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3477,"log_dups_size":0,"ondisk_log_size":3477,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:59.320270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227868672,"num_objects":3477,"num_object_clones":0,"num_object_copies":10431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3477,"num_write_kb":222528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":467,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.749145+0000","last_change":"2024-08-17T17:50:19.049788+0000","last_active":"2024-08-17T17:55:24.749145+0000","last_peered":"2024-08-17T17:55:24.749145+0000","last_clean":"2024-08-17T17:55:24.749145+0000","last_became_active":"2024-08-17T17:50:19.049327+0000","last_became_peered":"2024-08-17T17:50:19.049327+0000","last_unstale":"2024-08-17T17:55:24.749145+0000","last_undegraded":"2024-08-17T17:55:24.749145+0000","last_fullsized":"2024-08-17T17:55:24.749145+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:18:32.524390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":193,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381700+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:55:21.381700+0000","last_peered":"2024-08-17T17:55:21.381700+0000","last_clean":"2024-08-17T17:55:21.381700+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:55:21.381700+0000","last_undegraded":"2024-08-17T17:55:21.381700+0000","last_fullsized":"2024-08-17T17:55:21.381700+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"307'3466","reported_seq":3487,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:57.706465+0000","last_change":"2024-08-17T17:54:53.810144+0000","last_active":"2024-08-17T17:55:57.706465+0000","last_peered":"2024-08-17T17:55:57.706465+0000","last_clean":"2024-08-17T17:55:57.706465+0000","last_became_active":"2024-08-17T17:54:53.809806+0000","last_became_peered":"2024-08-17T17:54:53.809806+0000","last_unstale":"2024-08-17T17:55:57.706465+0000","last_undegraded":"2024-08-17T17:55:57.706465+0000","last_fullsized":"2024-08-17T17:55:57.706465+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3466,"log_dups_size":0,"ondisk_log_size":3466,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:20:43.820988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227147776,"num_objects":3466,"num_object_clones":0,"num_object_copies":10398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3466,"num_write_kb":221824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":307,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.382397+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:55:21.382397+0000","last_peered":"2024-08-17T17:55:21.382397+0000","last_clean":"2024-08-17T17:55:21.382397+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:55:21.382397+0000","last_undegraded":"2024-08-17T17:55:21.382397+0000","last_fullsized":"2024-08-17T17:55:21.382397+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":206,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.743916+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T17:55:24.743916+0000","last_peered":"2024-08-17T17:55:24.743916+0000","last_clean":"2024-08-17T17:55:24.743916+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T17:55:24.743916+0000","last_undegraded":"2024-08-17T17:55:24.743916+0000","last_fullsized":"2024-08-17T17:55:24.743916+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"307'3338","reported_seq":3350,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.007759+0000","last_change":"2024-08-17T17:54:53.772841+0000","last_active":"2024-08-17T17:55:58.007759+0000","last_peered":"2024-08-17T17:55:58.007759+0000","last_clean":"2024-08-17T17:55:58.007759+0000","last_became_active":"2024-08-17T17:54:53.772207+0000","last_became_peered":"2024-08-17T17:54:53.772207+0000","last_unstale":"2024-08-17T17:55:58.007759+0000","last_undegraded":"2024-08-17T17:55:58.007759+0000","last_fullsized":"2024-08-17T17:55:58.007759+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3338,"log_dups_size":0,"ondisk_log_size":3338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:34:46.572611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":218759168,"num_objects":3338,"num_object_clones":0,"num_object_copies":10014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3338,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3338,"num_write_kb":213632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":244,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381338+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:55:21.381338+0000","last_peered":"2024-08-17T17:55:21.381338+0000","last_clean":"2024-08-17T17:55:21.381338+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:55:21.381338+0000","last_undegraded":"2024-08-17T17:55:21.381338+0000","last_fullsized":"2024-08-17T17:55:21.381338+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":252,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:20.762525+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:55:20.762525+0000","last_peered":"2024-08-17T17:55:20.762525+0000","last_clean":"2024-08-17T17:55:20.762525+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:55:20.762525+0000","last_undegraded":"2024-08-17T17:55:20.762525+0000","last_fullsized":"2024-08-17T17:55:20.762525+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"307'3396","reported_seq":3409,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:57.971821+0000","last_change":"2024-08-17T17:54:53.756377+0000","last_active":"2024-08-17T17:55:57.971821+0000","last_peered":"2024-08-17T17:55:57.971821+0000","last_clean":"2024-08-17T17:55:57.971821+0000","last_became_active":"2024-08-17T17:54:53.755653+0000","last_became_peered":"2024-08-17T17:54:53.755653+0000","last_unstale":"2024-08-17T17:55:57.971821+0000","last_undegraded":"2024-08-17T17:55:57.971821+0000","last_fullsized":"2024-08-17T17:55:57.971821+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3396,"log_dups_size":0,"ondisk_log_size":3396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:08:20.628943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":222560256,"num_objects":3396,"num_object_clones":0,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3396,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3396,"num_write_kb":217344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763070+0000","last_change":"2024-08-17T17:43:20.032274+0000","last_active":"2024-08-17T17:55:24.763070+0000","last_peered":"2024-08-17T17:55:24.763070+0000","last_clean":"2024-08-17T17:55:24.763070+0000","last_became_active":"2024-08-17T17:43:20.031580+0000","last_became_peered":"2024-08-17T17:43:20.031580+0000","last_unstale":"2024-08-17T17:55:24.763070+0000","last_undegraded":"2024-08-17T17:55:24.763070+0000","last_fullsized":"2024-08-17T17:55:24.763070+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:09.736143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":520,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.748227+0000","last_change":"2024-08-17T17:50:19.049298+0000","last_active":"2024-08-17T17:55:24.748227+0000","last_peered":"2024-08-17T17:55:24.748227+0000","last_clean":"2024-08-17T17:55:24.748227+0000","last_became_active":"2024-08-17T17:50:19.048546+0000","last_became_peered":"2024-08-17T17:50:19.048546+0000","last_unstale":"2024-08-17T17:55:24.748227+0000","last_undegraded":"2024-08-17T17:55:24.748227+0000","last_fullsized":"2024-08-17T17:55:24.748227+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:00:11.639529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.3","version":"307'3457","reported_seq":3470,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.230773+0000","last_change":"2024-08-17T17:54:53.767349+0000","last_active":"2024-08-17T17:55:58.230773+0000","last_peered":"2024-08-17T17:55:58.230773+0000","last_clean":"2024-08-17T17:55:58.230773+0000","last_became_active":"2024-08-17T17:54:53.767018+0000","last_became_peered":"2024-08-17T17:54:53.767018+0000","last_unstale":"2024-08-17T17:55:58.230773+0000","last_undegraded":"2024-08-17T17:55:58.230773+0000","last_fullsized":"2024-08-17T17:55:58.230773+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3457,"log_dups_size":0,"ondisk_log_size":3457,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:46:19.089289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226557952,"num_objects":3457,"num_object_clones":0,"num_object_copies":10371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3457,"num_write_kb":221248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":486,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.760726+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T17:55:24.760726+0000","last_peered":"2024-08-17T17:55:24.760726+0000","last_clean":"2024-08-17T17:55:24.760726+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T17:55:24.760726+0000","last_undegraded":"2024-08-17T17:55:24.760726+0000","last_fullsized":"2024-08-17T17:55:24.760726+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":194,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744031+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:55:24.744031+0000","last_peered":"2024-08-17T17:55:24.744031+0000","last_clean":"2024-08-17T17:55:24.744031+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:55:24.744031+0000","last_undegraded":"2024-08-17T17:55:24.744031+0000","last_fullsized":"2024-08-17T17:55:24.744031+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"307'3559","reported_seq":3580,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:59.904102+0000","last_change":"2024-08-17T17:54:53.810000+0000","last_active":"2024-08-17T17:55:59.904102+0000","last_peered":"2024-08-17T17:55:59.904102+0000","last_clean":"2024-08-17T17:55:59.904102+0000","last_became_active":"2024-08-17T17:54:53.809643+0000","last_became_peered":"2024-08-17T17:54:53.809643+0000","last_unstale":"2024-08-17T17:55:59.904102+0000","last_undegraded":"2024-08-17T17:55:59.904102+0000","last_fullsized":"2024-08-17T17:55:59.904102+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3559,"log_dups_size":0,"ondisk_log_size":3559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:07:34.872103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233242624,"num_objects":3559,"num_object_clones":0,"num_object_copies":10677,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3559,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3559,"num_write_kb":227776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":297,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:20.762625+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:55:20.762625+0000","last_peered":"2024-08-17T17:55:20.762625+0000","last_clean":"2024-08-17T17:55:20.762625+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:55:20.762625+0000","last_undegraded":"2024-08-17T17:55:20.762625+0000","last_fullsized":"2024-08-17T17:55:20.762625+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":194,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744351+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:55:24.744351+0000","last_peered":"2024-08-17T17:55:24.744351+0000","last_clean":"2024-08-17T17:55:24.744351+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:55:24.744351+0000","last_undegraded":"2024-08-17T17:55:24.744351+0000","last_fullsized":"2024-08-17T17:55:24.744351+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"307'3582","reported_seq":3595,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.199830+0000","last_change":"2024-08-17T17:54:53.806243+0000","last_active":"2024-08-17T17:55:58.199830+0000","last_peered":"2024-08-17T17:55:58.199830+0000","last_clean":"2024-08-17T17:55:58.199830+0000","last_became_active":"2024-08-17T17:54:53.805658+0000","last_became_peered":"2024-08-17T17:54:53.805658+0000","last_unstale":"2024-08-17T17:55:58.199830+0000","last_undegraded":"2024-08-17T17:55:58.199830+0000","last_fullsized":"2024-08-17T17:55:58.199830+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3582,"log_dups_size":0,"ondisk_log_size":3582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:30.927722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234749952,"num_objects":3582,"num_object_clones":0,"num_object_copies":10746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3582,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3582,"num_write_kb":229248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.743642+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:55:24.743642+0000","last_peered":"2024-08-17T17:55:24.743642+0000","last_clean":"2024-08-17T17:55:24.743642+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:55:24.743642+0000","last_undegraded":"2024-08-17T17:55:24.743642+0000","last_fullsized":"2024-08-17T17:55:24.743642+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":194,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744409+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:55:24.744409+0000","last_peered":"2024-08-17T17:55:24.744409+0000","last_clean":"2024-08-17T17:55:24.744409+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:55:24.744409+0000","last_undegraded":"2024-08-17T17:55:24.744409+0000","last_fullsized":"2024-08-17T17:55:24.744409+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.0","version":"307'3484","reported_seq":3505,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.423866+0000","last_change":"2024-08-17T17:54:53.771806+0000","last_active":"2024-08-17T17:55:58.423866+0000","last_peered":"2024-08-17T17:55:58.423866+0000","last_clean":"2024-08-17T17:55:58.423866+0000","last_became_active":"2024-08-17T17:54:53.771177+0000","last_became_peered":"2024-08-17T17:54:53.771177+0000","last_unstale":"2024-08-17T17:55:58.423866+0000","last_undegraded":"2024-08-17T17:55:58.423866+0000","last_fullsized":"2024-08-17T17:55:58.423866+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3484,"log_dups_size":0,"ondisk_log_size":3484,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:30.663764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228327424,"num_objects":3484,"num_object_clones":0,"num_object_copies":10452,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3484,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3484,"num_write_kb":222976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.752945+0000","last_change":"2024-08-17T17:43:20.050102+0000","last_active":"2024-08-17T17:55:24.752945+0000","last_peered":"2024-08-17T17:55:24.752945+0000","last_clean":"2024-08-17T17:55:24.752945+0000","last_became_active":"2024-08-17T17:43:20.041438+0000","last_became_peered":"2024-08-17T17:43:20.041438+0000","last_unstale":"2024-08-17T17:55:24.752945+0000","last_undegraded":"2024-08-17T17:55:24.752945+0000","last_fullsized":"2024-08-17T17:55:24.752945+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:48:24.328517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":510,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763214+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T17:55:24.763214+0000","last_peered":"2024-08-17T17:55:24.763214+0000","last_clean":"2024-08-17T17:55:24.763214+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T17:55:24.763214+0000","last_undegraded":"2024-08-17T17:55:24.763214+0000","last_fullsized":"2024-08-17T17:55:24.763214+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"307'3655","reported_seq":3676,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:59.906065+0000","last_change":"2024-08-17T17:54:53.778754+0000","last_active":"2024-08-17T17:55:59.906065+0000","last_peered":"2024-08-17T17:55:59.906065+0000","last_clean":"2024-08-17T17:55:59.906065+0000","last_became_active":"2024-08-17T17:54:53.778295+0000","last_became_peered":"2024-08-17T17:54:53.778295+0000","last_unstale":"2024-08-17T17:55:59.906065+0000","last_undegraded":"2024-08-17T17:55:59.906065+0000","last_fullsized":"2024-08-17T17:55:59.906065+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3655,"log_dups_size":0,"ondisk_log_size":3655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:08.004226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239534080,"num_objects":3655,"num_object_clones":0,"num_object_copies":10965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3655,"num_write_kb":233920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":613,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381795+0000","last_change":"2024-08-17T17:50:19.056926+0000","last_active":"2024-08-17T17:55:21.381795+0000","last_peered":"2024-08-17T17:55:21.381795+0000","last_clean":"2024-08-17T17:55:21.381795+0000","last_became_active":"2024-08-17T17:50:19.056166+0000","last_became_peered":"2024-08-17T17:50:19.056166+0000","last_unstale":"2024-08-17T17:55:21.381795+0000","last_undegraded":"2024-08-17T17:55:21.381795+0000","last_fullsized":"2024-08-17T17:55:21.381795+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:35.308391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":401,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.748357+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:55:24.748357+0000","last_peered":"2024-08-17T17:55:24.748357+0000","last_clean":"2024-08-17T17:55:24.748357+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:55:24.748357+0000","last_undegraded":"2024-08-17T17:55:24.748357+0000","last_fullsized":"2024-08-17T17:55:24.748357+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":419,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.752665+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T17:55:24.752665+0000","last_peered":"2024-08-17T17:55:24.752665+0000","last_clean":"2024-08-17T17:55:24.752665+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T17:55:24.752665+0000","last_undegraded":"2024-08-17T17:55:24.752665+0000","last_fullsized":"2024-08-17T17:55:24.752665+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:20.763237+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:55:20.763237+0000","last_peered":"2024-08-17T17:55:20.763237+0000","last_clean":"2024-08-17T17:55:20.763237+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:55:20.763237+0000","last_undegraded":"2024-08-17T17:55:20.763237+0000","last_fullsized":"2024-08-17T17:55:20.763237+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"307'3629","reported_seq":3650,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:59.888738+0000","last_change":"2024-08-17T17:54:53.810232+0000","last_active":"2024-08-17T17:55:59.888738+0000","last_peered":"2024-08-17T17:55:59.888738+0000","last_clean":"2024-08-17T17:55:59.888738+0000","last_became_active":"2024-08-17T17:54:53.809891+0000","last_became_peered":"2024-08-17T17:54:53.809891+0000","last_unstale":"2024-08-17T17:55:59.888738+0000","last_undegraded":"2024-08-17T17:55:59.888738+0000","last_fullsized":"2024-08-17T17:55:59.888738+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3629,"log_dups_size":0,"ondisk_log_size":3629,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:00.179521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237830144,"num_objects":3629,"num_object_clones":0,"num_object_copies":10887,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3629,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3629,"num_write_kb":232256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":305,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381741+0000","last_change":"2024-08-17T17:50:19.054463+0000","last_active":"2024-08-17T17:55:21.381741+0000","last_peered":"2024-08-17T17:55:21.381741+0000","last_clean":"2024-08-17T17:55:21.381741+0000","last_became_active":"2024-08-17T17:50:19.053655+0000","last_became_peered":"2024-08-17T17:50:19.053655+0000","last_unstale":"2024-08-17T17:55:21.381741+0000","last_undegraded":"2024-08-17T17:55:21.381741+0000","last_fullsized":"2024-08-17T17:55:21.381741+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:53.592132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.743703+0000","last_change":"2024-08-17T17:50:19.047123+0000","last_active":"2024-08-17T17:55:24.743703+0000","last_peered":"2024-08-17T17:55:24.743703+0000","last_clean":"2024-08-17T17:55:24.743703+0000","last_became_active":"2024-08-17T17:50:19.046637+0000","last_became_peered":"2024-08-17T17:50:19.046637+0000","last_unstale":"2024-08-17T17:55:24.743703+0000","last_undegraded":"2024-08-17T17:55:24.743703+0000","last_fullsized":"2024-08-17T17:55:24.743703+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:11.511266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":213,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758256+0000","last_change":"2024-08-17T17:50:19.054769+0000","last_active":"2024-08-17T17:55:24.758256+0000","last_peered":"2024-08-17T17:55:24.758256+0000","last_clean":"2024-08-17T17:55:24.758256+0000","last_became_active":"2024-08-17T17:50:19.054415+0000","last_became_peered":"2024-08-17T17:50:19.054415+0000","last_unstale":"2024-08-17T17:55:24.758256+0000","last_undegraded":"2024-08-17T17:55:24.758256+0000","last_fullsized":"2024-08-17T17:55:24.758256+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:47.277816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"307'3652","reported_seq":3673,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:59.895682+0000","last_change":"2024-08-17T17:54:53.777370+0000","last_active":"2024-08-17T17:55:59.895682+0000","last_peered":"2024-08-17T17:55:59.895682+0000","last_clean":"2024-08-17T17:55:59.895682+0000","last_became_active":"2024-08-17T17:54:53.776949+0000","last_became_peered":"2024-08-17T17:54:53.776949+0000","last_unstale":"2024-08-17T17:55:59.895682+0000","last_undegraded":"2024-08-17T17:55:59.895682+0000","last_fullsized":"2024-08-17T17:55:59.895682+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3652,"log_dups_size":0,"ondisk_log_size":3652,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:16:32.159498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239337472,"num_objects":3652,"num_object_clones":0,"num_object_copies":10956,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3652,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3652,"num_write_kb":233728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":537,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.748189+0000","last_change":"2024-08-17T17:50:19.048545+0000","last_active":"2024-08-17T17:55:24.748189+0000","last_peered":"2024-08-17T17:55:24.748189+0000","last_clean":"2024-08-17T17:55:24.748189+0000","last_became_active":"2024-08-17T17:50:19.048165+0000","last_became_peered":"2024-08-17T17:50:19.048165+0000","last_unstale":"2024-08-17T17:55:24.748189+0000","last_undegraded":"2024-08-17T17:55:24.748189+0000","last_fullsized":"2024-08-17T17:55:24.748189+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:32.837023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":475,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758320+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:55:24.758320+0000","last_peered":"2024-08-17T17:55:24.758320+0000","last_clean":"2024-08-17T17:55:24.758320+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:55:24.758320+0000","last_undegraded":"2024-08-17T17:55:24.758320+0000","last_fullsized":"2024-08-17T17:55:24.758320+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.761358+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T17:55:24.761358+0000","last_peered":"2024-08-17T17:55:24.761358+0000","last_clean":"2024-08-17T17:55:24.761358+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T17:55:24.761358+0000","last_undegraded":"2024-08-17T17:55:24.761358+0000","last_fullsized":"2024-08-17T17:55:24.761358+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"307'3585","reported_seq":3606,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:59.890794+0000","last_change":"2024-08-17T17:54:53.811142+0000","last_active":"2024-08-17T17:55:59.890794+0000","last_peered":"2024-08-17T17:55:59.890794+0000","last_clean":"2024-08-17T17:55:59.890794+0000","last_became_active":"2024-08-17T17:54:53.810025+0000","last_became_peered":"2024-08-17T17:54:53.810025+0000","last_unstale":"2024-08-17T17:55:59.890794+0000","last_undegraded":"2024-08-17T17:55:59.890794+0000","last_fullsized":"2024-08-17T17:55:59.890794+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3585,"log_dups_size":0,"ondisk_log_size":3585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:57:52.815500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234946560,"num_objects":3585,"num_object_clones":0,"num_object_copies":10755,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3585,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3585,"num_write_kb":229440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"65'2","reported_seq":403,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.757958+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:55:24.757958+0000","last_peered":"2024-08-17T17:55:24.757958+0000","last_clean":"2024-08-17T17:55:24.757958+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:55:24.757958+0000","last_undegraded":"2024-08-17T17:55:24.757958+0000","last_fullsized":"2024-08-17T17:55:24.757958+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":206,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744332+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T17:55:24.744332+0000","last_peered":"2024-08-17T17:55:24.744332+0000","last_clean":"2024-08-17T17:55:24.744332+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T17:55:24.744332+0000","last_undegraded":"2024-08-17T17:55:24.744332+0000","last_fullsized":"2024-08-17T17:55:24.744332+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":497,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758035+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T17:55:24.758035+0000","last_peered":"2024-08-17T17:55:24.758035+0000","last_clean":"2024-08-17T17:55:24.758035+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T17:55:24.758035+0000","last_undegraded":"2024-08-17T17:55:24.758035+0000","last_fullsized":"2024-08-17T17:55:24.758035+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"307'3410","reported_seq":3431,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:57.705697+0000","last_change":"2024-08-17T17:54:53.761373+0000","last_active":"2024-08-17T17:55:57.705697+0000","last_peered":"2024-08-17T17:55:57.705697+0000","last_clean":"2024-08-17T17:55:57.705697+0000","last_became_active":"2024-08-17T17:54:53.760705+0000","last_became_peered":"2024-08-17T17:54:53.760705+0000","last_unstale":"2024-08-17T17:55:57.705697+0000","last_undegraded":"2024-08-17T17:55:57.705697+0000","last_fullsized":"2024-08-17T17:55:57.705697+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3410,"log_dups_size":0,"ondisk_log_size":3410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:16.654545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":223477760,"num_objects":3410,"num_object_clones":0,"num_object_copies":10230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3410,"num_write_kb":218240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":389,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763235+0000","last_change":"2024-08-17T17:43:20.037170+0000","last_active":"2024-08-17T17:55:24.763235+0000","last_peered":"2024-08-17T17:55:24.763235+0000","last_clean":"2024-08-17T17:55:24.763235+0000","last_became_active":"2024-08-17T17:43:20.035592+0000","last_became_peered":"2024-08-17T17:43:20.035592+0000","last_unstale":"2024-08-17T17:55:24.763235+0000","last_undegraded":"2024-08-17T17:55:24.763235+0000","last_fullsized":"2024-08-17T17:55:24.763235+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:49.732471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":522,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758392+0000","last_change":"2024-08-17T17:50:19.054134+0000","last_active":"2024-08-17T17:55:24.758392+0000","last_peered":"2024-08-17T17:55:24.758392+0000","last_clean":"2024-08-17T17:55:24.758392+0000","last_became_active":"2024-08-17T17:50:19.053776+0000","last_became_peered":"2024-08-17T17:50:19.053776+0000","last_unstale":"2024-08-17T17:55:24.758392+0000","last_undegraded":"2024-08-17T17:55:24.758392+0000","last_fullsized":"2024-08-17T17:55:24.758392+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:10:37.139334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":489,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758499+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:55:24.758499+0000","last_peered":"2024-08-17T17:55:24.758499+0000","last_clean":"2024-08-17T17:55:24.758499+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:55:24.758499+0000","last_undegraded":"2024-08-17T17:55:24.758499+0000","last_fullsized":"2024-08-17T17:55:24.758499+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.c","version":"307'3494","reported_seq":3515,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.452986+0000","last_change":"2024-08-17T17:54:53.772601+0000","last_active":"2024-08-17T17:55:58.452986+0000","last_peered":"2024-08-17T17:55:58.452986+0000","last_clean":"2024-08-17T17:55:58.452986+0000","last_became_active":"2024-08-17T17:54:53.771163+0000","last_became_peered":"2024-08-17T17:54:53.771163+0000","last_unstale":"2024-08-17T17:55:58.452986+0000","last_undegraded":"2024-08-17T17:55:58.452986+0000","last_fullsized":"2024-08-17T17:55:58.452986+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3494,"log_dups_size":0,"ondisk_log_size":3494,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:33:23.636616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228982784,"num_objects":3494,"num_object_clones":0,"num_object_copies":10482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3494,"num_write_kb":223616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":474,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758282+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:55:24.758282+0000","last_peered":"2024-08-17T17:55:24.758282+0000","last_clean":"2024-08-17T17:55:24.758282+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:55:24.758282+0000","last_undegraded":"2024-08-17T17:55:24.758282+0000","last_fullsized":"2024-08-17T17:55:24.758282+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":325,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.382370+0000","last_change":"2024-08-17T17:50:19.049126+0000","last_active":"2024-08-17T17:55:21.382370+0000","last_peered":"2024-08-17T17:55:21.382370+0000","last_clean":"2024-08-17T17:55:21.382370+0000","last_became_active":"2024-08-17T17:50:19.048717+0000","last_became_peered":"2024-08-17T17:50:19.048717+0000","last_unstale":"2024-08-17T17:55:21.382370+0000","last_undegraded":"2024-08-17T17:55:21.382370+0000","last_fullsized":"2024-08-17T17:55:21.382370+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:58.739270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":228,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.381687+0000","last_change":"2024-08-17T17:50:19.050558+0000","last_active":"2024-08-17T17:55:21.381687+0000","last_peered":"2024-08-17T17:55:21.381687+0000","last_clean":"2024-08-17T17:55:21.381687+0000","last_became_active":"2024-08-17T17:50:19.049638+0000","last_became_peered":"2024-08-17T17:50:19.049638+0000","last_unstale":"2024-08-17T17:55:21.381687+0000","last_undegraded":"2024-08-17T17:55:21.381687+0000","last_fullsized":"2024-08-17T17:55:21.381687+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:45.147038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.f","version":"307'3461","reported_seq":3472,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.018202+0000","last_change":"2024-08-17T17:54:53.768121+0000","last_active":"2024-08-17T17:55:58.018202+0000","last_peered":"2024-08-17T17:55:58.018202+0000","last_clean":"2024-08-17T17:55:58.018202+0000","last_became_active":"2024-08-17T17:54:53.767321+0000","last_became_peered":"2024-08-17T17:54:53.767321+0000","last_unstale":"2024-08-17T17:55:58.018202+0000","last_undegraded":"2024-08-17T17:55:58.018202+0000","last_fullsized":"2024-08-17T17:55:58.018202+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3461,"log_dups_size":0,"ondisk_log_size":3461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:39:27.687639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226820096,"num_objects":3461,"num_object_clones":0,"num_object_copies":10383,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3461,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3461,"num_write_kb":221504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":336,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763560+0000","last_change":"2024-08-17T17:50:19.049245+0000","last_active":"2024-08-17T17:55:24.763560+0000","last_peered":"2024-08-17T17:55:24.763560+0000","last_clean":"2024-08-17T17:55:24.763560+0000","last_became_active":"2024-08-17T17:50:19.048894+0000","last_became_peered":"2024-08-17T17:50:19.048894+0000","last_unstale":"2024-08-17T17:55:24.763560+0000","last_undegraded":"2024-08-17T17:55:24.763560+0000","last_fullsized":"2024-08-17T17:55:24.763560+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:28:45.268454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":499,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.761030+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:55:24.761030+0000","last_peered":"2024-08-17T17:55:24.761030+0000","last_clean":"2024-08-17T17:55:24.761030+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:55:24.761030+0000","last_undegraded":"2024-08-17T17:55:24.761030+0000","last_fullsized":"2024-08-17T17:55:24.761030+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.752635+0000","last_change":"2024-08-17T17:50:19.053122+0000","last_active":"2024-08-17T17:55:24.752635+0000","last_peered":"2024-08-17T17:55:24.752635+0000","last_clean":"2024-08-17T17:55:24.752635+0000","last_became_active":"2024-08-17T17:50:19.052170+0000","last_became_peered":"2024-08-17T17:50:19.052170+0000","last_unstale":"2024-08-17T17:55:24.752635+0000","last_undegraded":"2024-08-17T17:55:24.752635+0000","last_fullsized":"2024-08-17T17:55:24.752635+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:30.937916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"307'3457","reported_seq":3478,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:58.502302+0000","last_change":"2024-08-17T17:54:53.770356+0000","last_active":"2024-08-17T17:55:58.502302+0000","last_peered":"2024-08-17T17:55:58.502302+0000","last_clean":"2024-08-17T17:55:58.502302+0000","last_became_active":"2024-08-17T17:54:53.769489+0000","last_became_peered":"2024-08-17T17:54:53.769489+0000","last_unstale":"2024-08-17T17:55:58.502302+0000","last_undegraded":"2024-08-17T17:55:58.502302+0000","last_fullsized":"2024-08-17T17:55:58.502302+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":3457,"log_dups_size":0,"ondisk_log_size":3457,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:38.613652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":226557952,"num_objects":3457,"num_object_clones":0,"num_object_copies":10371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3457,"num_write_kb":221248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"72'1","reported_seq":458,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.760746+0000","last_change":"2024-08-17T17:50:19.062461+0000","last_active":"2024-08-17T17:55:24.760746+0000","last_peered":"2024-08-17T17:55:24.760746+0000","last_clean":"2024-08-17T17:55:24.760746+0000","last_became_active":"2024-08-17T17:50:19.062091+0000","last_became_peered":"2024-08-17T17:50:19.062091+0000","last_unstale":"2024-08-17T17:55:24.760746+0000","last_undegraded":"2024-08-17T17:55:24.760746+0000","last_fullsized":"2024-08-17T17:55:24.760746+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:21.007922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":292,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:20.763378+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:55:20.763378+0000","last_peered":"2024-08-17T17:55:20.763378+0000","last_clean":"2024-08-17T17:55:20.763378+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:55:20.763378+0000","last_undegraded":"2024-08-17T17:55:20.763378+0000","last_fullsized":"2024-08-17T17:55:20.763378+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":195,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744045+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:55:24.744045+0000","last_peered":"2024-08-17T17:55:24.744045+0000","last_clean":"2024-08-17T17:55:24.744045+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:55:24.744045+0000","last_undegraded":"2024-08-17T17:55:24.744045+0000","last_fullsized":"2024-08-17T17:55:24.744045+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":194,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744148+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:55:24.744148+0000","last_peered":"2024-08-17T17:55:24.744148+0000","last_clean":"2024-08-17T17:55:24.744148+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:55:24.744148+0000","last_undegraded":"2024-08-17T17:55:24.744148+0000","last_fullsized":"2024-08-17T17:55:24.744148+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":204,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744060+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:55:24.744060+0000","last_peered":"2024-08-17T17:55:24.744060+0000","last_clean":"2024-08-17T17:55:24.744060+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:55:24.744060+0000","last_undegraded":"2024-08-17T17:55:24.744060+0000","last_fullsized":"2024-08-17T17:55:24.744060+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":473,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758067+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:55:24.758067+0000","last_peered":"2024-08-17T17:55:24.758067+0000","last_clean":"2024-08-17T17:55:24.758067+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:55:24.758067+0000","last_undegraded":"2024-08-17T17:55:24.758067+0000","last_fullsized":"2024-08-17T17:55:24.758067+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":330,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.382151+0000","last_change":"2024-08-17T17:43:20.027082+0000","last_active":"2024-08-17T17:55:21.382151+0000","last_peered":"2024-08-17T17:55:21.382151+0000","last_clean":"2024-08-17T17:55:21.382151+0000","last_became_active":"2024-08-17T17:43:20.026691+0000","last_became_peered":"2024-08-17T17:43:20.026691+0000","last_unstale":"2024-08-17T17:55:21.382151+0000","last_undegraded":"2024-08-17T17:55:21.382151+0000","last_fullsized":"2024-08-17T17:55:21.382151+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:53:04.455042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":234,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.382192+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:55:21.382192+0000","last_peered":"2024-08-17T17:55:21.382192+0000","last_clean":"2024-08-17T17:55:21.382192+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:55:21.382192+0000","last_undegraded":"2024-08-17T17:55:21.382192+0000","last_fullsized":"2024-08-17T17:55:21.382192+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":151,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.753108+0000","last_change":"2024-08-17T17:43:20.043374+0000","last_active":"2024-08-17T17:55:24.753108+0000","last_peered":"2024-08-17T17:55:24.753108+0000","last_clean":"2024-08-17T17:55:24.753108+0000","last_became_active":"2024-08-17T17:43:20.037638+0000","last_became_peered":"2024-08-17T17:43:20.037638+0000","last_unstale":"2024-08-17T17:55:24.753108+0000","last_undegraded":"2024-08-17T17:55:24.753108+0000","last_fullsized":"2024-08-17T17:55:24.753108+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:38.620612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":392,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763585+0000","last_change":"2024-08-17T17:50:19.050143+0000","last_active":"2024-08-17T17:55:24.763585+0000","last_peered":"2024-08-17T17:55:24.763585+0000","last_clean":"2024-08-17T17:55:24.763585+0000","last_became_active":"2024-08-17T17:50:19.049822+0000","last_became_peered":"2024-08-17T17:50:19.049822+0000","last_unstale":"2024-08-17T17:55:24.763585+0000","last_undegraded":"2024-08-17T17:55:24.763585+0000","last_fullsized":"2024-08-17T17:55:24.763585+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:50.225682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":457,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.752546+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T17:55:24.752546+0000","last_peered":"2024-08-17T17:55:24.752546+0000","last_clean":"2024-08-17T17:55:24.752546+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T17:55:24.752546+0000","last_undegraded":"2024-08-17T17:55:24.752546+0000","last_fullsized":"2024-08-17T17:55:24.752546+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":259,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:20.761842+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:55:20.761842+0000","last_peered":"2024-08-17T17:55:20.761842+0000","last_clean":"2024-08-17T17:55:20.761842+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:55:20.761842+0000","last_undegraded":"2024-08-17T17:55:20.761842+0000","last_fullsized":"2024-08-17T17:55:20.761842+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":486,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.752889+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T17:55:24.752889+0000","last_peered":"2024-08-17T17:55:24.752889+0000","last_clean":"2024-08-17T17:55:24.752889+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T17:55:24.752889+0000","last_undegraded":"2024-08-17T17:55:24.752889+0000","last_fullsized":"2024-08-17T17:55:24.752889+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":306,"state":"active+clean","last_fresh":"2024-08-17T17:55:21.382320+0000","last_change":"2024-08-17T17:50:19.052904+0000","last_active":"2024-08-17T17:55:21.382320+0000","last_peered":"2024-08-17T17:55:21.382320+0000","last_clean":"2024-08-17T17:55:21.382320+0000","last_became_active":"2024-08-17T17:50:19.052220+0000","last_became_peered":"2024-08-17T17:50:19.052220+0000","last_unstale":"2024-08-17T17:55:21.382320+0000","last_undegraded":"2024-08-17T17:55:21.382320+0000","last_fullsized":"2024-08-17T17:55:21.382320+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:17.065461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":508,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.757974+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T17:55:24.757974+0000","last_peered":"2024-08-17T17:55:24.757974+0000","last_clean":"2024-08-17T17:55:24.757974+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T17:55:24.757974+0000","last_undegraded":"2024-08-17T17:55:24.757974+0000","last_fullsized":"2024-08-17T17:55:24.757974+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":491,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.758251+0000","last_change":"2024-08-17T17:50:19.055040+0000","last_active":"2024-08-17T17:55:24.758251+0000","last_peered":"2024-08-17T17:55:24.758251+0000","last_clean":"2024-08-17T17:55:24.758251+0000","last_became_active":"2024-08-17T17:50:19.054615+0000","last_became_peered":"2024-08-17T17:50:19.054615+0000","last_unstale":"2024-08-17T17:55:24.758251+0000","last_undegraded":"2024-08-17T17:55:24.758251+0000","last_fullsized":"2024-08-17T17:55:24.758251+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:24:04.826390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":194,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744509+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:55:24.744509+0000","last_peered":"2024-08-17T17:55:24.744509+0000","last_clean":"2024-08-17T17:55:24.744509+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:55:24.744509+0000","last_undegraded":"2024-08-17T17:55:24.744509+0000","last_fullsized":"2024-08-17T17:55:24.744509+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":287,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.749458+0000","last_change":"2024-08-17T17:43:20.040909+0000","last_active":"2024-08-17T17:55:24.749458+0000","last_peered":"2024-08-17T17:55:24.749458+0000","last_clean":"2024-08-17T17:55:24.749458+0000","last_became_active":"2024-08-17T17:43:20.039238+0000","last_became_peered":"2024-08-17T17:43:20.039238+0000","last_unstale":"2024-08-17T17:55:24.749458+0000","last_undegraded":"2024-08-17T17:55:24.749458+0000","last_fullsized":"2024-08-17T17:55:24.749458+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:16.790641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":205,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744324+0000","last_change":"2024-08-17T17:50:19.049078+0000","last_active":"2024-08-17T17:55:24.744324+0000","last_peered":"2024-08-17T17:55:24.744324+0000","last_clean":"2024-08-17T17:55:24.744324+0000","last_became_active":"2024-08-17T17:50:19.048112+0000","last_became_peered":"2024-08-17T17:50:19.048112+0000","last_unstale":"2024-08-17T17:55:24.744324+0000","last_undegraded":"2024-08-17T17:55:24.744324+0000","last_fullsized":"2024-08-17T17:55:24.744324+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:48.206195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":205,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744263+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T17:55:24.744263+0000","last_peered":"2024-08-17T17:55:24.744263+0000","last_clean":"2024-08-17T17:55:24.744263+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T17:55:24.744263+0000","last_undegraded":"2024-08-17T17:55:24.744263+0000","last_fullsized":"2024-08-17T17:55:24.744263+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":198,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744316+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:55:24.744316+0000","last_peered":"2024-08-17T17:55:24.744316+0000","last_clean":"2024-08-17T17:55:24.744316+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:55:24.744316+0000","last_undegraded":"2024-08-17T17:55:24.744316+0000","last_fullsized":"2024-08-17T17:55:24.744316+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":216,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744562+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T17:55:24.744562+0000","last_peered":"2024-08-17T17:55:24.744562+0000","last_clean":"2024-08-17T17:55:24.744562+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T17:55:24.744562+0000","last_undegraded":"2024-08-17T17:55:24.744562+0000","last_fullsized":"2024-08-17T17:55:24.744562+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":198,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.744207+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:55:24.744207+0000","last_peered":"2024-08-17T17:55:24.744207+0000","last_clean":"2024-08-17T17:55:24.744207+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:55:24.744207+0000","last_undegraded":"2024-08-17T17:55:24.744207+0000","last_fullsized":"2024-08-17T17:55:24.744207+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":489,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.753377+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T17:55:24.753377+0000","last_peered":"2024-08-17T17:55:24.753377+0000","last_clean":"2024-08-17T17:55:24.753377+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T17:55:24.753377+0000","last_undegraded":"2024-08-17T17:55:24.753377+0000","last_fullsized":"2024-08-17T17:55:24.753377+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":466,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.763288+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T17:55:24.763288+0000","last_peered":"2024-08-17T17:55:24.763288+0000","last_clean":"2024-08-17T17:55:24.763288+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T17:55:24.763288+0000","last_undegraded":"2024-08-17T17:55:24.763288+0000","last_fullsized":"2024-08-17T17:55:24.763288+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":194,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.743445+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:55:24.743445+0000","last_peered":"2024-08-17T17:55:24.743445+0000","last_clean":"2024-08-17T17:55:24.743445+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:55:24.743445+0000","last_undegraded":"2024-08-17T17:55:24.743445+0000","last_fullsized":"2024-08-17T17:55:24.743445+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":295,"reported_epoch":307,"state":"active+clean","last_fresh":"2024-08-17T17:55:24.749029+0000","last_change":"2024-08-17T17:50:19.048289+0000","last_active":"2024-08-17T17:55:24.749029+0000","last_peered":"2024-08-17T17:55:24.749029+0000","last_clean":"2024-08-17T17:55:24.749029+0000","last_became_active":"2024-08-17T17:50:19.047842+0000","last_became_peered":"2024-08-17T17:50:19.047842+0000","last_unstale":"2024-08-17T17:55:24.749029+0000","last_undegraded":"2024-08-17T17:55:24.749029+0000","last_fullsized":"2024-08-17T17:55:24.749029+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:12:57.449614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3676700672,"num_objects":56102,"num_object_clones":0,"num_object_copies":168306,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56102,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":56102,"num_write_kb":3590528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10978590720,"data_stored":10978590720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":56102,"ondisk_log_size":56102,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":5628,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234573,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2184296,"kb_used_data":1295648,"kb_used_omap":1,"kb_used_meta":888638,"kb_avail":91560856,"statfs":{"total":95995035648,"available":93758316544,"internally_reserved":0,"allocated":1326743552,"data_stored":1324704417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909965656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496216,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2669028,"kb_used_data":1772188,"kb_used_omap":1,"kb_used_meta":896830,"kb_avail":91076124,"statfs":{"total":95995035648,"available":93261950976,"internally_reserved":0,"allocated":1814720512,"data_stored":1812685384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":918354264},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757859,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1777236,"kb_used_data":882828,"kb_used_omap":1,"kb_used_meta":894398,"kb_avail":91967916,"statfs":{"total":95995035648,"available":94175145984,"internally_reserved":0,"allocated":904015872,"data_stored":901992137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915863896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402924,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1559520,"kb_used_data":893208,"kb_used_omap":21,"kb_used_meta":666282,"kb_avail":92185632,"statfs":{"total":95995035648,"available":94398087168,"internally_reserved":0,"allocated":914644992,"data_stored":912613204,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":682273471},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987673,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1986380,"kb_used_data":1615748,"kb_used_omap":9,"kb_used_meta":370614,"kb_avail":91758772,"statfs":{"total":95995035648,"available":93960982528,"internally_reserved":0,"allocated":1654525952,"data_stored":1652509852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":379509530},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828088,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1958740,"kb_used_data":1309964,"kb_used_omap":47,"kb_used_meta":648720,"kb_avail":91786412,"statfs":{"total":95995035648,"available":93989285888,"internally_reserved":0,"allocated":1341403136,"data_stored":1339379388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":664289330},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991626,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2437708,"kb_used_data":1788228,"kb_used_omap":8,"kb_used_meta":649463,"kb_avail":91307444,"statfs":{"total":95995035648,"available":93498822656,"internally_reserved":0,"allocated":1831145472,"data_stored":1829129309,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":665050631},"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":[]},{"osd":0,"up_from":278,"seq":1194000908357,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1408984,"kb_used_data":1117648,"kb_used_omap":21,"kb_used_meta":291306,"kb_avail":92336168,"statfs":{"total":95995035648,"available":94552236032,"internally_reserved":0,"allocated":1144471552,"data_stored":1142444483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":298297614},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1151270912,"data_stored":1151270912,"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":1827012608,"data_stored":1827012608,"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":1347485696,"data_stored":1347485696,"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":1662582784,"data_stored":1662582784,"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":912457728,"data_stored":912457728,"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":909246464,"data_stored":909246464,"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":1825636352,"data_stored":1825636352,"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":1342898176,"data_stored":1342898176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:56:07.547 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:07.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:07.570 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:56:07.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:07.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:07.724 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 43 16 64750 64734 94.0713 66.875 0.00462276 0.0106245 2024-08-17T17:56:07.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:07.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:07 smithi060 bash[68878]: audit 2024-08-17T17:56:07.361071+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:07.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:07 smithi060 bash[68878]: audit 2024-08-17T17:56:07.361071+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:07.941 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:07.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:08.047 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:08.076 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:08.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:07 smithi016 bash[84186]: audit 2024-08-17T17:56:07.361071+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:07 smithi016 bash[84186]: audit 2024-08-17T17:56:07.361071+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:07 smithi016 bash[86572]: audit 2024-08-17T17:56:07.361071+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:07 smithi016 bash[86572]: audit 2024-08-17T17:56:07.361071+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:08.180 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.207 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:08.311 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:08.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:08.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.476 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:08.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:08.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:08.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:08.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:08.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:08.724 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 44 16 65989 65973 93.6932 77.4375 0.0145958 0.0106671 2024-08-17T17:56:08.735 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:08.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:08.868 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:08.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:08.971 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:09.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.118 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:08 smithi060 bash[68878]: cluster 2024-08-17T17:56:07.672745+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1353: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:09.119 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:08 smithi060 bash[68878]: cluster 2024-08-17T17:56:07.672745+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1353: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:09.144 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:09.247 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:09.256 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:08 smithi016 bash[84186]: cluster 2024-08-17T17:56:07.672745+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1353: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:09.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:08 smithi016 bash[84186]: cluster 2024-08-17T17:56:07.672745+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1353: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:09.257 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:08 smithi016 bash[86572]: cluster 2024-08-17T17:56:07.672745+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1353: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:09.257 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:08 smithi016 bash[86572]: cluster 2024-08-17T17:56:07.672745+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1353: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T17:56:09.273 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:09.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:09.376 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:09.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.524 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:09.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:56:09.629 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:56:09.630 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 45 16 67165 67149 93.2443 73.5 0.012473 0.0107167 2024-08-17T17:56:09.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:09.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:09.873 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:09.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:09.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:10.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:10.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:10.142 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:10.245 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.288 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:10.392 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:10.402 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:56:10 smithi060 bash[61583]: ts=2024-08-17T17:56:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:10.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:10.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:10.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:10.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:56:10.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:10.651 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.684 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:10.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 46 16 68260 68244 92.705 68.4375 0.0113674 0.0107803 2024-08-17T17:56:10.788 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:10.833 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:10.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:10.936 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.967 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:11.071 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:11.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:11.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:10 smithi060 bash[68878]: cluster 2024-08-17T17:56:09.673437+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1354: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 993 op/s 2024-08-17T17:56:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:10 smithi060 bash[68878]: cluster 2024-08-17T17:56:09.673437+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1354: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 993 op/s 2024-08-17T17:56:11.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:11.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:10 smithi016 bash[84186]: cluster 2024-08-17T17:56:09.673437+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1354: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 993 op/s 2024-08-17T17:56:11.218 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:10 smithi016 bash[84186]: cluster 2024-08-17T17:56:09.673437+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1354: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 993 op/s 2024-08-17T17:56:11.219 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:10 smithi016 bash[86572]: cluster 2024-08-17T17:56:09.673437+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1354: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 993 op/s 2024-08-17T17:56:11.219 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:10 smithi016 bash[86572]: cluster 2024-08-17T17:56:09.673437+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1354: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 993 op/s 2024-08-17T17:56:11.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:11.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:11.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:11.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:11.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:11.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:11.519 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:11.626 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:11.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 47 16 69346 69330 92.1766 67.875 0.0113675 0.0108432 2024-08-17T17:56:11.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.789 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:11.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.925 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:12.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:11 smithi016 bash[84186]: audit 2024-08-17T17:56:11.205793+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:12.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:11 smithi016 bash[84186]: audit 2024-08-17T17:56:11.205793+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:12.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:11 smithi016 bash[86572]: audit 2024-08-17T17:56:11.205793+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:12.047 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:11 smithi016 bash[86572]: audit 2024-08-17T17:56:11.205793+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.065 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:12.166 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:12.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:11 smithi060 bash[68878]: audit 2024-08-17T17:56:11.205793+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:12.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:11 smithi060 bash[68878]: audit 2024-08-17T17:56:11.205793+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:12.198 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:12.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:12.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.329 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:12.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:12.454 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:12.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:12.474 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:12.561 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:12.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:12.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 48 16 70459 70443 91.7054 69.5625 0.00990705 0.0108991 2024-08-17T17:56:12.819 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:12.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:12.948 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.977 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:12 smithi016 bash[84186]: cluster 2024-08-17T17:56:11.673921+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1355: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:56:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:12 smithi016 bash[84186]: cluster 2024-08-17T17:56:11.673921+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1355: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:56:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:12 smithi016 bash[86572]: cluster 2024-08-17T17:56:11.673921+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1355: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:56:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:12 smithi016 bash[86572]: cluster 2024-08-17T17:56:11.673921+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1355: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:56:13.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.106 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:12 smithi060 bash[68878]: cluster 2024-08-17T17:56:11.673921+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1355: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:56:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:12 smithi060 bash[68878]: cluster 2024-08-17T17:56:11.673921+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1355: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-08-17T17:56:13.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:13.351 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:13.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:13.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:13.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:13.502 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:13.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:13.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:13.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 49 16 71639 71623 91.3388 73.75 0.00941448 0.0109434 2024-08-17T17:56:13.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:13.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:13.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:13.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:14.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:14.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:14.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:14.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:14.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:14.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:14.271 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.293 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:14.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:14.419 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:14.508 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:14.508 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:14.508 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:14.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.531 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:56:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:56:14] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:56:14.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:14.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:14.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:14.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:14.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 50 16 72409 72393 90.4746 48.125 0.00489415 0.0110473 2024-08-17T17:56:14.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:14.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:14.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:14.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:14 smithi060 bash[68878]: cluster 2024-08-17T17:56:13.674460+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1356: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:56:14.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:14 smithi060 bash[68878]: cluster 2024-08-17T17:56:13.674460+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1356: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:56:14.950 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:15.054 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.081 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.187 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.197 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:14 smithi016 bash[84186]: cluster 2024-08-17T17:56:13.674460+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1356: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:56:15.197 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:14 smithi016 bash[84186]: cluster 2024-08-17T17:56:13.674460+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1356: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:56:15.197 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:14 smithi016 bash[86572]: cluster 2024-08-17T17:56:13.674460+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1356: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:56:15.197 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:14 smithi016 bash[86572]: cluster 2024-08-17T17:56:13.674460+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1356: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T17:56:15.215 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.341 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:15.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.474 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:15.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:15.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 51 16 73511 73495 90.051 68.875 0.0116011 0.0110987 2024-08-17T17:56:15.731 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:15.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.860 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:16.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:16.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:16.351 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:16.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:16.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:16.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:16.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:16.651 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:16.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:16.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 52 16 74566 74550 89.5872 65.9375 0.00363829 0.0111513 2024-08-17T17:56:16.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:16.781 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:16.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:16.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:16.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:17.014 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:17.027 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:16 smithi060 bash[68878]: cluster 2024-08-17T17:56:15.674960+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1357: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-08-17T17:56:17.027 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:16 smithi060 bash[68878]: cluster 2024-08-17T17:56:15.674960+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1357: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-08-17T17:56:17.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:17.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:17.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:16 smithi016 bash[84186]: cluster 2024-08-17T17:56:15.674960+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1357: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-08-17T17:56:17.155 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:16 smithi016 bash[84186]: cluster 2024-08-17T17:56:15.674960+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1357: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-08-17T17:56:17.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:16 smithi016 bash[86572]: cluster 2024-08-17T17:56:15.674960+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1357: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-08-17T17:56:17.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:16 smithi016 bash[86572]: cluster 2024-08-17T17:56:15.674960+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1357: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2024-08-17T17:56:17.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:17.275 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:17.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.444 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:17.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:17.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:17.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:17.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:17.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 53 16 75449 75433 88.9381 55.1875 0.0132492 0.0112371 2024-08-17T17:56:17.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:17.862 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:17.964 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:17.999 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:18.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.121 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:18.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:18.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.398 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:18.502 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:18.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:18.629 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:18.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.563852+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.563852+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.577019+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.641 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.577019+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: cluster 2024-08-17T17:56:17.675344+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1358: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: cluster 2024-08-17T17:56:17.675344+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1358: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.681127+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.681127+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.694292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[84186]: audit 2024-08-17T17:56:17.694292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.563852+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.563852+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.577019+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.642 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.577019+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: cluster 2024-08-17T17:56:17.675344+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1358: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2024-08-17T17:56:18.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: cluster 2024-08-17T17:56:17.675344+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1358: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2024-08-17T17:56:18.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.681127+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.681127+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.694292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.643 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:18 smithi016 bash[86572]: audit 2024-08-17T17:56:17.694292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.680 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:18.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 54 16 76263 76247 88.2332 50.875 0.0172251 0.0113283 2024-08-17T17:56:18.787 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.563852+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.563852+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.577019+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.577019+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: cluster 2024-08-17T17:56:17.675344+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1358: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: cluster 2024-08-17T17:56:17.675344+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1358: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.681127+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.681127+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.694292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.795 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:18 smithi060 bash[68878]: audit 2024-08-17T17:56:17.694292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:18.805 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:18.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:18.909 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.954 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:19.057 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:19.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:19.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:19.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:19.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:19.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:19.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:19.474 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:19.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:19.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:19.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 55 16 77081 77065 87.5585 51.125 0.00785758 0.0114156 2024-08-17T17:56:19.733 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:19.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:19.867 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.903 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:20.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:20.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:20.136 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:20.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:20.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:20.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:19.263429+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:19.263429+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:19.271290+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:19.271290+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: cluster 2024-08-17T17:56:19.676015+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1359: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: cluster 2024-08-17T17:56:19.676015+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1359: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:56:20.410 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:20.174095+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:20.174095+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:20.183886+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[84186]: audit 2024-08-17T17:56:20.183886+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:19.263429+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:19.263429+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:19.271290+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:19.271290+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: cluster 2024-08-17T17:56:19.676015+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1359: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: cluster 2024-08-17T17:56:19.676015+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1359: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:20.174095+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:20.174095+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.411 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:20.183886+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.412 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:20 smithi016 bash[86572]: audit 2024-08-17T17:56:20.183886+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.419 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:20.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:20.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:20.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[61583]: ts=2024-08-17T17:56:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:19.263429+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:19.263429+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:19.271290+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:19.271290+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: cluster 2024-08-17T17:56:19.676015+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1359: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:56:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: cluster 2024-08-17T17:56:19.676015+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1359: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:56:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:20.174095+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:20.174095+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:20.183886+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:20 smithi060 bash[68878]: audit 2024-08-17T17:56:20.183886+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:20.688 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:20.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:20.725 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 56 16 78089 78073 87.1199 63 0.00879172 0.0114729 2024-08-17T17:56:20.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.883 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:20.988 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.021 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:21.127 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:21.253 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:21.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:21.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:21.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.672 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:21.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 57 16 78796 78780 86.3666 44.1875 0.0104941 0.0115732 2024-08-17T17:56:21.775 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.796 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:21.899 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:22.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:22.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:22.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:22.156 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:22.188 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:22.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:22.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:22.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:22.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:22.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:22.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:22.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:22.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:22.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.720 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:22.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 58 16 79492 79476 85.6275 43.5 0.029607 0.0116735 2024-08-17T17:56:22.823 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[84186]: cluster 2024-08-17T17:56:21.676483+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1360: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[84186]: cluster 2024-08-17T17:56:21.676483+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1360: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[84186]: audit 2024-08-17T17:56:22.363586+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[84186]: audit 2024-08-17T17:56:22.363586+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[86572]: cluster 2024-08-17T17:56:21.676483+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1360: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[86572]: cluster 2024-08-17T17:56:21.676483+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1360: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-08-17T17:56:22.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[86572]: audit 2024-08-17T17:56:22.363586+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:22.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:22 smithi016 bash[86572]: audit 2024-08-17T17:56:22.363586+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:22.841 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:22.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:22.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:22.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:22.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:23.069 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:23.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:23.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:22 smithi060 bash[68878]: cluster 2024-08-17T17:56:21.676483+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1360: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-08-17T17:56:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:22 smithi060 bash[68878]: cluster 2024-08-17T17:56:21.676483+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1360: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-08-17T17:56:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:22 smithi060 bash[68878]: audit 2024-08-17T17:56:22.363586+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:22 smithi060 bash[68878]: audit 2024-08-17T17:56:22.363586+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.227 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:23.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.364 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:23.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:23.494 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:23.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:23.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.630 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:23.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 59 16 80229 80213 84.9569 46.0625 0.00353237 0.0117625 2024-08-17T17:56:23.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.755 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:23.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:23.883 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:23.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:24.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:24.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.150 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:24.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:24.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:24.398 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:24.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:24.444 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:56:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:56:24] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T17:56:24.501 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.523 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:24.626 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:24.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:24.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:56:24.729995+0000 min lat: 0.00114973 max lat: 0.428633 avg lat: 0.0119007 2024-08-17T17:56:24.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:24.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 60 16 80660 80644 83.99 26.9375 0.00891193 0.0119007 2024-08-17T17:56:24.763 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.773 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:24 smithi060 bash[68878]: cluster 2024-08-17T17:56:23.677142+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1361: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:24.773 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:24 smithi060 bash[68878]: cluster 2024-08-17T17:56:23.677142+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1361: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:24.788 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:24.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.918 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:25.022 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:24 smithi016 bash[84186]: cluster 2024-08-17T17:56:23.677142+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1361: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:25.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:24 smithi016 bash[84186]: cluster 2024-08-17T17:56:23.677142+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1361: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:24 smithi016 bash[86572]: cluster 2024-08-17T17:56:23.677142+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1361: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:25.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:24 smithi016 bash[86572]: cluster 2024-08-17T17:56:23.677142+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1361: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:25.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:25.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:25.314 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:25.417 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:25.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:25.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:25.573 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:25.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:25.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:25.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 61 16 81500 81484 83.4737 52.5 0.0101919 0.0119749 2024-08-17T17:56:25.812 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:25.853 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:25.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:25.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.980 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:26.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.131 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:26.235 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:26.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:26.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:26.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:26.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:26.497 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.521 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:26.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.654 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:26.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 62 16 82125 82109 82.7574 39.0625 0.0047392 0.012078 2024-08-17T17:56:26.756 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:26.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:26 smithi016 bash[86572]: cluster 2024-08-17T17:56:25.677565+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1362: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-08-17T17:56:26.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:26 smithi016 bash[86572]: cluster 2024-08-17T17:56:25.677565+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1362: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-08-17T17:56:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:26 smithi016 bash[84186]: cluster 2024-08-17T17:56:25.677565+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1362: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-08-17T17:56:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:26 smithi016 bash[84186]: cluster 2024-08-17T17:56:25.677565+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1362: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-08-17T17:56:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:26 smithi060 bash[68878]: cluster 2024-08-17T17:56:25.677565+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1362: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-08-17T17:56:26.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:26 smithi060 bash[68878]: cluster 2024-08-17T17:56:25.677565+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1362: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-08-17T17:56:26.927 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:27.031 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:27.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:27.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:27.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:27.302 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.322 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:27.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.460 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:27.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.588 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:27.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.716 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:27.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 63 16 82901 82885 82.2136 48.5 0.0337607 0.0121574 2024-08-17T17:56:27.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.852 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:27.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.985 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:28.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:28.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:28.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:28.245 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:28.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:28.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:28.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:28.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:28.609 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:28.653 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:28.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:28.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 64 16 83681 83665 81.6907 48.75 0.0137457 0.0122362 2024-08-17T17:56:28.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:28.781 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:28.888 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.898 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:28 smithi060 bash[68878]: cluster 2024-08-17T17:56:27.677925+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1363: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s 2024-08-17T17:56:28.898 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:28 smithi060 bash[68878]: cluster 2024-08-17T17:56:27.677925+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1363: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s 2024-08-17T17:56:28.914 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.046 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:29.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:29.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.308 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:28 smithi016 bash[84186]: cluster 2024-08-17T17:56:27.677925+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1363: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s 2024-08-17T17:56:29.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:28 smithi016 bash[84186]: cluster 2024-08-17T17:56:27.677925+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1363: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s 2024-08-17T17:56:29.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:28 smithi016 bash[86572]: cluster 2024-08-17T17:56:27.677925+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1363: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s 2024-08-17T17:56:29.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:28 smithi016 bash[86572]: cluster 2024-08-17T17:56:27.677925+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1363: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s 2024-08-17T17:56:29.413 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:29.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:29.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:29.553 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:29.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:29.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.726 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 65 16 84667 84651 81.382 61.625 0.0175887 0.0122823 2024-08-17T17:56:29.733 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:30.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:30.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:30.145 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:30.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:30.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:30.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:30.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:30.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:30.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:30.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:30.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:30.638 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.659 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:56:30 smithi060 bash[61583]: ts=2024-08-17T17:56:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:30.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 66 16 85484 85468 80.9225 51.0625 0.11985 0.0123134 2024-08-17T17:56:30.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:30.783 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:30.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:30.888 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.898 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:30 smithi016 bash[84186]: cluster 2024-08-17T17:56:29.678493+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1364: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:56:30.899 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:30 smithi016 bash[84186]: cluster 2024-08-17T17:56:29.678493+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1364: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:56:30.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:30 smithi016 bash[86572]: cluster 2024-08-17T17:56:29.678493+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1364: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:56:30.899 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:30 smithi016 bash[86572]: cluster 2024-08-17T17:56:29.678493+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1364: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:56:30.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.917 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:31.018 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.036 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:31.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.149 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:30 smithi060 bash[68878]: cluster 2024-08-17T17:56:29.678493+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1364: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:56:31.149 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:30 smithi060 bash[68878]: cluster 2024-08-17T17:56:29.678493+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1364: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2024-08-17T17:56:31.162 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:31.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.287 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:31.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:31.423 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:31.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:31.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.548 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:31.651 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.680 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:31.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 67 16 86250 86234 80.4292 47.875 0.016078 0.012428 2024-08-17T17:56:31.784 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:31.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:31.936 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:31.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:32.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:32.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:32.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:32.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:32.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:32.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:32.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:32.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:32.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:32.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:32.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:32.714 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:32.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 68 16 86919 86903 79.8613 41.8125 0.00562511 0.0124965 2024-08-17T17:56:32.734 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:32.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:32.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:32.857 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:32.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:32.962 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.993 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[84186]: cluster 2024-08-17T17:56:31.679037+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1365: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-08-17T17:56:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[84186]: cluster 2024-08-17T17:56:31.679037+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1365: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-08-17T17:56:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[84186]: audit 2024-08-17T17:56:32.116116+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[84186]: audit 2024-08-17T17:56:32.116116+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[84186]: audit 2024-08-17T17:56:32.121970+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[84186]: audit 2024-08-17T17:56:32.121970+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[86572]: cluster 2024-08-17T17:56:31.679037+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1365: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-08-17T17:56:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[86572]: cluster 2024-08-17T17:56:31.679037+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1365: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-08-17T17:56:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[86572]: audit 2024-08-17T17:56:32.116116+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[86572]: audit 2024-08-17T17:56:32.116116+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[86572]: audit 2024-08-17T17:56:32.121970+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:32 smithi016 bash[86572]: audit 2024-08-17T17:56:32.121970+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.110 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:32 smithi060 bash[68878]: cluster 2024-08-17T17:56:31.679037+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1365: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-08-17T17:56:33.110 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:32 smithi060 bash[68878]: cluster 2024-08-17T17:56:31.679037+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1365: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-08-17T17:56:33.110 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:32 smithi060 bash[68878]: audit 2024-08-17T17:56:32.116116+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.110 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:32 smithi060 bash[68878]: audit 2024-08-17T17:56:32.116116+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.110 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:32 smithi060 bash[68878]: audit 2024-08-17T17:56:32.121970+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.110 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:32 smithi060 bash[68878]: audit 2024-08-17T17:56:32.121970+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:33.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:33.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.269 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:33.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.401 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:33.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:33.531 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:33.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:33.635 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:33.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:33.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:33.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 69 16 87721 87705 79.4302 50.125 0.00972593 0.0125763 2024-08-17T17:56:33.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:33.787 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:33.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:34.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:34.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:34.144 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:34.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:34.332 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:34.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:34.437 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:34.455 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:34.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:34.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:34.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:34.580 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:56:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:56:34] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T17:56:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:34.682 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:34.713 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:34.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:34.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 70 16 88290 88274 78.8035 35.5625 0.00735879 0.0126746 2024-08-17T17:56:34.817 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.844 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:34.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:34.987 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:34.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:35.094 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.102 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:34 smithi060 bash[68878]: cluster 2024-08-17T17:56:33.679798+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1366: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2024-08-17T17:56:35.102 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:34 smithi060 bash[68878]: cluster 2024-08-17T17:56:33.679798+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1366: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2024-08-17T17:56:35.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:35.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:35.233 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:34 smithi016 bash[84186]: cluster 2024-08-17T17:56:33.679798+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1366: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2024-08-17T17:56:35.233 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:34 smithi016 bash[84186]: cluster 2024-08-17T17:56:33.679798+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1366: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2024-08-17T17:56:35.233 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:34 smithi016 bash[86572]: cluster 2024-08-17T17:56:33.679798+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1366: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2024-08-17T17:56:35.233 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:34 smithi016 bash[86572]: cluster 2024-08-17T17:56:33.679798+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1366: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2024-08-17T17:56:35.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:35.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:35.318 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:88643 11.6 11:62f947b9:::benchmark_data_smithi016_225822_object88642:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:35.284543+0000", 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.036569084000000002, 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.036616944999999998, 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:56:35.319 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 88643 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284543+0000", 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284543+0000", 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.320 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284545+0000", 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9309999999999998e-06 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284605+0000", 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9527000000000001e-05 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284619+0000", 2024-08-17T17:56:35.321 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4095e-05 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284627+0000", 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.9820000000000008e-06 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284685+0000", 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8693999999999997e-05 2024-08-17T17:56:35.322 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.284873+0000", 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000187142 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.295886+0000", 2024-08-17T17:56:35.323 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011013126 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.305473+0000", 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.009586888 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.305496+0000", 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2997999999999999e-05 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:56:35.324 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:88674 11.d 11:bcd2d3e4:::benchmark_data_smithi016_225822_object88673:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:35.311307+0000", 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0098053189999999998, 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0099471490000000006, 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:56:35.325 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 88674 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311307+0000", 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311307+0000", 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.326 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311308+0000", 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4729999999999999e-06 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311338+0000", 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.9139999999999999e-05 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.327 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311351+0000", 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3232e-05 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311357+0000", 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.657e-06 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311430+0000", 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.2941000000000005e-05 2024-08-17T17:56:35.328 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311581+0000", 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000150793 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.311724+0000", 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000142495 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.317001+0000", 2024-08-17T17:56:35.329 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0052774880000000003 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.317013+0000", 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1504e-05 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:88677 11.6 11:600fb450:::benchmark_data_smithi016_225822_object88676:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:35.312964+0000", 2024-08-17T17:56:35.330 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0081483400000000004, 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0083735330000000007, 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 88677 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.312964+0000", 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.331 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.312964+0000", 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.312965+0000", 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2249999999999999e-06 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313029+0000", 2024-08-17T17:56:35.332 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.3615999999999995e-05 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313047+0000", 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8669999999999999e-05 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313057+0000", 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0620000000000007e-06 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.333 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313106+0000", 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9357000000000002e-05 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313201+0000", 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5573000000000001e-05 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.334 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313284+0000", 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2670999999999995e-05 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45602.0:88679 11.f e308/302 11:f01d1b1f:::benchmark_data_smithi016_225822_object88678:head v 308'5540, mlcod=308'5538)", 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:35.313681+0000", 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.007431076, 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0077284759999999997, 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:56:35.335 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "started", 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313681+0000", 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313681+0000", 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.336 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313682+0000", 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2500000000000004e-07 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313729+0000", 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.6959999999999998e-05 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313740+0000", 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0642000000000001e-05 2024-08-17T17:56:35.337 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313747+0000", 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.7660000000000001e-06 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313817+0000", 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.0809000000000006e-05 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.313836+0000", 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9006000000000001e-05 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.45602.0:88643 11.6 e308/302)", 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:35.320046+0000", 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.0010660380000000001, 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001411631, 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:56:35.339 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320046+0000", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320046+0000", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320047+0000", 2024-08-17T17:56:35.340 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3700000000000001e-07 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320050+0000", 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.1580000000000001e-06 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320058+0000", 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6550000000000004e-06 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:56:35.341 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320063+0000", 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.0270000000000003e-06 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop_reply(client.45602.0:88677 11.6 e308/302)", 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:35.320160+0000", 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 0.000952018, 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001340335, 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:56:35.342 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "queued for pg", 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320160+0000", 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320160+0000", 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.343 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320161+0000", 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.68e-07 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320165+0000", 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.177e-06 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320174+0000", 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.2099999999999999e-06 2024-08-17T17:56:35.344 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:35.320180+0000", 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.5369999999999997e-06 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: ], 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 6 2024-08-17T17:56:35.345 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:56:35.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:35.380 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:35.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:35.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.519 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:35.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.657 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:35.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 71 16 89084 89068 78.3925 49.625 0.0087574 0.0127498 2024-08-17T17:56:35.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.800 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:35.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:35.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:35.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:36.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:36.064 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:36.167 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.189 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:36.292 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.318 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:36.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.459 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:36.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:36.708 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 72 16 89478 89462 77.6458 24.625 0.0291853 0.0128729 2024-08-17T17:56:36.732 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:36.838 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:36 smithi016 bash[84186]: cluster 2024-08-17T17:56:35.680322+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1367: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2024-08-17T17:56:36.847 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:36 smithi016 bash[84186]: cluster 2024-08-17T17:56:35.680322+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1367: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2024-08-17T17:56:36.848 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:36 smithi016 bash[86572]: cluster 2024-08-17T17:56:35.680322+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1367: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2024-08-17T17:56:36.848 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:36 smithi016 bash[86572]: cluster 2024-08-17T17:56:35.680322+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1367: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2024-08-17T17:56:36.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:36 smithi060 bash[68878]: cluster 2024-08-17T17:56:35.680322+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1367: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2024-08-17T17:56:36.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:36 smithi060 bash[68878]: cluster 2024-08-17T17:56:35.680322+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1367: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 720 op/s 2024-08-17T17:56:36.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:36.998 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:37.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:37.102 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:37.126 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:37.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.265 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:37.370 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.399 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:37.502 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.535 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:37.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:37.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:37.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 73 16 90284 90268 77.2722 50.375 0.00919491 0.0129366 2024-08-17T17:56:37.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.777 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:56:37.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:37.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:37 smithi060 bash[68878]: audit 2024-08-17T17:56:37.364374+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:37 smithi060 bash[68878]: audit 2024-08-17T17:56:37.364374+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:37.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:37 smithi060 bash[68878]: audit 2024-08-17T17:56:37.364665+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:37.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:37 smithi060 bash[68878]: audit 2024-08-17T17:56:37.364665+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:38.053 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[84186]: audit 2024-08-17T17:56:37.364374+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[84186]: audit 2024-08-17T17:56:37.364374+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[84186]: audit 2024-08-17T17:56:37.364665+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:38.063 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[84186]: audit 2024-08-17T17:56:37.364665+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[86572]: audit 2024-08-17T17:56:37.364374+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:38.063 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[86572]: audit 2024-08-17T17:56:37.364374+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[86572]: audit 2024-08-17T17:56:37.364665+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:38.064 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:37 smithi016 bash[86572]: audit 2024-08-17T17:56:37.364665+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:38.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:38.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:38.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:38.342 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:38.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:38.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:38.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:38.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:38.611 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:38.715 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:38.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 74 16 91159 91143 76.9669 54.6875 0.00502433 0.0129876 2024-08-17T17:56:38.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:38.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:38.843 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:38.879 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:38.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:38.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.680724+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1368: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 628 op/s 2024-08-17T17:56:38.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.680724+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1368: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 628 op/s 2024-08-17T17:56:38.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.766720+0000 mon.a (mon.0) 1744 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:38.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.766720+0000 mon.a (mon.0) 1744 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:38.995 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.766739+0000 mon.a (mon.0) 1745 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:38.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.766739+0000 mon.a (mon.0) 1745 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:38.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: audit 2024-08-17T17:56:37.778123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:38.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: audit 2024-08-17T17:56:37.778123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:38.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.782159+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:56:38.996 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[84186]: cluster 2024-08-17T17:56:37.782159+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:56:38.996 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.680724+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1368: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 628 op/s 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.680724+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1368: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 628 op/s 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.766720+0000 mon.a (mon.0) 1744 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.766720+0000 mon.a (mon.0) 1744 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.766739+0000 mon.a (mon.0) 1745 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.766739+0000 mon.a (mon.0) 1745 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: audit 2024-08-17T17:56:37.778123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: audit 2024-08-17T17:56:37.778123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.782159+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:56:38.997 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:38 smithi016 bash[86572]: cluster 2024-08-17T17:56:37.782159+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:56:39.010 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:39.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:39.113 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:39.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.680724+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1368: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 628 op/s 2024-08-17T17:56:39.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.680724+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1368: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 39 MiB/s wr, 628 op/s 2024-08-17T17:56:39.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.766720+0000 mon.a (mon.0) 1744 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:39.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.766720+0000 mon.a (mon.0) 1744 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:39.123 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.766739+0000 mon.a (mon.0) 1745 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:39.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.766739+0000 mon.a (mon.0) 1745 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:39.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: audit 2024-08-17T17:56:37.778123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:39.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: audit 2024-08-17T17:56:37.778123+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.16:0/3408549585' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:39.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.782159+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:56:39.124 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:38 smithi060 bash[68878]: cluster 2024-08-17T17:56:37.782159+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:56:39.136 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:39.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:39.270 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:39.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:39.514 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.542 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:39.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.677 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:39.727 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 75 16 92180 92164 76.7914 63.8125 0.0173735 0.0130168 2024-08-17T17:56:39.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:39.798 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:39.901 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.918 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:40.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:40.051 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:40.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:40.162 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:40.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:40.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:40.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:40.424 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:56:40 smithi060 bash[61583]: ts=2024-08-17T17:56:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:40.440 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:56:40.447 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:40.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:40.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:40.664 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:56:40.664 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:40.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:40.707 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:40.711 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:56:40.712 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:40.728 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 76 16 92819 92803 76.3056 39.9375 0.0268396 0.0130994 2024-08-17T17:56:40.749 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:56:40.749 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:40.784 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:56:40.784 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:40.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:40.825 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:56:40.825 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:40.848 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:40.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:40.860 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:56:40.860 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:40.885 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:56:40.886 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:40.901 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:56:40.901 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:40.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:40.984 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:40.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:41.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[84186]: cluster 2024-08-17T17:56:39.681539+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1370: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-08-17T17:56:41.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[84186]: cluster 2024-08-17T17:56:39.681539+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1370: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-08-17T17:56:41.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[84186]: audit 2024-08-17T17:56:40.516322+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.16:0/3936347064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:41.058 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[84186]: audit 2024-08-17T17:56:40.516322+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.16:0/3936347064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[86572]: cluster 2024-08-17T17:56:39.681539+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1370: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-08-17T17:56:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[86572]: cluster 2024-08-17T17:56:39.681539+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1370: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-08-17T17:56:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[86572]: audit 2024-08-17T17:56:40.516322+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.16:0/3936347064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:41.059 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:40 smithi016 bash[86572]: audit 2024-08-17T17:56:40.516322+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.16:0/3936347064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:41.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:41.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:40 smithi060 bash[68878]: cluster 2024-08-17T17:56:39.681539+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1370: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-08-17T17:56:41.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:40 smithi060 bash[68878]: cluster 2024-08-17T17:56:39.681539+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1370: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-08-17T17:56:41.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:40 smithi060 bash[68878]: audit 2024-08-17T17:56:40.516322+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.16:0/3936347064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:41.100 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:40 smithi060 bash[68878]: audit 2024-08-17T17:56:40.516322+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.16:0/3936347064' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:41.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:41.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:41.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:41.246 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:41.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:41.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:41.490 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:41.509 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:41.612 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:41.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 77 16 93448 93432 75.8252 39.3125 0.0113697 0.0131619 2024-08-17T17:56:41.739 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:41.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:41.869 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:41.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:41.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:42.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:42.134 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:42.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:42.266 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:42.396 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:42.430 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:42.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:42.554 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:42.657 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.685 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:42.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 78 16 94111 94095 75.3843 41.4375 0.0113178 0.0132208 2024-08-17T17:56:42.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:42 smithi060 bash[68878]: cluster 2024-08-17T17:56:41.681964+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1371: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-08-17T17:56:42.801 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:42 smithi060 bash[68878]: cluster 2024-08-17T17:56:41.681964+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1371: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-08-17T17:56:42.820 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:42.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.949 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:42.983 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:42 smithi016 bash[84186]: cluster 2024-08-17T17:56:41.681964+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1371: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-08-17T17:56:42.983 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:42 smithi016 bash[84186]: cluster 2024-08-17T17:56:41.681964+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1371: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-08-17T17:56:42.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:42 smithi016 bash[86572]: cluster 2024-08-17T17:56:41.681964+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1371: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-08-17T17:56:42.983 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:42 smithi016 bash[86572]: cluster 2024-08-17T17:56:41.681964+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1371: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 739 op/s 2024-08-17T17:56:43.052 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:43.100 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:43.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:43.204 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:43.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:43.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:43.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:43.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:43.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:43.515 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:43.550 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:56:43.552 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:56:43.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.659 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:43.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:43.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 79 16 94774 94758 74.9546 41.4375 0.00809663 0.0133366 2024-08-17T17:56:43.759 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:43.795 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:43.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:43.903 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:43.928 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:44.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:44.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:44.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:44.297 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:44.324 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:44.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:44.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:44.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:44.567 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:44.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:44.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:44.601 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:56:44] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.51.0" 2024-08-17T17:56:44.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:44.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:44.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:2024-08-17T17:56:44.732824+0000 min lat: 0.00114973 max lat: 0.524852 avg lat: 0.0133791 2024-08-17T17:56:44.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:44.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 80 16 95502 95486 74.5864 45.5 0.00386624 0.0133791 2024-08-17T17:56:44.828 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:44.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[84186]: audit 2024-08-17T17:56:43.542920+0000 mgr.y (mgr.34107) 1286 : audit [DBG] from='client.35733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:44.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[84186]: audit 2024-08-17T17:56:43.542920+0000 mgr.y (mgr.34107) 1286 : audit [DBG] from='client.35733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:44.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[84186]: cluster 2024-08-17T17:56:43.682596+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1372: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 708 op/s 2024-08-17T17:56:44.841 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[84186]: cluster 2024-08-17T17:56:43.682596+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1372: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 708 op/s 2024-08-17T17:56:44.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[86572]: audit 2024-08-17T17:56:43.542920+0000 mgr.y (mgr.34107) 1286 : audit [DBG] from='client.35733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:44.841 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[86572]: audit 2024-08-17T17:56:43.542920+0000 mgr.y (mgr.34107) 1286 : audit [DBG] from='client.35733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:44.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[86572]: cluster 2024-08-17T17:56:43.682596+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1372: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 708 op/s 2024-08-17T17:56:44.842 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:44 smithi016 bash[86572]: cluster 2024-08-17T17:56:43.682596+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1372: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 708 op/s 2024-08-17T17:56:44.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:44.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:44.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.974 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:44 smithi060 bash[68878]: audit 2024-08-17T17:56:43.542920+0000 mgr.y (mgr.34107) 1286 : audit [DBG] from='client.35733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:44.974 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:44 smithi060 bash[68878]: audit 2024-08-17T17:56:43.542920+0000 mgr.y (mgr.34107) 1286 : audit [DBG] from='client.35733 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:44.974 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:44 smithi060 bash[68878]: cluster 2024-08-17T17:56:43.682596+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1372: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 708 op/s 2024-08-17T17:56:44.974 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:44 smithi060 bash[68878]: cluster 2024-08-17T17:56:43.682596+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1372: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 708 op/s 2024-08-17T17:56:44.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:45.094 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:45.226 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:45.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:45.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:45.475 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:56:45.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:45.589 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:45.694 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:45.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 81 16 96240 96224 74.2349 46.125 0.0159989 0.0134641 2024-08-17T17:56:45.731 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:45.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:45.870 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:45.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:46.004 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:46.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:46.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:46.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:46.255 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:46.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:46.360 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:46.381 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:46.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:46.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.508 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:46.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:46.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 82 16 97196 97180 74.0582 59.75 0.0115485 0.0134973 2024-08-17T17:56:46.743 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:46.774 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:46.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:46.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:56:46.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:46.881 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1371,"stamp":"2024-08-17T17:56:41.681719+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5978658765,"num_objects":91244,"num_object_clones":0,"num_object_copies":273732,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91244,"num_whiteouts":0,"num_read":423,"num_read_kb":867,"num_write":91496,"num_write_kb":5840399,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":1776732,"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":91431,"ondisk_log_size":91431,"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":22819364,"kb_used_data":17438164,"kb_used_omap":113,"kb_used_meta":5380942,"kb_avail":727141852,"statfs":{"total":767960285184,"available":744593256448,"internally_reserved":0,"allocated":17856679936,"data_stored":17840365787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":5510084904},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,1,8,1,0,0,13],"upper_bound":256},"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":484573184,"num_objects":7394,"num_object_clones":0,"num_object_copies":22182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7394,"num_write_kb":473216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003034"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":461,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789276+0000","last_change":"2024-08-17T17:43:20.040063+0000","last_active":"2024-08-17T17:56:37.789276+0000","last_peered":"2024-08-17T17:56:37.789276+0000","last_clean":"2024-08-17T17:56:37.789276+0000","last_became_active":"2024-08-17T17:43:20.039314+0000","last_became_peered":"2024-08-17T17:43:20.039314+0000","last_unstale":"2024-08-17T17:56:37.789276+0000","last_undegraded":"2024-08-17T17:56:37.789276+0000","last_fullsized":"2024-08-17T17:56:37.789276+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:51.667056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":314,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.874830+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:56:02.874830+0000","last_peered":"2024-08-17T17:56:02.874830+0000","last_clean":"2024-08-17T17:56:02.874830+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:56:02.874830+0000","last_undegraded":"2024-08-17T17:56:02.874830+0000","last_fullsized":"2024-08-17T17:56:02.874830+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":260,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.874980+0000","last_change":"2024-08-17T17:43:20.027545+0000","last_active":"2024-08-17T17:56:02.874980+0000","last_peered":"2024-08-17T17:56:02.874980+0000","last_clean":"2024-08-17T17:56:02.874980+0000","last_became_active":"2024-08-17T17:43:20.027063+0000","last_became_peered":"2024-08-17T17:43:20.027063+0000","last_unstale":"2024-08-17T17:56:02.874980+0000","last_undegraded":"2024-08-17T17:56:02.874980+0000","last_fullsized":"2024-08-17T17:56:02.874980+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:41.483500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":312,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.874721+0000","last_change":"2024-08-17T17:50:19.049464+0000","last_active":"2024-08-17T17:56:02.874721+0000","last_peered":"2024-08-17T17:56:02.874721+0000","last_clean":"2024-08-17T17:56:02.874721+0000","last_became_active":"2024-08-17T17:50:19.047856+0000","last_became_peered":"2024-08-17T17:50:19.047856+0000","last_unstale":"2024-08-17T17:56:02.874721+0000","last_undegraded":"2024-08-17T17:56:02.874721+0000","last_fullsized":"2024-08-17T17:56:02.874721+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:28:00.703505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":411,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789281+0000","last_change":"2024-08-17T17:50:19.052620+0000","last_active":"2024-08-17T17:56:37.789281+0000","last_peered":"2024-08-17T17:56:37.789281+0000","last_clean":"2024-08-17T17:56:37.789281+0000","last_became_active":"2024-08-17T17:50:19.052270+0000","last_became_peered":"2024-08-17T17:50:19.052270+0000","last_unstale":"2024-08-17T17:56:37.789281+0000","last_undegraded":"2024-08-17T17:56:37.789281+0000","last_fullsized":"2024-08-17T17:56:37.789281+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:20.678987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":281,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.873828+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:56:02.873828+0000","last_peered":"2024-08-17T17:56:02.873828+0000","last_clean":"2024-08-17T17:56:02.873828+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:56:02.873828+0000","last_undegraded":"2024-08-17T17:56:02.873828+0000","last_fullsized":"2024-08-17T17:56:02.873828+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":155,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.790314+0000","last_change":"2024-08-17T17:43:20.090756+0000","last_active":"2024-08-17T17:56:37.790314+0000","last_peered":"2024-08-17T17:56:37.790314+0000","last_clean":"2024-08-17T17:56:37.790314+0000","last_became_active":"2024-08-17T17:43:20.089901+0000","last_became_peered":"2024-08-17T17:43:20.089901+0000","last_unstale":"2024-08-17T17:56:37.790314+0000","last_undegraded":"2024-08-17T17:56:37.790314+0000","last_fullsized":"2024-08-17T17:56:37.790314+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:08.267075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":291,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.879558+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T17:56:02.879558+0000","last_peered":"2024-08-17T17:56:02.879558+0000","last_clean":"2024-08-17T17:56:02.879558+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T17:56:02.879558+0000","last_undegraded":"2024-08-17T17:56:02.879558+0000","last_fullsized":"2024-08-17T17:56:02.879558+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"309'5649","reported_seq":5674,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.472440+0000","last_change":"2024-08-17T17:54:53.779025+0000","last_active":"2024-08-17T17:56:38.472440+0000","last_peered":"2024-08-17T17:56:38.472440+0000","last_clean":"2024-08-17T17:56:38.472440+0000","last_became_active":"2024-08-17T17:54:53.778621+0000","last_became_peered":"2024-08-17T17:54:53.778621+0000","last_unstale":"2024-08-17T17:56:38.472440+0000","last_undegraded":"2024-08-17T17:56:38.472440+0000","last_fullsized":"2024-08-17T17:56:38.472440+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5649,"log_dups_size":0,"ondisk_log_size":5649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:59.320270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":370212864,"num_objects":5649,"num_object_clones":0,"num_object_copies":16947,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5649,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5649,"num_write_kb":361536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":471,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787258+0000","last_change":"2024-08-17T17:50:19.049788+0000","last_active":"2024-08-17T17:56:37.787258+0000","last_peered":"2024-08-17T17:56:37.787258+0000","last_clean":"2024-08-17T17:56:37.787258+0000","last_became_active":"2024-08-17T17:50:19.049327+0000","last_became_peered":"2024-08-17T17:50:19.049327+0000","last_unstale":"2024-08-17T17:56:37.787258+0000","last_undegraded":"2024-08-17T17:56:37.787258+0000","last_fullsized":"2024-08-17T17:56:37.787258+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:18:32.524390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":195,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.873719+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:56:02.873719+0000","last_peered":"2024-08-17T17:56:02.873719+0000","last_clean":"2024-08-17T17:56:02.873719+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:56:02.873719+0000","last_undegraded":"2024-08-17T17:56:02.873719+0000","last_fullsized":"2024-08-17T17:56:02.873719+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"308'5794","reported_seq":5819,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787511+0000","last_change":"2024-08-17T17:54:53.810144+0000","last_active":"2024-08-17T17:56:37.787511+0000","last_peered":"2024-08-17T17:56:37.787511+0000","last_clean":"2024-08-17T17:56:37.787511+0000","last_became_active":"2024-08-17T17:54:53.809806+0000","last_became_peered":"2024-08-17T17:54:53.809806+0000","last_unstale":"2024-08-17T17:56:37.787511+0000","last_undegraded":"2024-08-17T17:56:37.787511+0000","last_fullsized":"2024-08-17T17:56:37.787511+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5794,"log_dups_size":0,"ondisk_log_size":5794,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:20:43.820988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":379715584,"num_objects":5794,"num_object_clones":0,"num_object_copies":17382,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5794,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5794,"num_write_kb":370816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":309,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.875079+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:56:02.875079+0000","last_peered":"2024-08-17T17:56:02.875079+0000","last_clean":"2024-08-17T17:56:02.875079+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:56:02.875079+0000","last_undegraded":"2024-08-17T17:56:02.875079+0000","last_fullsized":"2024-08-17T17:56:02.875079+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":210,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.779848+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T17:56:37.779848+0000","last_peered":"2024-08-17T17:56:37.779848+0000","last_clean":"2024-08-17T17:56:37.779848+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T17:56:37.779848+0000","last_undegraded":"2024-08-17T17:56:37.779848+0000","last_fullsized":"2024-08-17T17:56:37.779848+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"309'5529","reported_seq":5544,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.981930+0000","last_change":"2024-08-17T17:54:53.772841+0000","last_active":"2024-08-17T17:56:37.981930+0000","last_peered":"2024-08-17T17:56:37.981930+0000","last_clean":"2024-08-17T17:56:37.981930+0000","last_became_active":"2024-08-17T17:54:53.772207+0000","last_became_peered":"2024-08-17T17:54:53.772207+0000","last_unstale":"2024-08-17T17:56:37.981930+0000","last_undegraded":"2024-08-17T17:56:37.981930+0000","last_fullsized":"2024-08-17T17:56:37.981930+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5529,"log_dups_size":0,"ondisk_log_size":5529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:34:46.572611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362348544,"num_objects":5529,"num_object_clones":0,"num_object_copies":16587,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5529,"num_write_kb":353856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":246,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.875402+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:56:02.875402+0000","last_peered":"2024-08-17T17:56:02.875402+0000","last_clean":"2024-08-17T17:56:02.875402+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:56:02.875402+0000","last_undegraded":"2024-08-17T17:56:02.875402+0000","last_fullsized":"2024-08-17T17:56:02.875402+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":254,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.879833+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:56:02.879833+0000","last_peered":"2024-08-17T17:56:02.879833+0000","last_clean":"2024-08-17T17:56:02.879833+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:56:02.879833+0000","last_undegraded":"2024-08-17T17:56:02.879833+0000","last_fullsized":"2024-08-17T17:56:02.879833+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"309'5610","reported_seq":5625,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.022813+0000","last_change":"2024-08-17T17:54:53.756377+0000","last_active":"2024-08-17T17:56:38.022813+0000","last_peered":"2024-08-17T17:56:38.022813+0000","last_clean":"2024-08-17T17:56:38.022813+0000","last_became_active":"2024-08-17T17:54:53.755653+0000","last_became_peered":"2024-08-17T17:54:53.755653+0000","last_unstale":"2024-08-17T17:56:38.022813+0000","last_undegraded":"2024-08-17T17:56:38.022813+0000","last_fullsized":"2024-08-17T17:56:38.022813+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5610,"log_dups_size":0,"ondisk_log_size":5610,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:08:20.628943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367656960,"num_objects":5610,"num_object_clones":0,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5610,"num_write_kb":359040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":374,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789443+0000","last_change":"2024-08-17T17:43:20.032274+0000","last_active":"2024-08-17T17:56:37.789443+0000","last_peered":"2024-08-17T17:56:37.789443+0000","last_clean":"2024-08-17T17:56:37.789443+0000","last_became_active":"2024-08-17T17:43:20.031580+0000","last_became_peered":"2024-08-17T17:43:20.031580+0000","last_unstale":"2024-08-17T17:56:37.789443+0000","last_undegraded":"2024-08-17T17:56:37.789443+0000","last_fullsized":"2024-08-17T17:56:37.789443+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:09.736143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":524,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787200+0000","last_change":"2024-08-17T17:50:19.049298+0000","last_active":"2024-08-17T17:56:37.787200+0000","last_peered":"2024-08-17T17:56:37.787200+0000","last_clean":"2024-08-17T17:56:37.787200+0000","last_became_active":"2024-08-17T17:50:19.048546+0000","last_became_peered":"2024-08-17T17:50:19.048546+0000","last_unstale":"2024-08-17T17:56:37.787200+0000","last_undegraded":"2024-08-17T17:56:37.787200+0000","last_fullsized":"2024-08-17T17:56:37.787200+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:00:11.639529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.3","version":"309'5626","reported_seq":5641,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.243910+0000","last_change":"2024-08-17T17:54:53.767349+0000","last_active":"2024-08-17T17:56:38.243910+0000","last_peered":"2024-08-17T17:56:38.243910+0000","last_clean":"2024-08-17T17:56:38.243910+0000","last_became_active":"2024-08-17T17:54:53.767018+0000","last_became_peered":"2024-08-17T17:54:53.767018+0000","last_unstale":"2024-08-17T17:56:38.243910+0000","last_undegraded":"2024-08-17T17:56:38.243910+0000","last_fullsized":"2024-08-17T17:56:38.243910+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5626,"log_dups_size":0,"ondisk_log_size":5626,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:46:19.089289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368705536,"num_objects":5626,"num_object_clones":0,"num_object_copies":16878,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5626,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5626,"num_write_kb":360064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":490,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789216+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T17:56:37.789216+0000","last_peered":"2024-08-17T17:56:37.789216+0000","last_clean":"2024-08-17T17:56:37.789216+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T17:56:37.789216+0000","last_undegraded":"2024-08-17T17:56:37.789216+0000","last_fullsized":"2024-08-17T17:56:37.789216+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":199,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.781114+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:56:37.781114+0000","last_peered":"2024-08-17T17:56:37.781114+0000","last_clean":"2024-08-17T17:56:37.781114+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:56:37.781114+0000","last_undegraded":"2024-08-17T17:56:37.781114+0000","last_fullsized":"2024-08-17T17:56:37.781114+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"309'5805","reported_seq":5830,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:40.140565+0000","last_change":"2024-08-17T17:54:53.810000+0000","last_active":"2024-08-17T17:56:40.140565+0000","last_peered":"2024-08-17T17:56:40.140565+0000","last_clean":"2024-08-17T17:56:40.140565+0000","last_became_active":"2024-08-17T17:54:53.809643+0000","last_became_peered":"2024-08-17T17:54:53.809643+0000","last_unstale":"2024-08-17T17:56:40.140565+0000","last_undegraded":"2024-08-17T17:56:40.140565+0000","last_fullsized":"2024-08-17T17:56:40.140565+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5805,"log_dups_size":0,"ondisk_log_size":5805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:07:34.872103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":380436480,"num_objects":5805,"num_object_clones":0,"num_object_copies":17415,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5805,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5805,"num_write_kb":371520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":299,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.879870+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:56:02.879870+0000","last_peered":"2024-08-17T17:56:02.879870+0000","last_clean":"2024-08-17T17:56:02.879870+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:56:02.879870+0000","last_undegraded":"2024-08-17T17:56:02.879870+0000","last_fullsized":"2024-08-17T17:56:02.879870+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":199,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780929+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:56:37.780929+0000","last_peered":"2024-08-17T17:56:37.780929+0000","last_clean":"2024-08-17T17:56:37.780929+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:56:37.780929+0000","last_undegraded":"2024-08-17T17:56:37.780929+0000","last_fullsized":"2024-08-17T17:56:37.780929+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"309'5771","reported_seq":5786,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.249181+0000","last_change":"2024-08-17T17:54:53.806243+0000","last_active":"2024-08-17T17:56:38.249181+0000","last_peered":"2024-08-17T17:56:38.249181+0000","last_clean":"2024-08-17T17:56:38.249181+0000","last_became_active":"2024-08-17T17:54:53.805658+0000","last_became_peered":"2024-08-17T17:54:53.805658+0000","last_unstale":"2024-08-17T17:56:38.249181+0000","last_undegraded":"2024-08-17T17:56:38.249181+0000","last_fullsized":"2024-08-17T17:56:38.249181+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5771,"log_dups_size":0,"ondisk_log_size":5771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:30.927722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378208256,"num_objects":5771,"num_object_clones":0,"num_object_copies":17313,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5771,"num_write_kb":369344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.779616+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:56:37.779616+0000","last_peered":"2024-08-17T17:56:37.779616+0000","last_clean":"2024-08-17T17:56:37.779616+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:56:37.779616+0000","last_undegraded":"2024-08-17T17:56:37.779616+0000","last_fullsized":"2024-08-17T17:56:37.779616+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.781152+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:56:37.781152+0000","last_peered":"2024-08-17T17:56:37.781152+0000","last_clean":"2024-08-17T17:56:37.781152+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:56:37.781152+0000","last_undegraded":"2024-08-17T17:56:37.781152+0000","last_fullsized":"2024-08-17T17:56:37.781152+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.0","version":"309'5667","reported_seq":5692,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.482924+0000","last_change":"2024-08-17T17:54:53.771806+0000","last_active":"2024-08-17T17:56:38.482924+0000","last_peered":"2024-08-17T17:56:38.482924+0000","last_clean":"2024-08-17T17:56:38.482924+0000","last_became_active":"2024-08-17T17:54:53.771177+0000","last_became_peered":"2024-08-17T17:54:53.771177+0000","last_unstale":"2024-08-17T17:56:38.482924+0000","last_undegraded":"2024-08-17T17:56:38.482924+0000","last_fullsized":"2024-08-17T17:56:38.482924+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5667,"log_dups_size":0,"ondisk_log_size":5667,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:30.663764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":371392512,"num_objects":5667,"num_object_clones":0,"num_object_copies":17001,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5667,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5667,"num_write_kb":362688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.794653+0000","last_change":"2024-08-17T17:43:20.050102+0000","last_active":"2024-08-17T17:56:37.794653+0000","last_peered":"2024-08-17T17:56:37.794653+0000","last_clean":"2024-08-17T17:56:37.794653+0000","last_became_active":"2024-08-17T17:43:20.041438+0000","last_became_peered":"2024-08-17T17:43:20.041438+0000","last_unstale":"2024-08-17T17:56:37.794653+0000","last_undegraded":"2024-08-17T17:56:37.794653+0000","last_fullsized":"2024-08-17T17:56:37.794653+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:48:24.328517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":514,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791835+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T17:56:37.791835+0000","last_peered":"2024-08-17T17:56:37.791835+0000","last_clean":"2024-08-17T17:56:37.791835+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T17:56:37.791835+0000","last_undegraded":"2024-08-17T17:56:37.791835+0000","last_fullsized":"2024-08-17T17:56:37.791835+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"309'5876","reported_seq":5901,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:40.124691+0000","last_change":"2024-08-17T17:54:53.778754+0000","last_active":"2024-08-17T17:56:40.124691+0000","last_peered":"2024-08-17T17:56:40.124691+0000","last_clean":"2024-08-17T17:56:40.124691+0000","last_became_active":"2024-08-17T17:54:53.778295+0000","last_became_peered":"2024-08-17T17:54:53.778295+0000","last_unstale":"2024-08-17T17:56:40.124691+0000","last_undegraded":"2024-08-17T17:56:40.124691+0000","last_fullsized":"2024-08-17T17:56:40.124691+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5876,"log_dups_size":0,"ondisk_log_size":5876,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:08.004226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385089536,"num_objects":5876,"num_object_clones":0,"num_object_copies":17628,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5876,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5876,"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":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":615,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.873901+0000","last_change":"2024-08-17T17:50:19.056926+0000","last_active":"2024-08-17T17:56:02.873901+0000","last_peered":"2024-08-17T17:56:02.873901+0000","last_clean":"2024-08-17T17:56:02.873901+0000","last_became_active":"2024-08-17T17:50:19.056166+0000","last_became_peered":"2024-08-17T17:50:19.056166+0000","last_unstale":"2024-08-17T17:56:02.873901+0000","last_undegraded":"2024-08-17T17:56:02.873901+0000","last_fullsized":"2024-08-17T17:56:02.873901+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:35.308391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":406,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787398+0000","last_change":"2024-08-17T17:29:27.853643+0000","last_active":"2024-08-17T17:56:37.787398+0000","last_peered":"2024-08-17T17:56:37.787398+0000","last_clean":"2024-08-17T17:56:37.787398+0000","last_became_active":"2024-08-17T17:29:27.849002+0000","last_became_peered":"2024-08-17T17:29:27.849002+0000","last_unstale":"2024-08-17T17:56:37.787398+0000","last_undegraded":"2024-08-17T17:56:37.787398+0000","last_fullsized":"2024-08-17T17:56:37.787398+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:48:36.148917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":423,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.799091+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T17:56:37.799091+0000","last_peered":"2024-08-17T17:56:37.799091+0000","last_clean":"2024-08-17T17:56:37.799091+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T17:56:37.799091+0000","last_undegraded":"2024-08-17T17:56:37.799091+0000","last_fullsized":"2024-08-17T17:56:37.799091+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.880379+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:56:02.880379+0000","last_peered":"2024-08-17T17:56:02.880379+0000","last_clean":"2024-08-17T17:56:02.880379+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:56:02.880379+0000","last_undegraded":"2024-08-17T17:56:02.880379+0000","last_fullsized":"2024-08-17T17:56:02.880379+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"309'5799","reported_seq":5824,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:40.144258+0000","last_change":"2024-08-17T17:54:53.810232+0000","last_active":"2024-08-17T17:56:40.144258+0000","last_peered":"2024-08-17T17:56:40.144258+0000","last_clean":"2024-08-17T17:56:40.144258+0000","last_became_active":"2024-08-17T17:54:53.809891+0000","last_became_peered":"2024-08-17T17:54:53.809891+0000","last_unstale":"2024-08-17T17:56:40.144258+0000","last_undegraded":"2024-08-17T17:56:40.144258+0000","last_fullsized":"2024-08-17T17:56:40.144258+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5799,"log_dups_size":0,"ondisk_log_size":5799,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:00.179521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":380043264,"num_objects":5799,"num_object_clones":0,"num_object_copies":17397,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5799,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5799,"num_write_kb":371136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":307,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.873807+0000","last_change":"2024-08-17T17:50:19.054463+0000","last_active":"2024-08-17T17:56:02.873807+0000","last_peered":"2024-08-17T17:56:02.873807+0000","last_clean":"2024-08-17T17:56:02.873807+0000","last_became_active":"2024-08-17T17:50:19.053655+0000","last_became_peered":"2024-08-17T17:50:19.053655+0000","last_unstale":"2024-08-17T17:56:02.873807+0000","last_undegraded":"2024-08-17T17:56:02.873807+0000","last_fullsized":"2024-08-17T17:56:02.873807+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:53.592132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.779716+0000","last_change":"2024-08-17T17:50:19.047123+0000","last_active":"2024-08-17T17:56:37.779716+0000","last_peered":"2024-08-17T17:56:37.779716+0000","last_clean":"2024-08-17T17:56:37.779716+0000","last_became_active":"2024-08-17T17:50:19.046637+0000","last_became_peered":"2024-08-17T17:50:19.046637+0000","last_unstale":"2024-08-17T17:56:37.779716+0000","last_undegraded":"2024-08-17T17:56:37.779716+0000","last_fullsized":"2024-08-17T17:56:37.779716+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:11.511266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":217,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791976+0000","last_change":"2024-08-17T17:50:19.054769+0000","last_active":"2024-08-17T17:56:37.791976+0000","last_peered":"2024-08-17T17:56:37.791976+0000","last_clean":"2024-08-17T17:56:37.791976+0000","last_became_active":"2024-08-17T17:50:19.054415+0000","last_became_peered":"2024-08-17T17:50:19.054415+0000","last_unstale":"2024-08-17T17:56:37.791976+0000","last_undegraded":"2024-08-17T17:56:37.791976+0000","last_fullsized":"2024-08-17T17:56:37.791976+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:47.277816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"309'5828","reported_seq":5853,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:40.089953+0000","last_change":"2024-08-17T17:54:53.777370+0000","last_active":"2024-08-17T17:56:40.089953+0000","last_peered":"2024-08-17T17:56:40.089953+0000","last_clean":"2024-08-17T17:56:40.089953+0000","last_became_active":"2024-08-17T17:54:53.776949+0000","last_became_peered":"2024-08-17T17:54:53.776949+0000","last_unstale":"2024-08-17T17:56:40.089953+0000","last_undegraded":"2024-08-17T17:56:40.089953+0000","last_fullsized":"2024-08-17T17:56:40.089953+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5828,"log_dups_size":0,"ondisk_log_size":5828,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:16:32.159498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381943808,"num_objects":5828,"num_object_clones":0,"num_object_copies":17484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5828,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5828,"num_write_kb":372992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":541,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787081+0000","last_change":"2024-08-17T17:50:19.048545+0000","last_active":"2024-08-17T17:56:37.787081+0000","last_peered":"2024-08-17T17:56:37.787081+0000","last_clean":"2024-08-17T17:56:37.787081+0000","last_became_active":"2024-08-17T17:50:19.048165+0000","last_became_peered":"2024-08-17T17:50:19.048165+0000","last_unstale":"2024-08-17T17:56:37.787081+0000","last_undegraded":"2024-08-17T17:56:37.787081+0000","last_fullsized":"2024-08-17T17:56:37.787081+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:32.837023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":479,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.798107+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:56:37.798107+0000","last_peered":"2024-08-17T17:56:37.798107+0000","last_clean":"2024-08-17T17:56:37.798107+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:56:37.798107+0000","last_undegraded":"2024-08-17T17:56:37.798107+0000","last_fullsized":"2024-08-17T17:56:37.798107+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791690+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T17:56:37.791690+0000","last_peered":"2024-08-17T17:56:37.791690+0000","last_clean":"2024-08-17T17:56:37.791690+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T17:56:37.791690+0000","last_undegraded":"2024-08-17T17:56:37.791690+0000","last_fullsized":"2024-08-17T17:56:37.791690+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"309'5723","reported_seq":5748,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:40.130832+0000","last_change":"2024-08-17T17:54:53.811142+0000","last_active":"2024-08-17T17:56:40.130832+0000","last_peered":"2024-08-17T17:56:40.130832+0000","last_clean":"2024-08-17T17:56:40.130832+0000","last_became_active":"2024-08-17T17:54:53.810025+0000","last_became_peered":"2024-08-17T17:54:53.810025+0000","last_unstale":"2024-08-17T17:56:40.130832+0000","last_undegraded":"2024-08-17T17:56:40.130832+0000","last_fullsized":"2024-08-17T17:56:40.130832+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5723,"log_dups_size":0,"ondisk_log_size":5723,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:57:52.815500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375062528,"num_objects":5723,"num_object_clones":0,"num_object_copies":17169,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5723,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5723,"num_write_kb":366272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"65'2","reported_seq":408,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789434+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:56:37.789434+0000","last_peered":"2024-08-17T17:56:37.789434+0000","last_clean":"2024-08-17T17:56:37.789434+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:56:37.789434+0000","last_undegraded":"2024-08-17T17:56:37.789434+0000","last_fullsized":"2024-08-17T17:56:37.789434+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":210,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780727+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T17:56:37.780727+0000","last_peered":"2024-08-17T17:56:37.780727+0000","last_clean":"2024-08-17T17:56:37.780727+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T17:56:37.780727+0000","last_undegraded":"2024-08-17T17:56:37.780727+0000","last_fullsized":"2024-08-17T17:56:37.780727+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":501,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791454+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T17:56:37.791454+0000","last_peered":"2024-08-17T17:56:37.791454+0000","last_clean":"2024-08-17T17:56:37.791454+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T17:56:37.791454+0000","last_undegraded":"2024-08-17T17:56:37.791454+0000","last_fullsized":"2024-08-17T17:56:37.791454+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"308'5579","reported_seq":5604,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787651+0000","last_change":"2024-08-17T17:54:53.761373+0000","last_active":"2024-08-17T17:56:37.787651+0000","last_peered":"2024-08-17T17:56:37.787651+0000","last_clean":"2024-08-17T17:56:37.787651+0000","last_became_active":"2024-08-17T17:54:53.760705+0000","last_became_peered":"2024-08-17T17:54:53.760705+0000","last_unstale":"2024-08-17T17:56:37.787651+0000","last_undegraded":"2024-08-17T17:56:37.787651+0000","last_fullsized":"2024-08-17T17:56:37.787651+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5579,"log_dups_size":0,"ondisk_log_size":5579,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:16.654545+0000","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":5579,"num_write_kb":357056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":393,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789475+0000","last_change":"2024-08-17T17:43:20.037170+0000","last_active":"2024-08-17T17:56:37.789475+0000","last_peered":"2024-08-17T17:56:37.789475+0000","last_clean":"2024-08-17T17:56:37.789475+0000","last_became_active":"2024-08-17T17:43:20.035592+0000","last_became_peered":"2024-08-17T17:43:20.035592+0000","last_unstale":"2024-08-17T17:56:37.789475+0000","last_undegraded":"2024-08-17T17:56:37.789475+0000","last_fullsized":"2024-08-17T17:56:37.789475+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:49.732471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":526,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791186+0000","last_change":"2024-08-17T17:50:19.054134+0000","last_active":"2024-08-17T17:56:37.791186+0000","last_peered":"2024-08-17T17:56:37.791186+0000","last_clean":"2024-08-17T17:56:37.791186+0000","last_became_active":"2024-08-17T17:50:19.053776+0000","last_became_peered":"2024-08-17T17:50:19.053776+0000","last_unstale":"2024-08-17T17:56:37.791186+0000","last_undegraded":"2024-08-17T17:56:37.791186+0000","last_fullsized":"2024-08-17T17:56:37.791186+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:10:37.139334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":494,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789792+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:56:37.789792+0000","last_peered":"2024-08-17T17:56:37.789792+0000","last_clean":"2024-08-17T17:56:37.789792+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:56:37.789792+0000","last_undegraded":"2024-08-17T17:56:37.789792+0000","last_fullsized":"2024-08-17T17:56:37.789792+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.c","version":"309'5737","reported_seq":5762,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.486544+0000","last_change":"2024-08-17T17:54:53.772601+0000","last_active":"2024-08-17T17:56:38.486544+0000","last_peered":"2024-08-17T17:56:38.486544+0000","last_clean":"2024-08-17T17:56:38.486544+0000","last_became_active":"2024-08-17T17:54:53.771163+0000","last_became_peered":"2024-08-17T17:54:53.771163+0000","last_unstale":"2024-08-17T17:56:38.486544+0000","last_undegraded":"2024-08-17T17:56:38.486544+0000","last_fullsized":"2024-08-17T17:56:38.486544+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5737,"log_dups_size":0,"ondisk_log_size":5737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:33:23.636616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375980032,"num_objects":5737,"num_object_clones":0,"num_object_copies":17211,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5737,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5737,"num_write_kb":367168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":478,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791080+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:56:37.791080+0000","last_peered":"2024-08-17T17:56:37.791080+0000","last_clean":"2024-08-17T17:56:37.791080+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:56:37.791080+0000","last_undegraded":"2024-08-17T17:56:37.791080+0000","last_fullsized":"2024-08-17T17:56:37.791080+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":327,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.875446+0000","last_change":"2024-08-17T17:50:19.049126+0000","last_active":"2024-08-17T17:56:02.875446+0000","last_peered":"2024-08-17T17:56:02.875446+0000","last_clean":"2024-08-17T17:56:02.875446+0000","last_became_active":"2024-08-17T17:50:19.048717+0000","last_became_peered":"2024-08-17T17:50:19.048717+0000","last_unstale":"2024-08-17T17:56:02.875446+0000","last_undegraded":"2024-08-17T17:56:02.875446+0000","last_fullsized":"2024-08-17T17:56:02.875446+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:58.739270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":230,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.874704+0000","last_change":"2024-08-17T17:50:19.050558+0000","last_active":"2024-08-17T17:56:02.874704+0000","last_peered":"2024-08-17T17:56:02.874704+0000","last_clean":"2024-08-17T17:56:02.874704+0000","last_became_active":"2024-08-17T17:50:19.049638+0000","last_became_peered":"2024-08-17T17:50:19.049638+0000","last_unstale":"2024-08-17T17:56:02.874704+0000","last_undegraded":"2024-08-17T17:56:02.874704+0000","last_fullsized":"2024-08-17T17:56:02.874704+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:45.147038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.f","version":"309'5630","reported_seq":5645,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.000433+0000","last_change":"2024-08-17T17:54:53.768121+0000","last_active":"2024-08-17T17:56:38.000433+0000","last_peered":"2024-08-17T17:56:38.000433+0000","last_clean":"2024-08-17T17:56:38.000433+0000","last_became_active":"2024-08-17T17:54:53.767321+0000","last_became_peered":"2024-08-17T17:54:53.767321+0000","last_unstale":"2024-08-17T17:56:38.000433+0000","last_undegraded":"2024-08-17T17:56:38.000433+0000","last_fullsized":"2024-08-17T17:56:38.000433+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5630,"log_dups_size":0,"ondisk_log_size":5630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:39:27.687639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368967680,"num_objects":5630,"num_object_clones":0,"num_object_copies":16890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5630,"num_write_kb":360320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":341,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.790697+0000","last_change":"2024-08-17T17:50:19.049245+0000","last_active":"2024-08-17T17:56:37.790697+0000","last_peered":"2024-08-17T17:56:37.790697+0000","last_clean":"2024-08-17T17:56:37.790697+0000","last_became_active":"2024-08-17T17:50:19.048894+0000","last_became_peered":"2024-08-17T17:50:19.048894+0000","last_unstale":"2024-08-17T17:56:37.790697+0000","last_undegraded":"2024-08-17T17:56:37.790697+0000","last_fullsized":"2024-08-17T17:56:37.790697+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:28:45.268454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":503,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.792559+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:56:37.792559+0000","last_peered":"2024-08-17T17:56:37.792559+0000","last_clean":"2024-08-17T17:56:37.792559+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:56:37.792559+0000","last_undegraded":"2024-08-17T17:56:37.792559+0000","last_fullsized":"2024-08-17T17:56:37.792559+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.794393+0000","last_change":"2024-08-17T17:50:19.053122+0000","last_active":"2024-08-17T17:56:37.794393+0000","last_peered":"2024-08-17T17:56:37.794393+0000","last_clean":"2024-08-17T17:56:37.794393+0000","last_became_active":"2024-08-17T17:50:19.052170+0000","last_became_peered":"2024-08-17T17:50:19.052170+0000","last_unstale":"2024-08-17T17:56:37.794393+0000","last_undegraded":"2024-08-17T17:56:37.794393+0000","last_fullsized":"2024-08-17T17:56:37.794393+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:30.937916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"309'5595","reported_seq":5620,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:38.488864+0000","last_change":"2024-08-17T17:54:53.770356+0000","last_active":"2024-08-17T17:56:38.488864+0000","last_peered":"2024-08-17T17:56:38.488864+0000","last_clean":"2024-08-17T17:56:38.488864+0000","last_became_active":"2024-08-17T17:54:53.769489+0000","last_became_peered":"2024-08-17T17:54:53.769489+0000","last_unstale":"2024-08-17T17:56:38.488864+0000","last_undegraded":"2024-08-17T17:56:38.488864+0000","last_fullsized":"2024-08-17T17:56:38.488864+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":5595,"log_dups_size":0,"ondisk_log_size":5595,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:38.613652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366673920,"num_objects":5595,"num_object_clones":0,"num_object_copies":16785,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5595,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5595,"num_write_kb":358080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"72'1","reported_seq":462,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.792254+0000","last_change":"2024-08-17T17:50:19.062461+0000","last_active":"2024-08-17T17:56:37.792254+0000","last_peered":"2024-08-17T17:56:37.792254+0000","last_clean":"2024-08-17T17:56:37.792254+0000","last_became_active":"2024-08-17T17:50:19.062091+0000","last_became_peered":"2024-08-17T17:50:19.062091+0000","last_unstale":"2024-08-17T17:56:37.792254+0000","last_undegraded":"2024-08-17T17:56:37.792254+0000","last_fullsized":"2024-08-17T17:56:37.792254+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:21.007922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":294,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.880113+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:56:02.880113+0000","last_peered":"2024-08-17T17:56:02.880113+0000","last_clean":"2024-08-17T17:56:02.880113+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:56:02.880113+0000","last_undegraded":"2024-08-17T17:56:02.880113+0000","last_fullsized":"2024-08-17T17:56:02.880113+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":199,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.779986+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:56:37.779986+0000","last_peered":"2024-08-17T17:56:37.779986+0000","last_clean":"2024-08-17T17:56:37.779986+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:56:37.779986+0000","last_undegraded":"2024-08-17T17:56:37.779986+0000","last_fullsized":"2024-08-17T17:56:37.779986+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":198,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780454+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:56:37.780454+0000","last_peered":"2024-08-17T17:56:37.780454+0000","last_clean":"2024-08-17T17:56:37.780454+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:56:37.780454+0000","last_undegraded":"2024-08-17T17:56:37.780454+0000","last_fullsized":"2024-08-17T17:56:37.780454+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":208,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.781174+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:56:37.781174+0000","last_peered":"2024-08-17T17:56:37.781174+0000","last_clean":"2024-08-17T17:56:37.781174+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:56:37.781174+0000","last_undegraded":"2024-08-17T17:56:37.781174+0000","last_fullsized":"2024-08-17T17:56:37.781174+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":478,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789611+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:56:37.789611+0000","last_peered":"2024-08-17T17:56:37.789611+0000","last_clean":"2024-08-17T17:56:37.789611+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:56:37.789611+0000","last_undegraded":"2024-08-17T17:56:37.789611+0000","last_fullsized":"2024-08-17T17:56:37.789611+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":332,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.875264+0000","last_change":"2024-08-17T17:43:20.027082+0000","last_active":"2024-08-17T17:56:02.875264+0000","last_peered":"2024-08-17T17:56:02.875264+0000","last_clean":"2024-08-17T17:56:02.875264+0000","last_became_active":"2024-08-17T17:43:20.026691+0000","last_became_peered":"2024-08-17T17:43:20.026691+0000","last_unstale":"2024-08-17T17:56:02.875264+0000","last_undegraded":"2024-08-17T17:56:02.875264+0000","last_fullsized":"2024-08-17T17:56:02.875264+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:53:04.455042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":236,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.874970+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:56:02.874970+0000","last_peered":"2024-08-17T17:56:02.874970+0000","last_clean":"2024-08-17T17:56:02.874970+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:56:02.874970+0000","last_undegraded":"2024-08-17T17:56:02.874970+0000","last_fullsized":"2024-08-17T17:56:02.874970+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":155,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.790081+0000","last_change":"2024-08-17T17:43:20.043374+0000","last_active":"2024-08-17T17:56:37.790081+0000","last_peered":"2024-08-17T17:56:37.790081+0000","last_clean":"2024-08-17T17:56:37.790081+0000","last_became_active":"2024-08-17T17:43:20.037638+0000","last_became_peered":"2024-08-17T17:43:20.037638+0000","last_unstale":"2024-08-17T17:56:37.790081+0000","last_undegraded":"2024-08-17T17:56:37.790081+0000","last_fullsized":"2024-08-17T17:56:37.790081+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:38.620612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":396,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.790602+0000","last_change":"2024-08-17T17:50:19.050143+0000","last_active":"2024-08-17T17:56:37.790602+0000","last_peered":"2024-08-17T17:56:37.790602+0000","last_clean":"2024-08-17T17:56:37.790602+0000","last_became_active":"2024-08-17T17:50:19.049822+0000","last_became_peered":"2024-08-17T17:50:19.049822+0000","last_unstale":"2024-08-17T17:56:37.790602+0000","last_undegraded":"2024-08-17T17:56:37.790602+0000","last_fullsized":"2024-08-17T17:56:37.790602+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:50.225682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":461,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.794193+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T17:56:37.794193+0000","last_peered":"2024-08-17T17:56:37.794193+0000","last_clean":"2024-08-17T17:56:37.794193+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T17:56:37.794193+0000","last_undegraded":"2024-08-17T17:56:37.794193+0000","last_fullsized":"2024-08-17T17:56:37.794193+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":261,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.880108+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:56:02.880108+0000","last_peered":"2024-08-17T17:56:02.880108+0000","last_clean":"2024-08-17T17:56:02.880108+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:56:02.880108+0000","last_undegraded":"2024-08-17T17:56:02.880108+0000","last_fullsized":"2024-08-17T17:56:02.880108+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":490,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.794489+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T17:56:37.794489+0000","last_peered":"2024-08-17T17:56:37.794489+0000","last_clean":"2024-08-17T17:56:37.794489+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T17:56:37.794489+0000","last_undegraded":"2024-08-17T17:56:37.794489+0000","last_fullsized":"2024-08-17T17:56:37.794489+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":308,"state":"active+clean","last_fresh":"2024-08-17T17:56:02.874995+0000","last_change":"2024-08-17T17:50:19.052904+0000","last_active":"2024-08-17T17:56:02.874995+0000","last_peered":"2024-08-17T17:56:02.874995+0000","last_clean":"2024-08-17T17:56:02.874995+0000","last_became_active":"2024-08-17T17:50:19.052220+0000","last_became_peered":"2024-08-17T17:50:19.052220+0000","last_unstale":"2024-08-17T17:56:02.874995+0000","last_undegraded":"2024-08-17T17:56:02.874995+0000","last_fullsized":"2024-08-17T17:56:02.874995+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:17.065461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":512,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.789257+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T17:56:37.789257+0000","last_peered":"2024-08-17T17:56:37.789257+0000","last_clean":"2024-08-17T17:56:37.789257+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T17:56:37.789257+0000","last_undegraded":"2024-08-17T17:56:37.789257+0000","last_fullsized":"2024-08-17T17:56:37.789257+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":496,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.790530+0000","last_change":"2024-08-17T17:50:19.055040+0000","last_active":"2024-08-17T17:56:37.790530+0000","last_peered":"2024-08-17T17:56:37.790530+0000","last_clean":"2024-08-17T17:56:37.790530+0000","last_became_active":"2024-08-17T17:50:19.054615+0000","last_became_peered":"2024-08-17T17:50:19.054615+0000","last_unstale":"2024-08-17T17:56:37.790530+0000","last_undegraded":"2024-08-17T17:56:37.790530+0000","last_fullsized":"2024-08-17T17:56:37.790530+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:24:04.826390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":198,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780177+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:56:37.780177+0000","last_peered":"2024-08-17T17:56:37.780177+0000","last_clean":"2024-08-17T17:56:37.780177+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:56:37.780177+0000","last_undegraded":"2024-08-17T17:56:37.780177+0000","last_fullsized":"2024-08-17T17:56:37.780177+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":291,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787712+0000","last_change":"2024-08-17T17:43:20.040909+0000","last_active":"2024-08-17T17:56:37.787712+0000","last_peered":"2024-08-17T17:56:37.787712+0000","last_clean":"2024-08-17T17:56:37.787712+0000","last_became_active":"2024-08-17T17:43:20.039238+0000","last_became_peered":"2024-08-17T17:43:20.039238+0000","last_unstale":"2024-08-17T17:56:37.787712+0000","last_undegraded":"2024-08-17T17:56:37.787712+0000","last_fullsized":"2024-08-17T17:56:37.787712+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:16.790641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":209,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780629+0000","last_change":"2024-08-17T17:50:19.049078+0000","last_active":"2024-08-17T17:56:37.780629+0000","last_peered":"2024-08-17T17:56:37.780629+0000","last_clean":"2024-08-17T17:56:37.780629+0000","last_became_active":"2024-08-17T17:50:19.048112+0000","last_became_peered":"2024-08-17T17:50:19.048112+0000","last_unstale":"2024-08-17T17:56:37.780629+0000","last_undegraded":"2024-08-17T17:56:37.780629+0000","last_fullsized":"2024-08-17T17:56:37.780629+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:48.206195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":209,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780542+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T17:56:37.780542+0000","last_peered":"2024-08-17T17:56:37.780542+0000","last_clean":"2024-08-17T17:56:37.780542+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T17:56:37.780542+0000","last_undegraded":"2024-08-17T17:56:37.780542+0000","last_fullsized":"2024-08-17T17:56:37.780542+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":202,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.781231+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:56:37.781231+0000","last_peered":"2024-08-17T17:56:37.781231+0000","last_clean":"2024-08-17T17:56:37.781231+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:56:37.781231+0000","last_undegraded":"2024-08-17T17:56:37.781231+0000","last_fullsized":"2024-08-17T17:56:37.781231+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":220,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780265+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T17:56:37.780265+0000","last_peered":"2024-08-17T17:56:37.780265+0000","last_clean":"2024-08-17T17:56:37.780265+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T17:56:37.780265+0000","last_undegraded":"2024-08-17T17:56:37.780265+0000","last_fullsized":"2024-08-17T17:56:37.780265+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":202,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.780766+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:56:37.780766+0000","last_peered":"2024-08-17T17:56:37.780766+0000","last_clean":"2024-08-17T17:56:37.780766+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:56:37.780766+0000","last_undegraded":"2024-08-17T17:56:37.780766+0000","last_fullsized":"2024-08-17T17:56:37.780766+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":493,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.791377+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T17:56:37.791377+0000","last_peered":"2024-08-17T17:56:37.791377+0000","last_clean":"2024-08-17T17:56:37.791377+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T17:56:37.791377+0000","last_undegraded":"2024-08-17T17:56:37.791377+0000","last_fullsized":"2024-08-17T17:56:37.791377+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":470,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.790158+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T17:56:37.790158+0000","last_peered":"2024-08-17T17:56:37.790158+0000","last_clean":"2024-08-17T17:56:37.790158+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T17:56:37.790158+0000","last_undegraded":"2024-08-17T17:56:37.790158+0000","last_fullsized":"2024-08-17T17:56:37.790158+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":198,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.779512+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:56:37.779512+0000","last_peered":"2024-08-17T17:56:37.779512+0000","last_clean":"2024-08-17T17:56:37.779512+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:56:37.779512+0000","last_undegraded":"2024-08-17T17:56:37.779512+0000","last_fullsized":"2024-08-17T17:56:37.779512+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":299,"reported_epoch":309,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.787156+0000","last_change":"2024-08-17T17:50:19.048289+0000","last_active":"2024-08-17T17:56:37.787156+0000","last_peered":"2024-08-17T17:56:37.787156+0000","last_clean":"2024-08-17T17:56:37.787156+0000","last_became_active":"2024-08-17T17:50:19.047842+0000","last_became_peered":"2024-08-17T17:50:19.047842+0000","last_unstale":"2024-08-17T17:56:37.787156+0000","last_undegraded":"2024-08-17T17:56:37.787156+0000","last_fullsized":"2024-08-17T17:56:37.787156+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:12:57.449614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":5978062848,"num_objects":91218,"num_object_clones":0,"num_object_copies":273654,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91218,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":91218,"num_write_kb":5837952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17888051200,"data_stored":17888051200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":91218,"ondisk_log_size":91218,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":5628,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234581,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3024568,"kb_used_data":2135920,"kb_used_omap":1,"kb_used_meta":888638,"kb_avail":90720584,"statfs":{"total":95995035648,"available":92897878016,"internally_reserved":0,"allocated":2187182080,"data_stored":2185135154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909965656},"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],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496224,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3796808,"kb_used_data":2904124,"kb_used_omap":1,"kb_used_meta":892670,"kb_avail":89948344,"statfs":{"total":95995035648,"available":92107104256,"internally_reserved":0,"allocated":2973822976,"data_stored":2971772266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":914094424},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757867,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2343588,"kb_used_data":1449180,"kb_used_omap":1,"kb_used_meta":894398,"kb_avail":91401564,"statfs":{"total":95995035648,"available":93595201536,"internally_reserved":0,"allocated":1483960320,"data_stored":1481928794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915863896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402932,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2125892,"kb_used_data":1441528,"kb_used_omap":21,"kb_used_meta":684330,"kb_avail":91619260,"statfs":{"total":95995035648,"available":93818122240,"internally_reserved":0,"allocated":1476124672,"data_stored":1474077302,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":700754623},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987681,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2995628,"kb_used_data":2602788,"kb_used_omap":9,"kb_used_meta":392822,"kb_avail":90749524,"statfs":{"total":95995035648,"available":92927512576,"internally_reserved":0,"allocated":2665254912,"data_stored":2663223230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":402250522},"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,0,0,0,0,13],"upper_bound":256},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828096,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2840484,"kb_used_data":2173596,"kb_used_omap":47,"kb_used_meta":666768,"kb_avail":90904668,"statfs":{"total":95995035648,"available":93086380032,"internally_reserved":0,"allocated":2225762304,"data_stored":2223730765,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":682770482},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991634,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3579440,"kb_used_data":2901092,"kb_used_omap":8,"kb_used_meta":678327,"kb_avail":90165712,"statfs":{"total":95995035648,"available":92329689088,"internally_reserved":0,"allocated":2970718208,"data_stored":2968686463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":694607367},"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,5,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":278,"seq":1194000908365,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2112956,"kb_used_data":1829936,"kb_used_omap":21,"kb_used_meta":282986,"kb_avail":91632196,"statfs":{"total":95995035648,"available":93831368704,"internally_reserved":0,"allocated":1873854464,"data_stored":1871811813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":289777934},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1877016576,"data_stored":1877016576,"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":2976251904,"data_stored":2976251904,"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":2226323456,"data_stored":2226323456,"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":2663972864,"data_stored":2663972864,"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":1480916992,"data_stored":1480916992,"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":1487601664,"data_stored":1487601664,"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":2974089216,"data_stored":2974089216,"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":2201878528,"data_stored":2201878528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:56:46.885 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T17:56:46.885 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:56:46.885 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:56:46.886 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.000000 2024-08-17T17:56:46.886 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 0 2024-08-17T17:56:46.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:46.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:47.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:47.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:46 smithi060 bash[68878]: cluster 2024-08-17T17:56:45.683076+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1373: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:47.058 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:46 smithi060 bash[68878]: cluster 2024-08-17T17:56:45.683076+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1373: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:47.071 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:47.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:47.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:46 smithi016 bash[84186]: cluster 2024-08-17T17:56:45.683076+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1373: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:47.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:46 smithi016 bash[84186]: cluster 2024-08-17T17:56:45.683076+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1373: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:47.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:46 smithi016 bash[86572]: cluster 2024-08-17T17:56:45.683076+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1373: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:47.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:46 smithi016 bash[86572]: cluster 2024-08-17T17:56:45.683076+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1373: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:47.174 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:47.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:47.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:47.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:47.486 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:47.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:47.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.617 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:47.721 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:47.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 83 16 97812 97796 73.6298 38.5 0.0131438 0.0135763 2024-08-17T17:56:47.745 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:47.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:47.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:47.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:47.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:47.975 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.011 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:48.118 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.146 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:48.250 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:48.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:48.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:48.381 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:48.417 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:48.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:48.659 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.689 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:48.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 84 16 98725 98709 73.4325 57.0625 0.0163036 0.0136128 2024-08-17T17:56:48.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:48.828 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:48.928 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:48 smithi060 bash[68878]: cluster 2024-08-17T17:56:47.683497+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1374: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:48.929 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:48 smithi060 bash[68878]: cluster 2024-08-17T17:56:47.683497+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1374: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:48.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.963 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:49.065 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:48 smithi016 bash[84186]: cluster 2024-08-17T17:56:47.683497+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1374: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:49.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:48 smithi016 bash[84186]: cluster 2024-08-17T17:56:47.683497+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1374: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:49.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:48 smithi016 bash[86572]: cluster 2024-08-17T17:56:47.683497+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1374: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:49.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:48 smithi016 bash[86572]: cluster 2024-08-17T17:56:47.683497+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1374: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2024-08-17T17:56:49.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:49.194 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.233 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:49.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:49.482 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:49.623 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:49.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 85 16 99663 99647 73.2583 58.625 0.0241249 0.0136455 2024-08-17T17:56:49.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:49.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:49.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:49.901 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:49.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:50.007 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:50.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:50.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.273 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:56:50 smithi060 bash[61583]: ts=2024-08-17T17:56:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:50.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:50.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:50.409 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:50.430 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:50.537 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:50.564 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:50.672 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:50.697 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:50.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:50.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 86 16 100534 100518 73.0394 54.4375 0.0122938 0.0136856 2024-08-17T17:56:50.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.821 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:50.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:50.933 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:50 smithi016 bash[84186]: cluster 2024-08-17T17:56:49.684211+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1375: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:56:50.933 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:50 smithi016 bash[84186]: cluster 2024-08-17T17:56:49.684211+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1375: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:56:50.934 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:50 smithi016 bash[86572]: cluster 2024-08-17T17:56:49.684211+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1375: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:56:50.934 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:50 smithi016 bash[86572]: cluster 2024-08-17T17:56:49.684211+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1375: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:56:50.948 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:50.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:51.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:51.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:51.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:50 smithi060 bash[68878]: cluster 2024-08-17T17:56:49.684211+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1375: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:56:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:50 smithi060 bash[68878]: cluster 2024-08-17T17:56:49.684211+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1375: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2024-08-17T17:56:51.179 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:51.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:51.346 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:51.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:51.453 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.487 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:51.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:51.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:51.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:51.723 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.729 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 87 16 100940 100924 72.4915 25.375 0.0220677 0.0137897 2024-08-17T17:56:51.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:51.854 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:51.897 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:51.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:52.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.032 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:52.142 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.169 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:52.274 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:52.301 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:52.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.437 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:52.438 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:52.439 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:52.443 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:52.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:52.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:52.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 88 16 101853 101837 72.3161 57.0625 0.0213501 0.0138228 2024-08-17T17:56:52.823 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[84186]: cluster 2024-08-17T17:56:51.684891+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1376: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s 2024-08-17T17:56:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[84186]: cluster 2024-08-17T17:56:51.684891+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1376: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s 2024-08-17T17:56:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[84186]: audit 2024-08-17T17:56:52.370196+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:52.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[84186]: audit 2024-08-17T17:56:52.370196+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[84186]: audit 2024-08-17T17:56:52.371912+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[84186]: audit 2024-08-17T17:56:52.371912+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[86572]: cluster 2024-08-17T17:56:51.684891+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1376: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[86572]: cluster 2024-08-17T17:56:51.684891+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1376: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[86572]: audit 2024-08-17T17:56:52.370196+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[86572]: audit 2024-08-17T17:56:52.370196+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[86572]: audit 2024-08-17T17:56:52.371912+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:52.829 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:52 smithi016 bash[86572]: audit 2024-08-17T17:56:52.371912+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:52.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:52.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:53.084 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:53.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:52 smithi060 bash[68878]: cluster 2024-08-17T17:56:51.684891+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1376: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s 2024-08-17T17:56:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:52 smithi060 bash[68878]: cluster 2024-08-17T17:56:51.684891+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1376: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 737 op/s 2024-08-17T17:56:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:52 smithi060 bash[68878]: audit 2024-08-17T17:56:52.370196+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:52 smithi060 bash[68878]: audit 2024-08-17T17:56:52.370196+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:52 smithi060 bash[68878]: audit 2024-08-17T17:56:52.371912+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:52 smithi060 bash[68878]: audit 2024-08-17T17:56:52.371912+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:53.211 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:53.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:53.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:53.355 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:53.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:53.462 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:53.488 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:53.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:53.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:53.609 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:53.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:53.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 89 16 102533 102517 71.9811 42.5 0.0163023 0.0138842 2024-08-17T17:56:53.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:53.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:53.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:53.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:53.973 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:54.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:54.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:54.138 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:54.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:54.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:54.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:54.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:54.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:54.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:54.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:54.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.555 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:54.660 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:54.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout: 90 16 103216 103200 71.6555 42.6875 0.00379638 0.0139425 2024-08-17T17:56:54.772 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:56:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:56:54] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T17:56:54.793 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:54.812 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:54.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:54.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:55.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:55.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:54 smithi060 bash[68878]: cluster 2024-08-17T17:56:53.685962+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1377: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:56:55.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:54 smithi060 bash[68878]: cluster 2024-08-17T17:56:53.685962+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1377: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:56:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:55.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:55.129 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:54 smithi016 bash[86572]: cluster 2024-08-17T17:56:53.685962+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1377: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:56:55.129 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:54 smithi016 bash[86572]: cluster 2024-08-17T17:56:53.685962+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1377: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:56:55.129 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:54 smithi016 bash[84186]: cluster 2024-08-17T17:56:53.685962+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1377: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:56:55.129 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:54 smithi016 bash[84186]: cluster 2024-08-17T17:56:53.685962+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1377: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2024-08-17T17:56:55.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:55.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:55.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:55.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:55.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:55.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:55.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:55.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.593 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:55.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:55.723 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:55.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:55.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total time run: 90.0691 2024-08-17T17:56:55.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Total writes made: 103216 2024-08-17T17:56:55.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Write size: 65536 2024-08-17T17:56:55.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Object size: 65536 2024-08-17T17:56:55.730 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Bandwidth (MB/sec): 71.6228 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Bandwidth: 34.5918 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max bandwidth (MB/sec): 198.438 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min bandwidth (MB/sec): 24.625 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average IOPS: 1145 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev IOPS: 553.469 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max IOPS: 3175 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min IOPS: 394 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Average Latency(s): 0.0139572 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Stddev Latency(s): 0.0245492 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Max latency(s): 0.593643 2024-08-17T17:56:55.731 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Min latency(s): 0.00114973 2024-08-17T17:56:55.738 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:56:55.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.851 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:55.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.992 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:56.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.118 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:56.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:56.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:56.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:56.364 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:56.388 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:56.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:56.493 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:56.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:56.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:56.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:56.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:56.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:56.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:56.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:56.798 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:56 smithi016 bash[84186]: cluster 2024-08-17T17:56:55.686792+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1378: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2024-08-17T17:56:56.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:56.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:56 smithi060 bash[68878]: cluster 2024-08-17T17:56:55.686792+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1378: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2024-08-17T17:56:56.881 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:56 smithi060 bash[68878]: cluster 2024-08-17T17:56:55.686792+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1378: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2024-08-17T17:56:56.892 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:56.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:56.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:57.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:56 smithi016 bash[84186]: cluster 2024-08-17T17:56:55.686792+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1378: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2024-08-17T17:56:57.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:56 smithi016 bash[86572]: cluster 2024-08-17T17:56:55.686792+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1378: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2024-08-17T17:56:57.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:56 smithi016 bash[86572]: cluster 2024-08-17T17:56:55.686792+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1378: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2024-08-17T17:56:57.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:57.161 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:57.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:57.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:57.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:57.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:57.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:57.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:57.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:57.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:57.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:57.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.800 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:57.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:57.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:58.033 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.050 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:58.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:58.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:58.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:58.278 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:58.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:58.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:58.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:58.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:58.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:58.680 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:58.699 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:58.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:58.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:58.827 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:58.930 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: cluster 2024-08-17T17:56:57.687457+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1379: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: cluster 2024-08-17T17:56:57.687457+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1379: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.895681+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.895681+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.908536+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.908536+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.910731+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.910731+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:58.938 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.911608+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:58.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.911608+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:58.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.917564+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:58.939 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:56:58 smithi060 bash[68878]: audit 2024-08-17T17:56:57.917564+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:58.958 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:58.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:59.062 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:59.088 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:59.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:59.147 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: cluster 2024-08-17T17:56:57.687457+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1379: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2024-08-17T17:56:59.147 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: cluster 2024-08-17T17:56:57.687457+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1379: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.895681+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.895681+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.908536+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.908536+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.910731+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.910731+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.911608+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.911608+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.917564+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.148 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[84186]: audit 2024-08-17T17:56:57.917564+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: cluster 2024-08-17T17:56:57.687457+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1379: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: cluster 2024-08-17T17:56:57.687457+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1379: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 40 MiB/s wr, 644 op/s 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.895681+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.895681+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.908536+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.908536+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.910731+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.910731+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.911608+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.911608+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.917564+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.149 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:56:58 smithi016 bash[86572]: audit 2024-08-17T17:56:57.917564+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:56:59.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.217 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:59.320 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:59.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:59.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:59.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.628 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:59.731 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:59.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:59.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:59.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.025 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:00.131 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:00.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:00.265 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:00.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:00.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:57:00 smithi060 bash[61583]: ts=2024-08-17T17:57:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:00.426 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:00.535 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:00.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.561 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:00.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:00.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:00.688 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:00.793 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:00.812 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:00.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:00.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:01.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:01.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:00 smithi060 bash[68878]: cluster 2024-08-17T17:56:59.688509+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1380: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 801 op/s 2024-08-17T17:57:01.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:00 smithi060 bash[68878]: cluster 2024-08-17T17:56:59.688509+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1380: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 801 op/s 2024-08-17T17:57:01.087 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:01.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:01.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:01.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.228 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:01.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:01.329 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:01.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:01.475 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:01.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:01.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:01.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:01.627 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:01.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:01.767 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:01.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:01.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:01 smithi016 bash[84186]: cluster 2024-08-17T17:56:59.688509+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1380: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 801 op/s 2024-08-17T17:57:01.848 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:01 smithi016 bash[84186]: cluster 2024-08-17T17:56:59.688509+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1380: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 801 op/s 2024-08-17T17:57:01.871 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.900 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:02.003 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.035 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:02.138 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:02.269 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:02.384 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:01 smithi016 bash[86572]: cluster 2024-08-17T17:56:59.688509+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1380: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 801 op/s 2024-08-17T17:57:02.384 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:01 smithi016 bash[86572]: cluster 2024-08-17T17:56:59.688509+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1380: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 801 op/s 2024-08-17T17:57:02.393 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:02.423 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:02.528 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:02.655 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:02.786 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.815 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:02.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.944 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:03.048 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:03.073 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:03.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:03.117 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:02 smithi016 bash[84186]: cluster 2024-08-17T17:57:01.689072+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1381: 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, 653 op/s 2024-08-17T17:57:03.117 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:02 smithi016 bash[84186]: cluster 2024-08-17T17:57:01.689072+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1381: 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, 653 op/s 2024-08-17T17:57:03.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:02 smithi016 bash[86572]: cluster 2024-08-17T17:57:01.689072+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1381: 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, 653 op/s 2024-08-17T17:57:03.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:02 smithi016 bash[86572]: cluster 2024-08-17T17:57:01.689072+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1381: 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, 653 op/s 2024-08-17T17:57:03.176 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:02 smithi060 bash[68878]: cluster 2024-08-17T17:57:01.689072+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1381: 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, 653 op/s 2024-08-17T17:57:03.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:02 smithi060 bash[68878]: cluster 2024-08-17T17:57:01.689072+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1381: 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, 653 op/s 2024-08-17T17:57:03.206 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:03.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:03.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.350 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:03.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.480 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:03.581 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:03.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:03.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:03.701 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:03.730 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:03.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.874 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:03.978 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:04.006 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:04.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.132 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:04.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.258 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:04.361 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.386 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:04.489 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.496 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:57:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:57:04] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T17:57:04.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:04.620 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:04.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:04.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:04.778 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:04.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.929 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:05.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:05.046 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:04 smithi060 bash[68878]: cluster 2024-08-17T17:57:03.689724+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1382: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 689 op/s 2024-08-17T17:57:05.046 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:04 smithi060 bash[68878]: cluster 2024-08-17T17:57:03.689724+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1382: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 689 op/s 2024-08-17T17:57:05.068 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:05.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.201 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:05.308 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:04 smithi016 bash[84186]: cluster 2024-08-17T17:57:03.689724+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1382: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 689 op/s 2024-08-17T17:57:05.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:04 smithi016 bash[84186]: cluster 2024-08-17T17:57:03.689724+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1382: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 689 op/s 2024-08-17T17:57:05.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:04 smithi016 bash[86572]: cluster 2024-08-17T17:57:03.689724+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1382: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 689 op/s 2024-08-17T17:57:05.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:04 smithi016 bash[86572]: cluster 2024-08-17T17:57:03.689724+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1382: 89 pgs: 89 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 689 op/s 2024-08-17T17:57:05.337 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:05.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.466 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:05.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.596 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:05.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:05.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:05.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:05.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:05.972 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.998 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:06.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:06.102 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:06.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:06.265 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:06.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:06.507 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.540 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:06.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:06.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:06.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:06.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:06.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:06.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.951 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:07.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:06 smithi016 bash[84186]: cluster 2024-08-17T17:57:05.690625+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.9 MiB/s wr, 622 op/s 2024-08-17T17:57:07.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:06 smithi016 bash[84186]: cluster 2024-08-17T17:57:05.690625+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.9 MiB/s wr, 622 op/s 2024-08-17T17:57:07.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:06 smithi016 bash[86572]: cluster 2024-08-17T17:57:05.690625+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.9 MiB/s wr, 622 op/s 2024-08-17T17:57:07.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:06 smithi016 bash[86572]: cluster 2024-08-17T17:57:05.690625+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.9 MiB/s wr, 622 op/s 2024-08-17T17:57:07.077 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:07.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:06 smithi060 bash[68878]: cluster 2024-08-17T17:57:05.690625+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.9 MiB/s wr, 622 op/s 2024-08-17T17:57:07.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:06 smithi060 bash[68878]: cluster 2024-08-17T17:57:05.690625+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1383: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 8.9 MiB/s wr, 622 op/s 2024-08-17T17:57:07.179 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:07.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:07.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:07.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:07.436 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.461 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:07.568 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:07.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:07.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:07.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.728 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:07.831 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.856 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:07.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:07.990 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:08.093 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:08.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:07 smithi060 bash[68878]: audit 2024-08-17T17:57:07.362623+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:07 smithi060 bash[68878]: audit 2024-08-17T17:57:07.362623+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:08.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:08.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:08.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[84186]: audit 2024-08-17T17:57:07.362623+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[84186]: audit 2024-08-17T17:57:07.362623+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[86572]: audit 2024-08-17T17:57:07.362623+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[86572]: audit 2024-08-17T17:57:07.362623+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:08.384 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:08.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:08.489 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.653 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.758 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:08.777 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:08.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:08.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:09.008 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:09.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[84186]: cluster 2024-08-17T17:57:07.693105+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 535 op/s 2024-08-17T17:57:09.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[84186]: cluster 2024-08-17T17:57:07.693105+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 535 op/s 2024-08-17T17:57:09.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[86572]: cluster 2024-08-17T17:57:07.693105+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 535 op/s 2024-08-17T17:57:09.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:08 smithi016 bash[86572]: cluster 2024-08-17T17:57:07.693105+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 535 op/s 2024-08-17T17:57:09.041 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:09.148 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:09.173 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:09.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:08 smithi060 bash[68878]: cluster 2024-08-17T17:57:07.693105+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 535 op/s 2024-08-17T17:57:09.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:08 smithi060 bash[68878]: cluster 2024-08-17T17:57:07.693105+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1384: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 535 op/s 2024-08-17T17:57:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:09.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:09.322 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:09.429 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:09.454 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:09.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:09.649 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T17:57:09.650 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:57:09.689 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:09.824 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:09.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.852 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:09.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:09.954 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:09.976 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.078 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:10.100 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:10.204 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:10.225 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:10.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:10.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.478 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:57:10 smithi060 bash[61583]: ts=2024-08-17T17:57:10.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:10.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.594 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:10.626 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:10.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:10.731 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:10.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:10.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:10.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:11.015 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.055 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:11.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.167 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:10 smithi016 bash[84186]: cluster 2024-08-17T17:57:09.693668+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1385: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 742 op/s 2024-08-17T17:57:11.167 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:10 smithi016 bash[84186]: cluster 2024-08-17T17:57:09.693668+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1385: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 742 op/s 2024-08-17T17:57:11.167 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:10 smithi016 bash[86572]: cluster 2024-08-17T17:57:09.693668+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1385: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 742 op/s 2024-08-17T17:57:11.168 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:10 smithi016 bash[86572]: cluster 2024-08-17T17:57:09.693668+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1385: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 742 op/s 2024-08-17T17:57:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:10 smithi060 bash[68878]: cluster 2024-08-17T17:57:09.693668+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1385: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 742 op/s 2024-08-17T17:57:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:10 smithi060 bash[68878]: cluster 2024-08-17T17:57:09.693668+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1385: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 3.5 MiB/s wr, 742 op/s 2024-08-17T17:57:11.186 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:11.292 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:11.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:11.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:11.418 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:11.446 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:11.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:11.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.584 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:11.676 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 17:57:11 smithi060 bash[60311]: logger=cleanup t=2024-08-17T17:57:11.467247687Z level=info msg="Completed cleanup jobs" duration=68.248664ms 2024-08-17T17:57:11.687 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:11.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:11.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:11.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:11.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.978 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:12.085 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:12.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:12.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:12.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:12.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:12.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:12.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:12.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:12.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.637 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:12.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:12.772 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:12.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:12.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.899 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:13.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:13.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:12 smithi060 bash[68878]: cluster 2024-08-17T17:57:11.694173+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1386: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:57:13.012 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:12 smithi060 bash[68878]: cluster 2024-08-17T17:57:11.694173+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1386: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:57:13.027 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:13.130 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.156 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:13.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:57:13.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:13.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:13 smithi016 bash[84186]: cluster 2024-08-17T17:57:11.694173+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1386: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:57:13.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:13 smithi016 bash[84186]: cluster 2024-08-17T17:57:11.694173+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1386: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:57:13.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:13 smithi016 bash[86572]: cluster 2024-08-17T17:57:11.694173+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1386: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:57:13.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:13 smithi016 bash[86572]: cluster 2024-08-17T17:57:11.694173+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1386: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:57:13.398 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:13.528 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:13.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:13.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.695 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:13.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:13.918 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:13.945 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:13.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:14.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:14.072 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:14.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:14.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:14.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:14.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:14.309 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.331 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:14.436 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.460 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:14.569 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:14.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:57:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:57:14] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:57:14.610 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:14.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:14.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:14.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.855 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:14.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:14 smithi016 bash[84186]: cluster 2024-08-17T17:57:13.694802+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1387: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-08-17T17:57:14.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:14 smithi016 bash[84186]: cluster 2024-08-17T17:57:13.694802+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1387: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-08-17T17:57:14.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:14 smithi016 bash[86572]: cluster 2024-08-17T17:57:13.694802+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1387: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-08-17T17:57:14.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:14 smithi016 bash[86572]: cluster 2024-08-17T17:57:13.694802+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1387: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-08-17T17:57:14.961 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:14.995 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:14.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:15.100 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:14 smithi060 bash[68878]: cluster 2024-08-17T17:57:13.694802+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1387: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-08-17T17:57:15.108 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:14 smithi060 bash[68878]: cluster 2024-08-17T17:57:13.694802+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1387: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-08-17T17:57:15.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:15.216 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:57:15.216 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:15.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.245 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:15.267 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:57:15.267 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:15.312 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:57:15.312 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:15.351 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.360 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:57:15.360 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:15.402 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:57:15.402 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:15.429 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:15.429 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:57:15.463 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:57:15.463 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:15.483 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:15.499 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:57:15.500 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:15.502 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:15.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:15.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:15.631 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:15.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:15.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:15.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:15.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:15.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:15.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:15.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:15.946 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:57:15.953 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.2 primary-affinity to 0 (802) 2024-08-17T17:57:16.000 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.142064+0000 mon.a (mon.0) 1756 : audit [DBG] from='client.? 172.21.15.16:0/3031005357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.142064+0000 mon.a (mon.0) 1756 : audit [DBG] from='client.? 172.21.15.16:0/3031005357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.277289+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.16:0/62221730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.277289+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.16:0/62221730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.282154+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.282154+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.401962+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.16:0/101797349' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.401962+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.16:0/101797349' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.402867+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[84186]: audit 2024-08-17T17:57:15.402867+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.142064+0000 mon.a (mon.0) 1756 : audit [DBG] from='client.? 172.21.15.16:0/3031005357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.142064+0000 mon.a (mon.0) 1756 : audit [DBG] from='client.? 172.21.15.16:0/3031005357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.277289+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.16:0/62221730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.277289+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.16:0/62221730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.282154+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.282154+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.401962+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.16:0/101797349' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.002 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.401962+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.16:0/101797349' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.402867+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.003 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:15 smithi016 bash[86572]: audit 2024-08-17T17:57:15.402867+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:16.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:16.267 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.288 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:16.390 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:16.401 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.142064+0000 mon.a (mon.0) 1756 : audit [DBG] from='client.? 172.21.15.16:0/3031005357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.401 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.142064+0000 mon.a (mon.0) 1756 : audit [DBG] from='client.? 172.21.15.16:0/3031005357' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.277289+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.16:0/62221730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.277289+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.16:0/62221730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.282154+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.282154+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.401962+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.16:0/101797349' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.401962+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.16:0/101797349' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.402867+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.402 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:15 smithi060 bash[68878]: audit 2024-08-17T17:57:15.402867+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.0} : dispatch 2024-08-17T17:57:16.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:16.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:16.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:16.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:16.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:16.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.677 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:16.780 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:16.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.938 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:17.041 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:17.074 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:17.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: cluster 2024-08-17T17:57:15.695477+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1388: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-08-17T17:57:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: cluster 2024-08-17T17:57:15.695477+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1388: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-08-17T17:57:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: cluster 2024-08-17T17:57:15.930637+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: cluster 2024-08-17T17:57:15.930637+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: audit 2024-08-17T17:57:15.944554+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: audit 2024-08-17T17:57:15.944554+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: audit 2024-08-17T17:57:15.944735+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2024-08-17T17:57:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: audit 2024-08-17T17:57:15.944735+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2024-08-17T17:57:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: cluster 2024-08-17T17:57:15.954982+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:57:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:16 smithi060 bash[68878]: cluster 2024-08-17T17:57:15.954982+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:57:17.179 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: cluster 2024-08-17T17:57:15.695477+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1388: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: cluster 2024-08-17T17:57:15.695477+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1388: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: cluster 2024-08-17T17:57:15.930637+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: cluster 2024-08-17T17:57:15.930637+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: audit 2024-08-17T17:57:15.944554+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: audit 2024-08-17T17:57:15.944554+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:17.188 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: audit 2024-08-17T17:57:15.944735+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: audit 2024-08-17T17:57:15.944735+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: cluster 2024-08-17T17:57:15.954982+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[86572]: cluster 2024-08-17T17:57:15.954982+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: cluster 2024-08-17T17:57:15.695477+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1388: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: cluster 2024-08-17T17:57:15.695477+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1388: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: cluster 2024-08-17T17:57:15.930637+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: cluster 2024-08-17T17:57:15.930637+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: audit 2024-08-17T17:57:15.944554+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: audit 2024-08-17T17:57:15.944554+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:17.189 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: audit 2024-08-17T17:57:15.944735+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2024-08-17T17:57:17.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: audit 2024-08-17T17:57:15.944735+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.0}]': finished 2024-08-17T17:57:17.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: cluster 2024-08-17T17:57:15.954982+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:57:17.190 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:16 smithi016 bash[84186]: cluster 2024-08-17T17:57:15.954982+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:57:17.205 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:17.314 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:17.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:17.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:17.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:17.465 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:17.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:17.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:17.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:17.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:17.734 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:17.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:17.837 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.875 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:17.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.999 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:18.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:18.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:17 smithi016 bash[84186]: cluster 2024-08-17T17:57:16.954625+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:57:18.211 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:17 smithi016 bash[84186]: cluster 2024-08-17T17:57:16.954625+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:57:18.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:18 smithi016 bash[86572]: cluster 2024-08-17T17:57:16.954625+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:57:18.211 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:18 smithi016 bash[86572]: cluster 2024-08-17T17:57:16.954625+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:57:18.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:18.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:18.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:18.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:18.373 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:17 smithi060 bash[68878]: cluster 2024-08-17T17:57:16.954625+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:57:18.373 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:17 smithi060 bash[68878]: cluster 2024-08-17T17:57:16.954625+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:57:18.387 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:18.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:18.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:18.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:18.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.656 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:18.762 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:18.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:18.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:18.933 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:18.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:19.037 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.054 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:19.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.192 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:19.293 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:19.302 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:19 smithi016 bash[84186]: cluster 2024-08-17T17:57:17.695927+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1391: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:57:19.302 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:19 smithi016 bash[84186]: cluster 2024-08-17T17:57:17.695927+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1391: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:57:19.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:19 smithi016 bash[86572]: cluster 2024-08-17T17:57:17.695927+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1391: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:57:19.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:19 smithi016 bash[86572]: cluster 2024-08-17T17:57:17.695927+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1391: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:57:19.316 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:19.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:19.418 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:18 smithi060 bash[68878]: cluster 2024-08-17T17:57:17.695927+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1391: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:57:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:18 smithi060 bash[68878]: cluster 2024-08-17T17:57:17.695927+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1391: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2024-08-17T17:57:19.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:19.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:19.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:19.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:19.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:19.710 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:19.813 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:19.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:19.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:19.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:19.985 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:19.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:20.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:20.222 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.251 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:20.355 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:20.380 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:20.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:20.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:20.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.641 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:57:20 smithi060 bash[61583]: ts=2024-08-17T17:57:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:20.748 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:20.792 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:20.897 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.921 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:21.025 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:21.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:21.123 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:57:21.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:20 smithi060 bash[68878]: cluster 2024-08-17T17:57:19.696682+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1392: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:57:21.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:20 smithi060 bash[68878]: cluster 2024-08-17T17:57:19.696682+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1392: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:57:21.191 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:21.294 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:21.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:21.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:21.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:20 smithi016 bash[84186]: cluster 2024-08-17T17:57:19.696682+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1392: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:57:21.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:20 smithi016 bash[84186]: cluster 2024-08-17T17:57:19.696682+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1392: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:57:21.326 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:20 smithi016 bash[86572]: cluster 2024-08-17T17:57:19.696682+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1392: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:57:21.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:20 smithi016 bash[86572]: cluster 2024-08-17T17:57:19.696682+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1392: 89 pgs: 89 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T17:57:21.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.448 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:21.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:21.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:21.715 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:21.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:21.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.845 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:21.954 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:21.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:22.023 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:57:22.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.113 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:22.218 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:22.256 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:22.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:22.363 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:22.401 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:22.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.528 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:22.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:22.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.658 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:22.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.791 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:22.894 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.929 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:23.020 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:23.033 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.041 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:22 smithi060 bash[68878]: cluster 2024-08-17T17:57:21.697206+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1393: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:57:23.041 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:22 smithi060 bash[68878]: cluster 2024-08-17T17:57:21.697206+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1393: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:57:23.041 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:22 smithi060 bash[68878]: audit 2024-08-17T17:57:22.367262+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:57:23.041 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:22 smithi060 bash[68878]: audit 2024-08-17T17:57:22.367262+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:57:23.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:22 smithi060 bash[68878]: audit 2024-08-17T17:57:22.368569+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:22 smithi060 bash[68878]: audit 2024-08-17T17:57:22.368569+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.194 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.298 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[84186]: cluster 2024-08-17T17:57:21.697206+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1393: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:57:23.307 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[84186]: cluster 2024-08-17T17:57:21.697206+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1393: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:57:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[84186]: audit 2024-08-17T17:57:22.367262+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:57:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[84186]: audit 2024-08-17T17:57:22.367262+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:57:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[84186]: audit 2024-08-17T17:57:22.368569+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.308 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[84186]: audit 2024-08-17T17:57:22.368569+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[86572]: cluster 2024-08-17T17:57:21.697206+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1393: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:57:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[86572]: cluster 2024-08-17T17:57:21.697206+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1393: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:57:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[86572]: audit 2024-08-17T17:57:22.367262+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:57:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[86572]: audit 2024-08-17T17:57:22.367262+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:57:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[86572]: audit 2024-08-17T17:57:22.368569+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:22 smithi016 bash[86572]: audit 2024-08-17T17:57:22.368569+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:23.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:23.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:23.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:23.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:23.712 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:23.816 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:23.840 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:23.943 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:23.968 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:23.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:24.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:24.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:24.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:24.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:24.335 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:57:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:57:24] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T17:57:24.358 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:24.466 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:24.495 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:24.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:24.623 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:24.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:24.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:24.749 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:24.805 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [1, 2, 4, 5, 6, 7, 3, 0] 2024-08-17T17:57:24.805 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:57:24.806 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:57:24.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:57:24.855 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:24.878 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:24.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:24.991 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:24 smithi060 bash[68878]: cluster 2024-08-17T17:57:23.697806+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1394: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T17:57:24.991 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:24 smithi060 bash[68878]: cluster 2024-08-17T17:57:23.697806+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1394: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T17:57:25.006 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:25.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:25.066 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:25.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:24 smithi016 bash[84186]: cluster 2024-08-17T17:57:23.697806+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1394: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T17:57:25.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:24 smithi016 bash[84186]: cluster 2024-08-17T17:57:23.697806+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1394: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T17:57:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:24 smithi016 bash[86572]: cluster 2024-08-17T17:57:23.697806+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1394: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T17:57:25.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:24 smithi016 bash[86572]: cluster 2024-08-17T17:57:23.697806+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1394: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T17:57:25.109 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:25.129 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:25.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.257 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:25.362 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:25.385 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:25.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:25.491 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:25.522 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:25.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:25.627 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:25.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:25.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:25.760 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:25.794 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:25.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:25.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:25.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:26.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:26.055 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:26.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:26.082 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:26.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:26.176 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:26.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:26.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.307 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:26.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:26 smithi060 bash[68878]: cluster 2024-08-17T17:57:25.698368+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1395: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:26.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:26 smithi060 bash[68878]: cluster 2024-08-17T17:57:25.698368+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1395: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:26.435 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:26.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:26.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:26.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:26 smithi016 bash[84186]: cluster 2024-08-17T17:57:25.698368+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1395: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:26.576 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:26 smithi016 bash[84186]: cluster 2024-08-17T17:57:25.698368+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1395: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:26.576 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:26 smithi016 bash[86572]: cluster 2024-08-17T17:57:25.698368+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1395: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:26.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:26 smithi016 bash[86572]: cluster 2024-08-17T17:57:25.698368+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1395: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:26.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:26.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:26.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.838 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:26.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:26.965 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:26.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:27.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:27.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:27.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:27.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.242 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:27.348 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:27.472 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:27.506 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:27.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:27.614 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:27.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:27.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:27.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:27.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:28.009 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.036 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:28.140 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:28.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:28.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:28.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:28.321 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:28.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:28.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.447 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:28.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:28.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:28.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:28.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:28.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:28.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:28 smithi060 bash[68878]: cluster 2024-08-17T17:57:27.698783+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1396: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:57:28.815 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:28 smithi060 bash[68878]: cluster 2024-08-17T17:57:27.698783+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1396: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:57:28.827 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:28.930 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:28.959 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:29.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:29.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:28 smithi016 bash[84186]: cluster 2024-08-17T17:57:27.698783+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1396: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:57:29.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:28 smithi016 bash[84186]: cluster 2024-08-17T17:57:27.698783+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1396: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:57:29.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:28 smithi016 bash[86572]: cluster 2024-08-17T17:57:27.698783+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1396: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:57:29.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:28 smithi016 bash[86572]: cluster 2024-08-17T17:57:27.698783+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1396: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T17:57:29.097 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:29.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:29.202 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:29.230 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:29.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:29.333 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:29.356 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:29.459 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:29.484 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:29.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:29.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:29.613 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:29.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:29.717 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:29.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:29.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:29.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:29.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:29.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:29.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.042 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.145 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.180 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:30.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.295 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:57:30 smithi060 bash[61583]: ts=2024-08-17T17:57:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:30.309 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:30.450 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:30.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:30.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.582 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:30.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:30.833 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:30.855 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:30.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:30 smithi060 bash[68878]: cluster 2024-08-17T17:57:29.699817+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1397: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:57:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:30 smithi060 bash[68878]: cluster 2024-08-17T17:57:29.699817+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1397: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:57:30.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:30.983 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:30.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:31.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:30 smithi016 bash[84186]: cluster 2024-08-17T17:57:29.699817+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1397: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:57:31.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:30 smithi016 bash[84186]: cluster 2024-08-17T17:57:29.699817+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1397: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:57:31.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:30 smithi016 bash[86572]: cluster 2024-08-17T17:57:29.699817+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1397: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:57:31.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:30 smithi016 bash[86572]: cluster 2024-08-17T17:57:29.699817+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1397: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2024-08-17T17:57:31.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:31.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:31.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:31.213 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:31.244 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:31.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:31.374 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:31.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:31.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:31.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:31.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:31.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:31.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:31.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:31.748 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:31.763 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:31.851 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:31.878 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:31.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:31.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:32.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:32.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:32.277 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:32.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:32.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:32.506 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:32.529 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:32.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:32.632 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:32.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:32.766 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.800 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:32.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:33.043 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.052 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:32 smithi060 bash[68878]: cluster 2024-08-17T17:57:31.700393+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1398: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:57:33.052 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:32 smithi060 bash[68878]: cluster 2024-08-17T17:57:31.700393+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1398: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:57:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:32 smithi016 bash[84186]: cluster 2024-08-17T17:57:31.700393+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1398: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:57:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:32 smithi016 bash[84186]: cluster 2024-08-17T17:57:31.700393+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1398: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:57:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:32 smithi016 bash[86572]: cluster 2024-08-17T17:57:31.700393+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1398: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:57:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:32 smithi016 bash[86572]: cluster 2024-08-17T17:57:31.700393+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1398: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2024-08-17T17:57:33.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:33.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:33.210 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:33.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:33.334 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:33.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:33.438 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:33.470 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:33.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.606 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:33.711 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.741 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:33.847 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.865 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:33.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:33.991 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:33.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:34.096 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:34.114 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:34.217 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:34.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:34.340 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:34.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:34.468 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:34.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:34.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:34.600 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:34.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:34.729 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:34.741 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:57:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:57:34] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T17:57:34.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:34.864 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:34 smithi060 bash[68878]: cluster 2024-08-17T17:57:33.700988+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1399: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:57:34.873 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:34 smithi060 bash[68878]: cluster 2024-08-17T17:57:33.700988+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1399: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:57:34.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:34.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:35.051 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:35.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:34 smithi016 bash[84186]: cluster 2024-08-17T17:57:33.700988+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1399: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:57:35.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:34 smithi016 bash[84186]: cluster 2024-08-17T17:57:33.700988+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1399: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:57:35.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:34 smithi016 bash[86572]: cluster 2024-08-17T17:57:33.700988+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1399: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:57:35.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:34 smithi016 bash[86572]: cluster 2024-08-17T17:57:33.700988+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1399: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-08-17T17:57:35.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:35.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:35.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:35.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:35.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:35.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:35.459 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:35.487 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:35.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:35.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.624 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:35.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.761 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:35.866 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:35.884 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:35.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:35.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.018 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:36.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:36.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:36.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:36.250 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:36.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:36.381 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.401 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:36.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.539 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:36.646 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:36.685 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:36.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:36.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:36.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:36.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:36.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:36.949 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:36.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:36 smithi016 bash[84186]: cluster 2024-08-17T17:57:35.701533+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1400: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:36.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:36 smithi016 bash[84186]: cluster 2024-08-17T17:57:35.701533+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1400: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:36.956 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:36 smithi016 bash[86572]: cluster 2024-08-17T17:57:35.701533+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1400: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:36.956 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:36 smithi016 bash[86572]: cluster 2024-08-17T17:57:35.701533+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1400: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:37.055 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.075 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:36 smithi060 bash[68878]: cluster 2024-08-17T17:57:35.701533+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1400: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:36 smithi060 bash[68878]: cluster 2024-08-17T17:57:35.701533+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1400: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-08-17T17:57:37.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:37.207 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:37.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:37.311 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:37.329 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:37.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:37.563 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.599 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:37.707 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:37.733 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:37.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:37 smithi016 bash[84186]: audit 2024-08-17T17:57:37.363018+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:37.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:37 smithi016 bash[84186]: audit 2024-08-17T17:57:37.363018+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:37.826 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:37 smithi016 bash[86572]: audit 2024-08-17T17:57:37.363018+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:37.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:37 smithi016 bash[86572]: audit 2024-08-17T17:57:37.363018+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:37.836 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:37.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:37.961 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:37.982 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:38.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:38.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:37 smithi060 bash[68878]: audit 2024-08-17T17:57:37.363018+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:38.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:37 smithi060 bash[68878]: audit 2024-08-17T17:57:37.363018+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:38.114 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:38.218 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:38.249 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:38.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:38.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:38.480 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:38.507 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:38.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:38.741 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:38.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:38.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.919 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:39.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:39.049 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:38 smithi060 bash[68878]: cluster 2024-08-17T17:57:37.701921+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1401: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s 2024-08-17T17:57:39.049 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:38 smithi060 bash[68878]: cluster 2024-08-17T17:57:37.701921+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1401: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s 2024-08-17T17:57:39.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:39.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:38 smithi016 bash[84186]: cluster 2024-08-17T17:57:37.701921+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1401: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s 2024-08-17T17:57:39.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:38 smithi016 bash[84186]: cluster 2024-08-17T17:57:37.701921+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1401: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s 2024-08-17T17:57:39.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:38 smithi016 bash[86572]: cluster 2024-08-17T17:57:37.701921+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1401: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s 2024-08-17T17:57:39.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:38 smithi016 bash[86572]: cluster 2024-08-17T17:57:37.701921+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1401: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s 2024-08-17T17:57:39.084 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:57:39.084 INFO:teuthology.orchestra.run.smithi016.stdout: "size": 20, 2024-08-17T17:57:39.084 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 600, 2024-08-17T17:57:39.084 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [ 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45233.0:202767 9.6 9:61aa2b2b:::benchmark_data_smithi016_182674_object95477:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e264)", 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:48:16.788663+0000", 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 562.29662699000005, 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.49891010800000002, 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45233", 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2327233189", 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 202767 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788663+0000", 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788663+0000", 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.086 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788665+0000", 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.576e-06 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788671+0000", 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.8130000000000001e-06 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788683+0000", 2024-08-17T17:57:39.087 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2092999999999999e-05 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788688+0000", 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7450000000000001e-06 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788740+0000", 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1770000000000001e-05 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.088 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788824+0000", 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.3712000000000001e-05 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.788893+0000", 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8609000000000007e-05 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.089 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.792583+0000", 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0036901429999999999 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:16.792674+0000", 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.1335999999999994e-05 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.287406+0000", 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.49473224999999998 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.090 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.287523+0000", 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011711500000000001 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:48:17.287573+0000", 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.9945999999999999e-05 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.091 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:62764 10.8 10:17f52c3c:::benchmark_data_smithi016_202796_object62763:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:18.016651+0000", 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 441.06863934299997, 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4935955659999998, 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "reached pg", 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 62764 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.092 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016651+0000", 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016651+0000", 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016652+0000", 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.6499999999999998e-07 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.093 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016669+0000", 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7108999999999998e-05 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016678+0000", 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.9400000000000008e-06 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016682+0000", 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7990000000000001e-06 2024-08-17T17:57:39.094 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016715+0000", 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.2806999999999999e-05 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016816+0000", 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000100513 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 7", 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.016925+0000", 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000109499 2024-08-17T17:57:39.095 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.023089+0000", 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0061632559999999998 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.030761+0000", 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0076727569999999997 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.030774+0000", 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2906e-05 2024-08-17T17:57:39.096 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039266+0000", 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0084918110000001 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039283+0000", 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.7388e-05 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.097 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.510134+0000", 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.470850448 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.510246+0000", 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000112568 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.098 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:62768 10.8 10:1dc0701b:::benchmark_data_smithi016_202796_object62767:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:18.017415+0000", 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 441.06787504800002, 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4947094409999999, 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.102 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "reached pg", 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 62768 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017415+0000", 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.103 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017415+0000", 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017416+0000", 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.7400000000000002e-07 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017434+0000", 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8026999999999999e-05 2024-08-17T17:57:39.104 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017448+0000", 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4104000000000001e-05 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017456+0000", 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5639999999999999e-06 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.105 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.018697+0000", 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0012411449999999999 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.018794+0000", 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.7505999999999998e-05 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 7", 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.018877+0000", 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.2903000000000002e-05 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.106 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.023095+0000", 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0042177550000000001 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.030825+0000", 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0077299420000000001 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.030835+0000", 2024-08-17T17:57:39.107 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0446e-05 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039574+0000", 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0087384180000001 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039589+0000", 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5065999999999999e-05 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.108 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512067+0000", 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4724783939999999 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512125+0000", 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7397e-05 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.109 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:62769 10.8 10:1e72276c:::benchmark_data_smithi016_202796_object62768:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:18.017553+0000", 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 441.06773721799999, 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4946544579999999, 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "reached pg", 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 62769 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.110 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017553+0000", 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017553+0000", 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017554+0000", 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9500000000000002e-07 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.111 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017569+0000", 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5743000000000002e-05 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017578+0000", 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0270000000000001e-06 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.017583+0000", 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3409999999999996e-06 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.112 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.020763+0000", 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0031802190000000002 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.020884+0000", 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012146000000000001 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 7", 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.021003+0000", 2024-08-17T17:57:39.113 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000118633 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.024459+0000", 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0034564019999999999 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.030879+0000", 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0064195399999999996 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.114 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.030890+0000", 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1069e-05 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039665+0000", 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.008774622 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039704+0000", 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9709000000000002e-05 2024-08-17T17:57:39.115 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512160+0000", 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4724555930000001 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512207+0000", 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7404999999999998e-05 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.116 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:62793 10.8 10:16e5134a:::benchmark_data_smithi016_202796_object62792:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:18.055041+0000", 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 441.03024878500003, 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4662423169999999, 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 62793 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.117 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055041+0000", 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055041+0000", 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055042+0000", 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.093e-06 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.118 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055061+0000", 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8542e-05 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055072+0000", 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0614e-05 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055077+0000", 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.2249999999999999e-06 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.119 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055117+0000", 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0503000000000002e-05 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:18.055125+0000", 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.1100000000000003e-06 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039761+0000", 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.98463584500000001 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.120 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for peered", 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:19.039773+0000", 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1474000000000001e-05 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512227+0000", 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.472454199 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512323+0000", 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5626999999999998e-05 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.121 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.512433+0000", 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000110407 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.516758+0000", 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.004325288 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.517325+0000", 2024-08-17T17:57:39.122 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00056632199999999996 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.519132+0000", 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0018071039999999999 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.519180+0000", 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.8371000000000002e-05 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.123 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:20.521284+0000", 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.002103593 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:67019 10.5 10:a186c8f8:::benchmark_data_smithi016_202796_object67018:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e280)", 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:50:26.863371+0000", 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 432.22191938200001, 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.367378282, 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.124 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 67019 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.863371+0000", 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.863371+0000", 2024-08-17T17:57:39.125 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.863373+0000", 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.3460000000000001e-06 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.863400+0000", 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6495999999999998e-05 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.863414+0000", 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4827000000000001e-05 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.863424+0000", 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3000000000000007e-06 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.864580+0000", 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0011567050000000001 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.127 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.864785+0000", 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000204408 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.864947+0000", 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016182699999999999 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.128 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.869525+0000", 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0045784379999999998 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:26.871254+0000", 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0017290369999999999 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:27.227334+0000", 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.35607943800000003 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.129 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:27.227495+0000", 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000161192 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:50:27.230749+0000", 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0032542679999999998 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.130 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:94266 10.9 10:9f1a8711:::benchmark_data_smithi016_202796_object94265:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:06.745025+0000", 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 392.34026499100003, 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39524684999999998, 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.131 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 94266 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745025+0000", 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745025+0000", 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.132 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745027+0000", 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.66e-06 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745061+0000", 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3674000000000003e-05 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.133 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745077+0000", 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6645000000000001e-05 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745086+0000", 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0129999999999999e-06 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745193+0000", 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000107032 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745327+0000", 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013411799999999999 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745499+0000", 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017167500000000001 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.135 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.752737+0000", 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0072382260000000004 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.752747+0000", 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0088999999999999e-05 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.140105+0000", 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.38735750099999999 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.136 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.140204+0000", 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.9106999999999998e-05 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.140272+0000", 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8109999999999997e-05 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:94268 10.9 10:98a28062:::benchmark_data_smithi016_202796_object94267:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2024-08-17T17:57:39.137 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:06.745150+0000", 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 392.34013975900001, 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.40048537099999998, 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 94268 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.138 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745150+0000", 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745150+0000", 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745151+0000", 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.5300000000000003e-07 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.139 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745180+0000", 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.834e-05 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745245+0000", 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.5834999999999996e-05 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.745259+0000", 2024-08-17T17:57:39.140 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3220999999999999e-05 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.748550+0000", 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.003291118 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.748692+0000", 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014192400000000001 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:57:39.141 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.748830+0000", 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013781700000000001 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.752750+0000", 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0039204649999999997 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.753715+0000", 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000965459 2024-08-17T17:57:39.142 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.145548+0000", 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39183265900000003 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.145591+0000", 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.2998999999999999e-05 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.145636+0000", 2024-08-17T17:57:39.143 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.4681000000000001e-05 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:94276 10.9 10:91d3ab39:::benchmark_data_smithi016_202796_object94275:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:06.759675+0000", 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 392.325615083, 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39469120099999999, 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.144 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 94276 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759675+0000", 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.145 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759675+0000", 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759677+0000", 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.334e-06 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759711+0000", 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.3898e-05 2024-08-17T17:57:39.146 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759734+0000", 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.2722999999999999e-05 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759745+0000", 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1063000000000001e-05 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.147 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759804+0000", 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.9333999999999998e-05 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.759955+0000", 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0001507 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.760074+0000", 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000118962 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.148 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.765847+0000", 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.005772681 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.047310+0000", 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.28146300600000002 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.154289+0000", 2024-08-17T17:57:39.149 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.10697878199999999 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.154332+0000", 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3600999999999998e-05 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.154366+0000", 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.4116999999999999e-05 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.150 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:94278 10.9 10:96fce6b7:::benchmark_data_smithi016_202796_object94277:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e284)", 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:51:06.761221+0000", 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 392.32406906799997, 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41854763900000003, 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 94278 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.151 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.761221+0000", 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.761221+0000", 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.761223+0000", 2024-08-17T17:57:39.152 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.482e-06 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.761248+0000", 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.5528999999999999e-05 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.761258+0000", 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0098000000000001e-05 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.153 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.761265+0000", 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.9929999999999998e-06 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.762950+0000", 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0016851189999999999 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.154 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.763113+0000", 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00016232400000000001 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.763290+0000", 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00017776099999999999 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:06.766063+0000", 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0027721489999999998 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.155 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.047501+0000", 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.28143842099999999 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.179697+0000", 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.132196323 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.179736+0000", 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9072000000000001e-05 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.156 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:51:07.179769+0000", 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.2367999999999999e-05 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:130396 10.5 10:a651479e:::benchmark_data_smithi016_202796_object34243:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:52:03.659490+0000", 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 335.42580031199998, 2024-08-17T17:57:39.157 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.43915447200000002, 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 130396 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.158 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.659490+0000", 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.659490+0000", 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.659492+0000", 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.046e-06 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.159 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.659500+0000", 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4379999999999995e-06 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.659525+0000", 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.4471e-05 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.659537+0000", 2024-08-17T17:57:39.160 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2486e-05 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.669408+0000", 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0098703829999999999 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for rw locks", 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.669537+0000", 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000129226 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.161 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.752575+0000", 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.083037868000000001 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.752669+0000", 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.3851000000000007e-05 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.752796+0000", 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012771200000000001 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.162 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.767827+0000", 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.015030277 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.767883+0000", 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.6575e-05 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:04.095233+0000", 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.32735017399999999 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.163 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:04.095376+0000", 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014251499999999999 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:04.098644+0000", 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00326845 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.164 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:130445 10.5 10:af1b3a79:::benchmark_data_smithi016_202796_object34292:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:52:03.751017+0000", 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 335.33427288399997, 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.36839302800000001, 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 130445 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.165 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.751017+0000", 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.751017+0000", 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.166 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.751019+0000", 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.176e-06 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.751028+0000", 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4249999999999998e-06 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.751042+0000", 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3943e-05 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.167 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.751051+0000", 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8820000000000007e-06 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.756499+0000", 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0054478540000000002 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.756629+0000", 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00013060900000000001 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.168 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.756732+0000", 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00010298000000000001 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.767939+0000", 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.011206809999999999 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:03.767953+0000", 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.4494999999999999e-05 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.169 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:04.116938+0000", 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.348984719 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:04.116999+0000", 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.0838999999999998e-05 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:04.119410+0000", 2024-08-17T17:57:39.170 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0024112959999999998 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45395.0:137975 10.5 10:abfadb2d:::benchmark_data_smithi016_202796_object41822:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e290)", 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:52:15.640859+0000", 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 323.44443090200002, 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39917973400000001, 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.171 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45395", 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 137975 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.640859+0000", 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.640859+0000", 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.172 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.640861+0000", 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.5039999999999999e-06 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.640867+0000", 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.426e-06 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.173 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.640879+0000", 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.1745e-05 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.640888+0000", 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0250000000000008e-06 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.646325+0000", 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0054370010000000003 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.174 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for rw locks", 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.646401+0000", 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5937000000000002e-05 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.992496+0000", 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.346094609 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.992607+0000", 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00011141099999999999 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.175 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:15.992761+0000", 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00015443499999999999 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:16.038063+0000", 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.045301635999999999 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:16.038104+0000", 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.0710999999999997e-05 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.176 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:16.038251+0000", 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00014730799999999999 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:16.038336+0000", 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.4794000000000002e-05 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:52:16.040039+0000", 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0017031920000000001 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.177 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:80212 11.6 11:6d37aedf:::benchmark_data_smithi016_225822_object80211:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:23.703953+0000", 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 75.381337471999998, 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.41284688600000002, 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:57:39.178 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 80212 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.703953+0000", 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.703953+0000", 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.179 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.703954+0000", 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6279999999999999e-06 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.703975+0000", 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1050999999999999e-05 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.703989+0000", 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3799e-05 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.180 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.704008+0000", 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8899999999999999e-05 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.704136+0000", 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000128288 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.704281+0000", 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000144396 2024-08-17T17:57:39.181 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.704418+0000", 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000136837 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710711+0000", 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0062935819999999998 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.182 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.714091+0000", 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.003379688 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.111846+0000", 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.39775497799999998 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.112375+0000", 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00052900500000000004 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.183 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.116800+0000", 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0044247339999999996 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:80218 11.6 11:6db36460:::benchmark_data_smithi016_225822_object80217:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:23.710944+0000", 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 75.374345723000005, 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.40985405400000002, 2024-08-17T17:57:39.184 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 80218 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710944+0000", 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.185 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710944+0000", 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710946+0000", 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.3820000000000001e-06 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.186 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710966+0000", 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0497999999999999e-05 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710978+0000", 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2062000000000001e-05 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.710985+0000", 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8349999999999998e-06 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.187 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.711031+0000", 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.5636000000000001e-05 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.711157+0000", 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000125733 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.711278+0000", 2024-08-17T17:57:39.188 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00012172600000000001 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.715545+0000", 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0042663379999999997 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.717264+0000", 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001719256 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.120579+0000", 2024-08-17T17:57:39.189 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.403315323 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.120747+0000", 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000167994 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.120799+0000", 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.1270999999999998e-05 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.190 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:80230 11.6 11:6e6d1eff:::benchmark_data_smithi016_225822_object80229:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:23.731207+0000", 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 75.354083548999995, 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.389842676, 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 80230 2024-08-17T17:57:39.191 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731207+0000", 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731207+0000", 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.192 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731209+0000", 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.0829999999999998e-06 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731235+0000", 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6455e-05 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731251+0000", 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.6121999999999999e-05 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.193 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731260+0000", 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.6850000000000007e-06 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731324+0000", 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.4451999999999999e-05 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731471+0000", 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000146728 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.194 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.731560+0000", 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.8832000000000006e-05 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.734607+0000", 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0030467430000000002 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:23.735881+0000", 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.001274124 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.195 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.120849+0000", 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.38496844800000002 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.121005+0000", 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000155248 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:24.121049+0000", 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.4756000000000003e-05 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.196 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:88269 11.6 11:643046f2:::benchmark_data_smithi016_225822_object88268:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e308)", 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:34.519995+0000", 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 64.565295233000001, 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.19900396300000001, 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 88269 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.197 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.519995+0000", 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.519995+0000", 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.198 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.519996+0000", 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.2580000000000001e-06 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.520015+0000", 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.9091999999999999e-05 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.520025+0000", 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.4259999999999992e-06 2024-08-17T17:57:39.199 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.200 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.200 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.200 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.520030+0000", 2024-08-17T17:57:39.200 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.848e-06 2024-08-17T17:57:39.200 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.200 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.200 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.201 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.201 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.520105+0000", 2024-08-17T17:57:39.201 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.5834999999999995e-05 2024-08-17T17:57:39.201 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.201 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.520256+0000", 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000150476 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.520397+0000", 2024-08-17T17:57:39.202 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000141445 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.523428+0000", 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0030302979999999998 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.706104+0000", 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.18267612499999999 2024-08-17T17:57:39.203 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.718899+0000", 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.012795038 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.718956+0000", 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7012999999999998e-05 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.718999+0000", 2024-08-17T17:57:39.204 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.3108999999999997e-05 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45602.0:88270 11.2 e308/302 11:4eadcc7c:::benchmark_data_smithi016_225822_object88269:head v 308'5545, mlcod=308'5543)", 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:34.523902+0000", 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 64.561388468000004, 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.188940781, 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.205 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.523902+0000", 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.523902+0000", 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.523903+0000", 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.39e-06 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.206 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.523942+0000", 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.8962999999999999e-05 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.706055+0000", 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.18211263899999999 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.706084+0000", 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.9563000000000001e-05 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.207 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.706934+0000", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.00084938199999999998 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.706970+0000", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.6264999999999999e-05 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.712785+0000", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0058147190000000003 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.208 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:34.712842+0000", 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 5.7859999999999998e-05 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_op(client.45602.0:92301 11.6 11:6615c213:::benchmark_data_smithi016_225822_object92300:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e309)", 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:56:39.882230+0000", 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 59.203060502, 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.18569427699999999, 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.209 INFO:teuthology.orchestra.run.smithi016.stdout: "client_info": { 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "client": "client.45602", 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "tid": 92301 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.882230+0000", 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.882230+0000", 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.210 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.882231+0000", 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 8.71e-07 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.882252+0000", 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.1656000000000001e-05 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.882263+0000", 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.0448999999999999e-05 2024-08-17T17:57:39.211 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.882270+0000", 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 7.1289999999999998e-06 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.886939+0000", 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.0046692870000000003 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.887034+0000", 2024-08-17T17:57:39.212 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.5332000000000001e-05 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:39.887125+0000", 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 9.0968e-05 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "op_commit", 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:40.048967+0000", 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.161842019 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:40.049294+0000", 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.000326812 2024-08-17T17:57:39.213 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:40.067834+0000", 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.018540056999999999 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:40.067876+0000", 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.2190000000000001e-05 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:56:40.067924+0000", 2024-08-17T17:57:39.214 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7506999999999998e-05 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "description": "osd_repop(client.45602.0:129692 11.4 e311/302 11:280f56ec:::benchmark_data_smithi016_225822_object26473:head v 311'8003, mlcod=311'8001)", 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "initiated_at": "2024-08-17T17:57:33.795514+0000", 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "age": 5.2897760979999999, 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.043596780000000002, 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "continuous": false, 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "type_data": { 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: "events": [ 2024-08-17T17:57:39.215 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "initiated", 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.795514+0000", 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "header_read", 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.795514+0000", 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "throttled", 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.795514+0000", 2024-08-17T17:57:39.216 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.9099999999999999e-07 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "all_read", 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.795518+0000", 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 3.7330000000000001e-06 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "dispatched", 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.795525+0000", 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 6.8569999999999997e-06 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "queued_for_pg", 2024-08-17T17:57:39.217 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.795530+0000", 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 4.7330000000000003e-06 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "reached_pg", 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.806388+0000", 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.010858293999999999 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "started", 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.806407+0000", 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 1.8641999999999999e-05 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "commit_sent", 2024-08-17T17:57:39.218 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.839084+0000", 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 0.032677330999999997 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: }, 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: { 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: "event": "done", 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: "time": "2024-08-17T17:57:33.839111+0000", 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: "duration": 2.6798999999999999e-05 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: } 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout: ] 2024-08-17T17:57:39.219 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:57:39.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.322 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.345 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.448 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:39.474 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:39.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:39.584 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.710 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.873 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:40.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:40.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:40.107 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:40.130 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:40.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:40.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:40.242 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:57:40 smithi060 bash[61583]: ts=2024-08-17T17:57:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:40.255 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:40.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:40.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.405 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:40.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:40.536 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:40.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:40.639 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:40.662 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:40.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:40.765 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:40.797 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:40.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:40.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.918 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:41.021 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:41.043 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:41.114 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:40 smithi016 bash[84186]: cluster 2024-08-17T17:57:39.702611+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1402: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-08-17T17:57:41.114 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:40 smithi016 bash[84186]: cluster 2024-08-17T17:57:39.702611+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1402: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-08-17T17:57:41.115 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:40 smithi016 bash[86572]: cluster 2024-08-17T17:57:39.702611+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1402: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-08-17T17:57:41.115 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:40 smithi016 bash[86572]: cluster 2024-08-17T17:57:39.702611+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1402: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-08-17T17:57:41.147 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:41.158 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:40 smithi060 bash[68878]: cluster 2024-08-17T17:57:39.702611+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1402: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-08-17T17:57:41.158 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:40 smithi060 bash[68878]: cluster 2024-08-17T17:57:39.702611+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1402: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2024-08-17T17:57:41.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:41.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:41.328 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:41.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:41.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:41.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:41.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:41.572 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:41.595 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:41.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:41.722 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:41.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:41.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:41.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:41.983 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:42.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:42.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:42.349 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:42.377 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:42.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:42.480 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:42.614 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:42.743 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:42.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.888 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:42 smithi060 bash[68878]: cluster 2024-08-17T17:57:41.703113+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1403: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T17:57:42.888 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:42 smithi060 bash[68878]: cluster 2024-08-17T17:57:41.703113+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1403: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T17:57:42.906 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:42.911 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:57:43.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:43.033 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:43.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:43.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:42 smithi016 bash[84186]: cluster 2024-08-17T17:57:41.703113+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1403: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T17:57:43.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:42 smithi016 bash[84186]: cluster 2024-08-17T17:57:41.703113+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1403: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T17:57:43.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:42 smithi016 bash[86572]: cluster 2024-08-17T17:57:41.703113+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1403: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T17:57:43.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:42 smithi016 bash[86572]: cluster 2024-08-17T17:57:41.703113+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1403: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T17:57:43.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:43.164 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:43.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:43.288 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:43.394 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.422 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:43.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.551 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:43.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:43.678 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:43.783 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:43.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:43.938 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:44.045 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:44.068 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:44.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:44.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:44.196 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:44.300 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:44.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:44.421 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:44.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:44.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:44.542 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.552 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:57:44] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-08-17T17:57:44.574 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:44.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:44.792 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:57:44.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:44.943 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.967 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:45.070 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:45.073 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:57:45.073 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:45.093 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:45.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:45.098 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:57:45.099 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:45.115 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:57:45.115 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:44 smithi060 bash[68878]: cluster 2024-08-17T17:57:43.703715+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1404: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:57:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:44 smithi060 bash[68878]: cluster 2024-08-17T17:57:43.703715+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1404: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:57:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:44 smithi060 bash[68878]: audit 2024-08-17T17:57:44.700001+0000 mon.a (mon.0) 1767 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:44 smithi060 bash[68878]: audit 2024-08-17T17:57:44.700001+0000 mon.a (mon.0) 1767 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:45.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:45.222 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:45.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[84186]: cluster 2024-08-17T17:57:43.703715+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1404: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:57:45.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[84186]: cluster 2024-08-17T17:57:43.703715+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1404: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:57:45.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[84186]: audit 2024-08-17T17:57:44.700001+0000 mon.a (mon.0) 1767 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:45.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[84186]: audit 2024-08-17T17:57:44.700001+0000 mon.a (mon.0) 1767 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:45.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[86572]: cluster 2024-08-17T17:57:43.703715+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1404: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:57:45.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[86572]: cluster 2024-08-17T17:57:43.703715+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1404: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:57:45.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[86572]: audit 2024-08-17T17:57:44.700001+0000 mon.a (mon.0) 1767 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:45.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:44 smithi016 bash[86572]: audit 2024-08-17T17:57:44.700001+0000 mon.a (mon.0) 1767 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:45.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.334 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:57:45.334 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:45.356 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:45.373 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:45.373 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:57:45.401 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:57:45.402 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:45.439 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:57:45.440 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:45.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:45.470 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:57:45.470 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:45.491 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:45.596 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:45.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:45.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:45.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:45.763 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:45.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:45.905 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:46.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:46.043 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:46.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: cluster 2024-08-17T17:57:44.793713+0000 mon.a (mon.0) 1768 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:46.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: cluster 2024-08-17T17:57:44.793713+0000 mon.a (mon.0) 1768 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:46.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: audit 2024-08-17T17:57:44.794946+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:46.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: audit 2024-08-17T17:57:44.794946+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: cluster 2024-08-17T17:57:44.799072+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: cluster 2024-08-17T17:57:44.799072+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: audit 2024-08-17T17:57:45.058113+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.16:0/2784602344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[84186]: audit 2024-08-17T17:57:45.058113+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.16:0/2784602344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: cluster 2024-08-17T17:57:44.793713+0000 mon.a (mon.0) 1768 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: cluster 2024-08-17T17:57:44.793713+0000 mon.a (mon.0) 1768 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: audit 2024-08-17T17:57:44.794946+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: audit 2024-08-17T17:57:44.794946+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: cluster 2024-08-17T17:57:44.799072+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: cluster 2024-08-17T17:57:44.799072+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:57:46.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: audit 2024-08-17T17:57:45.058113+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.16:0/2784602344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:46.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:45 smithi016 bash[86572]: audit 2024-08-17T17:57:45.058113+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.16:0/2784602344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:46.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: cluster 2024-08-17T17:57:44.793713+0000 mon.a (mon.0) 1768 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: cluster 2024-08-17T17:57:44.793713+0000 mon.a (mon.0) 1768 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: audit 2024-08-17T17:57:44.794946+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: audit 2024-08-17T17:57:44.794946+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? 172.21.15.16:0/466819791' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: cluster 2024-08-17T17:57:44.799072+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: cluster 2024-08-17T17:57:44.799072+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: audit 2024-08-17T17:57:45.058113+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.16:0/2784602344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:46.160 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:45 smithi060 bash[68878]: audit 2024-08-17T17:57:45.058113+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.16:0/2784602344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:46.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:46.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.315 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:46.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.442 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:46.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.579 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:46.683 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.711 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:46.817 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:46.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:46.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:46.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.962 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:47.065 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:47.091 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:47.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:47.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:46 smithi060 bash[68878]: cluster 2024-08-17T17:57:45.706465+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1406: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:47.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:46 smithi060 bash[68878]: cluster 2024-08-17T17:57:45.706465+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1406: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:47.195 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.205 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:46 smithi016 bash[84186]: cluster 2024-08-17T17:57:45.706465+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1406: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:47.205 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:46 smithi016 bash[84186]: cluster 2024-08-17T17:57:45.706465+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1406: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:47.206 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:46 smithi016 bash[86572]: cluster 2024-08-17T17:57:45.706465+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1406: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:47.206 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:46 smithi016 bash[86572]: cluster 2024-08-17T17:57:45.706465+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1406: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:47.226 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:47.335 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.355 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:47.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:47.496 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:47.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:47.603 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:47.634 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:47.738 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:47.759 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:47.763 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:47.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:47.887 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:47.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:47.990 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:48.015 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:48.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:48.118 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:48.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:48.295 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:48.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:48.398 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:48.415 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:48.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:48.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:48.648 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:48.773 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:48.814 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:48.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:48.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:48.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:48.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:48 smithi016 bash[84186]: cluster 2024-08-17T17:57:47.706856+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1407: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:48.956 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:48 smithi016 bash[84186]: cluster 2024-08-17T17:57:47.706856+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1407: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:48.956 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:48 smithi016 bash[86572]: cluster 2024-08-17T17:57:47.706856+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1407: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:48.957 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:48 smithi016 bash[86572]: cluster 2024-08-17T17:57:47.706856+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1407: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:49.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:49.067 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:49.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:48 smithi060 bash[68878]: cluster 2024-08-17T17:57:47.706856+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1407: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:49.072 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:48 smithi060 bash[68878]: cluster 2024-08-17T17:57:47.706856+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1407: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2024-08-17T17:57:49.172 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:49.201 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:49.304 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:49.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:49.460 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:49.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:49.587 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T17:57:49.591 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T17:57:49.593 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:49.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.727 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:49.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:49.858 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:49.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:49.963 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.996 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:50.098 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.120 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:50.225 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:50.346 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:57:50 smithi060 bash[61583]: ts=2024-08-17T17:57:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:50.470 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.495 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:50.598 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:50.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:57:50.622 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:50.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:50.724 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.762 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:50.871 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.896 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:50 smithi060 bash[68878]: audit 2024-08-17T17:57:49.581981+0000 mgr.y (mgr.34107) 1320 : audit [DBG] from='client.45659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:50 smithi060 bash[68878]: audit 2024-08-17T17:57:49.581981+0000 mgr.y (mgr.34107) 1320 : audit [DBG] from='client.45659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:50 smithi060 bash[68878]: cluster 2024-08-17T17:57:49.707496+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1408: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-08-17T17:57:50.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:50 smithi060 bash[68878]: cluster 2024-08-17T17:57:49.707496+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1408: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-08-17T17:57:50.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:57:51.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:51.024 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:51.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[84186]: audit 2024-08-17T17:57:49.581981+0000 mgr.y (mgr.34107) 1320 : audit [DBG] from='client.45659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[84186]: audit 2024-08-17T17:57:49.581981+0000 mgr.y (mgr.34107) 1320 : audit [DBG] from='client.45659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[84186]: cluster 2024-08-17T17:57:49.707496+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1408: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[84186]: cluster 2024-08-17T17:57:49.707496+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1408: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[86572]: audit 2024-08-17T17:57:49.581981+0000 mgr.y (mgr.34107) 1320 : audit [DBG] from='client.45659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[86572]: audit 2024-08-17T17:57:49.581981+0000 mgr.y (mgr.34107) 1320 : audit [DBG] from='client.45659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[86572]: cluster 2024-08-17T17:57:49.707496+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1408: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-08-17T17:57:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:50 smithi016 bash[86572]: cluster 2024-08-17T17:57:49.707496+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1408: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2024-08-17T17:57:51.130 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:51.191 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1407,"stamp":"2024-08-17T17:57:47.706640+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4576384997,"num_objects":69848,"num_object_clones":0,"num_object_copies":209544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69848,"num_whiteouts":0,"num_read":424,"num_read_kb":868,"num_write":136890,"num_write_kb":6608272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29,"num_bytes_recovered":1776140,"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":132325,"ondisk_log_size":132325,"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":19102608,"kb_used_data":13571088,"kb_used_omap":113,"kb_used_meta":5530830,"kb_avail":730858608,"statfs":{"total":767960285184,"available":748399214592,"internally_reserved":0,"allocated":13896794112,"data_stored":13880320102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":5663570216},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,13,4,3,6,2],"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":-441647104,"num_objects":-6739,"num_object_clones":0,"num_object_copies":-20217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6739,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004929"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":468,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.800992+0000","last_change":"2024-08-17T17:43:20.040063+0000","last_active":"2024-08-17T17:57:44.800992+0000","last_peered":"2024-08-17T17:57:44.800992+0000","last_clean":"2024-08-17T17:57:44.800992+0000","last_became_active":"2024-08-17T17:43:20.039314+0000","last_became_peered":"2024-08-17T17:43:20.039314+0000","last_unstale":"2024-08-17T17:57:44.800992+0000","last_undegraded":"2024-08-17T17:57:44.800992+0000","last_fullsized":"2024-08-17T17:57:44.800992+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:31:51.667056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":316,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949727+0000","last_change":"2024-08-17T17:40:23.775029+0000","last_active":"2024-08-17T17:57:15.949727+0000","last_peered":"2024-08-17T17:57:15.949727+0000","last_clean":"2024-08-17T17:57:15.949727+0000","last_became_active":"2024-08-17T17:40:23.751272+0000","last_became_peered":"2024-08-17T17:40:23.751272+0000","last_unstale":"2024-08-17T17:57:15.949727+0000","last_undegraded":"2024-08-17T17:57:15.949727+0000","last_fullsized":"2024-08-17T17:57:15.949727+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:51.141766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":68,"num_keys_recovered":20,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":262,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949622+0000","last_change":"2024-08-17T17:43:20.027545+0000","last_active":"2024-08-17T17:57:15.949622+0000","last_peered":"2024-08-17T17:57:15.949622+0000","last_clean":"2024-08-17T17:57:15.949622+0000","last_became_active":"2024-08-17T17:43:20.027063+0000","last_became_peered":"2024-08-17T17:43:20.027063+0000","last_unstale":"2024-08-17T17:57:15.949622+0000","last_undegraded":"2024-08-17T17:57:15.949622+0000","last_fullsized":"2024-08-17T17:57:15.949622+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:41.483500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":314,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949521+0000","last_change":"2024-08-17T17:50:19.049464+0000","last_active":"2024-08-17T17:57:15.949521+0000","last_peered":"2024-08-17T17:57:15.949521+0000","last_clean":"2024-08-17T17:57:15.949521+0000","last_became_active":"2024-08-17T17:50:19.047856+0000","last_became_peered":"2024-08-17T17:50:19.047856+0000","last_unstale":"2024-08-17T17:57:15.949521+0000","last_undegraded":"2024-08-17T17:57:15.949521+0000","last_fullsized":"2024-08-17T17:57:15.949521+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:28:00.703505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":417,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801488+0000","last_change":"2024-08-17T17:50:19.052620+0000","last_active":"2024-08-17T17:57:44.801488+0000","last_peered":"2024-08-17T17:57:44.801488+0000","last_clean":"2024-08-17T17:57:44.801488+0000","last_became_active":"2024-08-17T17:50:19.052270+0000","last_became_peered":"2024-08-17T17:50:19.052270+0000","last_unstale":"2024-08-17T17:57:44.801488+0000","last_undegraded":"2024-08-17T17:57:44.801488+0000","last_fullsized":"2024-08-17T17:57:44.801488+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:20.678987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":283,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949461+0000","last_change":"2024-08-17T17:40:23.752372+0000","last_active":"2024-08-17T17:57:15.949461+0000","last_peered":"2024-08-17T17:57:15.949461+0000","last_clean":"2024-08-17T17:57:15.949461+0000","last_became_active":"2024-08-17T17:40:23.751497+0000","last_became_peered":"2024-08-17T17:40:23.751497+0000","last_unstale":"2024-08-17T17:57:15.949461+0000","last_undegraded":"2024-08-17T17:57:15.949461+0000","last_fullsized":"2024-08-17T17:57:15.949461+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:33.671543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":161,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801723+0000","last_change":"2024-08-17T17:43:20.090756+0000","last_active":"2024-08-17T17:57:44.801723+0000","last_peered":"2024-08-17T17:57:44.801723+0000","last_clean":"2024-08-17T17:57:44.801723+0000","last_became_active":"2024-08-17T17:43:20.089901+0000","last_became_peered":"2024-08-17T17:43:20.089901+0000","last_unstale":"2024-08-17T17:57:44.801723+0000","last_undegraded":"2024-08-17T17:57:44.801723+0000","last_fullsized":"2024-08-17T17:57:44.801723+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:08.267075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":293,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.948989+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T17:57:15.948989+0000","last_peered":"2024-08-17T17:57:15.948989+0000","last_clean":"2024-08-17T17:57:15.948989+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T17:57:15.948989+0000","last_undegraded":"2024-08-17T17:57:15.948989+0000","last_fullsized":"2024-08-17T17:57:15.948989+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"311'8576","reported_seq":8606,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.294518+0000","last_change":"2024-08-17T17:54:53.779025+0000","last_active":"2024-08-17T17:57:44.294518+0000","last_peered":"2024-08-17T17:57:44.294518+0000","last_clean":"2024-08-17T17:57:44.294518+0000","last_became_active":"2024-08-17T17:54:53.778621+0000","last_became_peered":"2024-08-17T17:54:53.778621+0000","last_unstale":"2024-08-17T17:57:44.294518+0000","last_undegraded":"2024-08-17T17:57:44.294518+0000","last_fullsized":"2024-08-17T17:57:44.294518+0000","mapping_epoch":302,"log_start":"307'600","ondisk_log_start":"307'600","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":7976,"log_dups_size":0,"ondisk_log_size":7976,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:59.320270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277872640,"num_objects":4240,"num_object_clones":0,"num_object_copies":12720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4240,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8576,"num_write_kb":410112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":272,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.954100+0000","last_change":"2024-08-17T17:57:16.953774+0000","last_active":"2024-08-17T17:57:16.954100+0000","last_peered":"2024-08-17T17:57:16.954100+0000","last_clean":"2024-08-17T17:57:16.954100+0000","last_became_active":"2024-08-17T17:57:16.953355+0000","last_became_peered":"2024-08-17T17:57:16.953355+0000","last_unstale":"2024-08-17T17:57:16.954100+0000","last_undegraded":"2024-08-17T17:57:16.954100+0000","last_fullsized":"2024-08-17T17:57:16.954100+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:21.132344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":197,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949388+0000","last_change":"2024-08-17T17:29:27.850544+0000","last_active":"2024-08-17T17:57:15.949388+0000","last_peered":"2024-08-17T17:57:15.949388+0000","last_clean":"2024-08-17T17:57:15.949388+0000","last_became_active":"2024-08-17T17:29:27.849735+0000","last_became_peered":"2024-08-17T17:29:27.849735+0000","last_unstale":"2024-08-17T17:57:15.949388+0000","last_undegraded":"2024-08-17T17:57:15.949388+0000","last_fullsized":"2024-08-17T17:57:15.949388+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:08.494775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"311'8673","reported_seq":8713,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.274597+0000","last_change":"2024-08-17T17:57:17.099864+0000","last_active":"2024-08-17T17:57:44.274597+0000","last_peered":"2024-08-17T17:57:44.274597+0000","last_clean":"2024-08-17T17:57:44.274597+0000","last_became_active":"2024-08-17T17:57:17.011820+0000","last_became_peered":"2024-08-17T17:57:17.011820+0000","last_unstale":"2024-08-17T17:57:44.274597+0000","last_undegraded":"2024-08-17T17:57:44.274597+0000","last_fullsized":"2024-08-17T17:57:44.274597+0000","mapping_epoch":310,"log_start":"307'700","ondisk_log_start":"307'700","created":302,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":7973,"log_dups_size":0,"ondisk_log_size":7973,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:26:38.707798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293535744,"num_objects":4479,"num_object_clones":0,"num_object_copies":13437,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4479,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8673,"num_write_kb":420864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":311,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949964+0000","last_change":"2024-08-17T17:40:23.780079+0000","last_active":"2024-08-17T17:57:15.949964+0000","last_peered":"2024-08-17T17:57:15.949964+0000","last_clean":"2024-08-17T17:57:15.949964+0000","last_became_active":"2024-08-17T17:40:23.753619+0000","last_became_peered":"2024-08-17T17:40:23.753619+0000","last_unstale":"2024-08-17T17:57:15.949964+0000","last_undegraded":"2024-08-17T17:57:15.949964+0000","last_fullsized":"2024-08-17T17:57:15.949964+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:27.775840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":214,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944858+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T17:57:16.944858+0000","last_peered":"2024-08-17T17:57:16.944858+0000","last_clean":"2024-08-17T17:57:16.944858+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T17:57:16.944858+0000","last_undegraded":"2024-08-17T17:57:16.944858+0000","last_fullsized":"2024-08-17T17:57:16.944858+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"311'8281","reported_seq":8298,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:43.027307+0000","last_change":"2024-08-17T17:54:53.772841+0000","last_active":"2024-08-17T17:57:43.027307+0000","last_peered":"2024-08-17T17:57:43.027307+0000","last_clean":"2024-08-17T17:57:43.027307+0000","last_became_active":"2024-08-17T17:54:53.772207+0000","last_became_peered":"2024-08-17T17:54:53.772207+0000","last_unstale":"2024-08-17T17:57:43.027307+0000","last_undegraded":"2024-08-17T17:57:43.027307+0000","last_fullsized":"2024-08-17T17:57:43.027307+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8281,"log_dups_size":0,"ondisk_log_size":8281,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:34:46.572611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285147136,"num_objects":4351,"num_object_clones":0,"num_object_copies":13053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8281,"num_write_kb":404224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'1","reported_seq":248,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949910+0000","last_change":"2024-08-17T17:11:12.890724+0000","last_active":"2024-08-17T17:57:15.949910+0000","last_peered":"2024-08-17T17:57:15.949910+0000","last_clean":"2024-08-17T17:57:15.949910+0000","last_became_active":"2024-08-17T17:11:12.889479+0000","last_became_peered":"2024-08-17T17:11:12.889479+0000","last_unstale":"2024-08-17T17:57:15.949910+0000","last_undegraded":"2024-08-17T17:57:15.949910+0000","last_fullsized":"2024-08-17T17:57:15.949910+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:16.436702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":256,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.944146+0000","last_change":"2024-08-17T17:12:12.241619+0000","last_active":"2024-08-17T17:57:15.944146+0000","last_peered":"2024-08-17T17:57:15.944146+0000","last_clean":"2024-08-17T17:57:15.944146+0000","last_became_active":"2024-08-17T17:12:12.240689+0000","last_became_peered":"2024-08-17T17:12:12.240689+0000","last_unstale":"2024-08-17T17:57:15.944146+0000","last_undegraded":"2024-08-17T17:57:15.944146+0000","last_fullsized":"2024-08-17T17:57:15.944146+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:23.005201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"311'8385","reported_seq":8402,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:43.057789+0000","last_change":"2024-08-17T17:54:53.756377+0000","last_active":"2024-08-17T17:57:43.057789+0000","last_peered":"2024-08-17T17:57:43.057789+0000","last_clean":"2024-08-17T17:57:43.057789+0000","last_became_active":"2024-08-17T17:54:53.755653+0000","last_became_peered":"2024-08-17T17:54:53.755653+0000","last_unstale":"2024-08-17T17:57:43.057789+0000","last_undegraded":"2024-08-17T17:57:43.057789+0000","last_fullsized":"2024-08-17T17:57:43.057789+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8385,"log_dups_size":0,"ondisk_log_size":8385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:08:20.628943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283443200,"num_objects":4325,"num_object_clones":0,"num_object_copies":12975,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4325,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8385,"num_write_kb":406720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801127+0000","last_change":"2024-08-17T17:43:20.032274+0000","last_active":"2024-08-17T17:57:44.801127+0000","last_peered":"2024-08-17T17:57:44.801127+0000","last_clean":"2024-08-17T17:57:44.801127+0000","last_became_active":"2024-08-17T17:43:20.031580+0000","last_became_peered":"2024-08-17T17:43:20.031580+0000","last_unstale":"2024-08-17T17:57:44.801127+0000","last_undegraded":"2024-08-17T17:57:44.801127+0000","last_fullsized":"2024-08-17T17:57:44.801127+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:09.736143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":464,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.954103+0000","last_change":"2024-08-17T17:57:16.953767+0000","last_active":"2024-08-17T17:57:16.954103+0000","last_peered":"2024-08-17T17:57:16.954103+0000","last_clean":"2024-08-17T17:57:16.954103+0000","last_became_active":"2024-08-17T17:57:16.953354+0000","last_became_peered":"2024-08-17T17:57:16.953354+0000","last_unstale":"2024-08-17T17:57:16.954103+0000","last_undegraded":"2024-08-17T17:57:16.954103+0000","last_fullsized":"2024-08-17T17:57:16.954103+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:47:39.029479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.3","version":"311'8461","reported_seq":8478,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:43.348437+0000","last_change":"2024-08-17T17:54:53.767349+0000","last_active":"2024-08-17T17:57:43.348437+0000","last_peered":"2024-08-17T17:57:43.348437+0000","last_clean":"2024-08-17T17:57:43.348437+0000","last_became_active":"2024-08-17T17:54:53.767018+0000","last_became_peered":"2024-08-17T17:54:53.767018+0000","last_unstale":"2024-08-17T17:57:43.348437+0000","last_undegraded":"2024-08-17T17:57:43.348437+0000","last_fullsized":"2024-08-17T17:57:43.348437+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8461,"log_dups_size":0,"ondisk_log_size":8461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:46:19.089289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285409280,"num_objects":4355,"num_object_clones":0,"num_object_copies":13065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8461,"num_write_kb":410112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":497,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.810247+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T17:57:44.810247+0000","last_peered":"2024-08-17T17:57:44.810247+0000","last_clean":"2024-08-17T17:57:44.810247+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T17:57:44.810247+0000","last_undegraded":"2024-08-17T17:57:44.810247+0000","last_fullsized":"2024-08-17T17:57:44.810247+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":203,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945060+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T17:57:16.945060+0000","last_peered":"2024-08-17T17:57:16.945060+0000","last_clean":"2024-08-17T17:57:16.945060+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T17:57:16.945060+0000","last_undegraded":"2024-08-17T17:57:16.945060+0000","last_fullsized":"2024-08-17T17:57:16.945060+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"312'8592","reported_seq":8624,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.977018+0000","last_change":"2024-08-17T17:54:53.810000+0000","last_active":"2024-08-17T17:57:44.977018+0000","last_peered":"2024-08-17T17:57:44.977018+0000","last_clean":"2024-08-17T17:57:44.977018+0000","last_became_active":"2024-08-17T17:54:53.809643+0000","last_became_peered":"2024-08-17T17:54:53.809643+0000","last_unstale":"2024-08-17T17:57:44.977018+0000","last_undegraded":"2024-08-17T17:57:44.977018+0000","last_fullsized":"2024-08-17T17:57:44.977018+0000","mapping_epoch":302,"log_start":"307'200","ondisk_log_start":"307'200","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8392,"log_dups_size":0,"ondisk_log_size":8392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:07:34.872103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286392320,"num_objects":4370,"num_object_clones":0,"num_object_copies":13110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4370,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8592,"num_write_kb":414784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":301,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.944258+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T17:57:15.944258+0000","last_peered":"2024-08-17T17:57:15.944258+0000","last_clean":"2024-08-17T17:57:15.944258+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T17:57:15.944258+0000","last_undegraded":"2024-08-17T17:57:15.944258+0000","last_fullsized":"2024-08-17T17:57:15.944258+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":203,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945837+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T17:57:16.945837+0000","last_peered":"2024-08-17T17:57:16.945837+0000","last_clean":"2024-08-17T17:57:16.945837+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T17:57:16.945837+0000","last_undegraded":"2024-08-17T17:57:16.945837+0000","last_fullsized":"2024-08-17T17:57:16.945837+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"311'8625","reported_seq":8642,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:43.331706+0000","last_change":"2024-08-17T17:54:53.806243+0000","last_active":"2024-08-17T17:57:43.331706+0000","last_peered":"2024-08-17T17:57:43.331706+0000","last_clean":"2024-08-17T17:57:43.331706+0000","last_became_active":"2024-08-17T17:54:53.805658+0000","last_became_peered":"2024-08-17T17:54:53.805658+0000","last_unstale":"2024-08-17T17:57:43.331706+0000","last_undegraded":"2024-08-17T17:57:43.331706+0000","last_fullsized":"2024-08-17T17:57:43.331706+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8625,"log_dups_size":0,"ondisk_log_size":8625,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:30.927722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292093952,"num_objects":4457,"num_object_clones":0,"num_object_copies":13371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8625,"num_write_kb":418624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944627+0000","last_change":"2024-08-17T17:40:23.747913+0000","last_active":"2024-08-17T17:57:16.944627+0000","last_peered":"2024-08-17T17:57:16.944627+0000","last_clean":"2024-08-17T17:57:16.944627+0000","last_became_active":"2024-08-17T17:40:23.745048+0000","last_became_peered":"2024-08-17T17:40:23.745048+0000","last_unstale":"2024-08-17T17:57:16.944627+0000","last_undegraded":"2024-08-17T17:57:16.944627+0000","last_fullsized":"2024-08-17T17:57:16.944627+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:13:42.539452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":203,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945192+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T17:57:16.945192+0000","last_peered":"2024-08-17T17:57:16.945192+0000","last_clean":"2024-08-17T17:57:16.945192+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T17:57:16.945192+0000","last_undegraded":"2024-08-17T17:57:16.945192+0000","last_fullsized":"2024-08-17T17:57:16.945192+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.0","version":"311'8579","reported_seq":8609,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.249426+0000","last_change":"2024-08-17T17:54:53.771806+0000","last_active":"2024-08-17T17:57:44.249426+0000","last_peered":"2024-08-17T17:57:44.249426+0000","last_clean":"2024-08-17T17:57:44.249426+0000","last_became_active":"2024-08-17T17:54:53.771177+0000","last_became_peered":"2024-08-17T17:54:53.771177+0000","last_unstale":"2024-08-17T17:57:44.249426+0000","last_undegraded":"2024-08-17T17:57:44.249426+0000","last_fullsized":"2024-08-17T17:57:44.249426+0000","mapping_epoch":302,"log_start":"307'600","ondisk_log_start":"307'600","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":7979,"log_dups_size":0,"ondisk_log_size":7979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:30.663764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283049984,"num_objects":4319,"num_object_clones":0,"num_object_copies":12957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8579,"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":[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":162,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.806056+0000","last_change":"2024-08-17T17:43:20.050102+0000","last_active":"2024-08-17T17:57:44.806056+0000","last_peered":"2024-08-17T17:57:44.806056+0000","last_clean":"2024-08-17T17:57:44.806056+0000","last_became_active":"2024-08-17T17:43:20.041438+0000","last_became_peered":"2024-08-17T17:43:20.041438+0000","last_unstale":"2024-08-17T17:57:44.806056+0000","last_undegraded":"2024-08-17T17:57:44.806056+0000","last_fullsized":"2024-08-17T17:57:44.806056+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:48:24.328517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":519,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:17.005840+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T17:57:17.005840+0000","last_peered":"2024-08-17T17:57:17.005840+0000","last_clean":"2024-08-17T17:57:17.005840+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T17:57:17.005840+0000","last_undegraded":"2024-08-17T17:57:17.005840+0000","last_fullsized":"2024-08-17T17:57:17.005840+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"312'8747","reported_seq":8779,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:45.286651+0000","last_change":"2024-08-17T17:54:53.778754+0000","last_active":"2024-08-17T17:57:45.286651+0000","last_peered":"2024-08-17T17:57:45.286651+0000","last_clean":"2024-08-17T17:57:45.286651+0000","last_became_active":"2024-08-17T17:54:53.778295+0000","last_became_peered":"2024-08-17T17:54:53.778295+0000","last_unstale":"2024-08-17T17:57:45.286651+0000","last_undegraded":"2024-08-17T17:57:45.286651+0000","last_fullsized":"2024-08-17T17:57:45.286651+0000","mapping_epoch":302,"log_start":"307'400","ondisk_log_start":"307'400","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8347,"log_dups_size":0,"ondisk_log_size":8347,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:08.004226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292487168,"num_objects":4463,"num_object_clones":0,"num_object_copies":13389,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4463,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8747,"num_write_kb":422720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":617,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949472+0000","last_change":"2024-08-17T17:50:19.056926+0000","last_active":"2024-08-17T17:57:15.949472+0000","last_peered":"2024-08-17T17:57:15.949472+0000","last_clean":"2024-08-17T17:57:15.949472+0000","last_became_active":"2024-08-17T17:50:19.056166+0000","last_became_peered":"2024-08-17T17:50:19.056166+0000","last_unstale":"2024-08-17T17:57:15.949472+0000","last_undegraded":"2024-08-17T17:57:15.949472+0000","last_fullsized":"2024-08-17T17:57:15.949472+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:50:35.308391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":23,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.952228+0000","last_change":"2024-08-17T17:57:16.952228+0000","last_active":"2024-08-17T17:57:16.952228+0000","last_peered":"2024-08-17T17:57:16.952228+0000","last_clean":"2024-08-17T17:57:16.952228+0000","last_became_active":"2024-08-17T17:57:16.951836+0000","last_became_peered":"2024-08-17T17:57:16.951836+0000","last_unstale":"2024-08-17T17:57:16.952228+0000","last_undegraded":"2024-08-17T17:57:16.952228+0000","last_fullsized":"2024-08-17T17:57:16.952228+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:26.377497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":429,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801925+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T17:57:44.801925+0000","last_peered":"2024-08-17T17:57:44.801925+0000","last_clean":"2024-08-17T17:57:44.801925+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T17:57:44.801925+0000","last_undegraded":"2024-08-17T17:57:44.801925+0000","last_fullsized":"2024-08-17T17:57:44.801925+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.944710+0000","last_change":"2024-08-17T17:40:23.754542+0000","last_active":"2024-08-17T17:57:15.944710+0000","last_peered":"2024-08-17T17:57:15.944710+0000","last_clean":"2024-08-17T17:57:15.944710+0000","last_became_active":"2024-08-17T17:40:23.753084+0000","last_became_peered":"2024-08-17T17:40:23.753084+0000","last_unstale":"2024-08-17T17:57:15.944710+0000","last_undegraded":"2024-08-17T17:57:15.944710+0000","last_fullsized":"2024-08-17T17:57:15.944710+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:55.170968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"312'8660","reported_seq":8692,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:45.004030+0000","last_change":"2024-08-17T17:54:53.810232+0000","last_active":"2024-08-17T17:57:45.004030+0000","last_peered":"2024-08-17T17:57:45.004030+0000","last_clean":"2024-08-17T17:57:45.004030+0000","last_became_active":"2024-08-17T17:54:53.809891+0000","last_became_peered":"2024-08-17T17:54:53.809891+0000","last_unstale":"2024-08-17T17:57:45.004030+0000","last_undegraded":"2024-08-17T17:57:45.004030+0000","last_fullsized":"2024-08-17T17:57:45.004030+0000","mapping_epoch":302,"log_start":"307'300","ondisk_log_start":"307'300","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8360,"log_dups_size":0,"ondisk_log_size":8360,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:00.179521+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":8660,"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":[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":309,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949423+0000","last_change":"2024-08-17T17:50:19.054463+0000","last_active":"2024-08-17T17:57:15.949423+0000","last_peered":"2024-08-17T17:57:15.949423+0000","last_clean":"2024-08-17T17:57:15.949423+0000","last_became_active":"2024-08-17T17:50:19.053655+0000","last_became_peered":"2024-08-17T17:50:19.053655+0000","last_unstale":"2024-08-17T17:57:15.949423+0000","last_undegraded":"2024-08-17T17:57:15.949423+0000","last_fullsized":"2024-08-17T17:57:15.949423+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:53.592132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944631+0000","last_change":"2024-08-17T17:50:19.047123+0000","last_active":"2024-08-17T17:57:16.944631+0000","last_peered":"2024-08-17T17:57:16.944631+0000","last_clean":"2024-08-17T17:57:16.944631+0000","last_became_active":"2024-08-17T17:50:19.046637+0000","last_became_peered":"2024-08-17T17:50:19.046637+0000","last_unstale":"2024-08-17T17:57:16.944631+0000","last_undegraded":"2024-08-17T17:57:16.944631+0000","last_fullsized":"2024-08-17T17:57:16.944631+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:11.511266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":222,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:17.006540+0000","last_change":"2024-08-17T17:50:19.054769+0000","last_active":"2024-08-17T17:57:17.006540+0000","last_peered":"2024-08-17T17:57:17.006540+0000","last_clean":"2024-08-17T17:57:17.006540+0000","last_became_active":"2024-08-17T17:50:19.054415+0000","last_became_peered":"2024-08-17T17:50:19.054415+0000","last_unstale":"2024-08-17T17:57:17.006540+0000","last_undegraded":"2024-08-17T17:57:17.006540+0000","last_fullsized":"2024-08-17T17:57:17.006540+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:47.277816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"312'8656","reported_seq":8688,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.992632+0000","last_change":"2024-08-17T17:54:53.777370+0000","last_active":"2024-08-17T17:57:44.992632+0000","last_peered":"2024-08-17T17:57:44.992632+0000","last_clean":"2024-08-17T17:57:44.992632+0000","last_became_active":"2024-08-17T17:54:53.776949+0000","last_became_peered":"2024-08-17T17:54:53.776949+0000","last_unstale":"2024-08-17T17:57:44.992632+0000","last_undegraded":"2024-08-17T17:57:44.992632+0000","last_fullsized":"2024-08-17T17:57:44.992632+0000","mapping_epoch":302,"log_start":"307'300","ondisk_log_start":"307'300","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8356,"log_dups_size":0,"ondisk_log_size":8356,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:16:32.159498+0000","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":8656,"num_write_kb":415104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":483,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.817110+0000","last_change":"2024-08-17T17:57:17.010399+0000","last_active":"2024-08-17T17:57:44.817110+0000","last_peered":"2024-08-17T17:57:44.817110+0000","last_clean":"2024-08-17T17:57:44.817110+0000","last_became_active":"2024-08-17T17:57:17.008280+0000","last_became_peered":"2024-08-17T17:57:17.008280+0000","last_unstale":"2024-08-17T17:57:44.817110+0000","last_undegraded":"2024-08-17T17:57:44.817110+0000","last_fullsized":"2024-08-17T17:57:44.817110+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:07.870811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":484,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958385+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T17:57:16.958385+0000","last_peered":"2024-08-17T17:57:16.958385+0000","last_clean":"2024-08-17T17:57:16.958385+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T17:57:16.958385+0000","last_undegraded":"2024-08-17T17:57:16.958385+0000","last_fullsized":"2024-08-17T17:57:16.958385+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.959049+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T17:57:16.959049+0000","last_peered":"2024-08-17T17:57:16.959049+0000","last_clean":"2024-08-17T17:57:16.959049+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T17:57:16.959049+0000","last_undegraded":"2024-08-17T17:57:16.959049+0000","last_fullsized":"2024-08-17T17:57:16.959049+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"312'8465","reported_seq":8496,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:45.282494+0000","last_change":"2024-08-17T17:54:53.811142+0000","last_active":"2024-08-17T17:57:45.282494+0000","last_peered":"2024-08-17T17:57:45.282494+0000","last_clean":"2024-08-17T17:57:45.282494+0000","last_became_active":"2024-08-17T17:54:53.810025+0000","last_became_peered":"2024-08-17T17:54:53.810025+0000","last_unstale":"2024-08-17T17:57:45.282494+0000","last_undegraded":"2024-08-17T17:57:45.282494+0000","last_fullsized":"2024-08-17T17:57:45.282494+0000","mapping_epoch":302,"log_start":"307'100","ondisk_log_start":"307'100","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+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 @ 2024-08-18T18:57:52.815500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284884992,"num_objects":4347,"num_object_clones":0,"num_object_copies":13041,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4347,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8465,"num_write_kb":409984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"65'2","reported_seq":412,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958222+0000","last_change":"2024-08-17T17:29:27.843615+0000","last_active":"2024-08-17T17:57:16.958222+0000","last_peered":"2024-08-17T17:57:16.958222+0000","last_clean":"2024-08-17T17:57:16.958222+0000","last_became_active":"2024-08-17T17:29:27.842518+0000","last_became_peered":"2024-08-17T17:29:27.842518+0000","last_unstale":"2024-08-17T17:57:16.958222+0000","last_undegraded":"2024-08-17T17:57:16.958222+0000","last_fullsized":"2024-08-17T17:57:16.958222+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:25.792516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":215,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945889+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T17:57:16.945889+0000","last_peered":"2024-08-17T17:57:16.945889+0000","last_clean":"2024-08-17T17:57:16.945889+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T17:57:16.945889+0000","last_undegraded":"2024-08-17T17:57:16.945889+0000","last_fullsized":"2024-08-17T17:57:16.945889+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":506,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958684+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T17:57:16.958684+0000","last_peered":"2024-08-17T17:57:16.958684+0000","last_clean":"2024-08-17T17:57:16.958684+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T17:57:16.958684+0000","last_undegraded":"2024-08-17T17:57:16.958684+0000","last_fullsized":"2024-08-17T17:57:16.958684+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"311'8420","reported_seq":8457,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:43.534264+0000","last_change":"2024-08-17T17:57:16.970168+0000","last_active":"2024-08-17T17:57:43.534264+0000","last_peered":"2024-08-17T17:57:43.534264+0000","last_clean":"2024-08-17T17:57:43.534264+0000","last_became_active":"2024-08-17T17:57:16.953165+0000","last_became_peered":"2024-08-17T17:57:16.953165+0000","last_unstale":"2024-08-17T17:57:43.534264+0000","last_undegraded":"2024-08-17T17:57:43.534264+0000","last_fullsized":"2024-08-17T17:57:43.534264+0000","mapping_epoch":310,"log_start":"307'300","ondisk_log_start":"307'300","created":302,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8120,"log_dups_size":0,"ondisk_log_size":8120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:07.879926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284491800,"num_objects":4342,"num_object_clones":0,"num_object_copies":13026,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4342,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8420,"num_write_kb":408321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":399,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801344+0000","last_change":"2024-08-17T17:43:20.037170+0000","last_active":"2024-08-17T17:57:44.801344+0000","last_peered":"2024-08-17T17:57:44.801344+0000","last_clean":"2024-08-17T17:57:44.801344+0000","last_became_active":"2024-08-17T17:43:20.035592+0000","last_became_peered":"2024-08-17T17:43:20.035592+0000","last_unstale":"2024-08-17T17:57:44.801344+0000","last_undegraded":"2024-08-17T17:57:44.801344+0000","last_fullsized":"2024-08-17T17:57:44.801344+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:49.732471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":531,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.959027+0000","last_change":"2024-08-17T17:50:19.054134+0000","last_active":"2024-08-17T17:57:16.959027+0000","last_peered":"2024-08-17T17:57:16.959027+0000","last_clean":"2024-08-17T17:57:16.959027+0000","last_became_active":"2024-08-17T17:50:19.053776+0000","last_became_peered":"2024-08-17T17:50:19.053776+0000","last_unstale":"2024-08-17T17:57:16.959027+0000","last_undegraded":"2024-08-17T17:57:16.959027+0000","last_fullsized":"2024-08-17T17:57:16.959027+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:10:37.139334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":498,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958717+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T17:57:16.958717+0000","last_peered":"2024-08-17T17:57:16.958717+0000","last_clean":"2024-08-17T17:57:16.958717+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T17:57:16.958717+0000","last_undegraded":"2024-08-17T17:57:16.958717+0000","last_fullsized":"2024-08-17T17:57:16.958717+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.c","version":"311'8662","reported_seq":8692,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.254995+0000","last_change":"2024-08-17T17:54:53.772601+0000","last_active":"2024-08-17T17:57:44.254995+0000","last_peered":"2024-08-17T17:57:44.254995+0000","last_clean":"2024-08-17T17:57:44.254995+0000","last_became_active":"2024-08-17T17:54:53.771163+0000","last_became_peered":"2024-08-17T17:54:53.771163+0000","last_unstale":"2024-08-17T17:57:44.254995+0000","last_undegraded":"2024-08-17T17:57:44.254995+0000","last_fullsized":"2024-08-17T17:57:44.254995+0000","mapping_epoch":302,"log_start":"307'700","ondisk_log_start":"307'700","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":7962,"log_dups_size":0,"ondisk_log_size":7962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:33:23.636616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292028416,"num_objects":4456,"num_object_clones":0,"num_object_copies":13368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8662,"num_write_kb":419776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":483,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958954+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T17:57:16.958954+0000","last_peered":"2024-08-17T17:57:16.958954+0000","last_clean":"2024-08-17T17:57:16.958954+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T17:57:16.958954+0000","last_undegraded":"2024-08-17T17:57:16.958954+0000","last_fullsized":"2024-08-17T17:57:16.958954+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949810+0000","last_change":"2024-08-17T17:50:19.049126+0000","last_active":"2024-08-17T17:57:15.949810+0000","last_peered":"2024-08-17T17:57:15.949810+0000","last_clean":"2024-08-17T17:57:15.949810+0000","last_became_active":"2024-08-17T17:50:19.048717+0000","last_became_peered":"2024-08-17T17:50:19.048717+0000","last_unstale":"2024-08-17T17:57:15.949810+0000","last_undegraded":"2024-08-17T17:57:15.949810+0000","last_fullsized":"2024-08-17T17:57:15.949810+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:58.739270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":232,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949556+0000","last_change":"2024-08-17T17:50:19.050558+0000","last_active":"2024-08-17T17:57:15.949556+0000","last_peered":"2024-08-17T17:57:15.949556+0000","last_clean":"2024-08-17T17:57:15.949556+0000","last_became_active":"2024-08-17T17:50:19.049638+0000","last_became_peered":"2024-08-17T17:50:19.049638+0000","last_unstale":"2024-08-17T17:57:15.949556+0000","last_undegraded":"2024-08-17T17:57:15.949556+0000","last_fullsized":"2024-08-17T17:57:15.949556+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:45.147038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,5],"acting":[7,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.f","version":"311'8416","reported_seq":8433,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:42.989661+0000","last_change":"2024-08-17T17:54:53.768121+0000","last_active":"2024-08-17T17:57:42.989661+0000","last_peered":"2024-08-17T17:57:42.989661+0000","last_clean":"2024-08-17T17:57:42.989661+0000","last_became_active":"2024-08-17T17:54:53.767321+0000","last_became_peered":"2024-08-17T17:54:53.767321+0000","last_unstale":"2024-08-17T17:57:42.989661+0000","last_undegraded":"2024-08-17T17:57:42.989661+0000","last_fullsized":"2024-08-17T17:57:42.989661+0000","mapping_epoch":302,"log_start":"0'0","ondisk_log_start":"0'0","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+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":"periodic scrub scheduled @ 2024-08-18T23:39:27.687639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286392320,"num_objects":4370,"num_object_clones":0,"num_object_copies":13110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4370,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8416,"num_write_kb":409152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":347,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801796+0000","last_change":"2024-08-17T17:50:19.049245+0000","last_active":"2024-08-17T17:57:44.801796+0000","last_peered":"2024-08-17T17:57:44.801796+0000","last_clean":"2024-08-17T17:57:44.801796+0000","last_became_active":"2024-08-17T17:50:19.048894+0000","last_became_peered":"2024-08-17T17:50:19.048894+0000","last_unstale":"2024-08-17T17:57:44.801796+0000","last_undegraded":"2024-08-17T17:57:44.801796+0000","last_fullsized":"2024-08-17T17:57:44.801796+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:28:45.268454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":507,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:17.007388+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T17:57:17.007388+0000","last_peered":"2024-08-17T17:57:17.007388+0000","last_clean":"2024-08-17T17:57:17.007388+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T17:57:17.007388+0000","last_undegraded":"2024-08-17T17:57:17.007388+0000","last_fullsized":"2024-08-17T17:57:17.007388+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801140+0000","last_change":"2024-08-17T17:50:19.053122+0000","last_active":"2024-08-17T17:57:44.801140+0000","last_peered":"2024-08-17T17:57:44.801140+0000","last_clean":"2024-08-17T17:57:44.801140+0000","last_became_active":"2024-08-17T17:50:19.052170+0000","last_became_peered":"2024-08-17T17:50:19.052170+0000","last_unstale":"2024-08-17T17:57:44.801140+0000","last_undegraded":"2024-08-17T17:57:44.801140+0000","last_fullsized":"2024-08-17T17:57:44.801140+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:49:30.937916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"311'8414","reported_seq":8444,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:43.551158+0000","last_change":"2024-08-17T17:54:53.770356+0000","last_active":"2024-08-17T17:57:43.551158+0000","last_peered":"2024-08-17T17:57:43.551158+0000","last_clean":"2024-08-17T17:57:43.551158+0000","last_became_active":"2024-08-17T17:54:53.769489+0000","last_became_peered":"2024-08-17T17:54:53.769489+0000","last_unstale":"2024-08-17T17:57:43.551158+0000","last_undegraded":"2024-08-17T17:57:43.551158+0000","last_fullsized":"2024-08-17T17:57:43.551158+0000","mapping_epoch":302,"log_start":"307'300","ondisk_log_start":"307'300","created":302,"last_epoch_clean":303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:52.711359+0000","last_clean_scrub_stamp":"2024-08-17T17:54:52.711359+0000","objects_scrubbed":0,"log_size":8114,"log_dups_size":0,"ondisk_log_size":8114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:38.613652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281935872,"num_objects":4302,"num_object_clones":0,"num_object_copies":12906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8414,"num_write_kb":406912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"72'1","reported_seq":467,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:17.006923+0000","last_change":"2024-08-17T17:50:19.062461+0000","last_active":"2024-08-17T17:57:17.006923+0000","last_peered":"2024-08-17T17:57:17.006923+0000","last_clean":"2024-08-17T17:57:17.006923+0000","last_became_active":"2024-08-17T17:50:19.062091+0000","last_became_peered":"2024-08-17T17:50:19.062091+0000","last_unstale":"2024-08-17T17:57:17.006923+0000","last_undegraded":"2024-08-17T17:57:17.006923+0000","last_fullsized":"2024-08-17T17:57:17.006923+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:21.007922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":296,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.944510+0000","last_change":"2024-08-17T17:37:03.621789+0000","last_active":"2024-08-17T17:57:15.944510+0000","last_peered":"2024-08-17T17:57:15.944510+0000","last_clean":"2024-08-17T17:57:15.944510+0000","last_became_active":"2024-08-17T17:37:03.620975+0000","last_became_peered":"2024-08-17T17:37:03.620975+0000","last_unstale":"2024-08-17T17:57:15.944510+0000","last_undegraded":"2024-08-17T17:57:15.944510+0000","last_fullsized":"2024-08-17T17:57:15.944510+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:15.560023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":204,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944996+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T17:57:16.944996+0000","last_peered":"2024-08-17T17:57:16.944996+0000","last_clean":"2024-08-17T17:57:16.944996+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T17:57:16.944996+0000","last_undegraded":"2024-08-17T17:57:16.944996+0000","last_fullsized":"2024-08-17T17:57:16.944996+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":203,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945531+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T17:57:16.945531+0000","last_peered":"2024-08-17T17:57:16.945531+0000","last_clean":"2024-08-17T17:57:16.945531+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T17:57:16.945531+0000","last_undegraded":"2024-08-17T17:57:16.945531+0000","last_fullsized":"2024-08-17T17:57:16.945531+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":213,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945193+0000","last_change":"2024-08-17T17:40:23.774707+0000","last_active":"2024-08-17T17:57:16.945193+0000","last_peered":"2024-08-17T17:57:16.945193+0000","last_clean":"2024-08-17T17:57:16.945193+0000","last_became_active":"2024-08-17T17:40:23.747000+0000","last_became_peered":"2024-08-17T17:40:23.747000+0000","last_unstale":"2024-08-17T17:57:16.945193+0000","last_undegraded":"2024-08-17T17:57:16.945193+0000","last_fullsized":"2024-08-17T17:57:16.945193+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:28.047600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4744,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":482,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958504+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T17:57:16.958504+0000","last_peered":"2024-08-17T17:57:16.958504+0000","last_clean":"2024-08-17T17:57:16.958504+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T17:57:16.958504+0000","last_undegraded":"2024-08-17T17:57:16.958504+0000","last_fullsized":"2024-08-17T17:57:16.958504+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":334,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949641+0000","last_change":"2024-08-17T17:43:20.027082+0000","last_active":"2024-08-17T17:57:15.949641+0000","last_peered":"2024-08-17T17:57:15.949641+0000","last_clean":"2024-08-17T17:57:15.949641+0000","last_became_active":"2024-08-17T17:43:20.026691+0000","last_became_peered":"2024-08-17T17:43:20.026691+0000","last_unstale":"2024-08-17T17:57:15.949641+0000","last_undegraded":"2024-08-17T17:57:15.949641+0000","last_fullsized":"2024-08-17T17:57:15.949641+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:53:04.455042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":238,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949821+0000","last_change":"2024-08-17T17:29:27.842321+0000","last_active":"2024-08-17T17:57:15.949821+0000","last_peered":"2024-08-17T17:57:15.949821+0000","last_clean":"2024-08-17T17:57:15.949821+0000","last_became_active":"2024-08-17T17:29:27.841573+0000","last_became_peered":"2024-08-17T17:29:27.841573+0000","last_unstale":"2024-08-17T17:57:15.949821+0000","last_undegraded":"2024-08-17T17:57:15.949821+0000","last_fullsized":"2024-08-17T17:57:15.949821+0000","mapping_epoch":123,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":124,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:15.636305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":162,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.816788+0000","last_change":"2024-08-17T17:43:20.043374+0000","last_active":"2024-08-17T17:57:44.816788+0000","last_peered":"2024-08-17T17:57:44.816788+0000","last_clean":"2024-08-17T17:57:44.816788+0000","last_became_active":"2024-08-17T17:43:20.037638+0000","last_became_peered":"2024-08-17T17:43:20.037638+0000","last_unstale":"2024-08-17T17:57:44.816788+0000","last_undegraded":"2024-08-17T17:57:44.816788+0000","last_fullsized":"2024-08-17T17:57:44.816788+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:38.620612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":402,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801887+0000","last_change":"2024-08-17T17:50:19.050143+0000","last_active":"2024-08-17T17:57:44.801887+0000","last_peered":"2024-08-17T17:57:44.801887+0000","last_clean":"2024-08-17T17:57:44.801887+0000","last_became_active":"2024-08-17T17:50:19.049822+0000","last_became_peered":"2024-08-17T17:50:19.049822+0000","last_unstale":"2024-08-17T17:57:44.801887+0000","last_undegraded":"2024-08-17T17:57:44.801887+0000","last_fullsized":"2024-08-17T17:57:44.801887+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:06:50.225682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":468,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801061+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T17:57:44.801061+0000","last_peered":"2024-08-17T17:57:44.801061+0000","last_clean":"2024-08-17T17:57:44.801061+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T17:57:44.801061+0000","last_undegraded":"2024-08-17T17:57:44.801061+0000","last_fullsized":"2024-08-17T17:57:44.801061+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":263,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.944448+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T17:57:15.944448+0000","last_peered":"2024-08-17T17:57:15.944448+0000","last_clean":"2024-08-17T17:57:15.944448+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T17:57:15.944448+0000","last_undegraded":"2024-08-17T17:57:15.944448+0000","last_fullsized":"2024-08-17T17:57:15.944448+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":496,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801220+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T17:57:44.801220+0000","last_peered":"2024-08-17T17:57:44.801220+0000","last_clean":"2024-08-17T17:57:44.801220+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T17:57:44.801220+0000","last_undegraded":"2024-08-17T17:57:44.801220+0000","last_fullsized":"2024-08-17T17:57:44.801220+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":310,"state":"active+clean","last_fresh":"2024-08-17T17:57:15.949898+0000","last_change":"2024-08-17T17:50:19.052904+0000","last_active":"2024-08-17T17:57:15.949898+0000","last_peered":"2024-08-17T17:57:15.949898+0000","last_clean":"2024-08-17T17:57:15.949898+0000","last_became_active":"2024-08-17T17:50:19.052220+0000","last_became_peered":"2024-08-17T17:50:19.052220+0000","last_unstale":"2024-08-17T17:57:15.949898+0000","last_undegraded":"2024-08-17T17:57:15.949898+0000","last_fullsized":"2024-08-17T17:57:15.949898+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:17.065461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":517,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958329+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T17:57:16.958329+0000","last_peered":"2024-08-17T17:57:16.958329+0000","last_clean":"2024-08-17T17:57:16.958329+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T17:57:16.958329+0000","last_undegraded":"2024-08-17T17:57:16.958329+0000","last_fullsized":"2024-08-17T17:57:16.958329+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":500,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.958788+0000","last_change":"2024-08-17T17:50:19.055040+0000","last_active":"2024-08-17T17:57:16.958788+0000","last_peered":"2024-08-17T17:57:16.958788+0000","last_clean":"2024-08-17T17:57:16.958788+0000","last_became_active":"2024-08-17T17:50:19.054615+0000","last_became_peered":"2024-08-17T17:50:19.054615+0000","last_unstale":"2024-08-17T17:57:16.958788+0000","last_undegraded":"2024-08-17T17:57:16.958788+0000","last_fullsized":"2024-08-17T17:57:16.958788+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:24:04.826390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"72'2","reported_seq":202,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944822+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T17:57:16.944822+0000","last_peered":"2024-08-17T17:57:16.944822+0000","last_clean":"2024-08-17T17:57:16.944822+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T17:57:16.944822+0000","last_undegraded":"2024-08-17T17:57:16.944822+0000","last_fullsized":"2024-08-17T17:57:16.944822+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":163,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:17.011073+0000","last_change":"2024-08-17T17:57:17.010113+0000","last_active":"2024-08-17T17:57:17.011073+0000","last_peered":"2024-08-17T17:57:17.011073+0000","last_clean":"2024-08-17T17:57:17.011073+0000","last_became_active":"2024-08-17T17:57:17.009200+0000","last_became_peered":"2024-08-17T17:57:17.009200+0000","last_unstale":"2024-08-17T17:57:17.011073+0000","last_undegraded":"2024-08-17T17:57:17.011073+0000","last_fullsized":"2024-08-17T17:57:17.011073+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:13.244282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"72'2","reported_seq":213,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945761+0000","last_change":"2024-08-17T17:50:19.049078+0000","last_active":"2024-08-17T17:57:16.945761+0000","last_peered":"2024-08-17T17:57:16.945761+0000","last_clean":"2024-08-17T17:57:16.945761+0000","last_became_active":"2024-08-17T17:50:19.048112+0000","last_became_peered":"2024-08-17T17:50:19.048112+0000","last_unstale":"2024-08-17T17:57:16.945761+0000","last_undegraded":"2024-08-17T17:57:16.945761+0000","last_fullsized":"2024-08-17T17:57:16.945761+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:48.206195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":213,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945646+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T17:57:16.945646+0000","last_peered":"2024-08-17T17:57:16.945646+0000","last_clean":"2024-08-17T17:57:16.945646+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T17:57:16.945646+0000","last_undegraded":"2024-08-17T17:57:16.945646+0000","last_fullsized":"2024-08-17T17:57:16.945646+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":206,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945323+0000","last_change":"2024-08-17T17:40:23.764762+0000","last_active":"2024-08-17T17:57:16.945323+0000","last_peered":"2024-08-17T17:57:16.945323+0000","last_clean":"2024-08-17T17:57:16.945323+0000","last_became_active":"2024-08-17T17:40:23.739445+0000","last_became_peered":"2024-08-17T17:40:23.739445+0000","last_unstale":"2024-08-17T17:57:16.945323+0000","last_undegraded":"2024-08-17T17:57:16.945323+0000","last_fullsized":"2024-08-17T17:57:16.945323+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:14.193823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,1],"acting":[4,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":224,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944850+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T17:57:16.944850+0000","last_peered":"2024-08-17T17:57:16.944850+0000","last_clean":"2024-08-17T17:57:16.944850+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T17:57:16.944850+0000","last_undegraded":"2024-08-17T17:57:16.944850+0000","last_fullsized":"2024-08-17T17:57:16.944850+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":206,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.945724+0000","last_change":"2024-08-17T17:40:23.778387+0000","last_active":"2024-08-17T17:57:16.945724+0000","last_peered":"2024-08-17T17:57:16.945724+0000","last_clean":"2024-08-17T17:57:16.945724+0000","last_became_active":"2024-08-17T17:40:23.748458+0000","last_became_peered":"2024-08-17T17:40:23.748458+0000","last_unstale":"2024-08-17T17:57:16.945724+0000","last_undegraded":"2024-08-17T17:57:16.945724+0000","last_fullsized":"2024-08-17T17:57:16.945724+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:23.905801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":499,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.817024+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T17:57:44.817024+0000","last_peered":"2024-08-17T17:57:44.817024+0000","last_clean":"2024-08-17T17:57:44.817024+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T17:57:44.817024+0000","last_undegraded":"2024-08-17T17:57:44.817024+0000","last_fullsized":"2024-08-17T17:57:44.817024+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":477,"reported_epoch":312,"state":"active+clean","last_fresh":"2024-08-17T17:57:44.801571+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T17:57:44.801571+0000","last_peered":"2024-08-17T17:57:44.801571+0000","last_clean":"2024-08-17T17:57:44.801571+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T17:57:44.801571+0000","last_undegraded":"2024-08-17T17:57:44.801571+0000","last_fullsized":"2024-08-17T17:57:44.801571+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":203,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:16.944632+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T17:57:16.944632+0000","last_peered":"2024-08-17T17:57:16.944632+0000","last_clean":"2024-08-17T17:57:16.944632+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T17:57:16.944632+0000","last_undegraded":"2024-08-17T17:57:16.944632+0000","last_fullsized":"2024-08-17T17:57:16.944632+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":112,"reported_epoch":311,"state":"active+clean","last_fresh":"2024-08-17T17:57:17.002356+0000","last_change":"2024-08-17T17:57:17.001643+0000","last_active":"2024-08-17T17:57:17.002356+0000","last_peered":"2024-08-17T17:57:17.002356+0000","last_clean":"2024-08-17T17:57:17.002356+0000","last_became_active":"2024-08-17T17:57:17.000378+0000","last_became_peered":"2024-08-17T17:57:17.000378+0000","last_unstale":"2024-08-17T17:57:17.002356+0000","last_undegraded":"2024-08-17T17:57:17.002356+0000","last_fullsized":"2024-08-17T17:57:17.002356+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:26.441420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":4575789080,"num_objects":69822,"num_object_clones":0,"num_object_copies":209466,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69822,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":136612,"num_write_kb":6605825,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13784985600,"data_stored":13784973384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":132112,"ondisk_log_size":132112,"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":5530,"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":31,"num_read_kb":33,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":5036,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234594,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2581608,"kb_used_data":1692960,"kb_used_omap":1,"kb_used_meta":888638,"kb_avail":91163544,"statfs":{"total":95995035648,"available":93351469056,"internally_reserved":0,"allocated":1733591040,"data_stored":1731520789,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909965656},"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],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496237,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3146728,"kb_used_data":2254048,"kb_used_omap":1,"kb_used_meta":892670,"kb_avail":90598424,"statfs":{"total":95995035648,"available":92772786176,"internally_reserved":0,"allocated":2308145152,"data_stored":2306074836,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":914094424},"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,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757880,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2020564,"kb_used_data":1130316,"kb_used_omap":1,"kb_used_meta":890238,"kb_avail":91724588,"statfs":{"total":95995035648,"available":93925978112,"internally_reserved":0,"allocated":1157443584,"data_stored":1155388733,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":911604056},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446402945,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1823652,"kb_used_data":1125276,"kb_used_omap":21,"kb_used_meta":698218,"kb_avail":91921500,"statfs":{"total":95995035648,"available":94127616000,"internally_reserved":0,"allocated":1152282624,"data_stored":1150215648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":714975935},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987694,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2378124,"kb_used_data":1962948,"kb_used_omap":9,"kb_used_meta":415030,"kb_avail":91367028,"statfs":{"total":95995035648,"available":93559836672,"internally_reserved":0,"allocated":2010058752,"data_stored":2008011536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":424991514},"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,8,0,2,4,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828109,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2419160,"kb_used_data":1724368,"kb_used_omap":47,"kb_used_meta":694480,"kb_avail":91325992,"statfs":{"total":95995035648,"available":93517815808,"internally_reserved":0,"allocated":1765752832,"data_stored":1763693896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":711147570},"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,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991647,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2991116,"kb_used_data":2244740,"kb_used_omap":8,"kb_used_meta":746359,"kb_avail":90754036,"statfs":{"total":95995035648,"available":92932132864,"internally_reserved":0,"allocated":2298613760,"data_stored":2296566481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":764272135},"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":[]},{"osd":0,"up_from":278,"seq":1194000908378,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1741656,"kb_used_data":1436432,"kb_used_omap":21,"kb_used_meta":305194,"kb_avail":92003496,"statfs":{"total":95995035648,"available":94211579904,"internally_reserved":0,"allocated":1470906368,"data_stored":1468848183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":312518926},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":12288,"data_stored":626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":24576,"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":1457192960,"data_stored":1457192960,"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":2277310464,"data_stored":2277310464,"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":1745555456,"data_stored":1745551384,"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":1997864960,"data_stored":1997864960,"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":1142034432,"data_stored":1142030360,"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":1151336448,"data_stored":1151336448,"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":2302283776,"data_stored":2302279704,"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":1711407104,"data_stored":1711407104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:57:51.196 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 1 2024-08-17T17:57:51.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:51.300 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:51.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:51.409 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:51.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:51.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:51.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:51.575 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:51.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:51.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.710 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:51.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:51.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:51.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:51.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:52.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:52.111 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:52.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:52.214 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:52.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:52.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:52.356 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:52.385 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:52.492 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.521 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:52.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:52.647 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:52.754 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:52.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:52.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:53.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.039 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:52 smithi060 bash[68878]: cluster 2024-08-17T17:57:51.708227+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1409: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-08-17T17:57:53.040 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:52 smithi060 bash[68878]: cluster 2024-08-17T17:57:51.708227+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1409: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-08-17T17:57:53.040 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:52 smithi060 bash[68878]: audit 2024-08-17T17:57:52.363505+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:53.040 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:52 smithi060 bash[68878]: audit 2024-08-17T17:57:52.363505+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:53.056 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[84186]: cluster 2024-08-17T17:57:51.708227+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1409: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-08-17T17:57:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[84186]: cluster 2024-08-17T17:57:51.708227+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1409: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-08-17T17:57:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[84186]: audit 2024-08-17T17:57:52.363505+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:53.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[84186]: audit 2024-08-17T17:57:52.363505+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[86572]: cluster 2024-08-17T17:57:51.708227+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1409: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-08-17T17:57:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[86572]: cluster 2024-08-17T17:57:51.708227+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1409: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 653 op/s 2024-08-17T17:57:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[86572]: audit 2024-08-17T17:57:52.363505+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:52 smithi016 bash[86572]: audit 2024-08-17T17:57:52.363505+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:53.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.186 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:53.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:53.315 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:57:53.316 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:57:53.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:53.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:53.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.463 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:53.566 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:53.598 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:53.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:53.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:53.830 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:53.861 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:53.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:53.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:53.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:54.097 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:54.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:54.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.272 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:54.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:54.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:57:54.372 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:54.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:54.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:54.550 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:57:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:57:54] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:57:54.565 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:54.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:54.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:54.802 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.837 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:54.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:55.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:54 smithi016 bash[84186]: cluster 2024-08-17T17:57:53.708820+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1410: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-08-17T17:57:55.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:54 smithi016 bash[84186]: cluster 2024-08-17T17:57:53.708820+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1410: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-08-17T17:57:55.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:54 smithi016 bash[86572]: cluster 2024-08-17T17:57:53.708820+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1410: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-08-17T17:57:55.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:54 smithi016 bash[86572]: cluster 2024-08-17T17:57:53.708820+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1410: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-08-17T17:57:55.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:55.087 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:54 smithi060 bash[68878]: cluster 2024-08-17T17:57:53.708820+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1410: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-08-17T17:57:55.087 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:54 smithi060 bash[68878]: cluster 2024-08-17T17:57:53.708820+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1410: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2024-08-17T17:57:55.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:55.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:55.210 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.238 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:55.341 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.369 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:55.428 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:55.429 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:55.430 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:55.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:55.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:55.599 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:55.741 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:55.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:55.885 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:55.911 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:55.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:56.017 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:56.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:56.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:56.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:56.282 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:56.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:56.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:56.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.600 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:56.703 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:56.741 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:56.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:56.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:56.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:56.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:56.972 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:57.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.125 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:56 smithi060 bash[68878]: cluster 2024-08-17T17:57:55.712561+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1411: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:57:57.125 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:56 smithi060 bash[68878]: cluster 2024-08-17T17:57:55.712561+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1411: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:57:57.163 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:57.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:57.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:57.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:57.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:56 smithi016 bash[84186]: cluster 2024-08-17T17:57:55.712561+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1411: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:57:57.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:56 smithi016 bash[84186]: cluster 2024-08-17T17:57:55.712561+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1411: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:57:57.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:56 smithi016 bash[86572]: cluster 2024-08-17T17:57:55.712561+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1411: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:57:57.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:56 smithi016 bash[86572]: cluster 2024-08-17T17:57:55.712561+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1411: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:57:57.400 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:57.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:57.546 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:57.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.688 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:57.791 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:57.826 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:57.928 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:58.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:58.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:58.228 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:58.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:58.333 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:58.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:58.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:58.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:58.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.639 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:58.742 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:58.775 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:58.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:58.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:58.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:59.031 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.041 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:58 smithi060 bash[68878]: cluster 2024-08-17T17:57:57.712985+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1412: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2024-08-17T17:57:59.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:58 smithi060 bash[68878]: cluster 2024-08-17T17:57:57.712985+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1412: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2024-08-17T17:57:59.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:58 smithi060 bash[68878]: audit 2024-08-17T17:57:58.219817+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:59.042 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:57:58 smithi060 bash[68878]: audit 2024-08-17T17:57:58.219817+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:59.072 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:59.177 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[84186]: cluster 2024-08-17T17:57:57.712985+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1412: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[84186]: cluster 2024-08-17T17:57:57.712985+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1412: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[84186]: audit 2024-08-17T17:57:58.219817+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[84186]: audit 2024-08-17T17:57:58.219817+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[86572]: cluster 2024-08-17T17:57:57.712985+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1412: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[86572]: cluster 2024-08-17T17:57:57.712985+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1412: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 574 op/s 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[86572]: audit 2024-08-17T17:57:58.219817+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:59.187 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:57:58 smithi016 bash[86572]: audit 2024-08-17T17:57:58.219817+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:59.207 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:59.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:59.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:59.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:59.444 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.473 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:59.580 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:59.612 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:59.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:59.718 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:59.740 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:59.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:59.844 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.867 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:59.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:00.102 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:00.136 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:00.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:00.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:00.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:00.508 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:58:00 smithi060 bash[61583]: ts=2024-08-17T17:58:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:00.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.550 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:00.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:00.677 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:00.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:00.781 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.812 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:00.916 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:01.048 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:00 smithi016 bash[84186]: cluster 2024-08-17T17:57:59.713543+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1413: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T17:58:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:00 smithi016 bash[84186]: cluster 2024-08-17T17:57:59.713543+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1413: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T17:58:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:00 smithi016 bash[86572]: cluster 2024-08-17T17:57:59.713543+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1413: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T17:58:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:00 smithi016 bash[86572]: cluster 2024-08-17T17:57:59.713543+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1413: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T17:58:01.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:00 smithi060 bash[68878]: cluster 2024-08-17T17:57:59.713543+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1413: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T17:58:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:00 smithi060 bash[68878]: cluster 2024-08-17T17:57:59.713543+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1413: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T17:58:01.180 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.206 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:01.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.343 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:01.452 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.485 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:01.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:01.612 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:01.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:01.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:01.743 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:01.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:01.849 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:01.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:01.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:01.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:02.001 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:02.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:02.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.122 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:02.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:02.247 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:02.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:02.350 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:02.375 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:02.478 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:02.506 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:02.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.649 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:02.754 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:02.896 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.919 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:02 smithi016 bash[84186]: cluster 2024-08-17T17:58:01.714032+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1414: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:58:02.920 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:02 smithi016 bash[84186]: cluster 2024-08-17T17:58:01.714032+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1414: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:58:02.920 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:02 smithi016 bash[86572]: cluster 2024-08-17T17:58:01.714032+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1414: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:58:02.920 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:02 smithi016 bash[86572]: cluster 2024-08-17T17:58:01.714032+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1414: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:58:02.926 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:03.030 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:03.051 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:03.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:03.159 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:03.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:02 smithi060 bash[68878]: cluster 2024-08-17T17:58:01.714032+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1414: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:58:03.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:02 smithi060 bash[68878]: cluster 2024-08-17T17:58:01.714032+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1414: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:58:03.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:03.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:03.286 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:03.313 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:03.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:03.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.447 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:03.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:03.580 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:03.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:03.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.719 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:03.823 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:03.851 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:03.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:03.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.989 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:04.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.147 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:04.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:04.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:04.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:04.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.413 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.414 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:58:04] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:58:04.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:04.516 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:04.653 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:04.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.817 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:04.838 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:04.839 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:58:04.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:04.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:04 smithi060 bash[68878]: cluster 2024-08-17T17:58:03.714621+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1415: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:58:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:04 smithi060 bash[68878]: cluster 2024-08-17T17:58:03.714621+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1415: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:58:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:04 smithi060 bash[68878]: audit 2024-08-17T17:58:04.736184+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:04 smithi060 bash[68878]: audit 2024-08-17T17:58:04.736184+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:04 smithi060 bash[68878]: audit 2024-08-17T17:58:04.741813+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.051 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:04 smithi060 bash[68878]: audit 2024-08-17T17:58:04.741813+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.060 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[84186]: cluster 2024-08-17T17:58:03.714621+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1415: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:58:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[84186]: cluster 2024-08-17T17:58:03.714621+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1415: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:58:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[84186]: audit 2024-08-17T17:58:04.736184+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[84186]: audit 2024-08-17T17:58:04.736184+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[84186]: audit 2024-08-17T17:58:04.741813+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[84186]: audit 2024-08-17T17:58:04.741813+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[86572]: cluster 2024-08-17T17:58:03.714621+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1415: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:58:05.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[86572]: cluster 2024-08-17T17:58:03.714621+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1415: 89 pgs: 89 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:58:05.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[86572]: audit 2024-08-17T17:58:04.736184+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[86572]: audit 2024-08-17T17:58:04.736184+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[86572]: audit 2024-08-17T17:58:04.741813+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:04 smithi016 bash[86572]: audit 2024-08-17T17:58:04.741813+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:05.083 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:05.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:05.190 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.208 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:05.310 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:05.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:05.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:05.463 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:05.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:05.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:05.598 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:05.705 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.736 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:05.834 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:58:05.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.874 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:05.981 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:06.107 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:06.154 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:06.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:06.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:06.401 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:06.437 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:06.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:06.543 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:06.568 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:06.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:06.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:06.808 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:06.848 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:06.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:06 smithi016 bash[84186]: cluster 2024-08-17T17:58:05.715219+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1416: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:58:06.960 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:06 smithi016 bash[84186]: cluster 2024-08-17T17:58:05.715219+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1416: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:58:06.961 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:06 smithi016 bash[86572]: cluster 2024-08-17T17:58:05.715219+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1416: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:58:06.961 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:06 smithi016 bash[86572]: cluster 2024-08-17T17:58:05.715219+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1416: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:58:06.983 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:07.088 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:07.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:06 smithi060 bash[68878]: cluster 2024-08-17T17:58:05.715219+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1416: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:58:07.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:06 smithi060 bash[68878]: cluster 2024-08-17T17:58:05.715219+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1416: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:58:07.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:07.241 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:07.347 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:07.380 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:07.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:07.522 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:07.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:07.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:07.647 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:07.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:07.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:07.787 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:07.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:07.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:07.898 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:07 smithi060 bash[68878]: audit 2024-08-17T17:58:07.363734+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:07.898 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:07 smithi060 bash[68878]: audit 2024-08-17T17:58:07.363734+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:07.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:07.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:08.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:08.049 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:08.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:08.178 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:08.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:08.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:08.325 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:08.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:08.339 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:07 smithi016 bash[84186]: audit 2024-08-17T17:58:07.363734+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:08.339 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:07 smithi016 bash[84186]: audit 2024-08-17T17:58:07.363734+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:08.339 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:07 smithi016 bash[86572]: audit 2024-08-17T17:58:07.363734+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:08.339 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:07 smithi016 bash[86572]: audit 2024-08-17T17:58:07.363734+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:08.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:08.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:08.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:08.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:08.608 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:08.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:08.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:08.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:08.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:08.845 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:08.885 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:08.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:08.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:08 smithi016 bash[84186]: cluster 2024-08-17T17:58:07.715791+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1417: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:09.001 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:08 smithi016 bash[84186]: cluster 2024-08-17T17:58:07.715791+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1417: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:09.001 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:08 smithi016 bash[86572]: cluster 2024-08-17T17:58:07.715791+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1417: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:09.001 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:08 smithi016 bash[86572]: cluster 2024-08-17T17:58:07.715791+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1417: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:09.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:09.126 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.135 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:08 smithi060 bash[68878]: cluster 2024-08-17T17:58:07.715791+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1417: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:09.136 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:08 smithi060 bash[68878]: cluster 2024-08-17T17:58:07.715791+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1417: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:09.153 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:09.258 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:09.404 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:09.440 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:09.453 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:58:09.453 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:09.482 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:09.482 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:58:09.541 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:09.541 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:58:09.545 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:09.597 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:09.598 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:58:09.669 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:09.669 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:58:09.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:09.711 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:09.721 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:58:09.721 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:09.759 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:58:09.759 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:09.790 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:58:09.791 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:09.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.869 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:09.979 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:10.004 INFO:teuthology.orchestra.run.smithi016.stderr:set pool 1 pgp_num to 1 2024-08-17T17:58:10.005 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:58:10.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:10.066 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:08.940393+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:08.940393+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:08.957062+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:08.957062+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.171843+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.171843+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.399823+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.16:0/142084524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.399823+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.16:0/142084524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.879119+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.16:0/2841426657' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.067 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.879119+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.16:0/2841426657' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.884079+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.884079+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.921164+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.921164+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.922368+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.922368+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.929888+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[84186]: audit 2024-08-17T17:58:09.929888+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:08.940393+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:08.940393+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:08.957062+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:08.957062+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.171843+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.171843+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.399823+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.16:0/142084524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.399823+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.16:0/142084524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.879119+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.16:0/2841426657' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.879119+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.16:0/2841426657' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.884079+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.884079+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.921164+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.921164+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.922368+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.069 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.922368+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.070 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.929888+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.070 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:09 smithi016 bash[86572]: audit 2024-08-17T17:58:09.929888+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.156 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:08.940393+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:08.940393+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:08.957062+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:08.957062+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.171843+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.171843+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.399823+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.16:0/142084524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.399823+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.16:0/142084524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.879119+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.16:0/2841426657' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.879119+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.16:0/2841426657' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.884079+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.884079+0000 mon.a (mon.0) 1780 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.921164+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.921164+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.922368+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.922368+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.929888+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:09 smithi060 bash[68878]: audit 2024-08-17T17:58:09.929888+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:10.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:10.299 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:10.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:10.438 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:10.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:10.542 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:10.558 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:58:10 smithi060 bash[61583]: ts=2024-08-17T17:58:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:10.589 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:10.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:10.638 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:58:10.694 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:10.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:10.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:10.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:10.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:10.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:10.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:10.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: cluster 2024-08-17T17:58:09.716474+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1418: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:58:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: cluster 2024-08-17T17:58:09.716474+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1418: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:58:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: cluster 2024-08-17T17:58:09.961651+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: cluster 2024-08-17T17:58:09.961651+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: audit 2024-08-17T17:58:09.994879+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: audit 2024-08-17T17:58:09.994879+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: audit 2024-08-17T17:58:09.994941+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:11.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: audit 2024-08-17T17:58:09.994941+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:11.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: cluster 2024-08-17T17:58:10.003377+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:58:11.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[84186]: cluster 2024-08-17T17:58:10.003377+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:58:11.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: cluster 2024-08-17T17:58:09.716474+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1418: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:58:11.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: cluster 2024-08-17T17:58:09.716474+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1418: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:58:11.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: cluster 2024-08-17T17:58:09.961651+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:11.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: cluster 2024-08-17T17:58:09.961651+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:11.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: audit 2024-08-17T17:58:09.994879+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:11.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: audit 2024-08-17T17:58:09.994879+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:11.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: audit 2024-08-17T17:58:09.994941+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:11.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: audit 2024-08-17T17:58:09.994941+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:11.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: cluster 2024-08-17T17:58:10.003377+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:58:11.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:10 smithi016 bash[86572]: cluster 2024-08-17T17:58:10.003377+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:58:11.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:11.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:11.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:11.209 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:11.237 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:11.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:11.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:11.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:10 smithi060 bash[68878]: cluster 2024-08-17T17:58:09.716474+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1418: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:10 smithi060 bash[68878]: cluster 2024-08-17T17:58:09.716474+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1418: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:10 smithi060 bash[68878]: cluster 2024-08-17T17:58:09.961651+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:10 smithi060 bash[68878]: cluster 2024-08-17T17:58:09.961651+0000 mon.a (mon.0) 1784 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:10 smithi060 bash[68878]: audit 2024-08-17T17:58:09.994879+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:11 smithi060 bash[68878]: audit 2024-08-17T17:58:09.994879+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? 172.21.15.16:0/1492223102' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:11 smithi060 bash[68878]: audit 2024-08-17T17:58:09.994941+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:11 smithi060 bash[68878]: audit 2024-08-17T17:58:09.994941+0000 mon.a (mon.0) 1786 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:11 smithi060 bash[68878]: cluster 2024-08-17T17:58:10.003377+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:58:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:11 smithi060 bash[68878]: cluster 2024-08-17T17:58:10.003377+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:58:11.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:11.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:11.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:11.600 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:11.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:11.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.757 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:11.864 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.891 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:11.996 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.014 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:12.117 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:12.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:12.275 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:12.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.418 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:12.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.548 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:12.659 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:12.691 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:12.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:12.799 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.832 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:12.933 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:12.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:12.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:13.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:12 smithi016 bash[84186]: cluster 2024-08-17T17:58:11.717197+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1420: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:13.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:12 smithi016 bash[84186]: cluster 2024-08-17T17:58:11.717197+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1420: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:13.076 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:12 smithi016 bash[86572]: cluster 2024-08-17T17:58:11.717197+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1420: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:13.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:12 smithi016 bash[86572]: cluster 2024-08-17T17:58:11.717197+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1420: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:13.089 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:12 smithi060 bash[68878]: cluster 2024-08-17T17:58:11.717197+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1420: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:12 smithi060 bash[68878]: cluster 2024-08-17T17:58:11.717197+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v1420: 89 pgs: 89 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:13.197 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:13.224 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:13.331 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:13.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:13.466 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.492 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:13.596 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.621 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:13.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:13.859 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:13.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:13.987 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.038 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:14.144 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:14.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:14.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:14.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:14.421 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:14.447 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:14.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:14.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:58:14.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:14.592 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:58:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:58:14] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T17:58:14.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:14.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:14.716 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:14.766 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:14.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:14.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.894 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:15.000 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:15.023 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:15.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:15.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:14 smithi016 bash[84186]: cluster 2024-08-17T17:58:13.717838+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1421: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T17:58:15.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:14 smithi016 bash[84186]: cluster 2024-08-17T17:58:13.717838+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1421: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T17:58:15.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:14 smithi016 bash[86572]: cluster 2024-08-17T17:58:13.717838+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1421: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T17:58:15.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:14 smithi016 bash[86572]: cluster 2024-08-17T17:58:13.717838+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1421: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T17:58:15.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:14 smithi060 bash[68878]: cluster 2024-08-17T17:58:13.717838+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1421: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T17:58:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:14 smithi060 bash[68878]: cluster 2024-08-17T17:58:13.717838+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v1421: 89 pgs: 89 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T17:58:15.243 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:58:15.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.330 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:15.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:15.468 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:15.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:15.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:15.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:15.679 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:58:15.679 INFO:teuthology.orchestra.run.smithi060.stdout: "size": 20, 2024-08-17T17:58:15.679 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 600, 2024-08-17T17:58:15.679 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:58:15.679 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:53540 10.e 10:762328ad:::benchmark_data_smithi016_202796_object53539:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:10.396194+0000", 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 485.278772269, 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52515519499999996, 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 53540 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.680 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396194+0000", 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396194+0000", 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396195+0000", 2024-08-17T17:58:15.681 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.3799999999999996e-07 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396223+0000", 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.7980999999999999e-05 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396252+0000", 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.9845e-05 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.682 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396261+0000", 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.9660000000000002e-06 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396391+0000", 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012988799999999999 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396521+0000", 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012940299999999999 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.683 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.396648+0000", 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012687500000000001 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.398622+0000", 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0019749839999999999 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399264+0000", 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00064165100000000003 2024-08-17T17:58:15.684 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.920934+0000", 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52166980500000004 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.921235+0000", 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00030100400000000001 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.921349+0000", 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000113955 2024-08-17T17:58:15.685 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:53543 10.e 10:75f9ecf5:::benchmark_data_smithi016_202796_object53542:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:10.399239+0000", 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 485.27572653599998, 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52239679699999997, 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.686 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 53543 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399239+0000", 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399239+0000", 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.687 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399241+0000", 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.409e-06 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399275+0000", 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.4573000000000003e-05 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399287+0000", 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1415e-05 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.688 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.399294+0000", 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7689999999999999e-06 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.400798+0000", 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0015040699999999999 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.400925+0000", 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012762599999999999 2024-08-17T17:58:15.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401064+0000", 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000139171 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.404111+0000", 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0030462240000000002 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.406203+0000", 2024-08-17T17:58:15.690 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00209194 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.921423+0000", 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.51522073400000001 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.921574+0000", 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015017700000000001 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.691 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.921636+0000", 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2688999999999996e-05 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:53545 10.e 10:7b922269:::benchmark_data_smithi016_202796_object53544:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:10.401484+0000", 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 485.27348212700002, 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53030013600000003, 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.692 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 53545 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401484+0000", 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401484+0000", 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.693 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401485+0000", 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4799999999999997e-07 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401521+0000", 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6832000000000002e-05 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.694 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401535+0000", 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3103e-05 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.401542+0000", 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.8350000000000004e-06 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.404141+0000", 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002599039 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.695 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.404579+0000", 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00043757900000000001 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.404711+0000", 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000132025 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.407080+0000", 2024-08-17T17:58:15.696 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0023691300000000001 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.409129+0000", 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0020484259999999999 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.931618+0000", 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52248941199999999 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.697 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.931714+0000", 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.6470000000000003e-05 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.931784+0000", 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9536999999999995e-05 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:53563 10.e 10:78e6abe0:::benchmark_data_smithi016_202796_object53562:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:10.410328+0000", 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 485.26463833499997, 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52501132900000003, 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 53563 2024-08-17T17:58:15.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410328+0000", 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410328+0000", 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.700 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410329+0000", 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0699999999999999e-06 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410389+0000", 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0615999999999997e-05 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410400+0000", 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0659000000000001e-05 2024-08-17T17:58:15.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410407+0000", 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1890000000000001e-06 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410444+0000", 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6520000000000003e-05 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.702 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410534+0000", 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.0710000000000004e-05 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.410621+0000", 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6847000000000004e-05 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.412287+0000", 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0016655489999999999 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.703 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.412965+0000", 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00067773099999999999 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.935184+0000", 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.52221925400000002 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.935267+0000", 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.3387999999999995e-05 2024-08-17T17:58:15.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:10.935339+0000", 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1796000000000002e-05 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58788 10.e 10:70b1f722:::benchmark_data_smithi016_202796_object58787:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.660594+0000", 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 481.01437210099999, 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53763995799999997, 2024-08-17T17:58:15.705 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58788 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660594+0000", 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660594+0000", 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660595+0000", 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.023e-06 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660662+0000", 2024-08-17T17:58:15.707 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7280999999999995e-05 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660676+0000", 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3572e-05 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660683+0000", 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5920000000000003e-06 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.708 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660853+0000", 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000169927 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.660995+0000", 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000141755 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.661079+0000", 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.3886000000000003e-05 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.709 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.663131+0000", 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0020519190000000001 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.663788+0000", 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00065743599999999996 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.710 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.197918+0000", 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.53413013799999998 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.198174+0000", 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000255818 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.198234+0000", 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9611000000000002e-05 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.711 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62765 10.6 10:6c645ef8:::benchmark_data_smithi016_202796_object62764:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.012711+0000", 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 477.66225465000002, 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4956261770000001, 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.712 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62765 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012711+0000", 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012711+0000", 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.713 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012713+0000", 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.421e-06 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012748+0000", 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5556000000000003e-05 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012760+0000", 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1612e-05 2024-08-17T17:58:15.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012767+0000", 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7780000000000002e-06 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.015013+0000", 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00224632 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.018182+0000", 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0031689029999999998 2024-08-17T17:58:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 5", 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.018319+0000", 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013746799999999999 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.033566+0000", 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.015246344 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.041712+0000", 2024-08-17T17:58:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0081458510000000008 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.041725+0000", 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3356999999999999e-05 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.047268+0000", 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0055433110000001 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.717 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.047296+0000", 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.8204999999999998e-05 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.508235+0000", 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.460938085 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.508338+0000", 2024-08-17T17:58:15.718 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000102966 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62770 10.6 10:6e8deadf:::benchmark_data_smithi016_202796_object62769:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.012841+0000", 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 477.66212483999999, 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5297296500000002, 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:58:15.719 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62770 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012841+0000", 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012841+0000", 2024-08-17T17:58:15.720 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012842+0000", 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6400000000000003e-07 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012870+0000", 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.7898e-05 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.721 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012877+0000", 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.8229999999999995e-06 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.012882+0000", 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.7600000000000002e-06 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021191+0000", 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.008309103 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.722 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021335+0000", 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000144043 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 5", 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021485+0000", 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014943899999999999 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.041978+0000", 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.020493542 2024-08-17T17:58:15.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.041988+0000", 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0056e-05 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054407+0000", 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0124184810000001 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054433+0000", 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.6628999999999999e-05 2024-08-17T17:58:15.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.510820+0000", 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4563866590000001 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for degraded object", 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.514278+0000", 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0034580549999999998 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.725 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.542390+0000", 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.028112068 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.542571+0000", 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00018063000000000001 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.726 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62775 10.4 10:29a88df0:::benchmark_data_smithi016_202796_object62774:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.016910+0000", 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 477.65805633500003, 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4250527000000002, 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62775 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.727 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.016910+0000", 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.016910+0000", 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.016911+0000", 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.73e-06 2024-08-17T17:58:15.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.016949+0000", 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.7892999999999998e-05 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.016963+0000", 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3274e-05 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.729 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.016971+0000", 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.4670000000000004e-06 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.019768+0000", 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002796935 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.019910+0000", 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014222 2024-08-17T17:58:15.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 3", 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.020089+0000", 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017884899999999999 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.047166+0000", 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.027076504000000001 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.731 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.047226+0000", 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.0627000000000001e-05 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.041269+0000", 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.99404258400000001 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.041426+0000", 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015773999999999999 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.732 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.441751+0000", 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.400324342 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.441962+0000", 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000211535 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62780 10.6 10:6281ddfd:::benchmark_data_smithi016_202796_object62779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e277)", 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.021042+0000", 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 477.65392349299998, 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5272160050000001, 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "reached pg", 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62780 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021042+0000", 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021042+0000", 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021044+0000", 2024-08-17T17:58:15.735 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.671e-06 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021108+0000", 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3911999999999994e-05 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021120+0000", 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1875999999999999e-05 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.736 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.021127+0000", 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.2520000000000002e-06 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.031020+0000", 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0098928969999999995 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.031190+0000", 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000170259 2024-08-17T17:58:15.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 5", 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.031329+0000", 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000139042 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042019+0000", 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010689255999999999 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.738 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042028+0000", 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.1449999999999997e-06 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054498+0000", 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0124706539999999 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054519+0000", 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.0696999999999999e-05 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.739 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.514334+0000", 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4598145929999999 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for degraded object", 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.514847+0000", 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00051356999999999998 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.548160+0000", 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.033313055000000001 2024-08-17T17:58:15.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.548258+0000", 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.8126000000000002e-05 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62782 10.6 10:6b127e6a:::benchmark_data_smithi016_202796_object62781:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.023827+0000", 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 477.651139118, 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.527056612, 2024-08-17T17:58:15.741 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62782 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.023827+0000", 2024-08-17T17:58:15.742 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.023827+0000", 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.023838+0000", 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1375e-05 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.743 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.023865+0000", 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.7228000000000001e-05 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.023877+0000", 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1206000000000001e-05 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.023883+0000", 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4099999999999996e-06 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.744 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042054+0000", 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.018170720000000001 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042079+0000", 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4958999999999999e-05 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054569+0000", 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0124899489999999 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.745 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054585+0000", 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.6673000000000001e-05 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.514884+0000", 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.460298396 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.515061+0000", 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017767799999999999 2024-08-17T17:58:15.746 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.515242+0000", 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00018048200000000001 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.518322+0000", 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0030803409999999999 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.532893+0000", 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.014571115000000001 2024-08-17T17:58:15.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.548301+0000", 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.015407781000000001 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.548354+0000", 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3124000000000002e-05 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.550883+0000", 2024-08-17T17:58:15.748 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0025291749999999998 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:68460 10.e 10:70997a6e:::benchmark_data_smithi016_202796_object68459:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e280)", 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:29.217006+0000", 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 466.45796026400001, 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.45560929999999999, 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.749 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 68460 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.217006+0000", 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.217006+0000", 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.217008+0000", 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.8950000000000001e-06 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.217169+0000", 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016174700000000001 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.217184+0000", 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4473e-05 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.217192+0000", 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.6260000000000001e-06 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223862+0000", 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0066692330000000001 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.752 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.224019+0000", 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015777 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.224170+0000", 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015060900000000001 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669300+0000", 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.44512987799999998 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.753 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669548+0000", 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00024766300000000002 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.672479+0000", 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029309470000000002 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.672563+0000", 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.4073999999999995e-05 2024-08-17T17:58:15.754 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.672615+0000", 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2385000000000001e-05 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:68462 10.6 10:681e172f:::benchmark_data_smithi016_202796_object68461:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e280)", 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:29.223816+0000", 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 466.45114953799998, 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.44994970699999998, 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.755 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 68462 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223816+0000", 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.756 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223816+0000", 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223818+0000", 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3880000000000001e-06 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223854+0000", 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5769999999999998e-05 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.757 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223865+0000", 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1114999999999999e-05 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223871+0000", 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2339999999999999e-06 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.223928+0000", 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6653000000000001e-05 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.224073+0000", 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014548499999999999 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.224241+0000", 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000168033 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669271+0000", 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.44502956399999999 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.759 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669440+0000", 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000169173 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669623+0000", 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000183053 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669773+0000", 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014958699999999999 2024-08-17T17:58:15.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.673766+0000", 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0039936520000000003 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop(client.45395.0:68465 10.2 e280/279 10:4364a1db:::benchmark_data_smithi016_202796_object68464:head v 280'4317, mlcod=0'0)", 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:29.226737+0000", 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 466.44822894499998, 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.45008448400000001, 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.761 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.226737+0000", 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.226737+0000", 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.762 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.226739+0000", 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5850000000000001e-06 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.226779+0000", 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.0654000000000001e-05 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669077+0000", 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.44229748800000002 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.763 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669103+0000", 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5789999999999999e-05 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669213+0000", 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011074 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.669256+0000", 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2540000000000003e-05 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.764 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.676716+0000", 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0074601279999999999 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.676822+0000", 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000105559 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.765 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:160485 10.6 10:61dafdff:::benchmark_data_smithi016_202796_object64332:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e292)", 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:52:55.894058+0000", 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 319.78090816299999, 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.41105418399999999, 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.766 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 160485 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:55.894058+0000", 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:55.894058+0000", 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.767 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:55.894059+0000", 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.55e-06 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:55.894067+0000", 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.3000000000000004e-06 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:55.894085+0000", 2024-08-17T17:58:15.768 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.8133000000000001e-05 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:55.894095+0000", 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0159999999999999e-05 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.280808+0000", 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.38671322400000002 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.769 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.281200+0000", 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00039218599999999999 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.281619+0000", 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00041829299999999997 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.303282+0000", 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.021663640000000001 2024-08-17T17:58:15.770 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.303296+0000", 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4076999999999999e-05 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.303336+0000", 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9696000000000001e-05 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.303465+0000", 2024-08-17T17:58:15.771 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000128489 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:52:56.305112+0000", 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001647436 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:117839 11.d 11:b4ba06de:::benchmark_data_smithi016_225822_object14620:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:16.002327+0000", 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 59.672639361000002, 2024-08-17T17:58:15.772 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.010122237, 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 117839 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002327+0000", 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002327+0000", 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002328+0000", 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.569999999999999e-07 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.774 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002332+0000", 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6330000000000004e-06 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002345+0000", 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3191e-05 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002353+0000", 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5270000000000001e-06 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.775 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002433+0000", 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.0141000000000004e-05 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.002446+0000", 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3066e-05 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.965069+0000", 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.96262300599999995 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.776 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.967021+0000", 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0019519990000000001 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.967176+0000", 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000154358 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.975368+0000", 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0081927790000000007 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.777 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981238+0000", 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0058695079999999998 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.012270+0000", 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.031032206 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.012359+0000", 2024-08-17T17:58:15.778 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8685999999999998e-05 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.012449+0000", 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.0179999999999994e-05 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:117864 11.d 11:bcf53a76:::benchmark_data_smithi016_225822_object14645:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-08-17T17:58:15.779 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:16.039751+0000", 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 59.635215463000002, 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.97754964499999997, 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 117864 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.780 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039751+0000", 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039751+0000", 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039752+0000", 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2419999999999999e-06 2024-08-17T17:58:15.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039758+0000", 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5239999999999997e-06 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039771+0000", 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.309e-05 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.782 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039778+0000", 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0230000000000004e-06 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039878+0000", 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9479000000000001e-05 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.039891+0000", 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2901000000000001e-05 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.783 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.970373+0000", 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.93048186700000002 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.970449+0000", 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6710000000000002e-05 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.970524+0000", 2024-08-17T17:58:15.784 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.4561999999999995e-05 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981247+0000", 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010723257 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981283+0000", 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.587e-05 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.017008+0000", 2024-08-17T17:58:15.785 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.035724629000000001 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.017172+0000", 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000164692 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.017300+0000", 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000127799 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.786 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:117874 11.d 11:be23da32:::benchmark_data_smithi016_225822_object14655:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:16.047708+0000", 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 59.627257778999997, 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.96993638900000001, 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 117874 2024-08-17T17:58:15.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047708+0000", 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047708+0000", 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.788 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047710+0000", 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.776e-06 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047718+0000", 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.5950000000000001e-06 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047733+0000", 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5203e-05 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.789 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047740+0000", 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.401e-06 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047802+0000", 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2261000000000006e-05 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.047812+0000", 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2690000000000005e-06 2024-08-17T17:58:15.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.791 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.791 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.791 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.973212+0000", 2024-08-17T17:58:15.791 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.92540049599999996 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.973279+0000", 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6390000000000006e-05 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.792 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.973346+0000", 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7359000000000003e-05 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981316+0000", 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0079699409999999995 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981327+0000", 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1236000000000001e-05 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.017417+0000", 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.036089923000000003 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.017545+0000", 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012769100000000001 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.794 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.017645+0000", 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9847999999999997e-05 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:117933 11.d 11:bbd68a39:::benchmark_data_smithi016_225822_object14714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:16.140697+0000", 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 59.534269354000003, 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.88341507500000005, 2024-08-17T17:58:15.795 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 117933 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140697+0000", 2024-08-17T17:58:15.796 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140697+0000", 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140699+0000", 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.176e-06 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.797 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140709+0000", 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.7359999999999996e-06 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140730+0000", 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.1253000000000001e-05 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140740+0000", 2024-08-17T17:58:15.798 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0314e-05 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140821+0000", 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.0983999999999996e-05 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.140832+0000", 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1395e-05 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.799 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.975433+0000", 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.83460075700000003 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.975546+0000", 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000112664 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.975666+0000", 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000120455 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.800 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981331+0000", 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0056644379999999999 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981368+0000", 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6711999999999997e-05 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.023773+0000", 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.042405739999999997 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.801 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.023948+0000", 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000174566 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.024112+0000", 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00016388500000000001 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:117938 11.d 11:bf41bff2:::benchmark_data_smithi016_225822_object14719:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e310)", 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:16.150228+0000", 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 59.524737782999999, 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.87409768300000001, 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 117938 2024-08-17T17:58:15.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150228+0000", 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150228+0000", 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.804 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150230+0000", 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.12e-06 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150240+0000", 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0124e-05 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150259+0000", 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.8376000000000002e-05 2024-08-17T17:58:15.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150271+0000", 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1949e-05 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150341+0000", 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0202000000000003e-05 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.806 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.150350+0000", 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8380000000000008e-06 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.978447+0000", 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.82809755900000004 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.978560+0000", 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000112726 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.807 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.978659+0000", 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9279999999999998e-05 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981337+0000", 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0026771669999999998 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:16.981785+0000", 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00044840800000000002 2024-08-17T17:58:15.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.024198+0000", 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.042413303999999999 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.024272+0000", 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.3301999999999997e-05 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.809 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:17.024326+0000", 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4327999999999999e-05 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:123254 11.e 11:74203c4f:::benchmark_data_smithi016_225822_object20035:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e311)", 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:23.718631+0000", 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 51.956334908000002, 2024-08-17T17:58:15.810 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.58665472799999996, 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "continuous": false, 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 123254 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718631+0000", 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718631+0000", 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718633+0000", 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.536e-06 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.812 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718638+0000", 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3510000000000001e-06 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718655+0000", 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.7108999999999998e-05 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718662+0000", 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9369999999999998e-06 2024-08-17T17:58:15.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718716+0000", 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3829000000000002e-05 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718846+0000", 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000130006 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.814 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718959+0000", 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000112871 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.722235+0000", 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0032761729999999998 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.723088+0000", 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00085311299999999996 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.815 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.305167+0000", 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.58207900899999998 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.305233+0000", 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6087999999999995e-05 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.305286+0000", 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2706e-05 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.816 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.817 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.817 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:58:15.817 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:58:15.817 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:58:15.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:15.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:15.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:15.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:15.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:16.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.104 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:16.210 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:16.235 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:16.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:16.340 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:16.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:16.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:16.476 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:16.516 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:16.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.641 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:16.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:16.769 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:16.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:16.804 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:58:16.876 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:16.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:16.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:17.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:17.039 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:17.141 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:17.177 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:17.280 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:17.289 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:16 smithi060 bash[68878]: cluster 2024-08-17T17:58:15.718413+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1422: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.289 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:16 smithi060 bash[68878]: cluster 2024-08-17T17:58:15.718413+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1422: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.306 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:17.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:16 smithi016 bash[84186]: cluster 2024-08-17T17:58:15.718413+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1422: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:16 smithi016 bash[84186]: cluster 2024-08-17T17:58:15.718413+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1422: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:16 smithi016 bash[86572]: cluster 2024-08-17T17:58:15.718413+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1422: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:16 smithi016 bash[86572]: cluster 2024-08-17T17:58:15.718413+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v1422: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.412 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:17.433 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:17.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:17.539 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:17.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:17.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:17.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:17.701 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:17.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:17.808 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:17.844 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:17.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:17.949 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:17.982 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:18.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:18.107 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:18.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:18.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:18.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:18.252 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [1, 2, 4, 5, 6, 7, 3, 0] 2024-08-17T17:58:18.252 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:58:18.252 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-08-17T17:58:18.252 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:58:18.252 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:58:18.252 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-08-17T17:58:18.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.367 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:18.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:18.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:18.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:18.607 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:18.646 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:18.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:18.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:18.786 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:18.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:18.915 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:18.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:19.018 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:19.050 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:18 smithi016 bash[84186]: cluster 2024-08-17T17:58:17.718827+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1423: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:19.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:18 smithi016 bash[84186]: cluster 2024-08-17T17:58:17.718827+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1423: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:18 smithi016 bash[86572]: cluster 2024-08-17T17:58:17.718827+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1423: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:18 smithi016 bash[86572]: cluster 2024-08-17T17:58:17.718827+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1423: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:19.155 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:18 smithi060 bash[68878]: cluster 2024-08-17T17:58:17.718827+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1423: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:18 smithi060 bash[68878]: cluster 2024-08-17T17:58:17.718827+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v1423: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:19.185 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:19.288 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.325 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:19.391 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:19.391 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:19.430 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:19.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:19.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:19.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.586 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:19.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:19.721 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:19.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:19.827 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.865 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:19.968 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.996 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:20.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:20.101 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:20.278 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:20.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.391 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:58:20 smithi060 bash[61583]: ts=2024-08-17T17:58:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:20.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.534 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:20.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:20.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:20.779 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:20.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:20.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:20.909 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:20.939 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:20.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:21.044 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:21.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:21.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:21.175 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:21.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:20 smithi016 bash[84186]: cluster 2024-08-17T17:58:19.719546+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1424: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:58:21.185 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:20 smithi016 bash[84186]: cluster 2024-08-17T17:58:19.719546+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1424: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:58:21.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:20 smithi016 bash[86572]: cluster 2024-08-17T17:58:19.719546+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1424: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:58:21.185 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:20 smithi016 bash[86572]: cluster 2024-08-17T17:58:19.719546+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1424: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:58:21.200 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:21.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.314 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:20 smithi060 bash[68878]: cluster 2024-08-17T17:58:19.719546+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1424: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:58:21.314 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:20 smithi060 bash[68878]: cluster 2024-08-17T17:58:19.719546+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v1424: 89 pgs: 89 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:58:21.335 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:21.441 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:21.468 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:21.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:21.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:21.615 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:21.657 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:58:21.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.736 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:21.839 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.860 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:21.963 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:21.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:22.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.118 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:22.221 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:22.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:22.368 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:22.448 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:22.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:22.650 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:22.792 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.818 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:22.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.957 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:23.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:23.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:23.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:22 smithi060 bash[68878]: cluster 2024-08-17T17:58:21.719982+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1425: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-08-17T17:58:23.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:22 smithi060 bash[68878]: cluster 2024-08-17T17:58:21.719982+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1425: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-08-17T17:58:23.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:22 smithi060 bash[68878]: audit 2024-08-17T17:58:22.364323+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:23.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:22 smithi060 bash[68878]: audit 2024-08-17T17:58:22.364323+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:23.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:23.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[84186]: cluster 2024-08-17T17:58:21.719982+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1425: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-08-17T17:58:23.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[84186]: cluster 2024-08-17T17:58:21.719982+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1425: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-08-17T17:58:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[84186]: audit 2024-08-17T17:58:22.364323+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[84186]: audit 2024-08-17T17:58:22.364323+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[86572]: cluster 2024-08-17T17:58:21.719982+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1425: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-08-17T17:58:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[86572]: cluster 2024-08-17T17:58:21.719982+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v1425: 89 pgs: 89 active+clean; 2.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2024-08-17T17:58:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[86572]: audit 2024-08-17T17:58:22.364323+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:22 smithi016 bash[86572]: audit 2024-08-17T17:58:22.364323+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:23.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.362 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:23.466 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:23.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:23.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:23.613 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:23.642 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:23.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:23.749 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:23.777 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:23.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:23.903 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:24.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:24.044 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:24.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.182 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:24.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.324 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:24.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.447 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:24.549 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:24.572 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:24.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:24.675 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:24.716 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:24.820 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.840 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:24.844 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:58:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:58:24] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:58:24.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.972 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:25.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.106 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:25.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:25.220 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:24 smithi016 bash[84186]: cluster 2024-08-17T17:58:23.720891+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1426: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:58:25.220 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:24 smithi016 bash[84186]: cluster 2024-08-17T17:58:23.720891+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1426: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:58:25.221 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:24 smithi016 bash[86572]: cluster 2024-08-17T17:58:23.720891+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1426: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:58:25.221 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:24 smithi016 bash[86572]: cluster 2024-08-17T17:58:23.720891+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1426: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:58:25.235 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:25.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:25.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:25.364 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:24 smithi060 bash[68878]: cluster 2024-08-17T17:58:23.720891+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1426: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:58:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:24 smithi060 bash[68878]: cluster 2024-08-17T17:58:23.720891+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v1426: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-08-17T17:58:25.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:25.505 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:25.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:25.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:25.633 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:25.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:25.738 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:25.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:25.998 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:26.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:26.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.172 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:26.275 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:26.403 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:26.427 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:26.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.563 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:26.669 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:26.704 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:26.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:26.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:26.836 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:26.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:26.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:26.970 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:26.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:27.081 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.084 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:26 smithi060 bash[68878]: cluster 2024-08-17T17:58:25.721372+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1427: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:58:27.084 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:26 smithi060 bash[68878]: cluster 2024-08-17T17:58:25.721372+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1427: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:58:27.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:27.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.221 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:27.242 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:58:27.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:58:27.243 INFO:teuthology.orchestra.run.smithi060.stdout: "num_ops": 0 2024-08-17T17:58:27.243 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:58:27.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:26 smithi016 bash[84186]: cluster 2024-08-17T17:58:25.721372+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1427: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:58:27.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:26 smithi016 bash[84186]: cluster 2024-08-17T17:58:25.721372+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1427: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:58:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:26 smithi016 bash[86572]: cluster 2024-08-17T17:58:25.721372+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1427: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:58:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:26 smithi016 bash[86572]: cluster 2024-08-17T17:58:25.721372+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v1427: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:58:27.764 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:27.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:27.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:28.004 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.035 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:28.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:28.165 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:28.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:28.238 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:58:28.270 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:28.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:28.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:28.401 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.428 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:28.531 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:28.574 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:28.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:28.680 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:28.708 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:28.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:28.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:28.842 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:28.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:28.945 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:28.973 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:29.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:28 smithi060 bash[68878]: cluster 2024-08-17T17:58:27.721956+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1428: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:58:29.092 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:28 smithi060 bash[68878]: cluster 2024-08-17T17:58:27.721956+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1428: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:58:29.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:29.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:29 smithi016 bash[84186]: cluster 2024-08-17T17:58:27.721956+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1428: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:58:29.217 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:29 smithi016 bash[84186]: cluster 2024-08-17T17:58:27.721956+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1428: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:58:29.217 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:29 smithi016 bash[86572]: cluster 2024-08-17T17:58:27.721956+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1428: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:58:29.217 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:29 smithi016 bash[86572]: cluster 2024-08-17T17:58:27.721956+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v1428: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2024-08-17T17:58:29.234 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:29.339 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.375 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:29.479 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.513 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:29.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:29.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:29.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:29.747 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.772 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:29.878 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:29.905 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:30.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:30.031 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:30.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:30.134 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:30.275 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:58:30 smithi060 bash[61583]: ts=2024-08-17T17:58:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:30.294 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:30.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:30.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:30.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:30.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:30.529 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.552 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.655 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:30.685 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:30.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:30.798 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:30.828 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:30.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:30.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:30.956 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:30.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:31.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.071 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:30 smithi016 bash[84186]: cluster 2024-08-17T17:58:29.722638+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1429: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:58:31.071 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:30 smithi016 bash[84186]: cluster 2024-08-17T17:58:29.722638+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1429: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:58:31.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:30 smithi016 bash[86572]: cluster 2024-08-17T17:58:29.722638+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1429: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:58:31.071 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:30 smithi016 bash[86572]: cluster 2024-08-17T17:58:29.722638+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1429: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:58:31.094 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:31.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:30 smithi060 bash[68878]: cluster 2024-08-17T17:58:29.722638+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1429: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:58:31.206 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:30 smithi060 bash[68878]: cluster 2024-08-17T17:58:29.722638+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v1429: 89 pgs: 89 active+clean; 2.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:58:31.231 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:31.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:31.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.511 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:31.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.643 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:31.750 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.768 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:31.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:31.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:31.996 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:32.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.151 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:32.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:32.284 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:32.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:32.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:32.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:32.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:32.551 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:32.577 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:32.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:32.685 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.702 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:32.805 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:32.838 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:32.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:32.941 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:32.966 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:32.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:33.069 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.071 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:58:33.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:32 smithi016 bash[84186]: cluster 2024-08-17T17:58:31.723124+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1430: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-08-17T17:58:33.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:32 smithi016 bash[84186]: cluster 2024-08-17T17:58:31.723124+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1430: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-08-17T17:58:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:32 smithi016 bash[86572]: cluster 2024-08-17T17:58:31.723124+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1430: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-08-17T17:58:33.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:32 smithi016 bash[86572]: cluster 2024-08-17T17:58:31.723124+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1430: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-08-17T17:58:33.100 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:33.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:33.232 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:33.336 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:33.344 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:32 smithi060 bash[68878]: cluster 2024-08-17T17:58:31.723124+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1430: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-08-17T17:58:33.344 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:32 smithi060 bash[68878]: cluster 2024-08-17T17:58:31.723124+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v1430: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2024-08-17T17:58:33.378 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:33.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:33.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:33.512 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:33.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:33.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.640 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:33.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:33.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:33.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:33.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:34.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:34.043 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:34.146 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.179 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:34.283 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.304 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:34.407 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.439 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:34.543 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:34.562 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:34.629 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:58:34.629 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:34.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:34.679 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:58:34] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:58:34.689 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:58:34.690 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:34.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:34.732 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:58:34.732 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:34.773 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:58:34.773 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:34.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:34.816 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:58:34.816 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:34.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:34.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:34.850 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:58:34.850 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:34.879 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:58:34.879 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:34.912 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:58:34.912 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:34.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:34.958 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:35.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:35.076 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:34 smithi060 bash[68878]: cluster 2024-08-17T17:58:33.723737+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:58:35.076 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:34 smithi060 bash[68878]: cluster 2024-08-17T17:58:33.723737+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:58:35.076 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:34 smithi060 bash[68878]: audit 2024-08-17T17:58:34.588685+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.16:0/4028865859' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:35.076 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:34 smithi060 bash[68878]: audit 2024-08-17T17:58:34.588685+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.16:0/4028865859' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:35.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:35.195 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[84186]: cluster 2024-08-17T17:58:33.723737+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[84186]: cluster 2024-08-17T17:58:33.723737+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[84186]: audit 2024-08-17T17:58:34.588685+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.16:0/4028865859' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[84186]: audit 2024-08-17T17:58:34.588685+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.16:0/4028865859' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[86572]: cluster 2024-08-17T17:58:33.723737+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[86572]: cluster 2024-08-17T17:58:33.723737+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[86572]: audit 2024-08-17T17:58:34.588685+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.16:0/4028865859' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:35.196 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:34 smithi016 bash[86572]: audit 2024-08-17T17:58:34.588685+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.16:0/4028865859' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:35.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:35.239 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:35.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:35.370 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:35.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:35.429 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:58:35.429 INFO:teuthology.orchestra.run.smithi016.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:58:35.429 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:58:35.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:35.507 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:35.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:35.610 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:35.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:35.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:35.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:35.863 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:35.890 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:35.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:35.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:35.994 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T17:58:36.025 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:36.129 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:36.138 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:35 smithi016 bash[84186]: audit 2024-08-17T17:58:35.522635+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:36.138 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:35 smithi016 bash[84186]: audit 2024-08-17T17:58:35.522635+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:36.138 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:36 smithi016 bash[86572]: audit 2024-08-17T17:58:35.522635+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:36.138 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:36 smithi016 bash[86572]: audit 2024-08-17T17:58:35.522635+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:36.155 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:36.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:35 smithi060 bash[68878]: audit 2024-08-17T17:58:35.522635+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:35 smithi060 bash[68878]: audit 2024-08-17T17:58:35.522635+0000 mon.a (mon.0) 1789 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:36.257 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:36.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.402 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:36.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.527 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:36.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.656 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:36.759 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:36.795 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:36.915 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:36.938 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:37.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:36 smithi016 bash[84186]: cluster 2024-08-17T17:58:35.724203+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1432: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2024-08-17T17:58:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:36 smithi016 bash[84186]: cluster 2024-08-17T17:58:35.724203+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1432: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2024-08-17T17:58:37.062 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:36 smithi016 bash[84186]: cluster 2024-08-17T17:58:35.987956+0000 mon.a (mon.0) 1790 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:37.062 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:37.169 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:37.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:37.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:37.295 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:35.724203+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1432: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2024-08-17T17:58:37.295 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:35.724203+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1432: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2024-08-17T17:58:37.295 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:35.987956+0000 mon.a (mon.0) 1790 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:35.987956+0000 mon.a (mon.0) 1790 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:35.987982+0000 mon.a (mon.0) 1791 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:35.987982+0000 mon.a (mon.0) 1791 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: audit 2024-08-17T17:58:35.995664+0000 mon.a (mon.0) 1792 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: audit 2024-08-17T17:58:35.995664+0000 mon.a (mon.0) 1792 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:36.002209+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:58:37.296 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:36 smithi060 bash[68878]: cluster 2024-08-17T17:58:36.002209+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:58:37.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.314 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: cluster 2024-08-17T17:58:35.987956+0000 mon.a (mon.0) 1790 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: cluster 2024-08-17T17:58:35.987982+0000 mon.a (mon.0) 1791 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: cluster 2024-08-17T17:58:35.987982+0000 mon.a (mon.0) 1791 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: audit 2024-08-17T17:58:35.995664+0000 mon.a (mon.0) 1792 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: audit 2024-08-17T17:58:35.995664+0000 mon.a (mon.0) 1792 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: cluster 2024-08-17T17:58:36.002209+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[84186]: cluster 2024-08-17T17:58:36.002209+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:35.724203+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1432: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:35.724203+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v1432: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:35.987956+0000 mon.a (mon.0) 1790 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:35.987956+0000 mon.a (mon.0) 1790 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:37.315 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:35.987982+0000 mon.a (mon.0) 1791 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:37.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:35.987982+0000 mon.a (mon.0) 1791 : cluster [INF] Cluster is now healthy 2024-08-17T17:58:37.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: audit 2024-08-17T17:58:35.995664+0000 mon.a (mon.0) 1792 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:37.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: audit 2024-08-17T17:58:35.995664+0000 mon.a (mon.0) 1792 : audit [INF] from='client.? 172.21.15.16:0/2519970898' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:37.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:36.002209+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:58:37.316 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:37 smithi016 bash[86572]: cluster 2024-08-17T17:58:36.002209+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:58:37.344 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:37.451 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:37.472 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:37.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:37.575 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:37.703 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:37.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:37.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:37.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.871 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:37.977 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:38.016 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:38.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:38.119 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.160 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:38.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:38.337 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:38.337 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:58:38.414 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.440 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:38.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:38.565 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:38.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:38.668 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:38 smithi060 bash[68878]: audit 2024-08-17T17:58:37.369391+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:38 smithi060 bash[68878]: audit 2024-08-17T17:58:37.369391+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:38 smithi060 bash[68878]: audit 2024-08-17T17:58:37.370774+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:38 smithi060 bash[68878]: audit 2024-08-17T17:58:37.370774+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:38 smithi060 bash[68878]: cluster 2024-08-17T17:58:37.724627+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1434: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:58:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:38 smithi060 bash[68878]: cluster 2024-08-17T17:58:37.724627+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1434: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:58:38.677 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[84186]: audit 2024-08-17T17:58:37.369391+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[84186]: audit 2024-08-17T17:58:37.369391+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[84186]: audit 2024-08-17T17:58:37.370774+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[84186]: audit 2024-08-17T17:58:37.370774+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[84186]: cluster 2024-08-17T17:58:37.724627+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1434: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[84186]: cluster 2024-08-17T17:58:37.724627+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1434: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[86572]: audit 2024-08-17T17:58:37.369391+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[86572]: audit 2024-08-17T17:58:37.369391+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[86572]: audit 2024-08-17T17:58:37.370774+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[86572]: audit 2024-08-17T17:58:37.370774+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.678 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[86572]: cluster 2024-08-17T17:58:37.724627+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1434: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:58:38.679 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:38 smithi016 bash[86572]: cluster 2024-08-17T17:58:37.724627+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v1434: 89 pgs: 89 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T17:58:38.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:38.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:38.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:38.831 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:38.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:39.063 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.104 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:39.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.240 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:39.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:58:39.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:39.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:39.562 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:39.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:39.709 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:39.811 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:39.834 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:39.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:39.943 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.971 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:39.987 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:58:40.076 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.110 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:40.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:40.241 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:40.345 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.352 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:58:40 smithi060 bash[61583]: ts=2024-08-17T17:58:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:40.364 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:40.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:40.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.625 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:40.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:40.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:40.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:40.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:40.870 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:40.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.908 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:40.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:41.009 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.019 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:40 smithi016 bash[84186]: cluster 2024-08-17T17:58:39.725278+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1435: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:58:41.019 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:40 smithi016 bash[84186]: cluster 2024-08-17T17:58:39.725278+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1435: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:58:41.019 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:40 smithi016 bash[86572]: cluster 2024-08-17T17:58:39.725278+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1435: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:58:41.019 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:40 smithi016 bash[86572]: cluster 2024-08-17T17:58:39.725278+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1435: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:58:41.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:41.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:40 smithi060 bash[68878]: cluster 2024-08-17T17:58:39.725278+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1435: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:58:41.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:40 smithi060 bash[68878]: cluster 2024-08-17T17:58:39.725278+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v1435: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2024-08-17T17:58:41.176 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:41.280 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.338 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:41.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.447 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:58:41.471 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:41.574 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.611 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:41.717 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:41.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:41.893 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:41.999 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.037 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:42.143 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:42.170 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:42.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:42.276 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.305 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:42.412 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:42.544 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.569 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:42.674 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:42.709 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:42.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:42.814 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.840 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:42 smithi060 bash[68878]: cluster 2024-08-17T17:58:41.725946+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1436: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:42 smithi060 bash[68878]: cluster 2024-08-17T17:58:41.725946+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1436: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:42.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.978 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:42.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:43.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:42 smithi016 bash[84186]: cluster 2024-08-17T17:58:41.725946+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1436: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:43.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:42 smithi016 bash[84186]: cluster 2024-08-17T17:58:41.725946+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1436: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:43.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:42 smithi016 bash[86572]: cluster 2024-08-17T17:58:41.725946+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1436: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:43.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:42 smithi016 bash[86572]: cluster 2024-08-17T17:58:41.725946+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v1436: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:58:43.085 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.118 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:43.221 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.248 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:43.354 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:43.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.386 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:43.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:43.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:43.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:43.636 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:43.746 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:43.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.930 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:44.036 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:44.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:44.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:44.139 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:58:44.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.199 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:44.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.333 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:44.377 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [1, 2, 4, 5, 6, 7, 3, 0] 2024-08-17T17:58:44.377 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:58:44.377 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-08-17T17:58:44.378 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:58:44.378 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:58:44.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-08-17T17:58:44.439 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.449 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:58:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:58:44] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.51.0" 2024-08-17T17:58:44.481 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.586 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:44.621 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:44.728 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.765 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.871 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.872 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:44.892 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:44.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:45.020 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:45.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:45.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:44 smithi016 bash[84186]: cluster 2024-08-17T17:58:43.726538+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1437: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:45.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:44 smithi016 bash[84186]: cluster 2024-08-17T17:58:43.726538+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1437: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:45.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:44 smithi016 bash[86572]: cluster 2024-08-17T17:58:43.726538+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1437: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:45.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:44 smithi016 bash[86572]: cluster 2024-08-17T17:58:43.726538+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1437: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:45.125 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:45.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:45.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:44 smithi060 bash[68878]: cluster 2024-08-17T17:58:43.726538+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1437: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:44 smithi060 bash[68878]: cluster 2024-08-17T17:58:43.726538+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v1437: 89 pgs: 89 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:45.256 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:45.284 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:45.387 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.423 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:45.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:45.561 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:45.666 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.691 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:45.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.820 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:45.899 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:45.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:46.072 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.096 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:46.201 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.235 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:46.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:46.371 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:46.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:46.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.504 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:46.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:46.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.637 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:46.741 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:46.862 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:46 smithi060 bash[68878]: cluster 2024-08-17T17:58:45.727132+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1438: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T17:58:46.863 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:46 smithi060 bash[68878]: cluster 2024-08-17T17:58:45.727132+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1438: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T17:58:46.874 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.906 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:47.011 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:47.030 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:47.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:46 smithi016 bash[84186]: cluster 2024-08-17T17:58:45.727132+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1438: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T17:58:47.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:46 smithi016 bash[84186]: cluster 2024-08-17T17:58:45.727132+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1438: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T17:58:47.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:46 smithi016 bash[86572]: cluster 2024-08-17T17:58:45.727132+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1438: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T17:58:47.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:46 smithi016 bash[86572]: cluster 2024-08-17T17:58:45.727132+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v1438: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T17:58:47.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:47.158 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:47.261 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.400 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.448 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.591 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.694 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.728 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:47.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:47.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:47.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:47.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.000 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:48.103 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.129 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:48.232 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:48.279 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:48.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:48.413 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:48.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:48.516 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:48.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:48.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:48.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:48.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.804 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:48.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:48.935 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:48.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:48.961 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:49.043 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:49.055 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:48 smithi016 bash[84186]: cluster 2024-08-17T17:58:47.727562+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1439: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T17:58:49.055 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:48 smithi016 bash[84186]: cluster 2024-08-17T17:58:47.727562+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1439: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T17:58:49.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:48 smithi016 bash[86572]: cluster 2024-08-17T17:58:47.727562+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1439: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T17:58:49.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:48 smithi016 bash[86572]: cluster 2024-08-17T17:58:47.727562+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1439: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T17:58:49.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:48 smithi060 bash[68878]: cluster 2024-08-17T17:58:47.727562+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1439: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T17:58:49.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:48 smithi060 bash[68878]: cluster 2024-08-17T17:58:47.727562+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v1439: 89 pgs: 89 active+clean; 1.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T17:58:49.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:49.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:49.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:49.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:49.255 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:49.256 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:58:49.306 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:49.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:49.452 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:49.480 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:49.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:49.583 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:49.618 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:49.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:49.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:49.744 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:49.847 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:49.868 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:49.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:50.111 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.134 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:50.206 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:58:50.241 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:50.267 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:50.372 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.383 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:58:50 smithi060 bash[61583]: ts=2024-08-17T17:58:50.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:50.411 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:50.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:50.654 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:50.683 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:50.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:50.787 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:50.804 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:50.907 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:50.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:50 smithi060 bash[68878]: cluster 2024-08-17T17:58:49.728042+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1440: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:58:50.918 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:50 smithi060 bash[68878]: cluster 2024-08-17T17:58:49.728042+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1440: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:58:50.932 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:50.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:51.039 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:51.069 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:51.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:51.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:51.202 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:51.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:51.242 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:50 smithi016 bash[84186]: cluster 2024-08-17T17:58:49.728042+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1440: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:58:51.242 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:50 smithi016 bash[84186]: cluster 2024-08-17T17:58:49.728042+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1440: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:58:51.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:50 smithi016 bash[86572]: cluster 2024-08-17T17:58:49.728042+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1440: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:58:51.242 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:50 smithi016 bash[86572]: cluster 2024-08-17T17:58:49.728042+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v1440: 89 pgs: 89 active+clean; 1.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2024-08-17T17:58:51.306 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:51.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:51.451 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:51.554 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.581 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:51.688 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:51.717 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:51.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:51.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:51.847 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:51.953 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:51.988 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:52.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:52.112 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:52.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:52.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:52.250 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:52.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:52.355 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:52.387 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:52.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:52.492 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:52.525 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:52.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:52.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:52.669 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:52.774 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:52.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:52.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:52.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:53.057 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:53.067 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:52 smithi060 bash[68878]: cluster 2024-08-17T17:58:51.729973+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1441: 89 pgs: 89 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:58:53.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:52 smithi060 bash[68878]: cluster 2024-08-17T17:58:51.729973+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1441: 89 pgs: 89 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:58:53.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:52 smithi060 bash[68878]: audit 2024-08-17T17:58:52.364821+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:53.068 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:52 smithi060 bash[68878]: audit 2024-08-17T17:58:52.364821+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[84186]: cluster 2024-08-17T17:58:51.729973+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1441: 89 pgs: 89 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:58:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[84186]: cluster 2024-08-17T17:58:51.729973+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1441: 89 pgs: 89 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:58:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[84186]: audit 2024-08-17T17:58:52.364821+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:53.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[84186]: audit 2024-08-17T17:58:52.364821+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[86572]: cluster 2024-08-17T17:58:51.729973+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1441: 89 pgs: 89 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:58:53.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[86572]: cluster 2024-08-17T17:58:51.729973+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v1441: 89 pgs: 89 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2024-08-17T17:58:53.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[86572]: audit 2024-08-17T17:58:52.364821+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:53.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:52 smithi016 bash[86572]: audit 2024-08-17T17:58:52.364821+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:53.088 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:53.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.219 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:53.327 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.349 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:53.456 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:53.500 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:53.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:53.607 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:53.630 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:53.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:53.761 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:53.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:53.865 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:53.883 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:53.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.017 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:54.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:54.153 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:54.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:54.259 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:54.280 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:54.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:54.383 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.419 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:54.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.556 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:54.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.674 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:58:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:58:54] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.51.0" 2024-08-17T17:58:54.696 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:54.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.825 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:54.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:54.952 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:54.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.016 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:58:55.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:54 smithi016 bash[84186]: cluster 2024-08-17T17:58:53.730549+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1442: 89 pgs: 89 active+clean; 1.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-08-17T17:58:55.054 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:54 smithi016 bash[84186]: cluster 2024-08-17T17:58:53.730549+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1442: 89 pgs: 89 active+clean; 1.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-08-17T17:58:55.054 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:55.055 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:54 smithi016 bash[86572]: cluster 2024-08-17T17:58:53.730549+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1442: 89 pgs: 89 active+clean; 1.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-08-17T17:58:55.056 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:54 smithi016 bash[86572]: cluster 2024-08-17T17:58:53.730549+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1442: 89 pgs: 89 active+clean; 1.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-08-17T17:58:55.067 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:54 smithi060 bash[68878]: cluster 2024-08-17T17:58:53.730549+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1442: 89 pgs: 89 active+clean; 1.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-08-17T17:58:55.067 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:54 smithi060 bash[68878]: cluster 2024-08-17T17:58:53.730549+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v1442: 89 pgs: 89 active+clean; 1.4 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2024-08-17T17:58:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:55.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:55.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.224 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:55.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.367 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:55.474 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:55.508 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:55.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:55.611 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:55.628 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:55.731 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.754 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:55.857 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:55.882 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:55.985 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:56.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.153 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:56.260 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.301 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:56.409 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.439 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:56.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:56.566 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:56.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:56.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.694 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:56.796 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.824 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:56.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.960 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:57.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:56 smithi016 bash[84186]: cluster 2024-08-17T17:58:55.731467+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1443: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:58:57.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:56 smithi016 bash[84186]: cluster 2024-08-17T17:58:55.731467+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1443: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:58:57.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:56 smithi016 bash[86572]: cluster 2024-08-17T17:58:55.731467+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1443: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:58:57.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:56 smithi016 bash[86572]: cluster 2024-08-17T17:58:55.731467+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1443: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:58:57.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:57.101 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:57.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:56 smithi060 bash[68878]: cluster 2024-08-17T17:58:55.731467+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1443: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:58:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:56 smithi060 bash[68878]: cluster 2024-08-17T17:58:55.731467+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v1443: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:58:57.203 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.229 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.335 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:57.362 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:57.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:57.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:57.498 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:57.601 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:57.628 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:57.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:57.774 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:57.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:57.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:57.912 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:57.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:58.019 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.045 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:58.151 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:58.174 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:58.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:58.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.326 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:58.431 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:58.467 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:58.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:58.571 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.601 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:58.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.726 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:58.829 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:58.839 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:58 smithi060 bash[68878]: cluster 2024-08-17T17:58:57.731978+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1444: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s 2024-08-17T17:58:58.839 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:58:58 smithi060 bash[68878]: cluster 2024-08-17T17:58:57.731978+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1444: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s 2024-08-17T17:58:58.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:58.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.984 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:59.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:58 smithi016 bash[84186]: cluster 2024-08-17T17:58:57.731978+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1444: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s 2024-08-17T17:58:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:58:58 smithi016 bash[84186]: cluster 2024-08-17T17:58:57.731978+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1444: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s 2024-08-17T17:58:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:58 smithi016 bash[86572]: cluster 2024-08-17T17:58:57.731978+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1444: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s 2024-08-17T17:58:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:58:58 smithi016 bash[86572]: cluster 2024-08-17T17:58:57.731978+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v1444: 89 pgs: 89 active+clean; 1.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s 2024-08-17T17:58:59.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:59.125 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:59.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:59.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:59.265 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:59.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:59.408 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:59.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:59.512 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:59.545 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:59.652 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.677 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:59.783 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:59.803 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:59.906 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:59.931 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:59.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:00.038 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:00.067 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:00.141 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:00.142 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:59:00.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.203 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:00.309 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.328 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:00.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:59:00 smithi060 bash[61583]: ts=2024-08-17T17:59:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:00.432 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:00.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.599 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:00.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.732 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:00.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:00 smithi060 bash[68878]: cluster 2024-08-17T17:58:59.732575+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1445: 89 pgs: 89 active+clean; 1.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:00.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:00 smithi060 bash[68878]: cluster 2024-08-17T17:58:59.732575+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1445: 89 pgs: 89 active+clean; 1.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:00.965 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:00.992 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:00 smithi016 bash[84186]: cluster 2024-08-17T17:58:59.732575+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1445: 89 pgs: 89 active+clean; 1.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:01.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:00 smithi016 bash[84186]: cluster 2024-08-17T17:58:59.732575+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1445: 89 pgs: 89 active+clean; 1.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:00 smithi016 bash[86572]: cluster 2024-08-17T17:58:59.732575+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1445: 89 pgs: 89 active+clean; 1.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:01.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:00 smithi016 bash[86572]: cluster 2024-08-17T17:58:59.732575+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v1445: 89 pgs: 89 active+clean; 1.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:01.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.119 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:01.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:59:01.221 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:01.244 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:01.348 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:01.379 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:01.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.517 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:01.624 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.647 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:01.753 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:01.773 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:01.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:01.876 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:01.899 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:02.002 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.040 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:02.146 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:02.178 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:02.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:02.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:02.309 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:02.416 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:02.438 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:02.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:02.540 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:02.578 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:02.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:02.724 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:02.832 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:02.875 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:59:02.875 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:02.914 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:59:02.914 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:02.952 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:59:02.953 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:02.959 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.969 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:02 smithi016 bash[84186]: cluster 2024-08-17T17:59:01.733137+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1446: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:59:02.969 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:02 smithi016 bash[84186]: cluster 2024-08-17T17:59:01.733137+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1446: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:59:02.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:02 smithi016 bash[86572]: cluster 2024-08-17T17:59:01.733137+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1446: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:59:02.969 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:02 smithi016 bash[86572]: cluster 2024-08-17T17:59:01.733137+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1446: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:59:02.991 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:59:02.991 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:02.994 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:03.028 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:59:03.029 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:03.060 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:59:03.060 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:03.086 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:03.087 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:59:03.099 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.106 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:02 smithi060 bash[68878]: cluster 2024-08-17T17:59:01.733137+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1446: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:59:03.106 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:02 smithi060 bash[68878]: cluster 2024-08-17T17:59:01.733137+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v1446: 89 pgs: 89 active+clean; 1.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:59:03.111 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:59:03.111 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:03.116 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:03.219 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.239 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:03.300 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T17:59:03.300 INFO:teuthology.orchestra.run.smithi016.stdout: "success": "" 2024-08-17T17:59:03.300 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T17:59:03.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:03.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:03.476 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:03.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.638 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:03.743 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:03.766 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:03.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:03.835 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is set 2024-08-17T17:59:03.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:03 smithi060 bash[68878]: audit 2024-08-17T17:59:02.835122+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.16:0/1345488026' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:03 smithi060 bash[68878]: audit 2024-08-17T17:59:02.835122+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.16:0/1345488026' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:03 smithi060 bash[68878]: audit 2024-08-17T17:59:03.245988+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:03.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:03 smithi060 bash[68878]: audit 2024-08-17T17:59:03.245988+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:04.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:04.045 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[84186]: audit 2024-08-17T17:59:02.835122+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.16:0/1345488026' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[84186]: audit 2024-08-17T17:59:02.835122+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.16:0/1345488026' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:04.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[84186]: audit 2024-08-17T17:59:03.245988+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:04.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[84186]: audit 2024-08-17T17:59:03.245988+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[86572]: audit 2024-08-17T17:59:02.835122+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.16:0/1345488026' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[86572]: audit 2024-08-17T17:59:02.835122+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.16:0/1345488026' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[86572]: audit 2024-08-17T17:59:03.245988+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:04.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:03 smithi016 bash[86572]: audit 2024-08-17T17:59:03.245988+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:04.149 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.175 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:04.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.307 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.410 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.420 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:59:04] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.51.0" 2024-08-17T17:59:04.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:04.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:04.575 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:04.679 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.705 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:04.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:04.832 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:04.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: cluster 2024-08-17T17:59:03.733764+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1447: 89 pgs: 89 active+clean; 1.0 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: cluster 2024-08-17T17:59:03.733764+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1447: 89 pgs: 89 active+clean; 1.0 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: cluster 2024-08-17T17:59:03.825743+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: cluster 2024-08-17T17:59:03.825743+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: audit 2024-08-17T17:59:03.832202+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: audit 2024-08-17T17:59:03.832202+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: cluster 2024-08-17T17:59:03.835784+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:59:04.938 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[86572]: cluster 2024-08-17T17:59:03.835784+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:59:04.939 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:04.964 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:05.068 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.089 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:05.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: cluster 2024-08-17T17:59:03.733764+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1447: 89 pgs: 89 active+clean; 1.0 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: cluster 2024-08-17T17:59:03.733764+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1447: 89 pgs: 89 active+clean; 1.0 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: cluster 2024-08-17T17:59:03.825743+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: cluster 2024-08-17T17:59:03.825743+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: audit 2024-08-17T17:59:03.832202+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: audit 2024-08-17T17:59:03.832202+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: cluster 2024-08-17T17:59:03.835784+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:59:05.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:04 smithi060 bash[68878]: cluster 2024-08-17T17:59:03.835784+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:59:05.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:05.214 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: cluster 2024-08-17T17:59:03.733764+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1447: 89 pgs: 89 active+clean; 1.0 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: cluster 2024-08-17T17:59:03.733764+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v1447: 89 pgs: 89 active+clean; 1.0 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: cluster 2024-08-17T17:59:03.825743+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: cluster 2024-08-17T17:59:03.825743+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: audit 2024-08-17T17:59:03.832202+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: audit 2024-08-17T17:59:03.832202+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.16:0/3992241238' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: cluster 2024-08-17T17:59:03.835784+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:59:05.221 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:04 smithi016 bash[84186]: cluster 2024-08-17T17:59:03.835784+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:59:05.321 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.354 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:05.460 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:05.489 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:05.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:05.593 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:05.624 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:05.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:05.758 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:05.863 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.884 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:59:05.893 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:06.001 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:06.019 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:06.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:06.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:06.155 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:06.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:06.259 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:06.286 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:06.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.435 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:06.538 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.559 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:06.662 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.682 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:06.785 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:06.812 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:06.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:06.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.955 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:07.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:07.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:06 smithi016 bash[84186]: cluster 2024-08-17T17:59:05.734260+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1449: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:07.073 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:06 smithi016 bash[84186]: cluster 2024-08-17T17:59:05.734260+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1449: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:07.073 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:06 smithi016 bash[86572]: cluster 2024-08-17T17:59:05.734260+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1449: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:07.073 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:06 smithi016 bash[86572]: cluster 2024-08-17T17:59:05.734260+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1449: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:07.101 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:07.101 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:06 smithi060 bash[68878]: cluster 2024-08-17T17:59:05.734260+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1449: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:07.102 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:06 smithi060 bash[68878]: cluster 2024-08-17T17:59:05.734260+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v1449: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:07.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:07.255 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:07.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:07.389 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:07.499 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:07.535 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:07.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:07.640 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:07.669 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:07.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:07.776 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:07.810 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:07.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:07.915 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:07.938 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:07.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:08.042 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.070 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:08.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:08.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:08.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:08.303 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.336 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:08.440 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:08 smithi060 bash[68878]: audit 2024-08-17T17:59:07.370308+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:08.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:08 smithi060 bash[68878]: audit 2024-08-17T17:59:07.370308+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:08.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:08 smithi060 bash[68878]: audit 2024-08-17T17:59:07.373441+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:08.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:08 smithi060 bash[68878]: audit 2024-08-17T17:59:07.373441+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:08.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:08 smithi060 bash[68878]: cluster 2024-08-17T17:59:07.735050+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1450: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:08.441 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:08 smithi060 bash[68878]: cluster 2024-08-17T17:59:07.735050+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1450: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:08.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.452 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:59:08.464 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:08.571 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:08.607 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:08.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:08.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:08.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[84186]: audit 2024-08-17T17:59:07.370308+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:08.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[84186]: audit 2024-08-17T17:59:07.370308+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:08.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[84186]: audit 2024-08-17T17:59:07.373441+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:08.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[84186]: audit 2024-08-17T17:59:07.373441+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:08.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[84186]: cluster 2024-08-17T17:59:07.735050+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1450: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:08.724 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[84186]: cluster 2024-08-17T17:59:07.735050+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1450: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[86572]: audit 2024-08-17T17:59:07.370308+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[86572]: audit 2024-08-17T17:59:07.370308+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[86572]: audit 2024-08-17T17:59:07.373441+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[86572]: audit 2024-08-17T17:59:07.373441+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[86572]: cluster 2024-08-17T17:59:07.735050+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1450: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:08.729 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:08 smithi016 bash[86572]: cluster 2024-08-17T17:59:07.735050+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v1450: 89 pgs: 89 active+clean; 942 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2024-08-17T17:59:08.750 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:08.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:08.853 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.887 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:08.990 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:09.016 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:09.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:09.120 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:09.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:09.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:09.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:59:09.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:09.287 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:09.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:09.391 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.421 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:09.524 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.545 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:09.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:09.676 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:09.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:09.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:09.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:09.914 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.941 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:10.044 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:10.073 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:10.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:10.180 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:10.221 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:10.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.359 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:10.430 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:59:10 smithi060 bash[61583]: ts=2024-08-17T17:59:10.215Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:10.463 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:10.488 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:10.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:10.594 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:10.642 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:10.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:10.750 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:10.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:10.893 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.921 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:11.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:11.061 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:11.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:10 smithi060 bash[68878]: cluster 2024-08-17T17:59:09.737889+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1451: 89 pgs: 89 active+clean; 852 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:59:11.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:10 smithi060 bash[68878]: cluster 2024-08-17T17:59:09.737889+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1451: 89 pgs: 89 active+clean; 852 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:59:11.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:10 smithi060 bash[68878]: audit 2024-08-17T17:59:10.070913+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:11.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:10 smithi060 bash[68878]: audit 2024-08-17T17:59:10.070913+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[84186]: cluster 2024-08-17T17:59:09.737889+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1451: 89 pgs: 89 active+clean; 852 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:59:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[84186]: cluster 2024-08-17T17:59:09.737889+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1451: 89 pgs: 89 active+clean; 852 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:59:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[84186]: audit 2024-08-17T17:59:10.070913+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:11.076 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[84186]: audit 2024-08-17T17:59:10.070913+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[86572]: cluster 2024-08-17T17:59:09.737889+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1451: 89 pgs: 89 active+clean; 852 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:59:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[86572]: cluster 2024-08-17T17:59:09.737889+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v1451: 89 pgs: 89 active+clean; 852 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-08-17T17:59:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[86572]: audit 2024-08-17T17:59:10.070913+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:10 smithi016 bash[86572]: audit 2024-08-17T17:59:10.070913+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:11.164 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:11.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:11.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:11.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:11.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:11.433 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:11.469 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:11.576 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:11.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.609 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:11.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:11.673 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:59:11.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [], 2024-08-17T17:59:11.673 INFO:teuthology.orchestra.run.smithi060.stdout: "complaint_time": 30, 2024-08-17T17:59:11.673 INFO:teuthology.orchestra.run.smithi060.stdout: "num_blocked_ops": 0 2024-08-17T17:59:11.673 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:59:11.710 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:11.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:11.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:11.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:11.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:11.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.009 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:12.114 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.137 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:12.183 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 7, 4] out_osds: [] dead_osds: [] live_osds: [1, 2, 4, 5, 6, 7, 3, 0] 2024-08-17T17:59:12.183 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:59:12.184 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 5, 6, 7, 4] 2024-08-17T17:59:12.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd out 7 2024-08-17T17:59:12.242 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:12.273 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:12.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.414 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:12.518 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:12.647 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:12.780 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.806 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:12.913 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:12.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:12 smithi016 bash[84186]: cluster 2024-08-17T17:59:11.738453+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1452: 89 pgs: 89 active+clean; 725 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:59:12.924 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:12 smithi016 bash[84186]: cluster 2024-08-17T17:59:11.738453+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1452: 89 pgs: 89 active+clean; 725 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:59:12.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:12 smithi016 bash[86572]: cluster 2024-08-17T17:59:11.738453+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1452: 89 pgs: 89 active+clean; 725 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:59:12.924 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:12 smithi016 bash[86572]: cluster 2024-08-17T17:59:11.738453+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1452: 89 pgs: 89 active+clean; 725 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:59:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:12 smithi060 bash[68878]: cluster 2024-08-17T17:59:11.738453+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1452: 89 pgs: 89 active+clean; 725 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:59:12.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:12 smithi060 bash[68878]: cluster 2024-08-17T17:59:11.738453+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v1452: 89 pgs: 89 active+clean; 725 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T17:59:12.943 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:13.049 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:13.079 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:13.183 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.211 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:13.295 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:13.301 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:13.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.313 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:13.467 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:13.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.629 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:13.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:13.760 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:13.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:13.866 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:13.907 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:14.011 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:14.040 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:14.144 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:14.171 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:14.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:14.275 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:14.297 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:14.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:14.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.413 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:59:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:59:14] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-08-17T17:59:14.425 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.570 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.706 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.813 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.850 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.956 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:14.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:14 smithi016 bash[84186]: cluster 2024-08-17T17:59:13.738933+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1453: 89 pgs: 89 active+clean; 617 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:59:14.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:14 smithi016 bash[84186]: cluster 2024-08-17T17:59:13.738933+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1453: 89 pgs: 89 active+clean; 617 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:59:14.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:14 smithi016 bash[86572]: cluster 2024-08-17T17:59:13.738933+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1453: 89 pgs: 89 active+clean; 617 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:59:14.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:14 smithi016 bash[86572]: cluster 2024-08-17T17:59:13.738933+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1453: 89 pgs: 89 active+clean; 617 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:59:14.980 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:15.086 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:15.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:14 smithi060 bash[68878]: cluster 2024-08-17T17:59:13.738933+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1453: 89 pgs: 89 active+clean; 617 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:59:15.096 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:14 smithi060 bash[68878]: cluster 2024-08-17T17:59:13.738933+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v1453: 89 pgs: 89 active+clean; 617 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-08-17T17:59:15.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:15.214 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:15.236 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:15.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:15.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:15.388 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:15.493 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:15.616 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:15.655 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:15.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:15.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:15.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:15.916 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:15.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:16.020 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.062 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:16.169 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:16.197 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:16.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:16.304 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.333 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:16.435 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:16.477 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:16.580 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:16.601 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:16.602 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:16.707 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:16.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:16.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:16 smithi060 bash[68878]: cluster 2024-08-17T17:59:15.739473+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1454: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:59:16.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:16 smithi060 bash[68878]: cluster 2024-08-17T17:59:15.739473+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1454: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:59:16.817 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:16 smithi060 bash[68878]: audit 2024-08-17T17:59:16.578484+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:16.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:16 smithi060 bash[68878]: audit 2024-08-17T17:59:16.578484+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:16.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:16 smithi060 bash[68878]: audit 2024-08-17T17:59:16.582764+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:16.818 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:16 smithi060 bash[68878]: audit 2024-08-17T17:59:16.582764+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:16.844 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:16.870 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:16.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:16.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:17.008 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:17.122 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:17.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[84186]: cluster 2024-08-17T17:59:15.739473+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1454: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:59:17.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[84186]: cluster 2024-08-17T17:59:15.739473+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1454: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:59:17.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[84186]: audit 2024-08-17T17:59:16.578484+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[84186]: audit 2024-08-17T17:59:16.578484+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[84186]: audit 2024-08-17T17:59:16.582764+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.165 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[84186]: audit 2024-08-17T17:59:16.582764+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[86572]: cluster 2024-08-17T17:59:15.739473+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1454: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:59:17.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[86572]: cluster 2024-08-17T17:59:15.739473+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v1454: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2024-08-17T17:59:17.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[86572]: audit 2024-08-17T17:59:16.578484+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[86572]: audit 2024-08-17T17:59:16.578484+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[86572]: audit 2024-08-17T17:59:16.582764+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.166 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:16 smithi016 bash[86572]: audit 2024-08-17T17:59:16.582764+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:17.167 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:17.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:17.273 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:17.365 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:59:17.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:17.434 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:17.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:17.541 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.564 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:17.671 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:17.703 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:17.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:17.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.833 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:17.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:18.095 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:18.126 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:18.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:18.375 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:18.398 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:18.503 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.530 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:18.636 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:18.675 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:18.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:18.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.799 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:18.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[84186]: audit 2024-08-17T17:59:17.641861+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[84186]: audit 2024-08-17T17:59:17.641861+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[84186]: audit 2024-08-17T17:59:17.656129+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[84186]: audit 2024-08-17T17:59:17.656129+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[84186]: cluster 2024-08-17T17:59:17.739826+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1455: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[84186]: cluster 2024-08-17T17:59:17.739826+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1455: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[86572]: audit 2024-08-17T17:59:17.641861+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[86572]: audit 2024-08-17T17:59:17.641861+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[86572]: audit 2024-08-17T17:59:17.656129+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[86572]: audit 2024-08-17T17:59:17.656129+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[86572]: cluster 2024-08-17T17:59:17.739826+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1455: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:59:18.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:18 smithi016 bash[86572]: cluster 2024-08-17T17:59:17.739826+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1455: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:59:18.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:18.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:18 smithi060 bash[68878]: audit 2024-08-17T17:59:17.641861+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:18 smithi060 bash[68878]: audit 2024-08-17T17:59:17.641861+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:18 smithi060 bash[68878]: audit 2024-08-17T17:59:17.656129+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:18 smithi060 bash[68878]: audit 2024-08-17T17:59:17.656129+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:18.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:18 smithi060 bash[68878]: cluster 2024-08-17T17:59:17.739826+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1455: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:59:18.914 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:18 smithi060 bash[68878]: cluster 2024-08-17T17:59:17.739826+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v1455: 89 pgs: 89 active+clean; 484 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:59:18.924 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:18.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:19.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:19.048 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:19.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:19.175 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:19.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:19.278 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.300 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:19.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.426 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:19.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.555 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:19.663 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:19 smithi060 bash[68878]: audit 2024-08-17T17:59:18.726888+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:19 smithi060 bash[68878]: audit 2024-08-17T17:59:18.726888+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:19 smithi060 bash[68878]: audit 2024-08-17T17:59:18.727845+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:19 smithi060 bash[68878]: audit 2024-08-17T17:59:18.727845+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:19 smithi060 bash[68878]: audit 2024-08-17T17:59:18.733716+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:19.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:19 smithi060 bash[68878]: audit 2024-08-17T17:59:18.733716+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:19.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:19.796 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.823 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:19.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:19.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[84186]: audit 2024-08-17T17:59:18.726888+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:19.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[84186]: audit 2024-08-17T17:59:18.726888+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:19.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[84186]: audit 2024-08-17T17:59:18.727845+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:19.940 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[84186]: audit 2024-08-17T17:59:18.727845+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[84186]: audit 2024-08-17T17:59:18.733716+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[84186]: audit 2024-08-17T17:59:18.733716+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[86572]: audit 2024-08-17T17:59:18.726888+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[86572]: audit 2024-08-17T17:59:18.726888+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[86572]: audit 2024-08-17T17:59:18.727845+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[86572]: audit 2024-08-17T17:59:18.727845+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[86572]: audit 2024-08-17T17:59:18.733716+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:19.941 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:19 smithi016 bash[86572]: audit 2024-08-17T17:59:18.733716+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:19.956 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:19.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.062 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:20.099 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:20.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:20.252 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:20.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:20.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.368 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:59:20 smithi060 bash[61583]: ts=2024-08-17T17:59:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:20.379 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:20.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:20.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.636 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:20.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:20.737 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:20.756 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:20.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:20 smithi016 bash[84186]: cluster 2024-08-17T17:59:19.740439+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1456: 89 pgs: 89 active+clean; 393 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:59:20.807 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:20 smithi016 bash[84186]: cluster 2024-08-17T17:59:19.740439+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1456: 89 pgs: 89 active+clean; 393 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:59:20.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:20 smithi016 bash[86572]: cluster 2024-08-17T17:59:19.740439+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1456: 89 pgs: 89 active+clean; 393 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:59:20.807 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:20 smithi016 bash[86572]: cluster 2024-08-17T17:59:19.740439+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1456: 89 pgs: 89 active+clean; 393 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:59:20.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.877 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:20 smithi060 bash[68878]: cluster 2024-08-17T17:59:19.740439+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1456: 89 pgs: 89 active+clean; 393 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:59:20.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:20 smithi060 bash[68878]: cluster 2024-08-17T17:59:19.740439+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v1456: 89 pgs: 89 active+clean; 393 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:59:20.980 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.005 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:21.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:21.140 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:21.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:21.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:21.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:21.405 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:21.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:21.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.561 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:21.667 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.696 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:21.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:21.818 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:21.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:21.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:21.959 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:21.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:22.063 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:22.090 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:22.196 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:22.226 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:22.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:22.330 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.348 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "size": 20, 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 600, 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "ops": [ 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58745 10.0 10:036ee16b:::benchmark_data_smithi016_202796_object58744:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.637056+0000", 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.78608081799996, 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.55476924999999999, 2024-08-17T17:59:22.427 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58745 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.637056+0000", 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.637056+0000", 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.637055+0000", 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.637109+0000", 2024-08-17T17:59:22.429 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4250999999999999e-05 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.637121+0000", 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1775e-05 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.637127+0000", 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9660000000000001e-06 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.430 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.638467+0000", 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001340216 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.638616+0000", 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014814099999999999 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:59:22.431 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.638754+0000", 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013883 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191620+0000", 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.552865779 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191659+0000", 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.8810000000000003e-05 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.432 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191724+0000", 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4914999999999998e-05 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191779+0000", 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4728999999999997e-05 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191826+0000", 2024-08-17T17:59:22.433 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6897999999999997e-05 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58754 10.0 10:0378b3af:::benchmark_data_smithi016_202796_object58753:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.640854+0000", 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.78228299299997, 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.55109403300000004, 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.434 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58754 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640854+0000", 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640854+0000", 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640854+0000", 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640885+0000", 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.1167000000000002e-05 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640893+0000", 2024-08-17T17:59:22.436 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.943e-06 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640897+0000", 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.211e-06 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.642546+0000", 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0016491730000000001 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.437 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.642673+0000", 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012656899999999999 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.642760+0000", 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.7534999999999995e-05 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191665+0000", 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54890479999999997 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.438 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191695+0000", 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.9984e-05 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191870+0000", 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017490100000000001 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191913+0000", 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3151000000000001e-05 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.439 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191948+0000", 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.5094e-05 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58756 10.0 10:04c13b28:::benchmark_data_smithi016_202796_object58755:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.640906+0000", 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.78223097199998, 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.55880190399999996, 2024-08-17T17:59:22.440 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58756 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640906+0000", 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640906+0000", 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640906+0000", 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640935+0000", 2024-08-17T17:59:22.442 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.9115000000000002e-05 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640942+0000", 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1690000000000003e-06 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.640946+0000", 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.0119999999999999e-06 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.443 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.188139+0000", 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54719287000000005 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.188806+0000", 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00066688399999999997 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.189042+0000", 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00023638399999999999 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.444 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.197002+0000", 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.007959743 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.197056+0000", 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3903999999999998e-05 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.199627+0000", 2024-08-17T17:59:22.445 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.002571318 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.199664+0000", 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6798999999999998e-05 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.199708+0000", 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4190999999999998e-05 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.446 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58758 10.0 10:08d6e14e:::benchmark_data_smithi016_202796_object58757:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.641332+0000", 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.78180534499995, 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.56364587899999996, 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58758 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.447 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.641332+0000", 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.641332+0000", 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.448 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.641331+0000", 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.641357+0000", 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.5823e-05 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.641364+0000", 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7059999999999998e-06 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.449 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.641368+0000", 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.7929999999999999e-06 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191980+0000", 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.55061280300000004 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.192129+0000", 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014863100000000001 2024-08-17T17:59:22.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.192282+0000", 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00015296299999999999 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.199599+0000", 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0073167170000000004 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.451 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.200786+0000", 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.001187226 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.204884+0000", 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0040978819999999997 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.204938+0000", 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3810000000000001e-05 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.452 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.204978+0000", 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.0015999999999998e-05 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_repop_reply(client.45395.0:58745 10.0 e276/271 ondisk, result = 0)", 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.643188+0000", 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.77994895799998, 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54847764399999999, 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "started", 2024-08-17T17:59:22.453 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.643188+0000", 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.643188+0000", 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.643188+0000", 2024-08-17T17:59:22.454 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.643190+0000", 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.057e-06 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.643196+0000", 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.049e-06 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.643199+0000", 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.1250000000000001e-06 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191646+0000", 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54844693300000003 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191653+0000", 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.9450000000000004e-06 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.191666+0000", 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2847000000000001e-05 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58763 10.0 10:00782d6f:::benchmark_data_smithi016_202796_object58762:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.644604+0000", 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.77853276099995, 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.56078587300000005, 2024-08-17T17:59:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58763 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.644604+0000", 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.458 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.644604+0000", 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.644595+0000", 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999905 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.644647+0000", 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2469999999999997e-05 2024-08-17T17:59:22.459 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.644657+0000", 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.3179999999999996e-06 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.644661+0000", 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3499999999999999e-06 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.460 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.194567+0000", 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54990645100000002 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.194687+0000", 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000120152 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.194828+0000", 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014035100000000001 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.461 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.201093+0000", 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0062650229999999998 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.204988+0000", 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.003895328 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.205312+0000", 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00032359899999999999 2024-08-17T17:59:22.462 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.205356+0000", 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4070999999999999e-05 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.205390+0000", 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.434e-05 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.463 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:58772 10.0 10:0646903c:::benchmark_data_smithi016_202796_object58771:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e276)", 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:14.648968+0000", 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 547.77416930699997, 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.55760896999999998, 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 58772 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.464 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.648968+0000", 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.648968+0000", 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.648967+0000", 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.465 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.649024+0000", 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.6790999999999999e-05 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.649032+0000", 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.2579999999999995e-06 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:14.649037+0000", 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4050000000000002e-06 2024-08-17T17:59:22.466 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.197080+0000", 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.54804342500000003 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.197225+0000", 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014445899999999999 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.197358+0000", 2024-08-17T17:59:22.467 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013310199999999999 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.204993+0000", 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0076354819999999999 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.205425+0000", 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00043220200000000002 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.468 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.206460+0000", 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0010343010000000001 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.206525+0000", 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.4963999999999997e-05 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:15.206577+0000", 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2083999999999998e-05 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.469 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62781 10.d 10:b1564a5d:::benchmark_data_smithi016_202796_object62780:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.022648+0000", 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 544.40048876799995, 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.52507189, 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62781 2024-08-17T17:59:22.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022648+0000", 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022648+0000", 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.471 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022647+0000", 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022687+0000", 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.9730000000000001e-05 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022706+0000", 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9592000000000001e-05 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.472 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022718+0000", 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.185e-05 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022786+0000", 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8330999999999993e-05 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op must wait for map", 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.022793+0000", 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3940000000000001e-06 2024-08-17T17:59:22.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.035235+0000", 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.012442315000000001 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.035247+0000", 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1494999999999999e-05 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.474 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054050+0000", 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.018803616 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054063+0000", 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2584e-05 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.520041+0000", 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.4659781000000001 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.475 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.520216+0000", 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000175463 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.520474+0000", 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00025806700000000001 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.527020+0000", 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0065458130000000002 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.476 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.537514+0000", 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010494254 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.537560+0000", 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6010000000000002e-05 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.537620+0000", 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.9284999999999999e-05 2024-08-17T17:59:22.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.547720+0000", 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.010100494 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62787 10.a 10:5e79138c:::benchmark_data_smithi016_202796_object62786:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.042935+0000", 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 544.38020232199995, 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.4616035649999999, 2024-08-17T17:59:22.478 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62787 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042935+0000", 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042935+0000", 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042934+0000", 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042978+0000", 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4574999999999999e-05 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.480 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042989+0000", 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0535e-05 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.042994+0000", 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5269999999999998e-06 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.481 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.043061+0000", 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6839000000000002e-05 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.043071+0000", 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0355e-05 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.048530+0000", 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.005458854 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.482 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.048548+0000", 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.8142999999999999e-05 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.447630+0000", 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.399081179 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.447898+0000", 2024-08-17T17:59:22.483 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000268464 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.448110+0000", 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000211504 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.457975+0000", 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0098651599999999996 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.484 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.457994+0000", 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.9148e-05 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.499567+0000", 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.041572732000000001 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.499741+0000", 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017457900000000001 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.485 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.504538+0000", 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00479715 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:62791 10.d 10:b82e499d:::benchmark_data_smithi016_202796_object62790:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:18.046210+0000", 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 544.37692711600005, 2024-08-17T17:59:22.486 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.507542054, 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 62791 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046210+0000", 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.487 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046210+0000", 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046209+0000", 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046253+0000", 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.4248000000000001e-05 2024-08-17T17:59:22.488 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046269+0000", 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.5302e-05 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046275+0000", 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.7190000000000004e-06 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046337+0000", 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1659e-05 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:18.046349+0000", 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.2459999999999999e-05 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054093+0000", 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.007743244 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.490 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for peered", 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:19.054102+0000", 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8799999999999997e-06 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.523863+0000", 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.469761629 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.523996+0000", 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00013333299999999999 2024-08-17T17:59:22.491 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.524142+0000", 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014513199999999999 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.547775+0000", 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.023633686000000001 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.492 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.547787+0000", 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1277000000000001e-05 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.547830+0000", 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3804000000000003e-05 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.547971+0000", 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000140634 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.493 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:20.553752+0000", 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0057809920000000004 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45395.0:68480 10.d 10:be0fa55e:::benchmark_data_smithi016_202796_object68479:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e280)", 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:50:29.242847+0000", 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 533.18028961000005, 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.44185618500000001, 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.494 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45395", 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/3350275193", 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 68480 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242847+0000", 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.495 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242847+0000", 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242846+0000", 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242902+0000", 2024-08-17T17:59:22.496 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.588e-05 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242913+0000", 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0342e-05 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242918+0000", 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.7300000000000002e-06 2024-08-17T17:59:22.497 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.242952+0000", 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.3250999999999997e-05 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.243103+0000", 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000151364 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,4", 2024-08-17T17:59:22.498 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.243207+0000", 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000103772 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.245230+0000", 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0020231709999999998 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.250982+0000", 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0057515439999999999 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.499 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.679787+0000", 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.42880594100000002 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.679867+0000", 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.9913000000000006e-05 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:50:29.684704+0000", 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0048362819999999999 2024-08-17T17:59:22.500 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:123248 11.1 11:8e74e7c1:::benchmark_data_smithi016_225822_object20029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e311)", 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:23.714410+0000", 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 118.708727438, 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.58576799899999998, 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.501 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 123248 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714410+0000", 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714410+0000", 2024-08-17T17:59:22.502 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714409+0000", 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714414+0000", 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.366e-06 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.503 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714425+0000", 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.0539e-05 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714429+0000", 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.3030000000000001e-06 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714470+0000", 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.1029000000000003e-05 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.504 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714595+0000", 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012517600000000001 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.714703+0000", 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000108291 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.717701+0000", 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0029975980000000002 2024-08-17T17:59:22.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718524+0000", 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00082335600000000002 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.300090+0000", 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.58156587800000004 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.300141+0000", 2024-08-17T17:59:22.506 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.0612000000000003e-05 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.300178+0000", 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6739000000000002e-05 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:123253 11.3 11:c4161ea0:::benchmark_data_smithi016_225822_object20034:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e311)", 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:57:23.718624+0000", 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 118.70451356300001, 2024-08-17T17:59:22.507 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.581365833, 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 123253 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718624+0000", 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.508 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718624+0000", 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718623+0000", 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718628+0000", 2024-08-17T17:59:22.509 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.2399999999999998e-06 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718638+0000", 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.8949999999999993e-06 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718641+0000", 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.721e-06 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.510 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718691+0000", 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9190000000000002e-05 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718820+0000", 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012925600000000001 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.718942+0000", 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012246100000000001 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.511 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.722714+0000", 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0037718999999999999 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:23.722776+0000", 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1892999999999998e-05 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.299711+0000", 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.57693497100000002 2024-08-17T17:59:22.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.299888+0000", 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017735900000000001 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:57:24.299989+0000", 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000100859 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:163597 11.1 11:824e907e:::benchmark_data_smithi016_225822_object60378:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:58:21.707515+0000", 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 60.715622400999997, 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.51208624300000005, 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 163597 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.514 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707515+0000", 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707515+0000", 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707513+0000", 2024-08-17T17:59:22.515 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707521+0000", 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.131e-06 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707532+0000", 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1094000000000001e-05 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.516 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707536+0000", 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.1529999999999999e-06 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707573+0000", 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 3.6709999999999999e-05 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707652+0000", 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.9293000000000001e-05 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.517 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707722+0000", 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.0112999999999998e-05 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.714208+0000", 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0064855540000000001 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.714212+0000", 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.2420000000000002e-06 2024-08-17T17:59:22.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:22.219423+0000", 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.50521149099999996 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:22.219532+0000", 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000108992 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.519 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:22.219601+0000", 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8699000000000001e-05 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:163598 11.1 11:85b8b6db:::benchmark_data_smithi016_225822_object60379:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:58:21.707577+0000", 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 60.715559689000003, 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.512388862, 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.520 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 163598 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707577+0000", 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707577+0000", 2024-08-17T17:59:22.521 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707577+0000", 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999995 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707580+0000", 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.7360000000000001e-06 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.522 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707585+0000", 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.3650000000000003e-06 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.707588+0000", 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.976e-06 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.711081+0000", 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0034928030000000001 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.523 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.711144+0000", 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2799999999999995e-05 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.711205+0000", 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1422999999999998e-05 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.714278+0000", 2024-08-17T17:59:22.524 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0030726640000000001 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:21.715143+0000", 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0008654 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:22.219746+0000", 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.50460307900000001 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.525 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:22.219875+0000", 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012898200000000001 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:22.219966+0000", 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.1053999999999999e-05 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:166990 11.1 11:81ccdc82:::benchmark_data_smithi016_225822_object63771:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-08-17T17:59:22.526 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:58:27.011449+0000", 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 55.411688306999999, 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.47459255299999997, 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 166990 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011449+0000", 2024-08-17T17:59:22.527 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011449+0000", 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011447+0000", 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.528 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011458+0000", 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.1105e-05 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011472+0000", 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3372e-05 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011478+0000", 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.285e-06 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.529 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011532+0000", 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4583000000000002e-05 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011675+0000", 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00014268399999999999 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.011785+0000", 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00011001399999999999 2024-08-17T17:59:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023103+0000", 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.011318406 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023642+0000", 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00053888000000000004 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.485795+0000", 2024-08-17T17:59:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.46215299399999998 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.485930+0000", 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000134499 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.486041+0000", 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000111462 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.532 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:167003 11.1 11:8d161fb1:::benchmark_data_smithi016_225822_object63784:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:58:27.023734+0000", 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 55.399403280000001, 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.49904132299999998, 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 167003 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023734+0000", 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023734+0000", 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023732+0000", 2024-08-17T17:59:22.534 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023739+0000", 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1079999999999998e-06 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023753+0000", 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3983e-05 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.535 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023759+0000", 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.421e-06 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023786+0000", 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 2.7419e-05 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023858+0000", 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.1260999999999994e-05 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.536 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.023926+0000", 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8266e-05 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.027193+0000", 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0032670360000000001 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.028755+0000", 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0015624879999999999 2024-08-17T17:59:22.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.522652+0000", 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.49389619699999998 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.522720+0000", 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8794999999999994e-05 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:27.522775+0000", 2024-08-17T17:59:22.538 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.4682999999999998e-05 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:168615 11.1 11:8d097349:::benchmark_data_smithi016_225822_object65396:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:58:29.997742+0000", 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 52.425395117999997, 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.28924388099999998, 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.539 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168615 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997742+0000", 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997742+0000", 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997741+0000", 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.999999 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997747+0000", 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.3160000000000002e-06 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.541 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997761+0000", 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.3383999999999999e-05 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997767+0000", 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.1630000000000001e-06 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997818+0000", 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.1273999999999997e-05 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.542 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997911+0000", 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.2864999999999999e-05 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:29.997996+0000", 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.5049000000000005e-05 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.002830+0000", 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0048344820000000002 2024-08-17T17:59:22.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.003149+0000", 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00031869599999999999 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.280421+0000", 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.27727213899999997 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.544 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.280483+0000", 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.2156999999999995e-05 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.286986+0000", 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0065025129999999997 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:168621 11.1 11:82378dfa:::benchmark_data_smithi016_225822_object65402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e313)", 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:58:30.004697+0000", 2024-08-17T17:59:22.545 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 52.418439675000002, 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.28405104399999997, 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 168621 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004697+0000", 2024-08-17T17:59:22.546 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004697+0000", 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004696+0000", 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999981 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.547 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004702+0000", 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.8900000000000001e-06 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004721+0000", 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 1.8989000000000001e-05 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004730+0000", 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 8.8540000000000003e-06 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.548 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004797+0000", 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.6866999999999995e-05 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.004976+0000", 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00017849000000000001 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.005153+0000", 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000177121 2024-08-17T17:59:22.549 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.009937+0000", 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0047839980000000002 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.010062+0000", 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.00012546000000000001 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.550 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.288588+0000", 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.27852626600000002 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.288699+0000", 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.000110949 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:58:30.288748+0000", 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.9051999999999997e-05 2024-08-17T17:59:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "description": "osd_op(client.45602.0:201573 11.3 11:c182cdc1:::benchmark_data_smithi016_225822_object98354:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e315)", 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "initiated_at": "2024-08-17T17:59:18.865545+0000", 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "age": 3.5575917820000003, 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.35711999799999999, 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "type_data": { 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "client_info": { 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "client": "client.45602", 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "client_addr": "172.21.15.16:0/2764692552", 2024-08-17T17:59:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "tid": 201573 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "events": [ 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "initiated", 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865545+0000", 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "throttled", 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865545+0000", 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0 2024-08-17T17:59:22.553 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "header_read", 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865544+0000", 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4294967295.9999986 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "all_read", 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865549+0000", 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5969999999999999e-06 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "dispatched", 2024-08-17T17:59:22.554 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865559+0000", 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 9.9350000000000006e-06 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "queued_for_pg", 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865564+0000", 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.5539999999999999e-06 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "reached_pg", 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865610+0000", 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6270999999999998e-05 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.555 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "started", 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865682+0000", 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.2354000000000006e-05 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.865748+0000", 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 6.5504000000000002e-05 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "op_commit", 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.870164+0000", 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.0044164429999999999 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.556 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:18.870241+0000", 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 7.6147000000000001e-05 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:19.222563+0000", 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 0.35232264800000002 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "commit_sent", 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:19.222619+0000", 2024-08-17T17:59:22.557 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 5.5933000000000001e-05 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: { 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: "event": "done", 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: "time": "2024-08-17T17:59:19.222665+0000", 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: "duration": 4.6146999999999997e-05 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: } 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2024-08-17T17:59:22.558 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:59:22.559 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:22.593 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:22.695 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:22.725 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:22.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:22.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:22.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:22 smithi060 bash[68878]: cluster 2024-08-17T17:59:21.741004+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1457: 89 pgs: 89 active+clean; 280 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-08-17T17:59:22.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:22 smithi060 bash[68878]: cluster 2024-08-17T17:59:21.741004+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1457: 89 pgs: 89 active+clean; 280 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-08-17T17:59:22.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:22 smithi060 bash[68878]: audit 2024-08-17T17:59:22.365176+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:22.838 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:22 smithi060 bash[68878]: audit 2024-08-17T17:59:22.365176+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:22.852 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:22.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:22.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:22.979 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:23.087 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:23.105 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:23.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[84186]: cluster 2024-08-17T17:59:21.741004+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1457: 89 pgs: 89 active+clean; 280 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[84186]: cluster 2024-08-17T17:59:21.741004+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1457: 89 pgs: 89 active+clean; 280 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[84186]: audit 2024-08-17T17:59:22.365176+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[84186]: audit 2024-08-17T17:59:22.365176+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[86572]: cluster 2024-08-17T17:59:21.741004+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1457: 89 pgs: 89 active+clean; 280 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[86572]: cluster 2024-08-17T17:59:21.741004+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v1457: 89 pgs: 89 active+clean; 280 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[86572]: audit 2024-08-17T17:59:22.365176+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.130 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:22 smithi016 bash[86572]: audit 2024-08-17T17:59:22.365176+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:23.243 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:23.347 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.357 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:59:23.372 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:23.477 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:23.494 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:23.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:23.597 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.632 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:23.735 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:23.752 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:23.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:23.855 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:23.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:23.984 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.115 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.149 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.253 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:24.383 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.410 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.413 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:59:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:59:24] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-08-17T17:59:24.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.515 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.538 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:24.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.660 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.796 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:24.900 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.923 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:25.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:25.052 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:25.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:24 smithi060 bash[68878]: cluster 2024-08-17T17:59:23.741473+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1458: 89 pgs: 89 active+clean; 201 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:59:25.059 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:24 smithi060 bash[68878]: cluster 2024-08-17T17:59:23.741473+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1458: 89 pgs: 89 active+clean; 201 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:59:25.087 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:24 smithi016 bash[84186]: cluster 2024-08-17T17:59:23.741473+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1458: 89 pgs: 89 active+clean; 201 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:59:25.088 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:24 smithi016 bash[84186]: cluster 2024-08-17T17:59:23.741473+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1458: 89 pgs: 89 active+clean; 201 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:59:25.088 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:24 smithi016 bash[86572]: cluster 2024-08-17T17:59:23.741473+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1458: 89 pgs: 89 active+clean; 201 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:59:25.088 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:24 smithi016 bash[86572]: cluster 2024-08-17T17:59:23.741473+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v1458: 89 pgs: 89 active+clean; 201 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-08-17T17:59:25.158 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.188 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:25.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.319 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:25.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.452 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:25.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:25.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.574 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:25.677 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.703 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:25.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.836 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:25.943 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.973 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:26.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:26.111 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:26.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:26.220 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.246 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.369 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:26.478 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.505 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.608 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:26.627 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:26.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:26.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.756 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:26.768 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Removed 103216 objects 2024-08-17T17:59:26.768 INFO:tasks.radosbench.radosbench.0.smithi016.stdout:Clean up completed and total clean up time :151.03 2024-08-17T17:59:26.826 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:26 smithi016 bash[84186]: cluster 2024-08-17T17:59:25.742000+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1459: 89 pgs: 89 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-08-17T17:59:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:26 smithi016 bash[84186]: cluster 2024-08-17T17:59:25.742000+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1459: 89 pgs: 89 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-08-17T17:59:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:26 smithi016 bash[86572]: cluster 2024-08-17T17:59:25.742000+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1459: 89 pgs: 89 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-08-17T17:59:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:26 smithi016 bash[86572]: cluster 2024-08-17T17:59:25.742000+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1459: 89 pgs: 89 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-08-17T17:59:26.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:26.879 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:26.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:26.981 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:27.003 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:27.106 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.117 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:26 smithi060 bash[68878]: cluster 2024-08-17T17:59:25.742000+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1459: 89 pgs: 89 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-08-17T17:59:27.118 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:26 smithi060 bash[68878]: cluster 2024-08-17T17:59:25.742000+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v1459: 89 pgs: 89 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2024-08-17T17:59:27.134 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.237 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:27.264 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:27.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:27.368 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.394 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:27.525 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:27.628 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:27.656 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:27.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:27.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:27.789 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:27.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:27.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:27.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:28.023 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:28.052 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:28.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:28.106 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:59:28.155 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.181 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:28.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.313 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:28.416 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.443 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:28.546 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:28.575 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:28.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:28.678 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.707 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:28.726 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-08-17T17:59:28.726 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-08-17T17:59:28.810 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:28 smithi060 bash[68878]: cluster 2024-08-17T17:59:27.742821+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1460: 89 pgs: 89 active+clean; 88 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:59:28.822 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:28 smithi060 bash[68878]: cluster 2024-08-17T17:59:27.742821+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1460: 89 pgs: 89 active+clean; 88 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:59:28.839 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:28.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:28.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.974 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:28.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:29.075 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:28 smithi016 bash[84186]: cluster 2024-08-17T17:59:27.742821+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1460: 89 pgs: 89 active+clean; 88 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:59:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:28 smithi016 bash[84186]: cluster 2024-08-17T17:59:27.742821+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1460: 89 pgs: 89 active+clean; 88 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:59:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:28 smithi016 bash[86572]: cluster 2024-08-17T17:59:27.742821+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1460: 89 pgs: 89 active+clean; 88 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:59:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:28 smithi016 bash[86572]: cluster 2024-08-17T17:59:27.742821+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v1460: 89 pgs: 89 active+clean; 88 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 527 op/s 2024-08-17T17:59:29.102 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:29.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:29.233 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:29.336 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.365 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:29.469 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:29.497 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:29.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:29.601 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:29.881 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:29.984 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.017 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:30.119 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:30.141 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:30.244 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:30.261 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[61583]: ts=2024-08-17T17:59:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:30.263 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:30.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:30.390 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:30.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:30.517 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:30.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:30.621 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:30.650 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:30.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:30.753 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.780 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:30.809 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is set 2024-08-17T17:59:30.862 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:59:30.862 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:30.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:30.887 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:59:30.887 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:30.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:30.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:30.905 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:59:30.906 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:30.923 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:59:30.923 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[68878]: cluster 2024-08-17T17:59:29.743865+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1461: 89 pgs: 89 active+clean; 29 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:59:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[68878]: cluster 2024-08-17T17:59:29.743865+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1461: 89 pgs: 89 active+clean; 29 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:59:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[68878]: audit 2024-08-17T17:59:30.413941+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.16:0/231118914' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:30.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[68878]: audit 2024-08-17T17:59:30.413941+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.16:0/231118914' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[68878]: audit 2024-08-17T17:59:30.414271+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:30.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:30 smithi060 bash[68878]: audit 2024-08-17T17:59:30.414271+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:30.945 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:59:30.946 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:30.965 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:59:30.965 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:30.986 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:59:30.986 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:31.004 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:59:31.004 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:31.005 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[84186]: cluster 2024-08-17T17:59:29.743865+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1461: 89 pgs: 89 active+clean; 29 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:59:31.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[84186]: cluster 2024-08-17T17:59:29.743865+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1461: 89 pgs: 89 active+clean; 29 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:59:31.014 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[84186]: audit 2024-08-17T17:59:30.413941+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.16:0/231118914' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[84186]: audit 2024-08-17T17:59:30.413941+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.16:0/231118914' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[84186]: audit 2024-08-17T17:59:30.414271+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.015 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[84186]: audit 2024-08-17T17:59:30.414271+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[86572]: cluster 2024-08-17T17:59:29.743865+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1461: 89 pgs: 89 active+clean; 29 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:59:31.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[86572]: cluster 2024-08-17T17:59:29.743865+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v1461: 89 pgs: 89 active+clean; 29 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:59:31.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[86572]: audit 2024-08-17T17:59:30.413941+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.16:0/231118914' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[86572]: audit 2024-08-17T17:59:30.413941+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.16:0/231118914' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.018 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[86572]: audit 2024-08-17T17:59:30.414271+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.019 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:30 smithi016 bash[86572]: audit 2024-08-17T17:59:30.414271+0000 mon.a (mon.0) 1812 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:31.033 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:31.136 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:31.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:31.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:31.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:31.279 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: debug 2024-08-17T17:59:31.088+0000 7fb49c8b7640 -1 mon.a@0(leader).osd e316 definitely_dead 0 2024-08-17T17:59:31.294 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:31.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:31.397 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.425 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:31.529 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:31.557 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:31.660 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:31.686 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:31.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:31.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:31.816 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:31.831 INFO:teuthology.orchestra.run.smithi016.stderr:marked out osd.7. 2024-08-17T17:59:31.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:31.948 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:31.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:32.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: cluster 2024-08-17T17:59:30.806684+0000 mon.a (mon.0) 1813 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: cluster 2024-08-17T17:59:30.806684+0000 mon.a (mon.0) 1813 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:30.808142+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:30.808142+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: cluster 2024-08-17T17:59:30.811954+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: cluster 2024-08-17T17:59:30.811954+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:30.844898+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.16:0/91427364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:30.844898+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.16:0/91427364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:32.064 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:31.095356+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.16:0/3183187020' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.065 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:31.095356+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.16:0/3183187020' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.065 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:31.095703+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.065 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: audit 2024-08-17T17:59:31.095703+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.065 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: cluster 2024-08-17T17:59:31.095768+0000 mon.a (mon.0) 1818 : cluster [INF] Client client.admin marked osd.7 out, while it was still marked up 2024-08-17T17:59:32.065 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:31 smithi060 bash[68878]: cluster 2024-08-17T17:59:31.095768+0000 mon.a (mon.0) 1818 : cluster [INF] Client client.admin marked osd.7 out, while it was still marked up 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: cluster 2024-08-17T17:59:30.806684+0000 mon.a (mon.0) 1813 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: cluster 2024-08-17T17:59:30.806684+0000 mon.a (mon.0) 1813 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:30.808142+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:30.808142+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: cluster 2024-08-17T17:59:30.811954+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: cluster 2024-08-17T17:59:30.811954+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:30.844898+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.16:0/91427364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:30.844898+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.16:0/91427364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:32.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:31.095356+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.16:0/3183187020' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:31.095356+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.16:0/3183187020' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:31.095703+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: audit 2024-08-17T17:59:31.095703+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[84186]: cluster 2024-08-17T17:59:31.095768+0000 mon.a (mon.0) 1818 : cluster [INF] Client client.admin marked osd.7 out, while it was still marked up 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: cluster 2024-08-17T17:59:31.095768+0000 mon.a (mon.0) 1818 : cluster [INF] Client client.admin marked osd.7 out, while it was still marked up 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: cluster 2024-08-17T17:59:30.806684+0000 mon.a (mon.0) 1813 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: cluster 2024-08-17T17:59:30.806684+0000 mon.a (mon.0) 1813 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:30.808142+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:30.808142+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: cluster 2024-08-17T17:59:30.811954+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:59:32.079 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: cluster 2024-08-17T17:59:30.811954+0000 mon.a (mon.0) 1815 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:30.844898+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.16:0/91427364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:30.844898+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.16:0/91427364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:31.095356+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.16:0/3183187020' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:31.095356+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.16:0/3183187020' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:31.095703+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: audit 2024-08-17T17:59:31.095703+0000 mon.a (mon.0) 1817 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:31 smithi016 bash[86572]: cluster 2024-08-17T17:59:31.095768+0000 mon.a (mon.0) 1818 : cluster [INF] Client client.admin marked osd.7 out, while it was still marked up 2024-08-17T17:59:32.080 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: cluster 2024-08-17T17:59:31.095768+0000 mon.a (mon.0) 1818 : cluster [INF] Client client.admin marked osd.7 out, while it was still marked up 2024-08-17T17:59:32.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.081 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:32.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:32.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:32.313 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.342 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:32.445 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:32.475 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:32.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:32.578 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:32.581 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:32.581 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:59:32.602 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:32.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:32.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.729 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:32.832 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.862 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:32.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.994 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:33.098 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: cluster 2024-08-17T17:59:31.745096+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: cluster 2024-08-17T17:59:31.745096+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: audit 2024-08-17T17:59:31.822896+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: audit 2024-08-17T17:59:31.822896+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: cluster 2024-08-17T17:59:31.826693+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[84186]: cluster 2024-08-17T17:59:31.826693+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-08-17T17:59:33.110 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: cluster 2024-08-17T17:59:31.745096+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-08-17T17:59:33.111 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: cluster 2024-08-17T17:59:31.745096+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-08-17T17:59:33.111 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: audit 2024-08-17T17:59:31.822896+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-08-17T17:59:33.111 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: audit 2024-08-17T17:59:31.822896+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-08-17T17:59:33.111 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: cluster 2024-08-17T17:59:31.826693+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-08-17T17:59:33.111 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:32 smithi016 bash[86572]: cluster 2024-08-17T17:59:31.826693+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-08-17T17:59:33.125 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:32 smithi060 bash[68878]: cluster 2024-08-17T17:59:31.745096+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-08-17T17:59:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:32 smithi060 bash[68878]: cluster 2024-08-17T17:59:31.745096+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-08-17T17:59:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:32 smithi060 bash[68878]: audit 2024-08-17T17:59:31.822896+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-08-17T17:59:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:32 smithi060 bash[68878]: audit 2024-08-17T17:59:31.822896+0000 mon.a (mon.0) 1819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-08-17T17:59:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:32 smithi060 bash[68878]: cluster 2024-08-17T17:59:31.826693+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-08-17T17:59:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:32 smithi060 bash[68878]: cluster 2024-08-17T17:59:31.826693+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-08-17T17:59:33.228 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.256 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:33.360 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.388 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:33.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:59:33.492 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.520 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:33.623 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:33.652 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:33.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:33.755 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:33.783 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:33.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:33.886 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:33.927 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:34.030 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.041 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[84186]: cluster 2024-08-17T17:59:32.835623+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e318: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[84186]: cluster 2024-08-17T17:59:32.835623+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e318: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.832039+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e319: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.832039+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e319: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[86572]: cluster 2024-08-17T17:59:32.835623+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e318: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[86572]: cluster 2024-08-17T17:59:32.835623+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e318: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.832039+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e319: 8 total, 8 up, 7 in 2024-08-17T17:59:34.042 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:33 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.832039+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e319: 8 total, 8 up, 7 in 2024-08-17T17:59:34.059 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:34.165 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:34.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:33 smithi060 bash[68878]: cluster 2024-08-17T17:59:32.835623+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e318: 8 total, 8 up, 7 in 2024-08-17T17:59:34.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:33 smithi060 bash[68878]: cluster 2024-08-17T17:59:32.835623+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e318: 8 total, 8 up, 7 in 2024-08-17T17:59:34.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:33 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.832039+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e319: 8 total, 8 up, 7 in 2024-08-17T17:59:34.173 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:33 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.832039+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e319: 8 total, 8 up, 7 in 2024-08-17T17:59:34.187 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:34.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:34.290 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:34.523 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.549 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:34.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:59:34] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-08-17T17:59:34.652 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.678 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:34.781 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.808 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:34.912 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.920 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.746116+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1466: 89 pgs: 5 remapped+peering, 84 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 805 B/s, 0 objects/s recovering 2024-08-17T17:59:34.920 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.746116+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1466: 89 pgs: 5 remapped+peering, 84 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 805 B/s, 0 objects/s recovering 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.830329+0000 osd.4 (osd.4) 27 : cluster [DBG] 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 315'12716 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.830329+0000 osd.4 (osd.4) 27 : cluster [DBG] 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 315'12716 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.833382+0000 osd.6 (osd.6) 15 : cluster [DBG] 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 315'12710 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.833382+0000 osd.6 (osd.6) 15 : cluster [DBG] 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 315'12710 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.834262+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 315'12816 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.834262+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 315'12816 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.835456+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 315'12632 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.835456+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 315'12632 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.836786+0000 osd.1 (osd.1) 44 : cluster [DBG] 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 315'12786 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.836786+0000 osd.1 (osd.1) 44 : cluster [DBG] 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 315'12786 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.837270+0000 osd.1 (osd.1) 45 : cluster [DBG] 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 315'12898 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.837270+0000 osd.1 (osd.1) 45 : cluster [DBG] 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 315'12898 2024-08-17T17:59:34.921 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.842326+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[86572]: cluster 2024-08-17T17:59:33.842326+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.746116+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1466: 89 pgs: 5 remapped+peering, 84 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 805 B/s, 0 objects/s recovering 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.746116+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1466: 89 pgs: 5 remapped+peering, 84 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 805 B/s, 0 objects/s recovering 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.830329+0000 osd.4 (osd.4) 27 : cluster [DBG] 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 315'12716 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.830329+0000 osd.4 (osd.4) 27 : cluster [DBG] 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 315'12716 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.833382+0000 osd.6 (osd.6) 15 : cluster [DBG] 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 315'12710 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.833382+0000 osd.6 (osd.6) 15 : cluster [DBG] 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 315'12710 2024-08-17T17:59:34.922 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.834262+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 315'12816 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.834262+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 315'12816 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.835456+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 315'12632 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.835456+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 315'12632 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.836786+0000 osd.1 (osd.1) 44 : cluster [DBG] 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 315'12786 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.836786+0000 osd.1 (osd.1) 44 : cluster [DBG] 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 315'12786 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.837270+0000 osd.1 (osd.1) 45 : cluster [DBG] 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 315'12898 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.837270+0000 osd.1 (osd.1) 45 : cluster [DBG] 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 315'12898 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.842326+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:34.923 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:34 smithi016 bash[84186]: cluster 2024-08-17T17:59:33.842326+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:34.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:35.038 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.066 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:35.170 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.746116+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1466: 89 pgs: 5 remapped+peering, 84 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 805 B/s, 0 objects/s recovering 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.746116+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v1466: 89 pgs: 5 remapped+peering, 84 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 232 op/s; 805 B/s, 0 objects/s recovering 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.830329+0000 osd.4 (osd.4) 27 : cluster [DBG] 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 315'12716 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.830329+0000 osd.4 (osd.4) 27 : cluster [DBG] 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 315'12716 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.833382+0000 osd.6 (osd.6) 15 : cluster [DBG] 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 315'12710 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.833382+0000 osd.6 (osd.6) 15 : cluster [DBG] 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 315'12710 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.834262+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 315'12816 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.834262+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 315'12816 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.835456+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 315'12632 2024-08-17T17:59:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.835456+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 315'12632 2024-08-17T17:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.836786+0000 osd.1 (osd.1) 44 : cluster [DBG] 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 315'12786 2024-08-17T17:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.836786+0000 osd.1 (osd.1) 44 : cluster [DBG] 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 315'12786 2024-08-17T17:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.837270+0000 osd.1 (osd.1) 45 : cluster [DBG] 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 315'12898 2024-08-17T17:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.837270+0000 osd.1 (osd.1) 45 : cluster [DBG] 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 315'12898 2024-08-17T17:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.842326+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:35.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:34 smithi060 bash[68878]: cluster 2024-08-17T17:59:33.842326+0000 mon.a (mon.0) 1823 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:35.199 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:35.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:35.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:35.331 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:35.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:35.395 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:59:35.435 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.460 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:35.564 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:35.586 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:35.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:35.689 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:35.718 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:35.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.850 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:35.953 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:35.979 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:35.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:36.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.109 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:35 smithi060 bash[68878]: cluster 2024-08-17T17:59:34.865988+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e320: 8 total, 8 up, 7 in 2024-08-17T17:59:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:35 smithi060 bash[68878]: cluster 2024-08-17T17:59:34.865988+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e320: 8 total, 8 up, 7 in 2024-08-17T17:59:36.212 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:36.223 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:35 smithi016 bash[84186]: cluster 2024-08-17T17:59:34.865988+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e320: 8 total, 8 up, 7 in 2024-08-17T17:59:36.223 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:35 smithi016 bash[84186]: cluster 2024-08-17T17:59:34.865988+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e320: 8 total, 8 up, 7 in 2024-08-17T17:59:36.224 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:35 smithi016 bash[86572]: cluster 2024-08-17T17:59:34.865988+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e320: 8 total, 8 up, 7 in 2024-08-17T17:59:36.224 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:35 smithi016 bash[86572]: cluster 2024-08-17T17:59:34.865988+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e320: 8 total, 8 up, 7 in 2024-08-17T17:59:36.240 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:36.343 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:36.371 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:36.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:36.475 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:36.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:59:36.503 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:36.606 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.633 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:36.736 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:36.759 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:36.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:36.890 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:36.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:36.993 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.005 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[84186]: cluster 2024-08-17T17:59:35.747023+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1469: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 1.2 KiB/s, 1 objects/s recovering 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[84186]: cluster 2024-08-17T17:59:35.747023+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1469: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 1.2 KiB/s, 1 objects/s recovering 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[84186]: cluster 2024-08-17T17:59:35.880188+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e321: 8 total, 8 up, 7 in 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[84186]: cluster 2024-08-17T17:59:35.880188+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e321: 8 total, 8 up, 7 in 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[86572]: cluster 2024-08-17T17:59:35.747023+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1469: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 1.2 KiB/s, 1 objects/s recovering 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[86572]: cluster 2024-08-17T17:59:35.747023+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1469: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 1.2 KiB/s, 1 objects/s recovering 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[86572]: cluster 2024-08-17T17:59:35.880188+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e321: 8 total, 8 up, 7 in 2024-08-17T17:59:37.006 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:36 smithi016 bash[86572]: cluster 2024-08-17T17:59:35.880188+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e321: 8 total, 8 up, 7 in 2024-08-17T17:59:37.022 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:37.126 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:37.154 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:37.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:36 smithi060 bash[68878]: cluster 2024-08-17T17:59:35.747023+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1469: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 1.2 KiB/s, 1 objects/s recovering 2024-08-17T17:59:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:36 smithi060 bash[68878]: cluster 2024-08-17T17:59:35.747023+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v1469: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 1.2 KiB/s, 1 objects/s recovering 2024-08-17T17:59:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:36 smithi060 bash[68878]: cluster 2024-08-17T17:59:35.880188+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e321: 8 total, 8 up, 7 in 2024-08-17T17:59:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:36 smithi060 bash[68878]: cluster 2024-08-17T17:59:35.880188+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e321: 8 total, 8 up, 7 in 2024-08-17T17:59:37.258 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:37.286 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:37.389 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.418 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:37.443 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:37.521 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:37.547 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:37.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:37.650 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:37.678 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:37.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:37.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.809 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:37.913 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:37.942 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:37.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:38.045 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.072 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:38.176 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:38.204 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:38.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:38.264 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:59:38.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.331 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:38.434 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.462 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:38.566 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[84186]: audit 2024-08-17T17:59:37.374971+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[84186]: audit 2024-08-17T17:59:37.374971+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[84186]: audit 2024-08-17T17:59:37.377255+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[84186]: audit 2024-08-17T17:59:37.377255+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[84186]: cluster 2024-08-17T17:59:37.747820+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1471: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 964 B/s, 1 objects/s recovering 2024-08-17T17:59:38.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[84186]: cluster 2024-08-17T17:59:37.747820+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1471: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 964 B/s, 1 objects/s recovering 2024-08-17T17:59:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[86572]: audit 2024-08-17T17:59:37.374971+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[86572]: audit 2024-08-17T17:59:37.374971+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[86572]: audit 2024-08-17T17:59:37.377255+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[86572]: audit 2024-08-17T17:59:37.377255+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[86572]: cluster 2024-08-17T17:59:37.747820+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1471: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 964 B/s, 1 objects/s recovering 2024-08-17T17:59:38.579 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:38 smithi016 bash[86572]: cluster 2024-08-17T17:59:37.747820+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1471: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 964 B/s, 1 objects/s recovering 2024-08-17T17:59:38.594 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:38.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:38 smithi060 bash[68878]: audit 2024-08-17T17:59:37.374971+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:38 smithi060 bash[68878]: audit 2024-08-17T17:59:37.374971+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:38 smithi060 bash[68878]: audit 2024-08-17T17:59:37.377255+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:38 smithi060 bash[68878]: audit 2024-08-17T17:59:37.377255+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:38 smithi060 bash[68878]: cluster 2024-08-17T17:59:37.747820+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1471: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 964 B/s, 1 objects/s recovering 2024-08-17T17:59:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:38 smithi060 bash[68878]: cluster 2024-08-17T17:59:37.747820+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v1471: 89 pgs: 2 peering, 5 remapped+peering, 82 active+clean; 582 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 964 B/s, 1 objects/s recovering 2024-08-17T17:59:38.696 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:38.723 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:38.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:38.826 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.854 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:38.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:38.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:38.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:39.089 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.117 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:39.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:39.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:39.353 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:39.380 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:39.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:39.483 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.484 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:39.504 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:39.608 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:39.637 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:39.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:39.740 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:39.769 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:39.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:39.872 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:39.884 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:39 smithi060 bash[68878]: cluster 2024-08-17T17:59:39.800391+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:59:39.884 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:39 smithi060 bash[68878]: cluster 2024-08-17T17:59:39.800391+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:59:39.901 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:39.925 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 4] out_osds: [7] dead_osds: [] live_osds: [1, 2, 4, 5, 6, 7, 3, 0] 2024-08-17T17:59:39.925 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:59:39.925 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2024-08-17T17:59:39.925 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:59:39.925 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:59:39.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.6 config set filestore_inject_stall 3 2024-08-17T17:59:40.005 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.016 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:39 smithi016 bash[84186]: cluster 2024-08-17T17:59:39.800391+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:59:40.016 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:39 smithi016 bash[84186]: cluster 2024-08-17T17:59:39.800391+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:59:40.017 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:39 smithi016 bash[86572]: cluster 2024-08-17T17:59:39.800391+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:59:40.017 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:39 smithi016 bash[86572]: cluster 2024-08-17T17:59:39.800391+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T17:59:40.030 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:40.133 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:40.159 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:40.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:40.262 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.406 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:59:40 smithi060 bash[61583]: ts=2024-08-17T17:59:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:40.422 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:40.526 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.553 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.685 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:40.788 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.816 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:40.920 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.948 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:41.052 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:40 smithi060 bash[68878]: cluster 2024-08-17T17:59:39.749004+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1472: 89 pgs: 2 peering, 87 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:59:41.063 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:40 smithi060 bash[68878]: cluster 2024-08-17T17:59:39.749004+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1472: 89 pgs: 2 peering, 87 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:59:41.079 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:41.182 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.194 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:40 smithi016 bash[84186]: cluster 2024-08-17T17:59:39.749004+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1472: 89 pgs: 2 peering, 87 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:59:41.194 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:40 smithi016 bash[84186]: cluster 2024-08-17T17:59:39.749004+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1472: 89 pgs: 2 peering, 87 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:40 smithi016 bash[86572]: cluster 2024-08-17T17:59:39.749004+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1472: 89 pgs: 2 peering, 87 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:59:41.195 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:40 smithi016 bash[86572]: cluster 2024-08-17T17:59:39.749004+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v1472: 89 pgs: 2 peering, 87 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:59:41.209 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.312 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.341 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.445 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:41.474 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:41.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:41.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:41.606 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:41.709 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.739 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.804 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:41.843 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.867 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.998 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:42.101 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:42.128 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:42.232 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:42.260 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:42.363 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.392 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:42.495 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:42.519 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:42.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:42.543 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:42.543 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:59:42.622 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:42.643 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:42.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:42.770 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:42.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:42.873 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.902 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:43.005 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:43.017 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:42 smithi060 bash[68878]: cluster 2024-08-17T17:59:41.749885+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1473: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:59:43.017 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:42 smithi060 bash[68878]: cluster 2024-08-17T17:59:41.749885+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1473: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:59:43.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:43.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:43.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:43.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:43.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:43.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:42 smithi016 bash[84186]: cluster 2024-08-17T17:59:41.749885+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1473: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:59:43.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:42 smithi016 bash[84186]: cluster 2024-08-17T17:59:41.749885+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1473: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:59:43.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:42 smithi016 bash[86572]: cluster 2024-08-17T17:59:41.749885+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1473: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:59:43.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:42 smithi016 bash[86572]: cluster 2024-08-17T17:59:41.749885+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v1473: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-08-17T17:59:43.296 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:43.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:43.399 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:43.428 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:43.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:43.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:59:43.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.560 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.664 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:43.692 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:43.795 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:43.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:43.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:43.955 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:43.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:44.059 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.087 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:44.191 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:44.220 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:44.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:44.352 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:44.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:44.486 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:44.576 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:59:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:59:44] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-08-17T17:59:44.590 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.619 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:44.721 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:59:44.722 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.751 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:44.855 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:44.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:44.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:44.987 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:45.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:45.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:45.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:45.138 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:44 smithi060 bash[68878]: cluster 2024-08-17T17:59:43.750517+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1474: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:59:45.138 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:44 smithi060 bash[68878]: cluster 2024-08-17T17:59:43.750517+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1474: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:59:45.145 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:45.248 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:45.260 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:44 smithi016 bash[86572]: cluster 2024-08-17T17:59:43.750517+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1474: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:59:45.260 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:44 smithi016 bash[86572]: cluster 2024-08-17T17:59:43.750517+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1474: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:59:45.260 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:44 smithi016 bash[84186]: cluster 2024-08-17T17:59:43.750517+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1474: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:59:45.260 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:44 smithi016 bash[84186]: cluster 2024-08-17T17:59:43.750517+0000 mgr.y (mgr.34107) 1378 : cluster [DBG] pgmap v1474: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T17:59:45.276 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:45.380 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:45.409 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:45.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:45.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:45.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:45.673 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:45.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.804 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:45.907 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.935 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:46.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:46.069 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:46.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:46.172 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:46.193 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:46.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:46.296 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:46.316 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:46.420 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:46.449 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:46.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:46.580 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:46.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:46.683 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:46.816 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:46.839 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:46.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:46.942 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:46.963 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:46.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:47.067 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:46 smithi016 bash[84186]: cluster 2024-08-17T17:59:45.751346+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1475: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:59:47.074 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:46 smithi016 bash[84186]: cluster 2024-08-17T17:59:45.751346+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1475: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:59:47.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:46 smithi016 bash[86572]: cluster 2024-08-17T17:59:45.751346+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1475: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:59:47.075 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:46 smithi016 bash[86572]: cluster 2024-08-17T17:59:45.751346+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1475: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:59:47.085 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:47.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:46 smithi060 bash[68878]: cluster 2024-08-17T17:59:45.751346+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1475: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:59:47.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:46 smithi060 bash[68878]: cluster 2024-08-17T17:59:45.751346+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v1475: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:59:47.189 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:47.213 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:47.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:47.316 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:47.345 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:47.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:47.449 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.479 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:47.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:47.610 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:47.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:47.714 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:47.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:47.771 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:59:47.846 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:47.871 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'unique_pool_5' removed 2024-08-17T17:59:47.886 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:47.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:47.992 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:48.012 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:48.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:48.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.126 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:47 smithi060 bash[68878]: audit 2024-08-17T17:59:47.133708+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:48.126 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:47 smithi060 bash[68878]: audit 2024-08-17T17:59:47.133708+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:48.143 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.246 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:48.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:47 smithi016 bash[84186]: audit 2024-08-17T17:59:47.133708+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:48.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:47 smithi016 bash[84186]: audit 2024-08-17T17:59:47.133708+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:48.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:47 smithi016 bash[86572]: audit 2024-08-17T17:59:47.133708+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:48.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:47 smithi016 bash[86572]: audit 2024-08-17T17:59:47.133708+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:48.274 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:48.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.541 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.670 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.775 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:48.801 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:48.905 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: cluster 2024-08-17T17:59:47.752225+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1476: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:59:48.916 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: cluster 2024-08-17T17:59:47.752225+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1476: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:59:48.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: audit 2024-08-17T17:59:47.873131+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:48.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: audit 2024-08-17T17:59:47.873131+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:48.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: cluster 2024-08-17T17:59:47.878366+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e322: 8 total, 8 up, 7 in 2024-08-17T17:59:48.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: cluster 2024-08-17T17:59:47.878366+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e322: 8 total, 8 up, 7 in 2024-08-17T17:59:48.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: audit 2024-08-17T17:59:48.015722+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:48.917 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:48 smithi060 bash[68878]: audit 2024-08-17T17:59:48.015722+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:48.930 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:49.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: cluster 2024-08-17T17:59:47.752225+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1476: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: cluster 2024-08-17T17:59:47.752225+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1476: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: audit 2024-08-17T17:59:47.873131+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: audit 2024-08-17T17:59:47.873131+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: cluster 2024-08-17T17:59:47.878366+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e322: 8 total, 8 up, 7 in 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: cluster 2024-08-17T17:59:47.878366+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e322: 8 total, 8 up, 7 in 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: audit 2024-08-17T17:59:48.015722+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[84186]: audit 2024-08-17T17:59:48.015722+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:49.044 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: cluster 2024-08-17T17:59:47.752225+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1476: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: cluster 2024-08-17T17:59:47.752225+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v1476: 89 pgs: 89 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: audit 2024-08-17T17:59:47.873131+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: audit 2024-08-17T17:59:47.873131+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.16:0/3807044202' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: cluster 2024-08-17T17:59:47.878366+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e322: 8 total, 8 up, 7 in 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: cluster 2024-08-17T17:59:47.878366+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e322: 8 total, 8 up, 7 in 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: audit 2024-08-17T17:59:48.015722+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:49.045 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:48 smithi016 bash[86572]: audit 2024-08-17T17:59:48.015722+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:49.058 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:49.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.190 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:49.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.323 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:49.428 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:49.456 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:49.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:49.559 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.587 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:49.690 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:49.713 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:49.728 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T17:59:49.729 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:59:49.729 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T17:59:49.816 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:49.846 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:49.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.975 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:50.079 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.109 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:50.212 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:50.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:50.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:50.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:50.367 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:50.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:50.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 17:59:50 smithi060 bash[61583]: ts=2024-08-17T17:59:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:50.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.496 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:50.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:50.629 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:50.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:50.732 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:50.760 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T17:59:50.760 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-08-17T17:59:50.761 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T17:59:50.761 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-08-17T17:59:50.762 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T17:59:50.762 DEBUG:teuthology.orchestra.run.smithi016:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:59:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.763 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:50.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:50.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.811 INFO:teuthology.orchestra.run.smithi016.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T17:59:50.811 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:59:50.836 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T17:59:50.836 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T17:59:50.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:50.882 INFO:tasks.workunit:timeout=3h 2024-08-17T17:59:50.882 INFO:tasks.workunit:cleanup=True 2024-08-17T17:59:50.883 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:59:50.903 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:50.996 INFO:tasks.workunit.client.0.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T17:59:51.007 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.018 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:50 smithi016 bash[84186]: cluster 2024-08-17T17:59:49.753126+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:51.019 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:50 smithi016 bash[84186]: cluster 2024-08-17T17:59:49.753126+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:51.019 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:50 smithi016 bash[86572]: cluster 2024-08-17T17:59:49.753126+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:51.019 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:50 smithi016 bash[86572]: cluster 2024-08-17T17:59:49.753126+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:51.035 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:51.138 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.160 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:50 smithi060 bash[68878]: cluster 2024-08-17T17:59:49.753126+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:50 smithi060 bash[68878]: cluster 2024-08-17T17:59:49.753126+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:51.263 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.292 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:51.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.416 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:51.520 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:51.546 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:51.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:51.649 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.678 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:51.784 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.813 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:51.887 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T17:59:51.916 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:51 smithi060 bash[68878]: audit 2024-08-17T17:59:51.469598+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:51.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:51 smithi060 bash[68878]: audit 2024-08-17T17:59:51.469598+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:51.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:52.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:52.203 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:52.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:52.307 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:51 smithi016 bash[84186]: audit 2024-08-17T17:59:51.469598+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:52.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:51 smithi016 bash[84186]: audit 2024-08-17T17:59:51.469598+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:52.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:51 smithi016 bash[86572]: audit 2024-08-17T17:59:51.469598+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:52.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:51 smithi016 bash[86572]: audit 2024-08-17T17:59:51.469598+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:52.327 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:52.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:52.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.459 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:52.590 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:52.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.718 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:52.849 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:52.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:52.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:52.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: cluster 2024-08-17T17:59:51.754033+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:52.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: cluster 2024-08-17T17:59:51.754033+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:52.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: cluster 2024-08-17T17:59:51.880400+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:52.964 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: cluster 2024-08-17T17:59:51.880400+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: audit 2024-08-17T17:59:51.889182+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: audit 2024-08-17T17:59:51.889182+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: cluster 2024-08-17T17:59:51.894649+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e323: 8 total, 8 up, 7 in 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: cluster 2024-08-17T17:59:51.894649+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e323: 8 total, 8 up, 7 in 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: audit 2024-08-17T17:59:52.371819+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: audit 2024-08-17T17:59:52.371819+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: audit 2024-08-17T17:59:52.373924+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[84186]: audit 2024-08-17T17:59:52.373924+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: cluster 2024-08-17T17:59:51.754033+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: cluster 2024-08-17T17:59:51.754033+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:52.965 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: cluster 2024-08-17T17:59:51.880400+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: cluster 2024-08-17T17:59:51.880400+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: audit 2024-08-17T17:59:51.889182+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: audit 2024-08-17T17:59:51.889182+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: cluster 2024-08-17T17:59:51.894649+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e323: 8 total, 8 up, 7 in 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: cluster 2024-08-17T17:59:51.894649+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e323: 8 total, 8 up, 7 in 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: audit 2024-08-17T17:59:52.371819+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: audit 2024-08-17T17:59:52.371819+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: audit 2024-08-17T17:59:52.373924+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:52.966 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:52 smithi016 bash[86572]: audit 2024-08-17T17:59:52.373924+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:52.977 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:53.080 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.108 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: cluster 2024-08-17T17:59:51.754033+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: cluster 2024-08-17T17:59:51.754033+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: cluster 2024-08-17T17:59:51.880400+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: cluster 2024-08-17T17:59:51.880400+0000 mon.a (mon.0) 1834 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: audit 2024-08-17T17:59:51.889182+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: audit 2024-08-17T17:59:51.889182+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? 172.21.15.16:0/1307808640' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: cluster 2024-08-17T17:59:51.894649+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e323: 8 total, 8 up, 7 in 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: cluster 2024-08-17T17:59:51.894649+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e323: 8 total, 8 up, 7 in 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: audit 2024-08-17T17:59:52.371819+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: audit 2024-08-17T17:59:52.371819+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: audit 2024-08-17T17:59:52.373924+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:52 smithi060 bash[68878]: audit 2024-08-17T17:59:52.373924+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.211 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.238 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:53.342 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.368 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:53.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.501 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:53.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.634 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:53.737 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.759 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:53.764 INFO:teuthology.orchestra.run.smithi060.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:53.764 INFO:teuthology.orchestra.run.smithi060.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:59:53.862 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:53.886 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:53.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:53.989 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.018 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:54.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:54.152 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:54.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:54.255 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.285 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:54.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:54.415 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:54.439 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T17:59:54.439 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:54.460 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T17:59:54.460 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:54.479 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T17:59:54.480 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:54.496 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T17:59:54.497 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:54.517 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T17:59:54.517 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:54.518 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.527 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:17:59:54] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.51.0" 2024-08-17T17:59:54.538 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T17:59:54.538 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:54.538 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:54.554 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T17:59:54.555 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:54.573 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T17:59:54.573 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:54.597 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:59:54.643 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.668 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:54.771 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.793 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:54.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:54.922 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:54.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:55.026 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:55.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:55.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:55.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:55.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:54 smithi060 bash[68878]: cluster 2024-08-17T17:59:53.754806+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:55.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:54 smithi060 bash[68878]: cluster 2024-08-17T17:59:53.754806+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:55.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:54 smithi060 bash[68878]: audit 2024-08-17T17:59:54.404008+0000 mon.a (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.16:0/3213894762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:55.168 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:54 smithi060 bash[68878]: audit 2024-08-17T17:59:54.404008+0000 mon.a (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.16:0/3213894762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:55.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:55.289 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:55.318 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[84186]: cluster 2024-08-17T17:59:53.754806+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[84186]: cluster 2024-08-17T17:59:53.754806+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[84186]: audit 2024-08-17T17:59:54.404008+0000 mon.a (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.16:0/3213894762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[84186]: audit 2024-08-17T17:59:54.404008+0000 mon.a (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.16:0/3213894762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[86572]: cluster 2024-08-17T17:59:53.754806+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[86572]: cluster 2024-08-17T17:59:53.754806+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[86572]: audit 2024-08-17T17:59:54.404008+0000 mon.a (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.16:0/3213894762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:54 smithi016 bash[86572]: audit 2024-08-17T17:59:54.404008+0000 mon.a (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.16:0/3213894762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:55.422 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:55.449 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:55.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:55.582 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:55.685 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.709 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:55.812 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:55.841 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:55.944 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.968 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:56.071 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:56.101 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:56.205 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:56.234 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:56.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:59:56.337 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:56.362 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 5, 6, 4] out_osds: [7] dead_osds: [] live_osds: [1, 2, 4, 5, 6, 7, 3, 0] 2024-08-17T17:59:56.362 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:59:56.363 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T17:59:56.363 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:59:56.363 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:59:56.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T17:59:56.378 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:56.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:56.481 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.499 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:56.602 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:56.626 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:56.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:56.729 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:56.757 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:56.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:56.861 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:56.884 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:56.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:56.987 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:57.013 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:57.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:57.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:56 smithi060 bash[68878]: cluster 2024-08-17T17:59:55.755274+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:57.128 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:56 smithi060 bash[68878]: cluster 2024-08-17T17:59:55.755274+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:57.146 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:57.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:57.249 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.275 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:57.326 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:56 smithi016 bash[84186]: cluster 2024-08-17T17:59:55.755274+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:56 smithi016 bash[84186]: cluster 2024-08-17T17:59:55.755274+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:56 smithi016 bash[86572]: cluster 2024-08-17T17:59:55.755274+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:56 smithi016 bash[86572]: cluster 2024-08-17T17:59:55.755274+0000 mgr.y (mgr.34107) 1384 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:57.377 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:57.406 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:57.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:57.510 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:57.534 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:57.637 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.653 DEBUG:teuthology.orchestra.run.smithi016:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-17T17:59:57.664 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:57.681 INFO:tasks.workunit.client.0.smithi016.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T17:59:57.682 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:59:57.682 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T17:59:57.753 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T17:59:57.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.788 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:57.810 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T17:59:57.852 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:59:57.853 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:59:57.853 INFO:tasks.workunit.client.0.smithi016.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T17:59:57.870 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:59:57.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.895 INFO:tasks.workunit.client.0.smithi016.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:59:57.898 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-08-17T17:59:57.899 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T17:59:57.920 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:57.963 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-08-17T17:59:57.964 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-17T17:59:57.964 DEBUG:teuthology.orchestra.run.smithi016:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-08-17T17:59:58.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:58.049 INFO:tasks.workunit.client.0.smithi016.stdout:Running main() from gmock_main.cc 2024-08-17T17:59:58.049 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-17T17:59:58.049 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment set-up. 2024-08-17T17:59:58.049 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 70 tests from TestClsRbd 2024-08-17T17:59:58.053 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:58.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:58.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:58.182 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:58.285 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.311 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.415 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:58.441 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:58.544 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:58.571 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:58.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:58.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.702 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.806 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.835 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.938 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:58.965 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:58.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:59.068 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:58 smithi016 bash[84186]: cluster 2024-08-17T17:59:57.755787+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:59.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:58 smithi016 bash[84186]: cluster 2024-08-17T17:59:57.755787+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:58 smithi016 bash[86572]: cluster 2024-08-17T17:59:57.755787+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:59.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:58 smithi016 bash[86572]: cluster 2024-08-17T17:59:57.755787+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:59.097 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:59.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:59.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:58 smithi060 bash[68878]: cluster 2024-08-17T17:59:57.755787+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:58 smithi060 bash[68878]: cluster 2024-08-17T17:59:57.755787+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T17:59:59.200 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.227 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:59.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:59.351 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:59.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:59.460 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:59.489 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:59.592 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:59.620 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:59.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:59.724 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.752 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:59.855 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:59.885 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:59.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:59.901 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-17T17:59:59.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: cluster 2024-08-17T17:59:58.900214+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e324: 8 total, 8 up, 7 in 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: cluster 2024-08-17T17:59:58.900214+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e324: 8 total, 8 up, 7 in 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: audit 2024-08-17T17:59:58.902136+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: audit 2024-08-17T17:59:58.902136+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: audit 2024-08-17T17:59:59.897009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: audit 2024-08-17T17:59:59.897009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: cluster 2024-08-17T17:59:59.902452+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e325: 8 total, 8 up, 7 in 2024-08-17T18:00:00.000 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 17:59:59 smithi060 bash[68878]: cluster 2024-08-17T17:59:59.902452+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e325: 8 total, 8 up, 7 in 2024-08-17T18:00:00.020 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:00.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.148 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:00.232 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_all_features (331 ms) 2024-08-17T18:00:00.233 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.copyup 2024-08-17T18:00:00.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.262 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[61583]: ts=2024-08-17T18:00:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:00.278 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: cluster 2024-08-17T17:59:58.900214+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e324: 8 total, 8 up, 7 in 2024-08-17T18:00:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: cluster 2024-08-17T17:59:58.900214+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e324: 8 total, 8 up, 7 in 2024-08-17T18:00:00.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: audit 2024-08-17T17:59:58.902136+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: audit 2024-08-17T17:59:58.902136+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: audit 2024-08-17T17:59:59.897009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: audit 2024-08-17T17:59:59.897009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: cluster 2024-08-17T17:59:59.902452+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e325: 8 total, 8 up, 7 in 2024-08-17T18:00:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[86572]: cluster 2024-08-17T17:59:59.902452+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e325: 8 total, 8 up, 7 in 2024-08-17T18:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: cluster 2024-08-17T17:59:58.900214+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e324: 8 total, 8 up, 7 in 2024-08-17T18:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: cluster 2024-08-17T17:59:58.900214+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e324: 8 total, 8 up, 7 in 2024-08-17T18:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: audit 2024-08-17T17:59:58.902136+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: audit 2024-08-17T17:59:58.902136+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: audit 2024-08-17T17:59:59.897009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:00.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: audit 2024-08-17T17:59:59.897009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? 172.21.15.16:0/3323614834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi016-244469-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:00.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: cluster 2024-08-17T17:59:59.902452+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e325: 8 total, 8 up, 7 in 2024-08-17T18:00:00.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 17:59:59 smithi016 bash[84186]: cluster 2024-08-17T17:59:59.902452+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e325: 8 total, 8 up, 7 in 2024-08-17T18:00:00.369 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:00.382 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.412 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.503 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.copyup (271 ms) 2024-08-17T18:00:00.503 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-17T18:00:00.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:00.541 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:00.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:00.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.674 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:00.777 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.806 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.909 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:00.937 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:00.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:01.040 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:01.069 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:01.160 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:01.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T17:59:59.756671+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1485: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T17:59:59.756671+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1485: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T17:59:59.905154+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T17:59:59.905154+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000173+0000 mon.a (mon.0) 1845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000173+0000 mon.a (mon.0) 1845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000215+0000 mon.a (mon.0) 1846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000215+0000 mon.a (mon.0) 1846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000236+0000 mon.a (mon.0) 1847 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000236+0000 mon.a (mon.0) 1847 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000262+0000 mon.a (mon.0) 1848 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi016-244469-1' 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000262+0000 mon.a (mon.0) 1848 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi016-244469-1' 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000296+0000 mon.a (mon.0) 1849 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.000296+0000 mon.a (mon.0) 1849 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.906893+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e326: 8 total, 8 up, 7 in 2024-08-17T18:00:01.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:00 smithi060 bash[68878]: cluster 2024-08-17T18:00:00.906893+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e326: 8 total, 8 up, 7 in 2024-08-17T18:00:01.194 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:01.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:01.220 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.sparse_copyup (717 ms) 2024-08-17T18:00:01.221 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-17T18:00:01.234 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_and_set_id (13 ms) 2024-08-17T18:00:01.234 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-17T18:00:01.266 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.add_remove_child (32 ms) 2024-08-17T18:00:01.266 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-17T18:00:01.298 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.322 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T17:59:59.756671+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1485: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T17:59:59.756671+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1485: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T17:59:59.905154+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T17:59:59.905154+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000173+0000 mon.a (mon.0) 1845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000173+0000 mon.a (mon.0) 1845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000215+0000 mon.a (mon.0) 1846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000215+0000 mon.a (mon.0) 1846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000236+0000 mon.a (mon.0) 1847 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000236+0000 mon.a (mon.0) 1847 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000262+0000 mon.a (mon.0) 1848 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi016-244469-1' 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000262+0000 mon.a (mon.0) 1848 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi016-244469-1' 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000296+0000 mon.a (mon.0) 1849 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T18:00:01.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.000296+0000 mon.a (mon.0) 1849 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.906893+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e326: 8 total, 8 up, 7 in 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[84186]: cluster 2024-08-17T18:00:00.906893+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e326: 8 total, 8 up, 7 in 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T17:59:59.756671+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1485: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T17:59:59.756671+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v1485: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T17:59:59.905154+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T17:59:59.905154+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000173+0000 mon.a (mon.0) 1845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000173+0000 mon.a (mon.0) 1845 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000215+0000 mon.a (mon.0) 1846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000215+0000 mon.a (mon.0) 1846 : cluster [WRN] [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000236+0000 mon.a (mon.0) 1847 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000236+0000 mon.a (mon.0) 1847 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T18:00:01.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000262+0000 mon.a (mon.0) 1848 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi016-244469-1' 2024-08-17T18:00:01.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000262+0000 mon.a (mon.0) 1848 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi016-244469-1' 2024-08-17T18:00:01.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000296+0000 mon.a (mon.0) 1849 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T18:00:01.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.000296+0000 mon.a (mon.0) 1849 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T18:00:01.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.906893+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e326: 8 total, 8 up, 7 in 2024-08-17T18:00:01.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:00 smithi016 bash[86572]: cluster 2024-08-17T18:00:00.906893+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e326: 8 total, 8 up, 7 in 2024-08-17T18:00:01.351 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.directory_methods (85 ms) 2024-08-17T18:00:01.351 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.create 2024-08-17T18:00:01.409 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.create (58 ms) 2024-08-17T18:00:01.410 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_features 2024-08-17T18:00:01.414 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2024-08-17T18:00:01.414 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-17T18:00:01.419 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_object_prefix (5 ms) 2024-08-17T18:00:01.419 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-17T18:00:01.422 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_create_timestamp (4 ms) 2024-08-17T18:00:01.423 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-17T18:00:01.425 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:01.426 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2024-08-17T18:00:01.426 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-17T18:00:01.429 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_modify_timestamp (4 ms) 2024-08-17T18:00:01.430 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-17T18:00:01.438 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_data_pool (8 ms) 2024-08-17T18:00:01.438 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.get_size 2024-08-17T18:00:01.447 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.get_size (10 ms) 2024-08-17T18:00:01.448 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.set_size 2024-08-17T18:00:01.452 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:01.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:01.459 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.set_size (11 ms) 2024-08-17T18:00:01.459 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-17T18:00:01.484 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.protection_status (25 ms) 2024-08-17T18:00:01.484 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-17T18:00:01.498 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapshot_limits (14 ms) 2024-08-17T18:00:01.498 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-17T18:00:01.556 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:01.583 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:01.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:01.686 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:01.710 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.parents_v1 (212 ms) 2024-08-17T18:00:01.710 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-17T18:00:01.714 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:01.756 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.parents_v2 (46 ms) 2024-08-17T18:00:01.756 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-17T18:00:01.793 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapshots (37 ms) 2024-08-17T18:00:01.793 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-17T18:00:01.800 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2024-08-17T18:00:01.800 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-17T18:00:01.818 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:01.824 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.stripingv2 (23 ms) 2024-08-17T18:00:01.824 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-17T18:00:01.827 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-08-17T18:00:01.828 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-17T18:00:01.835 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2024-08-17T18:00:01.835 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-17T18:00:01.842 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_update (7 ms) 2024-08-17T18:00:01.842 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-17T18:00:01.842 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-08-17T18:00:01.843 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-17T18:00:01.843 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:01.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:01.848 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_snap_add (6 ms) 2024-08-17T18:00:01.848 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-17T18:00:01.857 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2024-08-17T18:00:01.857 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.flags 2024-08-17T18:00:01.867 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.flags (10 ms) 2024-08-17T18:00:01.867 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.metadata 2024-08-17T18:00:01.943 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.metadata (76 ms) 2024-08-17T18:00:01.943 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.set_features 2024-08-17T18:00:01.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:01.957 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2024-08-17T18:00:01.957 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror 2024-08-17T18:00:01.970 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:01.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:02.040 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror (83 ms) 2024-08-17T18:00:02.040 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-17T18:00:02.074 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.077 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image (36 ms) 2024-08-17T18:00:02.077 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-17T18:00:02.099 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:02.203 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:02.229 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:02.230 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:01 smithi016 bash[84186]: cluster 2024-08-17T18:00:01.922022+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:02.230 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:01 smithi016 bash[84186]: cluster 2024-08-17T18:00:01.922022+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:02.231 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:01 smithi016 bash[86572]: cluster 2024-08-17T18:00:01.922022+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:02.231 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:01 smithi016 bash[86572]: cluster 2024-08-17T18:00:01.922022+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:02.332 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:02.358 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:02.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:02.410 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:01 smithi060 bash[68878]: cluster 2024-08-17T18:00:01.922022+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:02.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:01 smithi060 bash[68878]: cluster 2024-08-17T18:00:01.922022+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:02.461 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:02.484 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:02.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:02.616 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:02.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:02.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.742 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:02.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:02.872 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:02.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:02.976 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:03.002 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:03.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:03.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:03.130 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:03.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:03.165 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:02 smithi060 bash[68878]: cluster 2024-08-17T18:00:01.757148+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1488: 105 pgs: 20 unknown, 85 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:03.165 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:02 smithi060 bash[68878]: cluster 2024-08-17T18:00:01.757148+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1488: 105 pgs: 20 unknown, 85 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:03.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:03.257 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:03.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:03.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:02 smithi016 bash[84186]: cluster 2024-08-17T18:00:01.757148+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1488: 105 pgs: 20 unknown, 85 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:03.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:02 smithi016 bash[84186]: cluster 2024-08-17T18:00:01.757148+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1488: 105 pgs: 20 unknown, 85 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:03.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:02 smithi016 bash[86572]: cluster 2024-08-17T18:00:01.757148+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1488: 105 pgs: 20 unknown, 85 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:03.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:02 smithi016 bash[86572]: cluster 2024-08-17T18:00:01.757148+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v1488: 105 pgs: 20 unknown, 85 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:03.359 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:03.383 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:03.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:03.487 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:03.515 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:03.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:03.645 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:03.748 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:03.778 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:03.881 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:03.909 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:03.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:04.012 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:04.039 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:04.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:04.142 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.168 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:04.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:04.297 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:04.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:04.400 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.426 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:04.530 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:04.558 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:04.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:04.661 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:04.675 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:00:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:00:04] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.51.0" 2024-08-17T18:00:04.693 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:04.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:04.797 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.823 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:04.926 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.953 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.056 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.082 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.185 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:05.213 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:05.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:05.316 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.347 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:05.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:05.410 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:04 smithi060 bash[68878]: cluster 2024-08-17T18:00:03.757774+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.4 MiB/s rd, 695 KiB/s wr, 27 op/s 2024-08-17T18:00:05.410 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:04 smithi060 bash[68878]: cluster 2024-08-17T18:00:03.757774+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.4 MiB/s rd, 695 KiB/s wr, 27 op/s 2024-08-17T18:00:05.449 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:05.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:05 smithi016 bash[84186]: cluster 2024-08-17T18:00:03.757774+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.4 MiB/s rd, 695 KiB/s wr, 27 op/s 2024-08-17T18:00:05.458 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:05 smithi016 bash[84186]: cluster 2024-08-17T18:00:03.757774+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.4 MiB/s rd, 695 KiB/s wr, 27 op/s 2024-08-17T18:00:05.458 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:05 smithi016 bash[86572]: cluster 2024-08-17T18:00:03.757774+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.4 MiB/s rd, 695 KiB/s wr, 27 op/s 2024-08-17T18:00:05.459 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:05 smithi016 bash[86572]: cluster 2024-08-17T18:00:03.757774+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.4 MiB/s rd, 695 KiB/s wr, 27 op/s 2024-08-17T18:00:05.471 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:05.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:05.575 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.589 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-08-17T18:00:05.589 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "" 2024-08-17T18:00:05.590 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-08-17T18:00:05.596 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:05.699 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:05.722 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:05.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.853 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:05.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:05.986 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:06.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:06.119 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image_status (4043 ms) 2024-08-17T18:00:06.119 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-17T18:00:06.119 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:06.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:06.252 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:06.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:06.355 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:06.372 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_image_map (253 ms) 2024-08-17T18:00:06.372 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-17T18:00:06.381 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:06.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:06.392 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_instances (20 ms) 2024-08-17T18:00:06.392 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-17T18:00:06.436 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.mirror_snapshot (44 ms) 2024-08-17T18:00:06.436 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-17T18:00:06.442 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_list (6 ms) 2024-08-17T18:00:06.442 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-17T18:00:06.446 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_add (5 ms) 2024-08-17T18:00:06.447 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-17T18:00:06.454 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.dir_add_already_existing (7 ms) 2024-08-17T18:00:06.454 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-17T18:00:06.468 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_rename (14 ms) 2024-08-17T18:00:06.469 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-17T18:00:06.477 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_remove (8 ms) 2024-08-17T18:00:06.477 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-17T18:00:06.484 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:06.488 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (11 ms) 2024-08-17T18:00:06.488 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-17T18:00:06.493 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_add (5 ms) 2024-08-17T18:00:06.493 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-17T18:00:06.502 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_remove (9 ms) 2024-08-17T18:00:06.502 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-17T18:00:06.505 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2024-08-17T18:00:06.506 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-17T18:00:06.512 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2024-08-17T18:00:06.512 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-17T18:00:06.513 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:06.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:06.517 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_add (5 ms) 2024-08-17T18:00:06.517 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-17T18:00:06.525 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_remove (8 ms) 2024-08-17T18:00:06.525 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-17T18:00:06.528 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2024-08-17T18:00:06.529 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-17T18:00:06.533 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (4 ms) 2024-08-17T18:00:06.533 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-17T18:00:06.536 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2024-08-17T18:00:06.536 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-17T18:00:06.541 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2024-08-17T18:00:06.541 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-17T18:00:06.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (8 ms) 2024-08-17T18:00:06.549 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-17T18:00:06.552 INFO:tasks.workunit.client.0.smithi016.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout:Expected equality of these values: 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout: 1U 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout: Which is: 1 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout: keys.size() 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout: Which is: 3 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout:[ FAILED ] TestClsRbd.group_snap_set (4 ms) 2024-08-17T18:00:06.553 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-17T18:00:06.607 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list (53 ms) 2024-08-17T18:00:06.607 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-17T18:00:06.616 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:06.643 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:06.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:06.650 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (44 ms) 2024-08-17T18:00:06.650 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-17T18:00:06.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.776 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:06.880 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.904 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:07.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.034 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:07.055 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (405 ms) 2024-08-17T18:00:07.055 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-17T18:00:07.058 INFO:tasks.workunit.client.0.smithi016.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout:Expected equality of these values: 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout: 1U 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout: Which is: 1 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout: keys.size() 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout: Which is: 3 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout:[ FAILED ] TestClsRbd.group_snap_remove (3 ms) 2024-08-17T18:00:07.059 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-17T18:00:07.062 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2024-08-17T18:00:07.062 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-17T18:00:07.079 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.trash_methods (17 ms) 2024-08-17T18:00:07.079 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.op_features 2024-08-17T18:00:07.095 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.op_features (16 ms) 2024-08-17T18:00:07.095 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-17T18:00:07.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.145 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_parent (50 ms) 2024-08-17T18:00:07.146 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-17T18:00:07.148 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:06 smithi060 bash[68878]: cluster 2024-08-17T18:00:05.758259+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 989 KiB/s wr, 983 op/s 2024-08-17T18:00:07.148 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:06 smithi060 bash[68878]: cluster 2024-08-17T18:00:05.758259+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 989 KiB/s wr, 983 op/s 2024-08-17T18:00:07.164 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_parent_ns (19 ms) 2024-08-17T18:00:07.164 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-17T18:00:07.165 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:07.196 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.clone_child (32 ms) 2024-08-17T18:00:07.196 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-17T18:00:07.214 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.namespace_methods (18 ms) 2024-08-17T18:00:07.214 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.migration 2024-08-17T18:00:07.237 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.migration (23 ms) 2024-08-17T18:00:07.237 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-17T18:00:07.259 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.migration_v1 (22 ms) 2024-08-17T18:00:07.259 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-17T18:00:07.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:07.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:06 smithi016 bash[84186]: cluster 2024-08-17T18:00:05.758259+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 989 KiB/s wr, 983 op/s 2024-08-17T18:00:07.280 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:06 smithi016 bash[84186]: cluster 2024-08-17T18:00:05.758259+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 989 KiB/s wr, 983 op/s 2024-08-17T18:00:07.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:06 smithi016 bash[86572]: cluster 2024-08-17T18:00:05.758259+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 989 KiB/s wr, 983 op/s 2024-08-17T18:00:07.280 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:06 smithi016 bash[86572]: cluster 2024-08-17T18:00:05.758259+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 989 KiB/s wr, 983 op/s 2024-08-17T18:00:07.296 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:07.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:07.399 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.419 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:07.522 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:07.542 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:07.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:07.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.674 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:07.777 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.807 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:07.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:07.938 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:07.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:08.041 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.052 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:07 smithi016 bash[84186]: audit 2024-08-17T18:00:07.366571+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.053 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:07 smithi016 bash[84186]: audit 2024-08-17T18:00:07.366571+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:07 smithi016 bash[86572]: audit 2024-08-17T18:00:07.366571+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.053 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:07 smithi016 bash[86572]: audit 2024-08-17T18:00:07.366571+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.070 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:08.173 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:07 smithi060 bash[68878]: audit 2024-08-17T18:00:07.366571+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:07 smithi060 bash[68878]: audit 2024-08-17T18:00:07.366571+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.202 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.305 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:08.327 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:08.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:08.430 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:08.459 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:08.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:08.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.591 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:08.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:08.722 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:08.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:08.825 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.854 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.958 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.986 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:09.003 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1744 ms) 2024-08-17T18:00:09.003 INFO:tasks.workunit.client.0.smithi016.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-17T18:00:09.058 INFO:tasks.workunit.client.0.smithi016.stdout:[ OK ] TestClsRbd.sparsify (55 ms) 2024-08-17T18:00:09.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:09.117 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:09.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:09.220 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.249 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:08 smithi060 bash[68878]: cluster 2024-08-17T18:00:07.759126+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 856 KiB/s wr, 890 op/s 2024-08-17T18:00:09.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:08 smithi060 bash[68878]: cluster 2024-08-17T18:00:07.759126+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 856 KiB/s wr, 890 op/s 2024-08-17T18:00:09.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:08 smithi060 bash[68878]: cluster 2024-08-17T18:00:07.998524+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e327: 8 total, 8 up, 7 in 2024-08-17T18:00:09.251 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:08 smithi060 bash[68878]: cluster 2024-08-17T18:00:07.998524+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e327: 8 total, 8 up, 7 in 2024-08-17T18:00:09.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[84186]: cluster 2024-08-17T18:00:07.759126+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 856 KiB/s wr, 890 op/s 2024-08-17T18:00:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[84186]: cluster 2024-08-17T18:00:07.759126+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 856 KiB/s wr, 890 op/s 2024-08-17T18:00:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[84186]: cluster 2024-08-17T18:00:07.998524+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e327: 8 total, 8 up, 7 in 2024-08-17T18:00:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[84186]: cluster 2024-08-17T18:00:07.998524+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e327: 8 total, 8 up, 7 in 2024-08-17T18:00:09.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[86572]: cluster 2024-08-17T18:00:07.759126+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 856 KiB/s wr, 890 op/s 2024-08-17T18:00:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[86572]: cluster 2024-08-17T18:00:07.759126+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 856 KiB/s wr, 890 op/s 2024-08-17T18:00:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[86572]: cluster 2024-08-17T18:00:07.998524+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e327: 8 total, 8 up, 7 in 2024-08-17T18:00:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:08 smithi016 bash[86572]: cluster 2024-08-17T18:00:07.998524+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e327: 8 total, 8 up, 7 in 2024-08-17T18:00:09.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.381 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:09.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.514 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:09.617 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:09.647 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:09.751 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:09.779 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:09.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:09.883 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:09.910 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:09.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:10.014 DEBUG:teuthology.orchestra.run.smithi060:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.025 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] 70 tests from TestClsRbd (9157 ms total) 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout:[----------] Global test environment tear-down 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout:[==========] 70 tests from 1 test suite ran. (11977 ms total) 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout:[ PASSED ] 68 tests. 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout:[ FAILED ] 2 tests, listed below: 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout: 2024-08-17T18:00:10.026 INFO:tasks.workunit.client.0.smithi016.stdout: 2 FAILED TESTS 2024-08-17T18:00:10.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.032 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-08-17T18:00:10.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T18:00:10.040 INFO:teuthology.orchestra.run.smithi060.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi060 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:10.143 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:10.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:10 smithi016 bash[84186]: cluster 2024-08-17T18:00:09.004204+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e328: 8 total, 8 up, 7 in 2024-08-17T18:00:10.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:10 smithi016 bash[84186]: cluster 2024-08-17T18:00:09.004204+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e328: 8 total, 8 up, 7 in 2024-08-17T18:00:10.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:10 smithi016 bash[86572]: cluster 2024-08-17T18:00:09.004204+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e328: 8 total, 8 up, 7 in 2024-08-17T18:00:10.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:10 smithi016 bash[86572]: cluster 2024-08-17T18:00:09.004204+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e328: 8 total, 8 up, 7 in 2024-08-17T18:00:10.170 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:10.276 DEBUG:teuthology.orchestra.run.smithi016:> sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:10.296 INFO:teuthology.orchestra.run.smithi016.stderr:Error response from daemon: Cannot kill container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi016 with status 1: 'sudo docker kill -s 1 ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:10.302 INFO:tasks.thrashosds:joining thrashosds 2024-08-17T18:00:10.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:00:10 smithi060 bash[61583]: ts=2024-08-17T18:00:10.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:10.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:10 smithi060 bash[68878]: cluster 2024-08-17T18:00:09.004204+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e328: 8 total, 8 up, 7 in 2024-08-17T18:00:10.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:10 smithi060 bash[68878]: cluster 2024-08-17T18:00:09.004204+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e328: 8 total, 8 up, 7 in 2024-08-17T18:00:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[84186]: cluster 2024-08-17T18:00:09.759621+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 988 op/s 2024-08-17T18:00:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[84186]: cluster 2024-08-17T18:00:09.759621+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 988 op/s 2024-08-17T18:00:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[84186]: cluster 2024-08-17T18:00:10.018802+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e329: 8 total, 8 up, 7 in 2024-08-17T18:00:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[84186]: cluster 2024-08-17T18:00:10.018802+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e329: 8 total, 8 up, 7 in 2024-08-17T18:00:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[86572]: cluster 2024-08-17T18:00:09.759621+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 988 op/s 2024-08-17T18:00:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[86572]: cluster 2024-08-17T18:00:09.759621+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 988 op/s 2024-08-17T18:00:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[86572]: cluster 2024-08-17T18:00:10.018802+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e329: 8 total, 8 up, 7 in 2024-08-17T18:00:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:11 smithi016 bash[86572]: cluster 2024-08-17T18:00:10.018802+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e329: 8 total, 8 up, 7 in 2024-08-17T18:00:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:11 smithi060 bash[68878]: cluster 2024-08-17T18:00:09.759621+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 988 op/s 2024-08-17T18:00:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:11 smithi060 bash[68878]: cluster 2024-08-17T18:00:09.759621+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 988 op/s 2024-08-17T18:00:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:11 smithi060 bash[68878]: cluster 2024-08-17T18:00:10.018802+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e329: 8 total, 8 up, 7 in 2024-08-17T18:00:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:11 smithi060 bash[68878]: cluster 2024-08-17T18:00:10.018802+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e329: 8 total, 8 up, 7 in 2024-08-17T18:00:11.581 INFO:tasks.thrashosds.thrasher:inning osd 2024-08-17T18:00:11.581 INFO:tasks.thrashosds.thrasher:Adding osd 7 2024-08-17T18:00:11.581 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd in 7 2024-08-17T18:00:12.854 INFO:teuthology.orchestra.run.smithi016.stdout:{ 2024-08-17T18:00:12.855 INFO:teuthology.orchestra.run.smithi016.stdout: "ops": [], 2024-08-17T18:00:12.855 INFO:teuthology.orchestra.run.smithi016.stdout: "num_ops": 0 2024-08-17T18:00:12.855 INFO:teuthology.orchestra.run.smithi016.stdout:} 2024-08-17T18:00:13.258 INFO:teuthology.orchestra.run.smithi016.stdout:osd.0: {} 2024-08-17T18:00:13.258 INFO:teuthology.orchestra.run.smithi016.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:00:13.261 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:13 smithi016 bash[84186]: cluster 2024-08-17T18:00:11.760282+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:13.261 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:13 smithi016 bash[84186]: cluster 2024-08-17T18:00:11.760282+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:13.262 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:13 smithi016 bash[86572]: cluster 2024-08-17T18:00:11.760282+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:13.262 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:13 smithi016 bash[86572]: cluster 2024-08-17T18:00:11.760282+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:13.276 INFO:teuthology.orchestra.run.smithi016.stdout:osd.1: {} 2024-08-17T18:00:13.276 INFO:teuthology.orchestra.run.smithi016.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:00:13.293 INFO:teuthology.orchestra.run.smithi016.stdout:osd.2: {} 2024-08-17T18:00:13.293 INFO:teuthology.orchestra.run.smithi016.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:00:13.310 INFO:teuthology.orchestra.run.smithi016.stdout:osd.3: {} 2024-08-17T18:00:13.310 INFO:teuthology.orchestra.run.smithi016.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:00:13.331 INFO:teuthology.orchestra.run.smithi016.stdout:osd.4: {} 2024-08-17T18:00:13.331 INFO:teuthology.orchestra.run.smithi016.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:00:13.350 INFO:teuthology.orchestra.run.smithi016.stdout:osd.5: {} 2024-08-17T18:00:13.350 INFO:teuthology.orchestra.run.smithi016.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:00:13.370 INFO:teuthology.orchestra.run.smithi016.stdout:osd.6: {} 2024-08-17T18:00:13.370 INFO:teuthology.orchestra.run.smithi016.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:00:13.391 INFO:teuthology.orchestra.run.smithi016.stdout:osd.7: {} 2024-08-17T18:00:13.391 INFO:teuthology.orchestra.run.smithi016.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:00:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:13 smithi060 bash[68878]: cluster 2024-08-17T18:00:11.760282+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:13 smithi060 bash[68878]: cluster 2024-08-17T18:00:11.760282+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:14.042 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T18:00:14.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:00:14.275 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.027645+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.027645+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.242755+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.16:0/1619854592' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.242755+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.16:0/1619854592' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.301598+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.16:0/4081701386' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.301598+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.16:0/4081701386' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.301960+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[86572]: audit 2024-08-17T18:00:13.301960+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.027645+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.027645+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:14.276 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.242755+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.16:0/1619854592' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:14.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.242755+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.16:0/1619854592' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:14.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.301598+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.16:0/4081701386' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.301598+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.16:0/4081701386' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.301960+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.277 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[84186]: audit 2024-08-17T18:00:13.301960+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.027645+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.027645+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.242755+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.16:0/1619854592' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.242755+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.16:0/1619854592' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.301598+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.16:0/4081701386' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.301598+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.16:0/4081701386' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.301960+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:14 smithi060 bash[68878]: audit 2024-08-17T18:00:13.301960+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:14.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:00:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:00:14] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.51.0" 2024-08-17T18:00:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:13.761131+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:13.761131+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:14.026454+0000 mon.a (mon.0) 1858 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:14.026454+0000 mon.a (mon.0) 1858 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:14.026532+0000 mon.a (mon.0) 1859 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:14.026532+0000 mon.a (mon.0) 1859 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: audit 2024-08-17T18:00:14.038021+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: audit 2024-08-17T18:00:14.038021+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:14.044553+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e330: 8 total, 8 up, 7 in 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[84186]: cluster 2024-08-17T18:00:14.044553+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e330: 8 total, 8 up, 7 in 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:13.761131+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:13.761131+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:14.026454+0000 mon.a (mon.0) 1858 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:14.026454+0000 mon.a (mon.0) 1858 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:14.026532+0000 mon.a (mon.0) 1859 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:14.026532+0000 mon.a (mon.0) 1859 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: audit 2024-08-17T18:00:14.038021+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: audit 2024-08-17T18:00:14.038021+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:14.044553+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e330: 8 total, 8 up, 7 in 2024-08-17T18:00:15.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:15 smithi016 bash[86572]: cluster 2024-08-17T18:00:14.044553+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e330: 8 total, 8 up, 7 in 2024-08-17T18:00:15.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:13.761131+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:15.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:13.761131+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:15.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:14.026454+0000 mon.a (mon.0) 1858 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:15.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:14.026454+0000 mon.a (mon.0) 1858 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:15.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:14.026532+0000 mon.a (mon.0) 1859 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:15.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:14.026532+0000 mon.a (mon.0) 1859 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:15.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: audit 2024-08-17T18:00:14.038021+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:15.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: audit 2024-08-17T18:00:14.038021+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:15.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:14.044553+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e330: 8 total, 8 up, 7 in 2024-08-17T18:00:15.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:15 smithi060 bash[68878]: cluster 2024-08-17T18:00:14.044553+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e330: 8 total, 8 up, 7 in 2024-08-17T18:00:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:16 smithi016 bash[84186]: cluster 2024-08-17T18:00:15.761905+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:16.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:16 smithi016 bash[84186]: cluster 2024-08-17T18:00:15.761905+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:16.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:16 smithi016 bash[86572]: cluster 2024-08-17T18:00:15.761905+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:16.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:16 smithi016 bash[86572]: cluster 2024-08-17T18:00:15.761905+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:16 smithi060 bash[68878]: cluster 2024-08-17T18:00:15.761905+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:16.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:16 smithi060 bash[68878]: cluster 2024-08-17T18:00:15.761905+0000 mgr.y (mgr.34107) 1394 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:17.654 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:00:18.141 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:18 smithi016 bash[84186]: cluster 2024-08-17T18:00:17.762639+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:18 smithi016 bash[84186]: cluster 2024-08-17T18:00:17.762639+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:18 smithi016 bash[86572]: cluster 2024-08-17T18:00:17.762639+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:19.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:18 smithi016 bash[86572]: cluster 2024-08-17T18:00:17.762639+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:18 smithi060 bash[68878]: cluster 2024-08-17T18:00:17.762639+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:18 smithi060 bash[68878]: cluster 2024-08-17T18:00:17.762639+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:20.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:19 smithi016 bash[84186]: audit 2024-08-17T18:00:18.843979+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:20.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:19 smithi016 bash[84186]: audit 2024-08-17T18:00:18.843979+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:20.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:19 smithi016 bash[86572]: audit 2024-08-17T18:00:18.843979+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:20.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:19 smithi016 bash[86572]: audit 2024-08-17T18:00:18.843979+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:19 smithi060 bash[68878]: audit 2024-08-17T18:00:18.843979+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:20.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:19 smithi060 bash[68878]: audit 2024-08-17T18:00:18.843979+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:20.187 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:00:20 smithi060 bash[61583]: ts=2024-08-17T18:00:20.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:20 smithi016 bash[84186]: cluster 2024-08-17T18:00:19.763531+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:21.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:20 smithi016 bash[84186]: cluster 2024-08-17T18:00:19.763531+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:20 smithi016 bash[86572]: cluster 2024-08-17T18:00:19.763531+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:21.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:20 smithi016 bash[86572]: cluster 2024-08-17T18:00:19.763531+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:21.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:20 smithi060 bash[68878]: cluster 2024-08-17T18:00:19.763531+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:21.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:20 smithi060 bash[68878]: cluster 2024-08-17T18:00:19.763531+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:22.237 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[84186]: cluster 2024-08-17T18:00:21.764328+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[84186]: cluster 2024-08-17T18:00:21.764328+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:23.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[84186]: audit 2024-08-17T18:00:22.373744+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[84186]: audit 2024-08-17T18:00:22.373744+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[84186]: audit 2024-08-17T18:00:22.375859+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[84186]: audit 2024-08-17T18:00:22.375859+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[86572]: cluster 2024-08-17T18:00:21.764328+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[86572]: cluster 2024-08-17T18:00:21.764328+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[86572]: audit 2024-08-17T18:00:22.373744+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[86572]: audit 2024-08-17T18:00:22.373744+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[86572]: audit 2024-08-17T18:00:22.375859+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:22 smithi016 bash[86572]: audit 2024-08-17T18:00:22.375859+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:22 smithi060 bash[68878]: cluster 2024-08-17T18:00:21.764328+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:22 smithi060 bash[68878]: cluster 2024-08-17T18:00:21.764328+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:22 smithi060 bash[68878]: audit 2024-08-17T18:00:22.373744+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:22 smithi060 bash[68878]: audit 2024-08-17T18:00:22.373744+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:22 smithi060 bash[68878]: audit 2024-08-17T18:00:22.375859+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:22 smithi060 bash[68878]: audit 2024-08-17T18:00:22.375859+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:24.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:00:24] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.51.0" 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: cluster 2024-08-17T18:00:23.764731+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: cluster 2024-08-17T18:00:23.764731+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: audit 2024-08-17T18:00:24.057135+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: audit 2024-08-17T18:00:24.057135+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: audit 2024-08-17T18:00:24.063731+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: audit 2024-08-17T18:00:24.063731+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.961 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[84186]: debug 2024-08-17T18:00:24.960+0000 7fb49c8b7640 -1 mon.a@0(leader).osd e330 definitely_dead 0 2024-08-17T18:00:24.962 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[86572]: cluster 2024-08-17T18:00:23.764731+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:24.962 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[86572]: cluster 2024-08-17T18:00:23.764731+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:24.962 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[86572]: audit 2024-08-17T18:00:24.057135+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.962 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[86572]: audit 2024-08-17T18:00:24.057135+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.962 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[86572]: audit 2024-08-17T18:00:24.063731+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:24.962 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:24 smithi016 bash[86572]: audit 2024-08-17T18:00:24.063731+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:24 smithi060 bash[68878]: cluster 2024-08-17T18:00:23.764731+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:24 smithi060 bash[68878]: cluster 2024-08-17T18:00:23.764731+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:24 smithi060 bash[68878]: audit 2024-08-17T18:00:24.057135+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:24 smithi060 bash[68878]: audit 2024-08-17T18:00:24.057135+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:24 smithi060 bash[68878]: audit 2024-08-17T18:00:24.063731+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:24 smithi060 bash[68878]: audit 2024-08-17T18:00:24.063731+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.841 INFO:teuthology.orchestra.run.smithi016.stderr:marked in osd.7. 2024-08-17T18:00:25.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:24.963366+0000 mon.a (mon.0) 1867 : audit [DBG] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-08-17T18:00:25.970 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:24.963366+0000 mon.a (mon.0) 1867 : audit [DBG] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:24.974692+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:24.974692+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:24.980777+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:24.980777+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:25.669101+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:25.669101+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:25.670425+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:25.670425+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:25.679387+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[84186]: audit 2024-08-17T18:00:25.679387+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:24.963366+0000 mon.a (mon.0) 1867 : audit [DBG] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-08-17T18:00:25.971 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:24.963366+0000 mon.a (mon.0) 1867 : audit [DBG] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:24.974692+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:24.974692+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:24.980777+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:24.980777+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:25.669101+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:25.669101+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:25.670425+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:25.670425+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:25.679387+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:25.972 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:25 smithi016 bash[86572]: audit 2024-08-17T18:00:25.679387+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:24.963366+0000 mon.a (mon.0) 1867 : audit [DBG] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:24.963366+0000 mon.a (mon.0) 1867 : audit [DBG] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:24.974692+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:24.974692+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:24.980777+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:24.980777+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:25.669101+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:25.669101+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:25.670425+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:26.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:25.670425+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:26.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:25.679387+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:26.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:25 smithi060 bash[68878]: audit 2024-08-17T18:00:25.679387+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:27.020 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:26 smithi016 bash[84186]: cluster 2024-08-17T18:00:25.765184+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:27.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:26 smithi060 bash[68878]: cluster 2024-08-17T18:00:25.765184+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:27.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:26 smithi060 bash[68878]: cluster 2024-08-17T18:00:25.765184+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:27.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:26 smithi060 bash[68878]: audit 2024-08-17T18:00:25.843968+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-08-17T18:00:27.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:26 smithi060 bash[68878]: audit 2024-08-17T18:00:25.843968+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-08-17T18:00:27.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:26 smithi060 bash[68878]: cluster 2024-08-17T18:00:25.853523+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T18:00:27.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:26 smithi060 bash[68878]: cluster 2024-08-17T18:00:25.853523+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T18:00:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: cluster 2024-08-17T18:00:25.765184+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: audit 2024-08-17T18:00:25.843968+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-08-17T18:00:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: audit 2024-08-17T18:00:25.843968+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-08-17T18:00:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: cluster 2024-08-17T18:00:25.853523+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T18:00:27.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: cluster 2024-08-17T18:00:25.853523+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T18:00:27.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: cluster 2024-08-17T18:00:25.765184+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: cluster 2024-08-17T18:00:25.765184+0000 mgr.y (mgr.34107) 1399 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: audit 2024-08-17T18:00:25.843968+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-08-17T18:00:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: audit 2024-08-17T18:00:25.843968+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.16:0/3658775854' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-08-17T18:00:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: cluster 2024-08-17T18:00:25.853523+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T18:00:27.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: cluster 2024-08-17T18:00:25.853523+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T18:00:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:27 smithi060 bash[68878]: cluster 2024-08-17T18:00:26.853128+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T18:00:28.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:27 smithi060 bash[68878]: cluster 2024-08-17T18:00:26.853128+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T18:00:28.228 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: cluster 2024-08-17T18:00:26.853128+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T18:00:28.228 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[84186]: cluster 2024-08-17T18:00:26.853128+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T18:00:28.228 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: cluster 2024-08-17T18:00:26.853128+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T18:00:28.228 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:27 smithi016 bash[86572]: cluster 2024-08-17T18:00:26.853128+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T18:00:28.229 INFO:tasks.thrashosds.thrasher:Added osd 7 2024-08-17T18:00:28.230 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-08-17T18:00:28.612 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:28.612 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:00:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[84186]: cluster 2024-08-17T18:00:27.765853+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1507: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[84186]: cluster 2024-08-17T18:00:27.765853+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1507: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[84186]: cluster 2024-08-17T18:00:27.875309+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T18:00:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[84186]: cluster 2024-08-17T18:00:27.875309+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T18:00:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[86572]: cluster 2024-08-17T18:00:27.765853+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1507: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[86572]: cluster 2024-08-17T18:00:27.765853+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1507: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:29.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[86572]: cluster 2024-08-17T18:00:27.875309+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T18:00:29.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:28 smithi016 bash[86572]: cluster 2024-08-17T18:00:27.875309+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T18:00:29.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:28 smithi060 bash[68878]: cluster 2024-08-17T18:00:27.765853+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1507: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:29.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:28 smithi060 bash[68878]: cluster 2024-08-17T18:00:27.765853+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v1507: 73 pgs: 6 peering, 67 active+clean; 582 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:00:29.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:28 smithi060 bash[68878]: cluster 2024-08-17T18:00:27.875309+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T18:00:29.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:28 smithi060 bash[68878]: cluster 2024-08-17T18:00:27.875309+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T18:00:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:29 smithi060 bash[68878]: cluster 2024-08-17T18:00:28.873242+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T18:00:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:29 smithi060 bash[68878]: cluster 2024-08-17T18:00:28.873242+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T18:00:30.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:29 smithi016 bash[86572]: cluster 2024-08-17T18:00:28.873242+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T18:00:30.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:29 smithi016 bash[86572]: cluster 2024-08-17T18:00:28.873242+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T18:00:30.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:29 smithi016 bash[84186]: cluster 2024-08-17T18:00:28.873242+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T18:00:30.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:29 smithi016 bash[84186]: cluster 2024-08-17T18:00:28.873242+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T18:00:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[61583]: ts=2024-08-17T18:00:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:30.948 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:00:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[68878]: cluster 2024-08-17T18:00:29.766543+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1510: 73 pgs: 1 activating+undersized+degraded+remapped, 6 peering, 66 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[68878]: cluster 2024-08-17T18:00:29.766543+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1510: 73 pgs: 1 activating+undersized+degraded+remapped, 6 peering, 66 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[68878]: cluster 2024-08-17T18:00:29.878574+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[68878]: cluster 2024-08-17T18:00:29.878574+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[68878]: cluster 2024-08-17T18:00:29.895201+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T18:00:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:30 smithi060 bash[68878]: cluster 2024-08-17T18:00:29.895201+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T18:00:31.206 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[84186]: cluster 2024-08-17T18:00:29.766543+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1510: 73 pgs: 1 activating+undersized+degraded+remapped, 6 peering, 66 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[84186]: cluster 2024-08-17T18:00:29.766543+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1510: 73 pgs: 1 activating+undersized+degraded+remapped, 6 peering, 66 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[84186]: cluster 2024-08-17T18:00:29.878574+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[84186]: cluster 2024-08-17T18:00:29.878574+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[84186]: cluster 2024-08-17T18:00:29.895201+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[84186]: cluster 2024-08-17T18:00:29.895201+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[86572]: cluster 2024-08-17T18:00:29.766543+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1510: 73 pgs: 1 activating+undersized+degraded+remapped, 6 peering, 66 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[86572]: cluster 2024-08-17T18:00:29.766543+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v1510: 73 pgs: 1 activating+undersized+degraded+remapped, 6 peering, 66 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[86572]: cluster 2024-08-17T18:00:29.878574+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[86572]: cluster 2024-08-17T18:00:29.878574+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:31.207 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[86572]: cluster 2024-08-17T18:00:29.895201+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T18:00:31.208 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:30 smithi016 bash[86572]: cluster 2024-08-17T18:00:29.895201+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T18:00:31.896 INFO:teuthology.orchestra.run.smithi016.stderr:noscrub is unset 2024-08-17T18:00:32.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:31 smithi060 bash[68878]: audit 2024-08-17T18:00:31.566362+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.16:0/1756679085' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:31 smithi060 bash[68878]: audit 2024-08-17T18:00:31.566362+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.16:0/1756679085' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:31 smithi060 bash[68878]: audit 2024-08-17T18:00:31.566871+0000 mon.a (mon.0) 1880 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:31 smithi060 bash[68878]: audit 2024-08-17T18:00:31.566871+0000 mon.a (mon.0) 1880 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[84186]: audit 2024-08-17T18:00:31.566362+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.16:0/1756679085' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[84186]: audit 2024-08-17T18:00:31.566362+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.16:0/1756679085' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[84186]: audit 2024-08-17T18:00:31.566871+0000 mon.a (mon.0) 1880 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.204 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[84186]: audit 2024-08-17T18:00:31.566871+0000 mon.a (mon.0) 1880 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[86572]: audit 2024-08-17T18:00:31.566362+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.16:0/1756679085' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[86572]: audit 2024-08-17T18:00:31.566362+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.16:0/1756679085' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[86572]: audit 2024-08-17T18:00:31.566871+0000 mon.a (mon.0) 1880 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:32.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:31 smithi016 bash[86572]: audit 2024-08-17T18:00:31.566871+0000 mon.a (mon.0) 1880 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:33.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:00:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:32 smithi060 bash[68878]: cluster 2024-08-17T18:00:31.767393+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1512: 73 pgs: 1 activating+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:32 smithi060 bash[68878]: cluster 2024-08-17T18:00:31.767393+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1512: 73 pgs: 1 activating+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:32 smithi060 bash[68878]: audit 2024-08-17T18:00:31.892555+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:32 smithi060 bash[68878]: audit 2024-08-17T18:00:31.892555+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:32 smithi060 bash[68878]: cluster 2024-08-17T18:00:31.898553+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T18:00:33.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:32 smithi060 bash[68878]: cluster 2024-08-17T18:00:31.898553+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T18:00:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[84186]: cluster 2024-08-17T18:00:31.767393+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1512: 73 pgs: 1 activating+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[84186]: cluster 2024-08-17T18:00:31.767393+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1512: 73 pgs: 1 activating+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[84186]: audit 2024-08-17T18:00:31.892555+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[84186]: audit 2024-08-17T18:00:31.892555+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[84186]: cluster 2024-08-17T18:00:31.898553+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T18:00:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[84186]: cluster 2024-08-17T18:00:31.898553+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T18:00:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[86572]: cluster 2024-08-17T18:00:31.767393+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1512: 73 pgs: 1 activating+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[86572]: cluster 2024-08-17T18:00:31.767393+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v1512: 73 pgs: 1 activating+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-08-17T18:00:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[86572]: audit 2024-08-17T18:00:31.892555+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[86572]: audit 2024-08-17T18:00:31.892555+0000 mon.a (mon.0) 1881 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[86572]: cluster 2024-08-17T18:00:31.898553+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T18:00:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:32 smithi016 bash[86572]: cluster 2024-08-17T18:00:31.898553+0000 mon.a (mon.0) 1882 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T18:00:33.547 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[84186]: cluster 2024-08-17T18:00:33.894518+0000 mon.a (mon.0) 1883 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded) 2024-08-17T18:00:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[84186]: cluster 2024-08-17T18:00:33.894518+0000 mon.a (mon.0) 1883 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded) 2024-08-17T18:00:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[84186]: cluster 2024-08-17T18:00:33.894563+0000 mon.a (mon.0) 1884 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:34.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[84186]: cluster 2024-08-17T18:00:33.894563+0000 mon.a (mon.0) 1884 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:34.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[86572]: cluster 2024-08-17T18:00:33.894518+0000 mon.a (mon.0) 1883 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded) 2024-08-17T18:00:34.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[86572]: cluster 2024-08-17T18:00:33.894518+0000 mon.a (mon.0) 1883 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded) 2024-08-17T18:00:34.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[86572]: cluster 2024-08-17T18:00:33.894563+0000 mon.a (mon.0) 1884 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:34.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:33 smithi016 bash[86572]: cluster 2024-08-17T18:00:33.894563+0000 mon.a (mon.0) 1884 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:33 smithi060 bash[68878]: cluster 2024-08-17T18:00:33.894518+0000 mon.a (mon.0) 1883 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded) 2024-08-17T18:00:34.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:33 smithi060 bash[68878]: cluster 2024-08-17T18:00:33.894518+0000 mon.a (mon.0) 1883 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded) 2024-08-17T18:00:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:33 smithi060 bash[68878]: cluster 2024-08-17T18:00:33.894563+0000 mon.a (mon.0) 1884 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:33 smithi060 bash[68878]: cluster 2024-08-17T18:00:33.894563+0000 mon.a (mon.0) 1884 : cluster [INF] Cluster is now healthy 2024-08-17T18:00:34.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:00:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:00:34] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.51.0" 2024-08-17T18:00:35.204 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:34 smithi016 bash[84186]: cluster 2024-08-17T18:00:33.768303+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 790 B/s, 0 objects/s recovering 2024-08-17T18:00:35.204 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:34 smithi016 bash[84186]: cluster 2024-08-17T18:00:33.768303+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 790 B/s, 0 objects/s recovering 2024-08-17T18:00:35.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:34 smithi016 bash[86572]: cluster 2024-08-17T18:00:33.768303+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 790 B/s, 0 objects/s recovering 2024-08-17T18:00:35.205 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:34 smithi016 bash[86572]: cluster 2024-08-17T18:00:33.768303+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 790 B/s, 0 objects/s recovering 2024-08-17T18:00:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:34 smithi060 bash[68878]: cluster 2024-08-17T18:00:33.768303+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 790 B/s, 0 objects/s recovering 2024-08-17T18:00:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:34 smithi060 bash[68878]: cluster 2024-08-17T18:00:33.768303+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 790 B/s, 0 objects/s recovering 2024-08-17T18:00:35.591 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:37.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:36 smithi016 bash[84186]: cluster 2024-08-17T18:00:35.769067+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-08-17T18:00:37.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:36 smithi016 bash[84186]: cluster 2024-08-17T18:00:35.769067+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-08-17T18:00:37.244 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:36 smithi016 bash[86572]: cluster 2024-08-17T18:00:35.769067+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-08-17T18:00:37.245 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:36 smithi016 bash[86572]: cluster 2024-08-17T18:00:35.769067+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-08-17T18:00:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:36 smithi060 bash[68878]: cluster 2024-08-17T18:00:35.769067+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-08-17T18:00:37.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:36 smithi060 bash[68878]: cluster 2024-08-17T18:00:35.769067+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-08-17T18:00:37.643 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:37 smithi016 bash[84186]: audit 2024-08-17T18:00:37.367945+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:37 smithi016 bash[84186]: audit 2024-08-17T18:00:37.367945+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:37 smithi016 bash[86572]: audit 2024-08-17T18:00:37.367945+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:37 smithi016 bash[86572]: audit 2024-08-17T18:00:37.367945+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:37 smithi060 bash[68878]: audit 2024-08-17T18:00:37.367945+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:37 smithi060 bash[68878]: audit 2024-08-17T18:00:37.367945+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.387 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[84186]: cluster 2024-08-17T18:00:37.769827+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T18:00:39.387 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[84186]: cluster 2024-08-17T18:00:37.769827+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T18:00:39.387 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[84186]: audit 2024-08-17T18:00:38.053868+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:39.387 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[84186]: audit 2024-08-17T18:00:38.053868+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:39.387 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[86572]: cluster 2024-08-17T18:00:37.769827+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T18:00:39.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[86572]: cluster 2024-08-17T18:00:37.769827+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T18:00:39.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[86572]: audit 2024-08-17T18:00:38.053868+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:39.388 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:39 smithi016 bash[86572]: audit 2024-08-17T18:00:38.053868+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:38 smithi060 bash[68878]: cluster 2024-08-17T18:00:37.769827+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T18:00:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:38 smithi060 bash[68878]: cluster 2024-08-17T18:00:37.769827+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T18:00:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:38 smithi060 bash[68878]: audit 2024-08-17T18:00:38.053868+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:38 smithi060 bash[68878]: audit 2024-08-17T18:00:38.053868+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:00:40.303 INFO:teuthology.orchestra.run.smithi016.stdout:mon.a: {} 2024-08-17T18:00:40.303 INFO:teuthology.orchestra.run.smithi016.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:00:40.316 INFO:teuthology.orchestra.run.smithi016.stdout:mon.b: {} 2024-08-17T18:00:40.316 INFO:teuthology.orchestra.run.smithi016.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:00:40.326 INFO:teuthology.orchestra.run.smithi016.stdout:mon.c: {} 2024-08-17T18:00:40.326 INFO:teuthology.orchestra.run.smithi016.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:00:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:00:40 smithi060 bash[61583]: ts=2024-08-17T18:00:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:41.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[84186]: cluster 2024-08-17T18:00:39.770517+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:41.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[84186]: cluster 2024-08-17T18:00:39.770517+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:41.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[84186]: audit 2024-08-17T18:00:40.295205+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/2830144896' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:00:41.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[84186]: audit 2024-08-17T18:00:40.295205+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/2830144896' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:00:41.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[86572]: cluster 2024-08-17T18:00:39.770517+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:41.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[86572]: cluster 2024-08-17T18:00:39.770517+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:41.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[86572]: audit 2024-08-17T18:00:40.295205+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/2830144896' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:00:41.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:40 smithi016 bash[86572]: audit 2024-08-17T18:00:40.295205+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/2830144896' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:00:41.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:40 smithi060 bash[68878]: cluster 2024-08-17T18:00:39.770517+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:40 smithi060 bash[68878]: cluster 2024-08-17T18:00:39.770517+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:40 smithi060 bash[68878]: audit 2024-08-17T18:00:40.295205+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/2830144896' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:00:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:40 smithi060 bash[68878]: audit 2024-08-17T18:00:40.295205+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.16:0/2830144896' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:00:42.997 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T18:00:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:42 smithi016 bash[84186]: cluster 2024-08-17T18:00:41.771304+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:42 smithi016 bash[84186]: cluster 2024-08-17T18:00:41.771304+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:43.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:42 smithi016 bash[86572]: cluster 2024-08-17T18:00:41.771304+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:43.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:42 smithi016 bash[86572]: cluster 2024-08-17T18:00:41.771304+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:43.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:42 smithi060 bash[68878]: cluster 2024-08-17T18:00:41.771304+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:43.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:42 smithi060 bash[68878]: cluster 2024-08-17T18:00:41.771304+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T18:00:44.582 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:00:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:00:44] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.51.0" 2024-08-17T18:00:45.075 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:45.075 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:00:45.295 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:44 smithi016 bash[84186]: cluster 2024-08-17T18:00:43.772224+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T18:00:45.296 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:44 smithi016 bash[84186]: cluster 2024-08-17T18:00:43.772224+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T18:00:45.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:44 smithi016 bash[86572]: cluster 2024-08-17T18:00:43.772224+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T18:00:45.296 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:44 smithi016 bash[86572]: cluster 2024-08-17T18:00:43.772224+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T18:00:45.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:44 smithi060 bash[68878]: cluster 2024-08-17T18:00:43.772224+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T18:00:45.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:44 smithi060 bash[68878]: cluster 2024-08-17T18:00:43.772224+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.552 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T18:00:47.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:46 smithi016 bash[84186]: cluster 2024-08-17T18:00:45.772731+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:47.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:46 smithi016 bash[84186]: cluster 2024-08-17T18:00:45.772731+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:47.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:46 smithi016 bash[86572]: cluster 2024-08-17T18:00:45.772731+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:47.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:46 smithi016 bash[86572]: cluster 2024-08-17T18:00:45.772731+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:46 smithi060 bash[68878]: cluster 2024-08-17T18:00:45.772731+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:46 smithi060 bash[68878]: cluster 2024-08-17T18:00:45.772731+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:47.988 INFO:teuthology.orchestra.run.smithi016.stderr:nodeep-scrub is unset 2024-08-17T18:00:48.293 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:47 smithi016 bash[84186]: audit 2024-08-17T18:00:47.076794+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:48.294 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:47 smithi016 bash[84186]: audit 2024-08-17T18:00:47.076794+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:48.294 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:47 smithi016 bash[86572]: audit 2024-08-17T18:00:47.076794+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:48.294 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:47 smithi016 bash[86572]: audit 2024-08-17T18:00:47.076794+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:48.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:47 smithi060 bash[68878]: audit 2024-08-17T18:00:47.076794+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:48.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:47 smithi060 bash[68878]: audit 2024-08-17T18:00:47.076794+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[84186]: cluster 2024-08-17T18:00:47.773415+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[84186]: cluster 2024-08-17T18:00:47.773415+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[84186]: audit 2024-08-17T18:00:47.990445+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[84186]: audit 2024-08-17T18:00:47.990445+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[84186]: cluster 2024-08-17T18:00:47.998502+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[84186]: cluster 2024-08-17T18:00:47.998502+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[86572]: cluster 2024-08-17T18:00:47.773415+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[86572]: cluster 2024-08-17T18:00:47.773415+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[86572]: audit 2024-08-17T18:00:47.990445+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[86572]: audit 2024-08-17T18:00:47.990445+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[86572]: cluster 2024-08-17T18:00:47.998502+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T18:00:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:48 smithi016 bash[86572]: cluster 2024-08-17T18:00:47.998502+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T18:00:49.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:48 smithi060 bash[68878]: cluster 2024-08-17T18:00:47.773415+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:49.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:48 smithi060 bash[68878]: cluster 2024-08-17T18:00:47.773415+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:49.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:48 smithi060 bash[68878]: audit 2024-08-17T18:00:47.990445+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:49.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:48 smithi060 bash[68878]: audit 2024-08-17T18:00:47.990445+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.16:0/3822837518' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:49.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:48 smithi060 bash[68878]: cluster 2024-08-17T18:00:47.998502+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T18:00:49.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:48 smithi060 bash[68878]: cluster 2024-08-17T18:00:47.998502+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T18:00:49.564 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:00:50 smithi060 bash[61583]: ts=2024-08-17T18:00:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:51.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:50 smithi016 bash[84186]: cluster 2024-08-17T18:00:49.774361+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:51.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:50 smithi016 bash[84186]: cluster 2024-08-17T18:00:49.774361+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:51.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:50 smithi016 bash[86572]: cluster 2024-08-17T18:00:49.774361+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:51.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:50 smithi016 bash[86572]: cluster 2024-08-17T18:00:49.774361+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:51.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:50 smithi060 bash[68878]: cluster 2024-08-17T18:00:49.774361+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:51.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:50 smithi060 bash[68878]: cluster 2024-08-17T18:00:49.774361+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:52.441 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[84186]: cluster 2024-08-17T18:00:51.775238+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[84186]: cluster 2024-08-17T18:00:51.775238+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[84186]: audit 2024-08-17T18:00:52.368396+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[84186]: audit 2024-08-17T18:00:52.368396+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[86572]: cluster 2024-08-17T18:00:51.775238+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[86572]: cluster 2024-08-17T18:00:51.775238+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[86572]: audit 2024-08-17T18:00:52.368396+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:53 smithi016 bash[86572]: audit 2024-08-17T18:00:52.368396+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:52 smithi060 bash[68878]: cluster 2024-08-17T18:00:51.775238+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:53.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:52 smithi060 bash[68878]: cluster 2024-08-17T18:00:51.775238+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:53.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:52 smithi060 bash[68878]: audit 2024-08-17T18:00:52.368396+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:53.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:52 smithi060 bash[68878]: audit 2024-08-17T18:00:52.368396+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.628 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:00:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:00:54] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-08-17T18:00:55.009 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T18:00:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[84186]: cluster 2024-08-17T18:00:53.776268+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[84186]: cluster 2024-08-17T18:00:53.776268+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[84186]: audit 2024-08-17T18:00:54.780963+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.16:0/3476319596' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[84186]: audit 2024-08-17T18:00:54.780963+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.16:0/3476319596' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[84186]: audit 2024-08-17T18:00:54.781357+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[84186]: audit 2024-08-17T18:00:54.781357+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[86572]: cluster 2024-08-17T18:00:53.776268+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[86572]: cluster 2024-08-17T18:00:53.776268+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[86572]: audit 2024-08-17T18:00:54.780963+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.16:0/3476319596' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[86572]: audit 2024-08-17T18:00:54.780963+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.16:0/3476319596' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[86572]: audit 2024-08-17T18:00:54.781357+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:55 smithi016 bash[86572]: audit 2024-08-17T18:00:54.781357+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:55 smithi060 bash[68878]: cluster 2024-08-17T18:00:53.776268+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:55 smithi060 bash[68878]: cluster 2024-08-17T18:00:53.776268+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:55 smithi060 bash[68878]: audit 2024-08-17T18:00:54.780963+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.16:0/3476319596' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:55 smithi060 bash[68878]: audit 2024-08-17T18:00:54.780963+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.16:0/3476319596' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:55 smithi060 bash[68878]: audit 2024-08-17T18:00:54.781357+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:55 smithi060 bash[68878]: audit 2024-08-17T18:00:54.781357+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:00:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[84186]: audit 2024-08-17T18:00:55.004970+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:00:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[84186]: audit 2024-08-17T18:00:55.004970+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:00:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[84186]: cluster 2024-08-17T18:00:55.011019+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T18:00:56.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[84186]: cluster 2024-08-17T18:00:55.011019+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T18:00:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[86572]: audit 2024-08-17T18:00:55.004970+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:00:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[86572]: audit 2024-08-17T18:00:55.004970+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:00:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[86572]: cluster 2024-08-17T18:00:55.011019+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T18:00:56.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:56 smithi016 bash[86572]: cluster 2024-08-17T18:00:55.011019+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T18:00:56.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:56 smithi060 bash[68878]: audit 2024-08-17T18:00:55.004970+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:00:56.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:56 smithi060 bash[68878]: audit 2024-08-17T18:00:55.004970+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:00:56.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:56 smithi060 bash[68878]: cluster 2024-08-17T18:00:55.011019+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T18:00:56.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:56 smithi060 bash[68878]: cluster 2024-08-17T18:00:55.011019+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T18:00:57.022 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 1 1 2024-08-17T18:00:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:57 smithi016 bash[84186]: cluster 2024-08-17T18:00:55.777059+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:57 smithi016 bash[84186]: cluster 2024-08-17T18:00:55.777059+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:57 smithi016 bash[86572]: cluster 2024-08-17T18:00:55.777059+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:57 smithi016 bash[86572]: cluster 2024-08-17T18:00:55.777059+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:57 smithi060 bash[68878]: cluster 2024-08-17T18:00:55.777059+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:57 smithi060 bash[68878]: cluster 2024-08-17T18:00:55.777059+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:58.260 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:58.260 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:00:59.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T18:00:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:59 smithi016 bash[84186]: cluster 2024-08-17T18:00:57.777772+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:00:59 smithi016 bash[84186]: cluster 2024-08-17T18:00:57.777772+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:59.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:59 smithi016 bash[86572]: cluster 2024-08-17T18:00:57.777772+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:59.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:00:59 smithi016 bash[86572]: cluster 2024-08-17T18:00:57.777772+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:59 smithi060 bash[68878]: cluster 2024-08-17T18:00:57.777772+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:00:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:00:59 smithi060 bash[68878]: cluster 2024-08-17T18:00:57.777772+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:01:00 smithi060 bash[61583]: ts=2024-08-17T18:01:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:01 smithi016 bash[84186]: cluster 2024-08-17T18:00:59.778452+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:01 smithi016 bash[84186]: cluster 2024-08-17T18:00:59.778452+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:01.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:01 smithi016 bash[86572]: cluster 2024-08-17T18:00:59.778452+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:01.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:01 smithi016 bash[86572]: cluster 2024-08-17T18:00:59.778452+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:01.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:01 smithi060 bash[68878]: cluster 2024-08-17T18:00:59.778452+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:01.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:01 smithi060 bash[68878]: cluster 2024-08-17T18:00:59.778452+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:01.798 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:03.292 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:03 smithi016 bash[86572]: cluster 2024-08-17T18:01:01.779279+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:03.292 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:03 smithi016 bash[86572]: cluster 2024-08-17T18:01:01.779279+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:03.293 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:03 smithi016 bash[84186]: cluster 2024-08-17T18:01:01.779279+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:03.293 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:03 smithi016 bash[84186]: cluster 2024-08-17T18:01:01.779279+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:03.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:03 smithi060 bash[68878]: cluster 2024-08-17T18:01:01.779279+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:03.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:03 smithi060 bash[68878]: cluster 2024-08-17T18:01:01.779279+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:03.839 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:04 smithi016 bash[84186]: cluster 2024-08-17T18:01:03.780299+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:04.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:04 smithi016 bash[84186]: cluster 2024-08-17T18:01:03.780299+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:04 smithi016 bash[86572]: cluster 2024-08-17T18:01:03.780299+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:04.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:04 smithi016 bash[86572]: cluster 2024-08-17T18:01:03.780299+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:04 smithi060 bash[68878]: cluster 2024-08-17T18:01:03.780299+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:04.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:04 smithi060 bash[68878]: cluster 2024-08-17T18:01:03.780299+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:04.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:01:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:01:04] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-08-17T18:01:07.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:06 smithi060 bash[68878]: cluster 2024-08-17T18:01:05.781180+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:07.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:06 smithi060 bash[68878]: cluster 2024-08-17T18:01:05.781180+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:07.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:06 smithi016 bash[86572]: cluster 2024-08-17T18:01:05.781180+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:07.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:06 smithi016 bash[86572]: cluster 2024-08-17T18:01:05.781180+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:06 smithi016 bash[84186]: cluster 2024-08-17T18:01:05.781180+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:06 smithi016 bash[84186]: cluster 2024-08-17T18:01:05.781180+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:07.845 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-08-17T18:01:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:07 smithi060 bash[68878]: audit 2024-08-17T18:01:07.286893+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:08.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:07 smithi060 bash[68878]: audit 2024-08-17T18:01:07.286893+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:08.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:07 smithi060 bash[68878]: audit 2024-08-17T18:01:07.368598+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:07 smithi060 bash[68878]: audit 2024-08-17T18:01:07.368598+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.198 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[84186]: audit 2024-08-17T18:01:07.286893+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[84186]: audit 2024-08-17T18:01:07.286893+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[84186]: audit 2024-08-17T18:01:07.368598+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[84186]: audit 2024-08-17T18:01:07.368598+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[86572]: audit 2024-08-17T18:01:07.286893+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[86572]: audit 2024-08-17T18:01:07.286893+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[86572]: audit 2024-08-17T18:01:07.368598+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.199 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:07 smithi016 bash[86572]: audit 2024-08-17T18:01:07.368598+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:09.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:08 smithi060 bash[68878]: cluster 2024-08-17T18:01:07.782006+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:09.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:08 smithi060 bash[68878]: cluster 2024-08-17T18:01:07.782006+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:09.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:08 smithi060 bash[68878]: audit 2024-08-17T18:01:07.847096+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:09.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:08 smithi060 bash[68878]: audit 2024-08-17T18:01:07.847096+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:09.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:08 smithi060 bash[68878]: cluster 2024-08-17T18:01:07.854095+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T18:01:09.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:08 smithi060 bash[68878]: cluster 2024-08-17T18:01:07.854095+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T18:01:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[84186]: cluster 2024-08-17T18:01:07.782006+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[84186]: cluster 2024-08-17T18:01:07.782006+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[84186]: audit 2024-08-17T18:01:07.847096+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[84186]: audit 2024-08-17T18:01:07.847096+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[84186]: cluster 2024-08-17T18:01:07.854095+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[84186]: cluster 2024-08-17T18:01:07.854095+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[86572]: cluster 2024-08-17T18:01:07.782006+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[86572]: cluster 2024-08-17T18:01:07.782006+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[86572]: audit 2024-08-17T18:01:07.847096+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[86572]: audit 2024-08-17T18:01:07.847096+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? 172.21.15.16:0/3217048669' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[86572]: cluster 2024-08-17T18:01:07.854095+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T18:01:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:08 smithi016 bash[86572]: cluster 2024-08-17T18:01:07.854095+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T18:01:09.589 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T18:01:10.227 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:10.227 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:01:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:01:10 smithi060 bash[61583]: ts=2024-08-17T18:01:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:10 smithi060 bash[68878]: cluster 2024-08-17T18:01:09.782617+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:11.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:10 smithi060 bash[68878]: cluster 2024-08-17T18:01:09.782617+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:11.267 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:10 smithi016 bash[84186]: cluster 2024-08-17T18:01:09.782617+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:11.267 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:10 smithi016 bash[84186]: cluster 2024-08-17T18:01:09.782617+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:11.268 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:10 smithi016 bash[86572]: cluster 2024-08-17T18:01:09.782617+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:11.268 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:10 smithi016 bash[86572]: cluster 2024-08-17T18:01:09.782617+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:11.269 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T18:01:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:12 smithi060 bash[68878]: cluster 2024-08-17T18:01:11.783438+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:13.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:12 smithi060 bash[68878]: cluster 2024-08-17T18:01:11.783438+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:12 smithi016 bash[84186]: cluster 2024-08-17T18:01:11.783438+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:12 smithi016 bash[84186]: cluster 2024-08-17T18:01:11.783438+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:13.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:12 smithi016 bash[86572]: cluster 2024-08-17T18:01:11.783438+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:13.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:12 smithi016 bash[86572]: cluster 2024-08-17T18:01:11.783438+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:14.797 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:14.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:01:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:01:14] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.51.0" 2024-08-17T18:01:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:14 smithi060 bash[68878]: cluster 2024-08-17T18:01:13.784012+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:15.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:14 smithi060 bash[68878]: cluster 2024-08-17T18:01:13.784012+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:14 smithi016 bash[84186]: cluster 2024-08-17T18:01:13.784012+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:14 smithi016 bash[84186]: cluster 2024-08-17T18:01:13.784012+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:14 smithi016 bash[86572]: cluster 2024-08-17T18:01:13.784012+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:14 smithi016 bash[86572]: cluster 2024-08-17T18:01:13.784012+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:15.823 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:17.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:16 smithi060 bash[68878]: cluster 2024-08-17T18:01:15.784741+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:17.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:16 smithi060 bash[68878]: cluster 2024-08-17T18:01:15.784741+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:17.183 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:16 smithi016 bash[84186]: cluster 2024-08-17T18:01:15.784741+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:17.183 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:16 smithi016 bash[84186]: cluster 2024-08-17T18:01:15.784741+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:17.183 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:16 smithi016 bash[86572]: cluster 2024-08-17T18:01:15.784741+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:17.183 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:16 smithi016 bash[86572]: cluster 2024-08-17T18:01:15.784741+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:18 smithi016 bash[84186]: cluster 2024-08-17T18:01:17.785543+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:19.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:18 smithi016 bash[84186]: cluster 2024-08-17T18:01:17.785543+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:19.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:18 smithi016 bash[86572]: cluster 2024-08-17T18:01:17.785543+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:19.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:18 smithi016 bash[86572]: cluster 2024-08-17T18:01:17.785543+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:18 smithi060 bash[68878]: cluster 2024-08-17T18:01:17.785543+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:19.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:18 smithi060 bash[68878]: cluster 2024-08-17T18:01:17.785543+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:01:20 smithi060 bash[61583]: ts=2024-08-17T18:01:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:21.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:20 smithi060 bash[68878]: cluster 2024-08-17T18:01:19.786395+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:21.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:20 smithi060 bash[68878]: cluster 2024-08-17T18:01:19.786395+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:21.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:20 smithi016 bash[86572]: cluster 2024-08-17T18:01:19.786395+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:21.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:20 smithi016 bash[86572]: cluster 2024-08-17T18:01:19.786395+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:20 smithi016 bash[84186]: cluster 2024-08-17T18:01:19.786395+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:20 smithi016 bash[84186]: cluster 2024-08-17T18:01:19.786395+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:21.820 INFO:teuthology.orchestra.run.smithi016.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:21.820 INFO:teuthology.orchestra.run.smithi016.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:01:21.877 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T18:01:21.917 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:21 smithi016 bash[84186]: audit 2024-08-17T18:01:21.746892+0000 mon.a (mon.0) 1898 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:21.918 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:21 smithi016 bash[84186]: audit 2024-08-17T18:01:21.746892+0000 mon.a (mon.0) 1898 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:21.918 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:21 smithi016 bash[86572]: audit 2024-08-17T18:01:21.746892+0000 mon.a (mon.0) 1898 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:21.918 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:21 smithi016 bash[86572]: audit 2024-08-17T18:01:21.746892+0000 mon.a (mon.0) 1898 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:22.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:21 smithi060 bash[68878]: audit 2024-08-17T18:01:21.746892+0000 mon.a (mon.0) 1898 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:22.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:21 smithi060 bash[68878]: audit 2024-08-17T18:01:21.746892+0000 mon.a (mon.0) 1898 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:23.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: cluster 2024-08-17T18:01:21.787191+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: cluster 2024-08-17T18:01:21.787191+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: audit 2024-08-17T18:01:21.880231+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: audit 2024-08-17T18:01:21.880231+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: cluster 2024-08-17T18:01:21.884469+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: cluster 2024-08-17T18:01:21.884469+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: audit 2024-08-17T18:01:22.369299+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:22 smithi060 bash[68878]: audit 2024-08-17T18:01:22.369299+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: cluster 2024-08-17T18:01:21.787191+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: cluster 2024-08-17T18:01:21.787191+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:23.309 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: audit 2024-08-17T18:01:21.880231+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: audit 2024-08-17T18:01:21.880231+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: cluster 2024-08-17T18:01:21.884469+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: cluster 2024-08-17T18:01:21.884469+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: audit 2024-08-17T18:01:22.369299+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[86572]: audit 2024-08-17T18:01:22.369299+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: cluster 2024-08-17T18:01:21.787191+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: cluster 2024-08-17T18:01:21.787191+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:23.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: audit 2024-08-17T18:01:21.880231+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:23.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: audit 2024-08-17T18:01:21.880231+0000 mon.a (mon.0) 1899 : audit [INF] from='client.? 172.21.15.16:0/1920677134' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:23.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: cluster 2024-08-17T18:01:21.884469+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T18:01:23.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: cluster 2024-08-17T18:01:21.884469+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T18:01:23.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: audit 2024-08-17T18:01:22.369299+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.311 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:22 smithi016 bash[84186]: audit 2024-08-17T18:01:22.369299+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.328 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 1 2024-08-17T18:01:24.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:01:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:01:24] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.51.0" 2024-08-17T18:01:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:24 smithi060 bash[68878]: cluster 2024-08-17T18:01:23.788222+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:25.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:24 smithi060 bash[68878]: cluster 2024-08-17T18:01:23.788222+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:24 smithi016 bash[84186]: cluster 2024-08-17T18:01:23.788222+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:24 smithi016 bash[84186]: cluster 2024-08-17T18:01:23.788222+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:25.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:24 smithi016 bash[86572]: cluster 2024-08-17T18:01:23.788222+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:25.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:24 smithi016 bash[86572]: cluster 2024-08-17T18:01:23.788222+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[84186]: audit 2024-08-17T18:01:25.767784+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[84186]: audit 2024-08-17T18:01:25.767784+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[84186]: cluster 2024-08-17T18:01:25.788804+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[84186]: cluster 2024-08-17T18:01:25.788804+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[86572]: audit 2024-08-17T18:01:25.767784+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[86572]: audit 2024-08-17T18:01:25.767784+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[86572]: cluster 2024-08-17T18:01:25.788804+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:26.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:26 smithi016 bash[86572]: cluster 2024-08-17T18:01:25.788804+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:26 smithi060 bash[68878]: audit 2024-08-17T18:01:25.767784+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:26 smithi060 bash[68878]: audit 2024-08-17T18:01:25.767784+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:26 smithi060 bash[68878]: cluster 2024-08-17T18:01:25.788804+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:26.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:26 smithi060 bash[68878]: cluster 2024-08-17T18:01:25.788804+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:27 smithi060 bash[68878]: audit 2024-08-17T18:01:26.376339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:27 smithi060 bash[68878]: audit 2024-08-17T18:01:26.376339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:27 smithi060 bash[68878]: audit 2024-08-17T18:01:26.381321+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:27 smithi060 bash[68878]: audit 2024-08-17T18:01:26.381321+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[84186]: audit 2024-08-17T18:01:26.376339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[84186]: audit 2024-08-17T18:01:26.376339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[84186]: audit 2024-08-17T18:01:26.381321+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[84186]: audit 2024-08-17T18:01:26.381321+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[86572]: audit 2024-08-17T18:01:26.376339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[86572]: audit 2024-08-17T18:01:26.376339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[86572]: audit 2024-08-17T18:01:26.381321+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:27.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:27 smithi016 bash[86572]: audit 2024-08-17T18:01:26.381321+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:28.165 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:28.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:28 smithi016 bash[86572]: cluster 2024-08-17T18:01:27.789512+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:28.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:28 smithi016 bash[84186]: cluster 2024-08-17T18:01:27.789512+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:28 smithi060 bash[68878]: cluster 2024-08-17T18:01:27.789512+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:28 smithi060 bash[68878]: cluster 2024-08-17T18:01:27.789512+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:29.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:28 smithi016 bash[84186]: cluster 2024-08-17T18:01:27.789512+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:29.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:28 smithi016 bash[86572]: cluster 2024-08-17T18:01:27.789512+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:01:30 smithi060 bash[61583]: ts=2024-08-17T18:01:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:30 smithi060 bash[68878]: cluster 2024-08-17T18:01:29.790455+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:30 smithi060 bash[68878]: cluster 2024-08-17T18:01:29.790455+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:30 smithi016 bash[84186]: cluster 2024-08-17T18:01:29.790455+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:30 smithi016 bash[84186]: cluster 2024-08-17T18:01:29.790455+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:31.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:30 smithi016 bash[86572]: cluster 2024-08-17T18:01:29.790455+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:31.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:30 smithi016 bash[86572]: cluster 2024-08-17T18:01:29.790455+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: cluster 2024-08-17T18:01:31.791104+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: cluster 2024-08-17T18:01:31.791104+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.001619+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.001619+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.009879+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.009879+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.074459+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.074459+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.085965+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.085965+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.743755+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.743755+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.744956+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.744956+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.754032+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.754032+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.788943+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.16:0/3323882370' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.788943+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.16:0/3323882370' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.789326+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[84186]: audit 2024-08-17T18:01:32.789326+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: cluster 2024-08-17T18:01:31.791104+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: cluster 2024-08-17T18:01:31.791104+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.001619+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.001619+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.009879+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.009879+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.074459+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.074459+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.085965+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.085965+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.743755+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.743755+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.744956+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.744956+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:33.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.754032+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.754032+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.788943+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.16:0/3323882370' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.788943+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.16:0/3323882370' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.789326+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.331 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:33 smithi016 bash[86572]: audit 2024-08-17T18:01:32.789326+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: cluster 2024-08-17T18:01:31.791104+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: cluster 2024-08-17T18:01:31.791104+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.001619+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.001619+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.009879+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.009879+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.074459+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.074459+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.085965+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.085965+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.743755+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.743755+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.744956+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.744956+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.754032+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:32 smithi060 bash[68878]: audit 2024-08-17T18:01:32.754032+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:33 smithi060 bash[68878]: audit 2024-08-17T18:01:32.788943+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.16:0/3323882370' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:33 smithi060 bash[68878]: audit 2024-08-17T18:01:32.788943+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.16:0/3323882370' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:33 smithi060 bash[68878]: audit 2024-08-17T18:01:32.789326+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:33 smithi060 bash[68878]: audit 2024-08-17T18:01:32.789326+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:01:33.763 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-08-17T18:01:34.759 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:01:34] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.51.0" 2024-08-17T18:01:34.841 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[84186]: audit 2024-08-17T18:01:33.752307+0000 mon.a (mon.0) 1913 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[84186]: audit 2024-08-17T18:01:33.752307+0000 mon.a (mon.0) 1913 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[84186]: cluster 2024-08-17T18:01:33.760481+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[84186]: cluster 2024-08-17T18:01:33.760481+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[84186]: cluster 2024-08-17T18:01:33.791560+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[84186]: cluster 2024-08-17T18:01:33.791560+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:35.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[86572]: audit 2024-08-17T18:01:33.752307+0000 mon.a (mon.0) 1913 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:35.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[86572]: audit 2024-08-17T18:01:33.752307+0000 mon.a (mon.0) 1913 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:35.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[86572]: cluster 2024-08-17T18:01:33.760481+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T18:01:35.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[86572]: cluster 2024-08-17T18:01:33.760481+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T18:01:35.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[86572]: cluster 2024-08-17T18:01:33.791560+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:35.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:34 smithi016 bash[86572]: cluster 2024-08-17T18:01:33.791560+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:34 smithi060 bash[68878]: audit 2024-08-17T18:01:33.752307+0000 mon.a (mon.0) 1913 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:34 smithi060 bash[68878]: audit 2024-08-17T18:01:33.752307+0000 mon.a (mon.0) 1913 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:01:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:34 smithi060 bash[68878]: cluster 2024-08-17T18:01:33.760481+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T18:01:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:34 smithi060 bash[68878]: cluster 2024-08-17T18:01:33.760481+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T18:01:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:34 smithi060 bash[68878]: cluster 2024-08-17T18:01:33.791560+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:35.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:34 smithi060 bash[68878]: cluster 2024-08-17T18:01:33.791560+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:35 smithi016 bash[86572]: cluster 2024-08-17T18:01:34.769656+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T18:01:36.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:35 smithi016 bash[86572]: cluster 2024-08-17T18:01:34.769656+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T18:01:36.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:35 smithi016 bash[84186]: cluster 2024-08-17T18:01:34.769656+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T18:01:36.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:35 smithi016 bash[84186]: cluster 2024-08-17T18:01:34.769656+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T18:01:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:35 smithi060 bash[68878]: cluster 2024-08-17T18:01:34.769656+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T18:01:36.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:35 smithi060 bash[68878]: cluster 2024-08-17T18:01:34.769656+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T18:01:37.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:36 smithi016 bash[84186]: cluster 2024-08-17T18:01:35.792290+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:37.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:36 smithi016 bash[84186]: cluster 2024-08-17T18:01:35.792290+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:37.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:36 smithi016 bash[86572]: cluster 2024-08-17T18:01:35.792290+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:37.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:36 smithi016 bash[86572]: cluster 2024-08-17T18:01:35.792290+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:36 smithi060 bash[68878]: cluster 2024-08-17T18:01:35.792290+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:36 smithi060 bash[68878]: cluster 2024-08-17T18:01:35.792290+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:38.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:37 smithi016 bash[84186]: audit 2024-08-17T18:01:37.369601+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:38.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:37 smithi016 bash[84186]: audit 2024-08-17T18:01:37.369601+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:38.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:37 smithi016 bash[86572]: audit 2024-08-17T18:01:37.369601+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:38.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:37 smithi016 bash[86572]: audit 2024-08-17T18:01:37.369601+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:37 smithi060 bash[68878]: audit 2024-08-17T18:01:37.369601+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:37 smithi060 bash[68878]: audit 2024-08-17T18:01:37.369601+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:38 smithi016 bash[84186]: cluster 2024-08-17T18:01:37.793059+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:39.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:38 smithi016 bash[84186]: cluster 2024-08-17T18:01:37.793059+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:39.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:38 smithi016 bash[86572]: cluster 2024-08-17T18:01:37.793059+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:39.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:38 smithi016 bash[86572]: cluster 2024-08-17T18:01:37.793059+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:39.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:38 smithi060 bash[68878]: cluster 2024-08-17T18:01:37.793059+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:39.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:38 smithi060 bash[68878]: cluster 2024-08-17T18:01:37.793059+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:39.638 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:01:40 smithi060 bash[61583]: ts=2024-08-17T18:01:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:41.124 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:40 smithi016 bash[84186]: cluster 2024-08-17T18:01:39.794010+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 B/s, 0 objects/s recovering 2024-08-17T18:01:41.124 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:40 smithi016 bash[84186]: cluster 2024-08-17T18:01:39.794010+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 B/s, 0 objects/s recovering 2024-08-17T18:01:41.124 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:40 smithi016 bash[86572]: cluster 2024-08-17T18:01:39.794010+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 B/s, 0 objects/s recovering 2024-08-17T18:01:41.124 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:40 smithi016 bash[86572]: cluster 2024-08-17T18:01:39.794010+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 B/s, 0 objects/s recovering 2024-08-17T18:01:41.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:40 smithi060 bash[68878]: cluster 2024-08-17T18:01:39.794010+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 B/s, 0 objects/s recovering 2024-08-17T18:01:41.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:40 smithi060 bash[68878]: cluster 2024-08-17T18:01:39.794010+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 B/s, 0 objects/s recovering 2024-08-17T18:01:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:42 smithi060 bash[68878]: cluster 2024-08-17T18:01:41.794901+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 B/s, 0 objects/s recovering 2024-08-17T18:01:43.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:42 smithi060 bash[68878]: cluster 2024-08-17T18:01:41.794901+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 B/s, 0 objects/s recovering 2024-08-17T18:01:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:42 smithi016 bash[84186]: cluster 2024-08-17T18:01:41.794901+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 B/s, 0 objects/s recovering 2024-08-17T18:01:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:42 smithi016 bash[84186]: cluster 2024-08-17T18:01:41.794901+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 B/s, 0 objects/s recovering 2024-08-17T18:01:43.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:42 smithi016 bash[86572]: cluster 2024-08-17T18:01:41.794901+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 B/s, 0 objects/s recovering 2024-08-17T18:01:43.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:42 smithi016 bash[86572]: cluster 2024-08-17T18:01:41.794901+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 B/s, 0 objects/s recovering 2024-08-17T18:01:43.867 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T18:01:44.136 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[86572]: audit 2024-08-17T18:01:43.737565+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.16:0/2830934897' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.136 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[86572]: audit 2024-08-17T18:01:43.737565+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.16:0/2830934897' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.137 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[86572]: audit 2024-08-17T18:01:43.738421+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.137 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[86572]: audit 2024-08-17T18:01:43.738421+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.137 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[84186]: audit 2024-08-17T18:01:43.737565+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.16:0/2830934897' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.137 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[84186]: audit 2024-08-17T18:01:43.737565+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.16:0/2830934897' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.137 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[84186]: audit 2024-08-17T18:01:43.738421+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.137 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:43 smithi016 bash[84186]: audit 2024-08-17T18:01:43.738421+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:43 smithi060 bash[68878]: audit 2024-08-17T18:01:43.737565+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.16:0/2830934897' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:43 smithi060 bash[68878]: audit 2024-08-17T18:01:43.737565+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.16:0/2830934897' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:43 smithi060 bash[68878]: audit 2024-08-17T18:01:43.738421+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:43 smithi060 bash[68878]: audit 2024-08-17T18:01:43.738421+0000 mon.a (mon.0) 1917 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:44.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:01:44] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.51.0" 2024-08-17T18:01:44.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 4 1 2024-08-17T18:01:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:44 smithi060 bash[68878]: cluster 2024-08-17T18:01:43.795760+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:44 smithi060 bash[68878]: cluster 2024-08-17T18:01:43.795760+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:44 smithi060 bash[68878]: audit 2024-08-17T18:01:43.862305+0000 mon.a (mon.0) 1918 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:44 smithi060 bash[68878]: audit 2024-08-17T18:01:43.862305+0000 mon.a (mon.0) 1918 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:44 smithi060 bash[68878]: cluster 2024-08-17T18:01:43.868722+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T18:01:45.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:44 smithi060 bash[68878]: cluster 2024-08-17T18:01:43.868722+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T18:01:45.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[84186]: cluster 2024-08-17T18:01:43.795760+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:45.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[84186]: cluster 2024-08-17T18:01:43.795760+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:45.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[84186]: audit 2024-08-17T18:01:43.862305+0000 mon.a (mon.0) 1918 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:45.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[84186]: audit 2024-08-17T18:01:43.862305+0000 mon.a (mon.0) 1918 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:45.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[84186]: cluster 2024-08-17T18:01:43.868722+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T18:01:45.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[84186]: cluster 2024-08-17T18:01:43.868722+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T18:01:45.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[86572]: cluster 2024-08-17T18:01:43.795760+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:45.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[86572]: cluster 2024-08-17T18:01:43.795760+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:45.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[86572]: audit 2024-08-17T18:01:43.862305+0000 mon.a (mon.0) 1918 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:45.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[86572]: audit 2024-08-17T18:01:43.862305+0000 mon.a (mon.0) 1918 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:45.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[86572]: cluster 2024-08-17T18:01:43.868722+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T18:01:45.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:44 smithi016 bash[86572]: cluster 2024-08-17T18:01:43.868722+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T18:01:47.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:46 smithi060 bash[68878]: cluster 2024-08-17T18:01:45.796547+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:47.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:46 smithi060 bash[68878]: cluster 2024-08-17T18:01:45.796547+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:47.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:46 smithi016 bash[84186]: cluster 2024-08-17T18:01:45.796547+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:47.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:46 smithi016 bash[84186]: cluster 2024-08-17T18:01:45.796547+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:47.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:46 smithi016 bash[86572]: cluster 2024-08-17T18:01:45.796547+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:47.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:46 smithi016 bash[86572]: cluster 2024-08-17T18:01:45.796547+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:48 smithi060 bash[68878]: cluster 2024-08-17T18:01:47.797306+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:48 smithi060 bash[68878]: cluster 2024-08-17T18:01:47.797306+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:48 smithi016 bash[84186]: cluster 2024-08-17T18:01:47.797306+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:48 smithi016 bash[84186]: cluster 2024-08-17T18:01:47.797306+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:48 smithi016 bash[86572]: cluster 2024-08-17T18:01:47.797306+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:48 smithi016 bash[86572]: cluster 2024-08-17T18:01:47.797306+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 B/s, 0 objects/s recovering 2024-08-17T18:01:49.638 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:01:50 smithi060 bash[61583]: ts=2024-08-17T18:01:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:50 smithi060 bash[68878]: cluster 2024-08-17T18:01:49.798293+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:50 smithi060 bash[68878]: cluster 2024-08-17T18:01:49.798293+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:51.223 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:50 smithi016 bash[84186]: cluster 2024-08-17T18:01:49.798293+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:51.223 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:50 smithi016 bash[84186]: cluster 2024-08-17T18:01:49.798293+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:51.223 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:50 smithi016 bash[86572]: cluster 2024-08-17T18:01:49.798293+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:51.223 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:50 smithi016 bash[86572]: cluster 2024-08-17T18:01:49.798293+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:52 smithi060 bash[68878]: cluster 2024-08-17T18:01:51.799157+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:52 smithi060 bash[68878]: cluster 2024-08-17T18:01:51.799157+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:52 smithi060 bash[68878]: audit 2024-08-17T18:01:52.369613+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:52 smithi060 bash[68878]: audit 2024-08-17T18:01:52.369613+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[84186]: cluster 2024-08-17T18:01:51.799157+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[84186]: cluster 2024-08-17T18:01:51.799157+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[84186]: audit 2024-08-17T18:01:52.369613+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[84186]: audit 2024-08-17T18:01:52.369613+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:53.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[86572]: cluster 2024-08-17T18:01:51.799157+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[86572]: cluster 2024-08-17T18:01:51.799157+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[86572]: audit 2024-08-17T18:01:52.369613+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:52 smithi016 bash[86572]: audit 2024-08-17T18:01:52.369613+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:01:54] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T18:01:54.892 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-08-17T18:01:55.151 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[84186]: cluster 2024-08-17T18:01:53.799803+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:55.151 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[84186]: cluster 2024-08-17T18:01:53.799803+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:55.151 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[84186]: audit 2024-08-17T18:01:53.887535+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:55.152 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[84186]: audit 2024-08-17T18:01:53.887535+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:55.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[86572]: cluster 2024-08-17T18:01:53.799803+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:55.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[86572]: cluster 2024-08-17T18:01:53.799803+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:55.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[86572]: audit 2024-08-17T18:01:53.887535+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:55.152 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:54 smithi016 bash[86572]: audit 2024-08-17T18:01:53.887535+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:54 smithi060 bash[68878]: cluster 2024-08-17T18:01:53.799803+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:54 smithi060 bash[68878]: cluster 2024-08-17T18:01:53.799803+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:54 smithi060 bash[68878]: audit 2024-08-17T18:01:53.887535+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:55.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:54 smithi060 bash[68878]: audit 2024-08-17T18:01:53.887535+0000 mon.a (mon.0) 1921 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:01:55.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T18:01:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[84186]: audit 2024-08-17T18:01:54.893958+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[84186]: audit 2024-08-17T18:01:54.893958+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[84186]: cluster 2024-08-17T18:01:54.901671+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T18:01:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[84186]: cluster 2024-08-17T18:01:54.901671+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T18:01:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[86572]: audit 2024-08-17T18:01:54.893958+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[86572]: audit 2024-08-17T18:01:54.893958+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[86572]: cluster 2024-08-17T18:01:54.901671+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T18:01:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:55 smithi016 bash[86572]: cluster 2024-08-17T18:01:54.901671+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T18:01:56.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:55 smithi060 bash[68878]: audit 2024-08-17T18:01:54.893958+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:56.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:55 smithi060 bash[68878]: audit 2024-08-17T18:01:54.893958+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.16:0/2874089829' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:01:56.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:55 smithi060 bash[68878]: cluster 2024-08-17T18:01:54.901671+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T18:01:56.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:55 smithi060 bash[68878]: cluster 2024-08-17T18:01:54.901671+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T18:01:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:56 smithi060 bash[68878]: cluster 2024-08-17T18:01:55.800378+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:56 smithi060 bash[68878]: cluster 2024-08-17T18:01:55.800378+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:56 smithi016 bash[84186]: cluster 2024-08-17T18:01:55.800378+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:56 smithi016 bash[84186]: cluster 2024-08-17T18:01:55.800378+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:56 smithi016 bash[86572]: cluster 2024-08-17T18:01:55.800378+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:56 smithi016 bash[86572]: cluster 2024-08-17T18:01:55.800378+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:59.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:58 smithi060 bash[68878]: cluster 2024-08-17T18:01:57.801098+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:59.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:01:58 smithi060 bash[68878]: cluster 2024-08-17T18:01:57.801098+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:58 smithi016 bash[84186]: cluster 2024-08-17T18:01:57.801098+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:01:58 smithi016 bash[84186]: cluster 2024-08-17T18:01:57.801098+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:59.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:58 smithi016 bash[86572]: cluster 2024-08-17T18:01:57.801098+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:01:59.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:01:58 smithi016 bash[86572]: cluster 2024-08-17T18:01:57.801098+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:00.619 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:02:00 smithi060 bash[61583]: ts=2024-08-17T18:02:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:00 smithi060 bash[68878]: cluster 2024-08-17T18:01:59.802057+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:00 smithi060 bash[68878]: cluster 2024-08-17T18:01:59.802057+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:01.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:01 smithi016 bash[84186]: cluster 2024-08-17T18:01:59.802057+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:01.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:01 smithi016 bash[84186]: cluster 2024-08-17T18:01:59.802057+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:01.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:01 smithi016 bash[86572]: cluster 2024-08-17T18:01:59.802057+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:01.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:01 smithi016 bash[86572]: cluster 2024-08-17T18:01:59.802057+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:03.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:02 smithi016 bash[84186]: cluster 2024-08-17T18:02:01.802887+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:03.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:02 smithi016 bash[84186]: cluster 2024-08-17T18:02:01.802887+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:03.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:02 smithi016 bash[86572]: cluster 2024-08-17T18:02:01.802887+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:03.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:02 smithi016 bash[86572]: cluster 2024-08-17T18:02:01.802887+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:02 smithi060 bash[68878]: cluster 2024-08-17T18:02:01.802887+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:03.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:02 smithi060 bash[68878]: cluster 2024-08-17T18:02:01.802887+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:04.606 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:02:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:02:04] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T18:02:05.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:04 smithi060 bash[68878]: cluster 2024-08-17T18:02:03.803816+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:05.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:04 smithi060 bash[68878]: cluster 2024-08-17T18:02:03.803816+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:05.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:04 smithi016 bash[84186]: cluster 2024-08-17T18:02:03.803816+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:05.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:04 smithi016 bash[84186]: cluster 2024-08-17T18:02:03.803816+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:04 smithi016 bash[86572]: cluster 2024-08-17T18:02:03.803816+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:04 smithi016 bash[86572]: cluster 2024-08-17T18:02:03.803816+0000 mgr.y (mgr.34107) 1448 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:05.931 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T18:02:06.208 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[84186]: audit 2024-08-17T18:02:04.962400+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.16:0/2353377983' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.208 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[84186]: audit 2024-08-17T18:02:04.962400+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.16:0/2353377983' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.208 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[84186]: audit 2024-08-17T18:02:04.962807+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.208 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[84186]: audit 2024-08-17T18:02:04.962807+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.208 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[86572]: audit 2024-08-17T18:02:04.962400+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.16:0/2353377983' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.209 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[86572]: audit 2024-08-17T18:02:04.962400+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.16:0/2353377983' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.209 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[86572]: audit 2024-08-17T18:02:04.962807+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.209 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:05 smithi016 bash[86572]: audit 2024-08-17T18:02:04.962807+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:05 smithi060 bash[68878]: audit 2024-08-17T18:02:04.962400+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.16:0/2353377983' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:05 smithi060 bash[68878]: audit 2024-08-17T18:02:04.962400+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.16:0/2353377983' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:05 smithi060 bash[68878]: audit 2024-08-17T18:02:04.962807+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:05 smithi060 bash[68878]: audit 2024-08-17T18:02:04.962807+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:06.880 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 5 1 2024-08-17T18:02:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[84186]: cluster 2024-08-17T18:02:05.804522+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[84186]: cluster 2024-08-17T18:02:05.804522+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[84186]: audit 2024-08-17T18:02:05.924973+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[84186]: audit 2024-08-17T18:02:05.924973+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[84186]: cluster 2024-08-17T18:02:05.932959+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[84186]: cluster 2024-08-17T18:02:05.932959+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[86572]: cluster 2024-08-17T18:02:05.804522+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[86572]: cluster 2024-08-17T18:02:05.804522+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[86572]: audit 2024-08-17T18:02:05.924973+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[86572]: audit 2024-08-17T18:02:05.924973+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[86572]: cluster 2024-08-17T18:02:05.932959+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T18:02:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:06 smithi016 bash[86572]: cluster 2024-08-17T18:02:05.932959+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T18:02:07.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:06 smithi060 bash[68878]: cluster 2024-08-17T18:02:05.804522+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:07.428 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:06 smithi060 bash[68878]: cluster 2024-08-17T18:02:05.804522+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:07.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:06 smithi060 bash[68878]: audit 2024-08-17T18:02:05.924973+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:07.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:06 smithi060 bash[68878]: audit 2024-08-17T18:02:05.924973+0000 mon.a (mon.0) 1925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:07.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:06 smithi060 bash[68878]: cluster 2024-08-17T18:02:05.932959+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T18:02:07.429 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:06 smithi060 bash[68878]: cluster 2024-08-17T18:02:05.932959+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T18:02:08.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:07 smithi016 bash[84186]: audit 2024-08-17T18:02:07.370640+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:08.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:07 smithi016 bash[84186]: audit 2024-08-17T18:02:07.370640+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:07 smithi016 bash[86572]: audit 2024-08-17T18:02:07.370640+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:07 smithi016 bash[86572]: audit 2024-08-17T18:02:07.370640+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:07 smithi060 bash[68878]: audit 2024-08-17T18:02:07.370640+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:07 smithi060 bash[68878]: audit 2024-08-17T18:02:07.370640+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:08 smithi016 bash[84186]: cluster 2024-08-17T18:02:07.805217+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:08 smithi016 bash[84186]: cluster 2024-08-17T18:02:07.805217+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:09.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:08 smithi016 bash[86572]: cluster 2024-08-17T18:02:07.805217+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:08 smithi016 bash[86572]: cluster 2024-08-17T18:02:07.805217+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:08 smithi060 bash[68878]: cluster 2024-08-17T18:02:07.805217+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:08 smithi060 bash[68878]: cluster 2024-08-17T18:02:07.805217+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:02:10 smithi060 bash[61583]: ts=2024-08-17T18:02:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:10 smithi016 bash[84186]: cluster 2024-08-17T18:02:09.806304+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:10 smithi016 bash[84186]: cluster 2024-08-17T18:02:09.806304+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:11.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:10 smithi016 bash[86572]: cluster 2024-08-17T18:02:09.806304+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:11.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:10 smithi016 bash[86572]: cluster 2024-08-17T18:02:09.806304+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:10 smithi060 bash[68878]: cluster 2024-08-17T18:02:09.806304+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:10 smithi060 bash[68878]: cluster 2024-08-17T18:02:09.806304+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:11.682 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:13.203 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:12 smithi016 bash[84186]: cluster 2024-08-17T18:02:11.807294+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:13.204 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:12 smithi016 bash[84186]: cluster 2024-08-17T18:02:11.807294+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:13.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:12 smithi016 bash[86572]: cluster 2024-08-17T18:02:11.807294+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:13.204 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:12 smithi016 bash[86572]: cluster 2024-08-17T18:02:11.807294+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:12 smithi060 bash[68878]: cluster 2024-08-17T18:02:11.807294+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:12 smithi060 bash[68878]: cluster 2024-08-17T18:02:11.807294+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:14.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:02:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:02:14] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.51.0" 2024-08-17T18:02:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:14 smithi016 bash[84186]: cluster 2024-08-17T18:02:13.808283+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:14 smithi016 bash[84186]: cluster 2024-08-17T18:02:13.808283+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:15.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:14 smithi016 bash[86572]: cluster 2024-08-17T18:02:13.808283+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:14 smithi016 bash[86572]: cluster 2024-08-17T18:02:13.808283+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:14 smithi060 bash[68878]: cluster 2024-08-17T18:02:13.808283+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:14 smithi060 bash[68878]: cluster 2024-08-17T18:02:13.808283+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:16.969 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-08-17T18:02:17.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[84186]: cluster 2024-08-17T18:02:15.808811+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:17.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[84186]: cluster 2024-08-17T18:02:15.808811+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:17.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[84186]: audit 2024-08-17T18:02:16.237075+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.16:0/3222685127' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[84186]: audit 2024-08-17T18:02:16.237075+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.16:0/3222685127' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[84186]: audit 2024-08-17T18:02:16.237813+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.265 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[84186]: audit 2024-08-17T18:02:16.237813+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[86572]: cluster 2024-08-17T18:02:15.808811+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:17.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[86572]: cluster 2024-08-17T18:02:15.808811+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:17.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[86572]: audit 2024-08-17T18:02:16.237075+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.16:0/3222685127' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[86572]: audit 2024-08-17T18:02:16.237075+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.16:0/3222685127' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[86572]: audit 2024-08-17T18:02:16.237813+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:16 smithi016 bash[86572]: audit 2024-08-17T18:02:16.237813+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:16 smithi060 bash[68878]: cluster 2024-08-17T18:02:15.808811+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:17.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:16 smithi060 bash[68878]: cluster 2024-08-17T18:02:15.808811+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:17.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:16 smithi060 bash[68878]: audit 2024-08-17T18:02:16.237075+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.16:0/3222685127' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:16 smithi060 bash[68878]: audit 2024-08-17T18:02:16.237075+0000 mon.c (mon.2) 109 : audit [INF] from='client.? 172.21.15.16:0/3222685127' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:16 smithi060 bash[68878]: audit 2024-08-17T18:02:16.237813+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:16 smithi060 bash[68878]: audit 2024-08-17T18:02:16.237813+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:17.890 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T18:02:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[84186]: audit 2024-08-17T18:02:16.963549+0000 mon.a (mon.0) 1929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:18.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[84186]: audit 2024-08-17T18:02:16.963549+0000 mon.a (mon.0) 1929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[84186]: cluster 2024-08-17T18:02:16.970449+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[84186]: cluster 2024-08-17T18:02:16.970449+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[84186]: cluster 2024-08-17T18:02:17.973043+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[84186]: cluster 2024-08-17T18:02:17.973043+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[86572]: audit 2024-08-17T18:02:16.963549+0000 mon.a (mon.0) 1929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[86572]: audit 2024-08-17T18:02:16.963549+0000 mon.a (mon.0) 1929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[86572]: cluster 2024-08-17T18:02:16.970449+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[86572]: cluster 2024-08-17T18:02:16.970449+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[86572]: cluster 2024-08-17T18:02:17.973043+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T18:02:18.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:17 smithi016 bash[86572]: cluster 2024-08-17T18:02:17.973043+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T18:02:18.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:17 smithi060 bash[68878]: audit 2024-08-17T18:02:16.963549+0000 mon.a (mon.0) 1929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:17 smithi060 bash[68878]: audit 2024-08-17T18:02:16.963549+0000 mon.a (mon.0) 1929 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:17 smithi060 bash[68878]: cluster 2024-08-17T18:02:16.970449+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T18:02:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:17 smithi060 bash[68878]: cluster 2024-08-17T18:02:16.970449+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T18:02:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:17 smithi060 bash[68878]: cluster 2024-08-17T18:02:17.973043+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T18:02:18.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:17 smithi060 bash[68878]: cluster 2024-08-17T18:02:17.973043+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T18:02:19.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:18 smithi016 bash[84186]: cluster 2024-08-17T18:02:17.809375+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:19.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:18 smithi016 bash[84186]: cluster 2024-08-17T18:02:17.809375+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:19.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:18 smithi016 bash[86572]: cluster 2024-08-17T18:02:17.809375+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:19.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:18 smithi016 bash[86572]: cluster 2024-08-17T18:02:17.809375+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:18 smithi060 bash[68878]: cluster 2024-08-17T18:02:17.809375+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:18 smithi060 bash[68878]: cluster 2024-08-17T18:02:17.809375+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:20 smithi016 bash[84186]: cluster 2024-08-17T18:02:19.993220+0000 mon.a (mon.0) 1932 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-08-17T18:02:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:20 smithi016 bash[84186]: cluster 2024-08-17T18:02:19.993220+0000 mon.a (mon.0) 1932 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-08-17T18:02:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:20 smithi016 bash[86572]: cluster 2024-08-17T18:02:19.993220+0000 mon.a (mon.0) 1932 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-08-17T18:02:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:20 smithi016 bash[86572]: cluster 2024-08-17T18:02:19.993220+0000 mon.a (mon.0) 1932 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-08-17T18:02:20.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:20 smithi060 bash[68878]: cluster 2024-08-17T18:02:19.993220+0000 mon.a (mon.0) 1932 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-08-17T18:02:20.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:20 smithi060 bash[68878]: cluster 2024-08-17T18:02:19.993220+0000 mon.a (mon.0) 1932 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-08-17T18:02:20.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:02:20 smithi060 bash[61583]: ts=2024-08-17T18:02:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:21 smithi016 bash[84186]: cluster 2024-08-17T18:02:19.810456+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v1578: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:21 smithi016 bash[84186]: cluster 2024-08-17T18:02:19.810456+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v1578: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:21.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:21 smithi016 bash[86572]: cluster 2024-08-17T18:02:19.810456+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v1578: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:21 smithi016 bash[86572]: cluster 2024-08-17T18:02:19.810456+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v1578: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:21 smithi060 bash[68878]: cluster 2024-08-17T18:02:19.810456+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v1578: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:21 smithi060 bash[68878]: cluster 2024-08-17T18:02:19.810456+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v1578: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:22 smithi060 bash[68878]: cluster 2024-08-17T18:02:21.811510+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v1579: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:22 smithi060 bash[68878]: cluster 2024-08-17T18:02:21.811510+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v1579: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:22 smithi016 bash[84186]: cluster 2024-08-17T18:02:21.811510+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v1579: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:22 smithi016 bash[84186]: cluster 2024-08-17T18:02:21.811510+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v1579: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:22 smithi016 bash[86572]: cluster 2024-08-17T18:02:21.811510+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v1579: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:22 smithi016 bash[86572]: cluster 2024-08-17T18:02:21.811510+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v1579: 73 pgs: 4 activating, 69 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:22.699 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:23 smithi060 bash[68878]: audit 2024-08-17T18:02:22.378200+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:23.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:23 smithi060 bash[68878]: audit 2024-08-17T18:02:22.378200+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:23 smithi060 bash[68878]: audit 2024-08-17T18:02:22.380248+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:23.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:23 smithi060 bash[68878]: audit 2024-08-17T18:02:22.380248+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[84186]: audit 2024-08-17T18:02:22.378200+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[84186]: audit 2024-08-17T18:02:22.378200+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[84186]: audit 2024-08-17T18:02:22.380248+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:23.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[84186]: audit 2024-08-17T18:02:22.380248+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:23.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[86572]: audit 2024-08-17T18:02:22.378200+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[86572]: audit 2024-08-17T18:02:22.378200+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[86572]: audit 2024-08-17T18:02:22.380248+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:23.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:23 smithi016 bash[86572]: audit 2024-08-17T18:02:22.380248+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.603 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:24 smithi016 bash[84186]: cluster 2024-08-17T18:02:23.812550+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:24.603 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:24 smithi016 bash[84186]: cluster 2024-08-17T18:02:23.812550+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:24.604 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:02:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:02:24] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T18:02:24.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:24 smithi016 bash[86572]: cluster 2024-08-17T18:02:23.812550+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:24.604 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:24 smithi016 bash[86572]: cluster 2024-08-17T18:02:23.812550+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:24 smithi060 bash[68878]: cluster 2024-08-17T18:02:23.812550+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:24.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:24 smithi060 bash[68878]: cluster 2024-08-17T18:02:23.812550+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-17T18:02:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:25 smithi060 bash[68878]: cluster 2024-08-17T18:02:24.374394+0000 mon.a (mon.0) 1935 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-08-17T18:02:25.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:25 smithi060 bash[68878]: cluster 2024-08-17T18:02:24.374394+0000 mon.a (mon.0) 1935 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-08-17T18:02:25.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:25 smithi060 bash[68878]: cluster 2024-08-17T18:02:24.374440+0000 mon.a (mon.0) 1936 : cluster [INF] Cluster is now healthy 2024-08-17T18:02:25.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:25 smithi060 bash[68878]: cluster 2024-08-17T18:02:24.374440+0000 mon.a (mon.0) 1936 : cluster [INF] Cluster is now healthy 2024-08-17T18:02:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[84186]: cluster 2024-08-17T18:02:24.374394+0000 mon.a (mon.0) 1935 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-08-17T18:02:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[84186]: cluster 2024-08-17T18:02:24.374394+0000 mon.a (mon.0) 1935 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-08-17T18:02:25.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[84186]: cluster 2024-08-17T18:02:24.374440+0000 mon.a (mon.0) 1936 : cluster [INF] Cluster is now healthy 2024-08-17T18:02:25.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[84186]: cluster 2024-08-17T18:02:24.374440+0000 mon.a (mon.0) 1936 : cluster [INF] Cluster is now healthy 2024-08-17T18:02:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[86572]: cluster 2024-08-17T18:02:24.374394+0000 mon.a (mon.0) 1935 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-08-17T18:02:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[86572]: cluster 2024-08-17T18:02:24.374394+0000 mon.a (mon.0) 1935 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-08-17T18:02:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[86572]: cluster 2024-08-17T18:02:24.374440+0000 mon.a (mon.0) 1936 : cluster [INF] Cluster is now healthy 2024-08-17T18:02:25.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:25 smithi016 bash[86572]: cluster 2024-08-17T18:02:24.374440+0000 mon.a (mon.0) 1936 : cluster [INF] Cluster is now healthy 2024-08-17T18:02:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:26 smithi060 bash[68878]: cluster 2024-08-17T18:02:25.813256+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-08-17T18:02:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:26 smithi060 bash[68878]: cluster 2024-08-17T18:02:25.813256+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-08-17T18:02:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:26 smithi016 bash[84186]: cluster 2024-08-17T18:02:25.813256+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-08-17T18:02:26.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:26 smithi016 bash[84186]: cluster 2024-08-17T18:02:25.813256+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-08-17T18:02:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:26 smithi016 bash[86572]: cluster 2024-08-17T18:02:25.813256+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-08-17T18:02:26.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:26 smithi016 bash[86572]: cluster 2024-08-17T18:02:25.813256+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 694 B/s rd, 0 op/s 2024-08-17T18:02:27.410 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T18:02:27.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:27 smithi060 bash[68878]: audit 2024-08-17T18:02:27.214736+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.16:0/4169038171' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:27 smithi060 bash[68878]: audit 2024-08-17T18:02:27.214736+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.16:0/4169038171' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:27 smithi060 bash[68878]: audit 2024-08-17T18:02:27.215298+0000 mon.a (mon.0) 1937 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:27 smithi060 bash[68878]: audit 2024-08-17T18:02:27.215298+0000 mon.a (mon.0) 1937 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[84186]: audit 2024-08-17T18:02:27.214736+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.16:0/4169038171' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[84186]: audit 2024-08-17T18:02:27.214736+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.16:0/4169038171' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[84186]: audit 2024-08-17T18:02:27.215298+0000 mon.a (mon.0) 1937 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.697 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[84186]: audit 2024-08-17T18:02:27.215298+0000 mon.a (mon.0) 1937 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.697 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[86572]: audit 2024-08-17T18:02:27.214736+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.16:0/4169038171' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.698 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[86572]: audit 2024-08-17T18:02:27.214736+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.16:0/4169038171' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.698 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[86572]: audit 2024-08-17T18:02:27.215298+0000 mon.a (mon.0) 1937 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:27.698 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:27 smithi016 bash[86572]: audit 2024-08-17T18:02:27.215298+0000 mon.a (mon.0) 1937 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:28.378 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 6 1 2024-08-17T18:02:28.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:28 smithi060 bash[68878]: audit 2024-08-17T18:02:27.405129+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:28 smithi060 bash[68878]: audit 2024-08-17T18:02:27.405129+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:28 smithi060 bash[68878]: cluster 2024-08-17T18:02:27.411895+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T18:02:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:28 smithi060 bash[68878]: cluster 2024-08-17T18:02:27.411895+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T18:02:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:28 smithi060 bash[68878]: cluster 2024-08-17T18:02:27.813896+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-08-17T18:02:28.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:28 smithi060 bash[68878]: cluster 2024-08-17T18:02:27.813896+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-08-17T18:02:28.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[84186]: audit 2024-08-17T18:02:27.405129+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:28.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[84186]: audit 2024-08-17T18:02:27.405129+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:28.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[84186]: cluster 2024-08-17T18:02:27.411895+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T18:02:28.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[84186]: cluster 2024-08-17T18:02:27.411895+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[84186]: cluster 2024-08-17T18:02:27.813896+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[84186]: cluster 2024-08-17T18:02:27.813896+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[86572]: audit 2024-08-17T18:02:27.405129+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[86572]: audit 2024-08-17T18:02:27.405129+0000 mon.a (mon.0) 1938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[86572]: cluster 2024-08-17T18:02:27.411895+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[86572]: cluster 2024-08-17T18:02:27.411895+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[86572]: cluster 2024-08-17T18:02:27.813896+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-08-17T18:02:28.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:28 smithi016 bash[86572]: cluster 2024-08-17T18:02:27.813896+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-08-17T18:02:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:02:30 smithi060 bash[61583]: ts=2024-08-17T18:02:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:30 smithi060 bash[68878]: cluster 2024-08-17T18:02:29.814882+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:31.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:30 smithi060 bash[68878]: cluster 2024-08-17T18:02:29.814882+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:30 smithi016 bash[84186]: cluster 2024-08-17T18:02:29.814882+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:30 smithi016 bash[84186]: cluster 2024-08-17T18:02:29.814882+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:31.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:30 smithi016 bash[86572]: cluster 2024-08-17T18:02:29.814882+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:31.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:30 smithi016 bash[86572]: cluster 2024-08-17T18:02:29.814882+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.174 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:32 smithi060 bash[68878]: cluster 2024-08-17T18:02:31.815821+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:32 smithi060 bash[68878]: cluster 2024-08-17T18:02:31.815821+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:32 smithi060 bash[68878]: audit 2024-08-17T18:02:32.827335+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:32 smithi060 bash[68878]: audit 2024-08-17T18:02:32.827335+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:33.269 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[86572]: cluster 2024-08-17T18:02:31.815821+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.269 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[86572]: cluster 2024-08-17T18:02:31.815821+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.269 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[86572]: audit 2024-08-17T18:02:32.827335+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:33.269 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[86572]: audit 2024-08-17T18:02:32.827335+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:33.269 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[84186]: cluster 2024-08-17T18:02:31.815821+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.270 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[84186]: cluster 2024-08-17T18:02:31.815821+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:33.270 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[84186]: audit 2024-08-17T18:02:32.827335+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:33.270 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:32 smithi016 bash[84186]: audit 2024-08-17T18:02:32.827335+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: audit 2024-08-17T18:02:33.109632+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: audit 2024-08-17T18:02:33.109632+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: audit 2024-08-17T18:02:33.450059+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: audit 2024-08-17T18:02:33.450059+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: audit 2024-08-17T18:02:33.460045+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: audit 2024-08-17T18:02:33.460045+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: cluster 2024-08-17T18:02:33.816945+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:34.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:34 smithi060 bash[68878]: cluster 2024-08-17T18:02:33.816945+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:34.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:02:34] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T18:02:34.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: audit 2024-08-17T18:02:33.109632+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: audit 2024-08-17T18:02:33.109632+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: audit 2024-08-17T18:02:33.450059+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: audit 2024-08-17T18:02:33.450059+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: audit 2024-08-17T18:02:33.460045+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: audit 2024-08-17T18:02:33.460045+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: cluster 2024-08-17T18:02:33.816945+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[86572]: cluster 2024-08-17T18:02:33.816945+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: audit 2024-08-17T18:02:33.109632+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: audit 2024-08-17T18:02:33.109632+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: audit 2024-08-17T18:02:33.450059+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: audit 2024-08-17T18:02:33.450059+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: audit 2024-08-17T18:02:33.460045+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: audit 2024-08-17T18:02:33.460045+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: cluster 2024-08-17T18:02:33.816945+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:34.579 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:34 smithi016 bash[84186]: cluster 2024-08-17T18:02:33.816945+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:36 smithi060 bash[68878]: cluster 2024-08-17T18:02:35.817748+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:37.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:36 smithi060 bash[68878]: cluster 2024-08-17T18:02:35.817748+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:37.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:36 smithi016 bash[84186]: cluster 2024-08-17T18:02:35.817748+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:37.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:36 smithi016 bash[84186]: cluster 2024-08-17T18:02:35.817748+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:37.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:36 smithi016 bash[86572]: cluster 2024-08-17T18:02:35.817748+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:37.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:36 smithi016 bash[86572]: cluster 2024-08-17T18:02:35.817748+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:38.373 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-08-17T18:02:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: audit 2024-08-17T18:02:37.377080+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: audit 2024-08-17T18:02:37.377080+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: audit 2024-08-17T18:02:37.378448+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:38.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: audit 2024-08-17T18:02:37.378448+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: audit 2024-08-17T18:02:37.400518+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: audit 2024-08-17T18:02:37.400518+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: cluster 2024-08-17T18:02:37.818604+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:38.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:38 smithi060 bash[68878]: cluster 2024-08-17T18:02:37.818604+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: audit 2024-08-17T18:02:37.377080+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: audit 2024-08-17T18:02:37.377080+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: audit 2024-08-17T18:02:37.378448+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: audit 2024-08-17T18:02:37.378448+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: audit 2024-08-17T18:02:37.400518+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: audit 2024-08-17T18:02:37.400518+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: cluster 2024-08-17T18:02:37.818604+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:38.679 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[84186]: cluster 2024-08-17T18:02:37.818604+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: audit 2024-08-17T18:02:37.377080+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: audit 2024-08-17T18:02:37.377080+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: audit 2024-08-17T18:02:37.378448+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: audit 2024-08-17T18:02:37.378448+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: audit 2024-08-17T18:02:37.400518+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: audit 2024-08-17T18:02:37.400518+0000 mon.a (mon.0) 1946 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: cluster 2024-08-17T18:02:37.818604+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:38.680 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:38 smithi016 bash[86572]: cluster 2024-08-17T18:02:37.818604+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:39.384 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T18:02:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:39 smithi060 bash[68878]: audit 2024-08-17T18:02:38.375512+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:39 smithi060 bash[68878]: audit 2024-08-17T18:02:38.375512+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:39.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:39 smithi060 bash[68878]: cluster 2024-08-17T18:02:38.383109+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T18:02:39.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:39 smithi060 bash[68878]: cluster 2024-08-17T18:02:38.383109+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T18:02:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[86572]: audit 2024-08-17T18:02:38.375512+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[86572]: audit 2024-08-17T18:02:38.375512+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[86572]: cluster 2024-08-17T18:02:38.383109+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T18:02:39.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[86572]: cluster 2024-08-17T18:02:38.383109+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T18:02:39.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[84186]: audit 2024-08-17T18:02:38.375512+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[84186]: audit 2024-08-17T18:02:38.375512+0000 mon.a (mon.0) 1947 : audit [INF] from='client.? 172.21.15.16:0/3137627037' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:02:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[84186]: cluster 2024-08-17T18:02:38.383109+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T18:02:39.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:39 smithi016 bash[84186]: cluster 2024-08-17T18:02:38.383109+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T18:02:40.525 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[61583]: ts=2024-08-17T18:02:40.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:39.529558+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:39.529558+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:39.539454+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:39.539454+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: cluster 2024-08-17T18:02:39.819292+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: cluster 2024-08-17T18:02:39.819292+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:40.457922+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:40.457922+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:40.463916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[86572]: audit 2024-08-17T18:02:40.463916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:39.529558+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:39.529558+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:39.539454+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:39.539454+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: cluster 2024-08-17T18:02:39.819292+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: cluster 2024-08-17T18:02:39.819292+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:40.457922+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:40.457922+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:40.463916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:40 smithi016 bash[84186]: audit 2024-08-17T18:02:40.463916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:39.529558+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:39.529558+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:39.539454+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:39.539454+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: cluster 2024-08-17T18:02:39.819292+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: cluster 2024-08-17T18:02:39.819292+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:40.457922+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:40.457922+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:40.463916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:40.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:40 smithi060 bash[68878]: audit 2024-08-17T18:02:40.463916+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[84186]: audit 2024-08-17T18:02:41.127981+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[84186]: audit 2024-08-17T18:02:41.127981+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:41.827 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[84186]: audit 2024-08-17T18:02:41.129432+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[84186]: audit 2024-08-17T18:02:41.129432+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[84186]: audit 2024-08-17T18:02:41.140715+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[84186]: audit 2024-08-17T18:02:41.140715+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[86572]: audit 2024-08-17T18:02:41.127981+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[86572]: audit 2024-08-17T18:02:41.127981+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[86572]: audit 2024-08-17T18:02:41.129432+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[86572]: audit 2024-08-17T18:02:41.129432+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[86572]: audit 2024-08-17T18:02:41.140715+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:41.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:41 smithi016 bash[86572]: audit 2024-08-17T18:02:41.140715+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:41.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:41 smithi060 bash[68878]: audit 2024-08-17T18:02:41.127981+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:41 smithi060 bash[68878]: audit 2024-08-17T18:02:41.127981+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:41 smithi060 bash[68878]: audit 2024-08-17T18:02:41.129432+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:41 smithi060 bash[68878]: audit 2024-08-17T18:02:41.129432+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:41 smithi060 bash[68878]: audit 2024-08-17T18:02:41.140715+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:41.927 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:41 smithi060 bash[68878]: audit 2024-08-17T18:02:41.140715+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:02:42.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:42 smithi016 bash[84186]: cluster 2024-08-17T18:02:41.820229+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:42.830 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:42 smithi016 bash[84186]: cluster 2024-08-17T18:02:41.820229+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:42.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:42 smithi016 bash[86572]: cluster 2024-08-17T18:02:41.820229+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:42.830 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:42 smithi016 bash[86572]: cluster 2024-08-17T18:02:41.820229+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:42 smithi060 bash[68878]: cluster 2024-08-17T18:02:41.820229+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:42.926 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:42 smithi060 bash[68878]: cluster 2024-08-17T18:02:41.820229+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:43.925 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:44.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:02:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:02:44] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:02:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:44 smithi060 bash[68878]: cluster 2024-08-17T18:02:43.821214+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:45.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:44 smithi060 bash[68878]: cluster 2024-08-17T18:02:43.821214+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:45.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:44 smithi016 bash[84186]: cluster 2024-08-17T18:02:43.821214+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:45.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:44 smithi016 bash[84186]: cluster 2024-08-17T18:02:43.821214+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:45.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:44 smithi016 bash[86572]: cluster 2024-08-17T18:02:43.821214+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:45.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:44 smithi016 bash[86572]: cluster 2024-08-17T18:02:43.821214+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:46 smithi016 bash[84186]: cluster 2024-08-17T18:02:45.821882+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:46.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:46 smithi016 bash[84186]: cluster 2024-08-17T18:02:45.821882+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:46 smithi016 bash[86572]: cluster 2024-08-17T18:02:45.821882+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:46.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:46 smithi016 bash[86572]: cluster 2024-08-17T18:02:45.821882+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:46 smithi060 bash[68878]: cluster 2024-08-17T18:02:45.821882+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:46.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:46 smithi060 bash[68878]: cluster 2024-08-17T18:02:45.821882+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:48.884 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T18:02:49.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:48 smithi060 bash[68878]: cluster 2024-08-17T18:02:47.822710+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:49.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:48 smithi060 bash[68878]: cluster 2024-08-17T18:02:47.822710+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:49.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:48 smithi060 bash[68878]: audit 2024-08-17T18:02:48.370685+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.16:0/480851825' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:48 smithi060 bash[68878]: audit 2024-08-17T18:02:48.370685+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.16:0/480851825' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:48 smithi060 bash[68878]: audit 2024-08-17T18:02:48.371200+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:48 smithi060 bash[68878]: audit 2024-08-17T18:02:48.371200+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[84186]: cluster 2024-08-17T18:02:47.822710+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[84186]: cluster 2024-08-17T18:02:47.822710+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:49.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[84186]: audit 2024-08-17T18:02:48.370685+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.16:0/480851825' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[84186]: audit 2024-08-17T18:02:48.370685+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.16:0/480851825' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[84186]: audit 2024-08-17T18:02:48.371200+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[84186]: audit 2024-08-17T18:02:48.371200+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[86572]: cluster 2024-08-17T18:02:47.822710+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[86572]: cluster 2024-08-17T18:02:47.822710+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[86572]: audit 2024-08-17T18:02:48.370685+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.16:0/480851825' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[86572]: audit 2024-08-17T18:02:48.370685+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.16:0/480851825' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[86572]: audit 2024-08-17T18:02:48.371200+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:48 smithi016 bash[86572]: audit 2024-08-17T18:02:48.371200+0000 mon.a (mon.0) 1956 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:49.767 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 1 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[84186]: audit 2024-08-17T18:02:48.879106+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[84186]: audit 2024-08-17T18:02:48.879106+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[84186]: cluster 2024-08-17T18:02:48.886036+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[84186]: cluster 2024-08-17T18:02:48.886036+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[86572]: audit 2024-08-17T18:02:48.879106+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[86572]: audit 2024-08-17T18:02:48.879106+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:02:50.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[86572]: cluster 2024-08-17T18:02:48.886036+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T18:02:50.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:49 smithi016 bash[86572]: cluster 2024-08-17T18:02:48.886036+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T18:02:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:49 smithi060 bash[68878]: audit 2024-08-17T18:02:48.879106+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:02:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:49 smithi060 bash[68878]: audit 2024-08-17T18:02:48.879106+0000 mon.a (mon.0) 1957 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:02:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:49 smithi060 bash[68878]: cluster 2024-08-17T18:02:48.886036+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T18:02:50.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:49 smithi060 bash[68878]: cluster 2024-08-17T18:02:48.886036+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T18:02:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:02:50 smithi060 bash[61583]: ts=2024-08-17T18:02:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:50 smithi060 bash[68878]: cluster 2024-08-17T18:02:49.823359+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:50 smithi060 bash[68878]: cluster 2024-08-17T18:02:49.823359+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:51.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:50 smithi016 bash[86572]: cluster 2024-08-17T18:02:49.823359+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:51.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:50 smithi016 bash[86572]: cluster 2024-08-17T18:02:49.823359+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:51.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:50 smithi016 bash[84186]: cluster 2024-08-17T18:02:49.823359+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:51.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:50 smithi016 bash[84186]: cluster 2024-08-17T18:02:49.823359+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:52 smithi060 bash[68878]: cluster 2024-08-17T18:02:51.824182+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:52 smithi060 bash[68878]: cluster 2024-08-17T18:02:51.824182+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:52 smithi060 bash[68878]: audit 2024-08-17T18:02:52.371386+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:52 smithi060 bash[68878]: audit 2024-08-17T18:02:52.371386+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[84186]: cluster 2024-08-17T18:02:51.824182+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[84186]: cluster 2024-08-17T18:02:51.824182+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[84186]: audit 2024-08-17T18:02:52.371386+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[84186]: audit 2024-08-17T18:02:52.371386+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[86572]: cluster 2024-08-17T18:02:51.824182+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[86572]: cluster 2024-08-17T18:02:51.824182+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[86572]: audit 2024-08-17T18:02:52.371386+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:52 smithi016 bash[86572]: audit 2024-08-17T18:02:52.371386+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.573 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:54.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:02:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:02:54] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:02:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:54 smithi060 bash[68878]: cluster 2024-08-17T18:02:53.825134+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:54 smithi060 bash[68878]: cluster 2024-08-17T18:02:53.825134+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:54 smithi016 bash[86572]: cluster 2024-08-17T18:02:53.825134+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:54 smithi016 bash[86572]: cluster 2024-08-17T18:02:53.825134+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:54 smithi016 bash[84186]: cluster 2024-08-17T18:02:53.825134+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:54 smithi016 bash[84186]: cluster 2024-08-17T18:02:53.825134+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:56 smithi060 bash[68878]: cluster 2024-08-17T18:02:55.825988+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:57.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:56 smithi060 bash[68878]: cluster 2024-08-17T18:02:55.825988+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:57.179 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:56 smithi016 bash[84186]: cluster 2024-08-17T18:02:55.825988+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:57.179 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:56 smithi016 bash[84186]: cluster 2024-08-17T18:02:55.825988+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:57.179 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:56 smithi016 bash[86572]: cluster 2024-08-17T18:02:55.825988+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:57.179 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:56 smithi016 bash[86572]: cluster 2024-08-17T18:02:55.825988+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:58.919 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-08-17T18:02:59.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:58 smithi060 bash[68878]: cluster 2024-08-17T18:02:57.826862+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:58 smithi060 bash[68878]: cluster 2024-08-17T18:02:57.826862+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:58 smithi060 bash[68878]: audit 2024-08-17T18:02:58.779248+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.16:0/3209406071' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:58 smithi060 bash[68878]: audit 2024-08-17T18:02:58.779248+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.16:0/3209406071' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:58 smithi060 bash[68878]: audit 2024-08-17T18:02:58.779945+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:58 smithi060 bash[68878]: audit 2024-08-17T18:02:58.779945+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[86572]: cluster 2024-08-17T18:02:57.826862+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[86572]: cluster 2024-08-17T18:02:57.826862+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[86572]: audit 2024-08-17T18:02:58.779248+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.16:0/3209406071' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[86572]: audit 2024-08-17T18:02:58.779248+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.16:0/3209406071' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[86572]: audit 2024-08-17T18:02:58.779945+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[86572]: audit 2024-08-17T18:02:58.779945+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[84186]: cluster 2024-08-17T18:02:57.826862+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[84186]: cluster 2024-08-17T18:02:57.826862+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[84186]: audit 2024-08-17T18:02:58.779248+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.16:0/3209406071' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[84186]: audit 2024-08-17T18:02:58.779248+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.16:0/3209406071' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[84186]: audit 2024-08-17T18:02:58.779945+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.193 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:58 smithi016 bash[84186]: audit 2024-08-17T18:02:58.779945+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:02:59.855 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T18:03:00.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:59 smithi060 bash[68878]: audit 2024-08-17T18:02:58.914635+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:00.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:59 smithi060 bash[68878]: audit 2024-08-17T18:02:58.914635+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:00.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:59 smithi060 bash[68878]: cluster 2024-08-17T18:02:58.920349+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T18:03:00.216 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:02:59 smithi060 bash[68878]: cluster 2024-08-17T18:02:58.920349+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T18:03:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[84186]: audit 2024-08-17T18:02:58.914635+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:00.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[84186]: audit 2024-08-17T18:02:58.914635+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[84186]: cluster 2024-08-17T18:02:58.920349+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T18:03:00.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[84186]: cluster 2024-08-17T18:02:58.920349+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T18:03:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[86572]: audit 2024-08-17T18:02:58.914635+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[86572]: audit 2024-08-17T18:02:58.914635+0000 mon.a (mon.0) 1961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[86572]: cluster 2024-08-17T18:02:58.920349+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T18:03:00.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:02:59 smithi016 bash[86572]: cluster 2024-08-17T18:02:58.920349+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T18:03:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:03:00 smithi060 bash[61583]: ts=2024-08-17T18:03:00.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:00 smithi016 bash[84186]: cluster 2024-08-17T18:02:59.827667+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:00 smithi016 bash[84186]: cluster 2024-08-17T18:02:59.827667+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:00 smithi016 bash[86572]: cluster 2024-08-17T18:02:59.827667+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:00 smithi016 bash[86572]: cluster 2024-08-17T18:02:59.827667+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:01.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:00 smithi060 bash[68878]: cluster 2024-08-17T18:02:59.827667+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:01.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:00 smithi060 bash[68878]: cluster 2024-08-17T18:02:59.827667+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:03.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:02 smithi016 bash[84186]: cluster 2024-08-17T18:03:01.828557+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:03.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:02 smithi016 bash[84186]: cluster 2024-08-17T18:03:01.828557+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:02 smithi016 bash[86572]: cluster 2024-08-17T18:03:01.828557+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:03.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:02 smithi016 bash[86572]: cluster 2024-08-17T18:03:01.828557+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:03.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:02 smithi060 bash[68878]: cluster 2024-08-17T18:03:01.828557+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:03.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:02 smithi060 bash[68878]: cluster 2024-08-17T18:03:01.828557+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:04.659 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:04.755 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:03:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:03:04] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:03:05.184 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:04 smithi016 bash[84186]: cluster 2024-08-17T18:03:03.829462+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:05.184 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:04 smithi016 bash[84186]: cluster 2024-08-17T18:03:03.829462+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:04 smithi060 bash[68878]: cluster 2024-08-17T18:03:03.829462+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:04 smithi060 bash[68878]: cluster 2024-08-17T18:03:03.829462+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:05.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:05 smithi016 bash[86572]: cluster 2024-08-17T18:03:03.829462+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:05.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:05 smithi016 bash[86572]: cluster 2024-08-17T18:03:03.829462+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:07.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:06 smithi016 bash[84186]: cluster 2024-08-17T18:03:05.830194+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:07.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:06 smithi016 bash[84186]: cluster 2024-08-17T18:03:05.830194+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:07.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:06 smithi016 bash[86572]: cluster 2024-08-17T18:03:05.830194+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:07.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:06 smithi016 bash[86572]: cluster 2024-08-17T18:03:05.830194+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:06 smithi060 bash[68878]: cluster 2024-08-17T18:03:05.830194+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:07.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:06 smithi060 bash[68878]: cluster 2024-08-17T18:03:05.830194+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:08.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:07 smithi016 bash[84186]: audit 2024-08-17T18:03:07.372199+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:08.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:07 smithi016 bash[84186]: audit 2024-08-17T18:03:07.372199+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:07 smithi016 bash[86572]: audit 2024-08-17T18:03:07.372199+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:08.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:07 smithi016 bash[86572]: audit 2024-08-17T18:03:07.372199+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:07 smithi060 bash[68878]: audit 2024-08-17T18:03:07.372199+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:07 smithi060 bash[68878]: audit 2024-08-17T18:03:07.372199+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:08 smithi016 bash[84186]: cluster 2024-08-17T18:03:07.830910+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:08 smithi016 bash[84186]: cluster 2024-08-17T18:03:07.830910+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:09.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:08 smithi016 bash[86572]: cluster 2024-08-17T18:03:07.830910+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:09.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:08 smithi016 bash[86572]: cluster 2024-08-17T18:03:07.830910+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:08 smithi060 bash[68878]: cluster 2024-08-17T18:03:07.830910+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:08 smithi060 bash[68878]: cluster 2024-08-17T18:03:07.830910+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:09.966 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T18:03:10.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[84186]: audit 2024-08-17T18:03:09.321621+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.16:0/3455309106' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[84186]: audit 2024-08-17T18:03:09.321621+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.16:0/3455309106' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[84186]: audit 2024-08-17T18:03:09.322136+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[84186]: audit 2024-08-17T18:03:09.322136+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[86572]: audit 2024-08-17T18:03:09.321621+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.16:0/3455309106' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[86572]: audit 2024-08-17T18:03:09.321621+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.16:0/3455309106' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[86572]: audit 2024-08-17T18:03:09.322136+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:09 smithi016 bash[86572]: audit 2024-08-17T18:03:09.322136+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[61583]: ts=2024-08-17T18:03:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:10.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:09 smithi060 bash[68878]: audit 2024-08-17T18:03:09.321621+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.16:0/3455309106' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:09 smithi060 bash[68878]: audit 2024-08-17T18:03:09.321621+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.16:0/3455309106' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:09 smithi060 bash[68878]: audit 2024-08-17T18:03:09.322136+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:09 smithi060 bash[68878]: audit 2024-08-17T18:03:09.322136+0000 mon.a (mon.0) 1964 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:10.895 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 3 1 2024-08-17T18:03:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[84186]: cluster 2024-08-17T18:03:09.831889+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[84186]: cluster 2024-08-17T18:03:09.831889+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[84186]: audit 2024-08-17T18:03:09.958836+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[84186]: audit 2024-08-17T18:03:09.958836+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[84186]: cluster 2024-08-17T18:03:09.966696+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[84186]: cluster 2024-08-17T18:03:09.966696+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[86572]: cluster 2024-08-17T18:03:09.831889+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[86572]: cluster 2024-08-17T18:03:09.831889+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[86572]: audit 2024-08-17T18:03:09.958836+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[86572]: audit 2024-08-17T18:03:09.958836+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:11.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[86572]: cluster 2024-08-17T18:03:09.966696+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T18:03:11.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:10 smithi016 bash[86572]: cluster 2024-08-17T18:03:09.966696+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T18:03:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[68878]: cluster 2024-08-17T18:03:09.831889+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[68878]: cluster 2024-08-17T18:03:09.831889+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[68878]: audit 2024-08-17T18:03:09.958836+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[68878]: audit 2024-08-17T18:03:09.958836+0000 mon.a (mon.0) 1965 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[68878]: cluster 2024-08-17T18:03:09.966696+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T18:03:11.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:10 smithi060 bash[68878]: cluster 2024-08-17T18:03:09.966696+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T18:03:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:12 smithi016 bash[84186]: cluster 2024-08-17T18:03:11.832750+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:12 smithi016 bash[84186]: cluster 2024-08-17T18:03:11.832750+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:13.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:12 smithi016 bash[86572]: cluster 2024-08-17T18:03:11.832750+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:13.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:12 smithi016 bash[86572]: cluster 2024-08-17T18:03:11.832750+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:12 smithi060 bash[68878]: cluster 2024-08-17T18:03:11.832750+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:12 smithi060 bash[68878]: cluster 2024-08-17T18:03:11.832750+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:14.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:03:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:03:14] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:03:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:14 smithi016 bash[84186]: cluster 2024-08-17T18:03:13.833686+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:15.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:14 smithi016 bash[84186]: cluster 2024-08-17T18:03:13.833686+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:14 smithi016 bash[86572]: cluster 2024-08-17T18:03:13.833686+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:14 smithi016 bash[86572]: cluster 2024-08-17T18:03:13.833686+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:14 smithi060 bash[68878]: cluster 2024-08-17T18:03:13.833686+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:15.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:14 smithi060 bash[68878]: cluster 2024-08-17T18:03:13.833686+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:15.689 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:17.231 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:16 smithi016 bash[84186]: cluster 2024-08-17T18:03:15.834540+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:17.231 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:16 smithi016 bash[84186]: cluster 2024-08-17T18:03:15.834540+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:17.231 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:16 smithi016 bash[86572]: cluster 2024-08-17T18:03:15.834540+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:17.231 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:16 smithi016 bash[86572]: cluster 2024-08-17T18:03:15.834540+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:16 smithi060 bash[68878]: cluster 2024-08-17T18:03:15.834540+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:16 smithi060 bash[68878]: cluster 2024-08-17T18:03:15.834540+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:19.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:18 smithi016 bash[84186]: cluster 2024-08-17T18:03:17.835348+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:19.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:18 smithi016 bash[84186]: cluster 2024-08-17T18:03:17.835348+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:18 smithi016 bash[86572]: cluster 2024-08-17T18:03:17.835348+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:19.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:18 smithi016 bash[86572]: cluster 2024-08-17T18:03:17.835348+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:19.435 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:18 smithi060 bash[68878]: cluster 2024-08-17T18:03:17.835348+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:19.435 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:18 smithi060 bash[68878]: cluster 2024-08-17T18:03:17.835348+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:20.003 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-08-17T18:03:20.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[84186]: audit 2024-08-17T18:03:19.799046+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.16:0/1963100959' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[84186]: audit 2024-08-17T18:03:19.799046+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.16:0/1963100959' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[84186]: audit 2024-08-17T18:03:19.799818+0000 mon.a (mon.0) 1967 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[84186]: audit 2024-08-17T18:03:19.799818+0000 mon.a (mon.0) 1967 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[86572]: audit 2024-08-17T18:03:19.799046+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.16:0/1963100959' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[86572]: audit 2024-08-17T18:03:19.799046+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.16:0/1963100959' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[86572]: audit 2024-08-17T18:03:19.799818+0000 mon.a (mon.0) 1967 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:19 smithi016 bash[86572]: audit 2024-08-17T18:03:19.799818+0000 mon.a (mon.0) 1967 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.426 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[61583]: ts=2024-08-17T18:03:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:20.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:19 smithi060 bash[68878]: audit 2024-08-17T18:03:19.799046+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.16:0/1963100959' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:19 smithi060 bash[68878]: audit 2024-08-17T18:03:19.799046+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.16:0/1963100959' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:19 smithi060 bash[68878]: audit 2024-08-17T18:03:19.799818+0000 mon.a (mon.0) 1967 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:19 smithi060 bash[68878]: audit 2024-08-17T18:03:19.799818+0000 mon.a (mon.0) 1967 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:03:20.952 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T18:03:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[84186]: cluster 2024-08-17T18:03:19.836306+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[84186]: cluster 2024-08-17T18:03:19.836306+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[84186]: audit 2024-08-17T18:03:19.995061+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[84186]: audit 2024-08-17T18:03:19.995061+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[84186]: cluster 2024-08-17T18:03:20.002865+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T18:03:21.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[84186]: cluster 2024-08-17T18:03:20.002865+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T18:03:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[86572]: cluster 2024-08-17T18:03:19.836306+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[86572]: cluster 2024-08-17T18:03:19.836306+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[86572]: audit 2024-08-17T18:03:19.995061+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[86572]: audit 2024-08-17T18:03:19.995061+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[86572]: cluster 2024-08-17T18:03:20.002865+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T18:03:21.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:20 smithi016 bash[86572]: cluster 2024-08-17T18:03:20.002865+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T18:03:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[68878]: cluster 2024-08-17T18:03:19.836306+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:21.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[68878]: cluster 2024-08-17T18:03:19.836306+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:21.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[68878]: audit 2024-08-17T18:03:19.995061+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:21.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[68878]: audit 2024-08-17T18:03:19.995061+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:03:21.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[68878]: cluster 2024-08-17T18:03:20.002865+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T18:03:21.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:20 smithi060 bash[68878]: cluster 2024-08-17T18:03:20.002865+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T18:03:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[84186]: cluster 2024-08-17T18:03:21.837229+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[84186]: cluster 2024-08-17T18:03:21.837229+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[84186]: audit 2024-08-17T18:03:22.372441+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[84186]: audit 2024-08-17T18:03:22.372441+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[86572]: cluster 2024-08-17T18:03:21.837229+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[86572]: cluster 2024-08-17T18:03:21.837229+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[86572]: audit 2024-08-17T18:03:22.372441+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:23 smithi016 bash[86572]: audit 2024-08-17T18:03:22.372441+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:22 smithi060 bash[68878]: cluster 2024-08-17T18:03:21.837229+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:22 smithi060 bash[68878]: cluster 2024-08-17T18:03:21.837229+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:22 smithi060 bash[68878]: audit 2024-08-17T18:03:22.372441+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:22 smithi060 bash[68878]: audit 2024-08-17T18:03:22.372441+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:24.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:03:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:03:24] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:03:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:25 smithi016 bash[84186]: cluster 2024-08-17T18:03:23.838319+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:25 smithi016 bash[84186]: cluster 2024-08-17T18:03:23.838319+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:25.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:25 smithi016 bash[86572]: cluster 2024-08-17T18:03:23.838319+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:25 smithi016 bash[86572]: cluster 2024-08-17T18:03:23.838319+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:25 smithi060 bash[68878]: cluster 2024-08-17T18:03:23.838319+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:25.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:25 smithi060 bash[68878]: cluster 2024-08-17T18:03:23.838319+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:25.746 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:26 smithi016 bash[84186]: cluster 2024-08-17T18:03:25.839192+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:26.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:26 smithi016 bash[84186]: cluster 2024-08-17T18:03:25.839192+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:26.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:26 smithi016 bash[86572]: cluster 2024-08-17T18:03:25.839192+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:26.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:26 smithi016 bash[86572]: cluster 2024-08-17T18:03:25.839192+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:26 smithi060 bash[68878]: cluster 2024-08-17T18:03:25.839192+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:26.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:26 smithi060 bash[68878]: cluster 2024-08-17T18:03:25.839192+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:28 smithi060 bash[68878]: cluster 2024-08-17T18:03:27.840014+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:28 smithi060 bash[68878]: cluster 2024-08-17T18:03:27.840014+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:28 smithi016 bash[86572]: cluster 2024-08-17T18:03:27.840014+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:28 smithi016 bash[86572]: cluster 2024-08-17T18:03:27.840014+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:28 smithi016 bash[84186]: cluster 2024-08-17T18:03:27.840014+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:28 smithi016 bash[84186]: cluster 2024-08-17T18:03:27.840014+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:29.903 INFO:teuthology.orchestra.run.smithi016.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T18:03:30.163 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:29 smithi016 bash[84186]: audit 2024-08-17T18:03:29.698978+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:30.163 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:29 smithi016 bash[84186]: audit 2024-08-17T18:03:29.698978+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:30.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:29 smithi016 bash[86572]: audit 2024-08-17T18:03:29.698978+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:30.164 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:29 smithi016 bash[86572]: audit 2024-08-17T18:03:29.698978+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:29 smithi060 bash[68878]: audit 2024-08-17T18:03:29.698978+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:30.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:29 smithi060 bash[68878]: audit 2024-08-17T18:03:29.698978+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[61583]: ts=2024-08-17T18:03:30.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:30.789 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 0 1 2024-08-17T18:03:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[84186]: cluster 2024-08-17T18:03:29.840930+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:31.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[84186]: cluster 2024-08-17T18:03:29.840930+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[84186]: audit 2024-08-17T18:03:29.905828+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[84186]: audit 2024-08-17T18:03:29.905828+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[84186]: cluster 2024-08-17T18:03:29.911644+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[84186]: cluster 2024-08-17T18:03:29.911644+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[86572]: cluster 2024-08-17T18:03:29.840930+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[86572]: cluster 2024-08-17T18:03:29.840930+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[86572]: audit 2024-08-17T18:03:29.905828+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[86572]: audit 2024-08-17T18:03:29.905828+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[86572]: cluster 2024-08-17T18:03:29.911644+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T18:03:31.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:30 smithi016 bash[86572]: cluster 2024-08-17T18:03:29.911644+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T18:03:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[68878]: cluster 2024-08-17T18:03:29.840930+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[68878]: cluster 2024-08-17T18:03:29.840930+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[68878]: audit 2024-08-17T18:03:29.905828+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[68878]: audit 2024-08-17T18:03:29.905828+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.16:0/2756228937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:31.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[68878]: cluster 2024-08-17T18:03:29.911644+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T18:03:31.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:30 smithi060 bash[68878]: cluster 2024-08-17T18:03:29.911644+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T18:03:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:32 smithi060 bash[68878]: cluster 2024-08-17T18:03:31.841725+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:33.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:32 smithi060 bash[68878]: cluster 2024-08-17T18:03:31.841725+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:32 smithi016 bash[84186]: cluster 2024-08-17T18:03:31.841725+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:32 smithi016 bash[84186]: cluster 2024-08-17T18:03:31.841725+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:32 smithi016 bash[86572]: cluster 2024-08-17T18:03:31.841725+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:32 smithi016 bash[86572]: cluster 2024-08-17T18:03:31.841725+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:34.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:03:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:03:34] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:03:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:34 smithi060 bash[68878]: cluster 2024-08-17T18:03:33.842782+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:35.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:34 smithi060 bash[68878]: cluster 2024-08-17T18:03:33.842782+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:34 smithi016 bash[84186]: cluster 2024-08-17T18:03:33.842782+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:34 smithi016 bash[84186]: cluster 2024-08-17T18:03:33.842782+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:34 smithi016 bash[86572]: cluster 2024-08-17T18:03:33.842782+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:35.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:34 smithi016 bash[86572]: cluster 2024-08-17T18:03:33.842782+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:35.591 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:36 smithi060 bash[68878]: cluster 2024-08-17T18:03:35.843674+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:37.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:36 smithi060 bash[68878]: cluster 2024-08-17T18:03:35.843674+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:37.215 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:36 smithi016 bash[84186]: cluster 2024-08-17T18:03:35.843674+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:37.215 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:36 smithi016 bash[84186]: cluster 2024-08-17T18:03:35.843674+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:37.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:36 smithi016 bash[86572]: cluster 2024-08-17T18:03:35.843674+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:37.216 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:36 smithi016 bash[86572]: cluster 2024-08-17T18:03:35.843674+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:37 smithi060 bash[68878]: audit 2024-08-17T18:03:37.372200+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:38.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:37 smithi060 bash[68878]: audit 2024-08-17T18:03:37.372200+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:37 smithi016 bash[84186]: audit 2024-08-17T18:03:37.372200+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:37 smithi016 bash[84186]: audit 2024-08-17T18:03:37.372200+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:37 smithi016 bash[86572]: audit 2024-08-17T18:03:37.372200+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:38.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:37 smithi016 bash[86572]: audit 2024-08-17T18:03:37.372200+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:38 smithi016 bash[84186]: cluster 2024-08-17T18:03:37.844651+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:39.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:38 smithi016 bash[84186]: cluster 2024-08-17T18:03:37.844651+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:39.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:38 smithi016 bash[86572]: cluster 2024-08-17T18:03:37.844651+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:39.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:38 smithi016 bash[86572]: cluster 2024-08-17T18:03:37.844651+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:38 smithi060 bash[68878]: cluster 2024-08-17T18:03:37.844651+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:38 smithi060 bash[68878]: cluster 2024-08-17T18:03:37.844651+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:39.941 INFO:teuthology.orchestra.run.smithi016.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-08-17T18:03:40.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:39 smithi060 bash[68878]: audit 2024-08-17T18:03:39.902058+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:40.215 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:39 smithi060 bash[68878]: audit 2024-08-17T18:03:39.902058+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:39 smithi016 bash[84186]: audit 2024-08-17T18:03:39.902058+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:40.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:39 smithi016 bash[84186]: audit 2024-08-17T18:03:39.902058+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:40.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:39 smithi016 bash[86572]: audit 2024-08-17T18:03:39.902058+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:40.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:39 smithi016 bash[86572]: audit 2024-08-17T18:03:39.902058+0000 mon.a (mon.0) 1975 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:03:40.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[61583]: ts=2024-08-17T18:03:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:40.816 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-08-17T18:03:40.816 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-08-17T18:03:40.816 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-08-17T18:03:40.817 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-08-17T18:03:40.817 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T18:03:40.817 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T18:03:41.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[86572]: cluster 2024-08-17T18:03:39.845404+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:41.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[86572]: cluster 2024-08-17T18:03:39.845404+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:41.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[86572]: audit 2024-08-17T18:03:39.943083+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:41.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[86572]: audit 2024-08-17T18:03:39.943083+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:41.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[86572]: cluster 2024-08-17T18:03:39.947082+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T18:03:41.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[86572]: cluster 2024-08-17T18:03:39.947082+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T18:03:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[84186]: cluster 2024-08-17T18:03:39.845404+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[84186]: cluster 2024-08-17T18:03:39.845404+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[84186]: audit 2024-08-17T18:03:39.943083+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[84186]: audit 2024-08-17T18:03:39.943083+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[84186]: cluster 2024-08-17T18:03:39.947082+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T18:03:41.078 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:40 smithi016 bash[84186]: cluster 2024-08-17T18:03:39.947082+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T18:03:41.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[68878]: cluster 2024-08-17T18:03:39.845404+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[68878]: cluster 2024-08-17T18:03:39.845404+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[68878]: audit 2024-08-17T18:03:39.943083+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[68878]: audit 2024-08-17T18:03:39.943083+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.16:0/4126974944' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:03:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[68878]: cluster 2024-08-17T18:03:39.947082+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T18:03:41.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:40 smithi060 bash[68878]: cluster 2024-08-17T18:03:39.947082+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T18:03:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[84186]: cluster 2024-08-17T18:03:40.960125+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T18:03:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[84186]: cluster 2024-08-17T18:03:40.960125+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T18:03:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[84186]: audit 2024-08-17T18:03:41.242151+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:42.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[84186]: audit 2024-08-17T18:03:41.242151+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[86572]: cluster 2024-08-17T18:03:40.960125+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T18:03:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[86572]: cluster 2024-08-17T18:03:40.960125+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T18:03:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[86572]: audit 2024-08-17T18:03:41.242151+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:42.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:41 smithi016 bash[86572]: audit 2024-08-17T18:03:41.242151+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:41 smithi060 bash[68878]: cluster 2024-08-17T18:03:40.960125+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T18:03:42.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:41 smithi060 bash[68878]: cluster 2024-08-17T18:03:40.960125+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T18:03:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:41 smithi060 bash[68878]: audit 2024-08-17T18:03:41.242151+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:42.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:41 smithi060 bash[68878]: audit 2024-08-17T18:03:41.242151+0000 mon.a (mon.0) 1979 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:42 smithi016 bash[84186]: cluster 2024-08-17T18:03:41.846133+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:43.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:42 smithi016 bash[84186]: cluster 2024-08-17T18:03:41.846133+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:43.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:42 smithi016 bash[86572]: cluster 2024-08-17T18:03:41.846133+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:43.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:42 smithi016 bash[86572]: cluster 2024-08-17T18:03:41.846133+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:43.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:42 smithi060 bash[68878]: cluster 2024-08-17T18:03:41.846133+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:43.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:42 smithi060 bash[68878]: cluster 2024-08-17T18:03:41.846133+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:44.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:03:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:03:44] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.51.0" 2024-08-17T18:03:45.329 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:44 smithi016 bash[84186]: cluster 2024-08-17T18:03:43.847253+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:45.330 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:44 smithi016 bash[84186]: cluster 2024-08-17T18:03:43.847253+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:45.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:44 smithi016 bash[86572]: cluster 2024-08-17T18:03:43.847253+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:45.330 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:44 smithi016 bash[86572]: cluster 2024-08-17T18:03:43.847253+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:45.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:44 smithi060 bash[68878]: cluster 2024-08-17T18:03:43.847253+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:45.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:44 smithi060 bash[68878]: cluster 2024-08-17T18:03:43.847253+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:45.621 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[84186]: cluster 2024-08-17T18:03:45.847747+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[84186]: cluster 2024-08-17T18:03:45.847747+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[84186]: audit 2024-08-17T18:03:46.351390+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[84186]: audit 2024-08-17T18:03:46.351390+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[84186]: audit 2024-08-17T18:03:46.358609+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[84186]: audit 2024-08-17T18:03:46.358609+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[86572]: cluster 2024-08-17T18:03:45.847747+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[86572]: cluster 2024-08-17T18:03:45.847747+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:47.303 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[86572]: audit 2024-08-17T18:03:46.351390+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.304 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[86572]: audit 2024-08-17T18:03:46.351390+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.304 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[86572]: audit 2024-08-17T18:03:46.358609+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.304 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:46 smithi016 bash[86572]: audit 2024-08-17T18:03:46.358609+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:46 smithi060 bash[68878]: cluster 2024-08-17T18:03:45.847747+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:46 smithi060 bash[68878]: cluster 2024-08-17T18:03:45.847747+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:47.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:46 smithi060 bash[68878]: audit 2024-08-17T18:03:46.351390+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:46 smithi060 bash[68878]: audit 2024-08-17T18:03:46.351390+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:46 smithi060 bash[68878]: audit 2024-08-17T18:03:46.358609+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:47.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:46 smithi060 bash[68878]: audit 2024-08-17T18:03:46.358609+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:47.357252+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:47.357252+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:47.367327+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:47.367327+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: cluster 2024-08-17T18:03:47.848725+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: cluster 2024-08-17T18:03:47.848725+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:48.020313+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:48.020313+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:48.021328+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:48.677 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:48.021328+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:48.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:48.027448+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.678 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:48 smithi060 bash[68878]: audit 2024-08-17T18:03:48.027448+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.827 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:47.357252+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:47.357252+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:47.367327+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:47.367327+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: cluster 2024-08-17T18:03:47.848725+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: cluster 2024-08-17T18:03:47.848725+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:48.020313+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:48.020313+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:48.021328+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:48.021328+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:48.027448+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.828 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[86572]: audit 2024-08-17T18:03:48.027448+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:47.357252+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:47.357252+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:47.367327+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:47.367327+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: cluster 2024-08-17T18:03:47.848725+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: cluster 2024-08-17T18:03:47.848725+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:48.020313+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:48.020313+0000 mon.a (mon.0) 1984 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:48.021328+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:48.021328+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:48.027448+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:48.829 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:48 smithi016 bash[84186]: audit 2024-08-17T18:03:48.027448+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:03:49.787 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T18:03:49.787 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":356,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T18:03:40.943637+0000","last_up_change":"2024-08-17T17:50:18.019633+0000","last_in_change":"2024-08-17T18:00:25.834372+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":25,"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":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"313","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-08-17T17:11:11.789392+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:11:12.305906+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":87,"last_clean_end":264,"up_from":278,"up_thru":355,"down_at":265,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6803","nonce":3445377090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6805","nonce":3445377090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6809","nonce":3445377090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6807","nonce":3445377090}]},"public_addr":"172.21.15.16:6803/3445377090","cluster_addr":"172.21.15.16:6805/3445377090","heartbeat_back_addr":"172.21.15.16:6809/3445377090","heartbeat_front_addr":"172.21.15.16:6807/3445377090","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":331,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6811","nonce":1260674537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6813","nonce":1260674537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6817","nonce":1260674537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6815","nonce":1260674537}]},"public_addr":"172.21.15.16:6811/1260674537","cluster_addr":"172.21.15.16:6813/1260674537","heartbeat_back_addr":"172.21.15.16:6817/1260674537","heartbeat_front_addr":"172.21.15.16:6815/1260674537","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":93,"up_from":97,"up_thru":341,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6819","nonce":1723289170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6821","nonce":1723289170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6825","nonce":1723289170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6823","nonce":1723289170}]},"public_addr":"172.21.15.16:6819/1723289170","cluster_addr":"172.21.15.16:6821/1723289170","heartbeat_back_addr":"172.21.15.16:6825/1723289170","heartbeat_front_addr":"172.21.15.16:6823/1723289170","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":102,"last_clean_end":232,"up_from":245,"up_thru":331,"down_at":233,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6827","nonce":3265963077}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6829","nonce":3265963077}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6833","nonce":3265963077}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6831","nonce":3265963077}]},"public_addr":"172.21.15.16:6827/3265963077","cluster_addr":"172.21.15.16:6829/3265963077","heartbeat_back_addr":"172.21.15.16:6833/3265963077","heartbeat_front_addr":"172.21.15.16:6831/3265963077","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":103,"up_from":110,"up_thru":331,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6801","nonce":717396209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6803","nonce":717396209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6807","nonce":717396209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6805","nonce":717396209}]},"public_addr":"172.21.15.60:6801/717396209","cluster_addr":"172.21.15.60:6803/717396209","heartbeat_back_addr":"172.21.15.60:6807/717396209","heartbeat_front_addr":"172.21.15.60:6805/717396209","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":346,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":331,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":334,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":264},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":93},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":232},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":103},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.a","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":3,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6835/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:6834/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/3281767884":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.60:0/1890799695":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/1626514083":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2448242743":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/673676529":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6801/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2757485951":"2024-08-18T17:18:36.748632+0000","172.21.15.60:0/1825758850":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/3795765129":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/1299947140":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/3533282941":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.60:0/3519041171":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/683007930":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/149845912":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2021686707":"2024-08-18T17:16:05.364237+0000","172.21.15.60:6835/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/3424489114":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.60:6834/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2008450995":"2024-08-18T17:18:36.748632+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":2,"length":1}]},{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T18:03:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:49 smithi016 bash[84186]: audit 2024-08-17T18:03:49.788499+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.16:0/2724233803' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:03:50.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:49 smithi016 bash[84186]: audit 2024-08-17T18:03:49.788499+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.16:0/2724233803' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:03:50.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:49 smithi016 bash[86572]: audit 2024-08-17T18:03:49.788499+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.16:0/2724233803' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:03:50.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:49 smithi016 bash[86572]: audit 2024-08-17T18:03:49.788499+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.16:0/2724233803' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:03:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:49 smithi060 bash[68878]: audit 2024-08-17T18:03:49.788499+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.16:0/2724233803' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:03:50.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:49 smithi060 bash[68878]: audit 2024-08-17T18:03:49.788499+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.16:0/2724233803' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:03:50.670 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T18:03:50.670 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T18:03:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:03:50 smithi060 bash[61583]: ts=2024-08-17T18:03:50.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:50 smithi016 bash[84186]: cluster 2024-08-17T18:03:49.849288+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:51.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:50 smithi016 bash[84186]: cluster 2024-08-17T18:03:49.849288+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:51.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:50 smithi016 bash[86572]: cluster 2024-08-17T18:03:49.849288+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:51.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:50 smithi016 bash[86572]: cluster 2024-08-17T18:03:49.849288+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:50 smithi060 bash[68878]: cluster 2024-08-17T18:03:49.849288+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:51.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:50 smithi060 bash[68878]: cluster 2024-08-17T18:03:49.849288+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:52 smithi060 bash[68878]: cluster 2024-08-17T18:03:51.850060+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:52 smithi060 bash[68878]: cluster 2024-08-17T18:03:51.850060+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:52 smithi060 bash[68878]: audit 2024-08-17T18:03:52.373051+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:53.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:52 smithi060 bash[68878]: audit 2024-08-17T18:03:52.373051+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[84186]: cluster 2024-08-17T18:03:51.850060+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[84186]: cluster 2024-08-17T18:03:51.850060+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[84186]: audit 2024-08-17T18:03:52.373051+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[84186]: audit 2024-08-17T18:03:52.373051+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[86572]: cluster 2024-08-17T18:03:51.850060+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[86572]: cluster 2024-08-17T18:03:51.850060+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[86572]: audit 2024-08-17T18:03:52.373051+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:52 smithi016 bash[86572]: audit 2024-08-17T18:03:52.373051+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:03:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:03:54] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-08-17T18:03:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:54 smithi060 bash[68878]: cluster 2024-08-17T18:03:53.851045+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:55.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:54 smithi060 bash[68878]: cluster 2024-08-17T18:03:53.851045+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:54 smithi016 bash[84186]: cluster 2024-08-17T18:03:53.851045+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:54 smithi016 bash[84186]: cluster 2024-08-17T18:03:53.851045+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:54 smithi016 bash[86572]: cluster 2024-08-17T18:03:53.851045+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:55.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:54 smithi016 bash[86572]: cluster 2024-08-17T18:03:53.851045+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:55.476 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:57.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:56 smithi016 bash[84186]: cluster 2024-08-17T18:03:55.851801+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:57.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:56 smithi016 bash[84186]: cluster 2024-08-17T18:03:55.851801+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:57.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:56 smithi016 bash[86572]: cluster 2024-08-17T18:03:55.851801+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:57.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:56 smithi016 bash[86572]: cluster 2024-08-17T18:03:55.851801+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:56 smithi060 bash[68878]: cluster 2024-08-17T18:03:55.851801+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:57.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:56 smithi060 bash[68878]: cluster 2024-08-17T18:03:55.851801+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:58 smithi060 bash[68878]: cluster 2024-08-17T18:03:57.852704+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.177 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:58 smithi060 bash[68878]: cluster 2024-08-17T18:03:57.852704+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:58 smithi016 bash[84186]: cluster 2024-08-17T18:03:57.852704+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:58 smithi016 bash[84186]: cluster 2024-08-17T18:03:57.852704+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:58 smithi016 bash[86572]: cluster 2024-08-17T18:03:57.852704+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:58 smithi016 bash[86572]: cluster 2024-08-17T18:03:57.852704+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:03:59.368 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T18:03:59.368 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":356,"fsid":"956c1c4e-5cb9-11ef-bccf-c7b262605968","created":"2024-08-17T16:57:20.562885+0000","modified":"2024-08-17T18:03:40.943637+0000","last_up_change":"2024-08-17T17:50:18.019633+0000","last_in_change":"2024-08-17T18:00:25.834372+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":25,"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":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:02:41.320015+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"313","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:08:52.364628+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-08-17T17:11:11.789392+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:11:12.305906+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"eee75844-bcb7-41ab-b851-7ea5d6573144","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":87,"last_clean_end":264,"up_from":278,"up_thru":355,"down_at":265,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6803","nonce":3445377090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6805","nonce":3445377090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6808","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6809","nonce":3445377090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":3445377090},{"type":"v1","addr":"172.21.15.16:6807","nonce":3445377090}]},"public_addr":"172.21.15.16:6803/3445377090","cluster_addr":"172.21.15.16:6805/3445377090","heartbeat_back_addr":"172.21.15.16:6809/3445377090","heartbeat_front_addr":"172.21.15.16:6807/3445377090","state":["exists","up"]},{"osd":1,"uuid":"7c123736-218d-45e0-bad4-db2f78caf4c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":331,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6811","nonce":1260674537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6813","nonce":1260674537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6816","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6817","nonce":1260674537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":1260674537},{"type":"v1","addr":"172.21.15.16:6815","nonce":1260674537}]},"public_addr":"172.21.15.16:6811/1260674537","cluster_addr":"172.21.15.16:6813/1260674537","heartbeat_back_addr":"172.21.15.16:6817/1260674537","heartbeat_front_addr":"172.21.15.16:6815/1260674537","state":["exists","up"]},{"osd":2,"uuid":"a5b68404-3ff2-4008-b8c9-9ee947c4cb6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":93,"up_from":97,"up_thru":341,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6819","nonce":1723289170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6821","nonce":1723289170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6825","nonce":1723289170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":1723289170},{"type":"v1","addr":"172.21.15.16:6823","nonce":1723289170}]},"public_addr":"172.21.15.16:6819/1723289170","cluster_addr":"172.21.15.16:6821/1723289170","heartbeat_back_addr":"172.21.15.16:6825/1723289170","heartbeat_front_addr":"172.21.15.16:6823/1723289170","state":["exists","up"]},{"osd":3,"uuid":"cf0bf545-14d2-465a-bf0b-dfc39c7ffa0d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":102,"last_clean_end":232,"up_from":245,"up_thru":331,"down_at":233,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6826","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6827","nonce":3265963077}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6828","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6829","nonce":3265963077}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6832","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6833","nonce":3265963077}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6830","nonce":3265963077},{"type":"v1","addr":"172.21.15.16:6831","nonce":3265963077}]},"public_addr":"172.21.15.16:6827/3265963077","cluster_addr":"172.21.15.16:6829/3265963077","heartbeat_back_addr":"172.21.15.16:6833/3265963077","heartbeat_front_addr":"172.21.15.16:6831/3265963077","state":["exists","up"]},{"osd":4,"uuid":"3332bd45-b1bc-49db-a911-6672508249a8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":103,"up_from":110,"up_thru":331,"down_at":104,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6801","nonce":717396209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6803","nonce":717396209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6807","nonce":717396209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":717396209},{"type":"v1","addr":"172.21.15.60:6805","nonce":717396209}]},"public_addr":"172.21.15.60:6801/717396209","cluster_addr":"172.21.15.60:6803/717396209","heartbeat_back_addr":"172.21.15.60:6807/717396209","heartbeat_front_addr":"172.21.15.60:6805/717396209","state":["exists","up"]},{"osd":5,"uuid":"578b6e8e-19e9-4c4f-844e-d399a3f9ae94","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":346,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6809","nonce":2668045477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6811","nonce":2668045477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6815","nonce":2668045477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2668045477},{"type":"v1","addr":"172.21.15.60:6813","nonce":2668045477}]},"public_addr":"172.21.15.60:6809/2668045477","cluster_addr":"172.21.15.60:6811/2668045477","heartbeat_back_addr":"172.21.15.60:6815/2668045477","heartbeat_front_addr":"172.21.15.60:6813/2668045477","state":["exists","up"]},{"osd":6,"uuid":"dd97c2ff-f105-452b-8cdc-0f529c0a9580","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":331,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6817","nonce":618189938}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6819","nonce":618189938}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6823","nonce":618189938}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":618189938},{"type":"v1","addr":"172.21.15.60:6821","nonce":618189938}]},"public_addr":"172.21.15.60:6817/618189938","cluster_addr":"172.21.15.60:6819/618189938","heartbeat_back_addr":"172.21.15.60:6823/618189938","heartbeat_front_addr":"172.21.15.60:6821/618189938","state":["exists","up"]},{"osd":7,"uuid":"e6ab7db2-b296-4097-9a52-4a92466a172d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":334,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6825","nonce":3156541958}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6827","nonce":3156541958}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6831","nonce":3156541958}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3156541958},{"type":"v1","addr":"172.21.15.60:6829","nonce":3156541958}]},"public_addr":"172.21.15.60:6825/3156541958","cluster_addr":"172.21.15.60:6827/3156541958","heartbeat_back_addr":"172.21.15.60:6831/3156541958","heartbeat_front_addr":"172.21.15.60:6829/3156541958","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:00:49.640022+0000","dead_epoch":264},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:01:44.568642+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:02:38.602899+0000","dead_epoch":93},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:03:34.722747+0000","dead_epoch":232},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:04:27.003157+0000","dead_epoch":103},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:05:19.759739+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:06:13.959954+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:07:07.762652+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.a","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":3,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.16:6835/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:6834/645924592":"2024-08-18T17:11:21.263684+0000","172.21.15.16:0/450947563":"2024-08-18T17:08:10.046810+0000","172.21.15.16:6801/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:6800/1613606095":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2420040653":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/3281767884":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2091508255":"2024-08-18T16:58:18.713871+0000","172.21.15.16:0/2135464971":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2514773823":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6800/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/2667153255":"2024-08-18T16:57:47.210660+0000","172.21.15.60:0/1890799695":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/1626514083":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6800/2768552173":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2448242743":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/673676529":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/921047820":"2024-08-18T16:58:18.713871+0000","172.21.15.16:6801/330606132":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6801/3922246462":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/2757485951":"2024-08-18T17:18:36.748632+0000","172.21.15.60:0/1825758850":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/3795765129":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/1299947140":"2024-08-18T17:18:36.748632+0000","172.21.15.16:0/3533282941":"2024-08-18T17:16:05.364237+0000","172.21.15.16:6800/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.60:0/3519041171":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/683007930":"2024-08-18T17:17:32.410259+0000","172.21.15.16:6801/382643076":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/149845912":"2024-08-18T17:16:05.364237+0000","172.21.15.16:0/89158846":"2024-08-18T16:57:47.210660+0000","172.21.15.16:0/2021686707":"2024-08-18T17:16:05.364237+0000","172.21.15.60:6835/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.60:0/3424489114":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2485411996":"2024-08-18T17:08:10.046810+0000","172.21.15.16:0/990422686":"2024-08-18T17:08:10.046810+0000","172.21.15.60:6834/2768937909":"2024-08-18T17:17:32.410259+0000","172.21.15.16:0/2008450995":"2024-08-18T17:18:36.748632+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":2,"length":1}]},{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-17T18:04:00.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:59 smithi060 bash[68878]: audit 2024-08-17T18:03:59.368177+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.16:0/911454697' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:04:00.178 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:03:59 smithi060 bash[68878]: audit 2024-08-17T18:03:59.368177+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.16:0/911454697' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:04:00.320 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:59 smithi016 bash[84186]: audit 2024-08-17T18:03:59.368177+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.16:0/911454697' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:04:00.320 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:03:59 smithi016 bash[84186]: audit 2024-08-17T18:03:59.368177+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.16:0/911454697' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:04:00.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:59 smithi016 bash[86572]: audit 2024-08-17T18:03:59.368177+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.16:0/911454697' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:04:00.320 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:03:59 smithi016 bash[86572]: audit 2024-08-17T18:03:59.368177+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.16:0/911454697' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:04:00.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T18:04:00.322 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T18:04:00.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T18:04:00.323 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T18:04:00.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T18:04:00.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T18:04:00.324 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T18:04:00.325 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T18:04:00.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:04:00 smithi060 bash[61583]: ts=2024-08-17T18:04:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:00 smithi060 bash[68878]: cluster 2024-08-17T18:03:59.853540+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:01.176 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:00 smithi060 bash[68878]: cluster 2024-08-17T18:03:59.853540+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:00 smithi016 bash[84186]: cluster 2024-08-17T18:03:59.853540+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:01.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:00 smithi016 bash[84186]: cluster 2024-08-17T18:03:59.853540+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:01.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:00 smithi016 bash[86572]: cluster 2024-08-17T18:03:59.853540+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:01.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:00 smithi016 bash[86572]: cluster 2024-08-17T18:03:59.853540+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:03.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:02 smithi016 bash[86572]: cluster 2024-08-17T18:04:01.854359+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:03.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:02 smithi016 bash[86572]: cluster 2024-08-17T18:04:01.854359+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:03.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:02 smithi016 bash[84186]: cluster 2024-08-17T18:04:01.854359+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:03.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:02 smithi016 bash[84186]: cluster 2024-08-17T18:04:01.854359+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:03.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:02 smithi060 bash[68878]: cluster 2024-08-17T18:04:01.854359+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:03.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:02 smithi060 bash[68878]: cluster 2024-08-17T18:04:01.854359+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:04.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:04:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:04:04] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-08-17T18:04:05.253 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.254 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.254 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.256 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.256 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.257 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.257 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.261 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:05.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:04 smithi016 bash[84186]: cluster 2024-08-17T18:04:03.855343+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:05.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:04 smithi016 bash[84186]: cluster 2024-08-17T18:04:03.855343+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:04 smithi016 bash[86572]: cluster 2024-08-17T18:04:03.855343+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:04 smithi016 bash[86572]: cluster 2024-08-17T18:04:03.855343+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:04 smithi060 bash[68878]: cluster 2024-08-17T18:04:03.855343+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:04 smithi060 bash[68878]: cluster 2024-08-17T18:04:03.855343+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:06 smithi016 bash[84186]: cluster 2024-08-17T18:04:05.856097+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:07.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:06 smithi016 bash[84186]: cluster 2024-08-17T18:04:05.856097+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:06 smithi016 bash[86572]: cluster 2024-08-17T18:04:05.856097+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:06 smithi016 bash[86572]: cluster 2024-08-17T18:04:05.856097+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:06 smithi060 bash[68878]: cluster 2024-08-17T18:04:05.856097+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:07.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:06 smithi060 bash[68878]: cluster 2024-08-17T18:04:05.856097+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:08.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:07 smithi016 bash[84186]: audit 2024-08-17T18:04:07.373683+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:08.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:07 smithi016 bash[84186]: audit 2024-08-17T18:04:07.373683+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:07 smithi016 bash[86572]: audit 2024-08-17T18:04:07.373683+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:08.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:07 smithi016 bash[86572]: audit 2024-08-17T18:04:07.373683+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:07 smithi060 bash[68878]: audit 2024-08-17T18:04:07.373683+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:08.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:07 smithi060 bash[68878]: audit 2024-08-17T18:04:07.373683+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:08 smithi016 bash[84186]: cluster 2024-08-17T18:04:07.857128+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:09.310 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:08 smithi016 bash[84186]: cluster 2024-08-17T18:04:07.857128+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:09.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:08 smithi016 bash[86572]: cluster 2024-08-17T18:04:07.857128+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:09.310 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:08 smithi016 bash[86572]: cluster 2024-08-17T18:04:07.857128+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:08 smithi060 bash[68878]: cluster 2024-08-17T18:04:07.857128+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:08 smithi060 bash[68878]: cluster 2024-08-17T18:04:07.857128+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:04:10 smithi060 bash[61583]: ts=2024-08-17T18:04:10.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:10 smithi016 bash[84186]: cluster 2024-08-17T18:04:09.858033+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:11.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:10 smithi016 bash[84186]: cluster 2024-08-17T18:04:09.858033+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:10 smithi016 bash[86572]: cluster 2024-08-17T18:04:09.858033+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:11.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:10 smithi016 bash[86572]: cluster 2024-08-17T18:04:09.858033+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:10 smithi060 bash[68878]: cluster 2024-08-17T18:04:09.858033+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:10 smithi060 bash[68878]: cluster 2024-08-17T18:04:09.858033+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:12 smithi016 bash[84186]: cluster 2024-08-17T18:04:11.858869+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:12 smithi016 bash[84186]: cluster 2024-08-17T18:04:11.858869+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:13.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:12 smithi016 bash[86572]: cluster 2024-08-17T18:04:11.858869+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:13.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:12 smithi016 bash[86572]: cluster 2024-08-17T18:04:11.858869+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:12 smithi060 bash[68878]: cluster 2024-08-17T18:04:11.858869+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:12 smithi060 bash[68878]: cluster 2024-08-17T18:04:11.858869+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:14.812 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:04:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:04:14] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-08-17T18:04:15.096 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:14 smithi016 bash[84186]: cluster 2024-08-17T18:04:13.859862+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:15.096 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:14 smithi016 bash[84186]: cluster 2024-08-17T18:04:13.859862+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:15.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:14 smithi016 bash[86572]: cluster 2024-08-17T18:04:13.859862+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:15.096 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:14 smithi016 bash[86572]: cluster 2024-08-17T18:04:13.859862+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:14 smithi060 bash[68878]: cluster 2024-08-17T18:04:13.859862+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:14 smithi060 bash[68878]: cluster 2024-08-17T18:04:13.859862+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:17.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:16 smithi016 bash[86572]: cluster 2024-08-17T18:04:15.860633+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:17.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:16 smithi016 bash[86572]: cluster 2024-08-17T18:04:15.860633+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:17.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:16 smithi016 bash[84186]: cluster 2024-08-17T18:04:15.860633+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:17.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:16 smithi016 bash[84186]: cluster 2024-08-17T18:04:15.860633+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:16 smithi060 bash[68878]: cluster 2024-08-17T18:04:15.860633+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:16 smithi060 bash[68878]: cluster 2024-08-17T18:04:15.860633+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:19.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:18 smithi016 bash[84186]: cluster 2024-08-17T18:04:17.861515+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:19.266 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:18 smithi016 bash[84186]: cluster 2024-08-17T18:04:17.861515+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:19.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:18 smithi016 bash[86572]: cluster 2024-08-17T18:04:17.861515+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:19.266 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:18 smithi016 bash[86572]: cluster 2024-08-17T18:04:17.861515+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:18 smithi060 bash[68878]: cluster 2024-08-17T18:04:17.861515+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:18 smithi060 bash[68878]: cluster 2024-08-17T18:04:17.861515+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:04:20 smithi060 bash[61583]: ts=2024-08-17T18:04:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:21.272 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:20 smithi016 bash[84186]: cluster 2024-08-17T18:04:19.862346+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:21.272 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:20 smithi016 bash[84186]: cluster 2024-08-17T18:04:19.862346+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:21.272 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:20 smithi016 bash[86572]: cluster 2024-08-17T18:04:19.862346+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:21.273 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:20 smithi016 bash[86572]: cluster 2024-08-17T18:04:19.862346+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:20 smithi060 bash[68878]: cluster 2024-08-17T18:04:19.862346+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:20 smithi060 bash[68878]: cluster 2024-08-17T18:04:19.862346+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.132 INFO:teuthology.orchestra.run.smithi016.stdout:472446403025 2024-08-17T18:04:23.132 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T18:04:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[84186]: cluster 2024-08-17T18:04:21.863224+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[84186]: cluster 2024-08-17T18:04:21.863224+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[84186]: audit 2024-08-17T18:04:22.374066+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[84186]: audit 2024-08-17T18:04:22.374066+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[86572]: cluster 2024-08-17T18:04:21.863224+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[86572]: cluster 2024-08-17T18:04:21.863224+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[86572]: audit 2024-08-17T18:04:22.374066+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:22 smithi016 bash[86572]: audit 2024-08-17T18:04:22.374066+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:22 smithi060 bash[68878]: cluster 2024-08-17T18:04:21.863224+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:22 smithi060 bash[68878]: cluster 2024-08-17T18:04:21.863224+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:22 smithi060 bash[68878]: audit 2024-08-17T18:04:22.374066+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:22 smithi060 bash[68878]: audit 2024-08-17T18:04:22.374066+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:24.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:04:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:04:24] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:04:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:24 smithi016 bash[84186]: cluster 2024-08-17T18:04:23.864264+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:25.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:24 smithi016 bash[84186]: cluster 2024-08-17T18:04:23.864264+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:24 smithi016 bash[86572]: cluster 2024-08-17T18:04:23.864264+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:25.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:24 smithi016 bash[86572]: cluster 2024-08-17T18:04:23.864264+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:25.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:24 smithi060 bash[68878]: cluster 2024-08-17T18:04:23.864264+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:25.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:24 smithi060 bash[68878]: cluster 2024-08-17T18:04:23.864264+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:27.098 INFO:teuthology.orchestra.run.smithi016.stdout:1052266987774 2024-08-17T18:04:27.099 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T18:04:27.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:26 smithi016 bash[84186]: cluster 2024-08-17T18:04:25.865035+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:27.257 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:26 smithi016 bash[84186]: cluster 2024-08-17T18:04:25.865035+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:27.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:26 smithi016 bash[86572]: cluster 2024-08-17T18:04:25.865035+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:27.258 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:26 smithi016 bash[86572]: cluster 2024-08-17T18:04:25.865035+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:27.266 INFO:teuthology.orchestra.run.smithi016.stdout:163208757961 2024-08-17T18:04:27.266 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T18:04:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:26 smithi060 bash[68878]: cluster 2024-08-17T18:04:25.865035+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:27.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:26 smithi060 bash[68878]: cluster 2024-08-17T18:04:25.865035+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:28 smithi016 bash[84186]: cluster 2024-08-17T18:04:27.865931+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:28 smithi016 bash[84186]: cluster 2024-08-17T18:04:27.865931+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:29 smithi016 bash[86572]: cluster 2024-08-17T18:04:27.865931+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.068 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:29 smithi016 bash[86572]: cluster 2024-08-17T18:04:27.865931+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:28 smithi060 bash[68878]: cluster 2024-08-17T18:04:27.865931+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:28 smithi060 bash[68878]: cluster 2024-08-17T18:04:27.865931+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:29.839 INFO:teuthology.orchestra.run.smithi016.stdout:416611828190 2024-08-17T18:04:29.839 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T18:04:30.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:04:30 smithi060 bash[61583]: ts=2024-08-17T18:04:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:30 smithi016 bash[84186]: cluster 2024-08-17T18:04:29.866558+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:31.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:30 smithi016 bash[84186]: cluster 2024-08-17T18:04:29.866558+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:31.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:30 smithi016 bash[86572]: cluster 2024-08-17T18:04:29.866558+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:31.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:30 smithi016 bash[86572]: cluster 2024-08-17T18:04:29.866558+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:31.386 INFO:teuthology.orchestra.run.smithi016.stdout:231928234675 2024-08-17T18:04:31.386 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T18:04:31.396 INFO:teuthology.orchestra.run.smithi016.stdout:1194000908460 2024-08-17T18:04:31.397 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T18:04:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:30 smithi060 bash[68878]: cluster 2024-08-17T18:04:29.866558+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:31.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:30 smithi060 bash[68878]: cluster 2024-08-17T18:04:29.866558+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:32.301 INFO:teuthology.orchestra.run.smithi016.stdout:395136991728 2024-08-17T18:04:32.301 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T18:04:32.774 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:32 smithi016 bash[84186]: cluster 2024-08-17T18:04:31.867318+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:33.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:32 smithi016 bash[84186]: cluster 2024-08-17T18:04:31.867318+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:32 smithi016 bash[86572]: cluster 2024-08-17T18:04:31.867318+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:33.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:32 smithi016 bash[86572]: cluster 2024-08-17T18:04:31.867318+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:33.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:32 smithi060 bash[68878]: cluster 2024-08-17T18:04:31.867318+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:33.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:32 smithi060 bash[68878]: cluster 2024-08-17T18:04:31.867318+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:33.820 INFO:teuthology.orchestra.run.smithi016.stdout:197568496319 2024-08-17T18:04:33.821 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T18:04:34.684 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:04:34 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:04:34] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:04:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:35 smithi016 bash[84186]: cluster 2024-08-17T18:04:33.868293+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:35.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:35 smithi016 bash[84186]: cluster 2024-08-17T18:04:33.868293+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:35 smithi016 bash[86572]: cluster 2024-08-17T18:04:33.868293+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:35.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:35 smithi016 bash[86572]: cluster 2024-08-17T18:04:33.868293+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:35.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:35 smithi060 bash[68878]: cluster 2024-08-17T18:04:33.868293+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:35.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:35 smithi060 bash[68878]: cluster 2024-08-17T18:04:33.868293+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:36.307 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:36.308 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:36.309 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:37.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:37 smithi016 bash[84186]: cluster 2024-08-17T18:04:35.868869+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:37.155 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:37 smithi016 bash[84186]: cluster 2024-08-17T18:04:35.868869+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:37.334 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:37.334 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:37 smithi060 bash[68878]: cluster 2024-08-17T18:04:35.868869+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:37.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:37 smithi060 bash[68878]: cluster 2024-08-17T18:04:35.868869+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:37.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:37 smithi016 bash[86572]: cluster 2024-08-17T18:04:35.868869+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:37.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:37 smithi016 bash[86572]: cluster 2024-08-17T18:04:35.868869+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:38 smithi016 bash[84186]: audit 2024-08-17T18:04:37.373887+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:38.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:38 smithi016 bash[84186]: audit 2024-08-17T18:04:37.373887+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:38 smithi016 bash[86572]: audit 2024-08-17T18:04:37.373887+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:38.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:38 smithi016 bash[86572]: audit 2024-08-17T18:04:37.373887+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:38.354 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:38.354 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:38 smithi060 bash[68878]: audit 2024-08-17T18:04:37.373887+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:38.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:38 smithi060 bash[68878]: audit 2024-08-17T18:04:37.373887+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:39 smithi016 bash[86572]: cluster 2024-08-17T18:04:37.869800+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:39.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:39 smithi016 bash[86572]: cluster 2024-08-17T18:04:37.869800+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:39.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:39 smithi016 bash[84186]: cluster 2024-08-17T18:04:37.869800+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:39.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:39 smithi016 bash[84186]: cluster 2024-08-17T18:04:37.869800+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:39 smithi060 bash[68878]: cluster 2024-08-17T18:04:37.869800+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:39.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:39 smithi060 bash[68878]: cluster 2024-08-17T18:04:37.869800+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:39.466 INFO:teuthology.orchestra.run.smithi016.stdout:472446403028 2024-08-17T18:04:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:40 smithi016 bash[84186]: audit 2024-08-17T18:04:39.467938+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.16:0/3836368223' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:04:40.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:40 smithi016 bash[84186]: audit 2024-08-17T18:04:39.467938+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.16:0/3836368223' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:04:40.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:40 smithi016 bash[86572]: audit 2024-08-17T18:04:39.467938+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.16:0/3836368223' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:04:40.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:40 smithi016 bash[86572]: audit 2024-08-17T18:04:39.467938+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.16:0/3836368223' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:04:40.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:40 smithi060 bash[68878]: audit 2024-08-17T18:04:39.467938+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.16:0/3836368223' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:04:40.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:40 smithi060 bash[68878]: audit 2024-08-17T18:04:39.467938+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.16:0/3836368223' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:04:40.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:04:40 smithi060 bash[61583]: ts=2024-08-17T18:04:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:41.356 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:41 smithi016 bash[84186]: cluster 2024-08-17T18:04:39.870731+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:41.356 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:41 smithi016 bash[84186]: cluster 2024-08-17T18:04:39.870731+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:41.356 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:41 smithi016 bash[86572]: cluster 2024-08-17T18:04:39.870731+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:41.356 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:41 smithi016 bash[86572]: cluster 2024-08-17T18:04:39.870731+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:41.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:41 smithi060 bash[68878]: cluster 2024-08-17T18:04:39.870731+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:41.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:41 smithi060 bash[68878]: cluster 2024-08-17T18:04:39.870731+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:42.540 INFO:tasks.cephadm.ceph_manager.ceph:need seq 472446403025 got 472446403028 for osd.4 2024-08-17T18:04:42.540 DEBUG:teuthology.parallel:result is None 2024-08-17T18:04:43.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:43 smithi016 bash[84186]: cluster 2024-08-17T18:04:41.871533+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:43.154 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:43 smithi016 bash[84186]: cluster 2024-08-17T18:04:41.871533+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:43.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:43 smithi016 bash[86572]: cluster 2024-08-17T18:04:41.871533+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:43.155 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:43 smithi016 bash[86572]: cluster 2024-08-17T18:04:41.871533+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:43.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:43 smithi060 bash[68878]: cluster 2024-08-17T18:04:41.871533+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:43.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:43 smithi060 bash[68878]: cluster 2024-08-17T18:04:41.871533+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:44.896 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:04:44 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:04:44] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.51.0" 2024-08-17T18:04:45.293 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:45 smithi016 bash[84186]: cluster 2024-08-17T18:04:43.872590+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:45.293 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:45 smithi016 bash[84186]: cluster 2024-08-17T18:04:43.872590+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:45.294 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:45 smithi016 bash[86572]: cluster 2024-08-17T18:04:43.872590+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:45.294 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:45 smithi016 bash[86572]: cluster 2024-08-17T18:04:43.872590+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:45.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:45 smithi060 bash[68878]: cluster 2024-08-17T18:04:43.872590+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:45.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:45 smithi060 bash[68878]: cluster 2024-08-17T18:04:43.872590+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:47.363 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:47 smithi016 bash[84186]: cluster 2024-08-17T18:04:45.873301+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:47.363 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:47 smithi016 bash[84186]: cluster 2024-08-17T18:04:45.873301+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:47.363 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:47 smithi016 bash[86572]: cluster 2024-08-17T18:04:45.873301+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:47.363 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:47 smithi016 bash[86572]: cluster 2024-08-17T18:04:45.873301+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:47 smithi060 bash[68878]: cluster 2024-08-17T18:04:45.873301+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:47.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:47 smithi060 bash[68878]: cluster 2024-08-17T18:04:45.873301+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[86572]: cluster 2024-08-17T18:04:47.874147+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[86572]: cluster 2024-08-17T18:04:47.874147+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[86572]: audit 2024-08-17T18:04:48.118237+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:49.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[86572]: audit 2024-08-17T18:04:48.118237+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[84186]: cluster 2024-08-17T18:04:47.874147+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[84186]: cluster 2024-08-17T18:04:47.874147+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[84186]: audit 2024-08-17T18:04:48.118237+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:49.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:49 smithi016 bash[84186]: audit 2024-08-17T18:04:48.118237+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:49.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:49 smithi060 bash[68878]: cluster 2024-08-17T18:04:47.874147+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:49 smithi060 bash[68878]: cluster 2024-08-17T18:04:47.874147+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:49.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:49 smithi060 bash[68878]: audit 2024-08-17T18:04:48.118237+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:49.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:49 smithi060 bash[68878]: audit 2024-08-17T18:04:48.118237+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:50.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:04:50 smithi060 bash[61583]: ts=2024-08-17T18:04:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:51.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:51 smithi016 bash[84186]: cluster 2024-08-17T18:04:49.874971+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:51.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:51 smithi016 bash[84186]: cluster 2024-08-17T18:04:49.874971+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:51.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:51 smithi016 bash[86572]: cluster 2024-08-17T18:04:49.874971+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:51.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:51 smithi016 bash[86572]: cluster 2024-08-17T18:04:49.874971+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:51.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:51 smithi060 bash[68878]: cluster 2024-08-17T18:04:49.874971+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:51.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:51 smithi060 bash[68878]: cluster 2024-08-17T18:04:49.874971+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[84186]: cluster 2024-08-17T18:04:51.875711+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[84186]: cluster 2024-08-17T18:04:51.875711+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[84186]: audit 2024-08-17T18:04:52.374779+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:53.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[84186]: audit 2024-08-17T18:04:52.374779+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[86572]: cluster 2024-08-17T18:04:51.875711+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[86572]: cluster 2024-08-17T18:04:51.875711+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[86572]: audit 2024-08-17T18:04:52.374779+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:53.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:53 smithi016 bash[86572]: audit 2024-08-17T18:04:52.374779+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:53 smithi060 bash[68878]: cluster 2024-08-17T18:04:51.875711+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:53 smithi060 bash[68878]: cluster 2024-08-17T18:04:51.875711+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:53 smithi060 bash[68878]: audit 2024-08-17T18:04:52.374779+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:53.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:53 smithi060 bash[68878]: audit 2024-08-17T18:04:52.374779+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:04:54 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:04:54] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.51.0" 2024-08-17T18:04:55.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[84186]: cluster 2024-08-17T18:04:53.876646+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[84186]: cluster 2024-08-17T18:04:53.876646+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[84186]: audit 2024-08-17T18:04:54.215395+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[84186]: audit 2024-08-17T18:04:54.215395+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[84186]: audit 2024-08-17T18:04:54.225909+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[84186]: audit 2024-08-17T18:04:54.225909+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[86572]: cluster 2024-08-17T18:04:53.876646+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[86572]: cluster 2024-08-17T18:04:53.876646+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[86572]: audit 2024-08-17T18:04:54.215395+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[86572]: audit 2024-08-17T18:04:54.215395+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[86572]: audit 2024-08-17T18:04:54.225909+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:55 smithi016 bash[86572]: audit 2024-08-17T18:04:54.225909+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:55 smithi060 bash[68878]: cluster 2024-08-17T18:04:53.876646+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:55.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:55 smithi060 bash[68878]: cluster 2024-08-17T18:04:53.876646+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:55.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:55 smithi060 bash[68878]: audit 2024-08-17T18:04:54.215395+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:55 smithi060 bash[68878]: audit 2024-08-17T18:04:54.215395+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:55 smithi060 bash[68878]: audit 2024-08-17T18:04:54.225909+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:55 smithi060 bash[68878]: audit 2024-08-17T18:04:54.225909+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:04:55.812 INFO:teuthology.orchestra.run.smithi016.stdout:1052266987780 2024-08-17T18:04:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:56 smithi016 bash[84186]: audit 2024-08-17T18:04:55.813964+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.16:0/3190916592' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:04:56.077 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:56 smithi016 bash[84186]: audit 2024-08-17T18:04:55.813964+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.16:0/3190916592' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:04:56.077 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:56 smithi016 bash[86572]: audit 2024-08-17T18:04:55.813964+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.16:0/3190916592' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:04:56.078 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:56 smithi016 bash[86572]: audit 2024-08-17T18:04:55.813964+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.16:0/3190916592' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:04:56.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:56 smithi060 bash[68878]: audit 2024-08-17T18:04:55.813964+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.16:0/3190916592' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:04:56.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:56 smithi060 bash[68878]: audit 2024-08-17T18:04:55.813964+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.16:0/3190916592' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:04:57.053 INFO:teuthology.orchestra.run.smithi016.stdout:416611828196 2024-08-17T18:04:57.135 INFO:teuthology.orchestra.run.smithi016.stdout:231928234681 2024-08-17T18:04:57.239 INFO:teuthology.orchestra.run.smithi016.stdout:163208757967 2024-08-17T18:04:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[84186]: cluster 2024-08-17T18:04:55.877194+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[84186]: cluster 2024-08-17T18:04:55.877194+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[84186]: audit 2024-08-17T18:04:57.055496+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.16:0/4176475813' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:04:57.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[84186]: audit 2024-08-17T18:04:57.055496+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.16:0/4176475813' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:04:57.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[86572]: cluster 2024-08-17T18:04:55.877194+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[86572]: cluster 2024-08-17T18:04:55.877194+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[86572]: audit 2024-08-17T18:04:57.055496+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.16:0/4176475813' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:04:57.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:57 smithi016 bash[86572]: audit 2024-08-17T18:04:57.055496+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.16:0/4176475813' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:04:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:57 smithi060 bash[68878]: cluster 2024-08-17T18:04:55.877194+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:57.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:57 smithi060 bash[68878]: cluster 2024-08-17T18:04:55.877194+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:57 smithi060 bash[68878]: audit 2024-08-17T18:04:57.055496+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.16:0/4176475813' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:04:57.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:57 smithi060 bash[68878]: audit 2024-08-17T18:04:57.055496+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.16:0/4176475813' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:04:57.552 INFO:teuthology.orchestra.run.smithi016.stdout:1194000908465 2024-08-17T18:04:58.105 INFO:teuthology.orchestra.run.smithi016.stdout:395136991734 2024-08-17T18:04:58.116 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[84186]: audit 2024-08-17T18:04:57.137343+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.16:0/4262235113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:04:58.116 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[84186]: audit 2024-08-17T18:04:57.137343+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.16:0/4262235113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[84186]: audit 2024-08-17T18:04:57.241473+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.16:0/2678241964' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[84186]: audit 2024-08-17T18:04:57.241473+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.16:0/2678241964' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[84186]: audit 2024-08-17T18:04:57.554732+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.16:0/1622145131' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[84186]: audit 2024-08-17T18:04:57.554732+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.16:0/1622145131' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[86572]: audit 2024-08-17T18:04:57.137343+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.16:0/4262235113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[86572]: audit 2024-08-17T18:04:57.137343+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.16:0/4262235113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[86572]: audit 2024-08-17T18:04:57.241473+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.16:0/2678241964' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[86572]: audit 2024-08-17T18:04:57.241473+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.16:0/2678241964' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[86572]: audit 2024-08-17T18:04:57.554732+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.16:0/1622145131' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:04:58.117 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:58 smithi016 bash[86572]: audit 2024-08-17T18:04:57.554732+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.16:0/1622145131' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:04:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:58 smithi060 bash[68878]: audit 2024-08-17T18:04:57.137343+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.16:0/4262235113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:04:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:58 smithi060 bash[68878]: audit 2024-08-17T18:04:57.137343+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.16:0/4262235113' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:04:58.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:58 smithi060 bash[68878]: audit 2024-08-17T18:04:57.241473+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.16:0/2678241964' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:04:58.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:58 smithi060 bash[68878]: audit 2024-08-17T18:04:57.241473+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.16:0/2678241964' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:04:58.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:58 smithi060 bash[68878]: audit 2024-08-17T18:04:57.554732+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.16:0/1622145131' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:04:58.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:58 smithi060 bash[68878]: audit 2024-08-17T18:04:57.554732+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.16:0/1622145131' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:04:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[84186]: cluster 2024-08-17T18:04:57.877753+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[84186]: cluster 2024-08-17T18:04:57.877753+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:59.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[84186]: audit 2024-08-17T18:04:58.107209+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.16:0/2654025821' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:04:59.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[84186]: audit 2024-08-17T18:04:58.107209+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.16:0/2654025821' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:04:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[86572]: cluster 2024-08-17T18:04:57.877753+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[86572]: cluster 2024-08-17T18:04:57.877753+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[86572]: audit 2024-08-17T18:04:58.107209+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.16:0/2654025821' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:04:59.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:04:59 smithi016 bash[86572]: audit 2024-08-17T18:04:58.107209+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.16:0/2654025821' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:04:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:59 smithi060 bash[68878]: cluster 2024-08-17T18:04:57.877753+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:59.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:59 smithi060 bash[68878]: cluster 2024-08-17T18:04:57.877753+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:59 smithi060 bash[68878]: audit 2024-08-17T18:04:58.107209+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.16:0/2654025821' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:04:59.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:04:59 smithi060 bash[68878]: audit 2024-08-17T18:04:58.107209+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.16:0/2654025821' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:04:59.737 INFO:tasks.cephadm.ceph_manager.ceph:need seq 416611828190 got 416611828196 for osd.2 2024-08-17T18:04:59.738 DEBUG:teuthology.parallel:result is None 2024-08-17T18:04:59.970 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1052266987774 got 1052266987780 for osd.3 2024-08-17T18:04:59.971 DEBUG:teuthology.parallel:result is None 2024-08-17T18:05:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:00 smithi060 bash[68878]: cluster 2024-08-17T18:04:59.878631+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:00.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:00 smithi060 bash[68878]: cluster 2024-08-17T18:04:59.878631+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:00.427 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:00 smithi060 bash[61583]: ts=2024-08-17T18:05:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:00 smithi016 bash[84186]: cluster 2024-08-17T18:04:59.878631+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:00.577 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:00 smithi016 bash[84186]: cluster 2024-08-17T18:04:59.878631+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:00 smithi016 bash[86572]: cluster 2024-08-17T18:04:59.878631+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:00.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:00 smithi016 bash[86572]: cluster 2024-08-17T18:04:59.878631+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:00.976 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234675 got 231928234681 for osd.7 2024-08-17T18:05:00.976 DEBUG:teuthology.parallel:result is None 2024-08-17T18:05:01.264 INFO:teuthology.orchestra.run.smithi016.stdout:197568496325 2024-08-17T18:05:01.481 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:01 smithi016 bash[84186]: audit 2024-08-17T18:05:01.266643+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.16:0/4120971602' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:05:01.482 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:01 smithi016 bash[84186]: audit 2024-08-17T18:05:01.266643+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.16:0/4120971602' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:05:01.482 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:01 smithi016 bash[86572]: audit 2024-08-17T18:05:01.266643+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.16:0/4120971602' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:05:01.482 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:01 smithi016 bash[86572]: audit 2024-08-17T18:05:01.266643+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.16:0/4120971602' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:05:01.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:01 smithi060 bash[68878]: audit 2024-08-17T18:05:01.266643+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.16:0/4120971602' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:05:01.581 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:01 smithi060 bash[68878]: audit 2024-08-17T18:05:01.266643+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.16:0/4120971602' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:05:02.535 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1194000908460 got 1194000908465 for osd.0 2024-08-17T18:05:02.535 DEBUG:teuthology.parallel:result is None 2024-08-17T18:05:02.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:02 smithi016 bash[86572]: cluster 2024-08-17T18:05:01.879397+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:02.577 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:02 smithi016 bash[86572]: cluster 2024-08-17T18:05:01.879397+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:02 smithi016 bash[84186]: cluster 2024-08-17T18:05:01.879397+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:02.578 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:02 smithi016 bash[84186]: cluster 2024-08-17T18:05:01.879397+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:02 smithi060 bash[68878]: cluster 2024-08-17T18:05:01.879397+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:02.676 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:02 smithi060 bash[68878]: cluster 2024-08-17T18:05:01.879397+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:03.582 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757961 got 163208757967 for osd.5 2024-08-17T18:05:03.582 DEBUG:teuthology.parallel:result is None 2024-08-17T18:05:03.599 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991728 got 395136991734 for osd.1 2024-08-17T18:05:03.599 DEBUG:teuthology.parallel:result is None 2024-08-17T18:05:03.672 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568496319 got 197568496325 for osd.6 2024-08-17T18:05:03.672 DEBUG:teuthology.parallel:result is None 2024-08-17T18:05:03.672 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T18:05:03.672 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:05:04.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:05:04] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.51.0" 2024-08-17T18:05:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[86572]: cluster 2024-08-17T18:05:03.880030+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[86572]: cluster 2024-08-17T18:05:03.880030+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:05.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[86572]: audit 2024-08-17T18:05:04.833142+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[86572]: audit 2024-08-17T18:05:04.833142+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[86572]: audit 2024-08-17T18:05:04.841119+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[86572]: audit 2024-08-17T18:05:04.841119+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[84186]: cluster 2024-08-17T18:05:03.880030+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[84186]: cluster 2024-08-17T18:05:03.880030+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[84186]: audit 2024-08-17T18:05:04.833142+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[84186]: audit 2024-08-17T18:05:04.833142+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[84186]: audit 2024-08-17T18:05:04.841119+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:04 smithi016 bash[84186]: audit 2024-08-17T18:05:04.841119+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:04 smithi060 bash[68878]: cluster 2024-08-17T18:05:03.880030+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:04 smithi060 bash[68878]: cluster 2024-08-17T18:05:03.880030+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:04 smithi060 bash[68878]: audit 2024-08-17T18:05:04.833142+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:04 smithi060 bash[68878]: audit 2024-08-17T18:05:04.833142+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:04 smithi060 bash[68878]: audit 2024-08-17T18:05:04.841119+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:05.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:04 smithi060 bash[68878]: audit 2024-08-17T18:05:04.841119+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:06.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[84186]: audit 2024-08-17T18:05:05.533208+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[84186]: audit 2024-08-17T18:05:05.533208+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[84186]: audit 2024-08-17T18:05:05.534825+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[84186]: audit 2024-08-17T18:05:05.534825+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[84186]: audit 2024-08-17T18:05:05.546597+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[84186]: audit 2024-08-17T18:05:05.546597+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[86572]: audit 2024-08-17T18:05:05.533208+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[86572]: audit 2024-08-17T18:05:05.533208+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:06.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[86572]: audit 2024-08-17T18:05:05.534825+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:06.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[86572]: audit 2024-08-17T18:05:05.534825+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:06.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[86572]: audit 2024-08-17T18:05:05.546597+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:06.329 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:05 smithi016 bash[86572]: audit 2024-08-17T18:05:05.546597+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:06.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:05 smithi060 bash[68878]: audit 2024-08-17T18:05:05.533208+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:05 smithi060 bash[68878]: audit 2024-08-17T18:05:05.533208+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:05 smithi060 bash[68878]: audit 2024-08-17T18:05:05.534825+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:05 smithi060 bash[68878]: audit 2024-08-17T18:05:05.534825+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:05 smithi060 bash[68878]: audit 2024-08-17T18:05:05.546597+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:06.427 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:05 smithi060 bash[68878]: audit 2024-08-17T18:05:05.546597+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' 2024-08-17T18:05:07.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:06 smithi016 bash[86572]: cluster 2024-08-17T18:05:05.880810+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:07.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:06 smithi016 bash[86572]: cluster 2024-08-17T18:05:05.880810+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:06 smithi016 bash[84186]: cluster 2024-08-17T18:05:05.880810+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:07.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:06 smithi016 bash[84186]: cluster 2024-08-17T18:05:05.880810+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:06 smithi060 bash[68878]: cluster 2024-08-17T18:05:05.880810+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:07.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:06 smithi060 bash[68878]: cluster 2024-08-17T18:05:05.880810+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:08.129 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:08.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:07 smithi016 bash[84186]: audit 2024-08-17T18:05:07.375302+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:08.244 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:07 smithi016 bash[84186]: audit 2024-08-17T18:05:07.375302+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:08.244 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:07 smithi016 bash[86572]: audit 2024-08-17T18:05:07.375302+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:08.244 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:07 smithi016 bash[86572]: audit 2024-08-17T18:05:07.375302+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:07 smithi060 bash[68878]: audit 2024-08-17T18:05:07.375302+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:08.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:07 smithi060 bash[68878]: audit 2024-08-17T18:05:07.375302+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:08 smithi016 bash[84186]: cluster 2024-08-17T18:05:07.881657+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:09.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:08 smithi016 bash[84186]: cluster 2024-08-17T18:05:07.881657+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:08 smithi016 bash[86572]: cluster 2024-08-17T18:05:07.881657+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:09.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:08 smithi016 bash[86572]: cluster 2024-08-17T18:05:07.881657+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:08 smithi060 bash[68878]: cluster 2024-08-17T18:05:07.881657+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:09.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:08 smithi060 bash[68878]: cluster 2024-08-17T18:05:07.881657+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:10.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:10 smithi060 bash[61583]: ts=2024-08-17T18:05:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:10 smithi016 bash[84186]: cluster 2024-08-17T18:05:09.882505+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:11.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:10 smithi016 bash[84186]: cluster 2024-08-17T18:05:09.882505+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:10 smithi016 bash[86572]: cluster 2024-08-17T18:05:09.882505+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:11.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:10 smithi016 bash[86572]: cluster 2024-08-17T18:05:09.882505+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:10 smithi060 bash[68878]: cluster 2024-08-17T18:05:09.882505+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:11.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:10 smithi060 bash[68878]: cluster 2024-08-17T18:05:09.882505+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:12.212 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T18:05:12.213 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T18:05:13.073 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1673,"stamp":"2024-08-17T18:05:11.882741+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":406,"num_read_kb":849,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":2375920,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":213,"ondisk_log_size":213,"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":5698876,"kb_used_data":41540,"kb_used_omap":113,"kb_used_meta":5657102,"kb_avail":744262340,"statfs":{"total":767960285184,"available":762124636160,"internally_reserved":0,"allocated":42536960,"data_stored":24144294,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":5792872744},"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.004708"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":573,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972804+0000","last_change":"2024-08-17T18:00:26.900480+0000","last_active":"2024-08-17T18:03:40.972804+0000","last_peered":"2024-08-17T18:03:40.972804+0000","last_clean":"2024-08-17T18:03:40.972804+0000","last_became_active":"2024-08-17T18:00:26.900027+0000","last_became_peered":"2024-08-17T18:00:26.900027+0000","last_unstale":"2024-08-17T18:03:40.972804+0000","last_undegraded":"2024-08-17T18:03:40.972804+0000","last_fullsized":"2024-08-17T18:03:40.972804+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:52:48.940037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":40,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.957544+0000","last_change":"2024-08-17T18:00:26.910859+0000","last_active":"2024-08-17T18:03:39.957544+0000","last_peered":"2024-08-17T18:03:39.957544+0000","last_clean":"2024-08-17T18:03:39.957544+0000","last_became_active":"2024-08-17T18:00:26.873936+0000","last_became_peered":"2024-08-17T18:00:26.873936+0000","last_unstale":"2024-08-17T18:03:39.957544+0000","last_undegraded":"2024-08-17T18:03:39.957544+0000","last_fullsized":"2024-08-17T18:03:39.957544+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:07.125827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":213,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947353+0000","last_change":"2024-08-17T18:02:18.569839+0000","last_active":"2024-08-17T18:03:39.947353+0000","last_peered":"2024-08-17T18:03:39.947353+0000","last_clean":"2024-08-17T18:03:39.947353+0000","last_became_active":"2024-08-17T18:02:18.568190+0000","last_became_peered":"2024-08-17T18:02:18.568190+0000","last_unstale":"2024-08-17T18:03:39.947353+0000","last_undegraded":"2024-08-17T18:03:39.947353+0000","last_fullsized":"2024-08-17T18:03:39.947353+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:39.963836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":288,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.982200+0000","last_change":"2024-08-17T18:03:40.981697+0000","last_active":"2024-08-17T18:03:40.982200+0000","last_peered":"2024-08-17T18:03:40.982200+0000","last_clean":"2024-08-17T18:03:40.982200+0000","last_became_active":"2024-08-17T18:03:40.981166+0000","last_became_peered":"2024-08-17T18:03:40.981166+0000","last_unstale":"2024-08-17T18:03:40.982200+0000","last_undegraded":"2024-08-17T18:03:40.982200+0000","last_fullsized":"2024-08-17T18:03:40.982200+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:55.389894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":476,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.986737+0000","last_change":"2024-08-17T18:03:40.986087+0000","last_active":"2024-08-17T18:03:40.986737+0000","last_peered":"2024-08-17T18:03:40.986737+0000","last_clean":"2024-08-17T18:03:40.986737+0000","last_became_active":"2024-08-17T18:03:40.985280+0000","last_became_peered":"2024-08-17T18:03:40.985280+0000","last_unstale":"2024-08-17T18:03:40.986737+0000","last_undegraded":"2024-08-17T18:03:40.986737+0000","last_fullsized":"2024-08-17T18:03:40.986737+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:53:30.402340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955808+0000","last_change":"2024-08-17T18:00:26.878453+0000","last_active":"2024-08-17T18:03:39.955808+0000","last_peered":"2024-08-17T18:03:39.955808+0000","last_clean":"2024-08-17T18:03:39.955808+0000","last_became_active":"2024-08-17T18:00:26.877588+0000","last_became_peered":"2024-08-17T18:00:26.877588+0000","last_unstale":"2024-08-17T18:03:39.955808+0000","last_undegraded":"2024-08-17T18:03:39.955808+0000","last_fullsized":"2024-08-17T18:03:39.955808+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:22.892081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":267,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973747+0000","last_change":"2024-08-17T18:00:26.901382+0000","last_active":"2024-08-17T18:03:40.973747+0000","last_peered":"2024-08-17T18:03:40.973747+0000","last_clean":"2024-08-17T18:03:40.973747+0000","last_became_active":"2024-08-17T18:00:26.900611+0000","last_became_peered":"2024-08-17T18:00:26.900611+0000","last_unstale":"2024-08-17T18:03:40.973747+0000","last_undegraded":"2024-08-17T18:03:40.973747+0000","last_fullsized":"2024-08-17T18:03:40.973747+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.777948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":338,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204566+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T18:03:40.204566+0000","last_peered":"2024-08-17T18:03:40.204566+0000","last_clean":"2024-08-17T18:03:40.204566+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T18:03:40.204566+0000","last_undegraded":"2024-08-17T18:03:40.204566+0000","last_fullsized":"2024-08-17T18:03:40.204566+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":38,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.956228+0000","last_change":"2024-08-17T18:00:26.904642+0000","last_active":"2024-08-17T18:03:39.956228+0000","last_peered":"2024-08-17T18:03:39.956228+0000","last_clean":"2024-08-17T18:03:39.956228+0000","last_became_active":"2024-08-17T18:00:26.869859+0000","last_became_peered":"2024-08-17T18:00:26.869859+0000","last_unstale":"2024-08-17T18:03:39.956228+0000","last_undegraded":"2024-08-17T18:03:39.956228+0000","last_fullsized":"2024-08-17T18:03:39.956228+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:53:20.927492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":80,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.944276+0000","last_change":"2024-08-17T18:02:17.990297+0000","last_active":"2024-08-17T18:03:39.944276+0000","last_peered":"2024-08-17T18:03:39.944276+0000","last_clean":"2024-08-17T18:03:39.944276+0000","last_became_active":"2024-08-17T18:02:17.989318+0000","last_became_peered":"2024-08-17T18:02:17.989318+0000","last_unstale":"2024-08-17T18:03:39.944276+0000","last_undegraded":"2024-08-17T18:03:39.944276+0000","last_fullsized":"2024-08-17T18:03:39.944276+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:45:14.628486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":38,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.956965+0000","last_change":"2024-08-17T18:00:26.890868+0000","last_active":"2024-08-17T18:03:39.956965+0000","last_peered":"2024-08-17T18:03:39.956965+0000","last_clean":"2024-08-17T18:03:39.956965+0000","last_became_active":"2024-08-17T18:00:26.864049+0000","last_became_peered":"2024-08-17T18:00:26.864049+0000","last_unstale":"2024-08-17T18:03:39.956965+0000","last_undegraded":"2024-08-17T18:03:39.956965+0000","last_fullsized":"2024-08-17T18:03:39.956965+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.900002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":308,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954928+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T18:03:40.954928+0000","last_peered":"2024-08-17T18:03:40.954928+0000","last_clean":"2024-08-17T18:03:40.954928+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T18:03:40.954928+0000","last_undegraded":"2024-08-17T18:03:40.954928+0000","last_fullsized":"2024-08-17T18:03:40.954928+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":38,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955483+0000","last_change":"2024-08-17T18:00:26.914852+0000","last_active":"2024-08-17T18:03:39.955483+0000","last_peered":"2024-08-17T18:03:39.955483+0000","last_clean":"2024-08-17T18:03:39.955483+0000","last_became_active":"2024-08-17T18:00:26.877387+0000","last_became_peered":"2024-08-17T18:00:26.877387+0000","last_unstale":"2024-08-17T18:03:39.955483+0000","last_undegraded":"2024-08-17T18:03:39.955483+0000","last_fullsized":"2024-08-17T18:03:39.955483+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:52.493200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":321,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204381+0000","last_change":"2024-08-17T18:00:26.882807+0000","last_active":"2024-08-17T18:03:40.204381+0000","last_peered":"2024-08-17T18:03:40.204381+0000","last_clean":"2024-08-17T18:03:40.204381+0000","last_became_active":"2024-08-17T18:00:26.881751+0000","last_became_peered":"2024-08-17T18:00:26.881751+0000","last_unstale":"2024-08-17T18:03:40.204381+0000","last_undegraded":"2024-08-17T18:03:40.204381+0000","last_fullsized":"2024-08-17T18:03:40.204381+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:07:32.583122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":256,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947316+0000","last_change":"2024-08-17T18:02:18.569233+0000","last_active":"2024-08-17T18:03:39.947316+0000","last_peered":"2024-08-17T18:03:39.947316+0000","last_clean":"2024-08-17T18:03:39.947316+0000","last_became_active":"2024-08-17T18:02:18.567628+0000","last_became_peered":"2024-08-17T18:02:18.567628+0000","last_unstale":"2024-08-17T18:03:39.947316+0000","last_undegraded":"2024-08-17T18:03:39.947316+0000","last_fullsized":"2024-08-17T18:03:39.947316+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:49.270181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":538,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980670+0000","last_change":"2024-08-17T18:03:40.979780+0000","last_active":"2024-08-17T18:03:40.980670+0000","last_peered":"2024-08-17T18:03:40.980670+0000","last_clean":"2024-08-17T18:03:40.980670+0000","last_became_active":"2024-08-17T18:03:40.978957+0000","last_became_peered":"2024-08-17T18:03:40.978957+0000","last_unstale":"2024-08-17T18:03:40.980670+0000","last_undegraded":"2024-08-17T18:03:40.980670+0000","last_fullsized":"2024-08-17T18:03:40.980670+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:17.569255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":588,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973202+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T18:03:40.973202+0000","last_peered":"2024-08-17T18:03:40.973202+0000","last_clean":"2024-08-17T18:03:40.973202+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T18:03:40.973202+0000","last_undegraded":"2024-08-17T18:03:40.973202+0000","last_fullsized":"2024-08-17T18:03:40.973202+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955607+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T18:03:40.955607+0000","last_peered":"2024-08-17T18:03:40.955607+0000","last_clean":"2024-08-17T18:03:40.955607+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T18:03:40.955607+0000","last_undegraded":"2024-08-17T18:03:40.955607+0000","last_fullsized":"2024-08-17T18:03:40.955607+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":346,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204635+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T18:03:40.204635+0000","last_peered":"2024-08-17T18:03:40.204635+0000","last_clean":"2024-08-17T18:03:40.204635+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T18:03:40.204635+0000","last_undegraded":"2024-08-17T18:03:40.204635+0000","last_fullsized":"2024-08-17T18:03:40.204635+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956551+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T18:03:40.956551+0000","last_peered":"2024-08-17T18:03:40.956551+0000","last_clean":"2024-08-17T18:03:40.956551+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T18:03:40.956551+0000","last_undegraded":"2024-08-17T18:03:40.956551+0000","last_fullsized":"2024-08-17T18:03:40.956551+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":311,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954477+0000","last_change":"2024-08-17T18:00:26.866795+0000","last_active":"2024-08-17T18:03:40.954477+0000","last_peered":"2024-08-17T18:03:40.954477+0000","last_clean":"2024-08-17T18:03:40.954477+0000","last_became_active":"2024-08-17T18:00:26.865164+0000","last_became_peered":"2024-08-17T18:00:26.865164+0000","last_unstale":"2024-08-17T18:03:40.954477+0000","last_undegraded":"2024-08-17T18:03:40.954477+0000","last_fullsized":"2024-08-17T18:03:40.954477+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:44:10.266021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":296,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.957056+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T18:03:40.957056+0000","last_peered":"2024-08-17T18:03:40.957056+0000","last_clean":"2024-08-17T18:03:40.957056+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T18:03:40.957056+0000","last_undegraded":"2024-08-17T18:03:40.957056+0000","last_fullsized":"2024-08-17T18:03:40.957056+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":268,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973048+0000","last_change":"2024-08-17T18:00:26.907273+0000","last_active":"2024-08-17T18:03:40.973048+0000","last_peered":"2024-08-17T18:03:40.973048+0000","last_clean":"2024-08-17T18:03:40.973048+0000","last_became_active":"2024-08-17T18:00:26.906344+0000","last_became_peered":"2024-08-17T18:00:26.906344+0000","last_unstale":"2024-08-17T18:03:40.973048+0000","last_undegraded":"2024-08-17T18:03:40.973048+0000","last_fullsized":"2024-08-17T18:03:40.973048+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:26:03.910634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":612,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969384+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T18:03:40.969384+0000","last_peered":"2024-08-17T18:03:40.969384+0000","last_clean":"2024-08-17T18:03:40.969384+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T18:03:40.969384+0000","last_undegraded":"2024-08-17T18:03:40.969384+0000","last_fullsized":"2024-08-17T18:03:40.969384+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":396,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955755+0000","last_change":"2024-08-17T18:00:29.900951+0000","last_active":"2024-08-17T18:03:39.955755+0000","last_peered":"2024-08-17T18:03:39.955755+0000","last_clean":"2024-08-17T18:03:39.955755+0000","last_became_active":"2024-08-17T18:00:29.899836+0000","last_became_peered":"2024-08-17T18:00:29.899836+0000","last_unstale":"2024-08-17T18:03:39.955755+0000","last_undegraded":"2024-08-17T18:03:39.955755+0000","last_fullsized":"2024-08-17T18:03:39.955755+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:51:32.158438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":378,"num_read_kb":822,"num_write":215,"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":"2.3","version":"63'1","reported_seq":111,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.946393+0000","last_change":"2024-08-17T18:02:17.987709+0000","last_active":"2024-08-17T18:03:39.946393+0000","last_peered":"2024-08-17T18:03:39.946393+0000","last_clean":"2024-08-17T18:03:39.946393+0000","last_became_active":"2024-08-17T18:02:17.986480+0000","last_became_peered":"2024-08-17T18:02:17.986480+0000","last_unstale":"2024-08-17T18:03:39.946393+0000","last_undegraded":"2024-08-17T18:03:39.946393+0000","last_fullsized":"2024-08-17T18:03:39.946393+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:49:28.562465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":521,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972523+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T18:03:40.972523+0000","last_peered":"2024-08-17T18:03:40.972523+0000","last_clean":"2024-08-17T18:03:40.972523+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T18:03:40.972523+0000","last_undegraded":"2024-08-17T18:03:40.972523+0000","last_fullsized":"2024-08-17T18:03:40.972523+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204974+0000","last_change":"2024-08-17T18:00:26.885792+0000","last_active":"2024-08-17T18:03:40.204974+0000","last_peered":"2024-08-17T18:03:40.204974+0000","last_clean":"2024-08-17T18:03:40.204974+0000","last_became_active":"2024-08-17T18:00:26.884803+0000","last_became_peered":"2024-08-17T18:00:26.884803+0000","last_unstale":"2024-08-17T18:03:40.204974+0000","last_undegraded":"2024-08-17T18:03:40.204974+0000","last_fullsized":"2024-08-17T18:03:40.204974+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:41:10.441755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.956082+0000","last_change":"2024-08-17T18:00:26.869171+0000","last_active":"2024-08-17T18:03:39.956082+0000","last_peered":"2024-08-17T18:03:39.956082+0000","last_clean":"2024-08-17T18:03:39.956082+0000","last_became_active":"2024-08-17T18:00:26.868209+0000","last_became_peered":"2024-08-17T18:00:26.868209+0000","last_unstale":"2024-08-17T18:03:39.956082+0000","last_undegraded":"2024-08-17T18:03:39.956082+0000","last_fullsized":"2024-08-17T18:03:39.956082+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:26.087868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.983948+0000","last_change":"2024-08-17T18:03:40.983448+0000","last_active":"2024-08-17T18:03:40.983948+0000","last_peered":"2024-08-17T18:03:40.983948+0000","last_clean":"2024-08-17T18:03:40.983948+0000","last_became_active":"2024-08-17T18:03:40.982757+0000","last_became_peered":"2024-08-17T18:03:40.982757+0000","last_unstale":"2024-08-17T18:03:40.983948+0000","last_undegraded":"2024-08-17T18:03:40.983948+0000","last_fullsized":"2024-08-17T18:03:40.983948+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:01.319062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":157,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980628+0000","last_change":"2024-08-17T18:03:40.978066+0000","last_active":"2024-08-17T18:03:40.980628+0000","last_peered":"2024-08-17T18:03:40.980628+0000","last_clean":"2024-08-17T18:03:40.980628+0000","last_became_active":"2024-08-17T18:03:40.977036+0000","last_became_peered":"2024-08-17T18:03:40.977036+0000","last_unstale":"2024-08-17T18:03:40.980628+0000","last_undegraded":"2024-08-17T18:03:40.980628+0000","last_fullsized":"2024-08-17T18:03:40.980628+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:01:15.705806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":582,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956861+0000","last_change":"2024-08-17T18:01:34.786735+0000","last_active":"2024-08-17T18:03:40.956861+0000","last_peered":"2024-08-17T18:03:40.956861+0000","last_clean":"2024-08-17T18:03:40.956861+0000","last_became_active":"2024-08-17T18:01:34.785814+0000","last_became_peered":"2024-08-17T18:01:34.785814+0000","last_unstale":"2024-08-17T18:03:40.956861+0000","last_undegraded":"2024-08-17T18:03:40.956861+0000","last_fullsized":"2024-08-17T18:03:40.956861+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:35.350848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":577,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.968502+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T18:03:40.968502+0000","last_peered":"2024-08-17T18:03:40.968502+0000","last_clean":"2024-08-17T18:03:40.968502+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T18:03:40.968502+0000","last_undegraded":"2024-08-17T18:03:40.968502+0000","last_fullsized":"2024-08-17T18:03:40.968502+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969147+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T18:03:40.969147+0000","last_peered":"2024-08-17T18:03:40.969147+0000","last_clean":"2024-08-17T18:03:40.969147+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T18:03:40.969147+0000","last_undegraded":"2024-08-17T18:03:40.969147+0000","last_fullsized":"2024-08-17T18:03:40.969147+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":112,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.945110+0000","last_change":"2024-08-17T18:02:17.991555+0000","last_active":"2024-08-17T18:03:39.945110+0000","last_peered":"2024-08-17T18:03:39.945110+0000","last_clean":"2024-08-17T18:03:39.945110+0000","last_became_active":"2024-08-17T18:02:17.989579+0000","last_became_peered":"2024-08-17T18:02:17.989579+0000","last_unstale":"2024-08-17T18:03:39.945110+0000","last_undegraded":"2024-08-17T18:03:39.945110+0000","last_fullsized":"2024-08-17T18:03:39.945110+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:04:33.424394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":308,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956491+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T18:03:40.956491+0000","last_peered":"2024-08-17T18:03:40.956491+0000","last_clean":"2024-08-17T18:03:40.956491+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T18:03:40.956491+0000","last_undegraded":"2024-08-17T18:03:40.956491+0000","last_fullsized":"2024-08-17T18:03:40.956491+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":600,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969253+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T18:03:40.969253+0000","last_peered":"2024-08-17T18:03:40.969253+0000","last_clean":"2024-08-17T18:03:40.969253+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T18:03:40.969253+0000","last_undegraded":"2024-08-17T18:03:40.969253+0000","last_fullsized":"2024-08-17T18:03:40.969253+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":274,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947620+0000","last_change":"2024-08-17T18:02:18.569159+0000","last_active":"2024-08-17T18:03:39.947620+0000","last_peered":"2024-08-17T18:03:39.947620+0000","last_clean":"2024-08-17T18:03:39.947620+0000","last_became_active":"2024-08-17T18:02:18.568032+0000","last_became_peered":"2024-08-17T18:02:18.568032+0000","last_unstale":"2024-08-17T18:03:39.947620+0000","last_undegraded":"2024-08-17T18:03:39.947620+0000","last_fullsized":"2024-08-17T18:03:39.947620+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:40:52.393112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":639,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969583+0000","last_change":"2024-08-17T18:00:26.873009+0000","last_active":"2024-08-17T18:03:40.969583+0000","last_peered":"2024-08-17T18:03:40.969583+0000","last_clean":"2024-08-17T18:03:40.969583+0000","last_became_active":"2024-08-17T18:00:26.872130+0000","last_became_peered":"2024-08-17T18:00:26.872130+0000","last_unstale":"2024-08-17T18:03:40.969583+0000","last_undegraded":"2024-08-17T18:03:40.969583+0000","last_fullsized":"2024-08-17T18:03:40.969583+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:21.479028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":592,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969924+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T18:03:40.969924+0000","last_peered":"2024-08-17T18:03:40.969924+0000","last_clean":"2024-08-17T18:03:40.969924+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T18:03:40.969924+0000","last_undegraded":"2024-08-17T18:03:40.969924+0000","last_fullsized":"2024-08-17T18:03:40.969924+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":577,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969189+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T18:03:40.969189+0000","last_peered":"2024-08-17T18:03:40.969189+0000","last_clean":"2024-08-17T18:03:40.969189+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T18:03:40.969189+0000","last_undegraded":"2024-08-17T18:03:40.969189+0000","last_fullsized":"2024-08-17T18:03:40.969189+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955881+0000","last_change":"2024-08-17T18:00:26.878756+0000","last_active":"2024-08-17T18:03:39.955881+0000","last_peered":"2024-08-17T18:03:39.955881+0000","last_clean":"2024-08-17T18:03:39.955881+0000","last_became_active":"2024-08-17T18:00:26.874219+0000","last_became_peered":"2024-08-17T18:00:26.874219+0000","last_unstale":"2024-08-17T18:03:39.955881+0000","last_undegraded":"2024-08-17T18:03:39.955881+0000","last_fullsized":"2024-08-17T18:03:39.955881+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:12.373346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":208,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980128+0000","last_change":"2024-08-17T18:03:40.978002+0000","last_active":"2024-08-17T18:03:40.980128+0000","last_peered":"2024-08-17T18:03:40.980128+0000","last_clean":"2024-08-17T18:03:40.980128+0000","last_became_active":"2024-08-17T18:03:40.977148+0000","last_became_peered":"2024-08-17T18:03:40.977148+0000","last_unstale":"2024-08-17T18:03:40.980128+0000","last_undegraded":"2024-08-17T18:03:40.980128+0000","last_fullsized":"2024-08-17T18:03:40.980128+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:07.644130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":461,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973868+0000","last_change":"2024-08-17T18:00:26.911242+0000","last_active":"2024-08-17T18:03:40.973868+0000","last_peered":"2024-08-17T18:03:40.973868+0000","last_clean":"2024-08-17T18:03:40.973868+0000","last_became_active":"2024-08-17T18:00:26.904301+0000","last_became_peered":"2024-08-17T18:00:26.904301+0000","last_unstale":"2024-08-17T18:03:40.973868+0000","last_undegraded":"2024-08-17T18:03:40.973868+0000","last_fullsized":"2024-08-17T18:03:40.973868+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:25:52.577674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":601,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969760+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T18:03:40.969760+0000","last_peered":"2024-08-17T18:03:40.969760+0000","last_clean":"2024-08-17T18:03:40.969760+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T18:03:40.969760+0000","last_undegraded":"2024-08-17T18:03:40.969760+0000","last_fullsized":"2024-08-17T18:03:40.969760+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972789+0000","last_change":"2024-08-17T18:00:26.907526+0000","last_active":"2024-08-17T18:03:40.972789+0000","last_peered":"2024-08-17T18:03:40.972789+0000","last_clean":"2024-08-17T18:03:40.972789+0000","last_became_active":"2024-08-17T18:00:26.906500+0000","last_became_peered":"2024-08-17T18:00:26.906500+0000","last_unstale":"2024-08-17T18:03:40.972789+0000","last_undegraded":"2024-08-17T18:03:40.972789+0000","last_fullsized":"2024-08-17T18:03:40.972789+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:39.537803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":118,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980568+0000","last_change":"2024-08-17T18:03:40.977794+0000","last_active":"2024-08-17T18:03:40.980568+0000","last_peered":"2024-08-17T18:03:40.980568+0000","last_clean":"2024-08-17T18:03:40.980568+0000","last_became_active":"2024-08-17T18:03:40.976716+0000","last_became_peered":"2024-08-17T18:03:40.976716+0000","last_unstale":"2024-08-17T18:03:40.980568+0000","last_undegraded":"2024-08-17T18:03:40.980568+0000","last_fullsized":"2024-08-17T18:03:40.980568+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:15:35.364880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":361,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.205193+0000","last_change":"2024-08-17T18:00:26.882802+0000","last_active":"2024-08-17T18:03:40.205193+0000","last_peered":"2024-08-17T18:03:40.205193+0000","last_clean":"2024-08-17T18:03:40.205193+0000","last_became_active":"2024-08-17T18:00:26.881846+0000","last_became_peered":"2024-08-17T18:00:26.881846+0000","last_unstale":"2024-08-17T18:03:40.205193+0000","last_undegraded":"2024-08-17T18:03:40.205193+0000","last_fullsized":"2024-08-17T18:03:40.205193+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:04.694971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955147+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T18:03:40.955147+0000","last_peered":"2024-08-17T18:03:40.955147+0000","last_clean":"2024-08-17T18:03:40.955147+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T18:03:40.955147+0000","last_undegraded":"2024-08-17T18:03:40.955147+0000","last_fullsized":"2024-08-17T18:03:40.955147+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":296,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956068+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T18:03:40.956068+0000","last_peered":"2024-08-17T18:03:40.956068+0000","last_clean":"2024-08-17T18:03:40.956068+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T18:03:40.956068+0000","last_undegraded":"2024-08-17T18:03:40.956068+0000","last_fullsized":"2024-08-17T18:03:40.956068+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":340,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955917+0000","last_change":"2024-08-17T18:00:26.904151+0000","last_active":"2024-08-17T18:03:40.955917+0000","last_peered":"2024-08-17T18:03:40.955917+0000","last_clean":"2024-08-17T18:03:40.955917+0000","last_became_active":"2024-08-17T18:00:26.880329+0000","last_became_peered":"2024-08-17T18:00:26.880329+0000","last_unstale":"2024-08-17T18:03:40.955917+0000","last_undegraded":"2024-08-17T18:03:40.955917+0000","last_fullsized":"2024-08-17T18:03:40.955917+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.357682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":575,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969822+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T18:03:40.969822+0000","last_peered":"2024-08-17T18:03:40.969822+0000","last_clean":"2024-08-17T18:03:40.969822+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T18:03:40.969822+0000","last_undegraded":"2024-08-17T18:03:40.969822+0000","last_fullsized":"2024-08-17T18:03:40.969822+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":40,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955763+0000","last_change":"2024-08-17T18:00:26.920114+0000","last_active":"2024-08-17T18:03:39.955763+0000","last_peered":"2024-08-17T18:03:39.955763+0000","last_clean":"2024-08-17T18:03:39.955763+0000","last_became_active":"2024-08-17T18:00:26.897164+0000","last_became_peered":"2024-08-17T18:00:26.897164+0000","last_unstale":"2024-08-17T18:03:39.955763+0000","last_undegraded":"2024-08-17T18:03:39.955763+0000","last_fullsized":"2024-08-17T18:03:39.955763+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:07:28.276737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":98,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.945350+0000","last_change":"2024-08-17T18:02:17.990351+0000","last_active":"2024-08-17T18:03:39.945350+0000","last_peered":"2024-08-17T18:03:39.945350+0000","last_clean":"2024-08-17T18:03:39.945350+0000","last_became_active":"2024-08-17T18:02:17.989503+0000","last_became_peered":"2024-08-17T18:02:17.989503+0000","last_unstale":"2024-08-17T18:03:39.945350+0000","last_undegraded":"2024-08-17T18:03:39.945350+0000","last_fullsized":"2024-08-17T18:03:39.945350+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:40.051538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.974543+0000","last_change":"2024-08-17T18:00:26.904493+0000","last_active":"2024-08-17T18:03:40.974543+0000","last_peered":"2024-08-17T18:03:40.974543+0000","last_clean":"2024-08-17T18:03:40.974543+0000","last_became_active":"2024-08-17T18:00:26.903905+0000","last_became_peered":"2024-08-17T18:00:26.903905+0000","last_unstale":"2024-08-17T18:03:40.974543+0000","last_undegraded":"2024-08-17T18:03:40.974543+0000","last_fullsized":"2024-08-17T18:03:40.974543+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:41:16.194249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":340,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.979199+0000","last_change":"2024-08-17T18:03:40.977333+0000","last_active":"2024-08-17T18:03:40.979199+0000","last_peered":"2024-08-17T18:03:40.979199+0000","last_clean":"2024-08-17T18:03:40.979199+0000","last_became_active":"2024-08-17T18:03:40.976743+0000","last_became_peered":"2024-08-17T18:03:40.976743+0000","last_unstale":"2024-08-17T18:03:40.979199+0000","last_undegraded":"2024-08-17T18:03:40.979199+0000","last_fullsized":"2024-08-17T18:03:40.979199+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:41.405063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":559,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972730+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T18:03:40.972730+0000","last_peered":"2024-08-17T18:03:40.972730+0000","last_clean":"2024-08-17T18:03:40.972730+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T18:03:40.972730+0000","last_undegraded":"2024-08-17T18:03:40.972730+0000","last_fullsized":"2024-08-17T18:03:40.972730+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":308,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.205079+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T18:03:40.205079+0000","last_peered":"2024-08-17T18:03:40.205079+0000","last_clean":"2024-08-17T18:03:40.205079+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T18:03:40.205079+0000","last_undegraded":"2024-08-17T18:03:40.205079+0000","last_fullsized":"2024-08-17T18:03:40.205079+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":588,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972945+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T18:03:40.972945+0000","last_peered":"2024-08-17T18:03:40.972945+0000","last_clean":"2024-08-17T18:03:40.972945+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T18:03:40.972945+0000","last_undegraded":"2024-08-17T18:03:40.972945+0000","last_fullsized":"2024-08-17T18:03:40.972945+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.981532+0000","last_change":"2024-08-17T18:03:40.981014+0000","last_active":"2024-08-17T18:03:40.981532+0000","last_peered":"2024-08-17T18:03:40.981532+0000","last_clean":"2024-08-17T18:03:40.981532+0000","last_became_active":"2024-08-17T18:03:40.979934+0000","last_became_peered":"2024-08-17T18:03:40.979934+0000","last_unstale":"2024-08-17T18:03:40.981532+0000","last_undegraded":"2024-08-17T18:03:40.981532+0000","last_fullsized":"2024-08-17T18:03:40.981532+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:36:28.809709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":610,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969078+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T18:03:40.969078+0000","last_peered":"2024-08-17T18:03:40.969078+0000","last_clean":"2024-08-17T18:03:40.969078+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T18:03:40.969078+0000","last_undegraded":"2024-08-17T18:03:40.969078+0000","last_fullsized":"2024-08-17T18:03:40.969078+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":436,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.975011+0000","last_change":"2024-08-17T18:03:40.972223+0000","last_active":"2024-08-17T18:03:40.975011+0000","last_peered":"2024-08-17T18:03:40.975011+0000","last_clean":"2024-08-17T18:03:40.975011+0000","last_became_active":"2024-08-17T18:03:40.971357+0000","last_became_peered":"2024-08-17T18:03:40.971357+0000","last_unstale":"2024-08-17T18:03:40.975011+0000","last_undegraded":"2024-08-17T18:03:40.975011+0000","last_fullsized":"2024-08-17T18:03:40.975011+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:45:49.497817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"72'2","reported_seq":295,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954745+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T18:03:40.954745+0000","last_peered":"2024-08-17T18:03:40.954745+0000","last_clean":"2024-08-17T18:03:40.954745+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T18:03:40.954745+0000","last_undegraded":"2024-08-17T18:03:40.954745+0000","last_fullsized":"2024-08-17T18:03:40.954745+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":333,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.957200+0000","last_change":"2024-08-17T18:01:34.962153+0000","last_active":"2024-08-17T18:03:40.957200+0000","last_peered":"2024-08-17T18:03:40.957200+0000","last_clean":"2024-08-17T18:03:40.957200+0000","last_became_active":"2024-08-17T18:01:34.961228+0000","last_became_peered":"2024-08-17T18:01:34.961228+0000","last_unstale":"2024-08-17T18:03:40.957200+0000","last_undegraded":"2024-08-17T18:03:40.957200+0000","last_fullsized":"2024-08-17T18:03:40.957200+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:12.335763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":108,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.975884+0000","last_change":"2024-08-17T18:03:40.975068+0000","last_active":"2024-08-17T18:03:40.975884+0000","last_peered":"2024-08-17T18:03:40.975884+0000","last_clean":"2024-08-17T18:03:40.975884+0000","last_became_active":"2024-08-17T18:03:40.973866+0000","last_became_peered":"2024-08-17T18:03:40.973866+0000","last_unstale":"2024-08-17T18:03:40.975884+0000","last_undegraded":"2024-08-17T18:03:40.975884+0000","last_fullsized":"2024-08-17T18:03:40.975884+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:34:29.281376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":306,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956218+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T18:03:40.956218+0000","last_peered":"2024-08-17T18:03:40.956218+0000","last_clean":"2024-08-17T18:03:40.956218+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T18:03:40.956218+0000","last_undegraded":"2024-08-17T18:03:40.956218+0000","last_fullsized":"2024-08-17T18:03:40.956218+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":118,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.946991+0000","last_change":"2024-08-17T18:02:17.981984+0000","last_active":"2024-08-17T18:03:39.946991+0000","last_peered":"2024-08-17T18:03:39.946991+0000","last_clean":"2024-08-17T18:03:39.946991+0000","last_became_active":"2024-08-17T18:02:17.980071+0000","last_became_peered":"2024-08-17T18:02:17.980071+0000","last_unstale":"2024-08-17T18:03:39.946991+0000","last_undegraded":"2024-08-17T18:03:39.946991+0000","last_fullsized":"2024-08-17T18:03:39.946991+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:04.854117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":317,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955214+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T18:03:40.955214+0000","last_peered":"2024-08-17T18:03:40.955214+0000","last_clean":"2024-08-17T18:03:40.955214+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T18:03:40.955214+0000","last_undegraded":"2024-08-17T18:03:40.955214+0000","last_fullsized":"2024-08-17T18:03:40.955214+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":101,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947607+0000","last_change":"2024-08-17T18:02:17.992769+0000","last_active":"2024-08-17T18:03:39.947607+0000","last_peered":"2024-08-17T18:03:39.947607+0000","last_clean":"2024-08-17T18:03:39.947607+0000","last_became_active":"2024-08-17T18:02:17.989511+0000","last_became_peered":"2024-08-17T18:02:17.989511+0000","last_unstale":"2024-08-17T18:03:39.947607+0000","last_undegraded":"2024-08-17T18:03:39.947607+0000","last_fullsized":"2024-08-17T18:03:39.947607+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:41.644670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":591,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.974616+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T18:03:40.974616+0000","last_peered":"2024-08-17T18:03:40.974616+0000","last_clean":"2024-08-17T18:03:40.974616+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T18:03:40.974616+0000","last_undegraded":"2024-08-17T18:03:40.974616+0000","last_fullsized":"2024-08-17T18:03:40.974616+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":568,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973005+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T18:03:40.973005+0000","last_peered":"2024-08-17T18:03:40.973005+0000","last_clean":"2024-08-17T18:03:40.973005+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T18:03:40.973005+0000","last_undegraded":"2024-08-17T18:03:40.973005+0000","last_fullsized":"2024-08-17T18:03:40.973005+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":296,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954393+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T18:03:40.954393+0000","last_peered":"2024-08-17T18:03:40.954393+0000","last_clean":"2024-08-17T18:03:40.954393+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T18:03:40.954393+0000","last_undegraded":"2024-08-17T18:03:40.954393+0000","last_fullsized":"2024-08-17T18:03:40.954393+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":184,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980201+0000","last_change":"2024-08-17T18:03:40.979611+0000","last_active":"2024-08-17T18:03:40.980201+0000","last_peered":"2024-08-17T18:03:40.980201+0000","last_clean":"2024-08-17T18:03:40.980201+0000","last_became_active":"2024-08-17T18:03:40.978596+0000","last_became_peered":"2024-08-17T18:03:40.978596+0000","last_unstale":"2024-08-17T18:03:40.980201+0000","last_undegraded":"2024-08-17T18:03:40.980201+0000","last_fullsized":"2024-08-17T18:03:40.980201+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:02.135111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":28,"num_read_kb":27,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":14448,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":378,"num_read_kb":822,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234684,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894224,"kb_used_data":5572,"kb_used_omap":1,"kb_used_meta":888638,"kb_avail":92850928,"statfs":{"total":95995035648,"available":95079350272,"internally_reserved":0,"allocated":5705728,"data_stored":3390044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909965656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496327,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894092,"kb_used_data":5564,"kb_used_omap":1,"kb_used_meta":888510,"kb_avail":92851060,"statfs":{"total":95995035648,"available":95079485440,"internally_reserved":0,"allocated":5697536,"data_stored":3389933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909834584},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757970,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899384,"kb_used_data":4972,"kb_used_omap":1,"kb_used_meta":894398,"kb_avail":92845768,"statfs":{"total":95995035648,"available":95074066432,"internally_reserved":0,"allocated":5091328,"data_stored":2795118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915863896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446403035,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":707400,"kb_used_data":4984,"kb_used_omap":21,"kb_used_meta":702378,"kb_avail":93037752,"statfs":{"total":95995035648,"available":95270658048,"internally_reserved":0,"allocated":5103616,"data_stored":2799353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":719235775},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987784,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":468532,"kb_used_data":4964,"kb_used_omap":9,"kb_used_meta":463542,"kb_avail":93276620,"statfs":{"total":95995035648,"available":95515258880,"internally_reserved":0,"allocated":5083136,"data_stored":2794561,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":474667802},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828199,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":705080,"kb_used_data":4968,"kb_used_omap":47,"kb_used_meta":700048,"kb_avail":93040072,"statfs":{"total":95995035648,"available":95273033728,"internally_reserved":0,"allocated":5087232,"data_stored":2795083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":716849202},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991737,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":769396,"kb_used_data":4964,"kb_used_omap":8,"kb_used_meta":764407,"kb_avail":92975756,"statfs":{"total":95995035648,"available":95207174144,"internally_reserved":0,"allocated":5083136,"data_stored":2794498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":782753287},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":278,"seq":1194000908468,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":360768,"kb_used_data":5552,"kb_used_omap":21,"kb_used_meta":355178,"kb_avail":93384384,"statfs":{"total":95995035648,"available":95625609216,"internally_reserved":0,"allocated":5685248,"data_stored":3385704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":363702542},"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":[]}],"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":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:05:13.077 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:05:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:12 smithi016 bash[84186]: cluster 2024-08-17T18:05:11.883039+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:13.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:12 smithi016 bash[84186]: cluster 2024-08-17T18:05:11.883039+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:13.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:12 smithi016 bash[86572]: cluster 2024-08-17T18:05:11.883039+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:13.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:12 smithi016 bash[86572]: cluster 2024-08-17T18:05:11.883039+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:12 smithi060 bash[68878]: cluster 2024-08-17T18:05:11.883039+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:13.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:12 smithi060 bash[68878]: cluster 2024-08-17T18:05:11.883039+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:13 smithi016 bash[86572]: audit 2024-08-17T18:05:12.201367+0000 mgr.y (mgr.34107) 1543 : audit [DBG] from='client.36093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:14.327 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:13 smithi016 bash[86572]: audit 2024-08-17T18:05:12.201367+0000 mgr.y (mgr.34107) 1543 : audit [DBG] from='client.36093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:13 smithi016 bash[84186]: audit 2024-08-17T18:05:12.201367+0000 mgr.y (mgr.34107) 1543 : audit [DBG] from='client.36093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:14.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:13 smithi016 bash[84186]: audit 2024-08-17T18:05:12.201367+0000 mgr.y (mgr.34107) 1543 : audit [DBG] from='client.36093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:13 smithi060 bash[68878]: audit 2024-08-17T18:05:12.201367+0000 mgr.y (mgr.34107) 1543 : audit [DBG] from='client.36093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:14.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:13 smithi060 bash[68878]: audit 2024-08-17T18:05:12.201367+0000 mgr.y (mgr.34107) 1543 : audit [DBG] from='client.36093 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:14.827 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:14 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:05:14] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:05:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:14 smithi016 bash[84186]: cluster 2024-08-17T18:05:13.884089+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:15.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:14 smithi016 bash[84186]: cluster 2024-08-17T18:05:13.884089+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:14 smithi016 bash[86572]: cluster 2024-08-17T18:05:13.884089+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:15.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:14 smithi016 bash[86572]: cluster 2024-08-17T18:05:13.884089+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:14 smithi060 bash[68878]: cluster 2024-08-17T18:05:13.884089+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:15.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:14 smithi060 bash[68878]: cluster 2024-08-17T18:05:13.884089+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:16 smithi016 bash[84186]: cluster 2024-08-17T18:05:15.884914+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:16 smithi016 bash[84186]: cluster 2024-08-17T18:05:15.884914+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:16 smithi016 bash[86572]: cluster 2024-08-17T18:05:15.884914+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:16 smithi016 bash[86572]: cluster 2024-08-17T18:05:15.884914+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:16 smithi060 bash[68878]: cluster 2024-08-17T18:05:15.884914+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:16 smithi060 bash[68878]: cluster 2024-08-17T18:05:15.884914+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:17.874 INFO:teuthology.orchestra.run.smithi016.stderr:Inferring config /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:19.320 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:18 smithi016 bash[84186]: cluster 2024-08-17T18:05:17.885593+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:19.320 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:18 smithi016 bash[84186]: cluster 2024-08-17T18:05:17.885593+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:19.321 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:18 smithi016 bash[86572]: cluster 2024-08-17T18:05:17.885593+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:19.321 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:18 smithi016 bash[86572]: cluster 2024-08-17T18:05:17.885593+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:18 smithi060 bash[68878]: cluster 2024-08-17T18:05:17.885593+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:19.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:18 smithi060 bash[68878]: cluster 2024-08-17T18:05:17.885593+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:20.676 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:20 smithi060 bash[61583]: ts=2024-08-17T18:05:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:20 smithi016 bash[84186]: cluster 2024-08-17T18:05:19.886549+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:21.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:20 smithi016 bash[84186]: cluster 2024-08-17T18:05:19.886549+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:20 smithi016 bash[86572]: cluster 2024-08-17T18:05:19.886549+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:21.328 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:20 smithi016 bash[86572]: cluster 2024-08-17T18:05:19.886549+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:20 smithi060 bash[68878]: cluster 2024-08-17T18:05:19.886549+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:21.426 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:20 smithi060 bash[68878]: cluster 2024-08-17T18:05:19.886549+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:22.032 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-08-17T18:05:22.033 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-08-17T18:05:22.925 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":1678,"stamp":"2024-08-17T18:05:21.886868+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":406,"num_read_kb":849,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":2375920,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":213,"ondisk_log_size":213,"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":5698876,"kb_used_data":41540,"kb_used_omap":113,"kb_used_meta":5657102,"kb_avail":744262340,"statfs":{"total":767960285184,"available":762124636160,"internally_reserved":0,"allocated":42536960,"data_stored":24144294,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":116440,"internal_metadata":5792872744},"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.004915"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":573,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972804+0000","last_change":"2024-08-17T18:00:26.900480+0000","last_active":"2024-08-17T18:03:40.972804+0000","last_peered":"2024-08-17T18:03:40.972804+0000","last_clean":"2024-08-17T18:03:40.972804+0000","last_became_active":"2024-08-17T18:00:26.900027+0000","last_became_peered":"2024-08-17T18:00:26.900027+0000","last_unstale":"2024-08-17T18:03:40.972804+0000","last_undegraded":"2024-08-17T18:03:40.972804+0000","last_fullsized":"2024-08-17T18:03:40.972804+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:52:48.940037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":40,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.957544+0000","last_change":"2024-08-17T18:00:26.910859+0000","last_active":"2024-08-17T18:03:39.957544+0000","last_peered":"2024-08-17T18:03:39.957544+0000","last_clean":"2024-08-17T18:03:39.957544+0000","last_became_active":"2024-08-17T18:00:26.873936+0000","last_became_peered":"2024-08-17T18:00:26.873936+0000","last_unstale":"2024-08-17T18:03:39.957544+0000","last_undegraded":"2024-08-17T18:03:39.957544+0000","last_fullsized":"2024-08-17T18:03:39.957544+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:07.125827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":213,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947353+0000","last_change":"2024-08-17T18:02:18.569839+0000","last_active":"2024-08-17T18:03:39.947353+0000","last_peered":"2024-08-17T18:03:39.947353+0000","last_clean":"2024-08-17T18:03:39.947353+0000","last_became_active":"2024-08-17T18:02:18.568190+0000","last_became_peered":"2024-08-17T18:02:18.568190+0000","last_unstale":"2024-08-17T18:03:39.947353+0000","last_undegraded":"2024-08-17T18:03:39.947353+0000","last_fullsized":"2024-08-17T18:03:39.947353+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:39.963836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":288,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.982200+0000","last_change":"2024-08-17T18:03:40.981697+0000","last_active":"2024-08-17T18:03:40.982200+0000","last_peered":"2024-08-17T18:03:40.982200+0000","last_clean":"2024-08-17T18:03:40.982200+0000","last_became_active":"2024-08-17T18:03:40.981166+0000","last_became_peered":"2024-08-17T18:03:40.981166+0000","last_unstale":"2024-08-17T18:03:40.982200+0000","last_undegraded":"2024-08-17T18:03:40.982200+0000","last_fullsized":"2024-08-17T18:03:40.982200+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:55.389894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":476,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.986737+0000","last_change":"2024-08-17T18:03:40.986087+0000","last_active":"2024-08-17T18:03:40.986737+0000","last_peered":"2024-08-17T18:03:40.986737+0000","last_clean":"2024-08-17T18:03:40.986737+0000","last_became_active":"2024-08-17T18:03:40.985280+0000","last_became_peered":"2024-08-17T18:03:40.985280+0000","last_unstale":"2024-08-17T18:03:40.986737+0000","last_undegraded":"2024-08-17T18:03:40.986737+0000","last_fullsized":"2024-08-17T18:03:40.986737+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:53:30.402340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955808+0000","last_change":"2024-08-17T18:00:26.878453+0000","last_active":"2024-08-17T18:03:39.955808+0000","last_peered":"2024-08-17T18:03:39.955808+0000","last_clean":"2024-08-17T18:03:39.955808+0000","last_became_active":"2024-08-17T18:00:26.877588+0000","last_became_peered":"2024-08-17T18:00:26.877588+0000","last_unstale":"2024-08-17T18:03:39.955808+0000","last_undegraded":"2024-08-17T18:03:39.955808+0000","last_fullsized":"2024-08-17T18:03:39.955808+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:22.892081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":267,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973747+0000","last_change":"2024-08-17T18:00:26.901382+0000","last_active":"2024-08-17T18:03:40.973747+0000","last_peered":"2024-08-17T18:03:40.973747+0000","last_clean":"2024-08-17T18:03:40.973747+0000","last_became_active":"2024-08-17T18:00:26.900611+0000","last_became_peered":"2024-08-17T18:00:26.900611+0000","last_unstale":"2024-08-17T18:03:40.973747+0000","last_undegraded":"2024-08-17T18:03:40.973747+0000","last_fullsized":"2024-08-17T18:03:40.973747+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.777948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":338,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204566+0000","last_change":"2024-08-17T17:50:19.054375+0000","last_active":"2024-08-17T18:03:40.204566+0000","last_peered":"2024-08-17T18:03:40.204566+0000","last_clean":"2024-08-17T18:03:40.204566+0000","last_became_active":"2024-08-17T17:50:19.053647+0000","last_became_peered":"2024-08-17T17:50:19.053647+0000","last_unstale":"2024-08-17T18:03:40.204566+0000","last_undegraded":"2024-08-17T18:03:40.204566+0000","last_fullsized":"2024-08-17T18:03:40.204566+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:29.288889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":38,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.956228+0000","last_change":"2024-08-17T18:00:26.904642+0000","last_active":"2024-08-17T18:03:39.956228+0000","last_peered":"2024-08-17T18:03:39.956228+0000","last_clean":"2024-08-17T18:03:39.956228+0000","last_became_active":"2024-08-17T18:00:26.869859+0000","last_became_peered":"2024-08-17T18:00:26.869859+0000","last_unstale":"2024-08-17T18:03:39.956228+0000","last_undegraded":"2024-08-17T18:03:39.956228+0000","last_fullsized":"2024-08-17T18:03:39.956228+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:53:20.927492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":80,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.944276+0000","last_change":"2024-08-17T18:02:17.990297+0000","last_active":"2024-08-17T18:03:39.944276+0000","last_peered":"2024-08-17T18:03:39.944276+0000","last_clean":"2024-08-17T18:03:39.944276+0000","last_became_active":"2024-08-17T18:02:17.989318+0000","last_became_peered":"2024-08-17T18:02:17.989318+0000","last_unstale":"2024-08-17T18:03:39.944276+0000","last_undegraded":"2024-08-17T18:03:39.944276+0000","last_fullsized":"2024-08-17T18:03:39.944276+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:45:14.628486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":38,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.956965+0000","last_change":"2024-08-17T18:00:26.890868+0000","last_active":"2024-08-17T18:03:39.956965+0000","last_peered":"2024-08-17T18:03:39.956965+0000","last_clean":"2024-08-17T18:03:39.956965+0000","last_became_active":"2024-08-17T18:00:26.864049+0000","last_became_peered":"2024-08-17T18:00:26.864049+0000","last_unstale":"2024-08-17T18:03:39.956965+0000","last_undegraded":"2024-08-17T18:03:39.956965+0000","last_fullsized":"2024-08-17T18:03:39.956965+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.900002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":308,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954928+0000","last_change":"2024-08-17T17:43:20.031469+0000","last_active":"2024-08-17T18:03:40.954928+0000","last_peered":"2024-08-17T18:03:40.954928+0000","last_clean":"2024-08-17T18:03:40.954928+0000","last_became_active":"2024-08-17T17:43:20.030822+0000","last_became_peered":"2024-08-17T17:43:20.030822+0000","last_unstale":"2024-08-17T18:03:40.954928+0000","last_undegraded":"2024-08-17T18:03:40.954928+0000","last_fullsized":"2024-08-17T18:03:40.954928+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:13.141308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":38,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955483+0000","last_change":"2024-08-17T18:00:26.914852+0000","last_active":"2024-08-17T18:03:39.955483+0000","last_peered":"2024-08-17T18:03:39.955483+0000","last_clean":"2024-08-17T18:03:39.955483+0000","last_became_active":"2024-08-17T18:00:26.877387+0000","last_became_peered":"2024-08-17T18:00:26.877387+0000","last_unstale":"2024-08-17T18:03:39.955483+0000","last_undegraded":"2024-08-17T18:03:39.955483+0000","last_fullsized":"2024-08-17T18:03:39.955483+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:52.493200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":321,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204381+0000","last_change":"2024-08-17T18:00:26.882807+0000","last_active":"2024-08-17T18:03:40.204381+0000","last_peered":"2024-08-17T18:03:40.204381+0000","last_clean":"2024-08-17T18:03:40.204381+0000","last_became_active":"2024-08-17T18:00:26.881751+0000","last_became_peered":"2024-08-17T18:00:26.881751+0000","last_unstale":"2024-08-17T18:03:40.204381+0000","last_undegraded":"2024-08-17T18:03:40.204381+0000","last_fullsized":"2024-08-17T18:03:40.204381+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:07:32.583122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,5,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":256,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947316+0000","last_change":"2024-08-17T18:02:18.569233+0000","last_active":"2024-08-17T18:03:39.947316+0000","last_peered":"2024-08-17T18:03:39.947316+0000","last_clean":"2024-08-17T18:03:39.947316+0000","last_became_active":"2024-08-17T18:02:18.567628+0000","last_became_peered":"2024-08-17T18:02:18.567628+0000","last_unstale":"2024-08-17T18:03:39.947316+0000","last_undegraded":"2024-08-17T18:03:39.947316+0000","last_fullsized":"2024-08-17T18:03:39.947316+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:49.270181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":538,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980670+0000","last_change":"2024-08-17T18:03:40.979780+0000","last_active":"2024-08-17T18:03:40.980670+0000","last_peered":"2024-08-17T18:03:40.980670+0000","last_clean":"2024-08-17T18:03:40.980670+0000","last_became_active":"2024-08-17T18:03:40.978957+0000","last_became_peered":"2024-08-17T18:03:40.978957+0000","last_unstale":"2024-08-17T18:03:40.980670+0000","last_undegraded":"2024-08-17T18:03:40.980670+0000","last_fullsized":"2024-08-17T18:03:40.980670+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:17.569255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"72'3","reported_seq":588,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973202+0000","last_change":"2024-08-17T17:50:19.051141+0000","last_active":"2024-08-17T18:03:40.973202+0000","last_peered":"2024-08-17T18:03:40.973202+0000","last_clean":"2024-08-17T18:03:40.973202+0000","last_became_active":"2024-08-17T17:50:19.049865+0000","last_became_peered":"2024-08-17T17:50:19.049865+0000","last_unstale":"2024-08-17T18:03:40.973202+0000","last_undegraded":"2024-08-17T18:03:40.973202+0000","last_fullsized":"2024-08-17T18:03:40.973202+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:47.723549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955607+0000","last_change":"2024-08-17T17:40:23.748295+0000","last_active":"2024-08-17T18:03:40.955607+0000","last_peered":"2024-08-17T18:03:40.955607+0000","last_clean":"2024-08-17T18:03:40.955607+0000","last_became_active":"2024-08-17T17:40:23.747379+0000","last_became_peered":"2024-08-17T17:40:23.747379+0000","last_unstale":"2024-08-17T18:03:40.955607+0000","last_undegraded":"2024-08-17T18:03:40.955607+0000","last_fullsized":"2024-08-17T18:03:40.955607+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:40.051059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":346,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204635+0000","last_change":"2024-08-17T17:40:23.751996+0000","last_active":"2024-08-17T18:03:40.204635+0000","last_peered":"2024-08-17T18:03:40.204635+0000","last_clean":"2024-08-17T18:03:40.204635+0000","last_became_active":"2024-08-17T17:40:23.751112+0000","last_became_peered":"2024-08-17T17:40:23.751112+0000","last_unstale":"2024-08-17T18:03:40.204635+0000","last_undegraded":"2024-08-17T18:03:40.204635+0000","last_fullsized":"2024-08-17T18:03:40.204635+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:00:19.169654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956551+0000","last_change":"2024-08-17T17:40:23.735595+0000","last_active":"2024-08-17T18:03:40.956551+0000","last_peered":"2024-08-17T18:03:40.956551+0000","last_clean":"2024-08-17T18:03:40.956551+0000","last_became_active":"2024-08-17T17:40:23.734526+0000","last_became_peered":"2024-08-17T17:40:23.734526+0000","last_unstale":"2024-08-17T18:03:40.956551+0000","last_undegraded":"2024-08-17T18:03:40.956551+0000","last_fullsized":"2024-08-17T18:03:40.956551+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:59.446356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":311,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954477+0000","last_change":"2024-08-17T18:00:26.866795+0000","last_active":"2024-08-17T18:03:40.954477+0000","last_peered":"2024-08-17T18:03:40.954477+0000","last_clean":"2024-08-17T18:03:40.954477+0000","last_became_active":"2024-08-17T18:00:26.865164+0000","last_became_peered":"2024-08-17T18:00:26.865164+0000","last_unstale":"2024-08-17T18:03:40.954477+0000","last_undegraded":"2024-08-17T18:03:40.954477+0000","last_fullsized":"2024-08-17T18:03:40.954477+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:44:10.266021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.957175+0000","last_change":"2024-08-17T17:40:23.745851+0000","last_active":"2024-08-17T18:03:40.957175+0000","last_peered":"2024-08-17T18:03:40.957175+0000","last_clean":"2024-08-17T18:03:40.957175+0000","last_became_active":"2024-08-17T17:40:23.744844+0000","last_became_peered":"2024-08-17T17:40:23.744844+0000","last_unstale":"2024-08-17T18:03:40.957175+0000","last_undegraded":"2024-08-17T18:03:40.957175+0000","last_fullsized":"2024-08-17T18:03:40.957175+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:35.708480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":268,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973048+0000","last_change":"2024-08-17T18:00:26.907273+0000","last_active":"2024-08-17T18:03:40.973048+0000","last_peered":"2024-08-17T18:03:40.973048+0000","last_clean":"2024-08-17T18:03:40.973048+0000","last_became_active":"2024-08-17T18:00:26.906344+0000","last_became_peered":"2024-08-17T18:00:26.906344+0000","last_unstale":"2024-08-17T18:03:40.973048+0000","last_undegraded":"2024-08-17T18:03:40.973048+0000","last_fullsized":"2024-08-17T18:03:40.973048+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:26:03.910634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":612,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969384+0000","last_change":"2024-08-17T17:43:20.098382+0000","last_active":"2024-08-17T18:03:40.969384+0000","last_peered":"2024-08-17T18:03:40.969384+0000","last_clean":"2024-08-17T18:03:40.969384+0000","last_became_active":"2024-08-17T17:43:20.098028+0000","last_became_peered":"2024-08-17T17:43:20.098028+0000","last_unstale":"2024-08-17T18:03:40.969384+0000","last_undegraded":"2024-08-17T18:03:40.969384+0000","last_fullsized":"2024-08-17T18:03:40.969384+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:56.176668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"83'149","reported_seq":396,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955755+0000","last_change":"2024-08-17T18:00:29.900951+0000","last_active":"2024-08-17T18:03:39.955755+0000","last_peered":"2024-08-17T18:03:39.955755+0000","last_clean":"2024-08-17T18:03:39.955755+0000","last_became_active":"2024-08-17T18:00:29.899836+0000","last_became_peered":"2024-08-17T18:00:29.899836+0000","last_unstale":"2024-08-17T18:03:39.955755+0000","last_undegraded":"2024-08-17T18:03:39.955755+0000","last_fullsized":"2024-08-17T18:03:39.955755+0000","mapping_epoch":334,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":335,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:02:41.320562+0000","last_clean_scrub_stamp":"2024-08-17T17:02:41.320562+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:51:32.158438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":378,"num_read_kb":822,"num_write":215,"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":"2.3","version":"63'1","reported_seq":111,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.946393+0000","last_change":"2024-08-17T18:02:17.987709+0000","last_active":"2024-08-17T18:03:39.946393+0000","last_peered":"2024-08-17T18:03:39.946393+0000","last_clean":"2024-08-17T18:03:39.946393+0000","last_became_active":"2024-08-17T18:02:17.986480+0000","last_became_peered":"2024-08-17T18:02:17.986480+0000","last_unstale":"2024-08-17T18:03:39.946393+0000","last_undegraded":"2024-08-17T18:03:39.946393+0000","last_fullsized":"2024-08-17T18:03:39.946393+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:49:28.562465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069837600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":521,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972523+0000","last_change":"2024-08-17T17:43:20.032830+0000","last_active":"2024-08-17T18:03:40.972523+0000","last_peered":"2024-08-17T18:03:40.972523+0000","last_clean":"2024-08-17T18:03:40.972523+0000","last_became_active":"2024-08-17T17:43:20.031606+0000","last_became_peered":"2024-08-17T17:43:20.031606+0000","last_unstale":"2024-08-17T18:03:40.972523+0000","last_undegraded":"2024-08-17T18:03:40.972523+0000","last_fullsized":"2024-08-17T18:03:40.972523+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:12.583963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.204974+0000","last_change":"2024-08-17T18:00:26.885792+0000","last_active":"2024-08-17T18:03:40.204974+0000","last_peered":"2024-08-17T18:03:40.204974+0000","last_clean":"2024-08-17T18:03:40.204974+0000","last_became_active":"2024-08-17T18:00:26.884803+0000","last_became_peered":"2024-08-17T18:00:26.884803+0000","last_unstale":"2024-08-17T18:03:40.204974+0000","last_undegraded":"2024-08-17T18:03:40.204974+0000","last_fullsized":"2024-08-17T18:03:40.204974+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:41:10.441755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.956082+0000","last_change":"2024-08-17T18:00:26.869171+0000","last_active":"2024-08-17T18:03:39.956082+0000","last_peered":"2024-08-17T18:03:39.956082+0000","last_clean":"2024-08-17T18:03:39.956082+0000","last_became_active":"2024-08-17T18:00:26.868209+0000","last_became_peered":"2024-08-17T18:00:26.868209+0000","last_unstale":"2024-08-17T18:03:39.956082+0000","last_undegraded":"2024-08-17T18:03:39.956082+0000","last_fullsized":"2024-08-17T18:03:39.956082+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:26.087868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067889000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.983948+0000","last_change":"2024-08-17T18:03:40.983448+0000","last_active":"2024-08-17T18:03:40.983948+0000","last_peered":"2024-08-17T18:03:40.983948+0000","last_clean":"2024-08-17T18:03:40.983948+0000","last_became_active":"2024-08-17T18:03:40.982757+0000","last_became_peered":"2024-08-17T18:03:40.982757+0000","last_unstale":"2024-08-17T18:03:40.983948+0000","last_undegraded":"2024-08-17T18:03:40.983948+0000","last_fullsized":"2024-08-17T18:03:40.983948+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:01.319062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":157,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980628+0000","last_change":"2024-08-17T18:03:40.978066+0000","last_active":"2024-08-17T18:03:40.980628+0000","last_peered":"2024-08-17T18:03:40.980628+0000","last_clean":"2024-08-17T18:03:40.980628+0000","last_became_active":"2024-08-17T18:03:40.977036+0000","last_became_peered":"2024-08-17T18:03:40.977036+0000","last_unstale":"2024-08-17T18:03:40.980628+0000","last_undegraded":"2024-08-17T18:03:40.980628+0000","last_fullsized":"2024-08-17T18:03:40.980628+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:01:15.705806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":582,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956861+0000","last_change":"2024-08-17T18:01:34.786735+0000","last_active":"2024-08-17T18:03:40.956861+0000","last_peered":"2024-08-17T18:03:40.956861+0000","last_clean":"2024-08-17T18:03:40.956861+0000","last_became_active":"2024-08-17T18:01:34.785814+0000","last_became_peered":"2024-08-17T18:01:34.785814+0000","last_unstale":"2024-08-17T18:03:40.956861+0000","last_undegraded":"2024-08-17T18:03:40.956861+0000","last_fullsized":"2024-08-17T18:03:40.956861+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:35.350848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000551919,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":577,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.968502+0000","last_change":"2024-08-17T17:24:49.700573+0000","last_active":"2024-08-17T18:03:40.968502+0000","last_peered":"2024-08-17T18:03:40.968502+0000","last_clean":"2024-08-17T18:03:40.968502+0000","last_became_active":"2024-08-17T17:24:49.699469+0000","last_became_peered":"2024-08-17T17:24:49.699469+0000","last_unstale":"2024-08-17T18:03:40.968502+0000","last_undegraded":"2024-08-17T18:03:40.968502+0000","last_fullsized":"2024-08-17T18:03:40.968502+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:35.837779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969147+0000","last_change":"2024-08-17T17:50:19.056372+0000","last_active":"2024-08-17T18:03:40.969147+0000","last_peered":"2024-08-17T18:03:40.969147+0000","last_clean":"2024-08-17T18:03:40.969147+0000","last_became_active":"2024-08-17T17:50:19.056049+0000","last_became_peered":"2024-08-17T17:50:19.056049+0000","last_unstale":"2024-08-17T18:03:40.969147+0000","last_undegraded":"2024-08-17T18:03:40.969147+0000","last_fullsized":"2024-08-17T18:03:40.969147+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:36.885651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":112,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.945110+0000","last_change":"2024-08-17T18:02:17.991555+0000","last_active":"2024-08-17T18:03:39.945110+0000","last_peered":"2024-08-17T18:03:39.945110+0000","last_clean":"2024-08-17T18:03:39.945110+0000","last_became_active":"2024-08-17T18:02:17.989579+0000","last_became_peered":"2024-08-17T18:02:17.989579+0000","last_unstale":"2024-08-17T18:03:39.945110+0000","last_undegraded":"2024-08-17T18:03:39.945110+0000","last_fullsized":"2024-08-17T18:03:39.945110+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:04:33.424394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024298639999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":308,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956491+0000","last_change":"2024-08-17T17:50:19.056167+0000","last_active":"2024-08-17T18:03:40.956491+0000","last_peered":"2024-08-17T18:03:40.956491+0000","last_clean":"2024-08-17T18:03:40.956491+0000","last_became_active":"2024-08-17T17:50:19.055649+0000","last_became_peered":"2024-08-17T17:50:19.055649+0000","last_unstale":"2024-08-17T18:03:40.956491+0000","last_undegraded":"2024-08-17T18:03:40.956491+0000","last_fullsized":"2024-08-17T18:03:40.956491+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:20.430088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":600,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969253+0000","last_change":"2024-08-17T17:43:20.036980+0000","last_active":"2024-08-17T18:03:40.969253+0000","last_peered":"2024-08-17T18:03:40.969253+0000","last_clean":"2024-08-17T18:03:40.969253+0000","last_became_active":"2024-08-17T17:43:20.036491+0000","last_became_peered":"2024-08-17T17:43:20.036491+0000","last_unstale":"2024-08-17T18:03:40.969253+0000","last_undegraded":"2024-08-17T18:03:40.969253+0000","last_fullsized":"2024-08-17T18:03:40.969253+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:22.570128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":274,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947620+0000","last_change":"2024-08-17T18:02:18.569159+0000","last_active":"2024-08-17T18:03:39.947620+0000","last_peered":"2024-08-17T18:03:39.947620+0000","last_clean":"2024-08-17T18:03:39.947620+0000","last_became_active":"2024-08-17T18:02:18.568032+0000","last_became_peered":"2024-08-17T18:02:18.568032+0000","last_unstale":"2024-08-17T18:03:39.947620+0000","last_undegraded":"2024-08-17T18:03:39.947620+0000","last_fullsized":"2024-08-17T18:03:39.947620+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:40:52.393112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":639,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969583+0000","last_change":"2024-08-17T18:00:26.873009+0000","last_active":"2024-08-17T18:03:40.969583+0000","last_peered":"2024-08-17T18:03:40.969583+0000","last_clean":"2024-08-17T18:03:40.969583+0000","last_became_active":"2024-08-17T18:00:26.872130+0000","last_became_peered":"2024-08-17T18:00:26.872130+0000","last_unstale":"2024-08-17T18:03:40.969583+0000","last_undegraded":"2024-08-17T18:03:40.969583+0000","last_fullsized":"2024-08-17T18:03:40.969583+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:21.479028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074848299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":592,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969924+0000","last_change":"2024-08-17T17:40:23.747935+0000","last_active":"2024-08-17T18:03:40.969924+0000","last_peered":"2024-08-17T18:03:40.969924+0000","last_clean":"2024-08-17T18:03:40.969924+0000","last_became_active":"2024-08-17T17:40:23.746863+0000","last_became_peered":"2024-08-17T17:40:23.746863+0000","last_unstale":"2024-08-17T18:03:40.969924+0000","last_undegraded":"2024-08-17T18:03:40.969924+0000","last_fullsized":"2024-08-17T18:03:40.969924+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:42.628573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":577,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969189+0000","last_change":"2024-08-17T17:24:49.700838+0000","last_active":"2024-08-17T18:03:40.969189+0000","last_peered":"2024-08-17T18:03:40.969189+0000","last_clean":"2024-08-17T18:03:40.969189+0000","last_became_active":"2024-08-17T17:24:49.699699+0000","last_became_peered":"2024-08-17T17:24:49.699699+0000","last_unstale":"2024-08-17T18:03:40.969189+0000","last_undegraded":"2024-08-17T18:03:40.969189+0000","last_fullsized":"2024-08-17T18:03:40.969189+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:00.153872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955881+0000","last_change":"2024-08-17T18:00:26.878756+0000","last_active":"2024-08-17T18:03:39.955881+0000","last_peered":"2024-08-17T18:03:39.955881+0000","last_clean":"2024-08-17T18:03:39.955881+0000","last_became_active":"2024-08-17T18:00:26.874219+0000","last_became_peered":"2024-08-17T18:00:26.874219+0000","last_unstale":"2024-08-17T18:03:39.955881+0000","last_undegraded":"2024-08-17T18:03:39.955881+0000","last_fullsized":"2024-08-17T18:03:39.955881+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:12.373346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067605900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":208,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980128+0000","last_change":"2024-08-17T18:03:40.978002+0000","last_active":"2024-08-17T18:03:40.980128+0000","last_peered":"2024-08-17T18:03:40.980128+0000","last_clean":"2024-08-17T18:03:40.980128+0000","last_became_active":"2024-08-17T18:03:40.977148+0000","last_became_peered":"2024-08-17T18:03:40.977148+0000","last_unstale":"2024-08-17T18:03:40.980128+0000","last_undegraded":"2024-08-17T18:03:40.980128+0000","last_fullsized":"2024-08-17T18:03:40.980128+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:07.644130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":461,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973868+0000","last_change":"2024-08-17T18:00:26.911242+0000","last_active":"2024-08-17T18:03:40.973868+0000","last_peered":"2024-08-17T18:03:40.973868+0000","last_clean":"2024-08-17T18:03:40.973868+0000","last_became_active":"2024-08-17T18:00:26.904301+0000","last_became_peered":"2024-08-17T18:00:26.904301+0000","last_unstale":"2024-08-17T18:03:40.973868+0000","last_undegraded":"2024-08-17T18:03:40.973868+0000","last_fullsized":"2024-08-17T18:03:40.973868+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:25:52.577674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":601,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969760+0000","last_change":"2024-08-17T17:40:23.747705+0000","last_active":"2024-08-17T18:03:40.969760+0000","last_peered":"2024-08-17T18:03:40.969760+0000","last_clean":"2024-08-17T18:03:40.969760+0000","last_became_active":"2024-08-17T17:40:23.746766+0000","last_became_peered":"2024-08-17T17:40:23.746766+0000","last_unstale":"2024-08-17T18:03:40.969760+0000","last_undegraded":"2024-08-17T18:03:40.969760+0000","last_fullsized":"2024-08-17T18:03:40.969760+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:13.641334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972834+0000","last_change":"2024-08-17T18:00:26.907526+0000","last_active":"2024-08-17T18:03:40.972834+0000","last_peered":"2024-08-17T18:03:40.972834+0000","last_clean":"2024-08-17T18:03:40.972834+0000","last_became_active":"2024-08-17T18:00:26.906500+0000","last_became_peered":"2024-08-17T18:00:26.906500+0000","last_unstale":"2024-08-17T18:03:40.972834+0000","last_undegraded":"2024-08-17T18:03:40.972834+0000","last_fullsized":"2024-08-17T18:03:40.972834+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:39.537803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":118,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980568+0000","last_change":"2024-08-17T18:03:40.977794+0000","last_active":"2024-08-17T18:03:40.980568+0000","last_peered":"2024-08-17T18:03:40.980568+0000","last_clean":"2024-08-17T18:03:40.980568+0000","last_became_active":"2024-08-17T18:03:40.976716+0000","last_became_peered":"2024-08-17T18:03:40.976716+0000","last_unstale":"2024-08-17T18:03:40.980568+0000","last_undegraded":"2024-08-17T18:03:40.980568+0000","last_fullsized":"2024-08-17T18:03:40.980568+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:15:35.364880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":361,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.205193+0000","last_change":"2024-08-17T18:00:26.882802+0000","last_active":"2024-08-17T18:03:40.205193+0000","last_peered":"2024-08-17T18:03:40.205193+0000","last_clean":"2024-08-17T18:03:40.205193+0000","last_became_active":"2024-08-17T18:00:26.881846+0000","last_became_peered":"2024-08-17T18:00:26.881846+0000","last_unstale":"2024-08-17T18:03:40.205193+0000","last_undegraded":"2024-08-17T18:03:40.205193+0000","last_fullsized":"2024-08-17T18:03:40.205193+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:08:52.525065+0000","last_clean_scrub_stamp":"2024-08-17T17:08:52.525065+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:04.694971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057386399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":297,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955147+0000","last_change":"2024-08-17T17:40:23.749573+0000","last_active":"2024-08-17T18:03:40.955147+0000","last_peered":"2024-08-17T18:03:40.955147+0000","last_clean":"2024-08-17T18:03:40.955147+0000","last_became_active":"2024-08-17T17:40:23.746898+0000","last_became_peered":"2024-08-17T17:40:23.746898+0000","last_unstale":"2024-08-17T18:03:40.955147+0000","last_undegraded":"2024-08-17T18:03:40.955147+0000","last_fullsized":"2024-08-17T18:03:40.955147+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:07.959456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":296,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956068+0000","last_change":"2024-08-17T17:40:23.747784+0000","last_active":"2024-08-17T18:03:40.956068+0000","last_peered":"2024-08-17T18:03:40.956068+0000","last_clean":"2024-08-17T18:03:40.956068+0000","last_became_active":"2024-08-17T17:40:23.746633+0000","last_became_peered":"2024-08-17T17:40:23.746633+0000","last_unstale":"2024-08-17T18:03:40.956068+0000","last_undegraded":"2024-08-17T18:03:40.956068+0000","last_fullsized":"2024-08-17T18:03:40.956068+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:13.296072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"83'23","reported_seq":340,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955917+0000","last_change":"2024-08-17T18:00:26.904151+0000","last_active":"2024-08-17T18:03:40.955917+0000","last_peered":"2024-08-17T18:03:40.955917+0000","last_clean":"2024-08-17T18:03:40.955917+0000","last_became_active":"2024-08-17T18:00:26.880329+0000","last_became_peered":"2024-08-17T18:00:26.880329+0000","last_unstale":"2024-08-17T18:03:40.955917+0000","last_undegraded":"2024-08-17T18:03:40.955917+0000","last_fullsized":"2024-08-17T18:03:40.955917+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.357682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14232,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":575,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969822+0000","last_change":"2024-08-17T17:24:49.704367+0000","last_active":"2024-08-17T18:03:40.969822+0000","last_peered":"2024-08-17T18:03:40.969822+0000","last_clean":"2024-08-17T18:03:40.969822+0000","last_became_active":"2024-08-17T17:24:49.702842+0000","last_became_peered":"2024-08-17T17:24:49.702842+0000","last_unstale":"2024-08-17T18:03:40.969822+0000","last_undegraded":"2024-08-17T18:03:40.969822+0000","last_fullsized":"2024-08-17T18:03:40.969822+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:36.774863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'3","reported_seq":40,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.955763+0000","last_change":"2024-08-17T18:00:26.920114+0000","last_active":"2024-08-17T18:03:39.955763+0000","last_peered":"2024-08-17T18:03:39.955763+0000","last_clean":"2024-08-17T18:03:39.955763+0000","last_became_active":"2024-08-17T18:00:26.897164+0000","last_became_peered":"2024-08-17T18:00:26.897164+0000","last_unstale":"2024-08-17T18:03:39.955763+0000","last_undegraded":"2024-08-17T18:03:39.955763+0000","last_fullsized":"2024-08-17T18:03:39.955763+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:07:28.276737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":98,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.945350+0000","last_change":"2024-08-17T18:02:17.990351+0000","last_active":"2024-08-17T18:03:39.945350+0000","last_peered":"2024-08-17T18:03:39.945350+0000","last_clean":"2024-08-17T18:03:39.945350+0000","last_became_active":"2024-08-17T18:02:17.989503+0000","last_became_peered":"2024-08-17T18:02:17.989503+0000","last_unstale":"2024-08-17T18:03:39.945350+0000","last_undegraded":"2024-08-17T18:03:39.945350+0000","last_fullsized":"2024-08-17T18:03:39.945350+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:40.051538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.974543+0000","last_change":"2024-08-17T18:00:26.904493+0000","last_active":"2024-08-17T18:03:40.974543+0000","last_peered":"2024-08-17T18:03:40.974543+0000","last_clean":"2024-08-17T18:03:40.974543+0000","last_became_active":"2024-08-17T18:00:26.903905+0000","last_became_peered":"2024-08-17T18:00:26.903905+0000","last_unstale":"2024-08-17T18:03:40.974543+0000","last_undegraded":"2024-08-17T18:03:40.974543+0000","last_fullsized":"2024-08-17T18:03:40.974543+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:41:16.194249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":340,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.979199+0000","last_change":"2024-08-17T18:03:40.977333+0000","last_active":"2024-08-17T18:03:40.979199+0000","last_peered":"2024-08-17T18:03:40.979199+0000","last_clean":"2024-08-17T18:03:40.979199+0000","last_became_active":"2024-08-17T18:03:40.976743+0000","last_became_peered":"2024-08-17T18:03:40.976743+0000","last_unstale":"2024-08-17T18:03:40.979199+0000","last_undegraded":"2024-08-17T18:03:40.979199+0000","last_fullsized":"2024-08-17T18:03:40.979199+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:41.405063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":559,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972730+0000","last_change":"2024-08-17T17:43:20.073943+0000","last_active":"2024-08-17T18:03:40.972730+0000","last_peered":"2024-08-17T18:03:40.972730+0000","last_clean":"2024-08-17T18:03:40.972730+0000","last_became_active":"2024-08-17T17:43:20.071795+0000","last_became_peered":"2024-08-17T17:43:20.071795+0000","last_unstale":"2024-08-17T18:03:40.972730+0000","last_undegraded":"2024-08-17T18:03:40.972730+0000","last_fullsized":"2024-08-17T18:03:40.972730+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:42.155347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":308,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.205079+0000","last_change":"2024-08-17T17:23:20.429657+0000","last_active":"2024-08-17T18:03:40.205079+0000","last_peered":"2024-08-17T18:03:40.205079+0000","last_clean":"2024-08-17T18:03:40.205079+0000","last_became_active":"2024-08-17T17:23:20.428854+0000","last_became_peered":"2024-08-17T17:23:20.428854+0000","last_unstale":"2024-08-17T18:03:40.205079+0000","last_undegraded":"2024-08-17T18:03:40.205079+0000","last_fullsized":"2024-08-17T18:03:40.205079+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:31:31.367576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":588,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.972945+0000","last_change":"2024-08-17T17:50:19.052969+0000","last_active":"2024-08-17T18:03:40.972945+0000","last_peered":"2024-08-17T18:03:40.972945+0000","last_clean":"2024-08-17T18:03:40.972945+0000","last_became_active":"2024-08-17T17:50:19.052572+0000","last_became_peered":"2024-08-17T17:50:19.052572+0000","last_unstale":"2024-08-17T18:03:40.972945+0000","last_undegraded":"2024-08-17T18:03:40.972945+0000","last_fullsized":"2024-08-17T18:03:40.972945+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:25.636751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.981532+0000","last_change":"2024-08-17T18:03:40.981014+0000","last_active":"2024-08-17T18:03:40.981532+0000","last_peered":"2024-08-17T18:03:40.981532+0000","last_clean":"2024-08-17T18:03:40.981532+0000","last_became_active":"2024-08-17T18:03:40.979934+0000","last_became_peered":"2024-08-17T18:03:40.979934+0000","last_unstale":"2024-08-17T18:03:40.981532+0000","last_undegraded":"2024-08-17T18:03:40.981532+0000","last_fullsized":"2024-08-17T18:03:40.981532+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:36:28.809709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":610,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.969078+0000","last_change":"2024-08-17T17:43:20.038957+0000","last_active":"2024-08-17T18:03:40.969078+0000","last_peered":"2024-08-17T18:03:40.969078+0000","last_clean":"2024-08-17T18:03:40.969078+0000","last_became_active":"2024-08-17T17:43:20.036624+0000","last_became_peered":"2024-08-17T17:43:20.036624+0000","last_unstale":"2024-08-17T18:03:40.969078+0000","last_undegraded":"2024-08-17T18:03:40.969078+0000","last_fullsized":"2024-08-17T18:03:40.969078+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:29.209470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":436,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.975011+0000","last_change":"2024-08-17T18:03:40.972223+0000","last_active":"2024-08-17T18:03:40.975011+0000","last_peered":"2024-08-17T18:03:40.975011+0000","last_clean":"2024-08-17T18:03:40.975011+0000","last_became_active":"2024-08-17T18:03:40.971357+0000","last_became_peered":"2024-08-17T18:03:40.971357+0000","last_unstale":"2024-08-17T18:03:40.975011+0000","last_undegraded":"2024-08-17T18:03:40.975011+0000","last_fullsized":"2024-08-17T18:03:40.975011+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:45:49.497817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"72'2","reported_seq":295,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954745+0000","last_change":"2024-08-17T17:40:23.740194+0000","last_active":"2024-08-17T18:03:40.954745+0000","last_peered":"2024-08-17T18:03:40.954745+0000","last_clean":"2024-08-17T18:03:40.954745+0000","last_became_active":"2024-08-17T17:40:23.739198+0000","last_became_peered":"2024-08-17T17:40:23.739198+0000","last_unstale":"2024-08-17T18:03:40.954745+0000","last_undegraded":"2024-08-17T18:03:40.954745+0000","last_fullsized":"2024-08-17T18:03:40.954745+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:08.070648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":333,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.957200+0000","last_change":"2024-08-17T18:01:34.962153+0000","last_active":"2024-08-17T18:03:40.957200+0000","last_peered":"2024-08-17T18:03:40.957200+0000","last_clean":"2024-08-17T18:03:40.957200+0000","last_became_active":"2024-08-17T18:01:34.961228+0000","last_became_peered":"2024-08-17T18:01:34.961228+0000","last_unstale":"2024-08-17T18:03:40.957200+0000","last_undegraded":"2024-08-17T18:03:40.957200+0000","last_fullsized":"2024-08-17T18:03:40.957200+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:12.335763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":108,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.975884+0000","last_change":"2024-08-17T18:03:40.975068+0000","last_active":"2024-08-17T18:03:40.975884+0000","last_peered":"2024-08-17T18:03:40.975884+0000","last_clean":"2024-08-17T18:03:40.975884+0000","last_became_active":"2024-08-17T18:03:40.973866+0000","last_became_peered":"2024-08-17T18:03:40.973866+0000","last_unstale":"2024-08-17T18:03:40.975884+0000","last_undegraded":"2024-08-17T18:03:40.975884+0000","last_fullsized":"2024-08-17T18:03:40.975884+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:34:29.281376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":306,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.956218+0000","last_change":"2024-08-17T17:43:20.020116+0000","last_active":"2024-08-17T18:03:40.956218+0000","last_peered":"2024-08-17T18:03:40.956218+0000","last_clean":"2024-08-17T18:03:40.956218+0000","last_became_active":"2024-08-17T17:43:20.019516+0000","last_became_peered":"2024-08-17T17:43:20.019516+0000","last_unstale":"2024-08-17T18:03:40.956218+0000","last_undegraded":"2024-08-17T18:03:40.956218+0000","last_fullsized":"2024-08-17T18:03:40.956218+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:48.731698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'2","reported_seq":118,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.946991+0000","last_change":"2024-08-17T18:02:17.981984+0000","last_active":"2024-08-17T18:03:39.946991+0000","last_peered":"2024-08-17T18:03:39.946991+0000","last_clean":"2024-08-17T18:03:39.946991+0000","last_became_active":"2024-08-17T18:02:17.980071+0000","last_became_peered":"2024-08-17T18:02:17.980071+0000","last_unstale":"2024-08-17T18:03:39.946991+0000","last_undegraded":"2024-08-17T18:03:39.946991+0000","last_fullsized":"2024-08-17T18:03:39.946991+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:04.854117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":317,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.955214+0000","last_change":"2024-08-17T17:50:19.053739+0000","last_active":"2024-08-17T18:03:40.955214+0000","last_peered":"2024-08-17T18:03:40.955214+0000","last_clean":"2024-08-17T18:03:40.955214+0000","last_became_active":"2024-08-17T17:50:19.052721+0000","last_became_peered":"2024-08-17T17:50:19.052721+0000","last_unstale":"2024-08-17T18:03:40.955214+0000","last_undegraded":"2024-08-17T18:03:40.955214+0000","last_fullsized":"2024-08-17T18:03:40.955214+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:37.862723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":101,"reported_epoch":355,"state":"active+clean","last_fresh":"2024-08-17T18:03:39.947607+0000","last_change":"2024-08-17T18:02:17.992769+0000","last_active":"2024-08-17T18:03:39.947607+0000","last_peered":"2024-08-17T18:03:39.947607+0000","last_clean":"2024-08-17T18:03:39.947607+0000","last_became_active":"2024-08-17T18:02:17.989511+0000","last_became_peered":"2024-08-17T18:02:17.989511+0000","last_unstale":"2024-08-17T18:03:39.947607+0000","last_undegraded":"2024-08-17T18:03:39.947607+0000","last_fullsized":"2024-08-17T18:03:39.947607+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:41.644670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":591,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.974616+0000","last_change":"2024-08-17T17:50:19.048135+0000","last_active":"2024-08-17T18:03:40.974616+0000","last_peered":"2024-08-17T18:03:40.974616+0000","last_clean":"2024-08-17T18:03:40.974616+0000","last_became_active":"2024-08-17T17:50:19.047774+0000","last_became_peered":"2024-08-17T17:50:19.047774+0000","last_unstale":"2024-08-17T18:03:40.974616+0000","last_undegraded":"2024-08-17T18:03:40.974616+0000","last_fullsized":"2024-08-17T18:03:40.974616+0000","mapping_epoch":278,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":279,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:36:48.271568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":569,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.973154+0000","last_change":"2024-08-17T17:43:20.039025+0000","last_active":"2024-08-17T18:03:40.973154+0000","last_peered":"2024-08-17T18:03:40.973154+0000","last_clean":"2024-08-17T18:03:40.973154+0000","last_became_active":"2024-08-17T17:43:20.035782+0000","last_became_peered":"2024-08-17T17:43:20.035782+0000","last_unstale":"2024-08-17T18:03:40.973154+0000","last_undegraded":"2024-08-17T18:03:40.973154+0000","last_fullsized":"2024-08-17T18:03:40.973154+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:43.685436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":296,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.954393+0000","last_change":"2024-08-17T17:40:23.735861+0000","last_active":"2024-08-17T18:03:40.954393+0000","last_peered":"2024-08-17T18:03:40.954393+0000","last_clean":"2024-08-17T18:03:40.954393+0000","last_became_active":"2024-08-17T17:40:23.734782+0000","last_became_peered":"2024-08-17T17:40:23.734782+0000","last_unstale":"2024-08-17T18:03:40.954393+0000","last_undegraded":"2024-08-17T18:03:40.954393+0000","last_fullsized":"2024-08-17T18:03:40.954393+0000","mapping_epoch":218,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:12.842977+0000","last_clean_scrub_stamp":"2024-08-17T17:11:12.842977+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:47.118307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'5","reported_seq":184,"reported_epoch":356,"state":"active+clean","last_fresh":"2024-08-17T18:03:40.980201+0000","last_change":"2024-08-17T18:03:40.979611+0000","last_active":"2024-08-17T18:03:40.980201+0000","last_peered":"2024-08-17T18:03:40.980201+0000","last_clean":"2024-08-17T18:03:40.980201+0000","last_became_active":"2024-08-17T18:03:40.978596+0000","last_became_peered":"2024-08-17T18:03:40.978596+0000","last_unstale":"2024-08-17T18:03:40.980201+0000","last_undegraded":"2024-08-17T18:03:40.980201+0000","last_fullsized":"2024-08-17T18:03:40.980201+0000","mapping_epoch":355,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":356,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:11:11.839626+0000","last_clean_scrub_stamp":"2024-08-17T17:11:11.839626+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:02.135111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5530,"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":28,"num_read_kb":27,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":14448,"num_keys_recovered":10,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6939,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":378,"num_read_kb":822,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234686,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894224,"kb_used_data":5572,"kb_used_omap":1,"kb_used_meta":888638,"kb_avail":92850928,"statfs":{"total":95995035648,"available":95079350272,"internally_reserved":0,"allocated":5705728,"data_stored":3390044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909965656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496329,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":894092,"kb_used_data":5564,"kb_used_omap":1,"kb_used_meta":888510,"kb_avail":92851060,"statfs":{"total":95995035648,"available":95079485440,"internally_reserved":0,"allocated":5697536,"data_stored":3389933,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909834584},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757972,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":899384,"kb_used_data":4972,"kb_used_omap":1,"kb_used_meta":894398,"kb_avail":92845768,"statfs":{"total":95995035648,"available":95074066432,"internally_reserved":0,"allocated":5091328,"data_stored":2795118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":915863896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":110,"seq":472446403037,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":707400,"kb_used_data":4984,"kb_used_omap":21,"kb_used_meta":702378,"kb_avail":93037752,"statfs":{"total":95995035648,"available":95270658048,"internally_reserved":0,"allocated":5103616,"data_stored":2799353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21825,"internal_metadata":719235775},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":245,"seq":1052266987786,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":468532,"kb_used_data":4964,"kb_used_omap":9,"kb_used_meta":463542,"kb_avail":93276620,"statfs":{"total":95995035648,"available":95515258880,"internally_reserved":0,"allocated":5083136,"data_stored":2794561,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9446,"internal_metadata":474667802},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":97,"seq":416611828201,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":705080,"kb_used_data":4968,"kb_used_omap":47,"kb_used_meta":700048,"kb_avail":93040072,"statfs":{"total":95995035648,"available":95273033728,"internally_reserved":0,"allocated":5087232,"data_stored":2795083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":49102,"internal_metadata":716849202},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":92,"seq":395136991739,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":769396,"kb_used_data":4964,"kb_used_omap":8,"kb_used_meta":764407,"kb_avail":92975756,"statfs":{"total":95995035648,"available":95207174144,"internally_reserved":0,"allocated":5083136,"data_stored":2794498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8697,"internal_metadata":782753287},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":278,"seq":1194000908470,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":360768,"kb_used_data":5552,"kb_used_omap":21,"kb_used_meta":355178,"kb_avail":93384384,"statfs":{"total":95995035648,"available":95625609216,"internally_reserved":0,"allocated":5685248,"data_stored":3385704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22258,"internal_metadata":363702542},"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":[]}],"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":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2853,"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":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1034,"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":1729,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1323,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:05:22.928 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T18:05:22.929 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi016 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-08-17T18:05:23.119 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=450f2abaf9d749dc8440bb97d979accd Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi016 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-08-17T18:05:23.123 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-17T18:05:23.771 INFO:tasks.cephadm:Teardown begin 2024-08-17T18:05:23.772 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:05:23.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:22 smithi060 bash[68878]: cluster 2024-08-17T18:05:21.887426+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:23.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:22 smithi060 bash[68878]: cluster 2024-08-17T18:05:21.887426+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:23.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:22 smithi060 bash[68878]: audit 2024-08-17T18:05:22.025763+0000 mgr.y (mgr.34107) 1549 : audit [DBG] from='client.36099 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:23.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:22 smithi060 bash[68878]: audit 2024-08-17T18:05:22.025763+0000 mgr.y (mgr.34107) 1549 : audit [DBG] from='client.36099 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:23.792 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:22 smithi060 bash[68878]: audit 2024-08-17T18:05:22.375585+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:22 smithi060 bash[68878]: audit 2024-08-17T18:05:22.375585+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[84186]: cluster 2024-08-17T18:05:21.887426+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[84186]: cluster 2024-08-17T18:05:21.887426+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[84186]: audit 2024-08-17T18:05:22.025763+0000 mgr.y (mgr.34107) 1549 : audit [DBG] from='client.36099 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[84186]: audit 2024-08-17T18:05:22.025763+0000 mgr.y (mgr.34107) 1549 : audit [DBG] from='client.36099 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[84186]: audit 2024-08-17T18:05:22.375585+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[84186]: audit 2024-08-17T18:05:22.375585+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[86572]: cluster 2024-08-17T18:05:21.887426+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:23.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[86572]: cluster 2024-08-17T18:05:21.887426+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:05:23.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[86572]: audit 2024-08-17T18:05:22.025763+0000 mgr.y (mgr.34107) 1549 : audit [DBG] from='client.36099 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:23.794 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[86572]: audit 2024-08-17T18:05:22.025763+0000 mgr.y (mgr.34107) 1549 : audit [DBG] from='client.36099 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:23.795 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[86572]: audit 2024-08-17T18:05:22.375585+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.795 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:22 smithi016 bash[86572]: audit 2024-08-17T18:05:22.375585+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.34107 172.21.15.16:0/2259332565' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.809 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:05:23.851 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-17T18:05:23.851 DEBUG:teuthology.orchestra.run.smithi016:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T18:05:23.870 DEBUG:teuthology.orchestra.run.smithi060:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T18:05:23.901 INFO:tasks.cephadm:Stopping all daemons... 2024-08-17T18:05:23.901 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-17T18:05:23.902 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a 2024-08-17T18:05:24.068 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:23 smithi016 systemd[1]: Stopping Ceph mon.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:24.327 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[84186]: debug 2024-08-17T18:05:24.067+0000 7fb4a20c2640 -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 2024-08-17T18:05:24.328 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[84186]: debug 2024-08-17T18:05:24.067+0000 7fb4a20c2640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-17T18:05:24.328 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: [17/Aug/2024:18:05:24] ENGINE Bus STOPPING 2024-08-17T18:05:24.858 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: ::ffff:172.21.15.60 - - [17/Aug/2024:18:05:24] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T18:05:24.858 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: [17/Aug/2024:18:05:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T18:05:24.858 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: [17/Aug/2024:18:05:24] ENGINE Bus STOPPED 2024-08-17T18:05:24.858 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: [17/Aug/2024:18:05:24] ENGINE Bus STARTING 2024-08-17T18:05:24.858 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: [17/Aug/2024:18:05:24] ENGINE Serving on http://:::9283 2024-08-17T18:05:24.859 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:24 smithi016 bash[75762]: [17/Aug/2024:18:05:24] ENGINE Bus STARTED 2024-08-17T18:05:25.286 INFO:journalctl@ceph.mon.a.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[256331]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-a 2024-08-17T18:05:25.303 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.a.service' 2024-08-17T18:05:25.335 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:25.335 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-17T18:05:25.336 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-17T18:05:25.336 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.c 2024-08-17T18:05:25.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[75762]: [17/Aug/2024:18:05:25] ENGINE Bus STOPPING 2024-08-17T18:05:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:25 smithi016 systemd[1]: Stopping Ceph mon.c for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[86572]: debug 2024-08-17T18:05:25.522+0000 7fd595caa640 -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 2024-08-17T18:05:25.578 INFO:journalctl@ceph.mon.c.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[86572]: debug 2024-08-17T18:05:25.522+0000 7fd595caa640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-17T18:05:26.048 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[75762]: [17/Aug/2024:18:05:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T18:05:26.049 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[75762]: [17/Aug/2024:18:05:25] ENGINE Bus STOPPED 2024-08-17T18:05:26.049 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:25 smithi016 bash[75762]: [17/Aug/2024:18:05:25] ENGINE Bus STARTING 2024-08-17T18:05:26.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:26 smithi016 bash[75762]: [17/Aug/2024:18:05:26] ENGINE Serving on http://:::9283 2024-08-17T18:05:26.327 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:26 smithi016 bash[75762]: [17/Aug/2024:18:05:26] ENGINE Bus STARTED 2024-08-17T18:05:26.957 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.c.service' 2024-08-17T18:05:26.985 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:26.985 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-17T18:05:26.985 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-17T18:05:26.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.b 2024-08-17T18:05:27.363 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:27 smithi060 systemd[1]: Stopping Ceph mon.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:27.363 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:27 smithi060 bash[68878]: debug 2024-08-17T18:05:27.141+0000 7f0e4a604640 -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 2024-08-17T18:05:27.363 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:27 smithi060 bash[68878]: debug 2024-08-17T18:05:27.141+0000 7f0e4a604640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-17T18:05:28.216 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.b.service' 2024-08-17T18:05:28.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:27 smithi060 bash[166354]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-b 2024-08-17T18:05:28.235 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:28 smithi060 bash[166420]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mon-b 2024-08-17T18:05:28.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:28 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T18:05:28.236 INFO:journalctl@ceph.mon.b.smithi060.stdout:Aug 17 18:05:28 smithi060 systemd[1]: Stopped Ceph mon.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T18:05:28.263 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:28.263 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-17T18:05:28.264 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-17T18:05:28.264 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y 2024-08-17T18:05:28.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:28 smithi016 systemd[1]: Stopping Ceph mgr.y for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:28.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:28 smithi016 bash[75762]: debug 2024-08-17T18:05:28.414+0000 7fbf1dcda640 -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 2024-08-17T18:05:28.577 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:28 smithi016 bash[75762]: debug 2024-08-17T18:05:28.414+0000 7fbf1dcda640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-17T18:05:29.491 INFO:journalctl@ceph.mgr.y.smithi016.stdout:Aug 17 18:05:29 smithi016 bash[256552]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-mgr-y 2024-08-17T18:05:29.494 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.y.service' 2024-08-17T18:05:29.518 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:29.519 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-17T18:05:29.519 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-17T18:05:29.519 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x 2024-08-17T18:05:29.911 INFO:journalctl@ceph.mgr.x.smithi060.stdout:Aug 17 18:05:29 smithi060 systemd[1]: Stopping Ceph mgr.x for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:30.466 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:30 smithi060 bash[61583]: ts=2024-08-17T18:05:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"956c1c4e-5cb9-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:30.692 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@mgr.x.service' 2024-08-17T18:05:30.717 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:30.718 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-17T18:05:30.718 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T18:05:30.718 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0 2024-08-17T18:05:31.077 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 18:05:30 smithi016 systemd[1]: Stopping Ceph osd.0 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:31.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 18:05:30 smithi016 bash[203932]: debug 2024-08-17T18:05:30.862+0000 7f3a7b3b6640 -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 2024-08-17T18:05:31.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 18:05:30 smithi016 bash[203932]: debug 2024-08-17T18:05:30.862+0000 7f3a7b3b6640 -1 osd.0 356 *** Got signal Terminated *** 2024-08-17T18:05:31.078 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 18:05:30 smithi016 bash[203932]: debug 2024-08-17T18:05:30.862+0000 7f3a7b3b6640 -1 osd.0 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:05:37.577 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 18:05:37 smithi016 bash[256652]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:05:37.578 INFO:journalctl@ceph.osd.0.smithi016.stdout:Aug 17 18:05:37 smithi016 bash[256718]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:05:39.803 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T18:05:39.833 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:39.834 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T18:05:39.834 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-17T18:05:39.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.1 2024-08-17T18:05:40.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 18:05:39 smithi016 systemd[1]: Stopping Ceph osd.1 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:40.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 18:05:40 smithi016 bash[97895]: debug 2024-08-17T18:05:40.002+0000 7fe8565cd640 -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 2024-08-17T18:05:40.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 18:05:40 smithi016 bash[97895]: debug 2024-08-17T18:05:40.002+0000 7fe8565cd640 -1 osd.1 356 *** Got signal Terminated *** 2024-08-17T18:05:40.078 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 18:05:40 smithi016 bash[97895]: debug 2024-08-17T18:05:40.002+0000 7fe8565cd640 -1 osd.1 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:05:46.577 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 18:05:46 smithi016 bash[256846]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:05:46.578 INFO:journalctl@ceph.osd.1.smithi016.stdout:Aug 17 18:05:46 smithi016 bash[256909]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:05:48.640 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.1.service' 2024-08-17T18:05:48.670 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:48.670 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-17T18:05:48.670 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-17T18:05:48.671 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.2 2024-08-17T18:05:49.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 18:05:48 smithi016 systemd[1]: Stopping Ceph osd.2 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:49.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 18:05:48 smithi016 bash[103315]: debug 2024-08-17T18:05:48.866+0000 7f38225de640 -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 2024-08-17T18:05:49.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 18:05:48 smithi016 bash[103315]: debug 2024-08-17T18:05:48.866+0000 7f38225de640 -1 osd.2 356 *** Got signal Terminated *** 2024-08-17T18:05:49.078 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 18:05:48 smithi016 bash[103315]: debug 2024-08-17T18:05:48.866+0000 7f38225de640 -1 osd.2 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:05:55.493 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 18:05:55 smithi016 bash[257039]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:05:55.493 INFO:journalctl@ceph.osd.2.smithi016.stdout:Aug 17 18:05:55 smithi016 bash[257101]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:05:57.532 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.2.service' 2024-08-17T18:05:57.561 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:05:57.562 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-17T18:05:57.562 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T18:05:57.562 DEBUG:teuthology.orchestra.run.smithi016:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3 2024-08-17T18:05:57.828 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:05:57 smithi016 systemd[1]: Stopping Ceph osd.3 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:05:57.828 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:05:57 smithi016 bash[175589]: debug 2024-08-17T18:05:57.762+0000 7f4ac4de1640 -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 2024-08-17T18:05:57.828 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:05:57 smithi016 bash[175589]: debug 2024-08-17T18:05:57.762+0000 7f4ac4de1640 -1 osd.3 356 *** Got signal Terminated *** 2024-08-17T18:05:57.828 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:05:57 smithi016 bash[175589]: debug 2024-08-17T18:05:57.762+0000 7f4ac4de1640 -1 osd.3 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:05:58.861 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[74477]: debug 2024-08-17T18:05:58.568+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:05:59.176 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:05:59 smithi060 bash[44647]: debug 2024-08-17T18:05:59.032+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:05:59.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[61583]: ts=2024-08-17T18:05:58.860Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-08-17T18:05:59.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[61583]: ts=2024-08-17T18:05:58.861Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-08-17T18:05:59.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[61583]: ts=2024-08-17T18:05:58.865Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-08-17T18:05:59.177 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[61583]: ts=2024-08-17T18:05:58.868Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-08-17T18:05:59.178 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[61583]: ts=2024-08-17T18:05:58.872Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-08-17T18:05:59.178 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:05:58 smithi060 bash[61583]: ts=2024-08-17T18:05:58.872Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.16:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.16:8765: connect: connection refused" 2024-08-17T18:05:59.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:05:59 smithi060 bash[74477]: debug 2024-08-17T18:05:59.576+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:05:59.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:05:59 smithi060 bash[39003]: debug 2024-08-17T18:05:59.364+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:00.077 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:05:59 smithi016 bash[175589]: debug 2024-08-17T18:05:59.658+0000 7f4ac13f6640 -1 osd.3 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.130155+0000 front 2024-08-17T18:05:34.130385+0000 (oldest deadline 2024-08-17T18:05:59.429942+0000) 2024-08-17T18:06:00.322 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:00 smithi060 bash[44647]: debug 2024-08-17T18:06:00.040+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:00.626 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:00 smithi060 bash[39003]: debug 2024-08-17T18:06:00.316+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:00.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:00 smithi060 bash[74477]: debug 2024-08-17T18:06:00.624+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:01.077 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:06:00 smithi016 bash[175589]: debug 2024-08-17T18:06:00.706+0000 7f4ac13f6640 -1 osd.3 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.130155+0000 front 2024-08-17T18:05:34.130385+0000 (oldest deadline 2024-08-17T18:05:59.429942+0000) 2024-08-17T18:06:01.341 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:01 smithi060 bash[44647]: debug 2024-08-17T18:06:01.072+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:01.624 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:01 smithi060 bash[39003]: debug 2024-08-17T18:06:01.336+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:01.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:01 smithi060 bash[74477]: debug 2024-08-17T18:06:01.620+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:02.077 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:06:01 smithi016 bash[175589]: debug 2024-08-17T18:06:01.702+0000 7f4ac13f6640 -1 osd.3 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.130155+0000 front 2024-08-17T18:05:34.130385+0000 (oldest deadline 2024-08-17T18:05:59.429942+0000) 2024-08-17T18:06:02.329 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:02 smithi060 bash[44647]: debug 2024-08-17T18:06:02.040+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:02.329 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:02 smithi060 bash[33305]: debug 2024-08-17T18:06:02.148+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:02.607 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:02 smithi060 bash[39003]: debug 2024-08-17T18:06:02.324+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:02.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:02 smithi060 bash[74477]: debug 2024-08-17T18:06:02.600+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:03.077 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:06:02 smithi016 bash[175589]: debug 2024-08-17T18:06:02.666+0000 7f4ac13f6640 -1 osd.3 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.130155+0000 front 2024-08-17T18:05:34.130385+0000 (oldest deadline 2024-08-17T18:05:59.429942+0000) 2024-08-17T18:06:03.426 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:03 smithi060 bash[39003]: debug 2024-08-17T18:06:03.284+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:03.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:03 smithi060 bash[44647]: debug 2024-08-17T18:06:03.044+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:03.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:03 smithi060 bash[33305]: debug 2024-08-17T18:06:03.168+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:03.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:03 smithi060 bash[74477]: debug 2024-08-17T18:06:03.636+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:04.328 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:06:04 smithi016 bash[257230]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:06:04.328 INFO:journalctl@ceph.osd.3.smithi016.stdout:Aug 17 18:06:04 smithi016 bash[257295]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:06:04.427 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:04 smithi060 bash[39003]: debug 2024-08-17T18:06:04.300+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:04.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:04 smithi060 bash[33305]: debug 2024-08-17T18:06:04.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:04.428 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:04 smithi060 bash[44647]: debug 2024-08-17T18:06:04.056+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:04.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:04 smithi060 bash[74477]: debug 2024-08-17T18:06:04.640+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:05.426 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:05 smithi060 bash[39003]: debug 2024-08-17T18:06:05.328+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:05.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:05 smithi060 bash[44647]: debug 2024-08-17T18:06:05.100+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:05.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:05 smithi060 bash[33305]: debug 2024-08-17T18:06:05.136+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:05.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:05 smithi060 bash[74477]: debug 2024-08-17T18:06:05.616+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:06.366 DEBUG:teuthology.orchestra.run.smithi016:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T18:06:06.393 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:06:06.394 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T18:06:06.394 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-17T18:06:06.394 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.4 2024-08-17T18:06:06.405 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[44647]: debug 2024-08-17T18:06:06.148+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:06.406 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[33305]: debug 2024-08-17T18:06:06.132+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:06.406 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[39003]: debug 2024-08-17T18:06:06.372+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:06.406 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[39003]: debug 2024-08-17T18:06:06.372+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:06.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:06 smithi060 systemd[1]: Stopping Ceph osd.4 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:06.677 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[74477]: debug 2024-08-17T18:06:06.552+0000 7f5fd33a8640 -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 2024-08-17T18:06:06.677 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[74477]: debug 2024-08-17T18:06:06.552+0000 7f5fd33a8640 -1 osd.4 356 *** Got signal Terminated *** 2024-08-17T18:06:06.677 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[74477]: debug 2024-08-17T18:06:06.552+0000 7f5fd33a8640 -1 osd.4 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:06:06.677 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:06 smithi060 bash[74477]: debug 2024-08-17T18:06:06.588+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:07.413 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:07 smithi060 bash[44647]: debug 2024-08-17T18:06:07.188+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:07.413 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:07 smithi060 bash[33305]: debug 2024-08-17T18:06:07.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:07.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:07 smithi060 bash[74477]: debug 2024-08-17T18:06:07.600+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:07.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:07 smithi060 bash[74477]: debug 2024-08-17T18:06:07.600+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.173328+0000 front 2024-08-17T18:05:41.173715+0000 (oldest deadline 2024-08-17T18:06:07.073361+0000) 2024-08-17T18:06:07.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:07 smithi060 bash[39003]: debug 2024-08-17T18:06:07.408+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:07.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:07 smithi060 bash[39003]: debug 2024-08-17T18:06:07.408+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:08.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[33305]: debug 2024-08-17T18:06:08.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:08.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[33305]: debug 2024-08-17T18:06:08.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:08.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[44647]: debug 2024-08-17T18:06:08.224+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:08.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[44647]: debug 2024-08-17T18:06:08.224+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:08.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[74477]: debug 2024-08-17T18:06:08.592+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:08.926 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[74477]: debug 2024-08-17T18:06:08.592+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.173328+0000 front 2024-08-17T18:05:41.173715+0000 (oldest deadline 2024-08-17T18:06:07.073361+0000) 2024-08-17T18:06:08.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[39003]: debug 2024-08-17T18:06:08.456+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:08.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:08 smithi060 bash[39003]: debug 2024-08-17T18:06:08.456+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:09.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[33305]: debug 2024-08-17T18:06:09.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:09.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[33305]: debug 2024-08-17T18:06:09.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:09.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[44647]: debug 2024-08-17T18:06:09.264+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:09.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[44647]: debug 2024-08-17T18:06:09.264+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:09.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[39003]: debug 2024-08-17T18:06:09.424+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:09.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[39003]: debug 2024-08-17T18:06:09.424+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:09.927 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[74477]: debug 2024-08-17T18:06:09.588+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:09.927 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:09 smithi060 bash[74477]: debug 2024-08-17T18:06:09.588+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.173328+0000 front 2024-08-17T18:05:41.173715+0000 (oldest deadline 2024-08-17T18:06:07.073361+0000) 2024-08-17T18:06:10.419 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[33305]: debug 2024-08-17T18:06:10.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:10.419 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[33305]: debug 2024-08-17T18:06:10.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:10.419 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[44647]: debug 2024-08-17T18:06:10.244+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:10.420 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[44647]: debug 2024-08-17T18:06:10.244+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:10.676 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[74477]: debug 2024-08-17T18:06:10.552+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:33.671657+0000 front 2024-08-17T18:05:33.671603+0000 (oldest deadline 2024-08-17T18:05:57.671760+0000) 2024-08-17T18:06:10.677 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[74477]: debug 2024-08-17T18:06:10.552+0000 7f5fcb9b5640 -1 osd.4 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.173328+0000 front 2024-08-17T18:05:41.173715+0000 (oldest deadline 2024-08-17T18:06:07.073361+0000) 2024-08-17T18:06:10.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[39003]: debug 2024-08-17T18:06:10.412+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:10.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:10 smithi060 bash[39003]: debug 2024-08-17T18:06:10.412+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:11.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:11 smithi060 bash[33305]: debug 2024-08-17T18:06:11.160+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:11.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:11 smithi060 bash[33305]: debug 2024-08-17T18:06:11.160+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:11.427 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:11 smithi060 bash[39003]: debug 2024-08-17T18:06:11.396+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:11.427 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:11 smithi060 bash[39003]: debug 2024-08-17T18:06:11.396+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:11.428 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:11 smithi060 bash[44647]: debug 2024-08-17T18:06:11.200+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:11.428 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:11 smithi060 bash[44647]: debug 2024-08-17T18:06:11.200+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:12.375 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[33305]: debug 2024-08-17T18:06:12.140+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:12.375 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[33305]: debug 2024-08-17T18:06:12.140+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:12.375 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[44647]: debug 2024-08-17T18:06:12.172+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:12.376 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[44647]: debug 2024-08-17T18:06:12.172+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:12.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[39003]: debug 2024-08-17T18:06:12.368+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:12.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[39003]: debug 2024-08-17T18:06:12.368+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:13.082 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[166568]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:06:13.083 INFO:journalctl@ceph.osd.4.smithi060.stdout:Aug 17 18:06:12 smithi060 bash[166634]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:06:13.408 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:13 smithi060 bash[33305]: debug 2024-08-17T18:06:13.116+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:13.408 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:13 smithi060 bash[33305]: debug 2024-08-17T18:06:13.116+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:13.409 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:13 smithi060 bash[44647]: debug 2024-08-17T18:06:13.208+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:13.409 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:13 smithi060 bash[44647]: debug 2024-08-17T18:06:13.208+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:13.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:13 smithi060 bash[39003]: debug 2024-08-17T18:06:13.404+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:13.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:13 smithi060 bash[39003]: debug 2024-08-17T18:06:13.404+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:14.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:14 smithi060 bash[33305]: debug 2024-08-17T18:06:14.136+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:14.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:14 smithi060 bash[33305]: debug 2024-08-17T18:06:14.136+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:14.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:14 smithi060 bash[44647]: debug 2024-08-17T18:06:14.204+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:14.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:14 smithi060 bash[44647]: debug 2024-08-17T18:06:14.204+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:14.764 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:14 smithi060 bash[39003]: debug 2024-08-17T18:06:14.420+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:14.764 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:14 smithi060 bash[39003]: debug 2024-08-17T18:06:14.420+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:15.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[33305]: debug 2024-08-17T18:06:15.168+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:15.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[33305]: debug 2024-08-17T18:06:15.168+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:15.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[44647]: debug 2024-08-17T18:06:15.248+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:15.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[44647]: debug 2024-08-17T18:06:15.248+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:15.433 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.4.service' 2024-08-17T18:06:15.507 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:06:15.508 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-17T18:06:15.508 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-17T18:06:15.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.5 2024-08-17T18:06:15.691 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:15 smithi060 systemd[1]: Stopping Ceph osd.5 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:15.691 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[39003]: debug 2024-08-17T18:06:15.440+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:15.691 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[39003]: debug 2024-08-17T18:06:15.440+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:15.691 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[39003]: debug 2024-08-17T18:06:15.440+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:16.126 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[33305]: debug 2024-08-17T18:06:15.684+0000 7fe007c3c640 -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 2024-08-17T18:06:16.127 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[33305]: debug 2024-08-17T18:06:15.684+0000 7fe007c3c640 -1 osd.5 356 *** Got signal Terminated *** 2024-08-17T18:06:16.127 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:15 smithi060 bash[33305]: debug 2024-08-17T18:06:15.684+0000 7fe007c3c640 -1 osd.5 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:06:16.127 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[33305]: debug 2024-08-17T18:06:16.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:16.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[33305]: debug 2024-08-17T18:06:16.120+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:16.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[44647]: debug 2024-08-17T18:06:16.260+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:16.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[44647]: debug 2024-08-17T18:06:16.260+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:16.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[44647]: debug 2024-08-17T18:06:16.260+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:16.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[39003]: debug 2024-08-17T18:06:16.472+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:16.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[39003]: debug 2024-08-17T18:06:16.472+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:16.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:16 smithi060 bash[39003]: debug 2024-08-17T18:06:16.472+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:17.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[33305]: debug 2024-08-17T18:06:17.072+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:17.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[33305]: debug 2024-08-17T18:06:17.072+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:17.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[44647]: debug 2024-08-17T18:06:17.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:17.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[44647]: debug 2024-08-17T18:06:17.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:17.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[44647]: debug 2024-08-17T18:06:17.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:17.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[39003]: debug 2024-08-17T18:06:17.504+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:17.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[39003]: debug 2024-08-17T18:06:17.504+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:17.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:17 smithi060 bash[39003]: debug 2024-08-17T18:06:17.504+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:18.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[33305]: debug 2024-08-17T18:06:18.080+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:18.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[33305]: debug 2024-08-17T18:06:18.080+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:18.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[44647]: debug 2024-08-17T18:06:18.328+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:18.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[44647]: debug 2024-08-17T18:06:18.328+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:18.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[44647]: debug 2024-08-17T18:06:18.328+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:18.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[39003]: debug 2024-08-17T18:06:18.468+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:18.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[39003]: debug 2024-08-17T18:06:18.468+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:18.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:18 smithi060 bash[39003]: debug 2024-08-17T18:06:18.468+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:19.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[33305]: debug 2024-08-17T18:06:19.068+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:19.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[33305]: debug 2024-08-17T18:06:19.068+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:19.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[33305]: debug 2024-08-17T18:06:19.068+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.908146+0000 front 2024-08-17T18:05:52.907909+0000 (oldest deadline 2024-08-17T18:06:18.207697+0000) 2024-08-17T18:06:19.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[44647]: debug 2024-08-17T18:06:19.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:19.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[44647]: debug 2024-08-17T18:06:19.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:19.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[44647]: debug 2024-08-17T18:06:19.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:19.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[39003]: debug 2024-08-17T18:06:19.516+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:19.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[39003]: debug 2024-08-17T18:06:19.516+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:19.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:19 smithi060 bash[39003]: debug 2024-08-17T18:06:19.516+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:20.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[33305]: debug 2024-08-17T18:06:20.088+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.903708+0000 front 2024-08-17T18:05:34.904093+0000 (oldest deadline 2024-08-17T18:06:01.904403+0000) 2024-08-17T18:06:20.426 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[33305]: debug 2024-08-17T18:06:20.088+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:41.905571+0000 front 2024-08-17T18:05:41.905147+0000 (oldest deadline 2024-08-17T18:06:07.805192+0000) 2024-08-17T18:06:20.427 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[33305]: debug 2024-08-17T18:06:20.088+0000 7fe004254640 -1 osd.5 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.908146+0000 front 2024-08-17T18:05:52.907909+0000 (oldest deadline 2024-08-17T18:06:18.207697+0000) 2024-08-17T18:06:20.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[44647]: debug 2024-08-17T18:06:20.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:20.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[44647]: debug 2024-08-17T18:06:20.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:20.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[44647]: debug 2024-08-17T18:06:20.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:20.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[39003]: debug 2024-08-17T18:06:20.528+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:20.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[39003]: debug 2024-08-17T18:06:20.528+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:20.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:20 smithi060 bash[39003]: debug 2024-08-17T18:06:20.528+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:21.540 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:21 smithi060 bash[44647]: debug 2024-08-17T18:06:21.276+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:21.540 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:21 smithi060 bash[44647]: debug 2024-08-17T18:06:21.276+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:21.540 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:21 smithi060 bash[44647]: debug 2024-08-17T18:06:21.276+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:21.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:21 smithi060 bash[39003]: debug 2024-08-17T18:06:21.536+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:21.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:21 smithi060 bash[39003]: debug 2024-08-17T18:06:21.536+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:21.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:21 smithi060 bash[39003]: debug 2024-08-17T18:06:21.536+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:22.300 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[166765]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:06:22.300 INFO:journalctl@ceph.osd.5.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[166828]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:06:22.300 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[44647]: debug 2024-08-17T18:06:22.292+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:22.300 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[44647]: debug 2024-08-17T18:06:22.292+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:22.300 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[44647]: debug 2024-08-17T18:06:22.292+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:22.676 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[39003]: debug 2024-08-17T18:06:22.556+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:22.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[39003]: debug 2024-08-17T18:06:22.556+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:22.677 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:22 smithi060 bash[39003]: debug 2024-08-17T18:06:22.556+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:23.555 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[44647]: debug 2024-08-17T18:06:23.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:23.556 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[44647]: debug 2024-08-17T18:06:23.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:23.556 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[44647]: debug 2024-08-17T18:06:23.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:23.810 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[39003]: debug 2024-08-17T18:06:23.548+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:23.810 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[39003]: debug 2024-08-17T18:06:23.548+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:23.810 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[39003]: debug 2024-08-17T18:06:23.548+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:23.810 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:23 smithi060 bash[39003]: debug 2024-08-17T18:06:23.548+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:24.471 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.5.service' 2024-08-17T18:06:24.499 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:06:24.499 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-17T18:06:24.499 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-17T18:06:24.500 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.6 2024-08-17T18:06:24.548 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[44647]: debug 2024-08-17T18:06:24.276+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:24.548 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[44647]: debug 2024-08-17T18:06:24.276+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:24.549 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[44647]: debug 2024-08-17T18:06:24.276+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:24.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 systemd[1]: Stopping Ceph osd.6 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:24.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.576+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:24.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.576+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:24.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.576+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:24.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.576+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:24.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.696+0000 7f8d80447640 -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 2024-08-17T18:06:24.928 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.696+0000 7f8d80447640 -1 osd.6 356 *** Got signal Terminated *** 2024-08-17T18:06:24.928 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:24 smithi060 bash[39003]: debug 2024-08-17T18:06:24.696+0000 7f8d80447640 -1 osd.6 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:06:25.589 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[44647]: debug 2024-08-17T18:06:25.248+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:25.589 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[44647]: debug 2024-08-17T18:06:25.248+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:25.590 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[44647]: debug 2024-08-17T18:06:25.248+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:25.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[39003]: debug 2024-08-17T18:06:25.584+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:25.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[39003]: debug 2024-08-17T18:06:25.584+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:25.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[39003]: debug 2024-08-17T18:06:25.584+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:25.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:25 smithi060 bash[39003]: debug 2024-08-17T18:06:25.584+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:26.638 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[44647]: debug 2024-08-17T18:06:26.296+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:26.638 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[44647]: debug 2024-08-17T18:06:26.296+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:26.638 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[44647]: debug 2024-08-17T18:06:26.296+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:26.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[39003]: debug 2024-08-17T18:06:26.632+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:26.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[39003]: debug 2024-08-17T18:06:26.632+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:26.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[39003]: debug 2024-08-17T18:06:26.632+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:26.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:26 smithi060 bash[39003]: debug 2024-08-17T18:06:26.632+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:27.595 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[44647]: debug 2024-08-17T18:06:27.308+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:27.595 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[44647]: debug 2024-08-17T18:06:27.308+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:27.595 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[44647]: debug 2024-08-17T18:06:27.308+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:27.595 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[44647]: debug 2024-08-17T18:06:27.308+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:27.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[39003]: debug 2024-08-17T18:06:27.588+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:27.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[39003]: debug 2024-08-17T18:06:27.588+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:27.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[39003]: debug 2024-08-17T18:06:27.588+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:27.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:27 smithi060 bash[39003]: debug 2024-08-17T18:06:27.588+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:28.574 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[44647]: debug 2024-08-17T18:06:28.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:28.574 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[44647]: debug 2024-08-17T18:06:28.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:28.574 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[44647]: debug 2024-08-17T18:06:28.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:28.575 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[44647]: debug 2024-08-17T18:06:28.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:28.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[39003]: debug 2024-08-17T18:06:28.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:28.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[39003]: debug 2024-08-17T18:06:28.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:28.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[39003]: debug 2024-08-17T18:06:28.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:28.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:28 smithi060 bash[39003]: debug 2024-08-17T18:06:28.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:29.579 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[44647]: debug 2024-08-17T18:06:29.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:29.580 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[44647]: debug 2024-08-17T18:06:29.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:29.580 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[44647]: debug 2024-08-17T18:06:29.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:29.580 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[44647]: debug 2024-08-17T18:06:29.284+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:29.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[39003]: debug 2024-08-17T18:06:29.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:34.426090+0000 front 2024-08-17T18:05:34.426004+0000 (oldest deadline 2024-08-17T18:05:58.525730+0000) 2024-08-17T18:06:29.926 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[39003]: debug 2024-08-17T18:06:29.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:43.227144+0000 front 2024-08-17T18:05:43.227300+0000 (oldest deadline 2024-08-17T18:06:06.127376+0000) 2024-08-17T18:06:29.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[39003]: debug 2024-08-17T18:06:29.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.028911+0000 front 2024-08-17T18:05:52.029179+0000 (oldest deadline 2024-08-17T18:06:14.928996+0000) 2024-08-17T18:06:29.927 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:29 smithi060 bash[39003]: debug 2024-08-17T18:06:29.572+0000 7f8d79a59640 -1 osd.6 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.732246+0000 front 2024-08-17T18:06:01.732308+0000 (oldest deadline 2024-08-17T18:06:23.431955+0000) 2024-08-17T18:06:30.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:30 smithi060 bash[44647]: debug 2024-08-17T18:06:30.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:30.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:30 smithi060 bash[44647]: debug 2024-08-17T18:06:30.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:30.678 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:30 smithi060 bash[44647]: debug 2024-08-17T18:06:30.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:30.678 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:30 smithi060 bash[44647]: debug 2024-08-17T18:06:30.300+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:31.176 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:30 smithi060 bash[166959]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:06:31.176 INFO:journalctl@ceph.osd.6.smithi060.stdout:Aug 17 18:06:31 smithi060 bash[167020]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:06:31.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:31 smithi060 bash[44647]: debug 2024-08-17T18:06:31.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:31.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:31 smithi060 bash[44647]: debug 2024-08-17T18:06:31.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:31.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:31 smithi060 bash[44647]: debug 2024-08-17T18:06:31.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:31.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:31 smithi060 bash[44647]: debug 2024-08-17T18:06:31.272+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:32.609 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:32 smithi060 bash[44647]: debug 2024-08-17T18:06:32.280+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:32.609 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:32 smithi060 bash[44647]: debug 2024-08-17T18:06:32.280+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:32.610 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:32 smithi060 bash[44647]: debug 2024-08-17T18:06:32.280+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:32.610 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:32 smithi060 bash[44647]: debug 2024-08-17T18:06:32.280+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:33.240 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.6.service' 2024-08-17T18:06:33.311 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:06:33.312 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-17T18:06:33.312 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-17T18:06:33.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.7 2024-08-17T18:06:33.490 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.252+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:33.490 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.252+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:33.490 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.252+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:33.490 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.252+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:33.491 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 systemd[1]: Stopping Ceph osd.7 for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:33.491 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.484+0000 7fb725c85640 -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 2024-08-17T18:06:33.926 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.484+0000 7fb725c85640 -1 osd.7 356 *** Got signal Terminated *** 2024-08-17T18:06:33.926 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:33 smithi060 bash[44647]: debug 2024-08-17T18:06:33.484+0000 7fb725c85640 -1 osd.7 356 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:06:34.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:34 smithi060 bash[44647]: debug 2024-08-17T18:06:34.264+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:34.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:34 smithi060 bash[44647]: debug 2024-08-17T18:06:34.264+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:34.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:34 smithi060 bash[44647]: debug 2024-08-17T18:06:34.264+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:34.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:34 smithi060 bash[44647]: debug 2024-08-17T18:06:34.264+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:35.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:35 smithi060 bash[44647]: debug 2024-08-17T18:06:35.232+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:35.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:35 smithi060 bash[44647]: debug 2024-08-17T18:06:35.232+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:35.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:35 smithi060 bash[44647]: debug 2024-08-17T18:06:35.232+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:35.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:35 smithi060 bash[44647]: debug 2024-08-17T18:06:35.232+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:36.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:36 smithi060 bash[44647]: debug 2024-08-17T18:06:36.212+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:36.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:36 smithi060 bash[44647]: debug 2024-08-17T18:06:36.212+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:36.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:36 smithi060 bash[44647]: debug 2024-08-17T18:06:36.212+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:36.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:36 smithi060 bash[44647]: debug 2024-08-17T18:06:36.212+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:36.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:36 smithi060 bash[44647]: debug 2024-08-17T18:06:36.212+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.60:6804 osd.4 since back 2024-08-17T18:06:10.153926+0000 front 2024-08-17T18:06:10.154166+0000 (oldest deadline 2024-08-17T18:06:36.053804+0000) 2024-08-17T18:06:37.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:37 smithi060 bash[44647]: debug 2024-08-17T18:06:37.184+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:37.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:37 smithi060 bash[44647]: debug 2024-08-17T18:06:37.184+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:37.676 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:37 smithi060 bash[44647]: debug 2024-08-17T18:06:37.184+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:37.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:37 smithi060 bash[44647]: debug 2024-08-17T18:06:37.184+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:37.677 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:37 smithi060 bash[44647]: debug 2024-08-17T18:06:37.184+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.60:6804 osd.4 since back 2024-08-17T18:06:10.153926+0000 front 2024-08-17T18:06:10.154166+0000 (oldest deadline 2024-08-17T18:06:36.053804+0000) 2024-08-17T18:06:38.426 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:38 smithi060 bash[44647]: debug 2024-08-17T18:06:38.156+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6806 osd.0 since back 2024-08-17T18:05:35.346034+0000 front 2024-08-17T18:05:35.345808+0000 (oldest deadline 2024-08-17T18:05:58.245673+0000) 2024-08-17T18:06:38.426 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:38 smithi060 bash[44647]: debug 2024-08-17T18:06:38.156+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6814 osd.1 since back 2024-08-17T18:05:39.347291+0000 front 2024-08-17T18:05:39.347330+0000 (oldest deadline 2024-08-17T18:06:07.547587+0000) 2024-08-17T18:06:38.426 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:38 smithi060 bash[44647]: debug 2024-08-17T18:06:38.156+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6822 osd.2 since back 2024-08-17T18:05:52.650561+0000 front 2024-08-17T18:05:52.650461+0000 (oldest deadline 2024-08-17T18:06:16.150137+0000) 2024-08-17T18:06:38.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:38 smithi060 bash[44647]: debug 2024-08-17T18:06:38.156+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.16:6830 osd.3 since back 2024-08-17T18:06:01.952534+0000 front 2024-08-17T18:06:01.952279+0000 (oldest deadline 2024-08-17T18:06:26.652197+0000) 2024-08-17T18:06:38.427 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:38 smithi060 bash[44647]: debug 2024-08-17T18:06:38.156+0000 7fb721a9c640 -1 osd.7 356 heartbeat_check: no reply from 172.21.15.60:6804 osd.4 since back 2024-08-17T18:06:10.153926+0000 front 2024-08-17T18:06:10.154166+0000 (oldest deadline 2024-08-17T18:06:36.053804+0000) 2024-08-17T18:06:40.141 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:39 smithi060 bash[167152]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:06:40.142 INFO:journalctl@ceph.osd.7.smithi060.stdout:Aug 17 18:06:40 smithi060 bash[167220]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:06:41.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@osd.7.service' 2024-08-17T18:06:41.980 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:06:41.980 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-17T18:06:41.980 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-17T18:06:41.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo systemctl stop ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@prometheus.a 2024-08-17T18:06:42.200 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 systemd[1]: Stopping Ceph prometheus.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:42.201 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:06:42.201 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T18:06:42.201 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T18:06:42.201 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T18:06:42.201 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T18:06:42.201 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T18:06:42.202 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T18:06:42.202 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T18:06:42.202 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.161Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T18:06:42.202 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.165Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T18:06:42.202 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.165Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T18:06:42.202 INFO:journalctl@ceph.prometheus.a.smithi060.stdout:Aug 17 18:06:42 smithi060 bash[61583]: ts=2024-08-17T18:06:42.166Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T18:06:43.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo pkill -f 'journalctl -f -n 0 -u ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@prometheus.a.service' 2024-08-17T18:06:43.071 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:06:43.071 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-17T18:06:43.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:06:48.417 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:48.418 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:48.418 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:48.720 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:48.720 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:48.721 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.006 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.006 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:48 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.328 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.328 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.659 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.659 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.660 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.660 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:49.986 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:49 smithi016 systemd[1]: Stopping Ceph node-exporter.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:50.707 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:50 smithi016 bash[257650]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:06:50.707 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:50 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:06:50.707 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:50 smithi016 bash[257710]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:06:50.707 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:50 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T18:06:50.708 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:50 smithi016 systemd[1]: Stopped Ceph node-exporter.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T18:06:50.983 INFO:journalctl@ceph.node-exporter.a.smithi016.stdout:Aug 17 18:06:50 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:50.983 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:50 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:50.983 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:50 smithi016 systemd[1]: Stopping Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:06:50.984 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:50 smithi016 bash[74635]: ts=2024-08-17T18:06:50.910Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:06:51.828 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:51 smithi016 bash[257773]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:06:51.828 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:51 smithi016 bash[257834]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:06:51.828 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:51 smithi016 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T18:06:51.828 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:51 smithi016 systemd[1]: Stopped Ceph alertmanager.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T18:06:52.328 INFO:journalctl@ceph.alertmanager.a.smithi016.stdout:Aug 17 18:06:51 smithi016 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:06:55.154 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:07:00.481 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:00.482 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:00.482 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:00.482 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:00.753 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:00.753 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.033 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.033 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:00 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.391 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.391 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.656 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.657 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.657 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.658 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:01.926 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:01 smithi060 systemd[1]: Stopping Ceph node-exporter.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:07:02.845 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:02 smithi060 bash[167673]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:07:02.845 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:02 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:07:02.846 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:02 smithi060 bash[167732]: Error response from daemon: No such container: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:07:02.846 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:02 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T18:07:02.846 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:02 smithi060 systemd[1]: Stopped Ceph node-exporter.b for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T18:07:03.176 INFO:journalctl@ceph.node-exporter.b.smithi060.stdout:Aug 17 18:07:03 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:03.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:02 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:03.176 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:03 smithi060 systemd[1]: Stopping Ceph grafana.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968... 2024-08-17T18:07:03.926 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:03 smithi060 bash[167795]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:07:03.926 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:03 smithi060 bash[167855]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:07:03.926 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:03 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:07:03.927 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:03 smithi060 systemd[1]: ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T18:07:03.927 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:03 smithi060 systemd[1]: Stopped Ceph grafana.a for 956c1c4e-5cb9-11ef-bccf-c7b262605968. 2024-08-17T18:07:04.426 INFO:journalctl@ceph.grafana.a.smithi060.stdout:Aug 17 18:07:04 smithi060 systemd[1]: /etc/systemd/system/ceph-956c1c4e-5cb9-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:07:11.107 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:07:11.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:07:11.136 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-17T18:07:11.138 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324/remote/smithi016/crash 2024-08-17T18:07:11.139 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:07:11.181 INFO:teuthology.orchestra.run.smithi016.stderr:tar: /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:07:11.181 INFO:teuthology.orchestra.run.smithi016.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:07:11.183 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324/remote/smithi060/crash 2024-08-17T18:07:11.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:07:11.204 INFO:teuthology.orchestra.run.smithi060.stderr:tar: /var/lib/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:07:11.204 INFO:teuthology.orchestra.run.smithi060.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:07:11.205 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-17T18:07:11.205 DEBUG:teuthology.orchestra.run.smithi016:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(POOL_APP_NOT_ENABLED\)' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v OSDMAP_FLAGS | egrep -v PG_AVAILABILITY | head -n 1 2024-08-17T18:07:11.327 INFO:teuthology.orchestra.run.smithi016.stdout:1723914681.2636468 mon.a (mon.0) 863 : cluster [WRN] Replacing daemon mds.foo.smithi016.daubqx as rank 0 with standby daemon mds.foo.smithi060.hwrssp 2024-08-17T18:07:11.328 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-17T18:07:11.328 INFO:tasks.cephadm:Compressing logs... 2024-08-17T18:07:11.328 DEBUG:teuthology.orchestra.run.smithi016:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T18:07:11.330 DEBUG:teuthology.orchestra.run.smithi060:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T18:07:11.339 INFO:teuthology.orchestra.run.smithi016.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T18:07:11.343 INFO:teuthology.orchestra.run.smithi060.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T18:07:11.352 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:07:11.356 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:07:11.359 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.7.log 2024-08-17T18:07:11.359 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose --/var/log/ceph/cephadm.log: /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.6.log 2024-08-17T18:07:11.361 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:07:11.361 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.5.log 2024-08-17T18:07:11.361 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mgr.x.log 2024-08-17T18:07:11.362 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:07:11.366 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:07:11.366 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:07:11.367 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mds.foo.smithi060.hwrssp.log 2024-08-17T18:07:11.367 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.b.log 2024-08-17T18:07:11.367 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.4.log 2024-08-17T18:07:11.367 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mds.foo.smithi060.hwrssp.log: /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.b.log: 81.4% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mds.foo.smithi060.hwrssp.log.gz 2024-08-17T18:07:11.368 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mgr.y.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.0.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.2.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mgr.y.log: /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.a.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.3.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.1.log 2024-08-17T18:07:11.369 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:07:11.370 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:07:11.370 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.c.log 2024-08-17T18:07:11.370 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:07:11.370 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mds.foo.smithi016.daubqx.log 2024-08-17T18:07:11.370 INFO:teuthology.orchestra.run.smithi016.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.audit.log: /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mds.foo.smithi016.daubqx.log: 86.7% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mds.foo.smithi016.daubqx.log.gz 2024-08-17T18:07:11.376 INFO:teuthology.orchestra.run.smithi016.stderr: 93.0% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:07:11.460 INFO:teuthology.orchestra.run.smithi016.stderr: 90.9% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:07:11.500 INFO:teuthology.orchestra.run.smithi016.stderr: 93.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:07:11.527 INFO:teuthology.orchestra.run.smithi016.stderr: 93.9% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:07:11.616 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.4.log: 84.1% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:07:11.695 INFO:teuthology.orchestra.run.smithi060.stderr: 90.0% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:07:11.706 INFO:teuthology.orchestra.run.smithi060.stderr: 87.6% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:07:11.814 INFO:teuthology.orchestra.run.smithi060.stderr: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:07:11.873 INFO:teuthology.orchestra.run.smithi060.stderr: 91.3% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:07:11.983 INFO:teuthology.orchestra.run.smithi016.stderr: 91.3% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:07:12.068 INFO:teuthology.orchestra.run.smithi060.stderr: 90.4% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mgr.x.log.gz 2024-08-17T18:07:15.943 INFO:teuthology.orchestra.run.smithi016.stderr: 89.8% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mgr.y.log.gz 2024-08-17T18:07:17.985 INFO:teuthology.orchestra.run.smithi060.stderr: 92.7% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.b.log.gz 2024-08-17T18:07:23.245 INFO:teuthology.orchestra.run.smithi016.stderr: 92.3% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.c.log.gz 2024-08-17T18:07:43.617 INFO:teuthology.orchestra.run.smithi016.stderr: 90.4% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-mon.a.log.gz 2024-08-17T18:11:31.619 INFO:teuthology.orchestra.run.smithi060.stderr: 94.1% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.5.log.gz 2024-08-17T18:12:31.301 INFO:teuthology.orchestra.run.smithi016.stderr: 93.8% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.0.log.gz 2024-08-17T18:18:02.747 INFO:teuthology.orchestra.run.smithi060.stderr: 92.8% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.4.log.gz 2024-08-17T18:18:15.821 INFO:teuthology.orchestra.run.smithi016.stderr: 93.0% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.2.log.gz 2024-08-17T18:18:19.352 INFO:teuthology.orchestra.run.smithi060.stderr: 93.1% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.7.log.gz 2024-08-17T18:18:28.169 INFO:teuthology.orchestra.run.smithi060.stderr: 92.6% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.6.log.gz 2024-08-17T18:18:28.171 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-08-17T18:18:28.171 INFO:teuthology.orchestra.run.smithi060.stderr:real 11m16.837s 2024-08-17T18:18:28.171 INFO:teuthology.orchestra.run.smithi060.stderr:user 12m12.713s 2024-08-17T18:18:28.171 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m31.716s 2024-08-17T18:19:24.418 INFO:teuthology.orchestra.run.smithi016.stderr: 93.6% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.3.log.gz 2024-08-17T18:20:06.274 INFO:teuthology.orchestra.run.smithi016.stderr: 92.8% -- replaced with /var/log/ceph/956c1c4e-5cb9-11ef-bccf-c7b262605968/ceph-osd.1.log.gz 2024-08-17T18:20:06.275 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-08-17T18:20:06.275 INFO:teuthology.orchestra.run.smithi016.stderr:real 12m54.942s 2024-08-17T18:20:06.276 INFO:teuthology.orchestra.run.smithi016.stderr:user 13m53.159s 2024-08-17T18:20:06.276 INFO:teuthology.orchestra.run.smithi016.stderr:sys 0m36.356s 2024-08-17T18:20:06.277 INFO:tasks.cephadm:Archiving logs... 2024-08-17T18:20:06.277 DEBUG:teuthology.misc:Transferring archived files from smithi016:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324/remote/smithi016/log 2024-08-17T18:20:06.279 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:20:52.485 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324/remote/smithi060/log 2024-08-17T18:20:52.486 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:21:34.232 INFO:tasks.cephadm:Removing cluster... 2024-08-17T18:21:34.233 DEBUG:teuthology.orchestra.run.smithi016:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 --force 2024-08-17T18:21:36.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 956c1c4e-5cb9-11ef-bccf-c7b262605968 --force 2024-08-17T18:21:38.709 INFO:tasks.cephadm:Removing cephadm ... 2024-08-17T18:21:38.710 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:21:38.716 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:21:38.730 INFO:tasks.cephadm:Teardown complete 2024-08-17T18:21:38.731 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-17T18:21:38.741 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-08-17T18:21:38.742 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:21:38.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:21:38.892 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-17T18:21:38.902 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-17T18:21:38.902 DEBUG:teuthology.orchestra.run.smithi016:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:21:38.904 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:21:38.941 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T18:21:38.941 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-08-17T18:21:38.941 INFO:teuthology.orchestra.run.smithi060.stdout:+hv01.front.sepi 67.205.162.81 3 u 167 256 377 0.178 +0.207 0.408 2024-08-17T18:21:38.941 INFO:teuthology.orchestra.run.smithi060.stdout:*hv02.front.sepi 63.231.80.2 3 u 114 256 377 0.167 +1.061 0.541 2024-08-17T18:21:38.941 INFO:teuthology.orchestra.run.smithi060.stdout:+hv03.front.sepi 74.6.168.72 3 u 182 256 377 0.152 +1.207 0.626 2024-08-17T18:21:38.942 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T18:21:38.949 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T18:21:38.950 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-08-17T18:21:38.950 INFO:teuthology.orchestra.run.smithi016.stdout:+hv01.front.sepi 67.205.162.81 3 u 50 64 377 0.092 -0.575 0.044 2024-08-17T18:21:38.950 INFO:teuthology.orchestra.run.smithi016.stdout:*hv02.front.sepi 63.231.80.2 3 u 42 64 377 0.115 +0.041 0.080 2024-08-17T18:21:38.950 INFO:teuthology.orchestra.run.smithi016.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 64 377 0.124 -0.031 0.097 2024-08-17T18:21:38.950 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T18:21:38.951 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-17T18:21:38.959 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-17T18:21:38.960 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-17T18:21:38.991 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-17T18:21:39.000 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-17T18:21:39.009 INFO:teuthology.task.internal:Duration was 5694.189539 seconds 2024-08-17T18:21:39.010 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-17T18:21:39.018 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-17T18:21:39.019 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:21:39.021 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:21:39.143 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-17T18:21:39.143 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi016.front.sepia.ceph.com 2024-08-17T18:21:39.144 DEBUG:teuthology.orchestra.run.smithi016:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-17T18:21:39.167 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-08-17T18:21:39.167 DEBUG:teuthology.orchestra.run.smithi060:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-17T18:21:39.190 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-17T18:21:39.190 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:21:39.213 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:21:39.474 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-17T18:21:39.475 DEBUG:teuthology.orchestra.run.smithi016:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:21:39.477 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:21:40.447 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-17T18:21:40.457 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-17T18:21:40.458 DEBUG:teuthology.orchestra.run.smithi016:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:21:40.497 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:21:40.548 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-17T18:21:40.558 DEBUG:teuthology.orchestra.run.smithi016:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:21:40.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:21:40.575 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-08-17T18:21:40.578 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = core 2024-08-17T18:21:40.604 DEBUG:teuthology.orchestra.run.smithi016:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:21:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:21:40.652 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:21:40.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:21:40.657 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-17T18:21:40.668 INFO:teuthology.task.internal:Transferring archived files... 2024-08-17T18:21:40.668 DEBUG:teuthology.misc:Transferring archived files from smithi016:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324/remote/smithi016 2024-08-17T18:21:40.669 DEBUG:teuthology.orchestra.run.smithi016:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:21:40.746 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858324/remote/smithi060 2024-08-17T18:21:40.746 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:21:40.783 INFO:teuthology.task.internal:Removing archive directory... 2024-08-17T18:21:40.783 DEBUG:teuthology.orchestra.run.smithi016:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:21:40.786 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:21:40.819 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-17T18:21:40.830 INFO:teuthology.task.internal:Not uploading archives. 2024-08-17T18:21:40.830 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-17T18:21:40.841 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-17T18:21:40.841 DEBUG:teuthology.orchestra.run.smithi016:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:21:40.843 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:21:40.848 INFO:teuthology.orchestra.run.smithi016.stdout: 658617 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Aug 17 18:21 /home/ubuntu/cephtest 2024-08-17T18:21:40.848 INFO:teuthology.orchestra.run.smithi016.stdout: 1312286 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 17 17:59 /home/ubuntu/cephtest/mnt.0 2024-08-17T18:21:40.848 INFO:teuthology.orchestra.run.smithi016.stdout: 1312288 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 17 17:59 /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T18:21:40.848 INFO:teuthology.orchestra.run.smithi016.stdout: 1325745 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 17 17:59 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T18:21:40.849 INFO:teuthology.orchestra.run.smithi016.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-08-17T18:21:40.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:21:40.864 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi016 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:21:40.872 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-17T18:21:40.882 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-17T18:21:40.911 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi016 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:21:40.915 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/rbd-cls 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: 5694.18953871727 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi016 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=450f2abaf9d749dc8440bb97d979accd status: fail success: false 2024-08-17T18:21:40.916 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T18:21:40.943 INFO:teuthology.orchestra.run.smithi060.stdout: 658468 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 18:21 /home/ubuntu/cephtest 2024-08-17T18:21:41.055 INFO:teuthology.run:FAIL